Commit History

Author SHA1 Message Date
  carl 59d3edeec7 * Several bugfixes for m68k target (register alloc., opcode emission) 22 years ago
  daniel 55a161bbbf * Tregister changed into a record 22 years ago
  peter 4cb96bf79b * remove unused global var 22 years ago
  peter 46ed8eb932 * fixed pushing of records>8 bytes with stdcall 22 years ago
  peter cab4c8879f * only compile cs_fp_emulation support when cpufpuemu is defined 23 years ago
  peter 3d696d9c7c * tvarsym.get_push_size replaced by paramanager.push_size 23 years ago
  peter 8c82be898d * copy_value_on_stack method added for cdecl record passing 23 years ago
  peter f3fc72095f * splitted defbase in defutil,symutil,defcmp 23 years ago
  peter a496dbe1ff * pass proccalloption to ret_in_xxx and push_xxx functions 23 years ago
  peter 7dfdac71c0 * only push small arrays on the stack for win32 23 years ago
  carl 67486c96c3 * fixes for Delphi 6 compilation 23 years ago
  florian 1a6d33860b * fixes to common code to get the alpha compiler compiled applied 23 years ago
  florian d5f0cbbf2b * fixes to common code to get the alpha compiler compiled applied 23 years ago
  florian 8d2d59325a + added generic tparamanager.getframepointerloc 23 years ago
  florian 757e3976fe * tvarsym.paraitem is set now 23 years ago
  florian 6502638258 * several powerpc related stuff fixed 23 years ago
  peter a28f75ed03 * sym.insert_in_data removed 23 years ago
  florian 4144773f01 * result type handling in tcgcal.pass_2 overhauled 23 years ago
  florian e313bab4ff * first part of procinfo rewrite 23 years ago
  carl 745efb2c47 * issameref() to test if two references are the same (then emit no opcodes) 23 years ago
  carl 9da171faf2 + stab register indexes for powerpc (moved from gdb to cpubase) 23 years ago
  Jonas Maebe bfbf0ea7c6 * register parameters are now LOC_CREGISTER instead of LOC_REGISTER 23 years ago
  florian 030eae46de * a couple of interface related fixes 23 years ago
  florian b136cecacd * first part of ppc calling conventions fix 23 years ago
  carl eff31e8524 + more more more documentation 23 years ago
  florian ed950491a8 * the code generator knows now if parameters are in registers 23 years ago
  florian eb2ca8d10f * rewrote the system handling 23 years ago
  florian 59abf2555b * types.pas renamed to defbase.pas because D6 contains a types 23 years ago
  florian 15b9d096f9 * some more generic calling stuff fixed 23 years ago
  Jonas Maebe 83d6218842 * fixed memory leak reported by Sergey Korshunoff 23 years ago