mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 14:59:39 +02:00
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
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
|
||||
|
||||
* 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.
|
||||
|
||||
2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
|
||||
|
||||
* MAINTAINERS (Write After Approval): Change my email address.
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
|
||||
|
||||
* 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 <razya@il.ibm.com>
|
||||
|
||||
Reference in New Issue
Block a user