Historique des commits

Auteur SHA1 Message Date
  peter f21f055373 * change hashobjectlist.Delete() calls to :=nil now that the .Delete() behaviour il y a 19 ans
  yury 5f484a0f14 * section "fpc" was renamed to ".fpc". il y a 19 ans
  yury f89a0ac4c1 * small fix for previous commit. il y a 19 ans
  yury aa9c217f6b * unused coff symbols are removed by internal linker. il y a 19 ans
  peter 4df4a4f7d1 * dynamic growth of blocks in tdynamicarray il y a 19 ans
  peter cb246eb781 * Remove dos,strings units, use SysUtils instead il y a 19 ans
  peter 070b86a512 * order of named sections added il y a 19 ans
  florian 85d63d9fa9 * settings refactored il y a 19 ans
  peter b7386124c4 * quick fix for broken relocation in stabs il y a 19 ans
  peter 2ecd4522be * make rvasize the same as datasize il y a 19 ans
  peter bf1c390027 * refactor import library generation il y a 19 ans
  yury 5aef17adae * Internal linker now creates .reloc section for DLLs. il y a 19 ans
  yury 03f892719d * added import by ordinal number in internal linker. il y a 19 ans
  peter 89e2f8b5df * prevent crash when reading unknown section il y a 19 ans
  peter f5c1839ff0 * support static library (.a) linking il y a 19 ans
  florian dc2bef3875 + implemented directives $setpeflags, $maxstacksize, $minstacksize and $imagebase, fixes #6349 and #6714 il y a 19 ans
  yury 01edb71190 * internal linker removes imports referenced by unused code. il y a 19 ans
  yury fb9f8bb2a1 * Support for -WB<image_base> option in internal linker. il y a 19 ans
  yury e80e5be980 * RELOC_RVA fix for ARM cpu. il y a 19 ans
  yury 550626ef34 - Removed need of assembler startup files for wince. Now compiler directly creates .pdata section needed for arm-wince exception handling. il y a 19 ans
  yury ba04f1a147 * Internal linker does not leave reference to .dll if no imports from it are used. il y a 19 ans
  yury b73557ea4e * fixed wince internal linker. il y a 19 ans
  yury 2bf89e2040 * Internal linker support for wince. il y a 19 ans
  peter a57708e63d * DLL support il y a 19 ans
  peter 392ef22a7f * win imports are only by importname not anymore per procdef il y a 19 ans
  florian 688547953d * fixed win64 coff writing il y a 19 ans
  florian 83a0c8cd4b + support for more win64 specific relocs il y a 19 ans
  peter 739c322f60 * fix dllscanner for win32 il y a 19 ans
  florian cae35add51 + reading of winx64 coff object files generated by MS-VC il y a 19 ans
  yury 9ad6409662 * Fixed linking for arm-wince target. il y a 19 ans