summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2014-04-22 08:23:08 +0000
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2014-04-22 08:23:08 +0000
commitee952b12890be7609951ce04acd7947a9851a514 (patch)
tree59ef692eed57f407fc6ef8f014e1e913342d6529 /contrib
parent55f2a76b1e30ef8634662d87e9a5e361e96b56a0 (diff)
downloadgcc-ee952b12890be7609951ce04acd7947a9851a514.tar.gz
* gennews (files): Add files for GCC 4.9.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@209557 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'contrib')
-rw-r--r--contrib/ChangeLog4
-rwxr-xr-xcontrib/gennews4
2 files changed, 6 insertions, 2 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog
index 93906ca0ca8..2347b08957b 100644
--- a/contrib/ChangeLog
+++ b/contrib/ChangeLog
@@ -1,3 +1,7 @@
+2013-04-22 Jakub Jelinek <jakub@redhat.com>
+
+ * gennews (files): Add files for GCC 4.9.
+
2014-02-24 Walter Lee <walt@tilera.com>
* config-list.mk (LIST): Add tilegxbe-linux-gnu.
diff --git a/contrib/gennews b/contrib/gennews
index 962bef2f362..3f79b2fc7b3 100755
--- a/contrib/gennews
+++ b/contrib/gennews
@@ -3,8 +3,7 @@
# Script to generate the NEWS file from online release notes.
# Contributed by Joseph Myers <jsm28@cam.ac.uk>.
#
-# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2009, 2010, 2011,
-# 2012 Free Software Foundation, Inc.
+# Copyright (C) 2000-2014 Free Software Foundation, Inc.
# This file is part of GCC.
#
# GCC is free software; you can redistribute it and/or modify
@@ -24,6 +23,7 @@
website=http://gcc.gnu.org/
files="
+ gcc-4.9/index.html gcc-4.9/changes.html
gcc-4.8/index.html gcc-4.8/changes.html
gcc-4.7/index.html gcc-4.7/changes.html
gcc-4.6/index.html gcc-4.6/changes.html