Commit History

Author SHA1 Message Date
  Jonas Maebe 7a3e1b917c * fixed Florian's quick hack :) 22 years ago
  florian 886dae65fe * quick fix for param64 for intel 22 years ago
  florian 80b1ccdd76 * fixed parameter passing for 64 bit ints 22 years ago
  peter c21ca3dfa0 + added currency support based on int64 22 years ago
  daniel 25059e21b6 + Implemented the actual register allocator 22 years ago
  Jonas Maebe d951c7b5f2 * fixed compiling error 22 years ago
  Jonas Maebe 5c5b86b650 + generic a_op64_reg_ref implementation 22 years ago
  peter c4ddcc78a8 * generic constructor working for i386 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
  florian b59b436130 * x86-64 compiles 22 years ago
  peter f3fc72095f * splitted defbase in defutil,symutil,defcmp 23 years ago
  carl 67486c96c3 * fixes for Delphi 6 compilation 23 years ago
  Jonas Maebe a15d8cfe39 * a_load_reg_reg() now has two size parameters: source and dest. This 23 years ago
  Jonas Maebe 3632cd73ae * fixed a_param64_ref 23 years ago
  peter dcd9e0107c * old logs removed and tabs fixed 23 years ago
  carl ed77671a9b + optimize64_op_const_reg implemented (optimizes 64-bit constant opcodes) 23 years ago
  florian 4144773f01 * result type handling in tcgcal.pass_2 overhauled 23 years ago
  Jonas Maebe 3ab3c91e0a - remove valuelow/valuehigh fields from tlocation, because they depend 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 6bd0424826 * fixed a_load64_const_reg() for big endian systems 23 years ago
  florian 59abf2555b * types.pas renamed to defbase.pas because D6 contains a types 23 years ago
  Jonas Maebe 936cfe106b * some big-endian fixes 23 years ago
  Jonas Maebe 19f4c4f7b4 + generic implementations of a_op64_ref_reg() and a_op64_const_ref() 23 years ago
  Jonas Maebe 0feedb0264 * fixed a_op64_const_loc() 23 years ago
  florian 07783d2a0d * powerpc target fixed, very simple units can be compiled 23 years ago
  peter 4285e99853 * internal linker 23 years ago
  peter 68ce5a00e5 * cg64 patch 23 years ago
  carl d75603c2ed * bugfix of hdisponen (base must be set, not index) 23 years ago