Commit History

Autor SHA1 Mensaxe Data
  Károly Balogh 50fe8f70f5 m68k: make sure we're not trying to allocate a subregister for float paras when R_SUBWHOLE <> R_SUBNONE %!s(int64=5) %!d(string=hai) anos
  Jonas Maebe 77658b925b * disable regular array -> dynamic array type coversion support unless %!s(int64=6) %!d(string=hai) anos
  Károly Balogh 5358851f84 * clean up some things regarding explicit paraloc handling. this should fix m68k-amiga and powerpc-morphos builds after r41716 %!s(int64=6) %!d(string=hai) anos
  Jonas Maebe 8b9e90dc7a * keep track of whether a routine has a C-style variadic parameter in the %!s(int64=6) %!d(string=hai) anos
  pierre 3715dbdf41 Avoid run time error if compiled with -CR option %!s(int64=6) %!d(string=hai) anos
  nickysn 518cdf9674 * replaced the saved_XXX_registers arrays with virtual methods inside %!s(int64=7) %!d(string=hai) anos
  Károly Balogh 9f974369a1 palmos: for C and syscall functions, expect return values in A0. mark D2 and A2 as volatile during function calls %!s(int64=7) %!d(string=hai) anos
  Károly Balogh 02ed753fab m68k: yet another attempt to fix small struct alignments on stack %!s(int64=8) %!d(string=hai) anos
  Károly Balogh 22ae3cd186 m68k: revert the r36568 and the followup fix attempts altogether, as they broke Amiga support entirely. there will be a cleanup before another fixing attempt %!s(int64=8) %!d(string=hai) anos
  Károly Balogh a14b2fd80a m68k: modify some alignment calculations in the register calling convention code, hopefully it fixes some Amiga regressions introduced in r36568 %!s(int64=8) %!d(string=hai) anos
  Károly Balogh 41f72a0e6d m68k: some initial support for C ABIs which use an address register to return structs by address %!s(int64=8) %!d(string=hai) anos
  Károly Balogh b481129f4e m68k: for cdecls with the SVR4 ABI return results both in A0 and D0 %!s(int64=8) %!d(string=hai) anos
  Károly Balogh 26d5500b7c m68k: one more alignment fix, hopefully fixes regressions not fixed by r36569 %!s(int64=8) %!d(string=hai) anos
  Károly Balogh 8ed84afdd4 m68k: try to fix some breakages caused by r36568 %!s(int64=8) %!d(string=hai) anos
  Károly Balogh 23f4304881 m68k: hopefully fix passing of smaller-than-alignment sized records/structs for stdcall/cdecl %!s(int64=8) %!d(string=hai) anos
  Károly Balogh 78a7710192 m68k: with the register calling convention, pass records by reference %!s(int64=8) %!d(string=hai) anos
  Károly Balogh 0cb555c07c syscalls: move the reference implementation of parseparaloc to paramgr. removes two identical copies from CPU specific code and enables basereg convention for AROS/x86_64. also, other minor fixes and cleanups in related code. %!s(int64=8) %!d(string=hai) anos
  Károly Balogh 4ee4099fca m68k: introduce a register calling convention, inspired by VBCC. volatile registers are used to pass arguments %!s(int64=8) %!d(string=hai) anos
  Károly Balogh 51cb5aefbe m68k: use target_info.stackalign to align the stack instead of expecting a hardwired longword alignment. this is required for atari, and beneficial on all '000 targets %!s(int64=8) %!d(string=hai) anos
  Jonas Maebe fa3b0ca312 * support marking defs created via the getreusable*() class methods as %!s(int64=9) %!d(string=hai) anos
  Jonas Maebe f402b0d7df * changed getpointerdef() into a tpointerdef.getreusable() class method %!s(int64=10) %!d(string=hai) anos
  Jonas Maebe 67b8aceaee * synchronized with privatetrunk till r30095 %!s(int64=10) %!d(string=hai) anos
  Károly Balogh a99c9c29b6 m68k: basic 68881 FPU register save/restore support. probably still needs some work here and there. %!s(int64=10) %!d(string=hai) anos
  Jonas Maebe 5c75b6dd6b * synchronised with trunk up till r28402 %!s(int64=11) %!d(string=hai) anos
  sergei b7da785688 * m68k: support stack cleanup at caller side, fixed calculation of pushed parameters size and offsets and cleaned out another pile of junk. %!s(int64=11) %!d(string=hai) anos
  Jonas Maebe 7949bebb8d * synchronised with r28168 of trunk %!s(int64=11) %!d(string=hai) anos
  sergei acd3ea8750 * m68k: Fixed parameter passing to conform to ABI: %!s(int64=11) %!d(string=hai) anos
  sergei 3ffa32a660 - m68k: removed garbage (tab characters, commented out code, unused variables, debug output and alike). Functionality unchanged. %!s(int64=11) %!d(string=hai) anos
  Jonas Maebe bacd303208 * synchronized with trunk up to r27758 %!s(int64=11) %!d(string=hai) anos
  Károly Balogh 73db4db6f8 use the whole reg for return values %!s(int64=11) %!d(string=hai) anos