提交历史

作者 SHA1 备注 提交日期
  pierre bc5df9bc68 Remove complicated code to try to support older GNU linker versions, before 2.21 10 年之前
  florian b98e13cd93 * ensure success is initialized 10 年之前
  pierre ce20dcf7a6 * Add code to try old GNU emulation if new names are not recognized 10 年之前
  florian 2c7f1c73ac * pass -m elf_i386_sol2 to gld on i386-solaris as well, patch by H.Hartl, resolves #27265 10 年之前
  florian 0a19825e25 * elf_x86_64 -> elf_x86_64_sol2, should resolve #27199 10 年之前
  sergei 38058505ba * Changed linking infrastructure to look like assembler one: 12 年之前
  Jonas Maebe c27f9da1b2 * always surround ld link.res SEARCH_DIR() arguments with double quotes, 13 年之前
  Jonas Maebe 0841ee6e4f * GNU ld only supports double quotes in its response file -> requote there 13 年之前
  Jonas Maebe 14cfe770a4 * replaced most (if not all) remaining fields/parameters in the compiler 13 年之前
  Jonas Maebe 356026f849 * use new_section() instead of tai_section.create() everywhere 15 年之前
  pierre fbba2e89f8 * correct problem for -init -fini for scripts 15 年之前
  pierre 98470e953d * fix native linker end group delimiter 15 年之前
  pierre 3fce09ae26 * modify native likner args for library creation 15 年之前
  pierre a823e6834d * remove path for sparc 15 年之前
  pierre b0a77480cf rlinkpath and initfini fixes 15 年之前
  pierre 100e7c4d76 fix shared lib native linknig 15 年之前
  pierre 6bead44bdf * fix solaris ld version mapfile (option -M) 15 年之前
  pierre 2354c0d43a * avoid trailing spaces in solaris ld call 15 年之前
  pierre b52df81a2c + commit Jonas' changes for init/fini for libraires 15 年之前
  pierre 679309704a * fix compilation error 15 年之前
  pierre f5938d771f * Implement use of solaris linker for libraries 15 年之前
  pierre ca11bcd6cb + Use of native Solaris linker 15 年之前
  pierre db8f8e2637 + Register x86_64 Solaris 15 年之前
  yury fd0ed50331 * Removed/commented more unused variables. 17 年之前
  Jonas Maebe 52f81c97cf * call gstrip (GNU) instead of strip (Sun) 17 年之前
  michael 174de3eab1 Merged revisions 9693-10480 via svnmerge from 17 年之前
  micha 0625040eba + add -XR switch for target root file system with libs (also used for C lib type detection) 18 年之前
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 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 年之前