]> git.pld-linux.org Git - packages/crossppc-gcc.git/blame - gcc-moresparcs.patch
- updated for incoming 4.4.0.
[packages/crossppc-gcc.git] / gcc-moresparcs.patch
CommitLineData
aec83dd6 1--- gcc-4.2.3/gcc/config.gcc.orig 2008-03-20 09:45:43.000000000 +0000
2+++ gcc-4.2.3/gcc/config.gcc 2008-03-20 09:45:56.000000000 +0000
3@@ -2164,7 +2164,7 @@
4 extra_parts="crti.o crtn.o crtbegin.o crtend.o"
5 use_fixproto=yes
6 ;;
7-sparc-*-linux*) # SPARC's running GNU/Linux, libc6
8+sparc-*-linux* | sparcv[789]-*-linux*) # SPARC's running GNU/Linux, libc6
9 tm_file="${tm_file} dbxelf.h elfos.h svr4.h sparc/sysv4.h sparc/linux.h"
10 extra_options="${extra_options} sparc/long-double-switch.opt"
11 tmake_file="${tmake_file} sparc/t-linux sparc/t-crtfm"
c85736c0 12--- gcc-4.3.1-RC-20080523/libgcc/config.host.orig 2008-05-27 13:07:34.000000000 +0000
13+++ gcc-4.3.1-RC-20080523/libgcc/config.host 2008-05-27 13:08:52.000000000 +0000
14@@ -572,7 +572,7 @@
15 ;;
16 sparc-*-elf*)
17 ;;
18-sparc-*-linux*) # SPARC's running GNU/Linux, libc6
19+sparc-*-linux* | sparcv[789]-*-linux*) # SPARC's running GNU/Linux, libc6
20 extra_parts="$extra_parts crtfastmath.o"
21 tmake_file="${tmake_file} sparc/t-crtfm"
22 ;;
This page took 0.059858 seconds and 4 git commands to generate.