X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=contrib%2FChangeLog;h=14ce2080fe02ed065ad2ae7bcb99638ea4158c0a;hp=c61d1e371fd6ca4c880c2c87136d60ddc3db4590;hb=d41670c437e1bc55f59a03204d248d029b4b5f06;hpb=346b609d72af6f9ea759650eee0a7f80b02e7956 diff --git a/contrib/ChangeLog b/contrib/ChangeLog index c61d1e371fd..14ce2080fe0 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,13 @@ +2001-12-12 Matthias Klose + + * texi2pod.pl: Merge changes from binutils' texi2pod.pl. Allows + generation of more than one man page from one source. + Add '-' to set of valid chars for an identifier. + Let -D option accept flags of the form =. + Use \s+ for whitespace detection in '@c man' lines. + Handle @set and @clear independent of $output. + Substitute all @value{}'s in a line. + 2001-11-14 Joseph S. Myers * texi2pod.pl: Handle @ifnottex, @iftex and @display. Handle @var @@ -16,13 +26,13 @@ 2001-09-07 Richard Sandiford Revert: - * gcc_update: (files_and_dependencies) Add gcc/java/parse.c + * 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 - * gcc_update: (files_and_dependencies) Add gcc/java/parse.c + * 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. @@ -46,7 +56,7 @@ Fri Jul 27 18:01:21 CEST 2001 Jan Hubicka * gcc_update: Dump timestamp in LAST_UPDATED. -2001-07-26 Andreas Jaeger , +2001-07-26 Andreas Jaeger , Hans-Peter Nilsson * analyze_brprob: Fix documentation.