mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-29 15:25:30 +08:00
453310d80b
PR libgfortran/16137 * configure.ac: Add tests for acosf, asinf, atan2f, atanf, ceilf, copysignf, cosf, coshf, expf, floorf, frexpf, hypotf, logf, log10f, scalbnf, sinf, sinhf, sqrtf, tanf and tanhf in libm. * config.h.in: Regenerate. * configure: Regenerate. * instrinsics/c99_functions.c (acosf, asinf, atan2f, atanf, ceilf, copysignf, cosf, coshf, expf, floorf, frexpf, hypotf, logf, log10f, nextafterf, scalbnf, sinf, sinhf, sqrtf, tanf, tanhf): New stub implementations for targets that don't support C99 float functions. From-SVN: r85473 |
||
---|---|---|
.. | ||
abort.c | ||
args.c | ||
associated.c | ||
c99_functions.c | ||
cpu_time.c | ||
cshift0.c | ||
date_and_time.c | ||
dprod_r8.f90 | ||
eoshift0.c | ||
eoshift2.c | ||
etime.c | ||
ishftc.c | ||
pack_generic.c | ||
rand.c | ||
random.c | ||
reshape_generic.c | ||
reshape_packed.c | ||
selected_kind.f90 | ||
size.c | ||
spread_generic.c | ||
string_intrinsics.c | ||
system_clock.c | ||
transpose_generic.c | ||
unpack_generic.c |