gcc/libgfortran/intrinsics
Steven Bosscher 69d3c9a43e re PR libfortran/15960 (missing function 'finite' on HP-UX 11.11)
PR libfortran/15960
	* configure.ac: Check for finite in libm.
	* libgfortran.h: Define isfinite macro if not defined.
	* intrinsics/c99_functions.c: Use defined(fpclassify) instead of
	HAVE_FPCLASSIFY.
	* io/write.c (write_float): Use isfinite instead of finite.
	* configure, config.h.in: Rebuilt.

From-SVN: r91064
2004-11-23 02:02:38 +00:00
..
abort.c abort.c ("libgfortran.h"): Move. 2004-10-03 12:04:15 +00:00
args.c trans-decl.c, [...]: Replace all occurences of 'gfc_strlen_type_node' by 'gfc_charlen_type_node'. 2004-08-31 16:06:48 +02:00
associated.c
bessel.c bessel.c: New file. 2004-08-29 16:31:16 +00:00
c99_functions.c re PR libfortran/15960 (missing function 'finite' on HP-UX 11.11) 2004-11-23 02:02:38 +00:00
cpu_time.c
cshift0.c cshift0.c (DEF_COPY_LOOP, [...]): New. 2004-09-03 12:03:43 -07:00
date_and_time.c re PR libfortran/16135 (libfortran doesn't build, use of C99 types) 2004-11-20 13:15:17 +00:00
dprod_r8.f90
env.c libgfortran.h: define gfc_alloca() 2004-09-21 14:38:34 +02:00
eoshift0.c
eoshift2.c
erf.c bessel.c: New file. 2004-08-29 16:31:16 +00:00
etime.c * intrinsics/etime.c (etime_): New function. 2004-09-24 18:49:10 +02:00
exit.c check.c (gfc_check_getcwd_sub): Fix seg fault. 2004-11-20 01:44:49 +00:00
getXid.c
getcwd.c check.c (gfc_check_getcwd_sub): New function. 2004-09-15 14:09:17 +00:00
ishftc.c
mvbits.c mvbits.c: Commit the file. 2004-10-04 19:31:10 -07:00
pack_generic.c re PR fortran/17283 (UNPACK issues) 2004-10-04 21:27:29 +02:00
rand.c check.c (gfc_check_rand): Allow missing optional argument. 2004-10-30 14:18:34 +00:00
random.c
reshape_generic.c
reshape_packed.c
selected_int_kind.f90 Makefile.am (gfor_helper_src): Split selected_kind.f90. 2004-08-30 14:34:37 -07:00
selected_real_kind.f90 Makefile.am (gfor_helper_src): Split selected_kind.f90. 2004-08-30 14:34:37 -07:00
size.c
spread_generic.c
string_intrinsics.c string_intrinsics.c (string_verify): Fix off by one error. 2004-10-07 20:19:32 +00:00
system.c system.c ("libgfortran.h"): Move after system headers. 2004-10-30 15:04:20 +00:00
system_clock.c
transpose_generic.c
umask.c check.c (gfc_check_getcwd_sub): Fix seg fault. 2004-11-20 01:44:49 +00:00
unlink.c check.c (gfc_check_getcwd_sub): Fix seg fault. 2004-11-20 01:44:49 +00:00
unpack_generic.c