Commit History

Author SHA1 Message Date
  florian f7af47f31f * bug #577 fixed 26 years ago
  michael 8ca0b0cab3 * Fixes from Sebastian Guenther 26 years ago
  Jonas Maebe 56ddb9a0af + implemented most necessary methods 26 years ago
  Jonas Maebe f4180329fc + implemented some parameter passing methods, but they require\n some more helper routines\n * fix for loading symbol addresses (still needs to be done in a_loadaddress)\n * several changes to the way conditional branches are handled 26 years ago
  Jonas Maebe 818885454f * several changes to the way conditional branches are handled\n * some typos fixed 26 years ago
  Jonas Maebe 3086a9f355 * condition is now zeroed using fillchar\n because on powerpc it's a record now 26 years ago
  Jonas Maebe 6be94d5604 * fixed typo regarding scratchregs pointer 26 years ago
  Jonas Maebe 4abc13fd78 * defined some necessary virtual helper methods 26 years ago
  pierre cc6269dc3b * adapted to modified tokens unit 26 years ago
  pierre 781117b288 * message about conditionals changed to Hint 26 years ago
  peter 0b396c0466 * $IFNDEF is 7 chars and not 6 chars 26 years ago
  peter 6b25740f01 * included the 1.60 version of Pierre which was lost ! 26 years ago
  peter 7ad9983cb7 * reading of search paths fixed to work as expected 26 years ago
  pierre 29bdd631a1 * tokens.dat only used for TP, and also removed from 26 years ago
  daniel 1777e0c901 * Could not compile with TP, some arrays moved to heap 26 years ago
  florian 63ceb87e8f * problems with -Or fixed: tdef.isfpuregable was wrong! 26 years ago
  peter bd55afa666 * fixed double dispose of propsymlist 26 years ago
  peter f25c3db6f1 * increase sizes 26 years ago
  peter 037319700d * moved parsing interface/implementation to -vu 26 years ago
  peter 678aa200f1 * fixed crash with assigned() 26 years ago
  peter e767ef9897 * turn off stripping if profiling or debugging 26 years ago
  daniel 6d332cfc77 * Vertalingsfouten verbeterd. 26 years ago
  pierre f719d48f8b TP port construction separated into this unit 26 years ago
  florian 860747346f * fixed writing of class rtti: vmt offset were written wrong 26 years ago
  peter c60bf19553 * update for new push_lea_loc 26 years ago
  peter 4a9bbef37a * removed warning 26 years ago
  peter 8e5c13cf47 * fixed temp allocation for arrayconstructor 26 years ago
  peter eea78419c8 * fixed return of strcat,strlcat 26 years ago
  michael 5003a05660 + Added virtual method properties 26 years ago
  pierre 7415721184 * DoContUntilReturn call Step instead of UnitlReturn 26 years ago