Histórico de Commits

Autor SHA1 Mensagem Data
  joost e4f7af99e4 Merged revisions 7170-7172,7187 via svnmerge from há 18 anos atrás
  yury 7547f3a0c0 * Allow @ and ? characters in imported function name when AS is used. It fixes bug #8391. há 18 anos atrás
  peter 9f3de7e809 * -Xg generates a separate file with the debug info sections há 18 anos atrás
  peter 30e78b71c8 * fix IE after duplicate asm symbol há 18 anos atrás
  florian c238bb15d1 * .init section support há 18 anos atrás
  yury d8d25c2489 * fixed memory leaks in compiler. há 19 anos atrás
  peter f21f055373 * change hashobjectlist.Delete() calls to :=nil now that the .Delete() behaviour há 19 anos atrás
  yury 5f484a0f14 * section "fpc" was renamed to ".fpc". há 19 anos atrás
  yury 11fcbcc663 * properly align common symbols. há 19 anos atrás
  yury a993ddbe5c * removed dbgstabs usage. há 19 anos atrás
  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. há 19 anos atrás
  peter 4df4a4f7d1 * dynamic growth of blocks in tdynamicarray há 19 anos atrás
  peter 5cd8775d38 * show only totals for memdebug há 19 anos atrás
  peter cb246eb781 * Remove dos,strings units, use SysUtils instead há 19 anos atrás
  peter 070b86a512 * order of named sections added há 19 anos atrás
  florian 85d63d9fa9 * settings refactored há 19 anos atrás
  peter 71665dbc4c * initial addr_pic support for x86_64 binary writer há 19 anos atrás
  micha d704af7216 fix compilation for {$T+} linux/win há 19 anos atrás
  peter bf1c390027 * refactor import library generation há 19 anos atrás
  yury 5aef17adae * Internal linker now creates .reloc section for DLLs. há 19 anos atrás
  yury 03f892719d * added import by ordinal number in internal linker. há 19 anos atrás
  peter f5c1839ff0 * support static library (.a) linking há 19 anos atrás
  yury 01edb71190 * internal linker removes imports referenced by unused code. há 19 anos atrás
  yury 550626ef34 - Removed need of assembler startup files for wince. Now compiler directly creates .pdata section needed for arm-wince exception handling. há 19 anos atrás
  yury 2bf89e2040 * Internal linker support for wince. há 19 anos atrás
  peter a57708e63d * DLL support há 19 anos atrás
  peter 392ef22a7f * win imports are only by importname not anymore per procdef há 19 anos atrás
  peter 6af8b52132 * define common symbol when it is not available há 19 anos atrás
  florian cae35add51 + reading of winx64 coff object files generated by MS-VC há 19 anos atrás
  florian 83f4ab0f4a * align data, bss and text sections to 16 byte boundaries há 19 anos atrás