Commit History

Author SHA1 Message Date
  peter 1a7f159fad * only call destructor in except block when there is a destructor 22 years ago
  peter 05c05f2555 * failn removed 22 years ago
  peter a467b84faa * fixed various crashes 22 years ago
  peter 26d78ff5c9 * moved implicit exception frame from ncgutil to psub 22 years ago
  peter 1a2eedd767 * self moved to hidden parameter 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
  peter 9b236892b7 * set return_offset moved to after_header 22 years ago
  peter f4b818fc1d * removed funcretn,funcretsym, function result is now in varsym 22 years ago
  florian 47a3437dba * comp is now written with its bit pattern to the ppu instead as an extended 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
  daniel a32926e2fc * Some work on interference graph construction 22 years ago
  Jonas Maebe 56132c1a9c * assembler procedures now again get a stackframe if they have local 22 years ago
  Jonas Maebe ec71805aa8 * several ppc/generic result offset related fixes. The "normal" result 22 years ago
  peter 45e5cada69 * give error when exports is not supported 22 years ago
  Jonas Maebe 24e2741659 * more powerpc and generic fixes related to the new register allocator 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
  peter 2721d341f0 * merged some verbosity options. 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 55a161bbbf * Tregister changed into a record 22 years ago
  peter c0c6ad57f3 * check also interfacedef when checking for matching forwarddef 22 years ago
  michael fbd28675c9 + Patch from peter to support initial values for local variables 22 years ago
  peter 215ccaafe2 * fixed parsing of declarations before asm statement 22 years ago
  peter 8d6f26bf4f * parse declarations before check _ASM token 22 years ago
  peter bbf8bddbb4 * unit loading changed to first register units and load them 22 years ago