rpms/gcc/F-12 .cvsignore, 1.305, 1.306 gcc.spec, 1.84, 1.85 sources, 1.309, 1.310 gcc44-ppc-const-builtins.patch, 1.1, NONE gcc44-vta-dce-debug-stmt-no-change.patch, 1.1, NONE gcc44-vta-sched-deps-debug-spec.patch, 1.1, NONE

Jakub Jelinek jakub at fedoraproject.org
Thu Oct 22 13:18:29 UTC 2009


Author: jakub

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

Modified Files:
	.cvsignore gcc.spec sources 
Removed Files:
	gcc44-ppc-const-builtins.patch 
	gcc44-vta-dce-debug-stmt-no-change.patch 
	gcc44-vta-sched-deps-debug-spec.patch 
Log Message:
4.4.2-6


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/F-12/.cvsignore,v
retrieving revision 1.305
retrieving revision 1.306
diff -u -p -r1.305 -r1.306
--- .cvsignore	19 Oct 2009 22:22:07 -0000	1.305
+++ .cvsignore	22 Oct 2009 13:18:28 -0000	1.306
@@ -1,2 +1,2 @@
 fastjar-0.97.tar.gz
-gcc-4.4.2-20091019.tar.bz2
+gcc-4.4.2-20091022.tar.bz2


Index: gcc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/F-12/gcc.spec,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -p -r1.84 -r1.85
--- gcc.spec	19 Oct 2009 22:22:07 -0000	1.84
+++ gcc.spec	22 Oct 2009 13:18:28 -0000	1.85
@@ -1,9 +1,9 @@
-%global DATE 20091019
-%global SVNREV 152998
+%global DATE 20091022
+%global SVNREV 153454
 %global gcc_version 4.4.2
 # 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 5
+%global gcc_release 6
 %global _unpackaged_files_terminate_build 0
 %global multilib_64_archs sparc64 ppc64 s390x x86_64
 %global include_gappletviewer 1
@@ -161,9 +161,6 @@ Patch16: gcc44-unwind-debug-hook.patch
 Patch17: gcc44-pr38757.patch
 Patch18: gcc44-libstdc++-docs.patch
 Patch19: gcc44-ppc64-aixdesc.patch
-Patch20: gcc44-ppc-const-builtins.patch
-Patch21: gcc44-vta-dce-debug-stmt-no-change.patch
-Patch22: gcc44-vta-sched-deps-debug-spec.patch
 
 Patch1000: fastjar-0.97-segfault.patch
 
@@ -469,9 +466,6 @@ which are required to compile with the G
 %patch18 -p0 -b .libstdc++-docs~
 %endif
 %patch19 -p0 -b .ppc64-aixdesc~
-%patch20 -p0 -b .ppc-const-builtins~
-%patch21 -p0 -b .vta-dce-debug-stmt-no-change~
-%patch22 -p0 -b .vta-sched-deps-debug-spec~
 
 # This testcase doesn't compile.
 rm libjava/testsuite/libjava.lang/PR35020*
@@ -1853,6 +1847,14 @@ fi
 %doc rpm.doc/changelogs/libmudflap/ChangeLog*
 
 %changelog
+* Thu Oct 22 2009 Jakub Jelinek <jakub at redhat.com> 4.4.2-6
+- update from gcc-4_4-branch
+  - PR target/41702
+  - fix a pod2man error in gcc.1 (#530102)
+  - fix mangling of very large names
+- document -print-multi-os-directory in gcc.info and gcc.1
+  (#529659, PR other/25507)
+
 * Mon Oct 19 2009 Jakub Jelinek <jakub at redhat.com> 4.4.2-5
 - update from gcc-4_4-branch
   - PR fortran/41755


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gcc/F-12/sources,v
retrieving revision 1.309
retrieving revision 1.310
diff -u -p -r1.309 -r1.310
--- sources	19 Oct 2009 22:22:08 -0000	1.309
+++ sources	22 Oct 2009 13:18:28 -0000	1.310
@@ -1,2 +1,2 @@
 2659f09c2e43ef8b7d4406321753f1b2  fastjar-0.97.tar.gz
-a288da14669d6a103dd834387fbe45d3  gcc-4.4.2-20091019.tar.bz2
+cb2cf846749da51f2041c375108f472f  gcc-4.4.2-20091022.tar.bz2


--- gcc44-ppc-const-builtins.patch DELETED ---


--- gcc44-vta-dce-debug-stmt-no-change.patch DELETED ---


--- gcc44-vta-sched-deps-debug-spec.patch DELETED ---




More information about the fedora-extras-commits mailing list