mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 23:16:16 +02:00
[toolchain] refresh toolchain patches, add ubicom32 patch to gcc 4.4.1 and 4.4.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18114 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
7188f2daaf
commit
963b9b6895
9386
toolchain/gcc/patches/4.4.1/600-ubicom_support.patch
Normal file
9386
toolchain/gcc/patches/4.4.1/600-ubicom_support.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,7 @@
|
|||||||
--- a/gcc/config.gcc
|
Index: gcc-4.4.1/gcc/config.gcc
|
||||||
+++ b/gcc/config.gcc
|
===================================================================
|
||||||
|
--- gcc-4.4.1.orig/gcc/config.gcc 2009-10-21 16:14:24.000000000 +0200
|
||||||
|
+++ gcc-4.4.1/gcc/config.gcc 2009-10-21 16:14:25.000000000 +0200
|
||||||
@@ -1499,6 +1499,7 @@
|
@@ -1499,6 +1499,7 @@
|
||||||
if test x$sjlj != x1; then
|
if test x$sjlj != x1; then
|
||||||
tmake_file="$tmake_file m68k/t-slibgcc-elf-ver"
|
tmake_file="$tmake_file m68k/t-slibgcc-elf-ver"
|
||||||
|
9386
toolchain/gcc/patches/4.4.2/600-ubicom_support.patch
Normal file
9386
toolchain/gcc/patches/4.4.2/600-ubicom_support.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,8 +1,8 @@
|
|||||||
Index: gcc-4.4.2/gcc/config.gcc
|
Index: gcc-4.4.2/gcc/config.gcc
|
||||||
===================================================================
|
===================================================================
|
||||||
--- gcc-4.4.2.orig/gcc/config.gcc 2009-10-21 08:24:59.000000000 +0200
|
--- gcc-4.4.2.orig/gcc/config.gcc 2009-10-21 16:19:39.000000000 +0200
|
||||||
+++ gcc-4.4.2/gcc/config.gcc 2009-10-21 08:24:59.000000000 +0200
|
+++ gcc-4.4.2/gcc/config.gcc 2009-10-21 16:19:40.000000000 +0200
|
||||||
@@ -1516,6 +1516,7 @@
|
@@ -1506,6 +1506,7 @@
|
||||||
if test x$sjlj != x1; then
|
if test x$sjlj != x1; then
|
||||||
tmake_file="$tmake_file m68k/t-slibgcc-elf-ver"
|
tmake_file="$tmake_file m68k/t-slibgcc-elf-ver"
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user