]> git.pld-linux.org Git - packages/crossppc-gcc.git/commitdiff
- support for sparcv[789] targets
authortommat <tommat@pld-linux.org>
Thu, 20 Mar 2008 20:15:03 +0000 (20:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc-moresparcs.patch -> 1.1

gcc-moresparcs.patch [new file with mode: 0644]

diff --git a/gcc-moresparcs.patch b/gcc-moresparcs.patch
new file mode 100644 (file)
index 0000000..2a44ada
--- /dev/null
@@ -0,0 +1,11 @@
+--- 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 @@
+       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"
+       extra_options="${extra_options} sparc/long-double-switch.opt"
+       tmake_file="${tmake_file} sparc/t-linux sparc/t-crtfm"
This page took 0.052019 seconds and 4 git commands to generate.