]> git.ipfire.org Git - thirdparty/glibc.git/history - elf/dl-load.c
Fix BZ 20419. A PT_NOTE in a binary could be arbitratily large, so using
[thirdparty/glibc.git] / elf / dl-load.c
2018-05-06  Paul PluzhnikovFix BZ 20419. A PT_NOTE in a binary could be arbitrati...
2018-02-21  Florian Weimerelf: Remove ad-hoc restrictions on dlopen callers ...
2018-01-01  Dmitry V. Levinelf: check for rpath emptiness before making a copy...
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-30  Aurelien Jarnoelf: Check for empty tokens before dynamic string token...
2017-12-27  Dmitry V. Levinelf: remove redundant is_path argument
2017-12-27  Dmitry V. Levinelf: remove redundant code from is_dst
2017-12-27  Dmitry V. Levinelf: remove redundant code from _dl_dst_substitute
2017-12-19  Dmitry V. Levinelf: remove redundant __libc_enable_secure check from...
2017-12-18  Dmitry V. Levinelf: do not substitute dst in $LD_LIBRARY_PATH twice...
2017-12-14  Florian Weimerelf: Count components of the expanded path in _dl_init_...
2017-12-14  Florian Weimerelf: Compute correct array size in _dl_init_paths ...
2017-11-28  H.J. LuProperly compute offsets of note descriptor and next...
2017-09-26  H.J. LuSkip PT_DYNAMIC segment with p_filesz == 0 [BZ #22101]
2017-08-31  Florian Weimerelf: Remove internal_function attribute
2017-03-02  Zack WeinbergNarrowing the visibility of libc-internal.h even further.
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-11-23  Florian Weimerelf: Assume TLS is initialized in _dl_map_object_from_fd
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-11-11  Roland McGrathNaCl: Use open_resource API for shared objects
2015-11-09  Florian Weimerld.so: Add original DSO name if overridden by audit...
2015-09-18  Carlos O'DonellUse ALIGN_* macros in _dl_map_object_from_fd.
2015-07-14  Roland McGrathFactor file identity rules out of generic rtld code.
2015-01-25  BramFix segmentation fault when LD_LIBRARY_PATH contains...
2015-01-21  Carlos O'DonellFix recursive dlopen.
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-10-31  Matthew FortuneAdd a hook to enable load-time inspection of program...
2014-10-28  Carlos O'Donellelf/dl-load.c: Use __strdup.
2014-10-10  Joseph MyersDon't use INTVARDEF/INTUSE with __libc_enable_secure...
2014-10-09  Kostya Serebryanyremove nested functions from elf/dl-load.c
2014-05-27  Andreas SchwabRemove second argument from TLS_INIT_TP macro
2014-04-03  Roland McGrathFactor mmap/munmap of PT_LOAD segments out of _dl_map_o...
2014-03-27  Paul Pluzhnikov2014-03-27 Paul Pluzhnikov <ppluzhnikov@google.com>
2014-03-26  Paul Pluzhnikov2014-03-26 Paul Pluzhnikov <ppluzhnikov@google.com>
2014-03-24  Paul PluzhnikovFix BZ #16634.
2014-03-12  Paul Pluzhnikov2014-03-12 Paul Pluzhnikov <ppluzhnikov@google.com>
2014-02-10  Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-01-31  Maciej W. Rozycki[BZ #16046] Static dlopen correction fallout fixes.
2014-01-09  Brooks MosesObvious comment typo fix ("openened") in elf/dl-load.c.
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-12-02  Ondřej BílkaReturn fixed version of breaking of RPATH when $ORIGIN...
2013-11-18  Ondřej BílkaRevert b75891075bece24be9fd85618f18af4a2daf7f1c
2013-11-18  Ondřej BílkaFix breaking of RPATH when $ORIGIN contains colons...
2013-08-21  Ondřej BílkaFix typos.
2013-06-28  Pierre YnardTest for mprotect failure in dl-load.c (bug 12492).
2013-06-28  Maciej W. Rozycki[BZ #15022] Correct global-scope dlopen issues in stati...
2013-05-29  Siddhesh PoyarekarAvoid crashing in LD_DEBUG when program name is unavailable
2013-04-11  Andreas SchwabFix invalid free of memory allocated during rtld init
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-11-27  H.J. LuCast to __intptr_t before casting pointer to int64
2012-10-30  Chris MetcalfInvoke DL_AFTER_LOAD if defined
2012-10-20  Siddhesh PoyarekarRetry read in ld.so if the entire ELF header is not...
2012-10-03  Roland McGrathClean up conditionalize of ld.so.cache support.
2012-10-02  Roland McGrathUse ElfW(Off) rather than off_t for offsets within...
2012-08-16  Roland McGrathFix dl-load.c for [!_LIBC_REENTRANT] case.
2012-07-27  Gary BensonAdd SystemTap static probes to the runtime linker....
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
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-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.
next