]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* gennews (files): Add files for GCC 4.9.
authorJakub Jelinek <jakub@redhat.com>
Tue, 22 Apr 2014 08:23:08 +0000 (10:23 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 22 Apr 2014 08:23:08 +0000 (10:23 +0200)
From-SVN: r209557

contrib/ChangeLog
contrib/gennews

index 93906ca0ca89a17d1a2b4aa833d5f13152fc45aa..2347b08957b4ca62603a6dd2dd4aa6dacb2be431 100644 (file)
@@ -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.
index 962bef2f3622883a86d4a86e42f76f72f60537b5..3f79b2fc7b32b5713f6e3e294699713fef41f564 100755 (executable)
@@ -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