summaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/patches
diff options
context:
space:
mode:
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-04-09 17:00:03 +0000
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-04-09 17:00:03 +0000
commit7a2d11b187a45cc268a9ea526b71c6443a9994e7 (patch)
treeda95232174812432180204a57a2de1c3ab591df6 /toolchain/gcc/patches
parent8007d3bd974173e845876a7d07c74551674c2b48 (diff)
[toolchain/gcc/4.4]: upgrade to gcc 4.4.7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31230 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/gcc/patches')
-rw-r--r--toolchain/gcc/patches/4.4.7/100-uclibc-conf.patch (renamed from toolchain/gcc/patches/4.4.6/100-uclibc-conf.patch)0
-rw-r--r--toolchain/gcc/patches/4.4.7/301-missing-execinfo_h.patch (renamed from toolchain/gcc/patches/4.4.6/301-missing-execinfo_h.patch)0
-rw-r--r--toolchain/gcc/patches/4.4.7/302-c99-snprintf.patch (renamed from toolchain/gcc/patches/4.4.6/302-c99-snprintf.patch)0
-rw-r--r--toolchain/gcc/patches/4.4.7/305-libmudflap-susv3-legacy.patch (renamed from toolchain/gcc/patches/4.4.6/305-libmudflap-susv3-legacy.patch)0
-rw-r--r--toolchain/gcc/patches/4.4.7/600-ubicom_support.patch (renamed from toolchain/gcc/patches/4.4.6/600-ubicom_support.patch)2
-rw-r--r--toolchain/gcc/patches/4.4.7/810-arm-softfloat-libgcc.patch (renamed from toolchain/gcc/patches/4.4.6/810-arm-softfloat-libgcc.patch)0
-rw-r--r--toolchain/gcc/patches/4.4.7/820-libgcc_pic.patch (renamed from toolchain/gcc/patches/4.4.6/820-libgcc_pic.patch)0
-rw-r--r--toolchain/gcc/patches/4.4.7/910-mbsd_multi.patch (renamed from toolchain/gcc/patches/4.4.6/910-mbsd_multi.patch)0
-rw-r--r--toolchain/gcc/patches/4.4.7/930-avr32_support.patch (renamed from toolchain/gcc/patches/4.4.6/930-avr32_support.patch)0
-rw-r--r--toolchain/gcc/patches/4.4.7/931-avr32_disable_shifted_data_opt.patch (renamed from toolchain/gcc/patches/4.4.6/931-avr32_disable_shifted_data_opt.patch)0
-rw-r--r--toolchain/gcc/patches/4.4.7/933-avr32_bug_7435.patch (renamed from toolchain/gcc/patches/4.4.6/933-avr32_bug_7435.patch)0
-rw-r--r--toolchain/gcc/patches/4.4.7/934-avr32_bug_9675.patch (renamed from toolchain/gcc/patches/4.4.6/934-avr32_bug_9675.patch)0
-rw-r--r--toolchain/gcc/patches/4.4.7/993-arm_insn-opinit-RTX_CODE-fixup.patch (renamed from toolchain/gcc/patches/4.4.6/993-arm_insn-opinit-RTX_CODE-fixup.patch)0
-rw-r--r--toolchain/gcc/patches/4.4.7/999-coldfire.patch (renamed from toolchain/gcc/patches/4.4.6/999-coldfire.patch)0
14 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/gcc/patches/4.4.6/100-uclibc-conf.patch b/toolchain/gcc/patches/4.4.7/100-uclibc-conf.patch
index 5c77de9b4..5c77de9b4 100644
--- a/toolchain/gcc/patches/4.4.6/100-uclibc-conf.patch
+++ b/toolchain/gcc/patches/4.4.7/100-uclibc-conf.patch
diff --git a/toolchain/gcc/patches/4.4.6/301-missing-execinfo_h.patch b/toolchain/gcc/patches/4.4.7/301-missing-execinfo_h.patch
index b3f1e68d3..b3f1e68d3 100644
--- a/toolchain/gcc/patches/4.4.6/301-missing-execinfo_h.patch
+++ b/toolchain/gcc/patches/4.4.7/301-missing-execinfo_h.patch
diff --git a/toolchain/gcc/patches/4.4.6/302-c99-snprintf.patch b/toolchain/gcc/patches/4.4.7/302-c99-snprintf.patch
index ddbe43d81..ddbe43d81 100644
--- a/toolchain/gcc/patches/4.4.6/302-c99-snprintf.patch
+++ b/toolchain/gcc/patches/4.4.7/302-c99-snprintf.patch
diff --git a/toolchain/gcc/patches/4.4.6/305-libmudflap-susv3-legacy.patch b/toolchain/gcc/patches/4.4.7/305-libmudflap-susv3-legacy.patch
index 8e2d15f81..8e2d15f81 100644
--- a/toolchain/gcc/patches/4.4.6/305-libmudflap-susv3-legacy.patch
+++ b/toolchain/gcc/patches/4.4.7/305-libmudflap-susv3-legacy.patch
diff --git a/toolchain/gcc/patches/4.4.6/600-ubicom_support.patch b/toolchain/gcc/patches/4.4.7/600-ubicom_support.patch
index 74903bd4b..f9f93c1b4 100644
--- a/toolchain/gcc/patches/4.4.6/600-ubicom_support.patch
+++ b/toolchain/gcc/patches/4.4.7/600-ubicom_support.patch
@@ -1,6 +1,6 @@
--- a/configure
+++ b/configure
-@@ -2688,6 +2688,9 @@ case "${target}" in
+@@ -2690,6 +2690,9 @@ case "${target}" in
ip2k-*-*)
noconfigdirs="$noconfigdirs target-libiberty target-libstdc++-v3 ${libgcj}"
;;
diff --git a/toolchain/gcc/patches/4.4.6/810-arm-softfloat-libgcc.patch b/toolchain/gcc/patches/4.4.7/810-arm-softfloat-libgcc.patch
index 7af72aadf..7af72aadf 100644
--- a/toolchain/gcc/patches/4.4.6/810-arm-softfloat-libgcc.patch
+++ b/toolchain/gcc/patches/4.4.7/810-arm-softfloat-libgcc.patch
diff --git a/toolchain/gcc/patches/4.4.6/820-libgcc_pic.patch b/toolchain/gcc/patches/4.4.7/820-libgcc_pic.patch
index 18386dfd4..18386dfd4 100644
--- a/toolchain/gcc/patches/4.4.6/820-libgcc_pic.patch
+++ b/toolchain/gcc/patches/4.4.7/820-libgcc_pic.patch
diff --git a/toolchain/gcc/patches/4.4.6/910-mbsd_multi.patch b/toolchain/gcc/patches/4.4.7/910-mbsd_multi.patch
index 1b17e983e..1b17e983e 100644
--- a/toolchain/gcc/patches/4.4.6/910-mbsd_multi.patch
+++ b/toolchain/gcc/patches/4.4.7/910-mbsd_multi.patch
diff --git a/toolchain/gcc/patches/4.4.6/930-avr32_support.patch b/toolchain/gcc/patches/4.4.7/930-avr32_support.patch
index 334d2cd13..334d2cd13 100644
--- a/toolchain/gcc/patches/4.4.6/930-avr32_support.patch
+++ b/toolchain/gcc/patches/4.4.7/930-avr32_support.patch
diff --git a/toolchain/gcc/patches/4.4.6/931-avr32_disable_shifted_data_opt.patch b/toolchain/gcc/patches/4.4.7/931-avr32_disable_shifted_data_opt.patch
index 2003e97ae..2003e97ae 100644
--- a/toolchain/gcc/patches/4.4.6/931-avr32_disable_shifted_data_opt.patch
+++ b/toolchain/gcc/patches/4.4.7/931-avr32_disable_shifted_data_opt.patch
diff --git a/toolchain/gcc/patches/4.4.6/933-avr32_bug_7435.patch b/toolchain/gcc/patches/4.4.7/933-avr32_bug_7435.patch
index 78106619c..78106619c 100644
--- a/toolchain/gcc/patches/4.4.6/933-avr32_bug_7435.patch
+++ b/toolchain/gcc/patches/4.4.7/933-avr32_bug_7435.patch
diff --git a/toolchain/gcc/patches/4.4.6/934-avr32_bug_9675.patch b/toolchain/gcc/patches/4.4.7/934-avr32_bug_9675.patch
index 3690e2d04..3690e2d04 100644
--- a/toolchain/gcc/patches/4.4.6/934-avr32_bug_9675.patch
+++ b/toolchain/gcc/patches/4.4.7/934-avr32_bug_9675.patch
diff --git a/toolchain/gcc/patches/4.4.6/993-arm_insn-opinit-RTX_CODE-fixup.patch b/toolchain/gcc/patches/4.4.7/993-arm_insn-opinit-RTX_CODE-fixup.patch
index b769f932c..b769f932c 100644
--- a/toolchain/gcc/patches/4.4.6/993-arm_insn-opinit-RTX_CODE-fixup.patch
+++ b/toolchain/gcc/patches/4.4.7/993-arm_insn-opinit-RTX_CODE-fixup.patch
diff --git a/toolchain/gcc/patches/4.4.6/999-coldfire.patch b/toolchain/gcc/patches/4.4.7/999-coldfire.patch
index bce2177e8..bce2177e8 100644
--- a/toolchain/gcc/patches/4.4.6/999-coldfire.patch
+++ b/toolchain/gcc/patches/4.4.7/999-coldfire.patch