pierre
|
dcc6a20d22
Call RegisterTarget for system_x86_6432_linux_info
|
před 7 roky |
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
|
před 7 roky |
florian
|
13801bebfe
* pass debian specific path to c init files to ld for sparc64 as it is done on other targets as well
|
před 8 roky |
Károly Balogh
|
8a22807efa
m68k: also add Debian's custom library path like on other CPUs
|
před 8 roky |
florian
|
ac16c90357
* linker command for sparc64-linux fixed
|
před 8 roky |
florian
|
21e5f99faa
+ some basic compiler support for sparc64-linux
|
před 8 roky |
florian
|
1f4432af6b
* sparc64 compiler can be build, not working yet
|
před 8 roky |
Károly Balogh
|
1252aefb86
t_linux: whitespace and tab 2 space fix. no functional change.
|
před 8 roky |
florian
|
b1dff29cbf
* removed unused units
|
před 8 roky |
florian
|
f274e316fe
+ search /usr/lib/powerpc-linux-gnu for powerpc startup files
|
před 9 roky |
Jonas Maebe
|
5cb2d10c9a
* add aarch64 multi-arch library directory (patch by Edmund Grimley Evans)
|
před 9 roky |
Jonas Maebe
|
21d6b45020
* add i386 multi-arch library directory (patch by Edmund Grimley Evans)
|
před 9 roky |
Jonas Maebe
|
4564bffb85
* use binutils 2.19+ linker script "augmentation" functionality to specify
|
před 10 roky |
Jonas Maebe
|
e06a759e20
- reverted r31664, it causes crashes with some ld versions :/
|
před 10 roky |
Jonas Maebe
|
cd41bf672c
* use binutils 2.19+ linker script "augmentation" functionality to specify
|
před 10 roky |
Jonas Maebe
|
4f38317bd2
* fixed small linker script syntax error in r31459
|
před 10 roky |
Jonas Maebe
|
6d29ad44f7
* always use a minimal linker script when we are not using -T, so that the
|
před 10 roky |
Jonas Maebe
|
6bb430e97c
* also use the ARM/EABI linker script when targeting armhf
|
před 10 roky |
Jonas Maebe
|
882421a3ad
* also use -T when cross-compiling a shared library using a sysroot on
|
před 10 roky |
Jonas Maebe
|
e391a37b30
* add the sysrootpath to the path of the dynamic linker in the INPUT()
|
před 10 roky |
Jonas Maebe
|
3f9f498e0d
- removed leftover alpha, ia64 and vis code
|
před 10 roky |
nickysn
|
d4a4b9a57b
* refactored the internal linker ar object reader object creation to allow using
|
před 10 roky |
Jonas Maebe
|
8628d50aba
+ Linux/AArch64 compiler support (patch by Edmund Grimley Evans)
|
před 10 roky |
Jonas Maebe
|
05f6660a25
* set the correct dynamic linker for the ppc64 ELFv2 abi
|
před 10 roky |
Jonas Maebe
|
3946971c73
* default to ppc64le/elfv2 when compiling on a ppc64le platform
|
před 10 roky |
marco
|
1b85962ef3
* put default libgcc path under if Dontlinkstdlibpath...
|
před 10 roky |
sergei
|
15ff2c1236
* m68k: Fixed name of ELF interpreter, and updated cprt0.as to somewhat working state. Now a "hello world" program using libc can be linked and launched, but anything more complex needs another round of fixing the parameter passing code, in order to get the stack properly balanced.
|
před 11 roky |
Jonas Maebe
|
ca446b4b2a
- removed registration of x86_6432 target because it's not supported in any
|
před 11 roky |
florian
|
c357212b45
+ search crt* files also in /usr/lib/x86_64-linux-gnu, multiarch supporting distros require this
|
před 11 roky |
sergei
|
38058505ba
* Changed linking infrastructure to look like assembler one:
|
před 12 roky |