Commit History

Author SHA1 Message Date
  Károly Balogh b718d9ff37 + added framework code for AmigaOS/PPC syscall support 19 years ago
  peter ec4d287fd8 * aktoutputformat removed, add new paraXX vars for target 20 years ago
  fpc 790a4fe2d3 * log and id tags removed 20 years ago
  fpc 50778076c3 initial import 20 years ago
  peter e417e34496 * truncate log 20 years ago
  Károly Balogh 5908985365 * more SysV call support stuff for MorphOS 20 years ago
  Károly Balogh 86c111a794 * fixed SysV syscall support (MorphOS) 20 years ago
  Károly Balogh 088575dc32 + sysv style syscalls added for MorphOS 20 years ago
  Jonas Maebe 5b7ffabd0c * only set/clear bit 6 of cr in case of varargs for the sysv abi 20 years ago
  mazen 3b092352e1 - remove $IFDEF DELPHI and related code 21 years ago
  peter 65c3ba277c * ungetregister is now only used for cpuregisters, renamed to 21 years ago
  peter 33a834821f * paraloc branch merged 21 years ago
  florian 8a9758c5e2 * logs truncated 21 years ago
  Károly Balogh 5345dccb1b * removed some unneeded parts of do_syscall 21 years ago
  Károly Balogh 94c6cdb21a * little cleanup of the previous commit 21 years ago
  Károly Balogh 3c785c3405 + first implementation of PowerPC/MorphOS do_syscall 21 years ago
  florian d38abc3a3f + setting of bit 6 of cr for c var args on ppc implemented 21 years ago
  peter 70fe77ca7c * procinfo unit contains tprocinfo 22 years ago
  peter 601160a0e3 * powerpc compiles again 22 years ago
  peter 1b633246b9 * sparc fixes 22 years ago
  Jonas Maebe 1846337739 * fixed ppc compiler 22 years ago
  peter 0dceec9a64 * current_procdef removed, use current_procinfo.procdef instead 22 years ago
  Jonas Maebe eb066d3b32 * calculate localsize also in g_return_from_proc since it's now called 22 years ago
  Jonas Maebe 1bb8852335 * fixed register numbering bug 22 years ago
  Jonas Maebe d321a5aa3d * fixed framepointer storage: it's now always stored at r1+12, which is 22 years ago
  Jonas Maebe 74301b9544 * fixed support for nested procedures and more parameters than those 22 years ago
  florian b1b16c8f09 + added abi field to tsysteminfo 22 years ago
  Jonas Maebe 9055529171 * workaround for nested procedures until Peter fixes it properly :) 22 years ago
  Jonas Maebe d816c6a8c6 * powerpc nested procedure fixes, should work completely now if all 22 years ago
  peter 60978ba89c * aktprocdef renamed to current_procdef 22 years ago