rpms/gcc/F-13 .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
Sat Feb 27 00:21:57 UTC 2010


Author: jakub

Update of /cvs/pkgs/rpms/gcc/F-13
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5631/F-13

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/F-13/.cvsignore,v
retrieving revision 1.304
retrieving revision 1.305
diff -u -p -r1.304 -r1.305
--- .cvsignore	21 Feb 2010 23:03:20 -0000	1.304
+++ .cvsignore	27 Feb 2010 00:21:55 -0000	1.305
@@ -1,2 +1,2 @@
 fastjar-0.97.tar.gz
-gcc-4.4.3-20100221.tar.bz2
+gcc-4.4.3-20100226.tar.bz2


Index: gcc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/F-13/gcc.spec,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -p -r1.84 -r1.85
--- gcc.spec	21 Feb 2010 23:03:20 -0000	1.84
+++ gcc.spec	27 Feb 2010 00:21:55 -0000	1.85
@@ -1,9 +1,9 @@
-%global DATE 20100221
-%global SVNREV 156936
+%global DATE 20100226
+%global SVNREV 157097
 %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 7
+%global gcc_release 8
 %global _unpackaged_files_terminate_build 0
 %global multilib_64_archs sparc64 ppc64 s390x x86_64
 %if 0%{?fedora} >= 13
@@ -1880,6 +1880,14 @@ fi
 %doc rpm.doc/changelogs/libmudflap/ChangeLog*
 
 %changelog
+* Fri Feb 26 2010 Jakub Jelinek <jakub at redhat.com> 4.4.3-8
+- update from gcc-4_4-branch
+  - PR libstdc++/21769
+- VTA backports
+  - PRs debug/42800, debug/43077, debug/43150, debug/43160, debug/43161,
+	debug/43165, debug/43166, debug/43190, target/43139
+- fix alignment of some stack vars (PR middle-end/39315)
+
 * Sun Feb 21 2010 Jakub Jelinek <jakub at redhat.com> 4.4.3-7
 - update from gcc-4_4-branch
   - PRs c++/43024, c++/43033, fortran/41869, target/40887,


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/F-13/import.log,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- import.log	21 Feb 2010 23:03:20 -0000	1.10
+++ import.log	27 Feb 2010 00:21:56 -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-7_fc13:F-13:gcc-4.4.3-7.fc13.src.rpm:1266793373
+gcc-4_4_3-8_fc13:F-13:gcc-4.4.3-8.fc13.src.rpm:1267230097


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/F-13/sources,v
retrieving revision 1.308
retrieving revision 1.309
diff -u -p -r1.308 -r1.309
--- sources	21 Feb 2010 23:03:20 -0000	1.308
+++ sources	27 Feb 2010 00:21:56 -0000	1.309
@@ -1,2 +1,2 @@
 2659f09c2e43ef8b7d4406321753f1b2  fastjar-0.97.tar.gz
-ca2561a74af23f1de6218cc7e3bb2606  gcc-4.4.3-20100221.tar.bz2
+31fa77341c06ae5a3e6a5a848311721a  gcc-4.4.3-20100226.tar.bz2



More information about the scm-commits mailing list