aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-02Benchmark test for sqrt function.Steve Ellcey
2013-12-02Remove redundant GAIH_OKIFUNSPEC and GAIH_EAI.Pavel Simerda
2013-12-02getaddrinfo: remove dead codePavel Simerda
2013-12-02Use herrnop directlySiddhesh Poyarekar
2013-12-02Fix ChangeLog formattingSiddhesh Poyarekar
2013-12-02Return fixed version of breaking of RPATH when $ORIGIN contains colonsOndřej Bílka
2013-12-02Update powerpc-fpu ULPs.Adhemerval Zanella
2013-12-01Add lang_name to various locales.Chris Leonard
2013-11-30Move TEST_f_f tests for [a-c]* functions from libm-test.inc to auto-libm-test...Joseph Myers
2013-11-29Fix exp10 errno setting on underflow (bug 6787).Joseph Myers
2013-11-29Fix x86 sqrt rounding (bug 14032).Joseph Myers
2013-11-29Test sqrt in all rounding modes.Joseph Myers
2013-11-29Start generating libm tests automatically with MPFR.Joseph Myers
2013-11-29Add 16214 to NEWSSiddhesh Poyarekar
2013-11-29[BZ #16214] S/390: Fix TLS GOT pointer setup.Andreas Krebbel
2013-11-28Document libm accuracy goals.Joseph Myers
2013-11-28Remove unused ldbl-96 functions (bug 15004).Joseph Myers
2013-11-28Add powerpc-nofpu/e500 support functions for atomic compound assignment and F...Joseph Myers
2013-11-28Document some libm error handling intents.Joseph Myers
2013-11-28Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271).Joseph Myers
2013-11-28Get canonical name in getaddrinfo from hosts file for AF_INET (fixes 16077)Siddhesh Poyarekar
2013-11-28Make memset in calloc a tail call.Ondřej Bílka
2013-11-27Add lang_name to various locales.Chris Leonard
2013-11-27MIPS: Fix RLIM64_INFINITY constant for O32 and N32 ABIsAurelien Jarno
2013-11-27MIPS: Add wrappers to get/setrlimit64 to fix RLIM64_INFINITY constantAurelien Jarno
2013-11-26Also remove benchtests/bench-strsep-ifunc.cOndřej Bílka
2013-11-26aarch64: Enable ifunc support.Will Newton
2013-11-26Avoid "left shift count >= width of type" warnings in soft-fp code.Uros Bizjak
2013-11-26NEWS: Only public headers have __unused/__block changed.Carlos O'Donell
2013-11-26NEWS: Mention __unused and __block removal.Carlos O'Donell
2013-11-26PowerPC: Fix __fe_nomask_env missing symbolAdhemerval Zanella
2013-11-26Remove duplicate ifunc tests.Ondřej Bílka
2013-11-26Add changelog.Ondřej Bílka
2013-11-26Remove duplicate ifunc benchtests.Ondřej Bílka
2013-11-26Fix typo in _dl_tlsdesc_resolve_hold.Ondřej Bílka
2013-11-26Use __glibc_reserved instead __unused.Ondřej Bílka
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