aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-25Fix bug ordering in NEWS.Joseph Myers
2013-11-25Add bug 11214 to NEWS.Joseph Myers
2013-11-25revert hebrew lang_name additionChris Leonard
2013-11-25revert hebrew lang_name additionChris Leonard
2013-11-25Add lang_name to various locales.Chris Leonard
2013-11-25Fix typo in sys/ptrace.h.Carlos O'Donell
2013-11-25Fix intermittent failure in tst-getpid2.Paul Pluzhnikov
2013-11-25Fix powerpc-nofpu build.Joseph Myers
2013-11-25PowerPC: Set/restore rounding mode only when neededAdhemerval Zanella
2013-11-24Add lang_name to various locales.Chris Leonard
2013-11-23revert error-generated by bs_BA.Chris Leonard
2013-11-23Add lang_name to various locales.Chris Leonard
2013-11-23Add lang_name to various locales.Chris Leonard
2013-11-22ARM: Fix memcpy computed-jump calculations for ARM_ALWAYS_BX case.Roland McGrath
2013-11-22Add lang_name to German, English, Spanish, French locales.Chris Leonard
2013-11-21Add missing #include for malloc/hooks.c code.Roland McGrath
2013-11-21Adjust generic swapon prototype to match Linux version.Roland McGrath
2013-11-21Use __glibc_block in public headers.Meador Inge
2013-11-21Don't use broken DL_AUTO_FUNCTION_ADDRESS()Guy Martin
2013-11-21Add lang_name to Arabic locales.Chris Leonard
2013-11-20linux-generic: fix alignment of struct stat/statfs for nios2Chung-Lin Tang
2013-11-20Fix missing > on email.Paul Pluzhnikov
2013-11-20Fix failure in tst-cleanup2 and tst-cleanupx2 with gcc-4.9Paul Pluzhnikov
2013-11-20Revert "Fix failure in nptl/tst-cleanup when building with"Paul Pluzhnikov
2013-11-20Fix failure in nptl/tst-cleanup when building withPaul Pluzhnikov
2013-11-20Consolidate valloc/pvalloc code.Ondřej Bílka
2013-11-20Fix build warning in locarchive.cSiddhesh Poyarekar
2013-11-20Rename Oriya locale to Odia (bug 15601)Siddhesh Poyarekar
2013-11-20Fix ChangeLog formattingSiddhesh Poyarekar
2013-11-20Add systemtap probe markers for sin, cos, asin and acosSiddhesh Poyarekar
2013-11-20Fix ChangeLog formattingSiddhesh Poyarekar
2013-11-19Make powerpc-nofpu floating-point state thread-local (bug 15483).Joseph Myers
2013-11-19Complete display of LC_MONETARYAndreas Schwab
2013-11-18test-fpucw-ieee: Don't use _FPU_IEEE if not definedChris Metcalf
2013-11-18Adjust AT_EXECFN when using explicit loader invocation.Paul Pluzhnikov
2013-11-18Adjust AT_EXECFN when using explicit loader invocation.Paul Pluzhnikov
2013-11-18Define TLS version of libc_hidden_proto.Joseph Myers
2013-11-18Revert b75891075bece24be9fd85618f18af4a2daf7f1cOndřej Bílka
2013-11-18[BZ #16144] Duplicated abday value for tk_TM.Chris Leonard
2013-11-18Fix breaking of RPATH when $ORIGIN contains colons. Fixes bug 10253Ondřej Bílka
2013-11-18benchtests: Add strsep benchmarkRajalakshmi Srinivasaraghavan
2013-11-18Remove unused variable.Ondřej Bílka
2013-11-18Properly handle unavailable elements in LC_MONETARY categoryAndreas Schwab
2013-11-18Do not let scanf("%4p") accept "(nil)". Fixes bug 16055Ondřej Bílka
2013-11-17Correct wae_CH to UTF-8 encoding.Chris Leonard
2013-11-16Test signs of NaNs in libm-test.inc where appropriate.Joseph Myers
2013-11-16Add libm-test support for ignored return value, add more lrint / llrint / lro...Joseph Myers
2013-11-16Replace libm-test.inc TEST_INLINE conditionals with NO_TEST_INLINE flag.Joseph Myers
2013-11-16Make libm-test.inc check for "inexact" exceptions for NaN argument.Joseph Myers
2013-11-16Fix spurious "inexact" exceptions from x86 pow with NaN argument (bug 16167).Joseph Myers