Age | Commit message (Expand) | Author |
2018-08-10 | rtld: Add #if defined (__FDPIC__) | Christophe Lyon |
2018-08-10 | rtld: Do not protect RELRO segments when we don't use an MMU. | Christophe Lyon |
2018-06-29 | ldso/arc: fix LD_DEBUG segv when printing R_ARC_NONE | Vineet Gupta |
2018-06-06 | remove unused assembler functions for arm | Florian La Roche |
2018-04-27 | libdl: first execute all destructors, then munmap library | Waldemar Brodkorb |
2018-04-27 | libdl: calculate the length for second parameter of munmap. | Dave Flogeras |
2018-04-22 | libdl: end must be bigger than start | Waldemar Brodkorb |
2018-04-22 | libdl: remove gcc warnings | Waldemar Brodkorb |
2018-04-17 | libdl: fix problem with unmapping | Waldemar Brodkorb |
2018-04-17 | libdl: better checking and logging for ctors/dtors | Waldemar Brodkorb |
2018-04-17 | libdl: remove dead code | Waldemar Brodkorb |
2018-04-17 | libdl: remove LDSO_NO_CLEANUP | Waldemar Brodkorb |
2018-04-17 | Revert "libdl: fix dlclose() issue" | Waldemar Brodkorb |
2018-03-15 | libdl: fix dlclose() issue | Waldemar Brodkorb |
2018-03-14 | Revert "Revert "libdl: fix size parameter when unmap library in dlclose"" | Waldemar Brodkorb |
2018-02-03 | bits/mman.h: consolidate header file | Waldemar Brodkorb |
2018-01-21 | xtensa: fix R_XTENSA_TLSDESC_ARG handling in _dl_do_reloc | Max Filippov |
2018-01-21 | xtensa: fix _dl_tlsdesc_dynamic | Max Filippov |
2018-01-06 | ld.so: Rewrite elf_machine_load_address using _DYNAMIC symbol | Waldemar Brodkorb |
2017-12-31 | m68k: add NPTL/TLS support | Waldemar Brodkorb |
2017-12-28 | csky: add Copyright. | Guo Ren |
2017-11-19 | csky: port to uclibc-ng | Guo Ren |
2017-11-03 | fix multilib dir | Waldemar Brodkorb |
2017-08-06 | microblaze: handle R_MICROBLAZE_NONE for ld.so bootstrap | Waldemar Brodkorb |
2017-07-28 | aarch64: finetuning, sync with glibc | Waldemar Brodkorb |
2017-07-20 | Revert "libdl: fix size parameter when unmap library in dlclose" | Waldemar Brodkorb |
2017-06-21 | remove the not useful disclaimer | Waldemar Brodkorb |
2017-06-21 | remove editor hints for vi | Waldemar Brodkorb |
2017-06-11 | remove outdated manpages and README's for ld.so/linuxthreads | Waldemar Brodkorb |
2017-05-14 | or1k: add NPTL/TLS support | Waldemar Brodkorb |
2017-04-17 | aarch64: handle lazy relocation of TLSDESC | Waldemar Brodkorb |
2017-04-08 | Same iteration variable used for inner and outer loop | Cupertino Miranda |
2017-04-08 | ldso: exit if zalloc can't alloc memory | Vineet Gupta |
2017-04-08 | ldso/arc: fix debug prints | Vineet Gupta |
2017-04-01 | nios2: allow to hack on experimenting ld.so support | Waldemar Brodkorb |
2017-04-01 | ldso: don't discard sysmbols for DODEBUG builds | Vineet Gupta |
2017-03-17 | Search the configured multilib | Alexey Neyman |
2017-02-01 | add experimental aarch64 support | Waldemar Brodkorb |
2017-01-29 | use safe, even if possibly a few cycles slower, six-argument syscall implemen... | mirabilos |
2017-01-22 | nds32: add NPTL/TLS, *context function, libm changes and code cleanup | Vincent Ren-Wei Chen |
2017-01-15 | ARC: ldso: don't use _DYNAMIC@gotpc construct #2 | Vineet Gupta |
2017-01-15 | ARC: ldso: don't use _DYNAMIC@gotpc construct #1 | Vineet Gupta |
2017-01-14 | ldso: do not resolve relocations for debug, dig them up when debugging | Waldemar Brodkorb |
2017-01-05 | ld.so: fix mips{32,64}r6 support | Waldemar Brodkorb |
2016-12-10 | fix static linking for FDPIC toolchains | Waldemar Brodkorb |
2016-12-10 | bfin: fix a gcc warning | Waldemar Brodkorb |
2016-11-04 | nios2: sync support with glibc | Waldemar Brodkorb |
2016-11-03 | microblaze: add NPTL/TLS support from GNU libc | Waldemar Brodkorb |
2016-10-31 | ldso: remove useless debug output, too much noise | Waldemar Brodkorb |
2016-09-26 | use a single libc and deduplicate threading code | Waldemar Brodkorb |