OSDN Git Service

* testsuite/g++.old-deja/g++.eh/badalloc1.C: Tweak to
[pf3gnuchains/gcc-fork.git] / ChangeLog
index 0076360..49beddd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,28 @@
+2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
+
+       * configure.in (raw_libstdcxx_flags): Remove the leading space.
+       * configure: Regenerate.
+
+2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
+
+       * MAINTAINERS: Move myself from 'Bug database only accounts' to
+       'Write After Approval' section. Update email.
+
+2003-12-01  James Lemke <jim@wasabisystems.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2003-11-20  Matt Thomas  <matt@3am-software.com>
+
+       * MAINTAINERS: Add myself as a vax port maintainer.
+
+2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
+
+       * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
+       (configure-build-[+module+], configure-[+module+]): Likewise.
+       (configure-target-[+module+], configure-gcc, config.status): Likewise.
+       * Makefile.in: Regenerate.
+
 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
 
        * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
@@ -14,7 +39,8 @@
 
 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
 
-        * Makefile.in (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
+        * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
+        * Makefile.in: Regenerate.
 
 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>