packages: gcc/gcc-moresparcs.patch - updated for 4.5..
pluto
pluto at pld-linux.org
Fri Apr 16 10:27:50 CEST 2010
Author: pluto Date: Fri Apr 16 08:27:50 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- updated for 4.5..
---- Files affected:
packages/gcc:
gcc-moresparcs.patch (1.4 -> 1.5)
---- Diffs:
================================================================
Index: packages/gcc/gcc-moresparcs.patch
diff -u packages/gcc/gcc-moresparcs.patch:1.4 packages/gcc/gcc-moresparcs.patch:1.5
--- packages/gcc/gcc-moresparcs.patch:1.4 Mon Mar 29 07:53:51 2010
+++ packages/gcc/gcc-moresparcs.patch Fri Apr 16 10:27:45 2010
@@ -1,21 +1,21 @@
--- 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*)
+@@ -2370,7 +2370,7 @@
tmake_file="sparc/t-elf sparc/t-crtfm"
extra_parts="crti.o crtn.o 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 sparc/gas.h linux.h"
+ tm_file="${tm_file} dbxelf.h elfos.h svr4.h sparc/sysv4.h linux.h glibc-stdint.h"
extra_options="${extra_options} sparc/long-double-switch.opt"
tmake_file="${tmake_file} sparc/t-linux"
-@@ -2287,7 +2287,7 @@ sparc64-*-freebsd*|ultrasparc-*-freebsd*
+@@ -2458,7 +2458,7 @@
*) 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 sparc/gas.h linux.h sparc/linux64.h"
+ tm_file="sparc/biarch64.h ${tm_file} dbxelf.h elfos.h svr4.h sparc/sysv4.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
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gcc/gcc-moresparcs.patch?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list