Commit History

Author SHA1 Message Date
  peter c577c78366 * removed ret_in_acc, it's the reverse of ret_in_param 22 years ago
  florian 72df326165 * some 64 bit adaptions in ncgadd 22 years ago
  peter 60978ba89c * aktprocdef renamed to current_procdef 22 years ago
  peter 7f14891d66 * aktprocdef cleanup, aktprocdef is now always nil when parsing 22 years ago
  peter cf1f53f910 * fix push_high_param for cdecl 22 years ago
  peter 3a321cb62e * cdecl array of const has no addr push 22 years ago
  peter e248c0ece4 * fixed C style array of const 22 years ago
  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