rpms/gcc/F-13 .cvsignore, 1.317, 1.318 gcc.spec, 1.98, 1.99 import.log, 1.23, 1.24 sources, 1.322, 1.323

Jakub Jelinek jakub at fedoraproject.org
Fri May 14 21:50:25 UTC 2010


Author: jakub

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

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/F-13/.cvsignore,v
retrieving revision 1.317
retrieving revision 1.318
diff -u -p -r1.317 -r1.318
--- .cvsignore	3 May 2010 20:25:54 -0000	1.317
+++ .cvsignore	14 May 2010 21:50:24 -0000	1.318
@@ -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-13/gcc.spec,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -p -r1.98 -r1.99
--- gcc.spec	3 May 2010 20:25:54 -0000	1.98
+++ gcc.spec	14 May 2010 21:50:25 -0000	1.99
@@ -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: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/F-13/import.log,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -p -r1.23 -r1.24
--- import.log	3 May 2010 20:25:54 -0000	1.23
+++ import.log	14 May 2010 21:50:25 -0000	1.24
@@ -21,3 +21,4 @@ gcc-4_4_3-18_fc13:F-13:gcc-4.4.3-18.fc13
 gcc-4_4_3-19_fc13:F-13:gcc-4.4.3-19.fc13.src.rpm:1272396517
 gcc-4_4_4-1_fc13:F-13:gcc-4.4.4-1.fc13.src.rpm:1272657908
 gcc-4_4_4-2_fc13:F-13:gcc-4.4.4-2.fc13.src.rpm:1272918321
+gcc-4_4_4-3_fc13:F-13:gcc-4.4.4-3.fc13.src.rpm:1273873717


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/F-13/sources,v
retrieving revision 1.322
retrieving revision 1.323
diff -u -p -r1.322 -r1.323
--- sources	3 May 2010 20:25:54 -0000	1.322
+++ sources	14 May 2010 21:50:25 -0000	1.323
@@ -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