Age | Commit message (Expand) | Author |
2013-05-01 | Fix catan, catanh spurious underflows (bug 15423). | Joseph Myers |
2013-04-30 | Update powerpc libm-test ULPs | Adhemerval Zanella |
2013-04-30 | Add bug 15416 to NEWS. | Joseph Myers |
2013-04-30 | Fix catan, catanh inaccuracy from atan2 denominators near 0 (bug 15416). | Joseph Myers |
2013-04-30 | Format s_sin.c | Siddhesh Poyarekar |
2013-04-30 | Allow multiple input domains to be run in the same benchmark program | Siddhesh Poyarekar |
2013-04-30 | Maintain runtime of each benchmark at ~10 seconds | Siddhesh Poyarekar |
2013-04-29 | Make stub fchdir.c define __fchdir. | Roland McGrath |
2013-04-29 | Integrate errno testing better in libm-test.inc. | Joseph Myers |
2013-04-29 | BZ#15084: Apparent typos in strings in res_debug.c | Andreas Jaeger |
2013-04-29 | BZ#15085: Fix comments/strings for RES_NOCHECKNAME | Andreas Jaeger |
2013-04-29 | BZ#15380: Fix initstate error return | Andreas Jaeger |
2013-04-29 | BZ#15086: Fix res_debug printing of options | Andreas Jaeger |
2013-04-29 | Update powerpc libm-test ULPs | Adhemerval Zanella |
2013-04-29 | Add missing semicolons to libm-test.inc tests. | Joseph Myers |
2013-04-27 | Fix catan, catanh spurious overflows (bug 15409). | Joseph Myers |
2013-04-27 | Fix ia_FR postal format | Nik Kalach |
2013-04-27 | Fix guards for qecvt | Andreas Jaeger |
2013-04-27 | Update i386 libm-test ULPs | Allan McRae |
2013-04-26 | Fix catan, catanh missing underflows (bug 15406). | Joseph Myers |
2013-04-26 | Fix csin, csinh, ccos, ccosh missing underflows (bug 15405). | Joseph Myers |
2013-04-26 | PowerPC: modf optimization fix | Adhemerval Zanella |
2013-04-26 | Update x86_64 ULPs | Markus Trippelsdorf |
2013-04-25 | Add missing bug numbers to NEWS. | Joseph Myers |
2013-04-25 | Move x86_64-specific audit tests to sysdeps/x86_64/. | Joseph Myers |
2013-04-25 | Get rid of __STDC_FORMAT_MACROS, __STDC_LIMIT_MACROS and __STDC_CONSTANT_MACROS | Paul Pluzhnikov |
2013-04-25 | Declare __ehdr_start with hidden visibility. | Maciej W. Rozycki |
2013-04-25 | soft-fp: s/sNAN/NAN/ -- no sNaNs are ever produced. | Maciej W. Rozycki |
2013-04-24 | math: Use accurate answers for cos and sincos. | Carlos O'Donell |
2013-04-24 | Add catan, catanh tests at +/- 1 and +/- i. | Joseph Myers |
2013-04-24 | Use suffixed floating-point constants in float and long double catan/catanh. | Joseph Myers |
2013-04-24 | Fix catan, catanh inaccuracy through use of log (bug 15394). | Joseph Myers |
2013-04-24 | Mention files in which fast/slow paths of math functions are implemented | Siddhesh Poyarekar |
2013-04-23 | Fix name space use in last commit. | Roland McGrath |
2013-04-23 | Add generic POSIX implementation of C11 timespec_get. | Roland McGrath |
2013-04-23 | PowerPC: modf optimization | Adhemerval Zanella |
2013-04-23 | Consistently use ISSPACE to check for whitespace | Siddhesh Poyarekar |
2013-04-23 | Remove non-standard initialisation of flexible array member | Andreas Schwab |
2013-04-23 | S/390: Change struct statfs[64] member types to unsigned values | Heiko Carstens |
2013-04-22 | Fix getent to call endspent rather than endpwent for shadow database. | Jan-Benedict Glaw |
2013-04-22 | Consolidate pthread_attr value validation | Siddhesh Poyarekar |
2013-04-22 | Minor cleanup in getaddrinfo | Siddhesh Poyarekar |
2013-04-21 | Russian translations update. | David S. Miller |
2013-04-19 | ARM: Macroize assembly use of EABI unwind directives. | Roland McGrath |
2013-04-18 | Remove __wur from setfsuid and setfsgid. | Adam Conrad |
2013-04-18 | MicroBlaze Port | David Holsgrove |
2013-04-17 | Update ChangeLog. | Carlos O'Donell |
2013-04-17 | Configuring for i386 is no longer supported. | Carlos O'Donell |
2013-04-17 | Add benchmark inputs for cos and tan | Siddhesh Poyarekar |
2013-04-16 | Don't test O_RDONLY case in tst-aio7. | Roland McGrath |