From cc6d0c4ff9f38906580c05802f661d69192f2eb6 Mon Sep 17 00:00:00 2001 From: nbd Date: Mon, 20 Sep 2010 18:00:05 +0000 Subject: gcc: add an updated version of 4.4.1+cs - successfully builds a toolchain now, please test! git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23101 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../gcc/patches/4.4.1+cs/600-ubicom_support.patch | 24 +++------------------- 1 file changed, 3 insertions(+), 21 deletions(-) (limited to 'toolchain/gcc/patches/4.4.1+cs/600-ubicom_support.patch') diff --git a/toolchain/gcc/patches/4.4.1+cs/600-ubicom_support.patch b/toolchain/gcc/patches/4.4.1+cs/600-ubicom_support.patch index b788c70f9..9a0259890 100644 --- a/toolchain/gcc/patches/4.4.1+cs/600-ubicom_support.patch +++ b/toolchain/gcc/patches/4.4.1+cs/600-ubicom_support.patch @@ -1,24 +1,6 @@ ---- a/config.sub -+++ b/config.sub -@@ -283,6 +283,7 @@ case $basic_machine in - | sparcv8 | sparcv9 | sparcv9b | sparcv9v \ - | spu | strongarm \ - | tahoe | thumb | tic4x | tic80 | tron \ -+ | ubicom32 \ - | v850 | v850e \ - | ubicom32 \ - | we32k \ -@@ -367,6 +368,7 @@ case $basic_machine in - | tahoe-* | thumb-* \ - | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \ - | tron-* \ -+ | ubicom32-* \ - | v850-* | v850e-* | vax-* \ - | ubicom32-* \ - | we32k-* \ --- a/configure +++ b/configure -@@ -2688,6 +2688,9 @@ case "${target}" in +@@ -2688,6 +2688,9 @@ ip2k-*-*) noconfigdirs="$noconfigdirs target-libiberty target-libstdc++-v3 ${libgcj}" ;; @@ -9331,7 +9313,7 @@ +#define FATAL_EXIT_CODE 33 --- a/gcc/config.gcc +++ b/gcc/config.gcc -@@ -2314,6 +2314,34 @@ spu-*-elf*) +@@ -2320,6 +2320,34 @@ c_target_objs="${c_target_objs} spu-c.o" cxx_target_objs="${cxx_target_objs} spu-c.o" ;; @@ -9368,7 +9350,7 @@ tm_file="dbxelf.h elfos.h svr4.h v850/v850.h" --- a/libgcc/config.host +++ b/libgcc/config.host -@@ -551,6 +551,15 @@ sparc64-*-netbsd*) +@@ -562,6 +562,15 @@ ;; spu-*-elf*) ;; -- cgit v1.2.3