about summary refs log tree commit diff
path: root/include/link.h
Commit message (Expand)AuthorAgeFilesLines
* WIP mul64 dlsym optimization fw/dl-bind-performanceFlorian Weimer2019-11-111-2/+1
* elf: Optimize symbol binding by pre-computing divisionsFlorian Weimer2019-11-111-0/+2
* 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
* Fix _dl_profile_fixup data-dependency issue (Bug 23690)Tulio Magno Quites Machado Filho2018-11-301-0/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* ld.so: Add architecture specific fieldsH.J. Lu2017-11-131-0/+2
* Move hidden_proto (__dl_iterate_phdr) to include/link.h [BZ #18822]H.J. Lu2017-10-011-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Installed header hygiene (BZ#20366): Test of installed headers.Zack Weinberg2016-09-231-2/+9
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers2015-09-081-1/+1
* Rename bits/linkmap.h to linkmap.h (bug 14912).Joseph Myers2015-09-041-1/+1
* Also use l_tls_dtor_count to decide on object unload (BZ #18657)Siddhesh Poyarekar2015-07-231-1/+3
* Factor file identity rules out of generic rtld code.Roland McGrath2015-07-141-2/+2
* 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
* Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold2013-05-161-1/+1
* C++11 thread_local destructors supportSiddhesh Poyarekar2013-02-181-0/+3
* Improve link_map.l_addr comment.Jan Kratochvil2013-02-021-1/+2
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* [BZ #14898]Andreas Schwab2012-12-071-1/+1
* Fix invalid memory access in do_lookup_x.Andreas Schwab2012-06-221-4/+4
* Replace Elf64_XXX with ElfW(XXX) in dl-irel.hH.J. Lu2012-03-221-0/+5
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Fix memory leak in dlopen with RTLD_NOLOAD.Andreas Schwab2011-02-251-1/+4
* Fix handling of STB_GNU_UNIQUE in LD_TRACE_PRELINKINGUlrich Drepper2010-03-241-1/+5
* Avoid ELF lookup race.Ulrich Drepper2009-12-151-3/+5
* * include/link.h (FORCED_DYNAMIC_TLS_OFFSET): Define.Ulrich Drepper2008-01-171-0/+9
* * sysdeps/generic/ldsodefs.h (struct dl_scope_free_list): Store cvs/fedora-glibc-20070929T1859Ulrich Drepper2007-09-291-2/+5
* * sysdeps/generic/ldsodefs.h (DL_LOOKUP_GSCOPE_LOCK): New definition.Ulrich Drepper2007-09-181-0/+2
* * elf/dl-close.c (free_mem): Free _dl_scope_free_list.Ulrich Drepper2007-06-201-3/+0
* * sysdeps/generic/ldsodefs.h (rtld_global): Reorder some elementsUlrich Drepper2007-06-191-0/+3
* * sysdeps/unix/sysv/linux/tst-getcpu.c: New file.Ulrich Drepper2007-05-111-5/+5
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-10/+8
* .Jakub Jelinek2007-07-311-8/+10
* USE_TLS support is now default.Ulrich Drepper2006-10-271-6/+4
* * elf/dl-lookup.c (_dl_debug_bindings): Remove unised symbol_scopeUlrich Drepper2006-10-271-28/+3
* Jakub Jelinek <jakub@redhat.com>Ulrich Drepper2006-10-101-3/+32
* [BZ #3137]Ulrich Drepper2006-09-211-1/+1
* * elf/dl-lookup.c (dl_new_hash): New functions. cvs/fedora-glibc-20060710T2206Ulrich Drepper2006-07-101-2/+14
* * elf/tst-tls-dlinfo.c: New file.Roland McGrath2006-03-011-109/+21
* * include/link.h (struct link_map): Remove l_opencount. Add l_removed.Ulrich Drepper2005-03-181-2/+3
* [BZ #677]Ulrich Drepper2005-02-071-1/+1
* * include/link.h: Remove stray definition of pltenter.Ulrich Drepper2005-01-181-2/+1
* * csu/elf-init.c (__libc_csu_fini): Don't do anything here. Ulrich Drepper2005-01-061-5/+70
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-71/+78
* 2.5-18.1Jakub Jelinek2007-07-121-78/+71
* [BZ #77]Ulrich Drepper2004-10-141-1/+10
* Update.Ulrich Drepper2004-09-181-0/+1