summaryrefslogtreecommitdiff
path: root/libquadmath/math
Commit message (Expand)AuthorAgeFilesLines
* Update libquadmath fmaq from glibc, fix nanq issues.Joseph Myers2018-11-072-57/+31
* Update most of libquadmath/math/ from glibc, automate update (PR libquadmath/...Joseph Myers2018-11-0592-2791/+4035
* re PR libquadmath/81848 (Add PowerPC support to libquadmath)Michael Meissner2017-09-013-12/+15
* * math/powq.c (powq): Use uint32_t instead of u_int32_t.Gerald Pfeifer2017-07-191-1/+1
* re PR libquadmath/65757 (gfortran gives incorrect result for anint with real*...Jakub Jelinek2017-07-1942-477/+698
* Makefile.am (libquadmath_la_SOURCES): Add math/logbq.c.Francois-Xavier Coudert2015-08-091-0/+47
* cacoshq.c (cacoshq): Call signbitq instead of signbit.Tobias Burnus2013-02-171-1/+1
* Revert libquadmath and libssp copyright patches.Richard Sandiford2013-02-0640-40/+40
* Update copyright in libquadmath.Richard Sandiford2013-02-0340-40/+40
* cbrtq.c (cbrtq): Use Q suffixed floating point constants instead of L suffixe...Jakub Jelinek2012-12-133-16/+16
* atanq.c (atanq): Update from GLIBC.David S. Miller2012-11-225-2/+34
* re PR libquadmath/55225 (Fail to build lgammaq.c from trunk with mingw-w64)Tobias Burnus2012-11-211-1/+7
* fmaq.c (fmaq): Merge from GLIBC.Tobias Burnus2012-11-151-14/+44
* fmaq.c (fmaq): Fix build.Tobias Burnus2012-11-021-5/+3
* fmaq.c (fmaq): Merge from GLIBC.Tobias Burnus2012-11-022-21/+49
* Makefile.am (libquadmath_la_SOURCES): Add new math/* files.Tobias Burnus2012-11-0161-359/+1692
* complex.c (csqrtq): NaN and INF fixes.Tobias Burnus2012-10-3110-74/+107
* rem_pio2q.c (__quadmath_kernel_rem_pio2): Fix up fq to y conversion for prec ...Jakub Jelinek2011-08-011-6/+12
* re PR libfortran/47322 (libquadmath breaks bootstrap on x86_64-unknown-freebs...Jakub Jelinek2011-01-161-1/+1
* re PR fortran/46416 (libquadmath: missing functions)Jakub Jelinek2011-01-1614-1/+895
* re PR fortran/46416 (libquadmath: missing functions)Jakub Jelinek2011-01-169-12/+431
* re PR fortran/46402 (libquadmath: Add fmalq)Jakub Jelinek2011-01-162-0/+271
* re PR fortran/46625 (libquadmath: Mangle internal symbols; rename __float128 ...Tobias Burnus2010-12-138-31/+33
* re PR fortran/32049 (Support on x86_64 also kind=16)Francois-Xavier Coudert2010-11-1657-0/+11971