gcc/libgfortran/intrinsics
Roger Sayle 453310d80b re PR libfortran/16137 (Fortran compiler unable to produce executables as libfortran depends on C99 math functions)
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
2004-08-03 13:28:26 +00:00
..
abort.c
args.c re PR libfortran/15280 (Fortran9x commandline not accessable) 2004-07-04 17:00:12 +00:00
associated.c
c99_functions.c re PR libfortran/16137 (Fortran compiler unable to produce executables as libfortran depends on C99 math functions) 2004-08-03 13:28:26 +00:00
cpu_time.c check.c (gfc_check_second_sub, [...]): New functions. 2004-06-12 17:34:47 +00:00
cshift0.c
date_and_time.c check.c (gfc_check_second_sub, [...]): New functions. 2004-06-12 17:34:47 +00:00
dprod_r8.f90
eoshift0.c
eoshift2.c
etime.c etime.c (etime_sub): Remove array rank check; Add check for sufficient space. 2004-06-21 22:25:12 +00:00
ishftc.c
pack_generic.c
rand.c rand.c (rand): Wrap the irand() call from the previous commit in prefix. 2004-06-30 08:21:54 +00:00
random.c Makefile.am (gfor_helper_src): Add runtime/normalize.f90. 2004-06-13 22:58:30 +00:00
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