]> git.pld-linux.org Git - packages/crossppc-gcc.git/commitdiff
- up to 4.3.1
authortommat <tommat@pld-linux.org>
Wed, 28 May 2008 05:59:17 +0000 (05:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc-moresparcs.patch -> 1.2

gcc-moresparcs.patch

index 2a44ada514650db61e6e475bcb05cc833c92ed44..84ae68a0d04f3614f0748804f41d222cfde1b639 100644 (file)
@@ -9,3 +9,14 @@
        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"
+--- 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 @@
+       ;;
+ sparc-*-elf*)
+       ;;
+-sparc-*-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"
+       ;;
This page took 0.066003 seconds and 4 git commands to generate.