rpms/gcc/devel .cvsignore, 1.304, 1.305 gcc.spec, 1.84, 1.85 import.log, 1.10, 1.11 sources, 1.308, 1.309

Jakub Jelinek jakub at fedoraproject.org
Thu Apr 1 15:05:31 UTC 2010


Author: jakub

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

Modified Files:
	.cvsignore gcc.spec import.log sources 
Log Message:
4.4.3-14



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/devel/.cvsignore,v
retrieving revision 1.304
retrieving revision 1.305
diff -u -p -r1.304 -r1.305
--- .cvsignore	27 Mar 2010 14:51:27 -0000	1.304
+++ .cvsignore	1 Apr 2010 15:05:30 -0000	1.305
@@ -1,2 +1,2 @@
 fastjar-0.97.tar.gz
-gcc-4.4.3-20100327.tar.bz2
+gcc-4.4.3-20100401.tar.bz2


Index: gcc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/devel/gcc.spec,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -p -r1.84 -r1.85
--- gcc.spec	27 Mar 2010 14:51:27 -0000	1.84
+++ gcc.spec	1 Apr 2010 15:05:31 -0000	1.85
@@ -1,9 +1,9 @@
-%global DATE 20100327
-%global SVNREV 157778
+%global DATE 20100401
+%global SVNREV 157910
 %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 13
+%global gcc_release 14
 %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
+* Thu Apr  1 2010 Jakub Jelinek <jakub at redhat.com> 4.4.3-14
+- update from gcc-4_4-branch
+  - PRs other/43562, c++/41185, c++/41786, fortran/43409, fortran/43551,
+	libfortran/43409, middle-end/43600, target/39254, target/43524,
+	tree-optimization/43528
+- update raw string support to match N3077
+- VTA backports
+  - PRs bootstrap/43596, debug/42977, debug/43557, debug/43593,
+	target/43580
+
 * Sat Mar 27 2010 Jakub Jelinek <jakub at redhat.com> 4.4.3-13
 - update from gcc-4_4-branch
   - PRs c/43381, libfortran/43517, target/42113


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/devel/import.log,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- import.log	27 Mar 2010 14:51:27 -0000	1.10
+++ import.log	1 Apr 2010 15:05:31 -0000	1.11
@@ -8,3 +8,4 @@ gcc-4_4_3-4_fc13:HEAD:gcc-4.4.3-4.fc13.s
 gcc-4_4_3-5_fc13:HEAD:gcc-4.4.3-5.fc13.src.rpm:1265659730
 gcc-4_4_3-6_fc13:HEAD:gcc-4.4.3-6.fc13.src.rpm:1265925505
 gcc-4_4_3-13_fc14:HEAD:gcc-4.4.3-13.fc14.src.rpm:1269701430
+gcc-4_4_3-14_fc14:HEAD:gcc-4.4.3-14.fc14.src.rpm:1270134314


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/devel/sources,v
retrieving revision 1.308
retrieving revision 1.309
diff -u -p -r1.308 -r1.309
--- sources	27 Mar 2010 14:51:27 -0000	1.308
+++ sources	1 Apr 2010 15:05:31 -0000	1.309
@@ -1,2 +1,2 @@
 2659f09c2e43ef8b7d4406321753f1b2  fastjar-0.97.tar.gz
-2493fe9ab24ac56473b13cbf62634385  gcc-4.4.3-20100327.tar.bz2
+d8da20f9cf87eeef0d235a93e5ef197f  gcc-4.4.3-20100401.tar.bz2



More information about the scm-commits mailing list