]> git.ipfire.org Git - thirdparty/glibc.git/history - elf/dl-load.c
Replace FSF snail mail address with URLs.
[thirdparty/glibc.git] / elf / dl-load.c
2012-02-09  Paul EggertReplace FSF snail mail address with URLs.
2011-10-07  Marek Polacekelf/dl-load.c: Avoid warning
2011-09-08  Andreas SchwabFix crash during error handling
2011-09-08  Ulrich DrepperUse O_CLOEXEC when loading objects in ld.so
2011-09-08  Ulrich DrepperFix memory leak in case of failed dlopen
2011-08-12  Ulrich DrepperBetter check for last patch
2011-08-12  Ulrich DrepperBetter debug information from ld.so
2011-05-11  Ulrich DrepperFix up testing for valid $ORIGIN use
2011-05-07  Ulrich DrepperAllow $ORIGIN to reference trusted directoreis in SUID...
2011-04-09  Andreas SchwabDon't leave empty element in rpath when skipping an...
2011-03-06  Ulrich DrepperFix loading first object along a path when tracing.
2011-02-26  Andreas SchwabFix memory leak in dlopen with RTLD_NOLOAD.
2010-12-20  Ryan S. ArnoldMake PowerPC64 default to nonexecutable stack
2010-10-26  Andreas KrebbelFix concurrency problem between dl_open and dl_iterate_phdr
2010-10-25  Andreas SchwabRequire suid bit on audit objects in privileged programs
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-03-18  Ulrich DrepperFuture safety in checking ELF header.
2010-03-17  Ulrich DrepperExtended ELF ABI version handling only for Linux.
2010-03-15  Ulrich DrepperImplement handling of libc ABI in ELF header.
2010-03-02  Roland McGrathMerge commit 'origin/davem/sparc'
2010-02-25  Ulrich DrepperFix comment.
2009-10-07  Andreas SchwabFix descriptor leak when calling dlopen with RTLD_NOLOAD
2009-04-26  Ulrich Drepper* sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Remov...
2009-04-01  Ulrich Drepper* elf/dl-open.c: Keep track of used name spaces and... cvs/fedora-glibc-20090401T0935
2009-03-31  Ulrich Drepper* elf/dl-load.c: Remove support for systems without...
2009-03-16  Ulrich Drepper[BZ #9733]
2009-02-10  Ulrich Drepper* elf/dl-load.c (open_verify): In case VALID_ELF_HEADER is
2008-07-26  Ulrich Drepper* sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Namespa...
2007-10-28  Ulrich Drepper[BZ #5222]
2007-08-03  Ulrich Drepper* intl/dcigettext.c (_nl_find_msg): Free encoding if...
2007-07-12  Ulrich Drepper[BZ #4775, BZ #4776]
2007-06-30  Ulrich Drepper(open_verify): Find .note.ABI-tag notes even in PT_NOTE...
2007-06-19  Ulrich Drepper* sysdeps/generic/ldsodefs.h (rtld_global): Reorder...
2007-01-11  Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31  Jakub Jelinek.
2006-11-09  Ulrich Drepper* elf/dl-debug.c (_dl_debug_initialize): Check r->r_map... cvs/fedora-glibc-20061109T1949
2006-10-28  Ulrich Drepper* configure.in: Require assembler support for visibilit...
2006-10-27  Ulrich DrepperUSE_TLS support is now default.
2006-10-27  Ulrich Drepper* elf/dl-lookup.c (_dl_debug_bindings): Remove unised...
2006-10-10  Ulrich Drepper Jakub Jelinek <jakub@redhat.com>
2006-08-29  Ulrich Drepper* elf/dl-load.c (_dl_init_paths): Expand DSTs.
2006-06-27  Ulrich Drepper* elf/dl-load.c (open_path): Fix test to determine... cvs/fedora-glibc-20060630T0858
2006-06-27  Ulrich Drepper* elf/dl-load.c (_dl_map_object): Try harder to avoid...
2006-05-10  Ulrich Drepper* posix/wordexp.c (w_addword): Free word if realloc...
2006-04-30  Ulrich Drepper* elf/dl-load.c (_dl_map_object_from_fd): Move state... cvs/fedora-glibc-20060501T0751
2006-03-15  Ulrich Drepper[BZ #2451]
2005-10-17  Roland McGrath2005-10-17 Roland McGrath <roland@redhat.com>
2005-09-26  Ulrich Drepper[BZ #516]
2005-09-20  Roland McGrath[BZ #1346]
2005-09-02  Ulrich Drepper(_dl_map_object_from_fd): No need to change protection...
2005-07-30  Ulrich Drepper* elf/dl-load.c [__WORDSIZE==64] (FILEBUF_SIZE): Adjust...
2005-04-26  Roland McGrath* sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
2005-04-21  Roland McGrath* elf/dl-load.c (_dl_map_object_from_fd): Don't use...
2005-04-07  Roland McGrath* sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osv...
2005-03-30  Roland McGrath* elf/dl-load.c: Don't include dl-osinfo.h here.
2005-03-18  Ulrich Drepper* include/link.h (struct link_map): Remove l_opencount...
2005-03-01  Roland McGrath[BZ #721]
2005-02-23  Ulrich Drepper* sysdeps/generic/libc-tls.c (static_dtv): Size the...
2005-02-22  Ulrich Drepper2005-02-21 Alan Modra <amodra@bigpond.net.au>
2005-02-08  Ulrich Drepper(_dl_map_object_from_fd): Fix a typo.
2005-02-08  Ulrich Drepper* sysdeps/sh/dl-machine.h (elf_machine_rela): Remove...
2005-02-07  Ulrich Drepper* elf/dl-load.c (open_path): If rtld_search_dirs is...
2005-01-13  Ulrich Drepper* elf/dl-load.c (_dl_map_object_from_fd): We don't...
2005-01-09  Ulrich DrepperUpdate.
2005-01-06  Ulrich Drepper* csu/elf-init.c (__libc_csu_fini): Don't do anything...
2004-12-22  Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12  Jakub Jelinek2.5-18.1
2004-12-12  Ulrich DrepperUpdate.
2004-10-28  Ulrich DrepperUpdate.
2004-10-14  Ulrich DrepperUpdate.
2004-10-14  Ulrich Drepper[BZ #77]
2004-09-23  Ulrich DrepperUpdate.
2004-09-20  Roland McGrath2004-09-20 Roland McGrath <roland@frob.com>
2004-09-20  Ulrich Drepper(_dl_map_object_from_fd): Add caller check.
2004-09-20  Ulrich DrepperUpdate.
2004-09-20  Ulrich DrepperUpdate.
2004-09-19  Ulrich DrepperUpdate.
2004-08-09  Ulrich Drepper[BZ #116]
2004-07-06  Roland McGrath2004-05-18 Andreas Schwab <schwab@suse.de>
2004-05-26  Ulrich DrepperUpdate.
2004-05-03  Ulrich DrepperUpdate.
2004-03-27  Ulrich DrepperUpdate.
2004-03-07  Ulrich DrepperUpdate.
2004-03-06  Ulrich DrepperUpdate.
2004-03-05  Ulrich DrepperUpdate.
2004-02-21  Andreas Jaeger* elf/dl-load.c (_dl_map_object_from_fd): Fix casts...
2004-02-09  Ulrich DrepperUpdate.
2004-01-20  Ulrich DrepperUpdate.
2004-01-16  Richard Henderson * elf/dl-load.c: Don't declare __libc_stack_end...
2004-01-15  Ulrich DrepperUpdate.
2004-01-13  Ulrich DrepperUpdate.
2004-01-13  Ulrich DrepperUpdate.
2003-11-26  Ulrich DrepperUpdate.
2003-10-27  Ulrich DrepperUpdate.
2003-09-23  Roland McGrath2003-09-23 Roland McGrath <roland@redhat.com>
2003-07-24  Ulrich DrepperUpdate.
2003-06-13  Ulrich DrepperUpdate.
2003-06-11  Ulrich DrepperUpdate.
2003-05-20  Ulrich DrepperUpdate.Update.
next