Commit History

Author SHA1 Message Date
  peter 05c05f2555 * failn removed 22 years ago
  peter c577c78366 * removed ret_in_acc, it's the reverse of ret_in_param 22 years ago
  Jonas Maebe f8cb290a84 * fixed several initialization and finalization related bugs (missing 22 years ago
  peter 26d78ff5c9 * moved implicit exception frame from ncgutil to psub 22 years ago
  peter 15b0132f6f * tloadnode does not support objectsymtable,withsymtable anymore 22 years ago
  Jonas Maebe 17906f62d2 * moved storing of register parameters to memory even earlier in the 22 years ago
  peter 1a2eedd767 * self moved to hidden parameter 22 years ago
  michael cf68b27bb9 + Patch from peter to fix wrong pushing of ansistring function results in open array 22 years ago
  peter 6d57995944 * do not finalize function results 22 years ago
  Jonas Maebe d03841dc16 * store register para's to memory before copying the valuepara's, because 22 years ago
  peter 60978ba89c * aktprocdef renamed to current_procdef 22 years ago
  peter 7f14891d66 * aktprocdef cleanup, aktprocdef is now always nil when parsing 22 years ago
  florian b5d749d24d * fixed passing of fpu values by fpu register 22 years ago
  peter f4b818fc1d * removed funcretn,funcretsym, function result is now in varsym 22 years ago
  florian 0284016ee9 * fixed several issues with powerpc 22 years ago
  peter 9ed2ce8c12 * removed some notes/hints 22 years ago
  peter e248c0ece4 * fixed C style array of const 22 years ago
  daniel 25059e21b6 + Implemented the actual register allocator 22 years ago
  Jonas Maebe 56132c1a9c * assembler procedures now again get a stackframe if they have local 22 years ago
  olle a069aadad0 * changed newasmsymbol to newasmsymboldata for data symbols 22 years ago
  peter 4a0b87ac59 * fix classmethod from classmethod call 22 years ago
  peter c4ddcc78a8 * generic constructor working for i386 22 years ago
  peter ec2a9a6ef8 * fix range error 22 years ago
  Jonas Maebe d168ae15df * lots of new regallocator fixes, both in generic and ppc-specific code 22 years ago
  daniel 18ab545cb7 * Fixed the optimizer 22 years ago
  daniel 86bcea6ef5 * Code generator converted to new register notation 22 years ago
  carl 2c19def917 * bugfix of FPU emulation code 22 years ago
  florian 2102ce7031 * fixed some PowerPC issues 22 years ago
  florian 34a91d9171 * fixed broken PowerPC compiler 22 years ago
  daniel 55a161bbbf * Tregister changed into a record 22 years ago