Commit History

作者 SHA1 備註 提交日期
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 年之前
  yury 2b84a4643a * Fixed bug #6501: multiple resource files are correctly linked to executable. 18 年之前
  florian a3d906f1ca - removed several ;; 18 年之前
  Jonas Maebe c13ff3729b * Merged 2.3 branch changes: 18 年之前
  florian b8af065523 * do check for non defined labels earlier to avoid ies in the cg 18 年之前
  peter 47d0dd487e * use setmodulename for program/library 18 年之前
  peter a48c9fe3a0 * cleanup r6369 18 年之前
  pierre 62b810700a * fix for webbug 8270 18 年之前
  tom_at_work 106fe68ce6 * renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351 18 年之前
  pierre cc73d6e147 * postpone some freeing if SymbolInfo is needed 18 年之前
  tom_at_work 92538bcb2a Fixed lineinfo compilation with -gl 18 年之前
  tom_at_work 949aa60805 * DWARF debug lineinfo reader 18 年之前
  florian fd2032dab2 + start of embedded rtl 18 年之前
  yury 87d5058dec * fix arm-wince exception handling. 19 年之前
  peter 9ae8e9fa21 * refactor tclassheader in tvmtbuilder and tvmtwriter 19 年之前
  florian cab0f71d13 * comment fixed 19 年之前
  florian 90787bb436 * disable sse/mmx fastmode code in case of valgrind usage 19 年之前
  yury 5f484a0f14 * section "fpc" was renamed to ".fpc". 19 年之前
  peter 0557ddc342 * removed typed const, it is now handled by staticvarsym 19 年之前
  yury 4e3c5e202a * Internal linker sorts only .idata section and removes stabs of unused functions. It seems all debug info problems with internal linker are solved now. 19 年之前
  peter e17b424e28 * refactor procsym procdef list 19 年之前
  peter 658c46b903 * remove tdictionary and tindexarray 19 年之前
  florian 6e2187c606 + windows uses now sysinit units as well 19 年之前
  micha 12e8645889 * fix cross-compiling from i386/linux 19 年之前
  micha ad7d549965 + implement pascal inline asm start/halt code for linux/i386 19 年之前
  yury 82b0e6df0b * More fixes for wince exceptions. Debugging also work with internal linker now for wince. 19 年之前
  peter cb246eb781 * Remove dos,strings units, use SysUtils instead 19 年之前
  florian 85d63d9fa9 * settings refactored 19 年之前
  peter 3078a1927f * remove ttype 19 年之前
  florian 67aa148602 * fixed softfpu support 19 年之前