Age | Commit message (Expand) | Author | Files | Lines |
2018-11-07 | Update libquadmath fmaq from glibc, fix nanq issues. | Joseph Myers | 2 | -57/+31 |
2018-11-05 | Update most of libquadmath/math/ from glibc, automate update (PR libquadmath/... | Joseph Myers | 92 | -2791/+4035 |
2017-09-01 | re PR libquadmath/81848 (Add PowerPC support to libquadmath) | Michael Meissner | 3 | -12/+15 |
2017-07-19 | * math/powq.c (powq): Use uint32_t instead of u_int32_t. | Gerald Pfeifer | 1 | -1/+1 |
2017-07-19 | re PR libquadmath/65757 (gfortran gives incorrect result for anint with real*... | Jakub Jelinek | 42 | -477/+698 |
2015-08-09 | Makefile.am (libquadmath_la_SOURCES): Add math/logbq.c. | Francois-Xavier Coudert | 1 | -0/+47 |
2013-02-17 | cacoshq.c (cacoshq): Call signbitq instead of signbit. | Tobias Burnus | 1 | -1/+1 |
2013-02-06 | Revert libquadmath and libssp copyright patches. | Richard Sandiford | 40 | -40/+40 |
2013-02-03 | Update copyright in libquadmath. | Richard Sandiford | 40 | -40/+40 |
2012-12-13 | cbrtq.c (cbrtq): Use Q suffixed floating point constants instead of L suffixe... | Jakub Jelinek | 3 | -16/+16 |
2012-11-22 | atanq.c (atanq): Update from GLIBC. | David S. Miller | 5 | -2/+34 |
2012-11-21 | re PR libquadmath/55225 (Fail to build lgammaq.c from trunk with mingw-w64) | Tobias Burnus | 1 | -1/+7 |
2012-11-15 | fmaq.c (fmaq): Merge from GLIBC. | Tobias Burnus | 1 | -14/+44 |
2012-11-02 | fmaq.c (fmaq): Fix build. | Tobias Burnus | 1 | -5/+3 |
2012-11-02 | fmaq.c (fmaq): Merge from GLIBC. | Tobias Burnus | 2 | -21/+49 |
2012-11-01 | Makefile.am (libquadmath_la_SOURCES): Add new math/* files. | Tobias Burnus | 61 | -359/+1692 |
2012-10-31 | complex.c (csqrtq): NaN and INF fixes. | Tobias Burnus | 10 | -74/+107 |
2011-08-01 | rem_pio2q.c (__quadmath_kernel_rem_pio2): Fix up fq to y conversion for prec ... | Jakub Jelinek | 1 | -6/+12 |
2011-01-16 | re PR libfortran/47322 (libquadmath breaks bootstrap on x86_64-unknown-freebs... | Jakub Jelinek | 1 | -1/+1 |
2011-01-16 | re PR fortran/46416 (libquadmath: missing functions) | Jakub Jelinek | 14 | -1/+895 |
2011-01-16 | re PR fortran/46416 (libquadmath: missing functions) | Jakub Jelinek | 9 | -12/+431 |
2011-01-16 | re PR fortran/46402 (libquadmath: Add fmalq) | Jakub Jelinek | 2 | -0/+271 |
2010-12-13 | re PR fortran/46625 (libquadmath: Mangle internal symbols; rename __float128 ... | Tobias Burnus | 8 | -31/+33 |
2010-11-16 | re PR fortran/32049 (Support on x86_64 also kind=16) | Francois-Xavier Coudert | 57 | -0/+11971 |