Commit History

作者 SHA1 備註 提交日期
  Jonas Maebe 11083d88b3 Merged revisions 11337-11338,11341-11345,11348,11350-11361,11363-11368,11370,11376-11392,11397-11400,11402-11410,11415-11419,11421,11423-11426,11429-11464,11466-11468,11471-11486,11489,11491-11517,11522,11524-11527,11529-11534,11536-11550,11552,11554,11556,11558-11561,11563,11565-11570,11572-11587,11589-11618,11620,11623-11627,11629-11663,11668-11669,11671-11682,11684,11686-11688,11693,11697,11699-11700,11703-11704,11708-11711,11719-11722,11727,11730-11732,11738-11777,11779,11782-11784,11786-11809,11811-11821,11823-11830,11832-11835,11837-11847,11849-11871,11873-11875,11879-11880,11884-11888,11890,11896-11898,11903-11919,11926-11930,11933-11934,11936-11937,11939-11940,11942-11985,11987-11991,11993-12013,12015-12017,12019-12040,12043,12045 via svnmerge from 17 年之前
  yury 403ce8c2c1 * Fixed removing stabs for unused functions. It fixes debugging problems. 17 年之前
  Jonas Maebe f36e5411af * split cpu64bit compiler define into 17 年之前
  peter 793fd8fc09 * Add -Xg to help pages 17 年之前
  Jonas Maebe 0bf43d223b * fixed uses of custom-length string types in function/property 18 年之前
  peter c767df348f * idata must be aligned on 4 bytes to prevent a corrupt 18 年之前
  Jonas Maebe 70c2414daa * split off sec_rodata_norel from sec_rodata, and only put constant data 18 年之前
  florian 4151029ee5 + .fini section support 18 年之前
  yury 84306f80e9 * fixed tw8391.pp for i386. 18 年之前
  yury 38b8731ba0 * Restored relocs generation for dlls by internal linker. It fixes bug #9048. 18 年之前
  yury df36385c89 * fixed mantis #8887. (please merge to fixes). 18 年之前
  yury 821c91c230 * fix Mantis #8760: do not put actually empty sections in executable by internal linker. 18 年之前
  yury b2605b8ff6 * Internal linker now correctly links to gcc import libraries. It fixes win32 IDE with debugger support. 18 年之前
  pierre 115d95004f * try to fix cygwin import lib problem in internal linker 18 年之前
  Jonas Maebe 21f87ef1de * fixed instances of passing properties as var parameter 18 年之前
  peter 29ffdefacb * secrel32 relocation support required by dwarf2 under windows 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 年之前