Historique des commits

Auteur SHA1 Message Date
  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
  peter 30e78b71c8 * fix IE after duplicate asm symbol il y a 19 ans
  florian c238bb15d1 * .init section support il y a 19 ans
  yury d8d25c2489 * fixed memory leaks in compiler. 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 11fcbcc663 * properly align common symbols. il y a 19 ans
  yury a993ddbe5c * removed dbgstabs usage. il y a 19 ans
  yury 4e3c5e202a * Internal linker sorts only .idata section and removes stabs of unused functions. It seems all debug info problems with internal linker are solved now. il y a 19 ans
  peter 4df4a4f7d1 * dynamic growth of blocks in tdynamicarray il y a 19 ans
  peter 5cd8775d38 * show only totals for memdebug 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 71665dbc4c * initial addr_pic support for x86_64 binary writer il y a 19 ans
  micha d704af7216 fix compilation for {$T+} linux/win 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 f5c1839ff0 * support static library (.a) linking il y a 19 ans
  yury 01edb71190 * internal linker removes imports referenced by unused code. 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 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
  peter 6af8b52132 * define common symbol when it is not available il y a 19 ans
  florian cae35add51 + reading of winx64 coff object files generated by MS-VC il y a 19 ans
  florian 83f4ab0f4a * align data, bss and text sections to 16 byte boundaries il y a 19 ans
  peter ead6c6a29a il y a 19 ans