gcc/libquadmath
Jakub Jelinek e8d42d280e re PR fortran/46402 (libquadmath: Add fmalq)
PR fortran/46402
	* quadmath.map (QUADMATH_1.0): Add fmaq.
	* configure.ac: Check for fenv.h, feholdexcept, fesetround,
	feupdateenv, fesetenv and fetestexcept.
	* configure: Regenerated.
	* config.h.in: Regenerated.
	* quadmath.h (fmaq): New prototype.
	* quadmath_weak.h (fmaq): Add.
	* Makefile.am (libquadmath_la_SOURCES): Add math/fmaq.c.
	* Makefile.in: Regenerated.
	* quadmath-imp.h: Include config.h.
	* math/expq.c: Include fenv.h.
	(USE_FENV_H): Define if libm support for fe* is there.
	(expq): Add fesetround etc. support if USE_FENV_H is defined.
	* math/fmaq.c: New file.
	* libquadmath.texi (fmaq): Add.

From-SVN: r168852
2011-01-16 17:40:05 +01:00
..
gdtoa re PR fortran/46625 (libquadmath: Mangle internal symbols; rename __float128 <-> string functions) 2010-12-13 20:44:38 +01:00
math re PR fortran/46402 (libquadmath: Add fmalq) 2011-01-16 17:40:05 +01:00
acinclude.m4 acinclude.m4 (LIBGOMP_CHECK_SYNC_BUILTINS, [...]): Remove. 2010-11-30 07:07:54 +01:00
aclocal.m4 re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolchain) 2010-12-06 00:50:04 +00:00
ChangeLog re PR fortran/46402 (libquadmath: Add fmalq) 2011-01-16 17:40:05 +01:00
config.h.in re PR fortran/46402 (libquadmath: Add fmalq) 2011-01-16 17:40:05 +01:00
configure re PR fortran/46402 (libquadmath: Add fmalq) 2011-01-16 17:40:05 +01:00
configure.ac re PR fortran/46402 (libquadmath: Add fmalq) 2011-01-16 17:40:05 +01:00
COPYING.LIB
libquadmath.texi re PR fortran/46402 (libquadmath: Add fmalq) 2011-01-16 17:40:05 +01:00
libtool-version
Makefile.am re PR fortran/46402 (libquadmath: Add fmalq) 2011-01-16 17:40:05 +01:00
Makefile.in re PR fortran/46402 (libquadmath: Add fmalq) 2011-01-16 17:40:05 +01:00
quadmath_io.c re PR fortran/46817 (Missing copyright header in libquadmath/*.[hc]) 2010-12-07 00:06:48 +01:00
quadmath_weak.h re PR fortran/46402 (libquadmath: Add fmalq) 2011-01-16 17:40:05 +01:00
quadmath-imp.h re PR fortran/46402 (libquadmath: Add fmalq) 2011-01-16 17:40:05 +01:00
quadmath.h re PR fortran/46402 (libquadmath: Add fmalq) 2011-01-16 17:40:05 +01:00
quadmath.map re PR fortran/46402 (libquadmath: Add fmalq) 2011-01-16 17:40:05 +01:00