dbc9f6c6ee
PR fortran/46416 * quadmath.h (cbrtq, finiteq, isnanq, signbitq, sqrtq): Remove const from prototype argument. (cimagq, conjq, cprojq, crealq, fdimq, fmaxq, fminq, ilogbq, llrintq, log2q, lrintq, nearbyintq, remquoq): New prototypes. (__quadmath_extern_inline): Define. (cimagq, conjq, crealq): New inlines. * Makefile.am (libquadmath_la_SOURCES): Add math/cimagq.c, math/conjq.c, math/cprojq.c, math/crealq.c, math/fdimq.c, math/fmaxq.c, math/fminq.c, math/ilogbq.c, math/llrintq.c, math/log2q.c, math/lrintq.c, math/nearbyintq.c and math/remquoq.c. * Makefile.in: Regenerated. * quadmath_weak.h (cimagq, conjq, cprojq, crealq, fdimq, fmaxq, fminq, ilogbq, llrintq, log2q, lrintq, nearbyintq, remquoq): Add. * quadmath-imp.h (__LITTLE_ENDIAN__): Don't define. (ieee854_float128): Use __BYTE_ORDER == __ORDER_BIG_ENDIAN__ tests instead of __BIG_ENDIAN__. * quadmath.map (QUADMATH_1.0): Add cimagq, conjq, cprojq, crealq, fdimq, fmaxq, fminq, ilogbq, llrintq, log2q, lrintq, nearbyintq and remquoq. * libquadmath.texi (cimagq, conjq, cprojq, crealq, fdimq, fmaxq, fminq, ilogbq, llrintq, log2q, lrintq, nearbyintq, remquoq): Add. * math/cprojq.c: New file. * math/ilogbq.c: New file. * math/fminq.c: New file. * math/llrintq.c: New file. * math/log2q.c: New file. * math/lrintq.c: New file. * math/crealq.c: New file. * math/nearbyintq.c: New file. * math/fmaxq.c: New file. * math/conjq.c: New file. * math/remquoq.c: New file. * math/cimagq.c: New file. * math/fdimq.c: New file. * math/ldexpq.c: Include errno.h. Set errno to ERANGE if needed. From-SVN: r168854 |
||
---|---|---|
.. | ||
acoshq.c | ||
acosq.c | ||
asinhq.c | ||
asinq.c | ||
atan2q.c | ||
atanhq.c | ||
atanq.c | ||
cacoshq.c | ||
cacosq.c | ||
casinhq.c | ||
casinq.c | ||
catanhq.c | ||
catanq.c | ||
cbrtq.c | ||
ceilq.c | ||
cimagq.c | ||
complex.c | ||
conjq.c | ||
copysignq.c | ||
coshq.c | ||
cosq_kernel.c | ||
cosq.c | ||
cprojq.c | ||
crealq.c | ||
erfq.c | ||
expm1q.c | ||
expq.c | ||
fabsq.c | ||
fdimq.c | ||
finiteq.c | ||
floorq.c | ||
fmaq.c | ||
fmaxq.c | ||
fminq.c | ||
fmodq.c | ||
frexpq.c | ||
hypotq.c | ||
ilogbq.c | ||
isinfq.c | ||
isnanq.c | ||
j0q.c | ||
j1q.c | ||
jnq.c | ||
ldexpq.c | ||
lgammaq.c | ||
llrintq.c | ||
llroundq.c | ||
log1pq.c | ||
log2q.c | ||
log10q.c | ||
logq.c | ||
lrintq.c | ||
lroundq.c | ||
modfq.c | ||
nanq.c | ||
nearbyintq.c | ||
nextafterq.c | ||
powq.c | ||
rem_pio2q.c | ||
remainderq.c | ||
remquoq.c | ||
rintq.c | ||
roundq.c | ||
scalblnq.c | ||
scalbnq.c | ||
signbitq.c | ||
sincos_table.c | ||
sincosq_kernel.c | ||
sincosq.c | ||
sinhq.c | ||
sinq_kernel.c | ||
sinq.c | ||
sqrtq.c | ||
tanhq.c | ||
tanq.c | ||
tgammaq.c | ||
truncq.c |