コミット履歴

作者 SHA1 メッセージ 日付
  peter 01fd4f55f6 Merged revisions 8014,8016,8027,8034,8036-8037,8039,8044,8046,8048,8051,8060,8071,8075-8076,8082-8083,8087-8089,8091,8095-8096,8098-8100,8136,8138,8143,8148,8154,8157-8160,8164-8166,8170,8174-8177,8187-8188,8190,8203,8206-8207,8212-8213,8215-8217,8219,8223,8225,8227,8233-8239,8252-8253,8262,8268-8273,8275,8281,8284,8302,8305,8307,8309,8316,8318-8319,8324-8325,8327,8336-8341,8347,8349,8351,8354,8357-8359,8370-8371,8382-8383,8402,8404,8407-8408,8410-8411,8418,8420-8427,8430,8432,8434-8435,8438-8443,8445-8446,8448,8450-8454,8456-8457,8459,8462,8469-8470,8472-8483,8486-8488,8490,8493,8496,8506,8512 via svnmerge from 18 年 前
  yury 0d02974a61 Merged revisions 7768 via svnmerge from 18 年 前
  yury 93e2d9c4f2 Merged revisions 7743 via svnmerge from 18 年 前
  yury c934d25a8d Merged revisions 7356 via svnmerge from 18 年 前
  peter 91775decf8 Merged revisions 7255,7316 via svnmerge from 18 年 前
  florian 2be520340e Merged revisions 7278 via svnmerge from 18 年 前
  florian a6db2154d8 Merged revisions 7270,7272-7274 via svnmerge from 18 年 前
  joost e4f7af99e4 Merged revisions 7170-7172,7187 via svnmerge from 18 年 前
  yury 7547f3a0c0 * Allow @ and ? characters in imported function name when AS is used. It fixes bug #8391. 18 年 前
  peter 9f3de7e809 * -Xg generates a separate file with the debug info sections 18 年 前
  peter 30e78b71c8 * fix IE after duplicate asm symbol 19 年 前
  florian c238bb15d1 * .init section support 19 年 前
  yury d8d25c2489 * fixed memory leaks in compiler. 19 年 前
  peter f21f055373 * change hashobjectlist.Delete() calls to :=nil now that the .Delete() behaviour 19 年 前
  yury 5f484a0f14 * section "fpc" was renamed to ".fpc". 19 年 前
  yury 11fcbcc663 * properly align common symbols. 19 年 前
  yury a993ddbe5c * removed dbgstabs usage. 19 年 前
  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. 19 年 前
  peter 4df4a4f7d1 * dynamic growth of blocks in tdynamicarray 19 年 前
  peter 5cd8775d38 * show only totals for memdebug 19 年 前
  peter cb246eb781 * Remove dos,strings units, use SysUtils instead 19 年 前
  peter 070b86a512 * order of named sections added 19 年 前
  florian 85d63d9fa9 * settings refactored 19 年 前
  peter 71665dbc4c * initial addr_pic support for x86_64 binary writer 19 年 前
  micha d704af7216 fix compilation for {$T+} linux/win 19 年 前
  peter bf1c390027 * refactor import library generation 19 年 前
  yury 5aef17adae * Internal linker now creates .reloc section for DLLs. 19 年 前
  yury 03f892719d * added import by ordinal number in internal linker. 19 年 前
  peter f5c1839ff0 * support static library (.a) linking 19 年 前
  yury 01edb71190 * internal linker removes imports referenced by unused code. 19 年 前