jlayton/glibc.git
2012-04-01 Ulrich DrepperUpdated Russian translations
2012-03-31 Siddhesh PoyarekarMerge copyright years in resolv/nss_dns/dns-host.c
2012-03-30 Liubov Dmitrievaoptimize the following memcpy: sysdeps/i386/i686/multia...
2012-03-30 Siddhesh PoyarekarConsider TTL of CNAME record and return minimum TTL...
2012-03-30 Jeff Law * resolv/nss_dns/dns-host.c: Update copyright...
2012-03-30 Jeff Law2012-03-29 Jeff Law <law@redhat.com>
2012-03-30 Ulrich DrepperBetter error handling for sendmmsg use in res_send
2012-03-30 Ulrich DrepperCorrect check for DNS request send success
2012-03-30 Ulrich DrepperSpeed up DNS by avoiding a system call if possible
2012-03-30 Ulrich DrepperComment fixes for mmsghdr
2012-03-30 Tulio Magno... Fix a bug when converting strings with 1 character...
2012-03-29 David S. MillerRemove xsputn small copy optimization.
2012-03-29 Jeff Law [BZ #13761]
2012-03-29 David S. MillerOptimize mempcpy on sparc.
2012-03-29 David S. MillerDo not elide the libc hidden def of sparc's memset...
2012-03-29 David S. MillerUse generic memset/memcpy in rtld on sparcv9/sparc64.
2012-03-29 David S. MillerFix bugs and improve performance of niagara memset...
2012-03-28 David S. MillerMake sparc's -fPIC addition to ASFLAGS-.os more robust.
2012-03-28 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-03-28 Ulrich DrepperAvoid warnings in test malloc program
2012-03-28 Jeff Law [BZ #13760]
2012-03-28 Joseph MyersFix pow of negative numbers to integer exponents (bugs...
2012-03-28 Joseph MyersBug 3868 also fixed by __kernel_standard_l changes.
2012-03-28 Joseph MyersAvoid overflows from long double functions using __kern...
2012-03-28 Andreas JaegerFix whitespace
2012-03-28 Andreas JaegerRegenerate configure files
2012-03-28 Andreas JaegerRemove sysdeps/elf support from configure.
2012-03-28 Andreas JaegerMove sysdeps/s390/s390-64/elf files
2012-03-28 Andreas JaegerMove sysdeps/s390/s390-32/elf files
2012-03-28 David S. MillerFix sparc64/elf merge
2012-03-28 Andreas JaegerMove sysdeps/sparc/{,sparc32,sparc64}/elf files
2012-03-28 Andreas JaegerMove sysdeps/powerpc/elf files
2012-03-28 Andreas JaegerMove sysdeps/powerpc/powerpc32/elf files
2012-03-28 Andreas JaegerMove sysdeps/powerpc/powerpc64/elf files
2012-03-28 Andreas JaegerDelete sysdeps/sh/elf
2012-03-28 Andreas JaegerFix last commit
2012-03-28 Anton BlanchardDefine MAP_STACK and MAP_HUGETLB on powerpc, s390,...
2012-03-27 David S. MillerRun conformtest script explicitly using BASH.
2012-03-27 David S. MillerFix nptl/tst-cond1{6,7,8}.c on 32-bit with many cpus.
2012-03-27 Andreas JaegerRegenerate
2012-03-27 Andreas JaegerMerge branch 'elf-move'
2012-03-26 Andreas SchwabUpdate powerpc libm test ULPs
2012-03-26 Andreas SchwabFix undue underflow in ldbl-128ibm version of expl
2012-03-25 Roland McGrathFix last change.
2012-03-25 Roland McGrathFix confstr use of local buffer outside its extent.
2012-03-23 Jeff Law2012-03-23 Jeff Law <law@redhat.com>
2012-03-23 David S. MillerUpdate sparc ULPs for recently added tests and bug...
2012-03-23 H.J. LuMake sure x86_64 GOT entry slot is always 8 bytes
2012-03-23 Paul Pluzhnikov2012-03-23 Daniel Jacobowitz <dmj@google.com>
2012-03-22 Joseph MyersFix cexp overflow (bug 13892).
2012-03-22 H.J. LuReplace Elf64_XXX with ElfW(XXX) in dl-irel.h
2012-03-22 H.J. LuReplace unsigned long with uint64_t
2012-03-22 H.J. LuAdd forward declaration for La_x32_regs/La_x32_retval
2012-03-22 H.J. LuAdd sysdeps/x86_64/preconfigure
2012-03-22 Joseph MyersFix exp2l inaccuracy (bug 13824).
2012-03-22 Joseph MyersFix low-part sign handling in sin/cos for ldbl-128...
2012-03-22 Carlos O'DonellAdd 6730 to NEWS.
2012-03-22 H.J. LuAdd x32 support to dynamic linker audit
2012-03-21 Andreas SchwabFix missing overflow/underflow exception in ldbl-128ibm...
2012-03-21 Andreas SchwabUpdate powerpc libm-test ULPs
2012-03-21 Andreas SchwabDisable use of FMA instructions in branred
2012-03-21 H.J. LuAdd _ITOA_NEEDED and _ITOA_WORD_TYPE
2012-03-21 David S. MillerUpdate sparc ULPs for recently added tests.
2012-03-21 H.J. LuCheck x86_64* instead of x86_64
2012-03-21 Joseph MyersDon't document varargs.h.
2012-03-21 Thomas SchwingeWeaken -fstack-protector configure test to a compile...
2012-03-21 Thomas SchwingeDon't tamper with $HOME.
2012-03-21 Joseph MyersRemove NOTES.
2012-03-21 Joseph MyersUse autoconf macro for testing compiler options with...
2012-03-21 Joseph MyersRemove inaccurate x86 cexp implementations (bug 13883).
2012-03-21 Allan McRaeDo not install iso3166.tab and zone.tab
2012-03-21 Joseph MyersFix missing exp2 overflow exception (bug 13871).
2012-03-21 Joseph MyersFix pow of zero and infinity to large powers.
2012-03-20 H.J. LuMove stdio-common/_itoa.h to sysdeps/generic
2012-03-20 Andreas JaegerMerge branch 'master' into elf-move
2012-03-20 H.J. LuCheck __x86_64__ instead of __WORDSIZE in mathinline.h
2012-03-20 H.J. LuSupport x86-64 __jmp_buf with __WORDSIZE != 64
2012-03-20 Joseph MyersTest for overflow exceptions in libm-test.inc.
2012-03-20 Andreas JaegerRemove old debug/backtracesyms files, replace with...
2012-03-20 Andreas JaegerRemove unused start.c files.
2012-03-20 H.J. LuCorrect ChangeLog entry.
2012-03-20 H.J. LuUse atomic64_t with 64bit atomic macros
2012-03-19 H.J. LuUse __asm__("rsp") to get CURRENT_STACK_FRAME
2012-03-19 H.J. LuCheck __x86_64__ instead of __WORDSIZE for fenv_t
2012-03-19 H.J. LuCheck __x86_64__ instead of __WORDSIZE in mathdef.h
2012-03-19 David S. MillerUpdate sparc ULPs for newly added tests.
2012-03-19 H.J. LuAdd x32 support to ldd-rewrite.sed
2012-03-19 H.J. LuUse int64_t in x86_64/fpu/math_private.h
2012-03-19 David S. MillerFix sparc build after math_private.h cleanups.
2012-03-19 H.J. LuUse __NR_futex to define SYS_futex
2012-03-19 H.J. LuCast _Unwind_GetCFA return to _Unwind_Ptr first
2012-03-19 H.J. LuCast _Unwind_GetCFA return to _Unwind_Ptr first
2012-03-19 Joseph MyersFix clog overflow/underflow (bug 13629).
2012-03-19 Joseph MyersFix atan2 spurious exceptions (bug 11451).
2012-03-19 Andreas JaegerFix last line in configure.in.
2012-03-19 Andreas JaegerFix last line.
2012-03-19 Andreas JaegerMove sysdeps/generic/elf/* to sysdeps/generic
2012-03-19 Andreas JaegerMerge sysdeps/i386/elf/Versions into sysdeps/i386/Versions.
2012-03-19 Andreas JaegerRemove now obsolete elf/configure file.
2012-03-19 Andreas JaegerMerge contents from sysdeps/i386/configure.in (without...
next