Commit History

Author SHA1 Message Date
  peter 3f0491bb38 * changed reg2opsize to function 22 years ago
  daniel e8f649f5c2 + $define newra will enable new register allocator 22 years ago
  daniel 86bcea6ef5 * Code generator converted to new register notation 22 years ago
  carl 59d3edeec7 * Several bugfixes for m68k target (register alloc., opcode emission) 22 years ago
  daniel 7be2b727f2 * Work on register conversion 22 years ago
  daniel 7b2fd10fb4 * Converted some code in cgx86.pas to new register numbering 22 years ago
  daniel 6e507ba483 * Added register conversion 22 years ago
  daniel fd4632c85b * Added register convesrion procedure 22 years ago
  daniel 55a161bbbf * Tregister changed into a record 22 years ago
  florian b59b436130 * x86-64 compiles 22 years ago
  mazen a835405a27 * fixed a compilation bug accmulator-->accumulator, in definition of return_result_reg 23 years ago
  mazen 41153e2b1a + return_result_reg and function_result_reg are now used, in all plateforms, to pass functions result between called function and its caller. See the explanation of each one 23 years ago
  carl 67486c96c3 * fixes for Delphi 6 compilation 23 years ago
  Jonas Maebe 3ab3c91e0a - remove valuelow/valuehigh fields from tlocation, because they depend 23 years ago
  florian af4302bc67 * more fixes for ppc calling conventions 23 years ago
  carl 9da171faf2 + stab register indexes for powerpc (moved from gdb to cpubase) 23 years ago
  florian b136cecacd * first part of ppc calling conventions fix 23 years ago
  carl 448d40de1a + FPURESULTREG -> FPU_RESULT_REG 23 years ago
  florian 07783d2a0d * powerpc target fixed, very simple units can be compiled 23 years ago
  peter 4285e99853 * internal linker 23 years ago
  peter 68ce5a00e5 * cg64 patch 23 years ago
  peter 06ebac4e27 * readded missing revisions 23 years ago
  carl 21b3a10f02 + defines.inc -> fpcdefs.inc to avoid conflicts if compiling by hand 23 years ago
  peter 2992e1819c * removed old logs and updated copyright year 23 years ago
  peter f6b3e2e37f * synchronized cpubase between powerpc and i386 23 years ago
  peter 4dcd96747e * moved entry and exitcode to ncgutil and cgobj 23 years ago
  carl 21593abffb - removed some other stuff to their units 23 years ago
  carl b4f0af389d + generic FPC_CHECKPOINTER 23 years ago
  peter 6d3ac41ce6 * fixed conflicts between the last 2 commits 23 years ago
  peter 3bcfe33002 * fixed stackcheck that would be called recursively when a stack 23 years ago