Historique des commits

Auteur SHA1 Message Date
  marco 09e742f243 * add a -dfpc define to the resource compiler commandlines, which allows to make FPC specific exceptions in resource scripts. Mantis #24044 il y a 12 ans
  sergei 73030ddb57 + Support smart-linked .rdata section with external linker for Windows targets after r23025. il y a 12 ans
  sergei 1a25aed68d * Renamed a method for consistency (let script building methods start with ScriptAdd). il y a 13 ans
  sergei 346fbef445 * Factored a common linker script building block into separate method. il y a 13 ans
  sergei 6571b4d140 * Factored code to create internal link script for debug sections into a separate procedure. il y a 13 ans
  Jonas Maebe c27f9da1b2 * always surround ld link.res SEARCH_DIR() arguments with double quotes, il y a 13 ans
  Jonas Maebe 0841ee6e4f * GNU ld only supports double quotes in its response file -> requote there il y a 13 ans
  Jonas Maebe 14cfe770a4 * replaced most (if not all) remaining fields/parameters in the compiler il y a 13 ans
  florian d7f7a9bb76 * patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolves #20346 il y a 14 ans
  pierre 841b3e4179 TImportLibWin.generateimportlib method: il y a 14 ans
  sergei 6280ee2eed * Changed attributes of .pdata section so it is smart-linkable on x86_64. il y a 14 ans
  pierre d1a6ef9cd9 * Restrict use of postw32 external utility to il y a 14 ans
  pierre c611c91cef Provide _tls_index in script il y a 14 ans
  pierre 0227fbad7d * Fix some internal linker script lines il y a 14 ans
  pierre 446c128e71 * Double LONG (-1) and LONG (0) for x86_64 linker script il y a 14 ans
  pierre 239944f8d0 + Use DLL name in assembler labels used to import DLL functions/variables il y a 14 ans
  pierre 1a9f4ba314 * Improve ogbase linker script support, add warnings for unknown entries il y a 14 ans
  pierre 7c04d8d13b From patch submitted by Willibald Krenn in Bug Report 17500. il y a 15 ans
  pierre cd0329a15e * fix target options for GNU ld il y a 15 ans
  pierre d27278faac * Add external linker possibility for windows x86_64 compiler il y a 15 ans
  Jonas Maebe ab2b596575 * ld uses arm_wince_pe rather than arm-wince-pe (mantis #15666) il y a 15 ans
  Jonas Maebe 879e487ee8 * changed linker target name for WinCE from arm-pe into arm-wince-pe il y a 15 ans
  florian c1f3d8dcaa * unified names of system_*/systems_* sets il y a 15 ans
  florian 34227e811d + patch by Sven Barth to add native NT rtl support to the compiler, resolves #14886 il y a 15 ans
  yury 9a0808d0fb * Set default image base for win64 dlls to $110000000. il y a 16 ans
  Jonas Maebe 4106ce540f * fixed compilation with -Cr after r13147 il y a 16 ans
  yury 78b2618db6 * Fixed setting of image base using {$IMAGEBASE X} directive. il y a 16 ans
  yury 187a145358 * Fixed build for ARM targets. il y a 16 ans
  yury f726e1691b * Fixed warnings and notes. il y a 16 ans
  yury e23a304254 * Set default images base to $100000000 for win64 executables as done by MS linkers. It helps to detect portability errors early. il y a 16 ans