Commit History

Autor SHA1 Mensaxe Data
  Jonas Maebe bead1f8180 * properly set 8 byte parameter alignment for first parameter on ARM if %!s(int64=6) %!d(string=hai) anos
  Jonas Maebe 4e5f48a25e * add support for HFA parameter passing for ARM hardfloat %!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
  Jonas Maebe 1a559f5c60 * move the homogenous float aggregate determination function to a common %!s(int64=6) %!d(string=hai) anos
  Jonas Maebe 353be907c7 * update the stack alignment field of parameters when doing so for paralocs %!s(int64=6) %!d(string=hai) anos
  Jonas Maebe 7a65e1f393 * fixed ARM paraloc defs (for LLVM) %!s(int64=6) %!d(string=hai) anos
  Jonas Maebe da0deae9ae * removed unnecessary replacements of the paraloc def with arraydefs on ARM %!s(int64=6) %!d(string=hai) anos
  Jonas Maebe 2d01fe76f6 * initialse the cgpara for the C-style varargs on ARM (needed for LLVM) %!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
  Jonas Maebe 4c68ea1000 * use pocalls_cdecl and cstylearrayofconst more consistently instead of %!s(int64=8) %!d(string=hai) anos
  florian cb4773432b + hardfloat directive (arm only): use hard float calling conventions regardless of the abi, resolves #29715 %!s(int64=9) %!d(string=hai) anos
  florian 1c067e96bf * fix VFPv4 support %!s(int64=9) %!d(string=hai) anos
  Jonas Maebe fa3b0ca312 * support marking defs created via the getreusable*() class methods as %!s(int64=9) %!d(string=hai) anos
  yury 432248cbf1 * Removed lot of unused vars. %!s(int64=10) %!d(string=hai) anos
  Jonas Maebe f40ea04540 * changed getarraydef() into a tarraydef.getreusable() class method %!s(int64=10) %!d(string=hai) anos
  Jonas Maebe f402b0d7df * changed getpointerdef() into a tpointerdef.getreusable() class method %!s(int64=10) %!d(string=hai) anos
  florian b4fc11fe06 * implemented r30870 for all platforms: pass dyn. array parameters like pointer parameters so typically in a register %!s(int64=10) %!d(string=hai) anos
  Jonas Maebe 61e4a1b811 + added tasmlist parameter to getintparaloc() (needed for llvm) %!s(int64=10) %!d(string=hai) anos
  Jonas Maebe bacd303208 * synchronized with trunk up to r27758 %!s(int64=11) %!d(string=hai) anos
  Jonas Maebe 5053a39501 * moved ARM-specific tprocdef.total_stackframe_size field to cpu-specific %!s(int64=11) %!d(string=hai) anos
  florian 686a2d2f3f + Support omitting the frame pointer on arm even in procedures with incoming parameters %!s(int64=11) %!d(string=hai) anos
  Jonas Maebe e9268a0a14 * synchronised with trunk up till r26975 %!s(int64=11) %!d(string=hai) anos
  florian de3a116a28 * handle records with size 0 as function results correctly %!s(int64=11) %!d(string=hai) anos
  Jonas Maebe 99de108c68 * renamed all paramanagers to tcpuparamanager so the llvm paramanager can %!s(int64=11) %!d(string=hai) anos
  florian d4968e054b + arm: tsettings.instructionset %!s(int64=12) %!d(string=hai) anos
  Jonas Maebe 9938169d2c * don't use the paracgsize in get_paraloc_def(), because it generally %!s(int64=12) %!d(string=hai) anos
  Jonas Maebe 7566ddcc8f * add a tdef to each parameter location and set it for all target %!s(int64=12) %!d(string=hai) anos
  florian 79334242a2 * arm thumb uses always the stack pointer as frame pointer %!s(int64=12) %!d(string=hai) anos
  svenbarth 7bad1763b8 Decrease amount of code duplication regarding handling of safecall and record constructors. %!s(int64=12) %!d(string=hai) anos
  paul b2a613c17f compiler: implement record constructors + tests %!s(int64=12) %!d(string=hai) anos