コミット履歴

作者 SHA1 メッセージ 日付
  Jonas Maebe 0e97811b50 + initialise managed string function results with an error string when 9 年 前
  florian 3499c59872 * update of German messages files by Karl-Michael Schindler, resolves #29628 9 年 前
  florian cb4773432b + hardfloat directive (arm only): use hard float calling conventions regardless of the abi, resolves #29715 9 年 前
  Jonas Maebe 7005dec9b4 * equivalent of r32602 for subscriptnodes; couldn't find a test that fails 9 年 前
  michael 805385791b * Change some types from integer to sizeint (bug ID 29789) 9 年 前
  Jonas Maebe 0da80d1a15 * use is_objccategory() instead of just checking for oo_is_classhelper when 9 年 前
  Jonas Maebe a0296d7311 * fixed indentation 9 年 前
  Jonas Maebe 315b32918e + Tconstexprint-version of ispowerof2() to correctly deal with constants 9 年 前
  Jonas Maebe 3e59c05ecc * only check trecorddef(self).contains_cross_aword_field (for checking 9 年 前
  florian c564acd378 * fix assembling of vfnm* 9 年 前
  florian e1546303f8 + enable use of vfma and friends on arm when doing fastmath optimizations 9 年 前
  florian ad71b8348e * S1..S15 do not need to be marked as volatile as they are sub-registers of double size registers 9 年 前
  florian 6207a53f5d * never allocate odd numbered single-sized registers 9 年 前
  florian 234990b73c + fma test program extended to support arm 9 年 前
  florian 84bb46a35d + cpu unit for arm (linux only so far) 9 年 前
  florian d13246cea4 + handle FMA instructions in taicpu.spilling_get_operation_type 9 年 前
  florian 1c067e96bf * fix VFPv4 support 9 年 前
  florian 43746685a5 + fma support for arm 9 年 前
  Jonas Maebe 096e1c45d6 * don't keep records in registers if they contain a field that spans the 9 年 前
  Jonas Maebe 7a966345e5 * don't recalculate the regable info when dereferencing a symbol's vardef: 9 年 前
  Jonas Maebe 2483ad5939 * factored out code to set the "regable" information from setvardef, and 9 年 前
  Jonas Maebe 9788bb1316 * fixed check regarding whether a field is in the first or second word of 9 年 前
  michael 3ee5661ff1 * Fix 2.6.4 compilation 9 年 前
  michael 94f8db4951 * Patch from Silvio Clecio to remove some hints/warnings 9 年 前
  michael ecd8e21443 * Fix bug #29788 9 年 前
  sergei feeb50be4f * Changed signature of frexp() to match one in Math unit, so eventually a duplicate implementation in Math can be removed. Currently this frexp() remains private to unit System. 9 年 前
  michael e88285a257 * Fix bug ID #29296 (again) 9 年 前
  michael 9271f17a45 * Output XML list when XML is asked 9 年 前
  michael 920b93a121 * Fix lists of test(suites) 9 年 前
  michael 67ac09b69f * Moved some types to sqltypes unit so they can be reused outside of sqldb. Added GetObjectList to datadict using new types 9 年 前