summaryrefslogtreecommitdiff
path: root/include/link.h
AgeCommit message (Expand)Author
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold
2013-02-18C++11 thread_local destructors supportSiddhesh Poyarekar
2013-02-02Improve link_map.l_addr comment.Jan Kratochvil
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-12-07 [BZ #14898]Andreas Schwab
2012-06-22Fix invalid memory access in do_lookup_x.Andreas Schwab
2012-03-22Replace Elf64_XXX with ElfW(XXX) in dl-irel.hH.J. Lu
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-02-25Fix memory leak in dlopen with RTLD_NOLOAD.Andreas Schwab
2010-03-24Fix handling of STB_GNU_UNIQUE in LD_TRACE_PRELINKINGUlrich Drepper
2009-12-15Avoid ELF lookup race.Ulrich Drepper
2008-01-17* include/link.h (FORCED_DYNAMIC_TLS_OFFSET): Define.Ulrich Drepper
2007-09-29* sysdeps/generic/ldsodefs.h (struct dl_scope_free_list): Storecvs/fedora-glibc-20070929T1859Ulrich Drepper
2007-09-18* sysdeps/generic/ldsodefs.h (DL_LOOKUP_GSCOPE_LOCK): New definition.Ulrich Drepper
2007-06-20* elf/dl-close.c (free_mem): Free _dl_scope_free_list.Ulrich Drepper
2007-06-19* sysdeps/generic/ldsodefs.h (rtld_global): Reorder some elementsUlrich Drepper
2007-05-11* sysdeps/unix/sysv/linux/tst-getcpu.c: New file.Ulrich Drepper
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper
2007-07-31.Jakub Jelinek
2006-10-27USE_TLS support is now default.Ulrich Drepper
2006-10-27* elf/dl-lookup.c (_dl_debug_bindings): Remove unised symbol_scopeUlrich Drepper
2006-10-10 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper
2006-09-21[BZ #3137]Ulrich Drepper
2006-07-10* elf/dl-lookup.c (dl_new_hash): New functions.cvs/fedora-glibc-20060710T2206Ulrich Drepper
2006-03-01* elf/tst-tls-dlinfo.c: New file.Roland McGrath
2005-03-18* include/link.h (struct link_map): Remove l_opencount. Add l_removed.Ulrich Drepper
2005-02-07[BZ #677]Ulrich Drepper
2005-01-18* include/link.h: Remove stray definition of pltenter.Ulrich Drepper
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-10-14[BZ #77]Ulrich Drepper
2004-09-18Update.Ulrich Drepper
2004-03-27Update.Ulrich Drepper
2004-01-24Update.Ulrich Drepper
2004-01-13Update.Ulrich Drepper
2003-07-31Update.Ulrich Drepper
2003-07-24Update.Ulrich Drepper
2003-04-25Update.Ulrich Drepper
2002-12-012002-12-01 Roland McGrath <roland@redhat.com>Roland McGrath
2002-10-11* sysdeps/generic/bits/libc-tsd.h [USE___THREAD]: ConditionalRoland McGrath
2002-08-21Update.Ulrich Drepper
2002-06-042002-06-02 Roland McGrath <roland@frob.com>Roland McGrath
2002-02-13Update.Ulrich Drepper
2002-02-07Update.Ulrich Drepper
2002-02-06Update.Ulrich Drepper
2002-02-05Update.Ulrich Drepper
2001-12-12Update.Ulrich Drepper
2001-09-07(struct link_map): Add l_scope_mem and l_scope_max elements. Change l_scope ...Ulrich Drepper