]> sourceware.org Git - glibc.git/history - elf
Remove unused sysdeps/unix/sysv/settimeofday.c.
[glibc.git] / elf /
2012-04-16 Marek PolacekPrevent warning in pldd.
2012-04-13 H.J. LuCheck __ILP32__ instead of __LP64__
2012-04-11 David S. MillerFix ld.so regression.
2012-04-10 Siddhesh PoyarekarNew ld.so argument --inhibit-ldcache to disable ld...
2012-04-10 Roland McGrathMerge commit '9904dc47c88d9592ec66e599075436'
2012-04-08 Andreas JaegerMerge branch 'master' of git://sourceware.org/git/glibc
2012-04-07 David S. MillerHandle some new sparc relocation types.
2012-04-07 Carlos O'DonellSimplify _ELF_DYNAMIC_DO_RELOC after combining the...
2012-04-05 David S. MillerReduce down to one definition of _ELF_DYNAMIC_DO_RELOC.
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-22 H.J. LuAdd x32 support to dynamic linker audit
2012-03-20 H.J. LuMove stdio-common/_itoa.h to sysdeps/generic
2012-03-16 H.J. LuAdd x32 support to ldconfig
2012-03-14 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-10 David S. MillerFix bugs in sparc PLT profiling register management...
2012-03-07 Ulrich DrepperRemove distribute variable from Makefiles
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.
2012-02-09 Richard HendersonAvoid pointer type mismatch warning.
2012-01-31 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-31 Ulrich DrepperOptimize __get_tls_addr a bit
2012-01-30 Roland McGrathMerge remote-tracking branch 'origin/cmetcalf/tile_config'
2012-01-30 Chris MetcalfAdd Tile relocation types.
2012-01-27 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-27 Ulrich DrepperSort objects before relocations
2012-01-27 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-27 Ulrich DrepperFix comment
2012-01-25 Joseph MyersRemove gets declarations in C++ tests.
2012-01-09 Ulrich DrepperOptimize xmalloc, xcalloc, xrealloc, and xstrdup
2012-01-08 Ulrich DrepperStatic linking is always needed
2012-01-08 Ulrich DrepperRemove pre-ISO C support
2012-01-08 Ulrich DrepperRemove non-ELF support
2012-01-07 Ulrich DrepperMore IA-64 removal
2012-01-07 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-07 Ulrich DrepperAdd explicit declaration of gets in C++ code
2012-01-01 Ulrich DrepperAlso update new programs
2012-01-01 Ulrich DrepperUpdate copyright year
2011-12-23 Marek PolacekAdd missing inline keyword
2011-11-12 Ulrich DrepperFix warning in __dl_iterate_phdr
2011-11-04 Andreas SchwabFix off-by-one when reading link name in sprof
2011-11-02 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-11-01 Andreas SchwabAccount for alloca size rounding in extend_alloca
2011-10-31 Paul PluzhnikovUse extend_alloca in _dl_map_object_deps.
2011-10-29 Ulrich DrepperTypo in last checkin
2011-10-29 Ulrich DrepperCorrectly NUL-terminate link name in sprof
2011-10-29 Ulrich DrepperCleanups in ldconfig's chroot handling
2011-10-29 Ulrich DrepperAvoid warning in dl-lookup.c
2011-10-29 Thomas JaroschFix readlink call in ldconfig's chroot handling
2011-10-25 Andreas SchwabSmall optimization of dependency sorting
2011-10-20 Andreas SchwabPreserve link time dependencies over relocation depende...
2011-10-17 Ulrich DrepperUse rounds{s,d} for x86 rint, ceil, floor
2011-10-16 Ulrich DrepperCleanup last patch
2011-10-16 Ulrich DrepperFix potential problem with skipping relocations
2011-10-15 Ulrich DrepperRemove leftover debug message from pldd
2011-10-07 Marek Polacekelf/dl-load.c: Avoid warning
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 SchwabFix pattern on $(ldd-rewrite-script) substitution
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 DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-09-11 Andreas SchwabPrepend $(..) to $(ldd-rewrite-script) if non-absolute
2011-09-11 Ulrich DrepperProvide static initializer for _dl_pagesize in statical...
2011-09-11 Ulrich DrepperSimplify malloc initialization
2011-09-10 Ulrich DrepperRemove support for !USE___THREAD
2011-09-10 Ulrich DrepperCleanup of configuration options
2011-09-09 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-09-09 Roland McGrathDefine ELFOSABI_GNU.
2011-09-09 Ulrich DrepperFix sotruss help messages
2011-09-09 Ulrich DrepperFill in real information in __dl_iterate_phdr
2011-09-09 Andreas JaegerFix warning in elf/sprof.c
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 DrepperPass back error code from dlerror_run
2011-09-08 Ulrich DrepperFix memory leak in case of failed dlopen
2011-09-06 Ulrich DrepperRemove unused parameter in pldd and simplify ELF handling
2011-09-05 Ulrich DrepperUse O_CLOEXEC when loading ld.so cache
2011-09-05 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-09-01 David S. MillerSanitize HWCAP_SPARC_* defines/usage, and add new entries.
2011-08-30 Andreas SchwabRelocate objects in dependency order
2011-08-24 Andreas SchwabFix scope handling during dl_close
2011-08-22 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-08-22 Andreas SchwabCorrect cycle detection during dependency sorting
2011-08-22 Andreas SchwabRevert "Don't crash when dependencies are missing"
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-17 Ulrich DrepperFix some problem of 32-bit pldd on 64-bit platforms
2011-08-17 Ulrich DrepperPrevent possible race conditions by attaching pldd...
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-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
next
This page took 0.087175 seconds and 8 git commands to generate.