diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-02-12 09:48:39 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-02-12 09:48:39 +0000 |
commit | 98ab10100c38a2a14fa5e5e221a2ba43eee9f439 (patch) | |
tree | 4a79eb6570f9678e61926bbedd04f81710209e28 /toolchain/gcc/patches | |
parent | 1f93aa565e0aa68b1eafdd1c62fd231b46d1984b (diff) |
[toolchain/gcc]: upgrade vanilla gcc to 4.6.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30470 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/gcc/patches')
-rw-r--r-- | toolchain/gcc/patches/4.6.2/100-uclibc-conf.patch (renamed from toolchain/gcc/patches/4.6.1/100-uclibc-conf.patch) | 0 | ||||
-rw-r--r-- | toolchain/gcc/patches/4.6.2/301-missing-execinfo_h.patch (renamed from toolchain/gcc/patches/4.6.1/301-missing-execinfo_h.patch) | 0 | ||||
-rw-r--r-- | toolchain/gcc/patches/4.6.2/302-c99-snprintf.patch (renamed from toolchain/gcc/patches/4.6.1/302-c99-snprintf.patch) | 0 | ||||
-rw-r--r-- | toolchain/gcc/patches/4.6.2/305-libmudflap-susv3-legacy.patch (renamed from toolchain/gcc/patches/4.6.1/305-libmudflap-susv3-legacy.patch) | 0 | ||||
-rw-r--r-- | toolchain/gcc/patches/4.6.2/600-ubicom_support.patch (renamed from toolchain/gcc/patches/4.6.1/600-ubicom_support.patch) | 6 | ||||
-rw-r--r-- | toolchain/gcc/patches/4.6.2/810-arm-softfloat-libgcc.patch (renamed from toolchain/gcc/patches/4.6.1/810-arm-softfloat-libgcc.patch) | 0 | ||||
-rw-r--r-- | toolchain/gcc/patches/4.6.2/820-libgcc_pic.patch (renamed from toolchain/gcc/patches/4.6.1/820-libgcc_pic.patch) | 0 | ||||
-rw-r--r-- | toolchain/gcc/patches/4.6.2/830-arm_unbreak_armv4t.patch (renamed from toolchain/gcc/patches/4.6.1/830-arm_unbreak_armv4t.patch) | 0 | ||||
-rw-r--r-- | toolchain/gcc/patches/4.6.2/840-armv4_pass_fix-v4bx_to_ld.patch (renamed from toolchain/gcc/patches/4.6.1/840-armv4_pass_fix-v4bx_to_ld.patch) | 0 | ||||
-rw-r--r-- | toolchain/gcc/patches/4.6.2/910-mbsd_multi.patch (renamed from toolchain/gcc/patches/4.6.1/910-mbsd_multi.patch) | 4 | ||||
-rw-r--r-- | toolchain/gcc/patches/4.6.2/993-arm_insn-opinit-RTX_CODE-fixup.patch (renamed from toolchain/gcc/patches/4.6.1/993-arm_insn-opinit-RTX_CODE-fixup.patch) | 0 | ||||
-rw-r--r-- | toolchain/gcc/patches/4.6.2/999-coldfire.patch (renamed from toolchain/gcc/patches/4.6.1/999-coldfire.patch) | 2 |
12 files changed, 6 insertions, 6 deletions
diff --git a/toolchain/gcc/patches/4.6.1/100-uclibc-conf.patch b/toolchain/gcc/patches/4.6.2/100-uclibc-conf.patch index ff9ad94f6..ff9ad94f6 100644 --- a/toolchain/gcc/patches/4.6.1/100-uclibc-conf.patch +++ b/toolchain/gcc/patches/4.6.2/100-uclibc-conf.patch diff --git a/toolchain/gcc/patches/4.6.1/301-missing-execinfo_h.patch b/toolchain/gcc/patches/4.6.2/301-missing-execinfo_h.patch index b3f1e68d3..b3f1e68d3 100644 --- a/toolchain/gcc/patches/4.6.1/301-missing-execinfo_h.patch +++ b/toolchain/gcc/patches/4.6.2/301-missing-execinfo_h.patch diff --git a/toolchain/gcc/patches/4.6.1/302-c99-snprintf.patch b/toolchain/gcc/patches/4.6.2/302-c99-snprintf.patch index eda1854df..eda1854df 100644 --- a/toolchain/gcc/patches/4.6.1/302-c99-snprintf.patch +++ b/toolchain/gcc/patches/4.6.2/302-c99-snprintf.patch diff --git a/toolchain/gcc/patches/4.6.1/305-libmudflap-susv3-legacy.patch b/toolchain/gcc/patches/4.6.2/305-libmudflap-susv3-legacy.patch index 8e2d15f81..8e2d15f81 100644 --- a/toolchain/gcc/patches/4.6.1/305-libmudflap-susv3-legacy.patch +++ b/toolchain/gcc/patches/4.6.2/305-libmudflap-susv3-legacy.patch diff --git a/toolchain/gcc/patches/4.6.1/600-ubicom_support.patch b/toolchain/gcc/patches/4.6.2/600-ubicom_support.patch index 8268b5e92..6b6816157 100644 --- a/toolchain/gcc/patches/4.6.1/600-ubicom_support.patch +++ b/toolchain/gcc/patches/4.6.2/600-ubicom_support.patch @@ -1,8 +1,8 @@ --- a/configure +++ b/configure -@@ -3608,6 +3608,9 @@ case "${target}" in +@@ -3602,6 +3602,9 @@ case "${target}" in ip2k-*-*) - noconfigdirs="$noconfigdirs target-libiberty target-libstdc++-v3 ${libgcj}" + noconfigdirs="$noconfigdirs target-libstdc++-v3 ${libgcj}" ;; + ubicom32-*-*) + noconfigdirs="$noconfigdirs target-libffi" @@ -9313,7 +9313,7 @@ +#define FATAL_EXIT_CODE 33 --- a/gcc/config.gcc +++ b/gcc/config.gcc -@@ -2662,6 +2662,34 @@ spu-*-elf*) +@@ -2675,6 +2675,34 @@ spu-*-elf*) c_target_objs="${c_target_objs} spu-c.o" cxx_target_objs="${cxx_target_objs} spu-c.o" ;; diff --git a/toolchain/gcc/patches/4.6.1/810-arm-softfloat-libgcc.patch b/toolchain/gcc/patches/4.6.2/810-arm-softfloat-libgcc.patch index 60cfde407..60cfde407 100644 --- a/toolchain/gcc/patches/4.6.1/810-arm-softfloat-libgcc.patch +++ b/toolchain/gcc/patches/4.6.2/810-arm-softfloat-libgcc.patch diff --git a/toolchain/gcc/patches/4.6.1/820-libgcc_pic.patch b/toolchain/gcc/patches/4.6.2/820-libgcc_pic.patch index 3760ac2b9..3760ac2b9 100644 --- a/toolchain/gcc/patches/4.6.1/820-libgcc_pic.patch +++ b/toolchain/gcc/patches/4.6.2/820-libgcc_pic.patch diff --git a/toolchain/gcc/patches/4.6.1/830-arm_unbreak_armv4t.patch b/toolchain/gcc/patches/4.6.2/830-arm_unbreak_armv4t.patch index 37f8f2a54..37f8f2a54 100644 --- a/toolchain/gcc/patches/4.6.1/830-arm_unbreak_armv4t.patch +++ b/toolchain/gcc/patches/4.6.2/830-arm_unbreak_armv4t.patch diff --git a/toolchain/gcc/patches/4.6.1/840-armv4_pass_fix-v4bx_to_ld.patch b/toolchain/gcc/patches/4.6.2/840-armv4_pass_fix-v4bx_to_ld.patch index e5a26c17d..e5a26c17d 100644 --- a/toolchain/gcc/patches/4.6.1/840-armv4_pass_fix-v4bx_to_ld.patch +++ b/toolchain/gcc/patches/4.6.2/840-armv4_pass_fix-v4bx_to_ld.patch diff --git a/toolchain/gcc/patches/4.6.1/910-mbsd_multi.patch b/toolchain/gcc/patches/4.6.2/910-mbsd_multi.patch index 5a1adc971..3623d3872 100644 --- a/toolchain/gcc/patches/4.6.1/910-mbsd_multi.patch +++ b/toolchain/gcc/patches/4.6.2/910-mbsd_multi.patch @@ -209,7 +209,7 @@ -Wfatal-errors -Wfloat-equal -Wformat -Wformat=2 @gol -Wno-format-contains-nul -Wno-format-extra-args -Wformat-nonliteral @gol -Wformat-security -Wformat-y2k @gol -@@ -4495,6 +4495,22 @@ This option is only supported for C and +@@ -4497,6 +4497,22 @@ This option is only supported for C and @option{-Wall} and by @option{-pedantic}, which can be disabled with @option{-Wno-pointer-sign}. @@ -232,7 +232,7 @@ @item -Wstack-protector @opindex Wstack-protector @opindex Wno-stack-protector -@@ -6317,7 +6333,7 @@ so, the first branch is redirected to ei +@@ -6319,7 +6335,7 @@ so, the first branch is redirected to ei second branch or a point immediately following it, depending on whether the condition is known to be true or false. diff --git a/toolchain/gcc/patches/4.6.1/993-arm_insn-opinit-RTX_CODE-fixup.patch b/toolchain/gcc/patches/4.6.2/993-arm_insn-opinit-RTX_CODE-fixup.patch index 864f972d1..864f972d1 100644 --- a/toolchain/gcc/patches/4.6.1/993-arm_insn-opinit-RTX_CODE-fixup.patch +++ b/toolchain/gcc/patches/4.6.2/993-arm_insn-opinit-RTX_CODE-fixup.patch diff --git a/toolchain/gcc/patches/4.6.1/999-coldfire.patch b/toolchain/gcc/patches/4.6.2/999-coldfire.patch index cda4237b4..6083e0bf8 100644 --- a/toolchain/gcc/patches/4.6.1/999-coldfire.patch +++ b/toolchain/gcc/patches/4.6.2/999-coldfire.patch @@ -1,6 +1,6 @@ --- a/gcc/config.gcc +++ b/gcc/config.gcc -@@ -1791,6 +1791,7 @@ m68k-*-linux*) # Motorola m68k's runnin +@@ -1804,6 +1804,7 @@ m68k-*-linux*) # Motorola m68k's runnin if test x$sjlj != x1; then tmake_file="$tmake_file m68k/t-slibgcc-elf-ver" fi |