Commit History

Author SHA1 Message Date
  peter e258c7bf84 * allow multi pass2 changed to global boolean instead of node flag 22 years ago
  peter a13db1decb * range check error for GUID fixed 22 years ago
  peter 18b1a27d2c * procvar is not compared in addrn 22 years ago
  peter 4290586968 * unix signalhandler has longint argument 22 years ago
  peter 41dfcfba39 * expectloc fixes 22 years ago
  daniel 7677b18770 * Removed usage of edi in a lot of places when new register allocator used 22 years ago
  peter 4cf63d5b32 * wrong location_copy for include/exclude 22 years ago
  peter 7bb0575f2d * unix signal handler needs longint 22 years ago
  Jonas Maebe 5ed5d2897f * fixed ttemprefnode.compare and .getcopy to take offset field into 22 years ago
  Jonas Maebe b3a3398faf * fixed istemp() when tg.direction = 1 22 years ago
  peter ad27d96dc3 * delphi style imports 22 years ago
  peter 47489f2376 * firstpass uses expectloc 22 years ago
  florian 9f1289df8c * there where two SYSCALL1 procedures for the powerpc, fixed 22 years ago
  peter 9ed2ce8c12 * removed some notes/hints 22 years ago
  peter e248c0ece4 * fixed C style array of const 22 years ago
  florian 63d1bee0d6 * fixed for non i386/m68k cpus 22 years ago
  florian 92a29d7e82 * fixed generic in operator code 22 years ago
  florian 253df05727 + added first_ and last_imreg 22 years ago
  florian 135d014765 * fixed defines for powerpc 22 years ago
  daniel 25059e21b6 + Implemented the actual register allocator 22 years ago
  peter 4aec360876 * fix calling of to1.destroy from to2.destroy 22 years ago
  peter 01d13cb85e * use location_reset 22 years ago
  peter 8edbb7afed * fix insert_typeconv to handle new varargs which don't have a 22 years ago
  peter 0e0a581230 * do not convert procvars with void return to callnode 22 years ago
  peter 0cb3160a63 * mark_write implemented for default with a warning in EXTDEBUG, this 22 years ago
  peter ed82f9ff35 * do not load self when calling a non-inherited class constructor 22 years ago
  peter 26b4fdbfa7 * always allocate 4 bytes when 0 bytes are asked 22 years ago
  sg 342f5c3bed * Fixed bug in path building for links to elements which don't have their 22 years ago
  peter 811fdad9b6 * removed some ie checks 22 years ago
  peter ab7f62f3e1 * forgot to copy vmtrefaddr to selfrefaddr when self=vmt 22 years ago