提交历史

作者 SHA1 备注 提交日期
  Jeppe Johansen c4263ced51 Disable one peephole optimization for Thumb 12 年之前
  nickysn 1797c8b803 * i8086 fixes for the handling of large sets in tx86innode.pass_generate_code; test/cg/tin.pp works now 12 年之前
  sergei 0ad96d2099 * MIPS: some clean up of assembler reader: 12 年之前
  lacak eeabb9403e fcl-db: base: change formal data type of AsInteger to Longint instead of Integer (in objpas mode it is same as Integer) to be Delphi compatible. 12 年之前
  sergei 2944fc8839 * MIPS improvements: 12 年之前
  sergei e1f6cf79e9 * MIPS: an empty reference (no symbol, base or index and zero offset) must not be output as empty string. 12 年之前
  michael 7951c24a85 * Patch from Ludo Brands to fix 24497 12 年之前
  svenbarth 956b26bc97 Completely reworked implementation of generic constraints, by moving the generic constraint data from the symbols to the definitions (I originally thought that this would simplyfy things, but the more correct approach is to add it to the defs). 12 年之前
  svenbarth cc5a108cca Allocate the list for generic parameters in tstoreddef only on demand as most defs won't contain generic parameters anyway (avoids a little bit of runtime and memory overhead per def). 12 年之前
  yury 4ca7e66661 * Fixed cross-installation after r24625. 12 年之前
  joost 0db3e679a7 * Adapted the path of the newly created fpcmake 12 年之前
  joost f677ba5551 * Actually check if file is newer, and not if they are of the same age. Went wrong in r24611 12 年之前
  Jonas Maebe 2f29a6ebd3 * fixed use of uninitialized "read" result in case 0 bytes were read, fixes 12 年之前
  joost 5907b3c9aa * Part of r24605, forgot to commit 12 年之前
  joost 94e7cd5a51 * Switched utils to fpmake building 12 年之前
  joost 14f930ef67 * Fix adding new Makefile.fpc to subversion in fpmake-conversion script 12 年之前
  nickysn de345ac191 * added missing setbase fixup in tx86innode.pass_generate_code for the case of LOC_CONSTANT in LOC_REFERENCE for large sets 12 年之前
  nickysn 533bd30094 * some more i8086 bug fixes in tx86innode.pass_generate_code 12 年之前
  nickysn 967e10ea95 * i8086 fixes in tx86innode.pass_generate_code 12 年之前
  joost caa3e9b403 * fpmake.pp changes to fix compilation on Windows 12 年之前
  nickysn f3ad9ce9ce * i8086 fixes in tx86typeconvnode.second_int_to_bool; this fixes tcnvint2.pp 12 年之前
  nickysn 4e2962e6ae - do not initialize the regular heap manager under i8086-msdos, so it can be smartlinked away 12 年之前
  joost ce78b5f11c * Add .exe extension to tools on Windows 12 年之前
  nickysn 4bc99b1315 * use a PtrInt cast in typinfo.SetObjectProp 12 年之前
  joost cb707fdf4c * When two files are of the same age, FileNewer should return false 12 年之前
  nickysn b26cdc776d + enabled compilation of units matrix, ucomplex and getopts for i8086-msdos 12 年之前
  nickysn 5c49116d00 + enabled compilation of units types, dateutil, convutil, strutils and stdconvs for i8086-msdos 12 年之前
  nickysn bf132b31c6 + enabled compilation of unit variants for i8086-msdos 12 年之前
  nickysn 01ff2221d7 + enabled compilation of varutils for i8086-msdos 12 年之前
  nickysn b43c4c4aca * i8086 fixes in tx86typeconvnode.second_int_to_real 12 年之前