Historique des commits

Auteur SHA1 Message Date
  steve 5ed5c197dd merge till 33642 il y a 9 ans
  steve b90e03eec7 revert broken merges il y a 9 ans
  steve 007da53a35 merge from trunk il y a 9 ans
  florian cb4773432b + hardfloat directive (arm only): use hard float calling conventions regardless of the abi, resolves #29715 il y a 9 ans
  florian 1c067e96bf * fix VFPv4 support il y a 9 ans
  steve d356e65415 merge of r31476 through r32427 il y a 10 ans
  Jonas Maebe fa3b0ca312 * support marking defs created via the getreusable*() class methods as il y a 10 ans
  yury 432248cbf1 * Removed lot of unused vars. il y a 10 ans
  steve 08df85cd45 reintegration merge trunk il y a 10 ans
  Jonas Maebe f40ea04540 * changed getarraydef() into a tarraydef.getreusable() class method il y a 10 ans
  Jonas Maebe f402b0d7df * changed getpointerdef() into a tpointerdef.getreusable() class method il y a 10 ans
  florian b4fc11fe06 * implemented r30870 for all platforms: pass dyn. array parameters like pointer parameters so typically in a register il y a 10 ans
  steve 359d286d20 Fixed class names in implementation il y a 10 ans
  steve a5974dc4e2 0005 Updated paramgr implementation for arm il y a 10 ans
  Jonas Maebe 61e4a1b811 + added tasmlist parameter to getintparaloc() (needed for llvm) il y a 10 ans
  Jonas Maebe bacd303208 * synchronized with trunk up to r27758 il y a 11 ans
  Jonas Maebe 5053a39501 * moved ARM-specific tprocdef.total_stackframe_size field to cpu-specific il y a 11 ans
  florian 686a2d2f3f + Support omitting the frame pointer on arm even in procedures with incoming parameters il y a 11 ans
  Jonas Maebe e9268a0a14 * synchronised with trunk up till r26975 il y a 11 ans
  florian de3a116a28 * handle records with size 0 as function results correctly il y a 11 ans
  Jonas Maebe 99de108c68 * renamed all paramanagers to tcpuparamanager so the llvm paramanager can il y a 12 ans
  florian d4968e054b + arm: tsettings.instructionset il y a 12 ans
  Jonas Maebe 9938169d2c * don't use the paracgsize in get_paraloc_def(), because it generally il y a 12 ans
  Jonas Maebe 7566ddcc8f * add a tdef to each parameter location and set it for all target il y a 12 ans
  florian 79334242a2 * arm thumb uses always the stack pointer as frame pointer il y a 12 ans
  svenbarth 7bad1763b8 Decrease amount of code duplication regarding handling of safecall and record constructors. il y a 12 ans
  paul b2a613c17f compiler: implement record constructors + tests il y a 12 ans
  paul 51825b6f2e compiler: change ret_in_param to accept tabstractprocdef instead of tproccalloption to allow check more options (required for record constructor implementation) il y a 12 ans
  Jonas Maebe 69c29a415f * pass the procdef to getintparaloc instead of only the proccalloption, so il y a 12 ans
  florian 47d43750e4 * remove unused units from uses statements il y a 12 ans