summaryrefslogtreecommitdiff
path: root/toolchain/gcc/patches/linaro/600-ubicom_support.patch
diff options
context:
space:
mode:
authorMirko Vogt <mirko@openwrt.org>2011-06-07 00:13:56 +0000
committerMirko Vogt <mirko@openwrt.org>2011-06-07 00:13:56 +0000
commit59ad83aff1e89ae4d94bf0701cd23290b3f3ffc8 (patch)
tree41d5b0159d15352b0789feeade38440b7f05b13f /toolchain/gcc/patches/linaro/600-ubicom_support.patch
parent254812ba0aa83e32623094027a63a908fbf45a5c (diff)
downloadmtk-20170518-59ad83aff1e89ae4d94bf0701cd23290b3f3ffc8.zip
mtk-20170518-59ad83aff1e89ae4d94bf0701cd23290b3f3ffc8.tar.gz
mtk-20170518-59ad83aff1e89ae4d94bf0701cd23290b3f3ffc8.tar.bz2
upgrade Linaro GCC to 4.5-2011.05-0 - thanks to Mark Mentovai
SVN-Revision: 27118
Diffstat (limited to 'toolchain/gcc/patches/linaro/600-ubicom_support.patch')
-rw-r--r--toolchain/gcc/patches/linaro/600-ubicom_support.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/toolchain/gcc/patches/linaro/600-ubicom_support.patch b/toolchain/gcc/patches/linaro/600-ubicom_support.patch
index a47d748..e2dd8c4 100644
--- a/toolchain/gcc/patches/linaro/600-ubicom_support.patch
+++ b/toolchain/gcc/patches/linaro/600-ubicom_support.patch
@@ -9313,7 +9313,7 @@
+#define FATAL_EXIT_CODE 33
--- a/gcc/config.gcc
+++ b/gcc/config.gcc
-@@ -2497,6 +2497,34 @@ spu-*-elf*)
+@@ -2525,6 +2525,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 svr4.h newlib-stdint.h v850/v850.h"
--- a/libgcc/config.host
+++ b/libgcc/config.host
-@@ -560,6 +560,15 @@ sparc64-*-netbsd*)
+@@ -562,6 +562,15 @@ sparc64-*-netbsd*)
;;
spu-*-elf*)
;;