]> git.ipfire.org Git - thirdparty/glibc.git/history - elf/rtld.c
Fix powerpc32 lround, lroundf spurious exceptions (bug 19134).
[thirdparty/glibc.git] / elf / rtld.c
2015-09-08  Joseph MyersMove bits/libc-lock.h and bits/libc-lockP.h out of...
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-12-11  Andreas SchwabConstify string parameters
2014-11-05  Joseph MyersRemove INTDEF / INTUSE / INTVARDEF (bug 14132).
2014-11-05  Joseph MyersDon't use INTDEF/INTUSE with _dl_mcount (bug 14132).
2014-11-04  Joseph MyersDon't use INTDEF/INTUSE with _dl_argv (bug 14132).
2014-10-10  Joseph MyersDon't use INTVARDEF/INTUSE with __libc_enable_secure...
2014-07-03  Richard HendersonRely on HP_TIMING_AVAIL implies HP_SMALL_TIMING_AVAIL
2014-07-03  Richard HendersonRemove HP_TIMING_DIFF_INIT and dl_hp_timing_overhead
2014-05-27  Andreas SchwabRemove second argument from TLS_INIT_TP macro
2014-05-14  Andreas SchwabRemove last use of USE___THREAD
2014-03-13  Roland McGrathUse __ehdr_start, when available, for rtld to get its...
2014-03-12  Paul Pluzhnikov2014-03-12 Paul Pluzhnikov <ppluzhnikov@google.com>
2014-02-25  Carlos O'DonellBZ #16613: Support TLS in audit libraries.
2014-02-10  Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-11-18  Paul PluzhnikovAdjust AT_EXECFN when using explicit loader invocation.
2013-11-03  Ondřej BílkaRemove unused NONTLS_INIT_TP.
2013-10-20  Michael StahlPrint the reason why preloading failed in do_preload()
2013-05-29  Siddhesh PoyarekarAvoid crashing in LD_DEBUG when program name is unavailable
2013-03-01  Roland McGrathFix NEED_DL_SYSINFO_DSO conditionals.
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-10-05  H.J. LuSet up the data structures for vDSO in libc.a
2012-10-03  Roland McGrathClean up conditionalize of ld.so.cache support.
2012-09-28  H.J. LuDefine VERSYMIDX/VALIDX/ADDRIDX in ldsodefs.h
2012-09-19  Dmitry V. Levinrtld: limit self loading check to normal mode only
2012-07-30  Roland McGrathFix lots of bitrot for stub configurations.
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-06-22  Andreas SchwabFix invalid memory access in do_lookup_x.
2012-05-14  Roland McGrathUse _dl_fatal_printf instead of a private variant.
2012-04-10  Siddhesh PoyarekarNew ld.so argument --inhibit-ldcache to disable ld...
2012-04-05  David S. MillerFix DL_DEBUG_UNUSED to elide the VDSO and handle PLT...
2012-03-27  Andreas JaegerMerge branch 'elf-move'
2012-03-20  H.J. LuMove stdio-common/_itoa.h to sysdeps/generic
2012-03-07  Andreas JaegerMerge branch 'master' into bug13658-branch
2012-02-29  Marek PolacekAlways set l_used for vDSO.
2012-02-09  Paul EggertReplace FSF snail mail address with URLs.
2011-10-05  Andreas SchwabDon't call ifunc functions in trace mode
2011-09-14  Andreas SchwabAlso relocate in dependency order when doing symbol...
2011-09-13  Andreas SchwabOnly use USE___THREAD when defined
2011-09-12  Ulrich DrepperRevert "Remove last use of USE___THREAD"
2011-09-12  Andreas SchwabRemove last use of USE___THREAD
2011-09-11  Ulrich DrepperSimplify malloc initialization
2011-09-05  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-08-30  Andreas SchwabRelocate objects in dependency order
2011-08-20  Roland McGrathMerge branch 'roland/x86-tcb-align'
2011-08-16  Ulrich DrepperImprove printing of lookup scopes
2011-08-15  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-08-14  Roland McGrathWarning patrol.
2011-08-14  Ulrich DrepperImplement LD_DEBUG=scopes
2011-05-30  Ulrich DrepperHandle DSOs without any dependency in ld.so
2011-05-30  Ulrich DrepperOne more thinko in CL
2011-05-30  Ulrich DrepperPrevent loader from loading itself
2011-02-20  Andreas SchwabMove setting variable in relro data earlier in ld.so.
2010-12-20  Ryan S. ArnoldMake PowerPC64 default to nonexecutable stack
2010-10-26  Ulrich DrepperFix assertion in ld.so, introduced by delayed adding...
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-04-06  Roland McGrathelf/rtld.c (dl_main) [HAVE_AUX_VECTOR]: Add a cast.
2010-03-29  Thomas SchwingeHandle platforms without aux vector
2010-01-15  Andreas Krebbelld.so: Adjust the auxv if ld.so is directly invoked.
2009-07-10  Ulrich DrepperImplement STB_GNU_UNIQUE handling.
2009-04-17  Roland McGrath2009-04-16 Samuel Thibault <samuel.thibault@ens-lyon...
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-03-16  Ulrich Drepper* elf/rtld.c (dl_main): Extend help message for --audit...
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.
2008-03-08  Ulrich Drepper[BZ #5786]
2008-03-08  Ulrich Drepper* sysdeps/generic/ldsodefs.h (struct rtld_global_ro...
2007-11-06  Ulrich Drepper* elf/rtld.c (dl_main): Use the page size to find the...
2007-10-31  Ulrich Drepper* elf/rtld.c (dl_main): Initialize stack and pointer...
2007-06-18  Ulrich Drepper* elf/rtld.c (dl_main): Don't call init_tls more than...
2007-02-12  Ulrich Drepper* elf/rtld.c (RESOLVE_MAP): Always return bootstrap_map...
2007-01-11  Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31  Jakub Jelinek.
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-10-02  Ulrich Drepper* elf/rtld.c (dl_main): Don't use prelinking if LD_DYNA...
2006-09-29  Ulrich Drepper[BZ #3273]
2006-04-08  Ulrich Drepper* elf/rtld.c (process_envvars): Fix handling of LD_POIN...
2006-03-19  Roland McGrath* elf/rtld.c (dl_main): Run final self-relocation after...
2005-12-30  Ulrich Drepper2005-12-08 Steven Munroe <sjmunroe@us.ibm.com>
2005-12-21  Roland McGrath* elf/cache.c: Use <> rather than "" #includes.
2005-12-18  Ulrich Drepper* sysdeps/unix/sysv/linux/x86_64/sysdep.h (PTR_MANGLE...
2005-12-18  Ulrich Drepper* elf/Versions [GLIBC_PRIVATE]: Export __pointer_chk_gu...
2005-09-29  Roland McGrath[BZ #1392]
2005-06-26  Ulrich Drepper* Versions.def (ld): Add GLIBC_2.4.
2005-06-14  Ulrich Drepper[BZ #966]
2005-06-12  Ulrich Drepper* elf/dl-error.c (_dl_signal_error): Store information...
2005-05-22  Ulrich Drepper* elf/rtld.c: Include <dl-osinfo.h>. cvs/fedora-glibc-20050523T1354
2005-04-07  Roland McGrath* sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osv...
2005-03-20  Ulrich Drepper[BZ #786]
next