OSDN Git Service

* compare_tests: Fix exit status and be more flexible with spacing.
[pf3gnuchains/gcc-fork.git] / contrib / ChangeLog
index a6b9e7d..2573570 100644 (file)
@@ -1,5 +1,46 @@
+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.
+
+2003-01-07  Alexandre Oliva  <aoliva@redhat.com>
+
+       * test_summary (configflags): Compute correctly with both
+       autoconfiscated and Cygnus-style top-level.
+
+2003-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * gcc_update (files_and_dependencies): Add gcc/cp/cfns.h depends
+       on gcc/cp/cfns.gperf and gcc/java/keyword.h depends on
+       gcc/java/keyword.gperf
+
+2002-12-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
+
+       * gcc_update (files_and_dependencies): Add gcc/intl/plural.c as
+       depending on gcc/intl/plural.y.
+
 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>