aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/patches/4.5.1+l/600-ubicom_support.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2011-01-28 12:34:32 +0000
committerImre Kaloz <kaloz@openwrt.org>2011-01-28 12:34:32 +0000
commita48d1f3a70aab1e33b4761ab9fe6e7eda1e61bdf (patch)
treeb5d1948d506a7c181b0b210073063ce55e1a66ff /toolchain/gcc/patches/4.5.1+l/600-ubicom_support.patch
parentd288f855e3787bcb8af31db3f730e18c5218658e (diff)
downloadupstream-a48d1f3a70aab1e33b4761ab9fe6e7eda1e61bdf.tar.gz
upstream-a48d1f3a70aab1e33b4761ab9fe6e7eda1e61bdf.tar.bz2
upstream-a48d1f3a70aab1e33b4761ab9fe6e7eda1e61bdf.zip
refresh patches
SVN-Revision: 25195
Diffstat (limited to 'toolchain/gcc/patches/4.5.1+l/600-ubicom_support.patch')
-rw-r--r--toolchain/gcc/patches/4.5.1+l/600-ubicom_support.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/toolchain/gcc/patches/4.5.1+l/600-ubicom_support.patch b/toolchain/gcc/patches/4.5.1+l/600-ubicom_support.patch
index a8dbaf466d..a47d748cf9 100644
--- a/toolchain/gcc/patches/4.5.1+l/600-ubicom_support.patch
+++ b/toolchain/gcc/patches/4.5.1+l/600-ubicom_support.patch
@@ -1,6 +1,6 @@
--- a/configure
+++ b/configure
-@@ -2688,6 +2688,9 @@ case "${target}" in
+@@ -3730,6 +3730,9 @@ case "${target}" in
ip2k-*-*)
noconfigdirs="$noconfigdirs target-libiberty target-libstdc++-v3 ${libgcj}"
;;
@@ -9313,7 +9313,7 @@
+#define FATAL_EXIT_CODE 33
--- a/gcc/config.gcc
+++ b/gcc/config.gcc
-@@ -2314,6 +2314,34 @@ spu-*-elf*)
+@@ -2497,6 +2497,34 @@ spu-*-elf*)
c_target_objs="${c_target_objs} spu-c.o"
cxx_target_objs="${cxx_target_objs} spu-c.o"
;;
@@ -9347,10 +9347,10 @@
+ ;;
v850e1-*-*)
target_cpu_default="TARGET_CPU_v850e1"
- tm_file="dbxelf.h elfos.h svr4.h v850/v850.h"
+ tm_file="dbxelf.h elfos.h svr4.h newlib-stdint.h v850/v850.h"
--- a/libgcc/config.host
+++ b/libgcc/config.host
-@@ -551,6 +551,15 @@ sparc64-*-netbsd*)
+@@ -560,6 +560,15 @@ sparc64-*-netbsd*)
;;
spu-*-elf*)
;;