Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe f402b0d7df * changed getpointerdef() into a tpointerdef.getreusable() class method il y a 10 ans
  Jonas Maebe 61e4a1b811 + added tasmlist parameter to getintparaloc() (needed for llvm) il y a 10 ans
  Jonas Maebe 99de108c68 * renamed all paramanagers to tcpuparamanager so the llvm paramanager can il y a 11 ans
  Jonas Maebe 7566ddcc8f * add a tdef to each parameter location and set it for all target 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
  Jonas Maebe d9e67fc835 * don't add a separate high parameter for array-of-const parameters on the il y a 12 ans
  Jonas Maebe 0a1157da38 * fixed memory leaks in the compiler introduced in r21862 by marking and il y a 13 ans
  Jonas Maebe 7a0ae38700 + also specify the parameter def when allocating a parameter via il y a 13 ans
  pierre 857abd87ee + Implement create_varargs_paraloc_info, to allow compilation without warnings il y a 13 ans
  Jonas Maebe 1a7c024ad3 * sign extend all byte/ansichar/word parameters before passing them il y a 14 ans
  Jonas Maebe d6966e545b + support for formal var/out parameters on the JVM target: il y a 14 ans
  Jonas Maebe c9537e3347 + support for non-array/record var parameter on the JVM target using il y a 14 ans
  Jonas Maebe 254636ab84 * don't create (useless) temporary array/record/... for the result il y a 14 ans
  Jonas Maebe 2c313e397e + support for regular arrays and open arrays il y a 14 ans
  Jonas Maebe c17d022a87 * allow overriding tparamanager.is_stack_paraloc() and let it always il y a 14 ans
  Jonas Maebe 72fc911dcf + jvm parameter manager: on the caller side, all arguments are pushed il y a 14 ans