summaryrefslogtreecommitdiff
path: root/libquadmath/math/rintq.c
AgeCommit message (Expand)Author
2018-11-05Update most of libquadmath/math/ from glibc, automate update (PR libquadmath/...Joseph Myers
2017-07-19re PR libquadmath/65757 (gfortran gives incorrect result for anint with real*...Jakub Jelinek
2012-12-13cbrtq.c (cbrtq): Use Q suffixed floating point constants instead of L suffixe...Jakub Jelinek
2012-11-01Makefile.am (libquadmath_la_SOURCES): Add new math/* files.Tobias Burnus
2012-10-31complex.c (csqrtq): NaN and INF fixes.Tobias Burnus
2010-11-16re PR fortran/32049 (Support on x86_64 also kind=16)Francois-Xavier Coudert