mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-25 10:52:48 +00:00
refresh toolchain patches, add ubicom32 patch to gcc 4.4.1 and 4.4.2
SVN-Revision: 18114
This commit is contained in:
parent
0a18260fed
commit
903704d98b
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…
x
Reference in New Issue
Block a user