]> sourceware.org Git - glibc.git/history - elf/rtld.c
powerpc: Fix float128 IFUNC relocations [BZ #21707]
[glibc.git] / elf / rtld.c
2017-07-17 Tulio Magno Quites... powerpc: Fix float128 IFUNC relocations [BZ #21707]
2017-06-19 Florian Weimerld.so: Reject overly long LD_AUDIT path elements
2017-06-19 Florian Weimerld.so: Reject overly long LD_PRELOAD path elements
2017-06-19 Florian WeimerCVE-2017-1000366: Ignore LD_LIBRARY_PATH for AT_SECURE...
2017-06-08 H.J. Luld.so: Consolidate 2 strtouls into _dl_strtoul [BZ...
2017-06-07 Siddhesh Poyarekartunables: Use glibc.tune.hwcap_mask tunable instead...
2017-04-13 Florian WeimerAssume that O_NOFOLLOW is always defined
2017-03-07 Siddhesh PoyarekarIgnore and remove LD_HWCAP_MASK for AT_SECURE programs...
2017-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-31 Siddhesh PoyarekarAdd framework for tunables
2016-11-30 Florian WeimerImplement _dl_catch_error, _dl_signal_error in libc...
2016-01-04 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-10-15 Florian WeimerAlways enable pointer guard [BZ #18928]
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]
next
This page took 1.034381 seconds and 108 git commands to generate.