aboutsummaryrefslogtreecommitdiff
path: root/contrib/gennews
diff options
context:
space:
mode:
authorJoseph Myers <jsm28@cam.ac.uk>2001-06-07 18:17:38 +0000
committerJoseph Myers <jsm28@cam.ac.uk>2001-06-07 18:17:38 +0000
commit137fd0ebf5de0224facbef65e02cdef0108d1318 (patch)
tree1d09981b980345525700931af89702771f81dcb9 /contrib/gennews
parent0e9b3b60be337eec5b75c944e385dda674cba1df (diff)
contrib:
* gennews: Update for GCC 3.0. gcc: * NEWS: Regenerate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@42975 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'contrib/gennews')
-rwxr-xr-xcontrib/gennews5
1 files changed, 3 insertions, 2 deletions
diff --git a/contrib/gennews b/contrib/gennews
index 8d4b2a29f00..784bdf394db 100755
--- a/contrib/gennews
+++ b/contrib/gennews
@@ -3,7 +3,7 @@
# Script to generate the NEWS file from online release notes.
# Contributed by Joseph Myers <jsm28@cam.ac.uk>.
#
-# Copyright (C) 2000 Free Software Foundation, Inc.
+# Copyright (C) 2000, 2001 Free Software Foundation, Inc.
# This file is part of GNU CC.
#
# GNU CC is free software; you can redistribute it and/or modify
@@ -22,7 +22,8 @@
# Boston, MA 02111-1307, USA.
website=http://gcc.gnu.org/
-files="gcc-2.95/gcc-2.95.3.html gcc-2.95/gcc-2.95.2.html
+files="gcc-3.0/gcc-3.0.html gcc-3.0/features.html gcc-3.0/caveats.html
+ gcc-2.95/gcc-2.95.3.html gcc-2.95/gcc-2.95.2.html
gcc-2.95/gcc-2.95.1.html gcc-2.95/gcc-2.95.html
gcc-2.95/features.html gcc-2.95/caveats.html
egcs-1.1/egcs-1.1.2.html egcs-1.1/egcs-1.1.1.html egcs-1.1/egcs-1.1.html