Historial de Commits

Autor SHA1 Mensaje Fecha
  Károly Balogh 78a7710192 m68k: with the register calling convention, pass records by reference hace 8 años
  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. hace 8 años
  Károly Balogh 4ee4099fca m68k: introduce a register calling convention, inspired by VBCC. volatile registers are used to pass arguments hace 8 años
  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 hace 9 años
  Jonas Maebe fa3b0ca312 * support marking defs created via the getreusable*() class methods as hace 9 años
  Jonas Maebe f402b0d7df * changed getpointerdef() into a tpointerdef.getreusable() class method hace 10 años
  Jonas Maebe 67b8aceaee * synchronized with privatetrunk till r30095 hace 10 años
  Károly Balogh a99c9c29b6 m68k: basic 68881 FPU register save/restore support. probably still needs some work here and there. hace 10 años
  Jonas Maebe 5c75b6dd6b * synchronised with trunk up till r28402 hace 11 años
  sergei b7da785688 * m68k: support stack cleanup at caller side, fixed calculation of pushed parameters size and offsets and cleaned out another pile of junk. hace 11 años
  Jonas Maebe 7949bebb8d * synchronised with r28168 of trunk hace 11 años
  sergei acd3ea8750 * m68k: Fixed parameter passing to conform to ABI: hace 11 años
  sergei 3ffa32a660 - m68k: removed garbage (tab characters, commented out code, unused variables, debug output and alike). Functionality unchanged. hace 11 años
  Jonas Maebe bacd303208 * synchronized with trunk up to r27758 hace 11 años
  Károly Balogh 73db4db6f8 use the whole reg for return values hace 11 años
  Jonas Maebe e9268a0a14 * synchronised with trunk up till r26975 hace 11 años
  Károly Balogh b398430b4c * get_volatile_registers* now defines proper volatile register range for all cases using the pre-defined values hace 11 años
  Jonas Maebe 99de108c68 * renamed all paramanagers to tcpuparamanager so the llvm paramanager can hace 11 años
  Károly Balogh 584e3638ab * get the count of params from the correct list hace 12 años
  svenbarth 235c06ab34 Implement volatile address registers. Fixes quite some tests, but also breaks others... (overall more are fixed than are broken :) ) hace 12 años
  svenbarth 0cb2bda0a5 Correctly handle loads of different sizes. Fixes 1 test. Might be more, but some other bugs might hide it. hace 12 años
  Jonas Maebe 9938169d2c * don't use the paracgsize in get_paraloc_def(), because it generally hace 12 años
  Jonas Maebe 7566ddcc8f * add a tdef to each parameter location and set it for all target hace 12 años
  svenbarth b455ae9534 m68k/cpupara.pas, tm68kparamanager.getintparaloc: hace 12 años
  Jonas Maebe 69c29a415f * pass the procdef to getintparaloc instead of only the proccalloption, so hace 12 años
  pierre 548a687a17 LOC_FPUREGISTER is not used for func_getretloc ig using fpu_soft hace 12 años
  pierre 34279864ef Remove double cgutils in uses clause hace 13 años
  svenbarth 825fa86824 Added missing unit for tcpuregisterset hace 13 años
  svenbarth 75baec5985 Mark all integer registers as volatile. hace 13 años
  florian eb1efdff8a + introduce cstylearrayofconst because pocall_mwcall was forgotten at several places hace 13 años