OSDN Git Service

* configure.in: Update error message for missing GMP/MPFR.
[pf3gnuchains/gcc-fork.git] / ChangeLog
index f63fa7d..c37bd8b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,223 @@
+2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * configure.in: Update error message for missing GMP/MPFR.
+
+       * configure: Regenerate.
+
+2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * configure.in: Update MPFR version in error message.
+
+       * configure: Regenerate.
+
+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.
+
+2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2006-11-22  Philipp Thomas <pth@suse.de>
+
+       * MAINTAINERS (i18n): Update e-mail address.
+
+2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
+
+       * MAINTAINERS (spu port): Add myself as maintainer.
+       (Write After Approval): Remove myself.
+
+2006-11-22  Ben Elliston  <bje@au.ibm.com>
+
+       * configure.in (skipdirs): Don't build libssp for SPU.
+       * configure: Regenerate.
+
+2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
+
+       * MAINTAINERS (spu port): Add myself as maintainer.
+       (libobjc): Update my email address.
+
+2006-11-21  Andrea Bona  <andrea.bona@st.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
+
+       * configure.in (skipdirs) : Don't build target-libiberty for SPU.
+       * configure : Rebuilt.
+
+2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
+       libmpfr.a.
+       * configure: Regenerate.
+
+2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
+
+       * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
+       (unstage): Test for stage_last presence.
+
+       PR bootstrap/29802
+       * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
+       * Makefile.in: Regenerate.
+
+2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
+
+       * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
+       maintainers.
+
+2006-11-14  Erven Rohou  <erven.rohou@st.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
+
+       * Makefile.tpl (clean-stage*): Test separately for package/Makefile
+       and stageN-package/Makefile.
+       * Makefile.in: Regenerated.
+
+2006-11-14  Jie Zhang  <jie.zhang@analog.com>
+
+       * configure.in: Remove target-libgloss from noconfigdirs for
+       bfin-*-*.
+       * configure: Regenerated.
+
+2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * configure.in (have_gmp): Only error if the gcc directory exists.
+       
+       * configure: Regenerate.
+
+2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * configure.in: Robustify error message for missing GMP/MPFR.
+
+       * configure: Regenerate.
+
+2006-10-31  Stephen M. Webb <stephen.webb@bregmasoft.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2006-10-30  Uros Bizjak <ubizjak@gmail.com>
+
+       * MAINTAINERS: Change email address.
+
+2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
+
+       * MAINTAINERS (Write After Approval): Move myself to 
+        Write After Approval section.
+
+2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
+       need_gmp anymore.
+       * configure: Regenerate.
+
+2006-10-16  Tobias Burnus  <burnus@net-b.de>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2006-10-16  Ben Elliston  <bje@au.ibm.com>
+
+       * config.guess: Import latest version.
+       * config.sub: Likewise.
+
+2006-10-10  Brooks Moses  <bmoses@stanford.edu>
+
+       * Makefile.def: Added pdf target handling.
+       * Makefile.tpl: Added pdf target handling.
+       * Makefile.in: Regenerated.
+
+2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
+
+       * MAINTAINERS: Add self as score port maintainer.
+
+2006-10-04  Brooks Moses  <bmoses@stanford.edu>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
+
+       * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0 
+       or newer.
+       * configure: Regenerated.
+
+2006-09-27  Dave Brolley  <brolley@redhat.com>
+
+       * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
+       $s instead of $r.
+       * configure: Regenerated.
+
+2006-09-26  Thiemo Seufer  <ths@mips.com>
+
+       * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
+       for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
+       * configure: Regenerate.
+
+2006-09-24  Graeme Peterson <gridly@gmail.com>
+
+       * MAINTAINERS (Write After Approval): Remove myself.
+
+2006-09-22  Chao-ying Fu  <fu@mips.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
+
+       * MAINTAINERS: Add self as soft-fp maintainer.
+
+2006-09-09  Anatoly Sokolov <aesok@post.ru>
+
+       * MAINTAINERS: Add myself as avr maintainer.
+       Remove Marek Michalkiewicz as avr maintainer.
+
+2006-09-07  Roberto Costa  <roberto.costa@st.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
+
+       * configure.in: Never build newlib for a Mingw host.
+       Never build newlib as Mingw target library.
+       Test the existence of winsup/cygwin for building a Cygwin newlib,
+       rather than just winsup.
+       Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
+       building a Mingw target.
+       * configure: Regenerate.
+
+2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
+       * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
+
+2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
+
+       * config.guess: Import from src (was more updated).
+       * config.sub: Likewise.
+
 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
@@ -5,8 +225,8 @@
 
 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
 
-        * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
-        for stages after the first.
+       * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
+       for stages after the first.
 
 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
 
 
        2005-12-27  Leif Ekblad  <leif@rdos.net>
 
-        * configure.in: Add support for RDOS target.
-        * configure: Regenerate.
+       * configure.in: Add support for RDOS target.
+       * configure: Regenerate.
 
 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
             Andreas Schwab  <schwab@suse.de>
 
-        * configure: Regenerate.
+       * configure: Regenerate.
 
 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
 
        non-ported target libraries in noconfigdirs.
        <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
        non-linux-gnu.  Remove libgcj_ex_libffi.
-       <lang_frag loop>: Set add_this_lang=no if the language is in
+       <lang_frag loop>: Set add_this_lang=no if the language is in
        unsupported_languages.
        * configure: Regenerate.
 
 
 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
 
-       * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
-       * configure: Regenerated.
+       * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
+       * configure: Regenerated.
 
 2003-12-16  Jan Hubicka  <jh@suse.cz>
 
 
 2003-09-30  Carlo Wood  <carlo@alinoe.com>
 
-       * MAINTAINERS (Write After Approval): Add myself.
+       * MAINTAINERS (Write After Approval): Add myself.
 
 2003-09-29  Paul Koning  <ni1d@arrl.net>
 
 
 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
 
-       * MAINTAINERS (Write After Approval): Add myself.
+       * MAINTAINERS (Write After Approval): Add myself.
 
 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
 
@@ -11570,8 +11790,8 @@ Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
 
 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
 
-       * Makefile.in: Use srcroot to find runtest rather than rootme.
-       Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
+       * Makefile.in: Use srcroot to find runtest rather than rootme.
+       Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
 
 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)