From f019376cf52c44761f3ad38ef7ea9f0465f30306 Mon Sep 17 00:00:00 2001 From: Kaveh Ghazi Date: Mon, 27 Nov 2006 00:23:24 +0000 Subject: Checkin ChangeLogs from previous checkin. * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags. (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include, --with-gmp-lib): New flags. * configure: Regenerate. gcc: * doc/install.texi: Move GMP/MPFR configure options from Fortran section to general section. Remove documentation for --with-mpfr-dir and --with-gmp-dir, add documentation for --with-mpfr-include, --with-mpfr-lib, --with-gmp-include and --with-gmp-lib. From-SVN: r119240 --- gcc/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'gcc') diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 52bc845..d3f2578 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,11 @@ 2006-11-26 Kaveh R. Ghazi + * doc/install.texi: Move GMP/MPFR configure options from Fortran + section to general section. Remove documentation for + --with-mpfr-dir and --with-gmp-dir, add documentation for + --with-mpfr-include, --with-mpfr-lib, --with-gmp-include and + --with-gmp-lib. + * builtins.c (fold_builtin_fmin_fmax): Handle NaN arguments. 2006-11-26 Razya Ladklesky -- cgit v1.1