aboutsummaryrefslogtreecommitdiff
path: root/elf/dynamic-link.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-05elf: Add ELF_DYNAMIC_AFTER_RELOC to rewrite PLTH.J. Lu1-0/+5
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-05-29Fix misspellings in elf/ -- BZ 25337Paul Pluzhnikov1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-04-26elf: Properly handle zero DT_RELA/DT_REL valuesH.J. Lu1-1/+5
2022-04-26elf: Support DT_RELR relative relocation format [BZ #27924]Fangrui Song1-0/+34
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-11-02elf: Assume disjointed .rela.dyn and .rela.plt for loaderAdhemerval Zanella1-23/+9
2021-10-14elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella1-32/+1
2021-10-12elf: Fix elf_get_dynamic_info definitionAdhemerval Zanella1-1/+0
2021-10-07elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song1-28/+30
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-07-08rtld: Avoid using up static TLS surplus for optimizations [BZ #25051]Szabolcs Nagy1-2/+3
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
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-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-12-15Add --enable-static-pie configure option to build static PIE [BZ #19574]H.J. Lu1-1/+1
2017-08-31elf: Remove internal_function attributeFlorian Weimer1-2/+1
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-10-15Mark internal _dl_XXX functions hiddenH.J. Lu1-1/+2
2015-08-19Fix dynamic linker issue with bind-nowPetar Jovanovic1-6/+8
2015-03-25powerpc __tls_get_addr call optimizationAlan Modra1-3/+6
2015-01-09Remove divide from _ELF_DYNAMIC_DO_RELOC in elf/dynamic-link.h.Chung-Lin Tang1-2/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-10-05Set up the data structures for vDSO in libc.aH.J. Lu1-144/+1
2012-09-28Define VERSYMIDX/VALIDX/ADDRIDX in ldsodefs.hH.J. Lu1-4/+0
2012-04-10Fix ld.so regression.David S. Miller1-6/+8
2012-04-07Simplify _ELF_DYNAMIC_DO_RELOC after combining the old two defs.Carlos O'Donell1-8/+1
2012-04-05Reduce down to one definition of _ELF_DYNAMIC_DO_RELOC.David S. Miller1-47/+7
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-10-16Cleanup last patchUlrich Drepper1-2/+4
2011-10-16Fix potential problem with skipping relocationsUlrich Drepper1-10/+21
2011-10-05Don't call ifunc functions in trace modeAndreas Schwab1-18/+23
2011-07-02Make asserts accept DT_FLAGS/DT_FLAGS_1 with zero flags.Roland McGrath1-3/+3
2010-01-18Use correct type when casting d_tag.Andreas Schwab1-5/+10
2010-01-18Ignore negative dynamic entry types.Andreas Schwab1-1/+1
2008-05-13Introduce TLS descriptors for i386 and x86_64.Ulrich Drepper1-1/+26
2006-07-10* elf/dl-lookup.c (dl_new_hash): New functions.cvs/fedora-glibc-20060710T2206Ulrich Drepper1-1/+3
2005-03-15* sysdeps/generic/wordexp.c (exec_comm_child): Add inline keyword.Roland McGrath1-6/+6
2005-02-17[BZ #284, BZ #721]Roland McGrath1-4/+8
2005-01-06* csu/elf-init.c (__libc_csu_fini): Don't do anything here. Ulrich Drepper1-3/+3
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-18/+12
2007-07-122.5-18.1Jakub Jelinek1-12/+18
2004-09-24* sysdeps/x86_64/dl-machine.h (elf_machine_rela_relative): Remove Andreas Jaeger1-2/+6
2004-03-06Update.Ulrich Drepper1-3/+5
2004-02-21(elf_get_dynamic_info): Recognize DF_1_NOW. In ld.so, neither DT_FLAGS nor D...Ulrich Drepper1-12/+16