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 年之前 |
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 年之前 |
florian
|
85d63d9fa9
* settings refactored
|
19 年之前 |