aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/patches
diff options
context:
space:
mode:
authorSyrone Wong <wong.syrone@gmail.com>2016-12-24 17:09:35 +0800
committerFelix Fietkau <nbd@nbd.name>2016-12-24 12:02:10 +0100
commit0a5ccfbadda79f4626202b78326c4d3ffccf9bd1 (patch)
treef16bcec33c3418bca8c26ee6b75dadcaf3fce2a2 /toolchain/gcc/patches
parent16725e2db0a4fbf72e05443049df3f0cfa2ad86b (diff)
downloadupstream-0a5ccfbadda79f4626202b78326c4d3ffccf9bd1.tar.gz
upstream-0a5ccfbadda79f4626202b78326c4d3ffccf9bd1.tar.bz2
upstream-0a5ccfbadda79f4626202b78326c4d3ffccf9bd1.zip
toolchain/gcc: update 6.x to 6.3.0
This is a bugfix release Build and run tested on mvebu/Linksys WRT1900AC v1 Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
Diffstat (limited to 'toolchain/gcc/patches')
-rw-r--r--toolchain/gcc/patches/6.3.0/001-revert_register_mode_search.patch (renamed from toolchain/gcc/patches/6.2.0/001-revert_register_mode_search.patch)0
-rw-r--r--toolchain/gcc/patches/6.3.0/002-case_insensitive.patch (renamed from toolchain/gcc/patches/6.2.0/002-case_insensitive.patch)0
-rw-r--r--toolchain/gcc/patches/6.3.0/010-documentation.patch (renamed from toolchain/gcc/patches/6.2.0/010-documentation.patch)0
-rw-r--r--toolchain/gcc/patches/6.3.0/100-uclibc-conf.patch (renamed from toolchain/gcc/patches/6.2.0/100-uclibc-conf.patch)0
-rw-r--r--toolchain/gcc/patches/6.3.0/230-musl_libssp.patch (renamed from toolchain/gcc/patches/6.2.0/230-musl_libssp.patch)0
-rw-r--r--toolchain/gcc/patches/6.3.0/280-musl-disable-ifunc-by-default.patch (renamed from toolchain/gcc/patches/6.2.0/280-musl-disable-ifunc-by-default.patch)6
-rw-r--r--toolchain/gcc/patches/6.3.0/300-mips_Os_cpu_rtx_cost_model.patch (renamed from toolchain/gcc/patches/6.2.0/300-mips_Os_cpu_rtx_cost_model.patch)0
-rw-r--r--toolchain/gcc/patches/6.3.0/800-arm_v5te_no_ldrd_strd.patch (renamed from toolchain/gcc/patches/6.2.0/800-arm_v5te_no_ldrd_strd.patch)0
-rw-r--r--toolchain/gcc/patches/6.3.0/810-arm-softfloat-libgcc.patch (renamed from toolchain/gcc/patches/6.2.0/810-arm-softfloat-libgcc.patch)0
-rw-r--r--toolchain/gcc/patches/6.3.0/820-libgcc_pic.patch (renamed from toolchain/gcc/patches/6.2.0/820-libgcc_pic.patch)0
-rw-r--r--toolchain/gcc/patches/6.3.0/830-arm_unbreak_armv4t.patch (renamed from toolchain/gcc/patches/6.2.0/830-arm_unbreak_armv4t.patch)0
-rw-r--r--toolchain/gcc/patches/6.3.0/840-armv4_pass_fix-v4bx_to_ld.patch (renamed from toolchain/gcc/patches/6.2.0/840-armv4_pass_fix-v4bx_to_ld.patch)0
-rw-r--r--toolchain/gcc/patches/6.3.0/850-use_shared_libgcc.patch (renamed from toolchain/gcc/patches/6.2.0/850-use_shared_libgcc.patch)0
-rw-r--r--toolchain/gcc/patches/6.3.0/851-libgcc_no_compat.patch (renamed from toolchain/gcc/patches/6.2.0/851-libgcc_no_compat.patch)0
-rw-r--r--toolchain/gcc/patches/6.3.0/870-ppc_no_crtsavres.patch (renamed from toolchain/gcc/patches/6.2.0/870-ppc_no_crtsavres.patch)2
-rw-r--r--toolchain/gcc/patches/6.3.0/880-no_java_section.patch (renamed from toolchain/gcc/patches/6.2.0/880-no_java_section.patch)0
-rw-r--r--toolchain/gcc/patches/6.3.0/881-no_tm_section.patch (renamed from toolchain/gcc/patches/6.2.0/881-no_tm_section.patch)0
-rw-r--r--toolchain/gcc/patches/6.3.0/900-bad-mips16-crt.patch (renamed from toolchain/gcc/patches/6.2.0/900-bad-mips16-crt.patch)0
-rw-r--r--toolchain/gcc/patches/6.3.0/910-mbsd_multi.patch (renamed from toolchain/gcc/patches/6.2.0/910-mbsd_multi.patch)0
-rw-r--r--toolchain/gcc/patches/6.3.0/920-specs_nonfatal_getenv.patch (renamed from toolchain/gcc/patches/6.2.0/920-specs_nonfatal_getenv.patch)0
-rw-r--r--toolchain/gcc/patches/6.3.0/930-fix-mips-noexecstack.patch (renamed from toolchain/gcc/patches/6.2.0/930-fix-mips-noexecstack.patch)0
-rw-r--r--toolchain/gcc/patches/6.3.0/940-no-clobber-stamp-bits.patch (renamed from toolchain/gcc/patches/6.2.0/940-no-clobber-stamp-bits.patch)2
-rw-r--r--toolchain/gcc/patches/6.3.0/950-cpp_file_path_translation.patch (renamed from toolchain/gcc/patches/6.2.0/950-cpp_file_path_translation.patch)0
23 files changed, 4 insertions, 6 deletions
diff --git a/toolchain/gcc/patches/6.2.0/001-revert_register_mode_search.patch b/toolchain/gcc/patches/6.3.0/001-revert_register_mode_search.patch
index bd6fbdb4a9..bd6fbdb4a9 100644
--- a/toolchain/gcc/patches/6.2.0/001-revert_register_mode_search.patch
+++ b/toolchain/gcc/patches/6.3.0/001-revert_register_mode_search.patch
diff --git a/toolchain/gcc/patches/6.2.0/002-case_insensitive.patch b/toolchain/gcc/patches/6.3.0/002-case_insensitive.patch
index b3d2dbe291..b3d2dbe291 100644
--- a/toolchain/gcc/patches/6.2.0/002-case_insensitive.patch
+++ b/toolchain/gcc/patches/6.3.0/002-case_insensitive.patch
diff --git a/toolchain/gcc/patches/6.2.0/010-documentation.patch b/toolchain/gcc/patches/6.3.0/010-documentation.patch
index 2adb28c83d..2adb28c83d 100644
--- a/toolchain/gcc/patches/6.2.0/010-documentation.patch
+++ b/toolchain/gcc/patches/6.3.0/010-documentation.patch
diff --git a/toolchain/gcc/patches/6.2.0/100-uclibc-conf.patch b/toolchain/gcc/patches/6.3.0/100-uclibc-conf.patch
index ff9ad94f62..ff9ad94f62 100644
--- a/toolchain/gcc/patches/6.2.0/100-uclibc-conf.patch
+++ b/toolchain/gcc/patches/6.3.0/100-uclibc-conf.patch
diff --git a/toolchain/gcc/patches/6.2.0/230-musl_libssp.patch b/toolchain/gcc/patches/6.3.0/230-musl_libssp.patch
index 8dfd1fc287..8dfd1fc287 100644
--- a/toolchain/gcc/patches/6.2.0/230-musl_libssp.patch
+++ b/toolchain/gcc/patches/6.3.0/230-musl_libssp.patch
diff --git a/toolchain/gcc/patches/6.2.0/280-musl-disable-ifunc-by-default.patch b/toolchain/gcc/patches/6.3.0/280-musl-disable-ifunc-by-default.patch
index af5acf8cc9..df09e4f636 100644
--- a/toolchain/gcc/patches/6.2.0/280-musl-disable-ifunc-by-default.patch
+++ b/toolchain/gcc/patches/6.3.0/280-musl-disable-ifunc-by-default.patch
@@ -14,11 +14,9 @@ git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@239859 138bc75d-0d04-0410-961f-8
gcc/config.gcc | 4 ++--
2 files changed, 6 insertions(+), 2 deletions(-)
-diff --git a/gcc/config.gcc b/gcc/config.gcc
-index 8827dc8..e544d76 100644
--- a/gcc/config.gcc
+++ b/gcc/config.gcc
-@@ -1465,7 +1465,7 @@ i[34567]86-*-linux* | i[34567]86-*-kfreebsd*-gnu | i[34567]86-*-gnu* | i[34567]8
+@@ -1495,7 +1495,7 @@ i[34567]86-*-linux* | i[34567]86-*-kfree
extra_options="${extra_options} linux-android.opt"
# Assume modern glibc if not targeting Android nor uclibc.
case ${target} in
@@ -27,7 +25,7 @@ index 8827dc8..e544d76 100644
;;
*)
default_gnu_indirect_function=yes
-@@ -1531,7 +1531,7 @@ x86_64-*-linux* | x86_64-*-kfreebsd*-gnu)
+@@ -1564,7 +1564,7 @@ x86_64-*-linux* | x86_64-*-kfreebsd*-gnu
extra_options="${extra_options} linux-android.opt"
# Assume modern glibc if not targeting Android nor uclibc.
case ${target} in
diff --git a/toolchain/gcc/patches/6.2.0/300-mips_Os_cpu_rtx_cost_model.patch b/toolchain/gcc/patches/6.3.0/300-mips_Os_cpu_rtx_cost_model.patch
index d76bd8cb1d..d76bd8cb1d 100644
--- a/toolchain/gcc/patches/6.2.0/300-mips_Os_cpu_rtx_cost_model.patch
+++ b/toolchain/gcc/patches/6.3.0/300-mips_Os_cpu_rtx_cost_model.patch
diff --git a/toolchain/gcc/patches/6.2.0/800-arm_v5te_no_ldrd_strd.patch b/toolchain/gcc/patches/6.3.0/800-arm_v5te_no_ldrd_strd.patch
index 2e7c23f851..2e7c23f851 100644
--- a/toolchain/gcc/patches/6.2.0/800-arm_v5te_no_ldrd_strd.patch
+++ b/toolchain/gcc/patches/6.3.0/800-arm_v5te_no_ldrd_strd.patch
diff --git a/toolchain/gcc/patches/6.2.0/810-arm-softfloat-libgcc.patch b/toolchain/gcc/patches/6.3.0/810-arm-softfloat-libgcc.patch
index 1d06f5b2ec..1d06f5b2ec 100644
--- a/toolchain/gcc/patches/6.2.0/810-arm-softfloat-libgcc.patch
+++ b/toolchain/gcc/patches/6.3.0/810-arm-softfloat-libgcc.patch
diff --git a/toolchain/gcc/patches/6.2.0/820-libgcc_pic.patch b/toolchain/gcc/patches/6.3.0/820-libgcc_pic.patch
index f925d96f66..f925d96f66 100644
--- a/toolchain/gcc/patches/6.2.0/820-libgcc_pic.patch
+++ b/toolchain/gcc/patches/6.3.0/820-libgcc_pic.patch
diff --git a/toolchain/gcc/patches/6.2.0/830-arm_unbreak_armv4t.patch b/toolchain/gcc/patches/6.3.0/830-arm_unbreak_armv4t.patch
index 37f8f2a54d..37f8f2a54d 100644
--- a/toolchain/gcc/patches/6.2.0/830-arm_unbreak_armv4t.patch
+++ b/toolchain/gcc/patches/6.3.0/830-arm_unbreak_armv4t.patch
diff --git a/toolchain/gcc/patches/6.2.0/840-armv4_pass_fix-v4bx_to_ld.patch b/toolchain/gcc/patches/6.3.0/840-armv4_pass_fix-v4bx_to_ld.patch
index cb1fb98235..cb1fb98235 100644
--- a/toolchain/gcc/patches/6.2.0/840-armv4_pass_fix-v4bx_to_ld.patch
+++ b/toolchain/gcc/patches/6.3.0/840-armv4_pass_fix-v4bx_to_ld.patch
diff --git a/toolchain/gcc/patches/6.2.0/850-use_shared_libgcc.patch b/toolchain/gcc/patches/6.3.0/850-use_shared_libgcc.patch
index cd20244c69..cd20244c69 100644
--- a/toolchain/gcc/patches/6.2.0/850-use_shared_libgcc.patch
+++ b/toolchain/gcc/patches/6.3.0/850-use_shared_libgcc.patch
diff --git a/toolchain/gcc/patches/6.2.0/851-libgcc_no_compat.patch b/toolchain/gcc/patches/6.3.0/851-libgcc_no_compat.patch
index 80c3476841..80c3476841 100644
--- a/toolchain/gcc/patches/6.2.0/851-libgcc_no_compat.patch
+++ b/toolchain/gcc/patches/6.3.0/851-libgcc_no_compat.patch
diff --git a/toolchain/gcc/patches/6.2.0/870-ppc_no_crtsavres.patch b/toolchain/gcc/patches/6.3.0/870-ppc_no_crtsavres.patch
index c1eaf975c3..9e543a0fc2 100644
--- a/toolchain/gcc/patches/6.2.0/870-ppc_no_crtsavres.patch
+++ b/toolchain/gcc/patches/6.3.0/870-ppc_no_crtsavres.patch
@@ -1,6 +1,6 @@
--- a/gcc/config/rs6000/rs6000.c
+++ b/gcc/config/rs6000/rs6000.c
-@@ -24141,7 +24141,7 @@ rs6000_savres_strategy (rs6000_stack_t *
+@@ -24171,7 +24171,7 @@ rs6000_savres_strategy (rs6000_stack_t *
/* Define cutoff for using out-of-line functions to save registers. */
if (DEFAULT_ABI == ABI_V4 || TARGET_ELF)
{
diff --git a/toolchain/gcc/patches/6.2.0/880-no_java_section.patch b/toolchain/gcc/patches/6.3.0/880-no_java_section.patch
index 0fa9e627c2..0fa9e627c2 100644
--- a/toolchain/gcc/patches/6.2.0/880-no_java_section.patch
+++ b/toolchain/gcc/patches/6.3.0/880-no_java_section.patch
diff --git a/toolchain/gcc/patches/6.2.0/881-no_tm_section.patch b/toolchain/gcc/patches/6.3.0/881-no_tm_section.patch
index fab5db3be5..fab5db3be5 100644
--- a/toolchain/gcc/patches/6.2.0/881-no_tm_section.patch
+++ b/toolchain/gcc/patches/6.3.0/881-no_tm_section.patch
diff --git a/toolchain/gcc/patches/6.2.0/900-bad-mips16-crt.patch b/toolchain/gcc/patches/6.3.0/900-bad-mips16-crt.patch
index dd6e9dc889..dd6e9dc889 100644
--- a/toolchain/gcc/patches/6.2.0/900-bad-mips16-crt.patch
+++ b/toolchain/gcc/patches/6.3.0/900-bad-mips16-crt.patch
diff --git a/toolchain/gcc/patches/6.2.0/910-mbsd_multi.patch b/toolchain/gcc/patches/6.3.0/910-mbsd_multi.patch
index 62203dfcf6..62203dfcf6 100644
--- a/toolchain/gcc/patches/6.2.0/910-mbsd_multi.patch
+++ b/toolchain/gcc/patches/6.3.0/910-mbsd_multi.patch
diff --git a/toolchain/gcc/patches/6.2.0/920-specs_nonfatal_getenv.patch b/toolchain/gcc/patches/6.3.0/920-specs_nonfatal_getenv.patch
index dc0acb95a8..dc0acb95a8 100644
--- a/toolchain/gcc/patches/6.2.0/920-specs_nonfatal_getenv.patch
+++ b/toolchain/gcc/patches/6.3.0/920-specs_nonfatal_getenv.patch
diff --git a/toolchain/gcc/patches/6.2.0/930-fix-mips-noexecstack.patch b/toolchain/gcc/patches/6.3.0/930-fix-mips-noexecstack.patch
index 2a99840b63..2a99840b63 100644
--- a/toolchain/gcc/patches/6.2.0/930-fix-mips-noexecstack.patch
+++ b/toolchain/gcc/patches/6.3.0/930-fix-mips-noexecstack.patch
diff --git a/toolchain/gcc/patches/6.2.0/940-no-clobber-stamp-bits.patch b/toolchain/gcc/patches/6.3.0/940-no-clobber-stamp-bits.patch
index 65f59fcfa7..68e62865b1 100644
--- a/toolchain/gcc/patches/6.2.0/940-no-clobber-stamp-bits.patch
+++ b/toolchain/gcc/patches/6.3.0/940-no-clobber-stamp-bits.patch
@@ -1,6 +1,6 @@
--- a/libstdc++-v3/include/Makefile.in
+++ b/libstdc++-v3/include/Makefile.in
-@@ -1458,7 +1458,7 @@ stamp-bits: ${bits_headers}
+@@ -1459,7 +1459,7 @@ stamp-bits: ${bits_headers}
@$(STAMP) stamp-bits
stamp-bits-sup: stamp-bits ${bits_sup_headers}
diff --git a/toolchain/gcc/patches/6.2.0/950-cpp_file_path_translation.patch b/toolchain/gcc/patches/6.3.0/950-cpp_file_path_translation.patch
index d467eb7c9a..d467eb7c9a 100644
--- a/toolchain/gcc/patches/6.2.0/950-cpp_file_path_translation.patch
+++ b/toolchain/gcc/patches/6.3.0/950-cpp_file_path_translation.patch