| Commit message (Expand) | Author | Age | Files | Lines |
* | PowerPC64 ELFv2 PPC64_OPT_LOCALENTRY | Alan Modra | 2017-06-14 | 1 | -0/+1 |
* | sparc: handle R_SPARC_DISP64 and R_SPARC_REGISTER relocs | Vladimir Mezentsev | 2017-05-02 | 1 | -0/+6 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 1 | -1/+1 |
* | Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPY | H.J. Lu | 2015-03-05 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 1 | -1/+1 |
* | Don't use INTDEF/INTUSE with _dl_init (bug 14132). | Joseph Myers | 2014-11-04 | 1 | -1/+1 |
* | Fix Wundef warning for ELF_MACHINE_NO_RELA | Siddhesh Poyarekar | 2014-06-26 | 1 | -0/+1 |
* | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 2014-02-10 | 1 | -5/+5 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 1 | -1/+1 |
* | Avoid crashing in LD_DEBUG when program name is unavailable | Siddhesh Poyarekar | 2013-05-29 | 1 | -2/+1 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 1 | -1/+1 |
* | Define VERSYMIDX/VALIDX/ADDRIDX in ldsodefs.h | H.J. Lu | 2012-09-28 | 1 | -5/+0 |
* | Fix sparc64 crashes with LD_BIND_NOW and --enable-bind-now. | David S. Miller | 2012-09-27 | 1 | -1/+8 |
* | Handle some new sparc relocation types. | David S. Miller | 2012-04-07 | 1 | -0/+12 |
* | Reduce down to one definition of _ELF_DYNAMIC_DO_RELOC. | David S. Miller | 2012-04-05 | 1 | -3/+0 |
* | Remove sparc binutils GOTDATA checks in lieu of new minimum version requirement. | David S. Miller | 2012-03-01 | 1 | -7/+0 |
* | Use sparc GOTDATA relocations whenever possible. | David S. Miller | 2012-02-20 | 1 | -14/+18 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 1 | -3/+2 |
* | Don't call ifunc functions in trace mode | Andreas Schwab | 2011-10-05 | 1 | -4/+7 |
* | Remove support for !USE___THREAD | Ulrich Drepper | 2011-09-10 | 1 | -18/+10 |
* | Fix jmpbuf unwind checks on sparc64. | David S. Miller | 2011-08-23 | 1 | -2/+2 |
* | sparc: Fix LD_BIND_NOW with multiarch. | David S. Miller | 2011-06-07 | 1 | -4/+4 |
* | sparc64: Fix handling of R_SPARC_TLS_LE_* relocations. | David S. Miller | 2010-03-09 | 1 | -4/+6 |
* | sparc: Use ba,a,pt in PLTs and fix bugs in R_SPARC_JMP_IREL handling. | David S. Miller | 2010-03-03 | 1 | -1/+1 |
* | Fix PLT rewrite when prelinking fails on 64-bit sparc. | Joseph Myers | 2010-02-20 | 1 | -11/+14 |
* | Sparc STT_GNU_IFUNC support | David S. Miller | 2010-02-10 | 1 | -136/+36 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 1 | -2/+2 |
* | . | Jakub Jelinek | 2007-07-31 | 1 | -2/+2 |
* | USE_TLS support is now default. | Ulrich Drepper | 2006-10-27 | 1 | -2/+2 |
* | [BZ #1006] | Ulrich Drepper | 2006-09-09 | 1 | -5/+6 |
* | Add sparc64 TLS and NPTL support. | Ulrich Drepper | 2005-04-14 | 1 | -233/+301 |
* | * sysdeps/sparc/sparc32/dl-trampoline.S: New file. | Roland McGrath | 2005-04-05 | 1 | -115/+50 |
* | * sysdeps/generic/wordexp.c (exec_comm_child): Add inline keyword. | Roland McGrath | 2005-03-15 | 1 | -4/+7 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 1 | -345/+338 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 1 | -338/+345 |
* | Update. | Ulrich Drepper | 2004-03-05 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2004-02-20 | 1 | -4/+0 |
* | Update. | Ulrich Drepper | 2004-02-20 | 1 | -1/+5 |
* | Update. | Ulrich Drepper | 2003-09-24 | 1 | -8/+7 |
* | * elf/dynamic-link.h (elf_machine_rel, elf_machine_rela, elf_machine_rel_rela... | Alexandre Oliva | 2003-07-31 | 1 | -22/+25 |
* | 2002-09-24 Jakub Jelinek <jakub@redhat.com> | Roland McGrath | 2002-09-27 | 1 | -38/+15 |
* | Update. | Ulrich Drepper | 2002-05-21 | 1 | -0/+16 |
* | Update. | Ulrich Drepper | 2002-03-12 | 1 | -6/+11 |
* | Update. | Ulrich Drepper | 2002-03-01 | 1 | -2/+1 |
* | Update. | Ulrich Drepper | 2002-02-28 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2002-02-03 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2002-02-01 | 1 | -6/+6 |
* | Update. | Ulrich Drepper | 2001-12-12 | 1 | -3/+63 |
* | Update. | Ulrich Drepper | 2001-10-01 | 1 | -43/+96 |