From 6bfa3dac7441079857a8b171803c7520adeaf6d5 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Wed, 3 Jan 2001 20:18:18 +0000 Subject: * gcc_update: Add cpp.1 to the list of generated files. From-SVN: r38669 --- contrib/ChangeLog | 2 ++ contrib/gcc_update | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'contrib') diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 31947c1..4d8b76c 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,5 +1,7 @@ 2001-01-03 Joseph S. Myers + * gcc_update: Add cpp.1 to the list of generated files. + * texi2pod.pl: Handle @option and @env. 2001-01-03 Mike Stump diff --git a/contrib/gcc_update b/contrib/gcc_update index 245af7c..81fddc7 100755 --- a/contrib/gcc_update +++ b/contrib/gcc_update @@ -29,7 +29,7 @@ # contrib/gcc_update --list # # -# (C) 1998-2000 Free Software Foundation +# (C) 1998, 1999, 2000, 2001 Free Software Foundation # Originally by Gerald Pfeifer , August 1998. # # This script is Free Software, and it can be copied, distributed and @@ -67,6 +67,7 @@ gcc/cstamp-h.in: gcc/configure.in gcc/acconfig.h gcc/config.in: gcc/cstamp-h.in gcc/fixinc/fixincl.x: gcc/fixinc/fixincl.tpl gcc/fixinc/inclhack.def gcc/gcov.1: gcc/gcov.texi +gcc/cpp.1: gcc/cpp.texi # And then, language-specific files # (None at present.) # And libraries, at last -- cgit v1.1