packages: gcc/gcc-moresparcs.patch, gcc/gcc.spec - updated moresparcs patch...

qboosh qboosh at pld-linux.org
Sat Apr 30 19:26:19 CEST 2011


Author: qboosh                       Date: Sat Apr 30 17:26:19 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated moresparcs patch
- fixed -p level for plugin-decl-hook patch

---- Files affected:
packages/gcc:
   gcc-moresparcs.patch (1.5 -> 1.6) , gcc.spec (1.652 -> 1.653) 

---- Diffs:

================================================================
Index: packages/gcc/gcc-moresparcs.patch
diff -u packages/gcc/gcc-moresparcs.patch:1.5 packages/gcc/gcc-moresparcs.patch:1.6
--- packages/gcc/gcc-moresparcs.patch:1.5	Fri Apr 16 10:27:45 2010
+++ packages/gcc/gcc-moresparcs.patch	Sat Apr 30 19:26:14 2011
@@ -1,26 +1,26 @@
---- gcc/config.gcc.jj	2008-04-24 15:42:46.000000000 -0500
-+++ gcc/config.gcc	2008-04-24 15:44:51.000000000 -0500
-@@ -2370,7 +2370,7 @@
- 	tmake_file="sparc/t-elf sparc/t-crtfm"
- 	extra_parts="crti.o crtn.o crtbegin.o crtend.o"
+--- gcc-4.6.0/gcc/config.gcc.orig	2011-03-14 07:05:29.000000000 +0100
++++ gcc-4.6.0/gcc/config.gcc	2011-04-30 16:17:12.535045280 +0200
+@@ -2529,7 +2529,7 @@
+ 	tmake_file="sparc/t-elf sparc/t-crtfm t-rtems"
+ 	extra_parts="crtbegin.o crtend.o"
  	;;
--sparc-*-linux*)		# SPARC's running GNU/Linux, libc6
-+sparc-*-linux* | sparcv[789]*-*-linux*)		# SPARC's running GNU/Linux, libc6
- 	tm_file="${tm_file} dbxelf.h elfos.h svr4.h sparc/sysv4.h linux.h glibc-stdint.h"
+-sparc-*-linux*)
++sparc-*-linux* | sparcv[789]*-*-linux*)
+ 	tm_file="${tm_file} dbxelf.h elfos.h sparc/sysv4.h gnu-user.h linux.h glibc-stdint.h"
  	extra_options="${extra_options} sparc/long-double-switch.opt"
- 	tmake_file="${tmake_file} sparc/t-linux"
-@@ -2458,7 +2458,7 @@
- 		*) echo "$with_cpu not supported for freebsd target"; exit 1 ;;
- 	esac
+ 	case ${target} in
+@@ -2623,7 +2623,7 @@
+ 	tmake_file="${tmake_file} sparc/t-crtfm t-rtems"
+ 	extra_parts="crtbegin.o crtend.o"
  	;;
--sparc64-*-linux*)		# 64-bit SPARC's running GNU/Linux
-+sparc64*-*-linux*)		# 64-bit SPARC's running GNU/Linux
- 	tm_file="sparc/biarch64.h ${tm_file} dbxelf.h elfos.h svr4.h sparc/sysv4.h linux.h glibc-stdint.h sparc/linux64.h"
+-sparc64-*-linux*)
++sparc64*-*-linux*)
+ 	tm_file="sparc/biarch64.h ${tm_file} dbxelf.h elfos.h sparc/sysv4.h gnu-user.h linux.h glibc-stdint.h sparc/linux64.h"
  	extra_options="${extra_options} sparc/long-double-switch.opt"
  	tmake_file="${tmake_file} sparc/t-linux sparc/t-linux64 sparc/t-crtfm"
---- libgcc/config.host.jj	2008-04-24 15:46:19.000000000 -0500
-+++ libgcc/config.host	2008-04-24 15:46:49.000000000 -0500
-@@ -572,7 +572,7 @@ sparc64-*-openbsd*)
+--- gcc-4.6.0/libgcc/config.host.orig	2011-03-14 07:06:23.000000000 +0100
++++ gcc-4.6.0/libgcc/config.host	2011-04-30 16:18:16.995047438 +0200
+@@ -548,7 +548,7 @@
  	;;
  sparc-*-elf*)
  	;;
@@ -29,7 +29,7 @@
  	extra_parts="$extra_parts crtfastmath.o"
  	tmake_file="${tmake_file} sparc/t-crtfm"
  	;;
-@@ -590,7 +590,7 @@ sparc-wrs-vxworks)
+@@ -564,7 +564,7 @@
  	;;
  sparc64-*-freebsd*|ultrasparc-*-freebsd*)
  	;;

================================================================
Index: packages/gcc/gcc.spec
diff -u packages/gcc/gcc.spec:1.652 packages/gcc/gcc.spec:1.653
--- packages/gcc/gcc.spec:1.652	Sun Mar 27 15:44:17 2011
+++ packages/gcc/gcc.spec	Sat Apr 30 19:26:14 2011
@@ -1287,9 +1287,8 @@
 %if %{with qt}
 %patch8 -p1
 %endif
-# FIXME for sparc
-#%patch10 -p0
-%patch12 -p0
+%patch10 -p1
+%patch12 -p1
 
 mv ChangeLog ChangeLog.general
 
@@ -2330,6 +2329,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.653  2011/04/30 17:26:14  qboosh
+- updated moresparcs patch
+- fixed -p level for plugin-decl-hook patch
+
 Revision 1.652  2011/03/27 13:44:17  arekm
 - include all lto symlinks since ldconfig doesn't run here
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gcc/gcc-moresparcs.patch?r1=1.5&r2=1.6&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gcc/gcc.spec?r1=1.652&r2=1.653&f=u



More information about the pld-cvs-commit mailing list