Historial de Commits

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