Age | Commit message (Expand) | Author |
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 |
2016-08-25 | mips: add NaN support | Waldemar Brodkorb |
2016-07-31 | ARC: Update relocation syntax for old-thread model code | Andrew Burgess |
2016-07-31 | ARC: Support R_ARC_JMP_SLOT relocations during bootstrap | Andrew Burgess |
2016-06-30 | nds32: add support for new architecture | Waldemar Brodkorb |
2016-06-23 | libs: install backward compatibility symlinks | Alexey Brodkin |
2016-06-22 | ldso: fix dlsym hang when reloading DSOs | Leonid Lisovskiy |
2016-06-22 | ldso: Consistently set & use DL_OPENED flag in both ld.so and libdl | Leonid Lisovskiy |
2016-06-07 | ssp: remove SSP legacy code | Waldemar Brodkorb |
2016-05-28 | ldso: Force disable -mlong-calls when compiling ldso for ARC | Alexey Brodkin |
2016-05-28 | ldso/ARC: fix DT_RELACOUNT handling | Cupertino Miranda |
2016-05-24 | microblaze: fix ELF detection in ld.so | Waldemar Brodkorb |
2016-04-15 | replace FSF addresses with URLs | Nikola Forró |
2016-02-21 | arm: allow to build with DODEBUG=y | Waldemar Brodkorb |
2016-02-21 | mips64: with n64 ABI mapping failed | Waldemar Brodkorb |
2016-02-07 | frv: resurrect port somehow, totally untested | Waldemar Brodkorb |
2016-01-31 | ldso: Use single rtld_flags interpretation through all the calls | Leonid Lisovskiy |
2016-01-31 | ldso: Fix fail of $ORIGIN expansion in case of RTLD_NOLOAD | Leonid Lisovskiy |
2016-01-31 | libdl: dlopen() mustn't forget RTLD_NODELETE flag | Leonid Lisovskiy |
2015-12-23 | Replace bltzal with lapc for MIPS R6 builds. | Steve Ellcey |
2015-12-17 | dlclose fix | Waldemar Brodkorb |
2015-12-05 | remove sh64 support | Waldemar Brodkorb |
2015-11-23 | xtensa: remove ldso workaround by real pointer check | Waldemar Brodkorb |
2015-10-22 | ARC: With NPTL support, GP is no longer used for PIC | Vineet Gupta |