rpms/gcc/devel .cvsignore, 1.311, 1.312 gcc.spec, 1.92, 1.93 import.log, 1.17, 1.18 sources, 1.316, 1.317

Jakub Jelinek jakub at fedoraproject.org
Fri May 14 21:52:04 UTC 2010


Author: jakub

Update of /cvs/pkgs/rpms/gcc/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv8323/devel

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/devel/.cvsignore,v
retrieving revision 1.311
retrieving revision 1.312
diff -u -p -r1.311 -r1.312
--- .cvsignore	3 May 2010 20:26:51 -0000	1.311
+++ .cvsignore	14 May 2010 21:52:04 -0000	1.312
@@ -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/devel/gcc.spec,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -p -r1.92 -r1.93
--- gcc.spec	3 May 2010 20:26:51 -0000	1.92
+++ gcc.spec	14 May 2010 21:52:04 -0000	1.93
@@ -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/devel/import.log,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -p -r1.17 -r1.18
--- import.log	3 May 2010 20:26:52 -0000	1.17
+++ import.log	14 May 2010 21:52:04 -0000	1.18
@@ -15,3 +15,4 @@ gcc-4_4_3-18_fc14:HEAD:gcc-4.4.3-18.fc14
 gcc-4_4_3-19_fc14:HEAD:gcc-4.4.3-19.fc14.src.rpm:1272396546
 gcc-4_4_4-1_fc14:HEAD:gcc-4.4.4-1.fc14.src.rpm:1272658058
 gcc-4_4_4-2_fc14:HEAD:gcc-4.4.4-2.fc14.src.rpm:1272918393
+gcc-4_4_4-3_fc14:HEAD:gcc-4.4.4-3.fc14.src.rpm:1273873902


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/devel/sources,v
retrieving revision 1.316
retrieving revision 1.317
diff -u -p -r1.316 -r1.317
--- sources	3 May 2010 20:26:52 -0000	1.316
+++ sources	14 May 2010 21:52:04 -0000	1.317
@@ -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