Christophe Lyon
|
d53bc3437f
isnan: Add isnan weak alias to __isnan
|
6 years ago |
Christophe Lyon
|
b5ec02b92c
Fix htab_delete loop counter
|
6 years ago |
Christophe Lyon
|
a7d538fddb
nptl threads: Fix bug in using a weak variable.
|
6 years ago |
Christophe Lyon
|
0f4ddec32e
nptl: Replace sbrk with mmap
|
6 years ago |
Christophe Lyon
|
13fcd46ea7
nptl: Clear TLS area for static binaries.
|
6 years ago |
Christophe Lyon
|
606a8b28e4
nptl: Use vfork on MMU-less for system()
|
6 years ago |
Christophe Lyon
|
961c229bd1
nptl: Add pthread_mutex_getprioceiling and pthread_mutex_setprioceiling support
|
6 years ago |
Christophe Lyon
|
a20c0b71dc
nptl: Allow sem_open to work on MMU-less systems
|
6 years ago |
Christophe Lyon
|
7f07872b8a
nptl: Use linker-defined symbol to find start of .tdata section.
|
6 years ago |
Christophe Lyon
|
4d6b4178c8
nptl: Do not use madvise
|
6 years ago |
Christophe Lyon
|
eae96c1e2b
nptl: Disable fork and atfork on MMU-less systems.
|
6 years ago |
Christophe Lyon
|
5b9a9801a4
nptl: disable mprotect usage in stack protection
|
6 years ago |
Christophe Lyon
|
fcecd012a6
rtld: Initialize _dl_error_catch_tsd without FUNCDESC relocation
|
6 years ago |
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 |