Historique des commits

Auteur SHA1 Message Date
  pierre 29d524e7e6 Remove abolute path for native linker, ld is in directory /usr/ccs/bin in Oracle Solaris 10 8/11 il y a 7 ans
  Károly Balogh e6aed467b5 renamed script unit to cscript to avoid namespace conflict with univint package on Darwin. this makes it possible to build the textmode IDE on Darwin il y a 7 ans
  florian b1dff29cbf * removed unused units il y a 8 ans
  Károly Balogh 1c4207642c tabs to spaces indentation fixes. no functional changes il y a 8 ans
  Jonas Maebe 53ace5b489 - removed disabled exportlib override code il y a 9 ans
  pierre bc5df9bc68 Remove complicated code to try to support older GNU linker versions, before 2.21 il y a 10 ans
  florian b98e13cd93 * ensure success is initialized il y a 10 ans
  pierre ce20dcf7a6 * Add code to try old GNU emulation if new names are not recognized il y a 10 ans
  florian 2c7f1c73ac * pass -m elf_i386_sol2 to gld on i386-solaris as well, patch by H.Hartl, resolves #27265 il y a 10 ans
  florian 0a19825e25 * elf_x86_64 -> elf_x86_64_sol2, should resolve #27199 il y a 10 ans
  sergei 38058505ba * Changed linking infrastructure to look like assembler one: il y a 12 ans
  Jonas Maebe c27f9da1b2 * always surround ld link.res SEARCH_DIR() arguments with double quotes, il y a 13 ans
  Jonas Maebe 0841ee6e4f * GNU ld only supports double quotes in its response file -> requote there il y a 13 ans
  Jonas Maebe 14cfe770a4 * replaced most (if not all) remaining fields/parameters in the compiler il y a 13 ans
  Jonas Maebe 356026f849 * use new_section() instead of tai_section.create() everywhere il y a 15 ans
  pierre fbba2e89f8 * correct problem for -init -fini for scripts il y a 15 ans
  pierre 98470e953d * fix native linker end group delimiter il y a 15 ans
  pierre 3fce09ae26 * modify native likner args for library creation il y a 15 ans
  pierre a823e6834d * remove path for sparc il y a 15 ans
  pierre b0a77480cf rlinkpath and initfini fixes il y a 15 ans
  pierre 100e7c4d76 fix shared lib native linknig il y a 15 ans
  pierre 6bead44bdf * fix solaris ld version mapfile (option -M) il y a 15 ans
  pierre 2354c0d43a * avoid trailing spaces in solaris ld call il y a 15 ans
  pierre b52df81a2c + commit Jonas' changes for init/fini for libraires il y a 15 ans
  pierre 679309704a * fix compilation error il y a 15 ans
  pierre f5938d771f * Implement use of solaris linker for libraries il y a 15 ans
  pierre ca11bcd6cb + Use of native Solaris linker il y a 15 ans
  pierre db8f8e2637 + Register x86_64 Solaris il y a 15 ans
  yury fd0ed50331 * Removed/commented more unused variables. il y a 17 ans
  Jonas Maebe 52f81c97cf * call gstrip (GNU) instead of strip (Sun) il y a 17 ans