提交历史

作者 SHA1 备注 提交日期
  Jonas Maebe 07856870bc * factored out code to determine whether we should put an inline parameter 9 年之前
  Jonas Maebe b17f90d183 * test for mantis #26402 (already fixed in 3.1.1, still broken in 3.0) 9 年之前
  Jonas Maebe c752050728 * don't print "parameter not used" hints for abstract methods (mantis #30431) 9 年之前
  Jonas Maebe f4015f6ac9 * fixed wrong class cast in case arrays/records are passed to a_loadfpu*() 9 年之前
  Jonas Maebe 4e8bda76cb * update alignment when advancing offset to next element of array constructor node 9 年之前
  svenbarth 7678f5ecf0 Fix for Mantis #30453: add Delphi compatible TThreadList<> 9 年之前
  pierre 5e120982e5 Regenerated after: Fix fullcycle by setting EXCLUDE_80BIT_TARGETS to 1 if 80bit-real is not supported by current source CPU 9 年之前
  pierre 717153cfb0 Fix fullcycle by setting EXCLUDE_80BIT_TARGETS to 1 if 80bit-real is not supported by current source CPU 9 年之前
  yury d99f913836 * pas2jni: Fixed string constant handling after recent changes in FPC. 9 年之前
  pierre 3a2dd2d6e1 Regenerate after: Add fullinstallsymlink phony target, to be able to create all symlinks needed to all crosscompilers 9 年之前
  pierre dbf1100b33 Add fullinstallsymlink phony target, to be able to create all symlinks needed to all crosscompilers 9 年之前
  pierre 10454d4fec Regenerated msg files after: Add aarch64 to -P<x> CPU list 9 年之前
  pierre e6871efbf6 Add aarch64 to -P<x> CPU list 9 年之前
  pierre 0e6b4def67 * Also search for ppcXXX if ppcrossXXX is not found for -PB option, show default binary 9 年之前
  pierre 358eb38ef2 * fix test for msdos compact mode 9 年之前
  pierre d957595842 Fix for msdos, local variable SaveExit must be a CodePointer 9 年之前
  pierre 4b17961dd4 * Skip some tests for msdos 9 年之前
  pierre 6c6cf07c87 Remove heaptrc unit from buildrtl uses clause, heaptrc is handled separately to allow use of -gc option in RTL compilation 9 年之前
  pierre ed6dbc5330 Regenerate after: Allow compilation of win32 RTL with -gc option, by adding explicit heaptrc dependency to all units 9 年之前
  pierre 0be6018ffc Allow compilation of win32 RTL with -gc option, by adding explicit heaptrc dependency to all units 9 年之前
  pierre 5884fbc8b0 Move {$checkpointer off} before interface and relax windows data bss check to also accept sections in between like .rdata 9 年之前
  pierre 3a9f2f55f4 -gc or {$CHECKPOINTER ON} requires heaptrc unit loading even for units 9 年之前
  pierre 0cb0bc3371 Use symbols instead of constants in code: 9 年之前
  pierre 5abbe42115 Add fpwidestring and unicodeducet units for go32v2 OS for wide string tests 9 年之前
  pierre b2467eae3b * Pass exitcode correctly down to __libc_start_main in _haltproc 9 年之前
  pierre ee3d204b72 * Files added in %FILES need to be copied to destination directory even if UniqueSuffix is empty, as execution directory is different from source directory 9 年之前
  nickysn aa528356c7 * fixed compilation of rtl-generics in the medium and compact i8086 memory models 9 年之前
  svenbarth 2841cd9a9e * export IID and IIDSTR symbols of interfaces 9 年之前
  svenbarth 296b7dbaf5 * explicitely load the system unit if we have at least one required package (as one of those *must* contain the system unit); but don't add it to the used units of the package module as otherwise we'd detect the package to contain the system unit as well 9 年之前
  svenbarth b079fed247 * generate an internal error when exporting an unknown symbol 9 年之前