Mention BZ #14229 in NEWS
[platform/upstream/glibc.git] / elf /
2012-05-31 Andreas SchwabRemove use of INTDEF/INTUSE in stdio-common
2012-05-26 Siddhesh PoyarekarFix stack size and address inconsistency due to executa...
2012-05-25 Roland McGrathAdd --enable-systemtap configuration to define static...
2012-05-20 Richard HendersonAdd <sys/auxv.h> and getauxval.
2012-05-17 Andreas JaegerFix warning
2012-05-15 Joseph MyersSplit up stackguard-macros.h into sysdeps directories.
2012-05-14 Roland McGrathUse _dl_fatal_printf instead of a private variant.
2012-05-11 H.J. LuAdd x32 support to STACK_CHK_GUARD
2012-05-11 H.J. LuAdd x32 support to TLS_LE/TLS_IE/TLS_GD
2012-05-11 H.J. LuHandle R_X86_64_RELATIVE64 and R_X86_64_64 for x32
2012-05-10 Thomas SchwingeHurd: Build pldd also if use-ldconfig != yes || build...
2012-05-09 Andreas JaegerMake ldconfig message clearer
2012-05-03 Roland McGrathFix make clean for recent elf/Makefile changes.
2012-05-03 Allan McRaeFix test-suite failues with -Wl,--as-needed
2012-05-02 Paul PluzhnikovFor PR 14055, add bounds check to _dl_show_auxv().
2012-05-01 Roland McGrathRedirect check-localplt output to check-localplt.out.
2012-05-01 Roland McGrathDo check-localplt test using readelf rather than a...
2012-05-01 Roland McGrathDo check-execstack test using readelf rather than a...
2012-05-01 Roland McGrathDo check-textrel test using readelf rather than a build...
2012-04-28 Andreas SchwabDon't run tests when cross-compiling
2012-04-25 Siddhesh PoyarekarParse hexadecimal and octal strings correctly
2012-04-24 Roland McGrathAdd flexibility to localplt-*.data files, using an...
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
next