rpms/gcc/F-12 .cvsignore, 1.340, 1.341 gcc.spec, 1.128, 1.129 sources, 1.349, 1.350

Jakub Jelinek jakub at fedoraproject.org
Fri May 14 21:38:43 UTC 2010


Author: jakub

Update of /cvs/pkgs/rpms/gcc/F-12
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv6083

Modified Files:
	.cvsignore gcc.spec sources 
Log Message:
4.4.4-3


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/F-12/.cvsignore,v
retrieving revision 1.340
retrieving revision 1.341
diff -u -p -r1.340 -r1.341
--- .cvsignore	3 May 2010 20:04:30 -0000	1.340
+++ .cvsignore	14 May 2010 21:38:43 -0000	1.341
@@ -1,2 +1,2 @@
 fastjar-0.97.tar.gz
-gcc-4.4.4-20100503.tar.bz2
+gcc-4.4.4-20100514.tar.bz2


Index: gcc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/F-12/gcc.spec,v
retrieving revision 1.128
retrieving revision 1.129
diff -u -p -r1.128 -r1.129
--- gcc.spec	3 May 2010 20:04:30 -0000	1.128
+++ gcc.spec	14 May 2010 21:38:43 -0000	1.129
@@ -1,9 +1,9 @@
-%global DATE 20100503
-%global SVNREV 159002
+%global DATE 20100514
+%global SVNREV 159406
 %global gcc_version 4.4.4
 # 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 2
+%global gcc_release 3
 %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,21 @@ fi
 %doc rpm.doc/changelogs/libmudflap/ChangeLog*
 
 %changelog
+* Fri May 14 2010 Jakub Jelinek <jakub at redhat.com> 4.4.4-3
+- update from gcc-4_4-branch
+  - PRs debug/43370, documentation/44016, fortran/44036, middle-end/43671,
+	middle-end/44085, target/43744
+- make comdat guards of STB_GNU_UNIQUE variables also STB_GNU_UNIQUE
+  (PR c++/44059)
+- VTA backports
+  - PRs debug/42278, debug/43950, debug/43983,debug/44104, debug/44136
+  - fix up .debug_macinfo (#479914)
+- asm goto fixes (PRs middle-end/44071, middle-end/42739)
+- fix up -march=native (PR target/44046)
+- C++ -Wunused-but-set-{variable,parameter} support, fixes for C support
+  (#538266, PRs c++/44062, c/43981)
+- -march=bdver1 and -mtune=bdver1 support
+
 * Mon May  3 2010 Jakub Jelinek <jakub at redhat.com> 4.4.4-2
 - fix VTA ICE on subregs of @GOTPCREL symbols (#588154, PR debug/43972)
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/F-12/sources,v
retrieving revision 1.349
retrieving revision 1.350
diff -u -p -r1.349 -r1.350
--- sources	3 May 2010 20:04:30 -0000	1.349
+++ sources	14 May 2010 21:38:43 -0000	1.350
@@ -1,2 +1,2 @@
 2659f09c2e43ef8b7d4406321753f1b2  fastjar-0.97.tar.gz
-4e48e9d511c34389595b2ffafc29ffb5  gcc-4.4.4-20100503.tar.bz2
+f0941df8a6d1e8a9443b56122c73be3f  gcc-4.4.4-20100514.tar.bz2



More information about the scm-commits mailing list