提交历史

作者 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 年之前
  Jonas Maebe 7d1a8f3de2 * always pass (g)crt1.o/bundle1.o as first argument to the linker 17 年之前
  Jonas Maebe 150eda304b * factored unix exports handling from t_bsd and t_linux into expunix unit 17 年之前
  michael 174de3eab1 Merged revisions 9693-10480 via svnmerge from 17 年之前
  Jonas Maebe 5fbc947ae8 + -Xg support for darwin with dwarf 17 年之前
  Jonas Maebe 56c18c5521 * fix from r9332 for shared libraries 17 年之前
  marco 1a34960b53 * asmscript stuff under if ldnoresponsfile. Fixes FreeBSD breakage 18 年之前
  Jonas Maebe 0ac6e82c1f * fixed handling of directories with spaces for LdSupportsNoResponseFile- 18 年之前
  Jonas Maebe d8d393e802 - no longer pass "-read_only_relocs suppress" to the darwin linker when 18 年之前
  Jonas Maebe 157fc2a3e9 * use -x instead of -s for stripping executables on darwin (-s worked fine on 10.0, 18 年之前
  Jonas Maebe 032352d98b + darwin/x86_64 support 18 年之前
  Jonas Maebe 3155b650a1 * pass "-syslibroot sysrootpath" to the darwin linker if -XRsysrootpath 18 年之前
  micha 0625040eba + add -XR switch for target root file system with libs (also used for C lib type detection) 18 年之前
  Jonas Maebe 881f884f4c * also pass -arch parameter when creating bundles 18 年之前
  Jonas Maebe 4cdd590091 * use app_type instead of RelocSection for creating bundles, as 18 年之前
  Jonas Maebe 84ddacd017 + support for creating a bundle instead of a library on Darwin (-Wb) 18 年之前
  Jonas Maebe 661c2eba37 * clean up of previous fix 18 年之前
  marco 727b68c9b0 * small fix for OS X related typo. 18 年之前
  Jonas Maebe 9c69c9dcf8 * fixed handling of paths/files with spaces in their name in link.res 18 年之前
  Jonas Maebe a3c9dc5ec6 + support for {$linkframework x} to link to framework x (Darwin only) 18 年之前
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 年之前
  Jonas Maebe 0a6256e44b - disabled linking to SystemStubs for Mac OS X since it's only available 18 年之前
  Jonas Maebe c13ff3729b * Merged 2.3 branch changes: 18 年之前
  Jonas Maebe 90ea73a90b * more file handling from shortstring to tcmdstr 18 年之前
  tom_at_work 106fe68ce6 * renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351 18 年之前
  Jonas Maebe 4d1f213889 * fixed gprof support for darwin/ppc32 (although the output from gprof 19 年之前
  peter e17b424e28 * refactor procsym procdef list 19 年之前
  peter 7a2e0da7bd * extra parameter for file searching functions 19 年之前
  peter 9f5d69ce31 * make win32 compile 19 年之前
  peter cb246eb781 * Remove dos,strings units, use SysUtils instead 19 年之前