summaryrefslogtreecommitdiff
path: root/toolchain/gcc/patches
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/gcc/patches')
-rw-r--r--toolchain/gcc/patches/arc-2017.03-release/001-revert_register_mode_search.patch (renamed from toolchain/gcc/patches/arc-2016.09-release/001-revert_register_mode_search.patch)0
-rw-r--r--toolchain/gcc/patches/arc-2017.03-release/002-case_insensitive.patch (renamed from toolchain/gcc/patches/arc-2016.09-release/002-case_insensitive.patch)0
-rw-r--r--toolchain/gcc/patches/arc-2017.03-release/010-documentation.patch (renamed from toolchain/gcc/patches/arc-2016.09-release/010-documentation.patch)0
-rw-r--r--toolchain/gcc/patches/arc-2017.03-release/230-musl_libssp.patch (renamed from toolchain/gcc/patches/arc-2016.09-release/230-musl_libssp.patch)0
-rw-r--r--toolchain/gcc/patches/arc-2017.03-release/280-musl-disable-ifunc-by-default.patch (renamed from toolchain/gcc/patches/arc-2016.09-release/280-musl-disable-ifunc-by-default.patch)0
-rw-r--r--toolchain/gcc/patches/arc-2017.03-release/300-mips_Os_cpu_rtx_cost_model.patch (renamed from toolchain/gcc/patches/arc-2016.09-release/300-mips_Os_cpu_rtx_cost_model.patch)0
-rw-r--r--toolchain/gcc/patches/arc-2017.03-release/800-arm_v5te_no_ldrd_strd.patch (renamed from toolchain/gcc/patches/arc-2016.09-release/800-arm_v5te_no_ldrd_strd.patch)0
-rw-r--r--toolchain/gcc/patches/arc-2017.03-release/810-arm-softfloat-libgcc.patch (renamed from toolchain/gcc/patches/arc-2016.09-release/810-arm-softfloat-libgcc.patch)0
-rw-r--r--toolchain/gcc/patches/arc-2017.03-release/820-libgcc_pic.patch (renamed from toolchain/gcc/patches/arc-2016.09-release/820-libgcc_pic.patch)0
-rw-r--r--toolchain/gcc/patches/arc-2017.03-release/830-arm_unbreak_armv4t.patch (renamed from toolchain/gcc/patches/arc-2016.09-release/830-arm_unbreak_armv4t.patch)0
-rw-r--r--toolchain/gcc/patches/arc-2017.03-release/840-armv4_pass_fix-v4bx_to_ld.patch (renamed from toolchain/gcc/patches/arc-2016.09-release/840-armv4_pass_fix-v4bx_to_ld.patch)0
-rw-r--r--toolchain/gcc/patches/arc-2017.03-release/850-use_shared_libgcc.patch (renamed from toolchain/gcc/patches/arc-2016.09-release/850-use_shared_libgcc.patch)0
-rw-r--r--toolchain/gcc/patches/arc-2017.03-release/851-libgcc_no_compat.patch (renamed from toolchain/gcc/patches/arc-2016.09-release/851-libgcc_no_compat.patch)0
-rw-r--r--toolchain/gcc/patches/arc-2017.03-release/870-ppc_no_crtsavres.patch (renamed from toolchain/gcc/patches/arc-2016.09-release/870-ppc_no_crtsavres.patch)0
-rw-r--r--toolchain/gcc/patches/arc-2017.03-release/880-no_java_section.patch (renamed from toolchain/gcc/patches/arc-2016.09-release/880-no_java_section.patch)0
-rw-r--r--toolchain/gcc/patches/arc-2017.03-release/881-no_tm_section.patch (renamed from toolchain/gcc/patches/arc-2016.09-release/881-no_tm_section.patch)0
-rw-r--r--toolchain/gcc/patches/arc-2017.03-release/900-bad-mips16-crt.patch (renamed from toolchain/gcc/patches/arc-2016.09-release/900-bad-mips16-crt.patch)0
-rw-r--r--toolchain/gcc/patches/arc-2017.03-release/910-mbsd_multi.patch (renamed from toolchain/gcc/patches/arc-2016.09-release/910-mbsd_multi.patch)0
-rw-r--r--toolchain/gcc/patches/arc-2017.03-release/920-specs_nonfatal_getenv.patch (renamed from toolchain/gcc/patches/arc-2016.09-release/920-specs_nonfatal_getenv.patch)0
-rw-r--r--toolchain/gcc/patches/arc-2017.03-release/930-fix-mips-noexecstack.patch (renamed from toolchain/gcc/patches/arc-2016.09-release/930-fix-mips-noexecstack.patch)0
-rw-r--r--toolchain/gcc/patches/arc-2017.03-release/940-no-clobber-stamp-bits.patch (renamed from toolchain/gcc/patches/arc-2016.09-release/940-no-clobber-stamp-bits.patch)0
-rw-r--r--toolchain/gcc/patches/arc-2017.03-release/950-cpp_file_path_translation.patch (renamed from toolchain/gcc/patches/arc-2016.09-release/950-cpp_file_path_translation.patch)0
22 files changed, 0 insertions, 0 deletions
diff --git a/toolchain/gcc/patches/arc-2016.09-release/001-revert_register_mode_search.patch b/toolchain/gcc/patches/arc-2017.03-release/001-revert_register_mode_search.patch
index bd6fbdb..bd6fbdb 100644
--- a/toolchain/gcc/patches/arc-2016.09-release/001-revert_register_mode_search.patch
+++ b/toolchain/gcc/patches/arc-2017.03-release/001-revert_register_mode_search.patch
diff --git a/toolchain/gcc/patches/arc-2016.09-release/002-case_insensitive.patch b/toolchain/gcc/patches/arc-2017.03-release/002-case_insensitive.patch
index b3d2dbe..b3d2dbe 100644
--- a/toolchain/gcc/patches/arc-2016.09-release/002-case_insensitive.patch
+++ b/toolchain/gcc/patches/arc-2017.03-release/002-case_insensitive.patch
diff --git a/toolchain/gcc/patches/arc-2016.09-release/010-documentation.patch b/toolchain/gcc/patches/arc-2017.03-release/010-documentation.patch
index 2adb28c..2adb28c 100644
--- a/toolchain/gcc/patches/arc-2016.09-release/010-documentation.patch
+++ b/toolchain/gcc/patches/arc-2017.03-release/010-documentation.patch
diff --git a/toolchain/gcc/patches/arc-2016.09-release/230-musl_libssp.patch b/toolchain/gcc/patches/arc-2017.03-release/230-musl_libssp.patch
index 8dfd1fc..8dfd1fc 100644
--- a/toolchain/gcc/patches/arc-2016.09-release/230-musl_libssp.patch
+++ b/toolchain/gcc/patches/arc-2017.03-release/230-musl_libssp.patch
diff --git a/toolchain/gcc/patches/arc-2016.09-release/280-musl-disable-ifunc-by-default.patch b/toolchain/gcc/patches/arc-2017.03-release/280-musl-disable-ifunc-by-default.patch
index df09e4f..df09e4f 100644
--- a/toolchain/gcc/patches/arc-2016.09-release/280-musl-disable-ifunc-by-default.patch
+++ b/toolchain/gcc/patches/arc-2017.03-release/280-musl-disable-ifunc-by-default.patch
diff --git a/toolchain/gcc/patches/arc-2016.09-release/300-mips_Os_cpu_rtx_cost_model.patch b/toolchain/gcc/patches/arc-2017.03-release/300-mips_Os_cpu_rtx_cost_model.patch
index d76bd8c..d76bd8c 100644
--- a/toolchain/gcc/patches/arc-2016.09-release/300-mips_Os_cpu_rtx_cost_model.patch
+++ b/toolchain/gcc/patches/arc-2017.03-release/300-mips_Os_cpu_rtx_cost_model.patch
diff --git a/toolchain/gcc/patches/arc-2016.09-release/800-arm_v5te_no_ldrd_strd.patch b/toolchain/gcc/patches/arc-2017.03-release/800-arm_v5te_no_ldrd_strd.patch
index 2e7c23f..2e7c23f 100644
--- a/toolchain/gcc/patches/arc-2016.09-release/800-arm_v5te_no_ldrd_strd.patch
+++ b/toolchain/gcc/patches/arc-2017.03-release/800-arm_v5te_no_ldrd_strd.patch
diff --git a/toolchain/gcc/patches/arc-2016.09-release/810-arm-softfloat-libgcc.patch b/toolchain/gcc/patches/arc-2017.03-release/810-arm-softfloat-libgcc.patch
index 1d06f5b..1d06f5b 100644
--- a/toolchain/gcc/patches/arc-2016.09-release/810-arm-softfloat-libgcc.patch
+++ b/toolchain/gcc/patches/arc-2017.03-release/810-arm-softfloat-libgcc.patch
diff --git a/toolchain/gcc/patches/arc-2016.09-release/820-libgcc_pic.patch b/toolchain/gcc/patches/arc-2017.03-release/820-libgcc_pic.patch
index f925d96..f925d96 100644
--- a/toolchain/gcc/patches/arc-2016.09-release/820-libgcc_pic.patch
+++ b/toolchain/gcc/patches/arc-2017.03-release/820-libgcc_pic.patch
diff --git a/toolchain/gcc/patches/arc-2016.09-release/830-arm_unbreak_armv4t.patch b/toolchain/gcc/patches/arc-2017.03-release/830-arm_unbreak_armv4t.patch
index 37f8f2a..37f8f2a 100644
--- a/toolchain/gcc/patches/arc-2016.09-release/830-arm_unbreak_armv4t.patch
+++ b/toolchain/gcc/patches/arc-2017.03-release/830-arm_unbreak_armv4t.patch
diff --git a/toolchain/gcc/patches/arc-2016.09-release/840-armv4_pass_fix-v4bx_to_ld.patch b/toolchain/gcc/patches/arc-2017.03-release/840-armv4_pass_fix-v4bx_to_ld.patch
index cb1fb98..cb1fb98 100644
--- a/toolchain/gcc/patches/arc-2016.09-release/840-armv4_pass_fix-v4bx_to_ld.patch
+++ b/toolchain/gcc/patches/arc-2017.03-release/840-armv4_pass_fix-v4bx_to_ld.patch
diff --git a/toolchain/gcc/patches/arc-2016.09-release/850-use_shared_libgcc.patch b/toolchain/gcc/patches/arc-2017.03-release/850-use_shared_libgcc.patch
index cd20244..cd20244 100644
--- a/toolchain/gcc/patches/arc-2016.09-release/850-use_shared_libgcc.patch
+++ b/toolchain/gcc/patches/arc-2017.03-release/850-use_shared_libgcc.patch
diff --git a/toolchain/gcc/patches/arc-2016.09-release/851-libgcc_no_compat.patch b/toolchain/gcc/patches/arc-2017.03-release/851-libgcc_no_compat.patch
index 80c3476..80c3476 100644
--- a/toolchain/gcc/patches/arc-2016.09-release/851-libgcc_no_compat.patch
+++ b/toolchain/gcc/patches/arc-2017.03-release/851-libgcc_no_compat.patch
diff --git a/toolchain/gcc/patches/arc-2016.09-release/870-ppc_no_crtsavres.patch b/toolchain/gcc/patches/arc-2017.03-release/870-ppc_no_crtsavres.patch
index 9e543a0..9e543a0 100644
--- a/toolchain/gcc/patches/arc-2016.09-release/870-ppc_no_crtsavres.patch
+++ b/toolchain/gcc/patches/arc-2017.03-release/870-ppc_no_crtsavres.patch
diff --git a/toolchain/gcc/patches/arc-2016.09-release/880-no_java_section.patch b/toolchain/gcc/patches/arc-2017.03-release/880-no_java_section.patch
index 0fa9e62..0fa9e62 100644
--- a/toolchain/gcc/patches/arc-2016.09-release/880-no_java_section.patch
+++ b/toolchain/gcc/patches/arc-2017.03-release/880-no_java_section.patch
diff --git a/toolchain/gcc/patches/arc-2016.09-release/881-no_tm_section.patch b/toolchain/gcc/patches/arc-2017.03-release/881-no_tm_section.patch
index fab5db3..fab5db3 100644
--- a/toolchain/gcc/patches/arc-2016.09-release/881-no_tm_section.patch
+++ b/toolchain/gcc/patches/arc-2017.03-release/881-no_tm_section.patch
diff --git a/toolchain/gcc/patches/arc-2016.09-release/900-bad-mips16-crt.patch b/toolchain/gcc/patches/arc-2017.03-release/900-bad-mips16-crt.patch
index dd6e9dc..dd6e9dc 100644
--- a/toolchain/gcc/patches/arc-2016.09-release/900-bad-mips16-crt.patch
+++ b/toolchain/gcc/patches/arc-2017.03-release/900-bad-mips16-crt.patch
diff --git a/toolchain/gcc/patches/arc-2016.09-release/910-mbsd_multi.patch b/toolchain/gcc/patches/arc-2017.03-release/910-mbsd_multi.patch
index 62203df..62203df 100644
--- a/toolchain/gcc/patches/arc-2016.09-release/910-mbsd_multi.patch
+++ b/toolchain/gcc/patches/arc-2017.03-release/910-mbsd_multi.patch
diff --git a/toolchain/gcc/patches/arc-2016.09-release/920-specs_nonfatal_getenv.patch b/toolchain/gcc/patches/arc-2017.03-release/920-specs_nonfatal_getenv.patch
index dc0acb9..dc0acb9 100644
--- a/toolchain/gcc/patches/arc-2016.09-release/920-specs_nonfatal_getenv.patch
+++ b/toolchain/gcc/patches/arc-2017.03-release/920-specs_nonfatal_getenv.patch
diff --git a/toolchain/gcc/patches/arc-2016.09-release/930-fix-mips-noexecstack.patch b/toolchain/gcc/patches/arc-2017.03-release/930-fix-mips-noexecstack.patch
index 2a99840..2a99840 100644
--- a/toolchain/gcc/patches/arc-2016.09-release/930-fix-mips-noexecstack.patch
+++ b/toolchain/gcc/patches/arc-2017.03-release/930-fix-mips-noexecstack.patch
diff --git a/toolchain/gcc/patches/arc-2016.09-release/940-no-clobber-stamp-bits.patch b/toolchain/gcc/patches/arc-2017.03-release/940-no-clobber-stamp-bits.patch
index 68e6286..68e6286 100644
--- a/toolchain/gcc/patches/arc-2016.09-release/940-no-clobber-stamp-bits.patch
+++ b/toolchain/gcc/patches/arc-2017.03-release/940-no-clobber-stamp-bits.patch
diff --git a/toolchain/gcc/patches/arc-2016.09-release/950-cpp_file_path_translation.patch b/toolchain/gcc/patches/arc-2017.03-release/950-cpp_file_path_translation.patch
index d467eb7..d467eb7 100644
--- a/toolchain/gcc/patches/arc-2016.09-release/950-cpp_file_path_translation.patch
+++ b/toolchain/gcc/patches/arc-2017.03-release/950-cpp_file_path_translation.patch