Historique des commits

Auteur SHA1 Message Date
  yury 13d948c07b * Fixed: import Address Table should contain the same data as Import Lookup Table. il y a 18 ans
  peter 488c06d275 * don't reuse emptyint il y a 18 ans
  peter 9f0ca44c94 * new tf_smartlink_library flag il y a 18 ans
  Jonas Maebe 70c2414daa * split off sec_rodata_norel from sec_rodata, and only put constant data il y a 18 ans
  florian 4151029ee5 + .fini section support il y a 18 ans
  yury 28f0d47d83 * Don't be too strict while reading COFF symtable if obj file does not have COFF string table (to be compatible with LD and MS linkers). It fixes bug #9175. il y a 18 ans
  yury 04147151e4 * Fixed stabs generation for DLLs by internal assembler (use RELOC_ABSOLUTE in all cases). il y a 18 ans
  yury 38b8731ba0 * Restored relocs generation for dlls by internal linker. It fixes bug #9048. il y a 18 ans
  yury 73b8fba64b * fixed linking with eVC++ object files (bug #8542). il y a 18 ans
  yury 821c91c230 * fix Mantis #8760: do not put actually empty sections in executable by internal linker. il y a 18 ans
  yury b2605b8ff6 * Internal linker now correctly links to gcc import libraries. It fixes win32 IDE with debugger support. il y a 18 ans
  peter 29ffdefacb * secrel32 relocation support required by dwarf2 under windows il y a 18 ans
  peter 71a11fafe9 * support long section names in executable il y a 18 ans
  pierre a7f5951cb0 * force empty .idata section at end of each dll to be in executable with oso_keep option il y a 18 ans
  yury 7547f3a0c0 * Allow @ and ? characters in imported function name when AS is used. It fixes bug #8391. il y a 18 ans
  peter 9f3de7e809 * -Xg generates a separate file with the debug info sections il y a 18 ans
  florian 6588b2cb57 * fix resource embedding on arm-wince il y a 18 ans
  florian c238bb15d1 * .init section support il y a 19 ans
  yury f8cfa49971 * enabled af_smartlink_sections for i386-wince. il y a 19 ans
  yury f258b907fb * Set procalign alignment for sections of import jumps table. il y a 19 ans
  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