]> git.ipfire.org Git - thirdparty/glibc.git/history - elf/dl-support.c
Update copyright notices with scripts/update-copyrights
[thirdparty/glibc.git] / elf / dl-support.c
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-09-09  Maciej W. RozyckiFix static-binary lazy FPU context allocation
2013-06-28  Ryan S. ArnoldAdd GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.
2013-06-28  Maciej W. Rozycki[BZ #15022] Correct global-scope dlopen issues in stati...
2013-05-16  Ryan S. ArnoldAdd #include <stdint.h> for uint[32|64]_t usage (except...
2013-03-28  Roland McGrathMake _dl_phdr pointer to const.
2013-03-15  Roland McGrathClean up _dl_pagesize initialization.
2013-03-01  Roland McGrathFix NEED_DL_SYSINFO_DSO conditionals.
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-11-01  Thomas SchwingeFix build for !(defined NEED_DL_SYSINFO || defined...
2012-10-05  H.J. LuMove _dl_important_hwcaps to dl-hwcaps.c
2012-10-05  H.J. LuSet up the data structures for vDSO in libc.a
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-05-20  Richard HendersonAdd <sys/auxv.h> and getauxval.
2012-04-10  Siddhesh PoyarekarNew ld.so argument --inhibit-ldcache to disable ld...
2012-02-09  Paul EggertReplace FSF snail mail address with URLs.
2011-09-11  Ulrich DrepperProvide static initializer for _dl_pagesize in statical...
2010-12-20  Ryan S. ArnoldMake PowerPC64 default to nonexecutable stack
2010-09-15  Andreas SchwabDon't try to free rpath strings allocated during startup
2010-05-03  Andreas SchwabDon't deadlock in __dl_iterate_phdr while (un)loading...
2010-04-08  Ulrich DrepperMerge remote branch 'origin/roland/hwcap_mask'
2010-04-06  Roland McGrathObey LD_HWCAP_MASK in ld.so.cache lookups. roland/hwcap_mask
2009-04-01  Ulrich Drepper* elf/dl-open.c: Keep track of used name spaces and... cvs/fedora-glibc-20090401T0935
2009-01-11  Ulrich Drepper* sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guar...
2008-08-14  Ulrich Drepper* sysdeps/unix/sysv/linux/dl-origin.c (_dl_get_origin...
2008-07-24  Ulrich Drepper* elf/elf.h: Define AT_EXECFN.
2007-06-20  Ulrich Drepper* elf/dl-close.c (free_mem): Free _dl_scope_free_list.
2007-05-19  Ulrich Drepper* elf/dl-close.c (_dl_close_worker): When removing...
2007-03-13  Richard Henderson * elf/dl-support.c (_dl_aux_init): Honor DL_PLA...
2007-01-11  Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31  Jakub Jelinek.
2006-12-19  Ulrich Drepper* elf/dl-support.c: Include dl-procinfo.h.
2006-10-27  Ulrich DrepperUSE_TLS support is now default.
2005-05-11  Ulrich Drepper* sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Adjus...
2005-04-07  Roland McGrath* sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osv...
2004-12-22  Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12  Jakub Jelinek2.5-18.1
2004-11-06  Roland McGrath* sysdeps/generic/ldsodefs.h (struct rtld_global_ro...
2004-10-14  Ulrich Drepper[BZ #77]
2004-09-26  Ulrich Drepper[BZ #384]
2004-07-06  Ulrich DrepperUpdate.
2004-03-06  Ulrich DrepperUpdate.
2004-03-05  Ulrich DrepperUpdate.
2004-01-27  Ulrich DrepperUpdate.
2004-01-24  Ulrich DrepperUpdate.
2004-01-13  Ulrich DrepperUpdate.
2003-11-26  Ulrich DrepperUpdate.
2003-09-23  Roland McGrath2003-09-23 Roland McGrath <roland@redhat.com>
2003-07-31  Ulrich DrepperUpdate.
2003-07-29  Roland McGrath* elf/dl-support.c: Likewise.
2003-07-29  Roland McGrath* elf/dl-support.c (_dl_hwcap): Add nocommon attribute.
2003-07-22  Ulrich DrepperUpdate.
2003-06-26  Roland McGrath2003-06-26 Roland McGrath <roland@redhat.com>
2003-05-06  Ulrich DrepperUpdate.
2003-05-04  Ulrich DrepperUpdate.
2003-04-15  Ulrich DrepperUpdate.
2003-01-30  Ulrich Drepper(_dl_aux_init): Handle AT_SYSINFO.
2003-01-07  Ulrich DrepperUpdate.
2002-12-19  Ulrich DrepperUpdate.
2002-12-10  Roland McGrath* sysdeps/unix/sysv/linux/dl-librecon.h (EXTRA_LD_ENVVA...
2002-12-06  Ulrich DrepperUpdate.
2002-10-18  Roland McGrath* aclocal.m4 (GLIBC_PROVIDES): Add AC_PROVIDE([_AS_ECHO...
2002-07-23  Ulrich Drepper(_dl_phdr): New variable. (_dl_phnum): New variable...
2002-02-24  Ulrich DrepperUpdate.
2002-02-13  Ulrich DrepperUpdate.
2002-02-07  Ulrich DrepperUpdate.
2002-02-07  Ulrich DrepperUpdate.
2002-02-05  Ulrich DrepperUpdate.
2002-02-01  Ulrich DrepperUpdate.
2002-02-01  Ulrich DrepperUpdate.
2002-01-31  Ulrich DrepperUpdate.
2001-09-01  Ulrich DrepperUpdate.
2001-07-27  Ulrich Drepper(_dl_important_hwcaps): Avoid using malloc early in...
2001-07-06  Andreas JaegerUpdate to LGPL v2.1.
2001-04-23  Ulrich DrepperUpdate.
2001-04-21  Ulrich DrepperUpdate.
2001-02-27  Ulrich DrepperReplace _dl_debug_* variables with _dl_debug_mask.
2001-01-07  Ulrich DrepperUpdate.
2001-01-05  Ulrich DrepperUpdate.
2001-01-05  Ulrich DrepperUpdate
2000-09-26  Ulrich DrepperUpdate.
2000-09-16  Ulrich DrepperUpdate.
2000-08-16  Ulrich DrepperUpdate.
2000-07-21  Ulrich DrepperUpdate.
2000-06-10  Ulrich DrepperUpdate.
2000-06-08  Ulrich DrepperUpdate.
2000-04-03  Ulrich DrepperUpdate.
2000-03-31  Ulrich DrepperUpdate.
2000-03-23  Ulrich DrepperUpdate.
1999-07-24  Ulrich DrepperUpdate.
1999-05-11  Ulrich DrepperUpdate.
1998-10-07  Ulrich DrepperUpdate.
1998-09-14  Ulrich DrepperUpdate.
1998-09-06  Ulrich DrepperUpdate.
1998-08-27  Ulrich DrepperUpdate.
1998-07-07  Ulrich DrepperUpdate.
1998-06-18  Ulrich DrepperUpdate.
1998-06-07  Ulrich DrepperUpdate.
1998-05-20  Ulrich DrepperUpdate.
1998-05-19  Ulrich DrepperUpdate.
next