aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/sparc/sparc32/dl-machine.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-11-21elf: Remove LD_PROFILE for static binariesAdhemerval Zanella1-1/+3
2023-03-29Remove --enable-tunables configure optionAdhemerval Zanella Netto1-2/+3
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-05-30sparc: Remove _dl_skip_args usageAdhemerval Zanella1-41/+2
2022-04-04Remove -z combreloc and HAVE_Z_COMBRELOCFangrui Song1-14/+2
2022-02-10elf: Remove prelink supportAdhemerval Zanella1-49/+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-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-06-07Make LD_HWCAP_MASK usable for static binariesSiddhesh Poyarekar1-1/+1
2017-06-07tunables: Use glibc.tune.hwcap_mask tunable instead of _dl_hwcap_maskSiddhesh Poyarekar1-1/+3
2017-05-23Remove useless comment from sysdeps/sparc/sparc32/dl-machine.hSiddhesh Poyarekar1-2/+0
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-2/+1
2012-09-28Define VERSYMIDX/VALIDX/ADDRIDX in ldsodefs.hH.J. Lu1-5/+0
2012-04-07Handle some new sparc relocation types.David S. Miller1-0/+6
2012-04-05Reduce down to one definition of _ELF_DYNAMIC_DO_RELOC.David S. Miller1-3/+0
2012-03-09Fix bugs in sparc PLT profiling register management, and add sparc sotruss su...David S. Miller1-1/+5
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-13/+17
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-10/+3
2011-09-01Sanitize HWCAP_SPARC_* defines/usage, and add new entries.David S. Miller1-1/+2
2011-06-07sparc: Fix LD_BIND_NOW with multiarch.David S. Miller1-4/+4
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 32-bit sparc.David S. Miller1-6/+10
2010-02-10Sparc STT_GNU_IFUNC supportDavid S. Miller1-52/+29
2007-08-14* sysdeps/sparc/sparc32/dl-machine.h (elf_machine_runtime_setup): No Jakub Jelinek1-18/+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