Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe d5a50eee8a x86-64: properly set parameter alignment if not default il y a 3 ans
  Jonas Maebe c42e64db82 x86-64: keep tcgpara vardef the same as the para's real def il y a 3 ans
  Brendan Dougherty 1923c8a611 Only use Win64 vectorcall special case if calling convention is vectorcall. il y a 3 ans
  Karoly Balogh 568d4de77e * aros64: recent developments hanged the library call ABI, lets try to follow it (aros64 is experimental) il y a 3 ans
  florian 6404478ea4 * cleanup of VER3_0 defines il y a 3 ans
  J. Gareth "Curious Kit" Moreton 3ce6c478cc Bug fixes to magic division and vectorcall code that trigger -CriotR checks il y a 3 ans
  J. Gareth "Curious Kit" Moreton 15b2f9a7b1 Changed get_volatile_registers_mm to not return XMM16 to XMM31 when not under AVX512 il y a 4 ans
  Jonas Maebe bc84f780ee Solves #39296: x86-64 parameter zero/sign extension il y a 4 ans
  florian a286ad9d77 * do not extend 8 bit return values to 32 bit when loading them into eax, il y a 4 ans
  florian ad8b2eaf8a * mm registers 16-31 are also volatile during a call il y a 5 ans
  florian 6f661e44d0 * do not throw an internal error later on in case of a recursive call, if the declaration of the function was faulty, resolves #37460 il y a 5 ans
  Jonas Maebe 1a9e246c29 * added is_normal_fieldvarsym() helper and use it il y a 5 ans
  Jonas Maebe b89487e721 * fix paraloc def for vectors with vectorcall calling convention (was a single il y a 5 ans
  pierre 0fa70759a2 * cutils.pas (size_2_align): Move to.. il y a 6 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 7 ans
  yury 4357caaad8 * Removed unused local vars. il y a 7 ans
  Jonas Maebe 0b246f3dbd * converted Boolean8 to an internal type, and mapped Boolean to the il y a 7 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 9 ans
  Jonas Maebe a27927e658 * disable parameter struct padding for llvm, as llvm does that it by itself il y a 10 ans
  Jonas Maebe 9fd4531e79 * fixed parameter allocation if there are fewer locations than the parameter il y a 10 ans
  Jonas Maebe 126046dabf * set the def for SSE 64 bit parameters to double instead of an il y a 10 ans
  Jonas Maebe fa3b0ca312 * support marking defs created via the getreusable*() class methods as il y a 10 ans