Commit Verlauf

Autor SHA1 Nachricht Datum
  Jonas Maebe 0d74e4f719 * changed paratargetdbg from a global variable into a field of toption vor 10 Jahren
  nickysn d4a4b9a57b * refactored the internal linker ar object reader object creation to allow using vor 10 Jahren
  nickysn d204aaab72 * refactored "ar" object writer creation in the internal assembler to allow vor 10 Jahren
  florian 2c5a0ffc89 * make windres the default resource compiler on x86_64-win64 vor 11 Jahren
  florian 4d5119bf1c * fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables vor 11 Jahren
  sergei 38058505ba * Changed linking infrastructure to look like assembler one: vor 12 Jahren
  marco 09e742f243 * add a -dfpc define to the resource compiler commandlines, which allows to make FPC specific exceptions in resource scripts. Mantis #24044 vor 12 Jahren
  sergei 73030ddb57 + Support smart-linked .rdata section with external linker for Windows targets after r23025. vor 12 Jahren
  sergei 1a25aed68d * Renamed a method for consistency (let script building methods start with ScriptAdd). vor 13 Jahren
  sergei 346fbef445 * Factored a common linker script building block into separate method. vor 13 Jahren
  sergei 6571b4d140 * Factored code to create internal link script for debug sections into a separate procedure. vor 13 Jahren
  Jonas Maebe c27f9da1b2 * always surround ld link.res SEARCH_DIR() arguments with double quotes, vor 13 Jahren
  Jonas Maebe 0841ee6e4f * GNU ld only supports double quotes in its response file -> requote there vor 13 Jahren
  Jonas Maebe 14cfe770a4 * replaced most (if not all) remaining fields/parameters in the compiler vor 13 Jahren
  florian d7f7a9bb76 * patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolves #20346 vor 14 Jahren
  pierre 841b3e4179 TImportLibWin.generateimportlib method: vor 14 Jahren
  sergei 6280ee2eed * Changed attributes of .pdata section so it is smart-linkable on x86_64. vor 14 Jahren
  pierre d1a6ef9cd9 * Restrict use of postw32 external utility to vor 14 Jahren
  pierre c611c91cef Provide _tls_index in script vor 14 Jahren
  pierre 0227fbad7d * Fix some internal linker script lines vor 14 Jahren
  pierre 446c128e71 * Double LONG (-1) and LONG (0) for x86_64 linker script vor 14 Jahren
  pierre 239944f8d0 + Use DLL name in assembler labels used to import DLL functions/variables vor 14 Jahren
  pierre 1a9f4ba314 * Improve ogbase linker script support, add warnings for unknown entries vor 14 Jahren
  pierre 7c04d8d13b From patch submitted by Willibald Krenn in Bug Report 17500. vor 15 Jahren
  pierre cd0329a15e * fix target options for GNU ld vor 15 Jahren
  pierre d27278faac * Add external linker possibility for windows x86_64 compiler vor 15 Jahren
  Jonas Maebe ab2b596575 * ld uses arm_wince_pe rather than arm-wince-pe (mantis #15666) vor 15 Jahren
  Jonas Maebe 879e487ee8 * changed linker target name for WinCE from arm-pe into arm-wince-pe vor 15 Jahren
  florian c1f3d8dcaa * unified names of system_*/systems_* sets vor 15 Jahren
  florian 34227e811d + patch by Sven Barth to add native NT rtl support to the compiler, resolves #14886 vor 15 Jahren