aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog221
1 files changed, 221 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9de6dc7939c..3d0be4df596 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,224 @@
+2002-11-19 Release Manager
+
+ * GCC 3.2.1 Released.
+
+2002-11-19 Release Manager
+
+ * GCC 3.2.1 Released.
+
+2002-11-18 Release Manager
+
+ * GCC 3.2.1 Released.
+
+2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
+
+ * MAINTAINERS: Complete James Dennett's entry.
+
+2002-11-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
+ * MAINTAINERS (Write After Approval): Add myself.
+
+2002-11-14 Gabriel Dos Reis <gdr@integrable-solutions.net>
+
+ * MAINTAINERS: Remove from write-after-approval-list, uniformize
+ email.
+
+2002-11-08 Neil Booth <neil@daikokuya.co.uk>
+
+ * MAINTAINERS: Fix email address.
+
+2002-11-05 Nick Clifton <nickc@redhat.com>
+
+ * MAINTAINERS: Fix typo in my email address.
+
+2002-11-05 Paolo Carlini <pcarlini@unitus.it>
+
+ * MAINTAINERS (Write After Approval): Remove myself.
+ (Various Maintainers: c++ runtime libs): Add myself.
+
+2002-10-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
+
+ * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
+
+2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
+
+ * MAINTAINERS: Update my email address.
+
+2002-09-14 Stephane Carrez <stcarrez@nerim.fr>
+
+ * MAINTAINERS: Update my email address.
+
+2002-08-14 Release Manager
+
+ * GCC 3.2 Released.
+
+2002-07-25 Release Manager
+
+ * GCC 3.1.1 Released.
+
+2002-07-08 Phil Edwards <pme@gcc.gnu.org>
+
+ * configure.in (gxx_include_dir): Change to match versioned
+ C++ headers if --enable-version-specific-runtime-libs is used.
+
+2002-06-27 Benjamin Kosnik <bkoz@redhat.com>
+
+ * config.if (libstdcxx_incdir): Version C++ headers.
+ (cxx_incdir): Remove.
+
+2002-06-24 Phil Edwards <pme@gcc.gnu.org>
+
+ * configure: Revert in-srcdir redirect upon request.
+ * .cvsignore: Add Makefile.
+ * Makefile: Removed.
+
+2002-06-18 Phil Edwards <pme@gcc.gnu.org>
+
+ * configure: Remove garbage from previous commit.
+
+2002-06-18 Phil Edwards <pme@gcc.gnu.org>
+
+ * configure: For in-source builds, make a subdir and re-exec there.
+ * Makefile: New file. Pass targets through to build directory.
+ * .cvsignore: No longer ignore "Makefile".
+
+2002-06-05 Loren J. Rittle <ljrittle@acm.org>
+
+ * ltmain.sh: Detect and handle object name conflicts while
+ piecewise linking a static library.
+
+2002-05-14 Release Manager
+
+ * GCC 3.1 Released.
+
+2002-05-14 Release Manager
+
+ * GCC 3.1 Released.
+
+2002-05-04 Alexandre Oliva <aoliva@redhat.com>
+
+ * configure.in (noconfigdirs): Don't disable libgcj on
+ sparc64-*-solaris* and sparcv9-*-solaris*.
+
+2002-05-03 Alexandre Oliva <aoliva@redhat.com>
+
+ * configure.in: Revert 2002-04-18's patch; fixed in libjava.
+
+2002-04-29 Roger Sayle <roger@eyesopen.com>
+
+ * MAINTAINERS: Synchronize with mainline.
+
+2002-04-26 Joel Sherrill <joel@OARcorp.com>
+
+ * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
+ (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
+
+2002-04-22 Ulrich Weigand <uweigand@de.ibm.com>
+
+ * configure.in: Disable libgcj on s390-linux targets.
+
+2002-04-19 Mark Mitchell <mark@codesourcery.com>
+
+ * MAINTAINERS: Add information about purpose of this file.
+
+2002-04-18 Tom Tromey <tromey@redhat.com>
+
+ * configure.in: Disallow configuring libgcj when it is already
+ installed and we're using Solaris 2.8 linker. Do enable libgcj on
+ Solaris 2.8 by default. For PR libgcj/6158.
+
+2002-04-15 Richard Henderson <rth@redhat.com>
+
+ * config.guess (sun4u:SunOS:5.*:*): Revert 04-12 change.
+
+2002-04-15 Mark Mitchell <mark@codesourcery.com>
+
+ * MAINTAINERS: Remove chill maintainers.
+ * Makefile.in (CHILLFLAGS): Remove.
+ (CHILL_LIB): Remove.
+ (TARGET_CONFIGDIRS): Remove libchill.
+ (CHILL_FOR_TARGET): Remove.
+ (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
+ CHILL_LIB.
+ (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
+ (CHECK_TARGET_MODULES): Likewise.
+ (INSTALL_TARGET_MODULES): Likewise.
+ (CLEAN_TARGET_MODULES): Likewise.
+ (configure-target-libchill): Remove.
+ (all-target-libchill): Remove.
+ * configure.in (target_libs): Remove target-libchill.
+ Do not compute CHILL_FOR_TARGET.
+ * libchill: Remove directory.
+
+2002-04-12 Richard Henderson <rth@redhat.com>
+
+ * config.guess (sun4u:SunOS:5.*:*): Guess sparcv9 if 64-bit isa
+ is supported.
+
+2002-04-09 Loren J. Rittle <ljrittle@acm.org>
+
+ * configure.in: Add *-*-freebsd* configurations.
+
+2002-04-08 Tom Tromey <tromey@redhat.com>
+
+ * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
+ Fixes PR libgcj/6068.
+
+2002-03-30 Krister Walfridsson <cato@df.lth.se>
+
+ * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
+
+2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
+
+ * configure.in (alpha*-dec-osf*): Enable libgcj.
+
+2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
+
+ Fix for: PR bootstrap/3591, target/5676
+ * configure.in (mcore-pe): Disable the configuration of
+ libstdc++-v3 since exceptions are not supported.
+
+2002-03-20 Anthony Green <green@redhat.com>
+
+ * configure.in: Enable libgcj for xscale-elf target.
+
+2002-03-16 Alexandre Oliva <aoliva@redhat.com>
+
+ * ltmain.sh (relink_command): Fix typo in previous change.
+
+2002-03-15 Alexandre Oliva <aoliva@redhat.com>
+
+ * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
+ (relink_command): Added --tag flags.
+ (mode=install): If relinking fails; error out.
+
+2002-03-12 Richard Henderson <rth@redhat.com>
+
+ * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
+ .NOTPARALLEL tag.
+ (do-check): Rename from check.
+ (check): Allow parallel check.
+
+2002-03-12 Bob Wilson <bob.wilson@acm.org>
+
+ * MAINTAINERS: Add myself as maintainer for xtensa port.
+ Fix alphabetical order in CPU port maintainer list.
+ Remove myself from Write After Approval list.
+
+2002-03-11 Richard Henderson <rth@redhat.com>
+
+ * Makefile.in (.NOTPARALLEL): Add fake tag.
+
+2002-03-07 H.J. Lu (hjl@gnu.org)
+
+ * configure.in: Enable gprof for mips*-*-linux*.
+
+2002-02-28 Alexandre Oliva <aoliva@redhat.com>
+
+ * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
+ libjava.
+ (CXX_FOR_TARGET): Explain why -shared-libgcc here.
+
2002-02-23 Alexandre Oliva <aoliva@redhat.com>
* Makefile.in (MAKEINFO): Don't assume makeinfo will be built just