[PATCH] PR21915, Add acosh, asinh, and atanh to intrinsics]

Jerry DeLisle jvdelisle@verizon.net
Mon Jun 27 01:36:00 GMT 2005


Committed cleaned up ChageLog entry for libgfortran:

2005-06-24  Jerry DeLisle <jvdelisle@verizon.net>

	PR libfortran/21915
	* Makefile.am: Include intrinsics/hyper.c.
	* c99_protos.h: Add prototypes for single precision versions of
	acosh, asinh, and atanh for platforms that do not have these.
	* config.h.in: Add #undef for wrappers.
	* configure.ac: Add checks for single precision versions.
	* aclocal.m4: Regenerated.
	* Makefile.in: Regenerated.
	* configure: Regenerated.
	* intrinsics/hyper.c: New file, adds new wrapper functions.


It is good for accountability to make myself go back and fix.

Regards,

Jerry



More information about the Gcc-patches mailing list