aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>2003-10-16 19:18:52 +0000
committerMark Mitchell <mmitchel@gcc.gnu.org>2003-10-16 19:18:52 +0000
commit8f850e49a04af5adfcc3621b6fbf4a142c9aff07 (patch)
tree415b24b37fed1c8dc5716e727adeb94808542b5b /contrib
parent7a0cb59ca909dd6fe02997b6bdbb1d42eceb2cc2 (diff)
downloadgcc-8f850e49a04af5adfcc3621b6fbf4a142c9aff07.zip
gcc-8f850e49a04af5adfcc3621b6fbf4a142c9aff07.tar.gz
gcc-8f850e49a04af5adfcc3621b6fbf4a142c9aff07.tar.bz2
* gennews (files): Add GCC 3.3 files.
From-SVN: r72565
Diffstat (limited to 'contrib')
-rw-r--r--contrib/ChangeLog4
-rwxr-xr-xcontrib/gennews3
2 files changed, 6 insertions, 1 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog
index f472267..f072f10 100644
--- a/contrib/ChangeLog
+++ b/contrib/ChangeLog
@@ -1,3 +1,7 @@
+2003-10-16 Mark Mitchell <mark@codesourcery.com>
+
+ * gennews (files): Add GCC 3.3 files.
+
2003-08-21 Mark Mitchell <mark@codesourcery.com>
* gcc_build: Fix handling of -t option. Add -x option.
diff --git a/contrib/gennews b/contrib/gennews
index 5d0efe5..763872e 100755
--- a/contrib/gennews
+++ b/contrib/gennews
@@ -22,7 +22,8 @@
# Boston, MA 02111-1307, USA.
website=http://gcc.gnu.org/
-files="gcc-3.2/index.html gcc-3.2/changes.html
+files="gcc-3.3/index.html gcc-3.3/changes.html
+ gcc-3.2/index.html gcc-3.2/changes.html
gcc-3.1/index.html gcc-3.1/changes.html
gcc-3.0/gcc-3.0.html gcc-3.0/features.html gcc-3.0/caveats.html
gcc-2.95/index.html gcc-2.95/features.html gcc-2.95/caveats.html