S/390: Fix optimized mem* running on 31 bit kernels.
[platform/upstream/glibc.git] / elf /
2012-08-23 Steve McIntyreCheck floating-point ABI in ARM VALID_ELF_HEADER.
2012-08-20 Roland McGrathFix conditional on using DSOCAPS to match condition...
2012-08-17 Roland McGrathChange type of constant to avoid a warning.
2012-08-17 Roland McGrathAdd a cast to silence a warning.
2012-08-17 Gary BensonAlso set r->r_map when unmapping the first object in...
2012-08-16 Roland McGrathFix dl-load.c for [!_LIBC_REENTRANT] case.
2012-08-16 Roland McGrathAdd a missing #include to dl-sym.c.
2012-08-14 Roland McGrathAdd a missing #include.
2012-08-14 Roland McGrathAdd a missing #include.
2012-08-09 Mark SalterAdd new AM33 relocs
2012-08-03 Roland McGrathDistinguish ELOOP diagnosis threshold from SYMLOOP_MAX.
2012-08-02 Marek PolacekGet rid of ASM_TYPE_DIRECTIVE{,_PREFIX}.
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-26 Joseph MyersMove testsuite audit definitions to sysdeps tst-audit...
2012-07-20 Joseph MyersMove localplt baselines to sysdeps directories.
2012-07-19 Andreas KrebbelS/390: Add support for STT_GNU_IFUNC symbols.
2012-07-17 Marek PolacekFix a few typos.
2012-07-17 Joseph MyersSplit tls-macros.h into sysdeps directories.
2012-07-10 Marek PolacekGet rid of ASM_GLOBAL_DIRECTIVE.
2012-07-03 Joseph MyersAvoid use of libgcc_s and libgcc_eh when building glibc.
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-06-22 Andreas SchwabFix invalid memory access in do_lookup_x.
2012-06-21 Jeff Law2012-06-21 Jeff Law <law@redhat.com>
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
next