about summary refs log tree commit diff
path: root/sysdeps/sparc/sparc32/dl-machine.h
Commit message (Expand)AuthorAgeFilesLines
* elf: Remove LD_PROFILE for static binariesAdhemerval Zanella2023-11-211-1/+3
* Remove --enable-tunables configure optionAdhemerval Zanella Netto2023-03-291-2/+3
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* sparc: Remove _dl_skip_args usageAdhemerval Zanella2022-05-301-41/+2
* Remove -z combreloc and HAVE_Z_COMBRELOCFangrui Song2022-04-041-14/+2
* elf: Remove prelink supportAdhemerval Zanella2022-02-101-49/+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
* 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
* Make LD_HWCAP_MASK usable for static binariesSiddhesh Poyarekar2017-06-071-1/+1
* tunables: Use glibc.tune.hwcap_mask tunable instead of _dl_hwcap_maskSiddhesh Poyarekar2017-06-071-1/+3
* Remove useless comment from sysdeps/sparc/sparc32/dl-machine.hSiddhesh Poyarekar2017-05-231-2/+0
* 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-2/+1
* Define VERSYMIDX/VALIDX/ADDRIDX in ldsodefs.hH.J. Lu2012-09-281-5/+0
* Handle some new sparc relocation types.David S. Miller2012-04-071-0/+6
* Reduce down to one definition of _ELF_DYNAMIC_DO_RELOC.David S. Miller2012-04-051-3/+0
* Fix bugs in sparc PLT profiling register management, and add sparc sotruss su...David S. Miller2012-03-091-1/+5
* 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-13/+17
* 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-10/+3
* Sanitize HWCAP_SPARC_* defines/usage, and add new entries.David S. Miller2011-09-011-1/+2
* sparc: Fix LD_BIND_NOW with multiarch.David S. Miller2011-06-071-4/+4
* 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 32-bit sparc.David S. Miller2010-02-201-6/+10
* Sparc STT_GNU_IFUNC supportDavid S. Miller2010-02-101-52/+29
* * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_runtime_setup): No Jakub Jelinek2007-08-141-18/+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
* * sysdeps/unix/sysv/linux/m68k/fchownat.c: Include string.h.Ulrich Drepper2006-01-041-8/+1