Skip to content

Commit

Permalink
* gennews (files): Add files for GCC 7.
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-7-branch@247492 138bc75d-0d04-0410-961f-82ee72b054a4
  • Loading branch information
jakub committed May 2, 2017
1 parent ef65f50 commit 0169909
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
4 changes: 4 additions & 0 deletions contrib/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2017-05-02 Jakub Jelinek <[email protected]>

* gennews (files): Add files for GCC 7.

2017-04-11 Damian Rouson <[email protected]>

* download_prerequisites (md5_check): New function emulates Linux
Expand Down
3 changes: 2 additions & 1 deletion contrib/gennews
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Script to generate the NEWS file from online release notes.
# Contributed by Joseph Myers <[email protected]>.
#
# Copyright (C) 2000-2016 Free Software Foundation, Inc.
# Copyright (C) 2000-2017 Free Software Foundation, Inc.
# This file is part of GCC.
#
# GCC is free software; you can redistribute it and/or modify
Expand All @@ -23,6 +23,7 @@

website=http://gcc.gnu.org/
files="
gcc-7/index.html gcc-7/changes.html
gcc-6/index.html gcc-6/changes.html
gcc-5/index.html gcc-5/changes.html
gcc-4.9/index.html gcc-4.9/changes.html
Expand Down

0 comments on commit 0169909

Please sign in to comment.