Commit History

Author SHA1 Message Date
  peter 7bf41f8dff * fix set_varstate in for loops 22 years ago
  peter 079e489b08 * absolute to object field supported, fixes tb0458 22 years ago
  peter 4a1ecb07d1 * splitted buildderef and buildderefimpl to fix interface crc 22 years ago
  peter 6878c55c80 * write derefdata in a separate ppu entry 22 years ago
  daniel b2343f4b16 * Register allocator splitted, ans abstract now 22 years ago
  peter 95f132db3d * set_varstate cleanup 22 years ago
  florian 550b398f02 * writing of loop nodes fixed 22 years ago
  peter 70fe77ca7c * procinfo unit contains tprocinfo 22 years ago
  daniel 268bfcf784 * Fixed register allocator. *Lots* of fixes. 22 years ago
  peter 0dceec9a64 * current_procdef removed, use current_procinfo.procdef instead 22 years ago
  peter e7975c7592 * re-resolving added instead of reloading from ppu 22 years ago
  Jonas Maebe edb2179730 + added freeintparaloc 22 years ago
  peter 047a066711 * procinlinenode removed 22 years ago
  peter 05c05f2555 * failn removed 22 years ago
  peter 26d78ff5c9 * moved implicit exception frame from ncgutil to psub 22 years ago
  florian 9612e57805 * introduced defaultordconsttype to decribe the default size of ordinal constants 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 61a964729e * removed load_funcret 22 years ago
  peter f4b818fc1d * removed funcretn,funcretsym, function result is now in varsym 22 years ago
  daniel 6aa01a99a9 * Ifdefs around a lot of calls to cleartempgen 22 years ago
  peter 47489f2376 * firstpass uses expectloc 22 years ago
  peter 4a0bda8041 * don't allow var and out parameters as for loop counter 22 years ago
  peter 2721d341f0 * merged some verbosity options. 22 years ago
  daniel 2930a10314 * Readded missing variable 22 years ago
  peter 60b05c92de * fixed warning about unset funcret 22 years ago
  daniel 5041b70618 * Removed ifdefs around notifications 22 years ago
  daniel 158e9689d7 + Notification implementation complete 22 years ago
  daniel 038fec836e * Some work on notifications 22 years ago
  peter 42af4ce5b9 * do not allow threadvar as loop counter 22 years ago