This commit is contained in:
Jakub Jelinek 2014-07-17 11:18:54 +02:00
parent c204df3143
commit 4503e5ecde
4 changed files with 12 additions and 6 deletions

1
.gitignore vendored
View File

@ -16,3 +16,4 @@
/gcc-4.9.0-20140625.tar.bz2
/gcc-4.9.0-20140702.tar.bz2
/gcc-4.9.1-20140716.tar.bz2
/gcc-4.9.1-20140717.tar.bz2

View File

@ -1,9 +1,9 @@
%global DATE 20140716
%global SVNREV 212670
%global DATE 20140717
%global SVNREV 212747
%global gcc_version 4.9.1
# Note, gcc_release must be integer, if you want to add suffixes to
# %{release}, append them after %{gcc_release} on Release: line.
%global gcc_release 1
%global gcc_release 2
%global _unpackaged_files_terminate_build 0
%global _performance_build 1
%global multilib_64_archs sparc64 ppc64 ppc64p7 s390x x86_64
@ -2798,6 +2798,11 @@ fi
%{_prefix}/libexec/gcc/%{gcc_target_platform}/%{gcc_version}/plugin
%changelog
* Thu Jul 17 2014 Jakub Jelinek <jakub@redhat.com> 4.9.1-2
- update from the 4.9 branch
- PRs c-family/61741, rtl-optimization/61801, target/61737,
tree-optimization/61779
* Wed Jul 16 2014 Jakub Jelinek <jakub@redhat.com> 4.9.1-1
- update from the 4.9 branch
- GCC 4.9.1 release

View File

@ -4,7 +4,7 @@
<a class="link" href="http://www.fsf.org/" target="_top">FSF
</a>
</p><p>
+ Release 4.9.0
+ Release 4.9.1
+ </p><p>
Permission is granted to copy, distribute and/or modify this
document under the terms of the GNU Free Documentation
@ -18,7 +18,7 @@
- The API documentation, rendered into HTML, can be viewed online:
+ The API documentation, rendered into HTML, can be viewed here:
</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p>
+ <a class="link" href="api/index.html" target="_top">for the 4.9.0 release, local
+ <a class="link" href="api/index.html" target="_top">for the 4.9.1 release, local
+ </a>
+ </p></li><li class="listitem"><p>
<a class="link" href="http://gcc.gnu.org/onlinedocs/libstdc++/libstdc++-html-USERS-3.4/index.html" target="_top">for the 3.4 release

View File

@ -1,3 +1,3 @@
e34fca0540d840e5d0f6427e98c92252 cloog-0.18.1.tar.gz
eaa66d3e916b82d819d6b62e6df7e4e5 gcc-4.9.1-20140716.tar.bz2
0f7586f719b329cfc5e03005e902e9b6 gcc-4.9.1-20140717.tar.bz2
e039bfcfb6c2ab039b8ee69bf883e824 isl-0.12.2.tar.bz2