Age | Commit message (Expand) | Author |
2011-05-11 | x86_64: add TODO for R_X86_64_RELATIVE | Bernhard Reutner-Fischer |
2011-05-10 | ldso: commentary typo fix | Bernhard Reutner-Fischer |
2011-05-10 | libdl: fix local symbol's address handling in dladdr | Filippo Arcidiacono |
2011-05-03 | x86_64: silence warning if !TLS | Bernhard Reutner-Fischer |
2011-04-18 | dl-startup: fix typos in block comment | Kevin Cernekee |
2011-04-18 | MIPS LDSO: pass sym_ref parameter to _dl_find_hash() to support PROTECTED sym... | Maksim Rayskiy |
2011-04-11 | Support dynamic assignment of DSBT_INDEX | Bernd Schmidt |
2011-04-11 | Fix nommu handling of DT_TEXTREL | Bernd Schmidt |
2011-03-09 | remove trailing ';' from _syscallX() | Peter S. Mazinger |
2011-03-05 | Add sanity checks to ld.so DSBT support | Mark Salter |
2011-03-05 | The C6X port | Aurelien Jacquiot |
2011-03-05 | Add support for DSBT ELF to ld.so | Mark Salter |
2011-03-05 | Add Makefile support for DSBT ELF. | Bernd Schmidt bernds_cb1@t-online.de |
2011-03-03 | Correct ssp code | Peter S. Mazinger |
2011-03-03 | syntax fix | Peter S. Mazinger |
2011-03-03 | initialize tls_tpnt to NULL on all archs | Peter S. Mazinger |
2011-03-03 | ldso: use ADDR_ALIGN instead of hard-coded value | Carmelo Amoroso |
2011-02-21 | ldso: fix fdpic builds | Mike Frysinger |
2011-02-14 | ldso: remove now unused variable | Bernhard Reutner-Fischer |
2011-02-11 | Fix memory leak in dlopen()/dlclose(). | Philip Craig |
2011-01-29 | mips: avoid segmentation fault when RLD_MAP is 0 | Richard Braun |
2011-01-20 | ldso: get rid of _dl_lookup_hash | Carmelo Amoroso |
2011-01-20 | Add protected symbols support for all architectures | Salvatore Cro |
2011-01-20 | Revert "ldso/arm: Correct protected symbol resolution" | Carmelo Amoroso |
2011-01-20 | Revert "ldso_sh: add support for protected symbols to SH" | Carmelo Amoroso |
2011-01-20 | Revert "ldso/i386: support protected symbols" | Carmelo Amoroso |
2010-11-24 | Revert "ldso: silence warning about unused tls var if !tls" | Bernhard Reutner-Fischer |
2010-11-24 | ldso: silence warning about unused tls var if !tls | Bernhard Reutner-Fischer |
2010-11-02 | ldso/include/dl-hash.h: suppress compiler warning. no code changes | Denys Vlasenko |
2010-09-24 | ldso_sh: add support for protected symbols to SH | Salvatore Cro |
2010-09-15 | ldso: Do not adjust dynamic section entries unnecessarily | Filippo Arcidiacono |
2010-09-07 | ldso: Fix compilation for x86_64 without TLS support. | Will Newton |
2010-07-27 | silence warning about incompatible types with _dl_init_static_tls | Bernhard Reutner-Fischer |
2010-07-26 | ldso: Fix DL_BOOT_COMPUTE_DYN macro | Filippo Arcidiacono |
2010-07-21 | ldso/arm: Correct protected symbol resolution | Khem Raj |
2010-07-19 | ldso/mips: pltgot should array not address of array to dynamic info. | Khem Raj |
2010-07-06 | nptl: fix buildsys | Bernhard Reutner-Fischer |
2010-06-21 | get rid of needless c99 construct | Austin Foxley |
2010-06-02 | ldso/mips: Fix relocation parsing so that they work on both mips32/mips64 | Khem Raj |
2010-05-09 | powerpc: Add TLS and NPTL support | Khem Raj |
2010-05-05 | ldso: fix x86_64 R_X86_64_TPOFF64 and R_X86_64_DTPOFF64 relocations | Roman I Khimov |
2010-04-28 | include dlfcn.h in ldso.h to get RTLD_NODELETE definition | Austin Foxley |
2010-04-22 | ldso: support RTLD_NODELETE and DF_1_NODELETE | Timo Teräs |
2010-04-22 | nptl: proper soname handling | Natanael Copa |
2010-04-16 | ldso/i386: support protected symbols | Joakim Tjernlund |
2010-04-14 | Merge commit 'origin/master' into nptl | Austin Foxley |
2010-04-14 | ldso: Add config option for controlling LD_PRELOAD | Carmelo AMOROSO |
2010-04-12 | silence debug warning | Bernhard Reutner-Fischer |
2010-04-12 | whitespace cleanup | Bernhard Reutner-Fischer |
2010-04-12 | Merge remote branch 'origin/master' into nptl | Austin Foxley |