OSDN Git Service

contrib:
[pf3gnuchains/gcc-fork.git] / contrib / ChangeLog
index 31947c1..73736fd 100644 (file)
@@ -1,5 +1,39 @@
+2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * texi2pod.pl: Fix regular expression for @r to avoid exponential
+       recursion.  From Russ Allbery <rra@stanford.edu>.  Remove perl
+       version check.
+
+2001-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * warn_summary (stageNfilter): Update for recent changes in
+       bootstrap logic.
+
+2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * texi2pod.pl: Require at least perl 5.6.0.
+
+2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc_update: Add gcc/gcc.1 to generated files.
+       * texi2pod.pl: Handle @r and @gccoptlist.  Handle @gol.  Handle
+       discarding to end of sentence with @xref where the sentence has an
+       interior "." in markup, and handle discarding parentheses around
+       such a sentence.
+
+2001-01-11  Bernd Schmidt  <bernds@redhat.com>
+
+       * gennews: Add gcc-2.95.3.
+
+2001-01-10  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * texi2pod.pl: Handle @gcctabopt and @env in tables.  Handle
+       @command.  Format URLs and email addresses in bold.
+
 2001-01-03  Joseph S. Myers  <jsm28@cam.ac.uk>
 
+       * gcc_update: Add cpp.1 to the list of generated files.
+
        * texi2pod.pl: Handle @option and @env.
 
 2001-01-03  Mike Stump  <mrs@wrs.com>