aboutsummaryrefslogtreecommitdiff
path: root/elf/dynamic-link.h
AgeCommit message (Expand)Author
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-04-26elf: Properly handle zero DT_RELA/DT_REL valuesH.J. Lu
2022-04-26elf: Support DT_RELR relative relocation format [BZ #27924]Fangrui Song
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-11-02elf: Assume disjointed .rela.dyn and .rela.plt for loaderAdhemerval Zanella
2021-10-14elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella
2021-10-12elf: Fix elf_get_dynamic_info definitionAdhemerval Zanella
2021-10-07elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-07-08rtld: Avoid using up static TLS surplus for optimizations [BZ #25051]Szabolcs Nagy
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-15Add --enable-static-pie configure option to build static PIE [BZ #19574]H.J. Lu
2017-08-31elf: Remove internal_function attributeFlorian Weimer
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-10-15Mark internal _dl_XXX functions hiddenH.J. Lu
2015-08-19Fix dynamic linker issue with bind-nowPetar Jovanovic
2015-03-25powerpc __tls_get_addr call optimizationAlan Modra
2015-01-09Remove divide from _ELF_DYNAMIC_DO_RELOC in elf/dynamic-link.h.Chung-Lin Tang
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-10-05Set up the data structures for vDSO in libc.aH.J. Lu
2012-09-28Define VERSYMIDX/VALIDX/ADDRIDX in ldsodefs.hH.J. Lu
2012-04-10Fix ld.so regression.David S. Miller
2012-04-07Simplify _ELF_DYNAMIC_DO_RELOC after combining the old two defs.Carlos O'Donell
2012-04-05Reduce down to one definition of _ELF_DYNAMIC_DO_RELOC.David S. Miller
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-10-16Cleanup last patchUlrich Drepper
2011-10-16Fix potential problem with skipping relocationsUlrich Drepper
2011-10-05Don't call ifunc functions in trace modeAndreas Schwab
2011-07-02Make asserts accept DT_FLAGS/DT_FLAGS_1 with zero flags.Roland McGrath
2010-01-18Use correct type when casting d_tag.Andreas Schwab
2010-01-18Ignore negative dynamic entry types.Andreas Schwab
2008-05-13Introduce TLS descriptors for i386 and x86_64.Ulrich Drepper
2006-07-10* elf/dl-lookup.c (dl_new_hash): New functions.cvs/fedora-glibc-20060710T2206Ulrich Drepper
2005-03-15* sysdeps/generic/wordexp.c (exec_comm_child): Add inline keyword.Roland McGrath
2005-02-17[BZ #284, BZ #721]Roland McGrath
2005-01-06* csu/elf-init.c (__libc_csu_fini): Don't do anything here. Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-09-24* sysdeps/x86_64/dl-machine.h (elf_machine_rela_relative): Remove Andreas Jaeger
2004-03-06Update.Ulrich Drepper
2004-02-21(elf_get_dynamic_info): Recognize DF_1_NOW. In ld.so, neither DT_FLAGS nor D...Ulrich Drepper
2003-07-31* elf/dynamic-link.h (elf_machine_rel, elf_machine_rela, elf_machine_rel_rela...Alexandre Oliva
2003-05-20Update.Update.Ulrich Drepper
2003-01-30Update.Ulrich Drepper