about summary refs log tree commit diff
path: root/sysdeps/sparc/sparc64/dl-machine.h
Commit message (Expand)AuthorAgeFilesLines
* sparc: Remove _dl_skip_args usageAdhemerval Zanella2022-05-301-38/+2
* Remove -z combreloc and HAVE_Z_COMBRELOCFangrui Song2022-04-041-14/+2
* elf: Remove prelink supportAdhemerval Zanella2022-02-101-69/+3
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella2021-10-141-4/+2
* elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song2021-10-071-8/+10
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* elf: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214]Florian Weimer2019-12-021-2/+4
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Break further lines before not after operators.Joseph Myers2019-02-261-22/+22
* Fix SPARC64 handling of R_SPARC_H34 (bug 24231).Joseph Myers2019-02-181-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki2018-04-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Fix TLS relocations against local symbols on powerpc32, sparc32 and sparc64James Clarke2017-10-131-0/+1
* PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra2017-06-141-0/+1
* sparc: handle R_SPARC_DISP64 and R_SPARC_REGISTER relocsVladimir Mezentsev2017-05-021-0/+6
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPYH.J. Lu2015-03-051-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers2014-11-041-1/+1
* Fix Wundef warning for ELF_MACHINE_NO_RELASiddhesh Poyarekar2014-06-261-0/+1
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-5/+5
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Avoid crashing in LD_DEBUG when program name is unavailableSiddhesh Poyarekar2013-05-291-2/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Define VERSYMIDX/VALIDX/ADDRIDX in ldsodefs.hH.J. Lu2012-09-281-5/+0
* Fix sparc64 crashes with LD_BIND_NOW and --enable-bind-now.David S. Miller2012-09-271-1/+8
* Handle some new sparc relocation types.David S. Miller2012-04-071-0/+12
* Reduce down to one definition of _ELF_DYNAMIC_DO_RELOC.David S. Miller2012-04-051-3/+0
* Remove sparc binutils GOTDATA checks in lieu of new minimum version requirement.David S. Miller2012-03-011-7/+0
* Use sparc GOTDATA relocations whenever possible.David S. Miller2012-02-201-14/+18
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Don't call ifunc functions in trace modeAndreas Schwab2011-10-051-4/+7
* Remove support for !USE___THREADUlrich Drepper2011-09-101-18/+10
* Fix jmpbuf unwind checks on sparc64.David S. Miller2011-08-231-2/+2
* sparc: Fix LD_BIND_NOW with multiarch.David S. Miller2011-06-071-4/+4
* sparc64: Fix handling of R_SPARC_TLS_LE_* relocations.David S. Miller2010-03-091-4/+6
* sparc: Use ba,a,pt in PLTs and fix bugs in R_SPARC_JMP_IREL handling.David S. Miller2010-03-031-1/+1
* Fix PLT rewrite when prelinking fails on 64-bit sparc.Joseph Myers2010-02-201-11/+14
* Sparc STT_GNU_IFUNC supportDavid S. Miller2010-02-101-136/+36
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-2/+2
* .Jakub Jelinek2007-07-311-2/+2
* USE_TLS support is now default.Ulrich Drepper2006-10-271-2/+2
* [BZ #1006]Ulrich Drepper2006-09-091-5/+6
* Add sparc64 TLS and NPTL support.Ulrich Drepper2005-04-141-233/+301
* * sysdeps/sparc/sparc32/dl-trampoline.S: New file.Roland McGrath2005-04-051-115/+50
* * sysdeps/generic/wordexp.c (exec_comm_child): Add inline keyword.Roland McGrath2005-03-151-4/+7