summaryrefslogtreecommitdiff
path: root/libquadmath/math
AgeCommit message (Expand)Author
2018-11-07Update libquadmath fmaq from glibc, fix nanq issues.Joseph Myers
2018-11-05Update most of libquadmath/math/ from glibc, automate update (PR libquadmath/...Joseph Myers
2017-09-01re PR libquadmath/81848 (Add PowerPC support to libquadmath)Michael Meissner
2017-07-19* math/powq.c (powq): Use uint32_t instead of u_int32_t.Gerald Pfeifer
2017-07-19re PR libquadmath/65757 (gfortran gives incorrect result for anint with real*...Jakub Jelinek
2015-08-09Makefile.am (libquadmath_la_SOURCES): Add math/logbq.c.Francois-Xavier Coudert
2013-02-17cacoshq.c (cacoshq): Call signbitq instead of signbit.Tobias Burnus
2013-02-06Revert libquadmath and libssp copyright patches.Richard Sandiford
2013-02-03Update copyright in libquadmath.Richard Sandiford
2012-12-13cbrtq.c (cbrtq): Use Q suffixed floating point constants instead of L suffixe...Jakub Jelinek
2012-11-22atanq.c (atanq): Update from GLIBC.David S. Miller
2012-11-21re PR libquadmath/55225 (Fail to build lgammaq.c from trunk with mingw-w64)Tobias Burnus
2012-11-15fmaq.c (fmaq): Merge from GLIBC.Tobias Burnus
2012-11-02fmaq.c (fmaq): Fix build.Tobias Burnus
2012-11-02fmaq.c (fmaq): Merge from GLIBC.Tobias Burnus
2012-11-01Makefile.am (libquadmath_la_SOURCES): Add new math/* files.Tobias Burnus
2012-10-31complex.c (csqrtq): NaN and INF fixes.Tobias Burnus
2011-08-01rem_pio2q.c (__quadmath_kernel_rem_pio2): Fix up fq to y conversion for prec ...Jakub Jelinek
2011-01-16re PR libfortran/47322 (libquadmath breaks bootstrap on x86_64-unknown-freebs...Jakub Jelinek
2011-01-16re PR fortran/46416 (libquadmath: missing functions)Jakub Jelinek
2011-01-16re PR fortran/46416 (libquadmath: missing functions)Jakub Jelinek
2011-01-16re PR fortran/46402 (libquadmath: Add fmalq)Jakub Jelinek
2010-12-13re PR fortran/46625 (libquadmath: Mangle internal symbols; rename __float128 ...Tobias Burnus
2010-11-16re PR fortran/32049 (Support on x86_64 also kind=16)Francois-Xavier Coudert