Christophe Lyon
|
69634db934
rtld: Use ELF_RTYPE_CLASS_DLSYM
|
6 years ago |
Christophe Lyon
|
f81c99217f
enable NPTL on TARGET_arm
|
6 years ago |
Christophe Lyon
|
bb982429e7
arm/clone.S: Fix threading support
|
6 years ago |
Christophe Lyon
|
b79c7b5822
rtld: Compile with -fno-unwind-tables -fno-asynchronous-unwind-tables
|
6 years ago |
Christophe Lyon
|
6618d5aa2f
rtld: Add lazy binding support
|
11 years ago |
Christophe Lyon
|
448a986954
TLS: fix relocation computation
|
6 years ago |
Christophe Lyon
|
99dfb1e26f
Allow to generate PIE 'static' binary
|
6 years ago |
Christophe Lyon
|
ae80d12e5f
Add runtime support needed for C++ exceptions
|
6 years ago |
Christophe Lyon
|
c2586973f8
Add application startup code for FDPIC
|
11 years ago |
Christophe Lyon
|
c86f875f07
Fix bug in _dl_pread when using pread64 syscall
|
6 years ago |
Christophe Lyon
|
75bce1a732
rtld: Add startup code
|
6 years ago |
Christophe Lyon
|
4f0132e337
rtld: Avoid FUNCDESC relocation on _start
|
6 years ago |
Christophe Lyon
|
5ec586eb37
rtld: Add FDPIC code for arm
|
11 years ago |
Christophe Lyon
|
f88bb681ba
rtld: Add #if defined (__FDPIC__)
|
6 years ago |
Christophe Lyon
|
57436cad9c
rtld: Do not protect RELRO segments when we don't use an MMU.
|
6 years ago |
Christophe Lyon
|
685a704f02
Allow to select FDPIC ELF for arm architecture
|
6 years ago |
Waldemar Brodkorb
|
e912bb06c9
elf.h: add some missing defines
|
6 years ago |
Vineet Gupta
|
269a2a2a0f
ldso/arc: fix LD_DEBUG segv when printing R_ARC_NONE
|
6 years ago |
Vlad Starodubtsev
|
860b51c84a
Fix prototypes for preadv pwritev.
|
7 years ago |
Waldemar Brodkorb
|
9595fb8cd5
risc-v: initial 64 bit port, static only (no TLS/NPTL)
|
6 years ago |
Florian La Roche
|
df8caec197
remove unused assembler functions for arm
|
6 years ago |
Waldemar Brodkorb
|
294e120706
libiconv: add missing header files from previuos commit
|
6 years ago |
Waldemar Brodkorb
|
5fdd379d9d
libiconv: port over simplified iconv from musl
|
6 years ago |
Waldemar Brodkorb
|
ddbb03e77a
librt: clock_nanosleep could be even used without threads
|
6 years ago |
Waldemar Brodkorb
|
68628fe7d4
librt: declare clock_nanosleep not only for NPTL
|
6 years ago |
Waldemar Brodkorb
|
92d250d387
Revert "ldconfig: add glibc compatibility fix"
|
6 years ago |
Waldemar Brodkorb
|
7484224733
bump for release 1.0.30
|
6 years ago |
Waldemar Brodkorb
|
3f100edcc4
mention Tile architecture
|
6 years ago |
Waldemar Brodkorb
|
14be0795f4
libdl: first execute all destructors, then munmap library
|
6 years ago |
Dave Flogeras
|
132decd2a0
libdl: calculate the length for second parameter of munmap.
|
6 years ago |