Commit History

Author SHA1 Message Date
  Jonas Maebe a3a3311e41 * fixed endian issue in inlined in-test for smallsets 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 9ed2ce8c12 * removed some notes/hints 22 years ago
  florian 92a29d7e82 * fixed generic in operator code 22 years ago
  daniel 25059e21b6 + Implemented the actual register allocator 22 years ago
  daniel 86bcea6ef5 * Code generator converted to new register notation 22 years ago
  daniel 55a161bbbf * Tregister changed into a record 22 years ago
  peter 34e8266af4 * case statement inlining added 23 years ago
  peter f3fc72095f * splitted defbase in defutil,symutil,defcmp 23 years ago
  carl 67486c96c3 * fixes for Delphi 6 compilation 23 years ago
  carl 801d6914e8 * range check error fixes 23 years ago
  Jonas Maebe a15d8cfe39 * a_load_reg_reg() now has two size parameters: source and dest. This 23 years ago
  peter 6c06c346d8 * fix last optimization in genlinearlist, detected by bug tw1066 23 years ago
  carl aa6453d52e * oldset define is now correct for all cpu's except i386 23 years ago
  carl c68b2dfbee * rename swatoperands to swapoperands 23 years ago
  peter 425bb45ddc * renamed current_library to objectlibrary 23 years ago
  peter ac71268ce6 * saving of asmsymbols in ppu supported 23 years ago
  Jonas Maebe 3446f05f12 * genlinear(cmp)list can now be overridden by descendents 23 years ago
  florian 3ec544be88 * fixed powerpc compilation problems 23 years ago
  Jonas Maebe 856d8f9150 * optimizations and bugfix 23 years ago
  carl 8284576720 + generic case node 23 years ago
  daniel feb28ce902 * Added internal error when asked to generate code for 'if expr in []' 23 years ago
  daniel 1130395e7e * Readded old set code. To use it define 'oldset'. Activated by default 23 years ago
  daniel 3a134c6e07 * Sets are now internally sets. 23 years ago
  Jonas Maebe 494c85885b * fixed some bugs in tcginnode.pass_2() and optimized the bit test 23 years ago
  florian 59abf2555b * types.pas renamed to defbase.pas because D6 contains a types 23 years ago
  florian 336808f6c3 * start of the new generic parameter handling 23 years ago
  florian aa15b56de1 * problems with last commit fixed 23 years ago
  carl 2091014e89 + generic set handling 23 years ago