Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe c93e8a51cd * fixed test result after r33201 il y a 9 ans
  Jonas Maebe 60632d0f18 * changed first parameter of gen_digits_32/64() from 'out' to 'var', as that il y a 9 ans
  Jonas Maebe 741c91275a - removed "const" from first parameter of check_configfile(), because that il y a 9 ans
  Jonas Maebe 70cd8f6e59 - removed overflow, so the test also works with constant propagation and -Co il y a 9 ans
  Jonas Maebe 38fd0efa3b * don't conditionalise BL on ARM, because it may have to be converted to il y a 9 ans
  Jonas Maebe 0e97811b50 + initialise managed string function results with an error string when il y a 9 ans
  florian 3499c59872 * update of German messages files by Karl-Michael Schindler, resolves #29628 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
  Jonas Maebe 7005dec9b4 * equivalent of r32602 for subscriptnodes; couldn't find a test that fails il y a 9 ans
  michael 805385791b * Change some types from integer to sizeint (bug ID 29789) il y a 9 ans
  Jonas Maebe 0da80d1a15 * use is_objccategory() instead of just checking for oo_is_classhelper when il y a 9 ans
  Jonas Maebe a0296d7311 * fixed indentation il y a 9 ans
  Jonas Maebe 315b32918e + Tconstexprint-version of ispowerof2() to correctly deal with constants il y a 9 ans
  Jonas Maebe 3e59c05ecc * only check trecorddef(self).contains_cross_aword_field (for checking il y a 9 ans
  florian c564acd378 * fix assembling of vfnm* il y a 9 ans
  florian e1546303f8 + enable use of vfma and friends on arm when doing fastmath optimizations il y a 9 ans
  florian ad71b8348e * S1..S15 do not need to be marked as volatile as they are sub-registers of double size registers il y a 9 ans
  florian 6207a53f5d * never allocate odd numbered single-sized registers il y a 9 ans
  florian 234990b73c + fma test program extended to support arm il y a 9 ans
  florian 84bb46a35d + cpu unit for arm (linux only so far) il y a 9 ans
  florian d13246cea4 + handle FMA instructions in taicpu.spilling_get_operation_type il y a 9 ans
  florian 1c067e96bf * fix VFPv4 support il y a 9 ans
  florian 43746685a5 + fma support for arm il y a 9 ans
  Jonas Maebe 096e1c45d6 * don't keep records in registers if they contain a field that spans the il y a 9 ans
  Jonas Maebe 7a966345e5 * don't recalculate the regable info when dereferencing a symbol's vardef: il y a 9 ans
  Jonas Maebe 2483ad5939 * factored out code to set the "regable" information from setvardef, and il y a 9 ans
  Jonas Maebe 9788bb1316 * fixed check regarding whether a field is in the first or second word of il y a 9 ans
  michael 3ee5661ff1 * Fix 2.6.4 compilation il y a 9 ans
  michael 94f8db4951 * Patch from Silvio Clecio to remove some hints/warnings il y a 9 ans
  michael ecd8e21443 * Fix bug #29788 il y a 9 ans