Historique des commits

Auteur SHA1 Message Date
  pierre 0fa70759a2 * cutils.pas (size_2_align): Move to.. il y a 5 ans
  Jonas Maebe 77658b925b * disable regular array -> dynamic array type coversion support unless il y a 6 ans
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would il y a 6 ans
  Jonas Maebe 8b9e90dc7a * keep track of whether a routine has a C-style variadic parameter in the il y a 6 ans
  yury a026252508 * Commented out unused "size" local var. il y a 6 ans
  yury 4357caaad8 * Removed unused local vars. il y a 6 ans
  Jonas Maebe 0b246f3dbd * converted Boolean8 to an internal type, and mapped Boolean to the il y a 6 ans
  nickysn 518cdf9674 * replaced the saved_XXX_registers arrays with virtual methods inside il y a 7 ans
  florian 112373a124 * fix passing floats on unix after vectorcall patch il y a 7 ans
  florian 31f78ea2b6 + implementation of the vectorcall calling convention by J. Gareth Moreton il y a 7 ans
  florian b1dff29cbf * removed unused units il y a 8 ans
  Jonas Maebe 265c8e7bbc + support for specifying ms_abi_default, ms_abi_cdelc, sysv_abi_default, and il y a 8 ans
  florian 7bb8873c83 * do not throw an internal error if in case of an previous error the parameter class of an errordef is requested, resolves #31016 il y a 8 ans
  Jonas Maebe a27927e658 * disable parameter struct padding for llvm, as llvm does that it by itself il y a 9 ans
  Jonas Maebe 9fd4531e79 * fixed parameter allocation if there are fewer locations than the parameter il y a 9 ans
  Jonas Maebe 126046dabf * set the def for SSE 64 bit parameters to double instead of an il y a 9 ans
  Jonas Maebe fa3b0ca312 * support marking defs created via the getreusable*() class methods as il y a 9 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
  Jonas Maebe 6e5af0b31e * don't replace classrefdef with i64 in parameter locations (so llvm can use il y a 10 ans
  Jonas Maebe bd203a5b57 * synchronised with trunk till r30240 il y a 10 ans
  florian 331ace25c6 * handle undefineddef in classify_argument, resolves #27658 il y a 10 ans
  Jonas Maebe 3d9713b9c8 * has_single_field() now looks recursively into fields that are aggregate il y a 10 ans
  Jonas Maebe 67b8aceaee * synchronized with privatetrunk till r30095 il y a 10 ans
  Jonas Maebe d8c898742a * handle the fact that records containing a single extended value are il y a 10 ans
  Jonas Maebe 6712954607 * correctly handle X86_64_X87UP_CLASS getting merged with another class and il y a 10 ans
  Jonas Maebe bacd303208 * synchronized with trunk up to r27758 il y a 11 ans
  sergei 8c693a3300 * Win64 apparently expects records with single field of floating-point type to be passed the same way as that only field, i.e. in xmm register. Fixes tests/cg/tcalext6.pp. il y a 11 ans
  Jonas Maebe 41a53ef037 * don't replace some pointer types in paralocs with int64, gives nicer il y a 11 ans
  Jonas Maebe 68fa17593d * no longer associated defs with size 1 to 3 bytes with paralocs, because il y a 11 ans