aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-28Avoid overflows from long double functions using __kernel_standard.Joseph Myers
2012-03-28Fix whitespaceAndreas Jaeger
2012-03-28Regenerate configure filesAndreas Jaeger
2012-03-28Remove sysdeps/elf support from configure.Andreas Jaeger
2012-03-28Move sysdeps/s390/s390-64/elf filesAndreas Jaeger
2012-03-28Move sysdeps/s390/s390-32/elf filesAndreas Jaeger
2012-03-28Fix sparc64/elf mergeDavid S. Miller
2012-03-28Move sysdeps/sparc/{,sparc32,sparc64}/elf filesAndreas Jaeger
2012-03-28Move sysdeps/powerpc/elf filesAndreas Jaeger
2012-03-28Move sysdeps/powerpc/powerpc32/elf filesAndreas Jaeger
2012-03-28Move sysdeps/powerpc/powerpc64/elf filesAndreas Jaeger
2012-03-28Delete sysdeps/sh/elfAndreas Jaeger
2012-03-28Fix last commitAndreas Jaeger
2012-03-27Define MAP_STACK and MAP_HUGETLB on powerpc, s390, sh and sparc.Anton Blanchard
2012-03-27Run conformtest script explicitly using BASH.David S. Miller
2012-03-27Fix nptl/tst-cond1{6,7,8}.c on 32-bit with many cpus.David S. Miller
2012-03-27RegenerateAndreas Jaeger
2012-03-27Merge branch 'elf-move'Andreas Jaeger
2012-03-26Update powerpc libm test ULPsAndreas Schwab
2012-03-26Fix undue underflow in ldbl-128ibm version of explAndreas Schwab
2012-03-25Fix last change.Roland McGrath
2012-03-25Fix confstr use of local buffer outside its extent.Roland McGrath
2012-03-232012-03-23 Jeff Law <law@redhat.com>Jeff Law
2012-03-23Update sparc ULPs for recently added tests and bug fixes.David S. Miller
2012-03-23Make sure x86_64 GOT entry slot is always 8 bytesH.J. Lu
2012-03-232012-03-23 Daniel Jacobowitz <dmj@google.com>Paul Pluzhnikov
2012-03-22Fix cexp overflow (bug 13892).Joseph Myers
2012-03-22Replace Elf64_XXX with ElfW(XXX) in dl-irel.hH.J. Lu
2012-03-22Replace unsigned long with uint64_tH.J. Lu
2012-03-22Add forward declaration for La_x32_regs/La_x32_retvalH.J. Lu
2012-03-22Add sysdeps/x86_64/preconfigureH.J. Lu
2012-03-22Fix exp2l inaccuracy (bug 13824).Joseph Myers
2012-03-22Fix low-part sign handling in sin/cos for ldbl-128 and ldbl-128ibm.Joseph Myers
2012-03-22Add 6730 to NEWS.Carlos O'Donell
2012-03-21Add x32 support to dynamic linker auditH.J. Lu
2012-03-21Fix missing overflow/underflow exception in ldbl-128ibm version of powlAndreas Schwab
2012-03-21Update powerpc libm-test ULPsAndreas Schwab
2012-03-21Disable use of FMA instructions in branredAndreas Schwab
2012-03-21Add _ITOA_NEEDED and _ITOA_WORD_TYPEH.J. Lu
2012-03-21Update sparc ULPs for recently added tests.David S. Miller
2012-03-21Check x86_64* instead of x86_64H.J. Lu
2012-03-21Don't document varargs.h.Joseph Myers
2012-03-21Weaken -fstack-protector configure test to a compile test.Thomas Schwinge
2012-03-21Don't tamper with $HOME.Thomas Schwinge
2012-03-21Remove NOTES.Joseph Myers
2012-03-21Use autoconf macro for testing compiler options with empty input.Joseph Myers
2012-03-21Remove inaccurate x86 cexp implementations (bug 13883).Joseph Myers
2012-03-21Do not install iso3166.tab and zone.tabAllan McRae
2012-03-21Fix missing exp2 overflow exception (bug 13871).Joseph Myers
2012-03-21Fix pow of zero and infinity to large powers.Joseph Myers