Greg Ungerer
|
74d5b68425
elf: support ELF binaries in noMMU
|
il y a 11 mois |
lordrasmus
|
de0cfd949a
add vsdo support
|
il y a 1 an |
ramin
|
d869bb1600
add getauxval() implementation
|
il y a 1 an |
Waldemar Brodkorb
|
7cc754bc93
bits/mman.h: consolidate header file
|
il y a 6 ans |
Waldemar Brodkorb
|
52df983934
remove editor hints for vi
|
il y a 7 ans |
Baruch Siach
|
83a9e1f89b
ldso: remove duplicate function declarations
|
il y a 11 ans |
Markos Chandras
|
634e74f630
ldso: Use newer syscalls if arch does not have the deprecated syscalls
|
il y a 12 ans |
Mike Frysinger
|
b4725d8e2c
ldso: include dlfcn.h for RTLD_NODELETE
|
il y a 12 ans |
Peter S. Mazinger
|
6ac83250f2
ldso: use _dl_strdup and _dl_dprintf only in ld-uClibc.so
|
il y a 13 ans |
Peter S. Mazinger
|
acbf938705
ldso/include: change guard of headers to reflect the file names.
|
il y a 13 ans |
Mark Salter
|
8554fb21bb
Clean up DSBT support
|
il y a 12 ans |
Mike Frysinger
|
b3436addb5
ldso: simplify interp path search logic
|
il y a 13 ans |
Mike Frysinger
|
9ca7a065be
ldso: use __func__ rather than __FUNCTION__
|
il y a 13 ans |
Bernhard Reutner-Fischer
|
fdd1868050
ldso: add missing include
|
il y a 13 ans |
Carmelo Amoroso
|
3004ce0c96
Merge remote-tracking branch 'origin/master' into prelink
|
il y a 13 ans |
Bernd Schmidt
|
56ea76b6bf
Fix nommu handling of DT_TEXTREL
|
il y a 13 ans |
Filippo Arcidiacono
|
4136ca46e3
ldso: Add support for LD_WARN and LD_TRACE_PRELINKING
|
il y a 14 ans |
Filippo Arcidiacono
|
94cc6edb78
ldso: Rework global scope handling and symbol lookup mechanism
|
il y a 14 ans |
Filippo Arcidiacono
|
637e2b2440
ldso: Add implementation of ld.so standalone execution
|
il y a 15 ans |
Khem Raj
|
e3dec33ba0
powerpc: Add TLS and NPTL support
|
il y a 14 ans |
Austin Foxley
|
f26c5f6952
include dlfcn.h in ldso.h to get RTLD_NODELETE definition
|
il y a 14 ans |
Austin Foxley
|
f77f0e4792
ldso: fix USE_TLS check
|
il y a 14 ans |
Bernhard Reutner-Fischer
|
5e0feee937
ldso: add missing prototypes
|
il y a 14 ans |
Mike Frysinger
|
1f5e333a15
ldso: clean up breakage in tls merge
|
il y a 15 ans |
Mike Frysinger
|
aef262eb5a
ldso: pull in missing bits/fcntl.h header for O_CLOEXEC
|
il y a 15 ans |
Austin Foxley
|
534661b91c
ldso/: tls support for dynamic linker
|
il y a 15 ans |
Mike Frysinger
|
82be164276
fix building for systems w/out ldso support
|
il y a 15 ans |
Carmelo Amoroso
|
4c20772b62
ldso: do not comment out unused variables, just delete it.
|
il y a 16 ans |
Denis Vlasenko
|
27d501fdbf
simple optimizations and style fixes in dynamic loading
|
il y a 16 ans |
Bernhard Reutner-Fischer
|
ce54b92b04
- Use runtime pagesize (Jeremy Kerr)
|
il y a 16 ans |