refresh toolchain patches, add ubicom32 patch to gcc 4.4.1 and 4.4.2

SVN-Revision: 18114
master
Florian Fainelli 15 years ago
parent 0a18260fed
commit 903704d98b
  1. 9386
      toolchain/gcc/patches/4.4.1/600-ubicom_support.patch
  2. 6
      toolchain/gcc/patches/4.4.1/999-coldfire.patch
  3. 9386
      toolchain/gcc/patches/4.4.2/600-ubicom_support.patch
  4. 6
      toolchain/gcc/patches/4.4.2/999-coldfire.patch

File diff suppressed because it is too large Load Diff

@ -1,5 +1,7 @@
--- a/gcc/config.gcc
+++ b/gcc/config.gcc
Index: gcc-4.4.1/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 @@
if test x$sjlj != x1; then
tmake_file="$tmake_file m68k/t-slibgcc-elf-ver"

File diff suppressed because it is too large Load Diff

@ -1,8 +1,8 @@
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/gcc/config.gcc 2009-10-21 08:24:59.000000000 +0200
@@ -1516,6 +1516,7 @@
--- 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 16:19:40.000000000 +0200
@@ -1506,6 +1506,7 @@
if test x$sjlj != x1; then
tmake_file="$tmake_file m68k/t-slibgcc-elf-ver"
fi

Loading…
Cancel
Save