summaryrefslogtreecommitdiff
path: root/elf/dynamic-link.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Add --enable-static-pie configure option to build static PIE [BZ #19574]H.J. Lu2017-12-151-1/+1
* elf: Remove internal_function attributeFlorian Weimer2017-08-311-2/+1
* 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
* Mark internal _dl_XXX functions hiddenH.J. Lu2015-10-151-1/+2
* Fix dynamic linker issue with bind-nowPetar Jovanovic2015-08-191-6/+8
* powerpc __tls_get_addr call optimizationAlan Modra2015-03-251-3/+6
* Remove divide from _ELF_DYNAMIC_DO_RELOC in elf/dynamic-link.h.Chung-Lin Tang2015-01-091-2/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Set up the data structures for vDSO in libc.aH.J. Lu2012-10-051-144/+1
* Define VERSYMIDX/VALIDX/ADDRIDX in ldsodefs.hH.J. Lu2012-09-281-4/+0
* Fix ld.so regression.David S. Miller2012-04-101-6/+8
* Simplify _ELF_DYNAMIC_DO_RELOC after combining the old two defs.Carlos O'Donell2012-04-071-8/+1
* Reduce down to one definition of _ELF_DYNAMIC_DO_RELOC.David S. Miller2012-04-051-47/+7
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Cleanup last patchUlrich Drepper2011-10-161-2/+4
* Fix potential problem with skipping relocationsUlrich Drepper2011-10-161-10/+21
* Don't call ifunc functions in trace modeAndreas Schwab2011-10-051-18/+23
* Make asserts accept DT_FLAGS/DT_FLAGS_1 with zero flags.Roland McGrath2011-07-021-3/+3
* Use correct type when casting d_tag.Andreas Schwab2010-01-181-5/+10
* Ignore negative dynamic entry types.Andreas Schwab2010-01-181-1/+1
* Introduce TLS descriptors for i386 and x86_64.Ulrich Drepper2008-05-131-1/+26
* * elf/dl-lookup.c (dl_new_hash): New functions.cvs/fedora-glibc-20060710T2206Ulrich Drepper2006-07-101-1/+3
* * sysdeps/generic/wordexp.c (exec_comm_child): Add inline keyword.Roland McGrath2005-03-151-6/+6
* [BZ #284, BZ #721]Roland McGrath2005-02-171-4/+8
* * csu/elf-init.c (__libc_csu_fini): Don't do anything here. Ulrich Drepper2005-01-061-3/+3
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-18/+12
* 2.5-18.1Jakub Jelinek2007-07-121-12/+18
* * sysdeps/x86_64/dl-machine.h (elf_machine_rela_relative): Remove Andreas Jaeger2004-09-241-2/+6
* Update.Ulrich Drepper2004-03-061-3/+5
* (elf_get_dynamic_info): Recognize DF_1_NOW. In ld.so, neither DT_FLAGS nor D...Ulrich Drepper2004-02-211-12/+16
* * elf/dynamic-link.h (elf_machine_rel, elf_machine_rela, elf_machine_rel_rela...Alexandre Oliva2003-07-311-4/+14
* Update.Update.Ulrich Drepper2003-05-201-17/+30
* Update.Ulrich Drepper2003-01-301-2/+29
* (elf_get_dynamic_info): Also relocate DT_HASH entry if necessary.Ulrich Drepper2002-09-271-0/+2
* (elf_get_dynamic_info): Mark with always_inline attribute.Ulrich Drepper2002-08-311-1/+1
* Update.Ulrich Drepper2002-04-031-2/+0
* Update.Ulrich Drepper2002-02-061-7/+7
* Update.Ulrich Drepper2002-02-061-4/+4
* Update.Ulrich Drepper2002-02-021-14/+29
* Update.Ulrich Drepper2002-02-021-10/+23
* Update.Ulrich Drepper2002-01-311-6/+1
* Update.Ulrich Drepper2001-12-121-25/+35
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* Update.Ulrich Drepper2000-07-201-0/+2
* Update.Ulrich Drepper2000-06-081-3/+3
* Update.Ulrich Drepper2000-03-301-13/+0