Carmelo Amoroso
|
3004ce0c96
Merge remote-tracking branch 'origin/master' into prelink
|
há 13 anos atrás |
Bernd Schmidt
|
56ea76b6bf
Fix nommu handling of DT_TEXTREL
|
há 13 anos atrás |
Carmelo Amoroso
|
3b3285b1b7
Merge remote-tracking branch 'origin/master' into prelink
|
há 13 anos atrás |
Mark Salter
|
95adc01517
Add support for DSBT ELF to ld.so
|
há 13 anos atrás |
Mike Frysinger
|
3ac2131012
ldso: fix fdpic builds
|
há 13 anos atrás |
Filippo Arcidiacono
|
a33796043b
ldso: Add runtime prelink support
|
há 14 anos atrás |
Filippo Arcidiacono
|
94cc6edb78
ldso: Rework global scope handling and symbol lookup mechanism
|
há 14 anos atrás |
Filippo Arcidiacono
|
637e2b2440
ldso: Add implementation of ld.so standalone execution
|
há 15 anos atrás |
Filippo Arcidiacono
|
33cb7f0b4a
ldso: Do not adjust dynamic section entries unnecessarily
|
há 14 anos atrás |
Timo Teräs
|
b93b98daf0
ldso: support RTLD_NODELETE and DF_1_NODELETE
|
há 14 anos atrás |
Bernhard Reutner-Fischer
|
f1775381f9
- fix inline keyword
|
há 16 anos atrás |
Mike Frysinger
|
79913b3e6c
fix broken whitespace in many places; no functional changes
|
há 17 anos atrás |
Bernd Schmidt
|
95586b5663
Blackfin FD-PIC patch 3/6.
|
há 17 anos atrás |
Carmelo Amoroso
|
6630516b0a
Added support for GNU hash style into dynamic linker
|
há 17 anos atrás |
Mike Frysinger
|
47319595bd
patch from Bernd Schmidt to abstract away initializing of relocation addresses
|
há 18 anos atrás |
Mike Frysinger
|
a60180c265
patch from Bernd Schmidt to abstract away load address types
|
há 18 anos atrás |
Mike Frysinger
|
656554001c
revert fdpic patch so we can merge it in bit by bit
|
há 18 anos atrás |
Mike Frysinger
|
1ba3a7b727
Bernd Schmidt writes: abstract away addresses so we can support FDPIC ELFs
|
há 18 anos atrás |
Mike Frysinger
|
331a0e429e
add a note as to why mips is special
|
há 18 anos atrás |
Mike Frysinger
|
9dae26d562
change to Lesser GPL 2.1 as pointed out by psm
|
há 19 anos atrás |
Mike Frysinger
|
ccf126ea86
add some copyright info
|
há 19 anos atrás |
Mike Frysinger
|
cd14230fcf
oops, fix typo in ELF_ST_BIND macros
|
há 19 anos atrás |
Mike Frysinger
|
70265df9e4
clean up whitespace
|
há 19 anos atrás |
Mike Frysinger
|
f743732430
make RUNPATH/RPATH support configurable
|
há 19 anos atrás |
Mike Frysinger
|
5002c5a31a
setup ELF_R_TYPE() wrapper for ELF{32,64}_R_TYPE()
|
há 19 anos atrás |
Mike Frysinger
|
b2b553d3c4
use new __always_inline define
|
há 19 anos atrás |
Mike Frysinger
|
59cc1e9342
create generic ELF_* macros to hide 32/64 bit differences
|
há 19 anos atrás |
Mike Frysinger
|
6512a60090
change all Elf32_* usage to ElfW(*) usage since we shouldnt care about the bitsize
|
há 19 anos atrás |
Joakim Tjernlund
|
61c12b2778
Initial support for both RUNPATH support.
|
há 19 anos atrás |
Joakim Tjernlund
|
e6816a15ab
Moved the addition of load address from the fast path
|
há 19 anos atrás |