mirror of git://gcc.gnu.org/git/gcc.git
* gennews (files): Add files for GCC 6.
From-SVN: r235470
This commit is contained in:
parent
108b7b2901
commit
9364c30e32
|
|
@ -1,3 +1,7 @@
|
||||||
|
2016-04-27 Jakub Jelinek <jakub@redhat.com>
|
||||||
|
|
||||||
|
* gennews (files): Add files for GCC 6.
|
||||||
|
|
||||||
2016-04-17 Jan Hubicka <jh@suse.cz>
|
2016-04-17 Jan Hubicka <jh@suse.cz>
|
||||||
|
|
||||||
* analyze_brprob: Update comment.
|
* analyze_brprob: Update comment.
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
# Script to generate the NEWS file from online release notes.
|
# Script to generate the NEWS file from online release notes.
|
||||||
# Contributed by Joseph Myers <jsm28@cam.ac.uk>.
|
# Contributed by Joseph Myers <jsm28@cam.ac.uk>.
|
||||||
#
|
#
|
||||||
# Copyright (C) 2000-2015 Free Software Foundation, Inc.
|
# Copyright (C) 2000-2016 Free Software Foundation, Inc.
|
||||||
# This file is part of GCC.
|
# This file is part of GCC.
|
||||||
#
|
#
|
||||||
# GCC is free software; you can redistribute it and/or modify
|
# GCC is free software; you can redistribute it and/or modify
|
||||||
|
|
@ -23,6 +23,7 @@
|
||||||
|
|
||||||
website=http://gcc.gnu.org/
|
website=http://gcc.gnu.org/
|
||||||
files="
|
files="
|
||||||
|
gcc-6/index.html gcc-6/changes.html
|
||||||
gcc-5/index.html gcc-5/changes.html
|
gcc-5/index.html gcc-5/changes.html
|
||||||
gcc-4.9/index.html gcc-4.9/changes.html
|
gcc-4.9/index.html gcc-4.9/changes.html
|
||||||
gcc-4.8/index.html gcc-4.8/changes.html
|
gcc-4.8/index.html gcc-4.8/changes.html
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue