aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/sparc/sparc64/dl-machine.h
AgeCommit message (Expand)AuthorFilesLines
2022-02-10elf: Remove prelink supportAdhemerval Zanella1-69/+3
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-10-14elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella1-4/+2
2021-10-07elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song1-8/+10
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-12-02elf: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214]Florian Weimer1-2/+4
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-02-26Break further lines before not after operators.Joseph Myers1-22/+22
2019-02-18Fix SPARC64 handling of R_SPARC_H34 (bug 24231).Joseph Myers1-0/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-04-04elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-10-13Fix TLS relocations against local symbols on powerpc32, sparc32 and sparc64James Clarke1-0/+1
2017-06-14PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra1-0/+1
2017-05-02sparc: handle R_SPARC_DISP64 and R_SPARC_REGISTER relocsVladimir Mezentsev1-0/+6
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-03-05Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPYH.J. Lu1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-11-04Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers1-1/+1
2014-06-26Fix Wundef warning for ELF_MACHINE_NO_RELASiddhesh Poyarekar1-0/+1
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-5/+5
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-05-29Avoid crashing in LD_DEBUG when program name is unavailableSiddhesh Poyarekar1-2/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-09-28Define VERSYMIDX/VALIDX/ADDRIDX in ldsodefs.hH.J. Lu1-5/+0
2012-09-27Fix sparc64 crashes with LD_BIND_NOW and --enable-bind-now.David S. Miller1-1/+8
2012-04-07Handle some new sparc relocation types.David S. Miller1-0/+12
2012-04-05Reduce down to one definition of _ELF_DYNAMIC_DO_RELOC.David S. Miller1-3/+0
2012-03-01Remove sparc binutils GOTDATA checks in lieu of new minimum version requirement.David S. Miller1-7/+0
2012-02-20Use sparc GOTDATA relocations whenever possible.David S. Miller1-14/+18
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-10-05Don't call ifunc functions in trace modeAndreas Schwab1-4/+7
2011-09-10Remove support for !USE___THREADUlrich Drepper1-18/+10
2011-08-23Fix jmpbuf unwind checks on sparc64.David S. Miller1-2/+2
2011-06-07sparc: Fix LD_BIND_NOW with multiarch.David S. Miller1-4/+4
2010-03-09sparc64: Fix handling of R_SPARC_TLS_LE_* relocations.David S. Miller1-4/+6
2010-03-03sparc: Use ba,a,pt in PLTs and fix bugs in R_SPARC_JMP_IREL handling.David S. Miller1-1/+1
2010-02-20Fix PLT rewrite when prelinking fails on 64-bit sparc.Joseph Myers1-11/+14
2010-02-10Sparc STT_GNU_IFUNC supportDavid S. Miller1-136/+36
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper1-2/+2
2007-07-31.Jakub Jelinek1-2/+2
2006-10-27USE_TLS support is now default.Ulrich Drepper1-2/+2
2006-09-09[BZ #1006]Ulrich Drepper1-5/+6
2005-04-14Add sparc64 TLS and NPTL support.Ulrich Drepper1-233/+301
2005-04-05* sysdeps/sparc/sparc32/dl-trampoline.S: New file.Roland McGrath1-115/+50
2005-03-15* sysdeps/generic/wordexp.c (exec_comm_child): Add inline keyword.Roland McGrath1-4/+7
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-345/+338
2007-07-122.5-18.1Jakub Jelinek1-338/+345