This commit is contained in:
Jakub Jelinek 2014-09-11 11:46:47 +02:00
parent 0b8b87fe25
commit 3511c9ecc5
3 changed files with 10 additions and 5 deletions

1
.gitignore vendored
View File

@ -95,3 +95,4 @@
/gcc-4.8.2-20140515.tar.bz2
/gcc-4.8.3-20140624.tar.bz2
/gcc-4.8.3-20140910.tar.bz2
/gcc-4.8.3-20140911.tar.bz2

View File

@ -1,8 +1,8 @@
%global DATE 20140910
%global SVNREV 215112
%global DATE 20140911
%global SVNREV 215159
# 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 6
%global gcc_release 7
%global _unpackaged_files_terminate_build 0
%global _performance_build 1
%global multilib_64_archs sparc64 ppc64 ppc64p7 s390x x86_64
@ -3357,7 +3357,11 @@ fi
%{_prefix}/libexec/gcc/%{gcc_target_platform}/%{gcc_version}/plugin
%changelog
* Wed Sep 10 2014 Jakub Jelinek <jakub@redhat.com> 4.8.3-5
* Thu Sep 11 2014 Jakub Jelinek <jakub@redhat.com> 4.8.3-7
- update from the 4.8 branch
- fix ppc32 libgo.so.4 to avoid RWE PT_GNU_STACK
* Wed Sep 10 2014 Jakub Jelinek <jakub@redhat.com> 4.8.3-6
- update from the 4.8 branch (#1140019)
- PRs c++/58714, c++/59823, c++/59956, c++/60241, c++/60361, c++/61959,
c/61271, debug/55794, debug/60655, debug/61923, fortran/61999,

View File

@ -1,4 +1,4 @@
be78a47bd82523250eb3e91646db5b3d cloog-0.18.0.tar.gz
2659f09c2e43ef8b7d4406321753f1b2 fastjar-0.97.tar.gz
26639e5821fa0bcf3d5af92c50ef0c6f gcc-4.8.3-20140910.tar.bz2
5a6e4c0ba1c6450d61a6157b46c51de9 gcc-4.8.3-20140911.tar.bz2
bce1586384d8635a76d2f017fb067cd2 isl-0.11.1.tar.bz2