aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-04benchtests: skip over blank lines in benchmark input filesSiddhesh Poyarekar
2013-12-04Clarify documentation on how functions use timezone. Fixes bug 926.Paul Eggert
2013-12-04Update powerpc-fpu ULPs.Adhemerval Zanella
2013-12-04Refactor several debug routines.Ondřej Bílka
2013-12-03Update MIPS dl-lookup.c from generic version.Joseph Myers
2013-12-03Fix exp missing underflows (bug 15268, bug 15425).Joseph Myers
2013-12-03Fix exp2 errno setting on underflow (bug 16283).Joseph Myers
2013-12-03Properly handle shm_open validation. Fixes bug 16274.Ondřej Bílka
2013-12-03Fix erfc errno setting on underflow (bug 6786).Joseph Myers
2013-12-03Move TEST_f_f tests for [e-j]* functions from libm-test.inc to auto-libm-test...Joseph Myers
2013-12-03Add bug number to ChangeLog and NEWSAurelien Jarno
2013-12-03locale: don't crash if locale-archive contains all zerosAurelien Jarno
2013-12-03[BZ #16195] Fix build warnings from systemtap probes in non-systemtap configu...Siddhesh Poyarekar
2013-12-02Document shm_open.Ondřej Bílka
2013-12-02Add ChangeLog entry for sqrt tests.Steve Ellcey
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