elf: Ignore LD_AUDIT interfaces if la_version returns 0 [BZ #24122]
[platform/upstream/glibc.git] / elf / dl-open.c
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-07-16 H.J. Lux86: Support IBT and SHSTK in Intel CET [BZ #21598]
2018-02-21 Florian Weimerelf: Remove ad-hoc restrictions on dlopen callers ...
2018-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-11-27 Andreas SchwabConsolidate link map sorting
2017-08-21 H.J. LuMark __libc_multiple_libcs with attribute_hidden [BZ...
2017-08-13 Florian Weimerld.so: Remove internal_function attribute from various...
2017-08-10 Florian Weimerld.so: Introduce struct dl_exception
2017-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-09-30 Carlos O'DonellBug 20292 - Simplify and test _dl_addr_inside_object
2016-09-03 Aurelien JarnoSet NODELETE flag after checking for NULL pointer
2016-01-04 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-09-08 Joseph MyersMove bits/libc-lock.h and bits/libc-lockP.h out of...
2015-07-16 Siddhesh PoyarekarSet NODELETE flag when opening already open objects...
2015-07-07 Pavel KopylAdd forced deletion support to _dl_close_worker
2015-04-17 Roland McGrathFuller check for invalid NSID in _dl_open.
2015-03-17 Alexandre OlivaFix DTV race, assert, DTV_SURPLUS Static TLS limit...
2015-01-21 Carlos O'DonellFix recursive dlopen.
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-11-24 Siddhesh PoyarekarRemove IS_IN_rtld
2014-02-10 Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-02-05 Allan McRaeRevert "Async-signal safe TLS."
2014-01-03 Paul PluzhnikovMerge branch 'master' of ssh://sourceware.org/git/glibc
2014-01-03 Andrew HunterAsync-signal safe TLS.
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-08-30 Ondřej BílkaFix typos.
2013-08-21 Ondřej BílkaFix typos.
2013-06-28 Maciej W. Rozycki[BZ #15022] Correct global-scope dlopen issues in stati...
2013-06-26 Maciej W. Rozycki[BZ #15022] Avoid repeated calls to DL_STATIC_INIT...
2013-05-29 Siddhesh PoyarekarAvoid crashing in LD_DEBUG when program name is unavailable
2013-05-07 Roland McGrathRemove a dead declaration.
2013-04-06 Carlos O'Donelldl_open_worker: Memset all of seen array.
2013-02-18 Siddhesh PoyarekarNew function _dl_find_dso_for_object
2013-02-14 Joseph MyersRemove bp-sym.h and BP_SYM uses from C code.
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-10-20 H.J. LuCheck the main application only if SHARED is defined
2012-10-03 Roland McGrathClean up conditionalize of ld.so.cache support.
2012-08-14 Roland McGrathAdd a missing #include.
2012-07-27 Gary BensonAdd SystemTap static probes to the runtime linker....
2012-07-17 Marek PolacekFix a few typos.
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-06-21 Jeff Law2012-06-21 Jeff Law <law@redhat.com>
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2012-01-27 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-27 Ulrich DrepperSort objects before relocations
2011-08-20 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-08-20 Ulrich DrepperPrint message that there is no scope instead of being...
2011-08-20 Roland McGrathMerge branch 'roland/x86-tcb-align'
2011-08-20 Ulrich DrepperFurther improve printing os ELF symbol lookup scope...
2011-08-16 Ulrich DrepperImprove printing of lookup scopes
2011-08-16 Ulrich DrepperAvoid warning from last change
2011-08-16 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-08-16 Ulrich DrepperFix printing of scope number
2011-08-14 Ulrich DrepperImplement LD_DEBUG=scopes
2011-06-11 Roland McGrathQuash some new warnings from GCC 4.6.
2011-05-15 Martin von GagernFix handling of static TLS in dlopen'ed objects
2010-10-25 Andreas SchwabRequire suid bit on audit objects in privileged programs
2010-10-25 Andreas SchwabDon't expand DST twice in dl_open
2010-01-15 Andreas Krebbelld.so: Adjust the auxv if ld.so is directly invoked.
2009-07-27 Ulrich DrepperBreak out _dl_scope_free into its own file.
2009-07-10 Ulrich DrepperImplement STB_GNU_UNIQUE handling.
2009-04-19 Ulrich Drepper[BZ #10069]
2009-04-16 Jakub Jelinek* elf/dl-open.c (_dl_open): Bump GL(dl_nns) to 1 if... cvs/fedora-glibc-20090416T1610
2009-04-01 Ulrich Drepper* elf/dl-open.c: Keep track of used name spaces and... cvs/fedora-glibc-20090401T0935
2009-03-16 Ulrich Drepper[BZ #9733]
2007-09-29 Ulrich Drepper* sysdeps/generic/ldsodefs.h (struct dl_scope_free_list... cvs/fedora-glibc-20070929T1859
2007-06-20 Ulrich Drepper* elf/dl-close.c (free_mem): Free _dl_scope_free_list.
2007-06-19 Ulrich Drepper* sysdeps/generic/ldsodefs.h (rtld_global): Reorder...
2007-05-19 Ulrich Drepper* elf/dl-close.c (_dl_close_worker): When removing...
2007-05-11 Ulrich Drepper(add_to_global): One more small cleanup patch.
2007-05-11 Ulrich Drepper* elf/dl-open.c (add_to_global): Introduce variable...
2007-03-17 Ulrich Drepper* elf/dl-open.c (dl_open_worker): Declare l in 2 different cvs/fedora-glibc-20070317T2130
2007-01-11 Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31 Jakub Jelinek.
2006-10-29 Ulrich Drepper* elf/dl-sym.c (do_sym): Use RTLD_SINGLE_THREAD_P.
2006-10-27 Ulrich DrepperUSE_TLS support is now default.
2006-10-27 Ulrich Drepper* elf/dl-close.c (_dl_close_worker): Renamed from _dl_c...
2006-10-27 Ulrich Drepper[BZ #3429]
2006-10-27 Ulrich Drepper* elf/dl-lookup.c (_dl_debug_bindings): Remove unised...
2006-10-18 Ulrich Drepper[BZ #3313]
2006-10-11 Ulrich Drepper* include/atomic.c: Define catomic_* operations.
2006-10-10 Ulrich Drepper Jakub Jelinek <jakub@redhat.com>
2006-08-28 Ulrich Drepper* elf/dl-open.c (dl_open_worker): Allow $LIB and $PLATF...
2006-07-31 Ulrich Drepper* elf/dl-open.c (dl_open_worker): Add branch prediction.
2005-11-15 Ulrich Drepper* elf/dl-open.c [!SHARED]: Remove _dl_tls_static_size... cvs/fedora-glibc-20051115T0809
2005-06-12 Ulrich Drepper* elf/dl-error.c (_dl_signal_error): Store information...
2005-03-20 Ulrich Drepper* elf/dl-open.c (dl_open_worker): Fix typo.
2005-03-19 Ulrich Drepper* elf/dl-open.c (dl_open_worker): Print exact l_direct_...
2005-03-18 Ulrich Drepper* include/link.h (struct link_map): Remove l_opencount...
2005-03-07 Ulrich Drepper* elf/dl-close.c (_dl_close): Decrement l_opencount...
2005-03-06 Roland McGrath* sysdeps/generic/ldsodefs.h (_dl_out_of_memory_interna...
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-10-28 Ulrich DrepperUpdate.
2004-10-27 Ulrich DrepperUpdate.
2004-10-18 Ulrich Drepper(dl_open_worker): Avoid dereferencing map in statically...
2004-10-14 Ulrich Drepper[BZ #77]
next