OSDN Git Service

2003-07-11 Matthias Klose <doko@debian.org>
[pf3gnuchains/gcc-fork.git] / contrib / ChangeLog
index 0cca22d..3533adc 100644 (file)
@@ -1,3 +1,46 @@
+2003-07-11  Matthias Klose  <doko@debian.org>
+
+       * test_installed: Add options to run objc tests.
+       In generated site.exp, initialize rootme, CFLAGS, CXXFLAGS.
+
+2003-07-04  Zack Weinberg  <zack@codesourcery.com>
+
+       * gcc_update: Remove gcc/intl/plural.c from list.
+       Add new generated files intl/plural.c, intl/configure,
+       intl/config.h.in.
+
+2003-06-13  Jason Thorpe  <thorpej@wasabisystems.com>
+
+       * gcc_update (files_and_dependencies): Add
+       gcc/testsuite/gcc.dg/cpp/_Pragma3.c depends on
+       gcc/testsuite/gcc.dg/cpp/mi1c.h.
+
+2003-05-23  Nathanael Nerode <neroden@gcc.gnu.org>
+
+       * paranoia.cc: Fix spelling error.
+
+       * analyze_brprob, gcc_build, gennews, texi2pod.pl: Change GNU CC
+       to GCC.
+
+2003-04-04  Mike Stump  <mrs@apple.com>
+
+       * compare_tests: Fix exit status and be more flexible with spacing.
+
+2003-03-08  Phil Edwards  <pme@gcc.gnu.org>
+
+       * test_summary:  Add -h, print existing comments as help.
+
+2003-03-03  H.J. Lu <hjl@gnu.org>
+
+       * gcc_build: Use $GCC_CVS/$CVS instead of cvs.
+       * gcc_update: Likewise.
+
+2003-01-19  Alexandre Oliva  <aoliva@redhat.com>
+
+       * test_summary (configflags): Only use the first match.  Remove
+       excess space.  Use sub instead of gsub where possible.  Use `none'
+       if no configure flags were given.
+
 2003-01-10  Loren J. Rittle  <ljrittle@acm.org>
 
        * test_summary (configflags): awk portability.
@@ -21,7 +64,7 @@
 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
 
        * gcc_update (configure): Depend on config/acx.m4 as well.
-       
+
        * gcc_update (configure): Depend on configure.in.
 
 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>