OSDN Git Service

contrib:
[pf3gnuchains/gcc-fork.git] / contrib / ChangeLog
index 05c29c5..c61d1e3 100644 (file)
@@ -1,10 +1,99 @@
+2001-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * texi2pod.pl: Handle @ifnottex, @iftex and @display.  Handle @var
+       in verbatim blocks specially.  Handle @unnumbered, @unnumberedsec
+       and @center.  Allow [a-z] after @enumerate.  Handle 0 and numbers
+       greater than 9 in enumerations.
+
+2001-11-07  Laurent Guerby <guerby@acm.org>
+
+       * gcc_update (files_and_dependencies): Add Ada dependencies.
+
+2001-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * snapshot: Remove.
+
+2001-09-07  Richard Sandiford  <rsandifo@redhat.com>
+
+       Revert:
+       * gcc_update: (files_and_dependencies) Add gcc/java/parse.c 
+       gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
+       touch.
+
+2001-09-04  David.Billinghurst <David.Billinghurst@riotinto.com>
+
+       * gcc_update: (files_and_dependencies) Add gcc/java/parse.c 
+       gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
+       touch.
+
+Mon Aug 13 02:29:08 CEST 2001  Jan Hubicka  <jh@suse.cz>
+
+       * analyze_brprob: Update for changes in gcc debug output.
+
+Sat Jul 28 22:37:49 CEST 2001  Jan Hubicka  <jh@suse.cz>
+
+       * analyze_brprob: Avoid more overflows.
+
+2001-07-27  Richard Henderson  <rth@redhat.com>
+
+       * test_summary: Copy LAST_UPDATED UTC time to head of summary.
+
+Fri Jul 27 18:01:21 CEST 2001  Jan Hubicka  <jh@suse.cz>
+
+       * analyze_brprob: Avoid overflows.
+
+2001-07-27  Richard Henderson  <rth@redhat.com>
+
+       * gcc_update: Dump timestamp in LAST_UPDATED.
+
+2001-07-26  Andreas Jaeger  <aj@suse.de>, 
+           Hans-Peter Nilsson <hp@bitrange.com>
+
+       * analyze_brprob: Fix documentation.
+
+Mon Jul 23 15:47:19 CEST 2001  Jan Hubicka  <jh@suse.cz>
+
+       * analyze_brprob: Fix awk compatibility problems; update comment.
+
+2001-07-23  Andreas Jaeger  <aj@suse.de>
+
+       * analyze_brprob: Fix more typos.
+
+2001-07-23  Andreas Jaeger  <aj@suse.de>
+
+       * analyze_brprob: Fix typos.
+
+2001-07-03  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * texi2pod.pl: Handle @r inside @item.
+
+2001-07-02  Zack Weinberg  <zackw@stanford.edu>
+
+       * gcc_update: Remove entries for gcc.1, cpp.1, gcov.1.
+
+2001-07-01  Zoltan Felleg <zfelleg@telnet.hu>
+
+       * warn_summary: Fix typo in a comment.
+
+2001-06-14  Albert Chin-A-Young  <china@thewrittenword.com>
+
+        * contrib/gcc_update: Fix timestamp on gcc/f/intdoc.texi.
+
+2001-06-13  Mark Mitchell  <mark@codesourcery.com>
+
+       * gennews: Set TERM to vt100 for Lynx.
+
+2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
+
+       * release: Remove.
+
 Tue Jun 12 12:21:40 CEST 2001  Jan Hubicka  <jh@suse.cz>
 
        * analyze_brprob: New file.
 
 2001-06-11  Mark Mitchell  <mark@codesourcery.com>
 
-       * gcc_build: Output information about the commands used to 
+       * gcc_build: Output information about the commands used to
        configure the compiler.
 
 2001-06-07  Joseph S. Myers  <jsm28@cam.ac.uk>