aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/patches/4.6-linaro/600-ubicom_support.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2012-01-14 22:52:40 +0000
committerImre Kaloz <kaloz@openwrt.org>2012-01-14 22:52:40 +0000
commit8fcdb09e1f3fa270c1d7542931c8ceb082397509 (patch)
treee946cd877075088fd91c19b1486b94ae45d5dd3c /toolchain/gcc/patches/4.6-linaro/600-ubicom_support.patch
parentb0479e2ca2b9965f605aebed500f11b152ab48d1 (diff)
downloadupstream-8fcdb09e1f3fa270c1d7542931c8ceb082397509.tar.gz
upstream-8fcdb09e1f3fa270c1d7542931c8ceb082397509.tar.bz2
upstream-8fcdb09e1f3fa270c1d7542931c8ceb082397509.zip
upgrade to latest linaro releases
SVN-Revision: 29748
Diffstat (limited to 'toolchain/gcc/patches/4.6-linaro/600-ubicom_support.patch')
-rw-r--r--toolchain/gcc/patches/4.6-linaro/600-ubicom_support.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/toolchain/gcc/patches/4.6-linaro/600-ubicom_support.patch b/toolchain/gcc/patches/4.6-linaro/600-ubicom_support.patch
index 8268b5e922..79f8c3f39f 100644
--- a/toolchain/gcc/patches/4.6-linaro/600-ubicom_support.patch
+++ b/toolchain/gcc/patches/4.6-linaro/600-ubicom_support.patch
@@ -1,8 +1,8 @@
--- a/configure
+++ b/configure
-@@ -3608,6 +3608,9 @@ case "${target}" in
+@@ -3602,6 +3602,9 @@ case "${target}" in
ip2k-*-*)
- noconfigdirs="$noconfigdirs target-libiberty target-libstdc++-v3 ${libgcj}"
+ noconfigdirs="$noconfigdirs target-libstdc++-v3 ${libgcj}"
;;
+ ubicom32-*-*)
+ noconfigdirs="$noconfigdirs target-libffi"
@@ -9313,7 +9313,7 @@
+#define FATAL_EXIT_CODE 33
--- a/gcc/config.gcc
+++ b/gcc/config.gcc
-@@ -2662,6 +2662,34 @@ spu-*-elf*)
+@@ -2675,6 +2675,34 @@ spu-*-elf*)
c_target_objs="${c_target_objs} spu-c.o"
cxx_target_objs="${cxx_target_objs} spu-c.o"
;;
@@ -9350,7 +9350,7 @@
tm_file="dbxelf.h elfos.h newlib-stdint.h v850/v850.h"
--- a/libgcc/config.host
+++ b/libgcc/config.host
-@@ -572,6 +572,15 @@ sparc64-*-netbsd*)
+@@ -563,6 +563,15 @@ sparc64-*-netbsd*)
;;
spu-*-elf*)
;;