OSDN Git Service

Add the part of the freebsd-ppc patch that was rejected by patch(1).
[pf3gnuchains/gcc-fork.git] / ChangeLog
index 55ba734..717c045 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,184 @@
+2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
+
+       * MAINTAINERS (GNATS only accounts): Remove self.
+
+2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
+       libf2c.
+
+2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
+
+       * MAINTAINERS (Write After Approval): Add self.
+
+2001-11-12  David O'Brien  <obrien@FreeBSD.org>
+
+       * MAINTAINERS: mips and s390 are also CPU ports.
+
+2001-11-12  David O'Brien  <obrien@FreeBSD.org>
+
+       * MAINTAINERS: mcore, cris and mmix are also CPU ports.
+
+2001-11-11  David O'Brien  <obrien@FreeBSD.org>
+
+       * MAINTAINERS: Alphabetize.
+
+2001-11-09  Kazu Hirata  <kazu@hxi.com>
+
+       * MAINTAINERS (Various maintainers: h8 port): Add myself.
+
+2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
+
+       * MAINTAINERS (Various maintainers: hppa port): Added myself.
+
+2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
+
+       * configure.in (--enable-languages): Be more permissive about
+       syntax.  Check for empty lists better.  Warn about $LANGUAGES.
+
+2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
+
+       * config.sub: Import from master sources, rev. 1.230.
+       * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
+
+2001-11-07  Laurent Guerby  <guerby@acm.org>
+
+       * MAINTAINERS (Write After Approval): Add self.
+
+2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
+
+2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * config.sub: Import from master sources, rev 1.226.
+       * config.guess: Import from master sources, rev 1.216.
+
+2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
+       * MAINTAINERS: Add self as maintainer of MMIX port.
+       Remove old after-approval entry.
+
+2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * ChangeLog, configure: Fix spelling errors.
+
+2001-10-20  Brendan Kehoe  <brendan@zen.org>
+
+       * MAINTAINERS: Tweak my address.
+
+Thu Oct 11 21:50:15 2001  J"orn Rennecke <amylaar@onetel.net.uk>
+
+       * MAINTAINERS: Update my email address.
+
+2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
+
+       * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
+       * MAINTAINERS: Add self as maintainer of CRIS port.
+
+2001-10-10  Geert Bosch  <bosch@gnat.com>
+
+       * MAINTAINERS (Various maintainers: Ada front end): 
+       Added Robert Dewar.
+
+2001-10-03  David Billinghurst <David.Billinghurst@riotinto.com>
+
+       * MAINTAINERS (Write After Approval): Added self
+
+2001-10-02  Geert Bosch  <bosch@gnat.com>
+
+       * MAINTAINERS (Various maintainers: Ada front end): Added myself.
+
+2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * configure: Handle temporary files securely using mkdir.
+
+2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
+
+       * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
+
+2001-09-26  Will Cohen <wcohen@redhat.com>
+
+       * configure.in (*-*-linux*): Disable configuration of target-newlib
+       and target-libgloss.
+       
+2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
+
+       * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
+       RANLIB.
+
+2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
+
+       * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
+       DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
+       RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
+       avoid quotes nesting problems.
+       (NATIVE_CHECK_MODULES): Ditto, just for consistency.
+       (DO_X): Export only variables that are set.
+
+2001-09-19  Ben Elliston  <bje@redhat.com>
+
+       * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
+       Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
+       semantics.  Use the shell built-in "type" command instead.
+
+2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
+
+       Merged from gcc-3_0-branch:
+       2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
+       * ltcf-c.sh: Use $objext, not $ac_objext.
+       2001-07-27  Mark Kettenis  <kettenis@gnu.org>
+       * ltcf-cxx.sh: Add support for GNU.
+       2001-07-22  Timothy Wall  <twall@redhat.com>
+       * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
+       default settings if using GNU tools with that configuration.
+       * ltcf-cxx.sh: Ditto.
+       * ltcf-gcj.sh: Ditto.
+       2001-07-21  Michael Chastain  <chastain@redhat.com>
+       * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
+       HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
+       * ltmain.sh: Mark as gcc-local.
+
+2001-08-30  Eric Christopher  <echristo@redhat.com>
+           Jason Eckhardt  <jle@redhat.com>
+
+       * config.guess: Merge from master sources.
+       * config.sub: Merge from master sources, add support for mipsisa32.
+
+2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
+       * config.sub: Merge from master sources, rev 1.219.
+       * MAINTAINERS: Add self as contact for stormy16 port.
+
+2001-08-14  Zack Weinberg  <zackw@panix.com>
+
+       * config.sub: Merge from master sources, rev 1.218.
+       * config.guess: Merge from master sources, rev 1.209.
+
+2001-08-11  Graham Stott  <grahams@redhat.com>
+
+       * Makefile.in (check-c++): Add missing semicolon.
+
+Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
+
+       * MAINTAINERS (Various maitainers: predict.def): Added myself.
+
+2001-07-30  Eric Christopher  <echristo@redhat.com>
+
+       * MAINTAINERS (Various maintainers: mips port): Added myself.
+
+2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
+
+        * configure.in (sh-*-linux*): New.
+
+2001-07-27  Richard Henderson  <rth@redhat.com>
+
+       * .cvsignore: Add LAST_UPDATED.
+
+2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * MAINTAINERS (Various maintainers: s390 port): Added myself.
+
 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
 
         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
@@ -37,7 +218,7 @@ Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
 
        * MAINTAINERS (Write After Approval): Add myself.
-       
+
 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
 
        * config.guess: Import CVS version 1.195.
@@ -134,7 +315,7 @@ Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
 
        * configure.in (noconfigdirs): Don't reset it from scratch in the
        target case; only append to it.
-       
+
        * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
        sparc-*-solaris2.8]: Disable ${libgcj}.
 
@@ -147,7 +328,7 @@ Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
 
        * MAINTAINERS: Remove self as MIPS maintainer and
-       C front end maintainer.  
+       C front end maintainer.
 
 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
 
@@ -285,20 +466,20 @@ Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
        * Makefile.in: Remove RANLIB definition. Use RANLIB
        in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
        EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
-                   
+
 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
             Alexandre Oliva  <aoliva@redhat.com>
-       
+
        * Makefile.in (check-c++): Use tabs, not spaces.
 
 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
-       
+
        * MAINTAINERS: add myself to Write After Approval list.
 
 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
 
         * Makefile.in (check-c++): New rule.
-       
+
        * configure.in (target_libs): Remove libg++.
        (noconfigdirs): Remove libg++.
        (noconfigdirs): Same.
@@ -475,12 +656,12 @@ Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
 
 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
 
-       * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize. 
+       * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
        (libstdcxx_incdir): Pass down.
        * config.if: Remove expired bits for cxx_interface, add stub.
        (libstdcxx_incdir): Add variable for g++ include directory.
        * configure.in (gxx_include_dir): Use it.
-       
+
 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
 
        * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
@@ -497,11 +678,11 @@ Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
        * MAINTAINERS: Added gcj developers.
 
 2000-12-13  Anthony Green  <green@redhat.com>
-       
+
        * configure.in: Disable libgcj for any target not specifically
        listed.  Disable libgcj for x86 and Alpha Linux until compatible
        with g++ abi.
+
 2000-12-13  Mike Stump  <mrs@wrs.com>
 
        * Makefile.in (local-distclean): Also remove fastjar.
@@ -650,7 +831,7 @@ Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
        * MAINTAINERS: Rename <name>@cygnus.com addresses to
        <name>@redhat.com.  Also installed new email address for Clint
        Popetz.
-       
+
 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
 
        * etc: Remove directory from GCC.
@@ -660,8 +841,8 @@ Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
        * configure (gcc/configargs.h): Only create if there is a build GCC
        directory created.
 
-2000-10-16  Matthias Klose  <doko@debian.org> 
+2000-10-16  Matthias Klose  <doko@debian.org>
+
        * config.if: Search libstdc++-v3/configure.in for INTERFACE,
        when configured for libstdc++-v3.
 
@@ -799,7 +980,7 @@ Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
 
        * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
 
-       * configure: Make enable_threads and enable_shared defaults  
+       * configure: Make enable_threads and enable_shared defaults
        explicit.  Substitute enable_threads into generated Makefiles.
        * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
        * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
@@ -881,7 +1062,7 @@ Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
        * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
        the libtool CVS tree multi-language branch.
        * ltconfig, ltmain.sh: Updated.
-       
+
 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
 
        * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
@@ -2720,7 +2901,7 @@ Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
 
 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
 
-       * config.sub: Accept 'amigados' for backward compatability.
+       * config.sub: Accept 'amigados' for backward compatibility.
 
 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
 
@@ -4935,7 +5116,7 @@ Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
 
 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
 
-       * config.sub: Recognize powerpcle as the little endian varient of
+       * config.sub: Recognize powerpcle as the little endian variant of
        the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
        powerpcle variant.  Convert pentium into i586, not i486.  Add p5
        alias for i586.  Map new x86 variants p6, k5, nexgen into i586
@@ -7662,7 +7843,7 @@ Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
        * configure: print the "Building in" message only when building in
          other than "." AND verbose.
 
-       * configure: remove -s, rework -v to better accomodate guested
+       * configure: remove -s, rework -v to better accommodate guested
          configures.
 
        * standards.texi: updated to 3 may, fixed librid <-> libdir typo.