Commit History

Author SHA1 Message Date
  Jonas Maebe 0a392ebf5e * fixed g_concatcopy 22 years ago
  Jonas Maebe 7d5a2715f6 * fixed bug with large offsets in entrycode 22 years ago
  Jonas Maebe b993c4e2db * fixed shifts 22 years ago
  Jonas Maebe 2c81208d56 * fixed optimizations in a_op_const_reg_reg() 22 years ago
  peter 60978ba89c * aktprocdef renamed to current_procdef 22 years ago
  Jonas Maebe 38d7ec6670 * fix to a_op64_const_reg_reg 22 years ago
  Jonas Maebe 31d94f4f4c * fixed g_flags2reg 22 years ago
  florian dda473894c * fixed cmp_reg_reg_reg, cmp operands were emitted in the wrong order 22 years ago
  florian b9c76fcf5e * stack frame calculations are now completly done using the code generator 22 years ago
  florian 7ec9711f9a * fixed several issues with nested procedures 22 years ago
  peter c092e24817 * fixes to get rtl compiled 22 years ago
  florian 0284016ee9 * fixed several issues with powerpc 22 years ago
  Jonas Maebe 56132c1a9c * assembler procedures now again get a stackframe if they have local 22 years ago
  Jonas Maebe f51a189be0 * don't generate entry/exit code for assembler procedures 22 years ago
  Jonas Maebe e02ecef001 * fixed linux entry/exit code generation 22 years ago
  Jonas Maebe 5893b9bb19 * fixed R_TOC bugs introduced by new register allocator conversion 22 years ago
  olle 87fb801dcb * change in a_loadaddr_ref_reg 22 years ago
  Jonas Maebe 24e2741659 * more powerpc and generic fixes related to the new register allocator 22 years ago
  Jonas Maebe d168ae15df * lots of new regallocator fixes, both in generic and ppc-specific code 22 years ago
  daniel 86bcea6ef5 * Code generator converted to new register notation 22 years ago
  olle a02a1adee1 * changed global var access, TOC now contain pointers to globals 22 years ago
  florian 2102ce7031 * fixed some PowerPC issues 22 years ago
  daniel 55a161bbbf * Tregister changed into a record 22 years ago
  florian 938f46f246 * fixed some crashes and a rte 201 22 years ago
  olle 5e90be8184 * macos: changing code gen for references to globals 23 years ago
  Jonas Maebe fb5b623e30 * fixed bctr(l) problems 23 years ago
  olle 9284b36d3b * macos: globals are located in TOC and relative r2, instead of absolute 23 years ago
  olle b71c1492a9 * macos entry/exit: only used registers are saved 23 years ago
  olle 4d3ed1a22c * macos stack frame size computing updated 23 years ago
  olle 7fde7960b5 * reorganized prologue and epilogue routines 23 years ago