packages: gcc/gcc-moresparcs.patch - updated from FC and tuned
tommat
tommat at pld-linux.org
Mon May 25 06:59:16 CEST 2009
Author: tommat Date: Mon May 25 04:59:16 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- updated from FC and tuned
---- Files affected:
packages/gcc:
gcc-moresparcs.patch (1.2 -> 1.3)
---- Diffs:
================================================================
Index: packages/gcc/gcc-moresparcs.patch
diff -u packages/gcc/gcc-moresparcs.patch:1.2 packages/gcc/gcc-moresparcs.patch:1.3
--- packages/gcc/gcc-moresparcs.patch:1.2 Wed May 28 07:59:17 2008
+++ packages/gcc/gcc-moresparcs.patch Mon May 25 06:59:11 2009
@@ -1,22 +1,40 @@
---- gcc-4.2.3/gcc/config.gcc.orig 2008-03-20 09:45:43.000000000 +0000
-+++ gcc-4.2.3/gcc/config.gcc 2008-03-20 09:45:56.000000000 +0000
-@@ -2164,7 +2164,7 @@
+--- gcc/config.gcc.jj 2008-04-24 15:42:46.000000000 -0500
++++ gcc/config.gcc 2008-04-24 15:44:51.000000000 -0500
+@@ -2175,7 +2175,7 @@ sparc-*-elf*)
+ tmake_file="sparc/t-elf sparc/t-crtfm"
extra_parts="crti.o crtn.o crtbegin.o crtend.o"
- use_fixproto=yes
;;
-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 sparc/linux.h"
++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"
extra_options="${extra_options} sparc/long-double-switch.opt"
- tmake_file="${tmake_file} sparc/t-linux sparc/t-crtfm"
---- gcc-4.3.1-RC-20080523/libgcc/config.host.orig 2008-05-27 13:07:34.000000000 +0000
-+++ gcc-4.3.1-RC-20080523/libgcc/config.host 2008-05-27 13:08:52.000000000 +0000
-@@ -572,7 +572,7 @@
+ tmake_file="${tmake_file} sparc/t-linux"
+@@ -2287,7 +2287,7 @@ sparc64-*-freebsd*|ultrasparc-*-freebsd*
+ *) echo "$with_cpu not supported for freebsd target"; exit 1 ;;
+ esac
+ ;;
+-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 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*)
;;
sparc-*-elf*)
;;
-sparc-*-linux*) # SPARC's running GNU/Linux, libc6
-+sparc-*-linux* | sparcv[789]-*-linux*) # SPARC's running GNU/Linux, libc6
++sparc-*-linux* | sparcv[789]*-*-linux*) # SPARC's running GNU/Linux, libc6
+ extra_parts="$extra_parts crtfastmath.o"
+ tmake_file="${tmake_file} sparc/t-crtfm"
+ ;;
+@@ -590,7 +590,7 @@ sparc-wrs-vxworks)
+ ;;
+ sparc64-*-freebsd*|ultrasparc-*-freebsd*)
+ ;;
+-sparc64-*-linux*) # 64-bit SPARC's running GNU/Linux
++sparc64*-*-linux*) # 64-bit SPARC's running GNU/Linux
extra_parts="$extra_parts crtfastmath.o"
tmake_file="${tmake_file} sparc/t-crtfm"
;;
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gcc/gcc-moresparcs.patch?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list