Peter S. Mazinger
|
acbf938705
ldso/include: change guard of headers to reflect the file names.
|
13 лет назад |
Peter S. Mazinger
|
1130df6d42
dl-hash.h: remove unused _dl_symbol and unneeded prototypes
|
13 лет назад |
Mark Salter
|
8554fb21bb
Clean up DSBT support
|
12 лет назад |
Carmelo Amoroso
|
2aee0efdec
Merge remote branch 'origin/master' into prelink
|
14 лет назад |
Carmelo Amoroso
|
8fb5b1cffd
ldso: get rid of _dl_lookup_hash
|
14 лет назад |
Salvatore Cro
|
aaf4cbd98f
Add protected symbols support for all architectures
|
14 лет назад |
Carmelo Amoroso
|
57f6cce72c
Merge commit 'origin/master' into prelink
|
14 лет назад |
Denys Vlasenko
|
ffc5c7769d
ldso/include/dl-hash.h: suppress compiler warning. no code changes
|
14 лет назад |
Filippo Arcidiacono
|
4136ca46e3
ldso: Add support for LD_WARN and LD_TRACE_PRELINKING
|
14 лет назад |
Filippo Arcidiacono
|
94cc6edb78
ldso: Rework global scope handling and symbol lookup mechanism
|
14 лет назад |
Filippo Arcidiacono
|
637e2b2440
ldso: Add implementation of ld.so standalone execution
|
15 лет назад |
Hans-Christian Egtvedt
|
f3217f9be3
check if USE_TLS is defined before use
|
15 лет назад |
Mike Frysinger
|
7c7cebfff3
ldso: simplify handling of extra _dl_lookup_hash() arg
|
15 лет назад |
Mike Frysinger
|
1f5e333a15
ldso: clean up breakage in tls merge
|
15 лет назад |
Bernhard Reutner-Fischer
|
b841967167
whitespace cleanup
|
15 лет назад |
Austin Foxley
|
534661b91c
ldso/: tls support for dynamic linker
|
15 лет назад |
Hans-Christian Egtvedt
|
e91ab457fb
Fix whitespace damage in file.
|
16 лет назад |
Bernhard Reutner-Fischer
|
f1775381f9
- fix inline keyword
|
16 лет назад |
Bernd Schmidt
|
bd2b38e3cd
Fix the recent dladdr changes so that they compile on FD-PIC targets.
|
17 лет назад |
Carmelo Amoroso
|
341b678f45
This patch solves a problem in dladdr caused by the wrong value
|
17 лет назад |
Mike Frysinger
|
79913b3e6c
fix broken whitespace in many places; no functional changes
|
17 лет назад |
Bernd Schmidt
|
a53ad698a1
Blackfin FD-PIC patch 4/6.
|
17 лет назад |
Bernd Schmidt
|
95586b5663
Blackfin FD-PIC patch 3/6.
|
17 лет назад |
Carmelo Amoroso
|
6630516b0a
Added support for GNU hash style into dynamic linker
|
17 лет назад |
Mike Frysinger
|
996be4d2f1
merge some more FDPIC related fixes from Bernd Schmidt
|
18 лет назад |
Mike Frysinger
|
a60180c265
patch from Bernd Schmidt to abstract away load address types
|
18 лет назад |
Mike Frysinger
|
48e99a87d2
use ElfW(Addr) in more places
|
18 лет назад |
Mike Frysinger
|
656554001c
revert fdpic patch so we can merge it in bit by bit
|
18 лет назад |
Mike Frysinger
|
1ba3a7b727
Bernd Schmidt writes: abstract away addresses so we can support FDPIC ELFs
|
18 лет назад |
Mike Frysinger
|
9dae26d562
change to Lesser GPL 2.1 as pointed out by psm
|
19 лет назад |