Age | Commit message (Expand) | Author |
2015-05-01 | Add more tests of tgamma. | Joseph Myers |
2015-05-01 | Add more tests of tanh. | Joseph Myers |
2015-05-01 | Add more tests of tan. | Joseph Myers |
2015-05-01 | Add more tests of cos, sin, sincos. | Joseph Myers |
2015-05-01 | Add more tests of lgamma. | Joseph Myers |
2015-05-01 | Add more tests of log, log10, log1p, log2. | Joseph Myers |
2015-05-01 | Add more tests of exp, exp10, exp2, expm1. | Joseph Myers |
2015-05-01 | Add more tests of erf, erfc. | Joseph Myers |
2015-04-30 | Add more tests of csqrt. | Joseph Myers |
2015-04-30 | Add further tests of cosh and sinh. | Joseph Myers |
2015-04-15 | powerpc: Fix __wcschr static build | Adhemerval Zanella |
2015-04-13 | Set errno for log1p on pole/domain error. | Stefan Liebler |
2015-04-09 | Add more tests of clog and clog10. | Joseph Myers |
2015-04-08 | Add more tests of atanh. | Joseph Myers |
2015-04-08 | Add more tests of atan. | Joseph Myers |
2015-04-08 | Add more tests of cabs. | Joseph Myers |
2015-04-08 | Fix dbl-64 atan2 in non-default rounding modes (bug 18210, bug 18211). | Joseph Myers |
2015-03-31 | Add ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA to x86 | H.J. Lu |
2015-03-28 | NPTL: swap comments for THREAD_SETMEM and THREAD_SETMEM_NC for i386 and x86_64 | Martin Galvan |
2015-03-25 | Add more tests of acosh, asinh and atanh. | Joseph Myers |
2015-03-25 | Add another test of asin. | Joseph Myers |
2015-03-25 | Add more tests of asin. | Joseph Myers |
2015-03-25 | Add more tests of acos. | Joseph Myers |
2015-03-25 | Add more tests of expm1. | Joseph Myers |
2015-03-24 | Add more tests of cosh, sinh. | Joseph Myers |
2015-03-24 | Regenerate x86_64, x86 ulps from scratch. | Joseph Myers |
2015-03-24 | Add more tests of log2. | Joseph Myers |
2015-03-05 | Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPY | H.J. Lu |
2015-02-27 | Fix ldbl-96, ldbl-128ibm atanhl inaccuracy (bug 18046, bug 18047). | Joseph Myers |
2015-02-26 | Fix asin missing underflows (bug 16351). | Joseph Myers |
2015-02-25 | Fix ldbl-128ibm asinhl inaccuracy (bug 18020). | Joseph Myers |
2015-02-25 | Fix ldbl-128ibm acoshl inaccuracy (bug 18019). | Joseph Myers |
2015-02-24 | Fix x86/x86_64 scalb (qNaN, -Inf) (bug 16783). | Joseph Myers |
2015-02-18 | Fix atan / atan2 missing underflows (bug 15319). | Joseph Myers |
2015-02-12 | Fix exp2 spurious underflows (bug 16560). | Joseph Myers |
2015-02-10 | Fix __memcpy_chk on non-SSE2 CPUs | Evangelos Foutras |
2015-02-06 | Clean up sysdep-dl-routines variable. | Roland McGrath |
2015-01-07 | Fix libm feupdateenv namespace (bug 17748). | Joseph Myers |
2015-01-07 | Fix libm fesetround namespace (bug 17748). | Joseph Myers |
2015-01-06 | Fix libm fesetenv namespace (bug 17748). | Joseph Myers |
2015-01-05 | Fix libm feholdexcept namespace (bug 17748). | Joseph Myers |
2015-01-02 | Fix libm fegetround namespace (bug 17748). | Joseph Myers |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-12-31 | Fix libm fegetenv namespace (bug 17748). | Joseph Myers |
2014-12-30 | Don't check PI_STATIC_AND_HIDDEN in i386 dl-machine.h | H.J. Lu |
2014-12-30 | i386: Fix build by GCC 5.0 | Andrew Senkevich |
2014-12-30 | Fix libm feraiseexcept namespace (bug 17723). | Joseph Myers |
2014-12-30 | i386: memcpy functions with SSE2 unaligned load/store | Andrew Senkevich |
2014-12-21 | Add hidden __tls_get_addr/___tls_get_addr alias | H.J. Lu |
2014-12-21 | Remove @PLT from "call _dl_init@PLT" in _dl_start_user | H.J. Lu |