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 |
Waldemar Brodkorb
|
04a676f3c8
linuxthreads: implement pthread_condattr_{s,g}etclock()
|
6 years ago |
Waldemar Brodkorb
|
d86bd35298
libdl: end must be bigger than start
|
6 years ago |
Waldemar Brodkorb
|
8d7723d1c1
libdl: remove gcc warnings
|
6 years ago |
Waldemar Brodkorb
|
d89de5cba6
libiconv: remove function, which is not available w/o libiconv a4 macros
|
6 years ago |
Waldemar Brodkorb
|
35105679b9
libdl: fix problem with unmapping
|
6 years ago |
Waldemar Brodkorb
|
eb560ac797
libdl: better checking and logging for ctors/dtors
|
6 years ago |
Waldemar Brodkorb
|
744e199bbe
libdl: remove dead code
|
6 years ago |
Waldemar Brodkorb
|
0c8cc6e7eb
libdl: remove LDSO_NO_CLEANUP
|
6 years ago |