Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe 4b62d5e43d * only create PASCALFINALIZE for programs and libraries il y a 18 ans
  florian 4151029ee5 + .fini section support il y a 18 ans
  yury f0e554caef * Collect resource files only when program or library is compiled. il y a 18 ans
  yury 4cc9bcd526 * Always strip DLLs when external linker (LD) is used. il y a 18 ans
  yury ca81009e5e * Properly handle .res files, which are not fully correct. il y a 18 ans
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). il y a 18 ans
  yury 2b84a4643a * Fixed bug #6501: multiple resource files are correctly linked to executable. il y a 18 ans
  florian a3d906f1ca - removed several ;; il y a 18 ans
  Jonas Maebe c13ff3729b * Merged 2.3 branch changes: il y a 18 ans
  florian b8af065523 * do check for non defined labels earlier to avoid ies in the cg il y a 18 ans
  peter 47d0dd487e * use setmodulename for program/library il y a 18 ans
  peter a48c9fe3a0 * cleanup r6369 il y a 18 ans
  pierre 62b810700a * fix for webbug 8270 il y a 18 ans
  tom_at_work 106fe68ce6 * renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351 il y a 18 ans
  pierre cc73d6e147 * postpone some freeing if SymbolInfo is needed il y a 18 ans
  tom_at_work 92538bcb2a Fixed lineinfo compilation with -gl il y a 18 ans
  tom_at_work 949aa60805 * DWARF debug lineinfo reader il y a 18 ans
  florian fd2032dab2 + start of embedded rtl il y a 18 ans
  yury 87d5058dec * fix arm-wince exception handling. il y a 19 ans
  peter 9ae8e9fa21 * refactor tclassheader in tvmtbuilder and tvmtwriter il y a 19 ans
  florian cab0f71d13 * comment fixed il y a 19 ans
  florian 90787bb436 * disable sse/mmx fastmode code in case of valgrind usage il y a 19 ans
  yury 5f484a0f14 * section "fpc" was renamed to ".fpc". il y a 19 ans
  peter 0557ddc342 * removed typed const, it is now handled by staticvarsym il y a 19 ans
  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. il y a 19 ans
  peter e17b424e28 * refactor procsym procdef list il y a 19 ans
  peter 658c46b903 * remove tdictionary and tindexarray il y a 19 ans
  florian 6e2187c606 + windows uses now sysinit units as well il y a 19 ans
  micha 12e8645889 * fix cross-compiling from i386/linux il y a 19 ans
  micha ad7d549965 + implement pascal inline asm start/halt code for linux/i386 il y a 19 ans