This commit is contained in:
Jakub Jelinek 2010-04-09 09:00:11 +00:00
parent afd8af0fcb
commit e80bd9bf12
3 changed files with 15 additions and 5 deletions

View File

@ -1,2 +1,2 @@
fastjar-0.97.tar.gz
gcc-4.4.3-20100407.tar.bz2
gcc-4.4.3-20100409.tar.bz2

View File

@ -1,9 +1,9 @@
%global DATE 20100407
%global SVNREV 158061
%global DATE 20100409
%global SVNREV 158152
%global gcc_version 4.4.3
# 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 15
%global gcc_release 16
%global _unpackaged_files_terminate_build 0
%global multilib_64_archs sparc64 ppc64 s390x x86_64
%if 0%{?fedora} >= 13 || 0%{?rhel} >= 6
@ -1876,6 +1876,16 @@ fi
%doc rpm.doc/changelogs/libmudflap/ChangeLog*
%changelog
* Fri Apr 9 2010 Jakub Jelinek <jakub@redhat.com> 4.4.3-16
- update from gcc-4_4-branch
- PRs ada/41912, fortran/43539, middle-end/42956, middle-end/43614,
target/38085, target/43458, target/43643, target/43668,
tree-optimization/43186, tree-optimization/43560,
tree-optimization/43607, tree-optimization/43629
- VTA backports
- PR debug/43670
- fix xop-vpermil2p* tests (target/43103)
* Wed Apr 7 2010 Jakub Jelinek <jakub@redhat.com> 4.4.3-15
- update from gcc-4_4-branch
- PRs libfortran/43605, target/43638

View File

@ -1,2 +1,2 @@
2659f09c2e43ef8b7d4406321753f1b2 fastjar-0.97.tar.gz
3eba38711ef2da0f57c5e5b6df3be9fd gcc-4.4.3-20100407.tar.bz2
ee0a4dac02527ad0dcfc794deffeccb8 gcc-4.4.3-20100409.tar.bz2