Pierre Muller
|
619491e852
Fix searching of gstrip binary in cross-environment for solaris OS target
|
hace 3 años |
Jonas Maebe
|
153ddaffc9
--- Merging r43279 into '.':
|
hace 5 años |
pierre
|
29d524e7e6
Remove abolute path for native linker, ld is in directory /usr/ccs/bin in Oracle Solaris 10 8/11
|
hace 7 años |
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
|
hace 7 años |
florian
|
b1dff29cbf
* removed unused units
|
hace 8 años |
Károly Balogh
|
1c4207642c
tabs to spaces indentation fixes. no functional changes
|
hace 8 años |
Jonas Maebe
|
53ace5b489
- removed disabled exportlib override code
|
hace 9 años |
pierre
|
bc5df9bc68
Remove complicated code to try to support older GNU linker versions, before 2.21
|
hace 10 años |
florian
|
b98e13cd93
* ensure success is initialized
|
hace 10 años |
pierre
|
ce20dcf7a6
* Add code to try old GNU emulation if new names are not recognized
|
hace 10 años |
florian
|
2c7f1c73ac
* pass -m elf_i386_sol2 to gld on i386-solaris as well, patch by H.Hartl, resolves #27265
|
hace 10 años |
florian
|
0a19825e25
* elf_x86_64 -> elf_x86_64_sol2, should resolve #27199
|
hace 10 años |
sergei
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
hace 12 años |
Jonas Maebe
|
c27f9da1b2
* always surround ld link.res SEARCH_DIR() arguments with double quotes,
|
hace 13 años |
Jonas Maebe
|
0841ee6e4f
* GNU ld only supports double quotes in its response file -> requote there
|
hace 13 años |
Jonas Maebe
|
14cfe770a4
* replaced most (if not all) remaining fields/parameters in the compiler
|
hace 13 años |
Jonas Maebe
|
356026f849
* use new_section() instead of tai_section.create() everywhere
|
hace 15 años |
pierre
|
fbba2e89f8
* correct problem for -init -fini for scripts
|
hace 15 años |
pierre
|
98470e953d
* fix native linker end group delimiter
|
hace 15 años |
pierre
|
3fce09ae26
* modify native likner args for library creation
|
hace 15 años |
pierre
|
a823e6834d
* remove path for sparc
|
hace 15 años |
pierre
|
b0a77480cf
rlinkpath and initfini fixes
|
hace 15 años |
pierre
|
100e7c4d76
fix shared lib native linknig
|
hace 15 años |
pierre
|
6bead44bdf
* fix solaris ld version mapfile (option -M)
|
hace 15 años |
pierre
|
2354c0d43a
* avoid trailing spaces in solaris ld call
|
hace 15 años |
pierre
|
b52df81a2c
+ commit Jonas' changes for init/fini for libraires
|
hace 15 años |
pierre
|
679309704a
* fix compilation error
|
hace 15 años |
pierre
|
f5938d771f
* Implement use of solaris linker for libraries
|
hace 15 años |
pierre
|
ca11bcd6cb
+ Use of native Solaris linker
|
hace 15 años |
pierre
|
db8f8e2637
+ Register x86_64 Solaris
|
hace 15 años |