toolchain/arc: update to the most recent release arc-2017.03
authorEvgeniy Didin <Evgeniy.Didin@synopsys.com>
Wed, 12 Jul 2017 15:00:31 +0000 (18:00 +0300)
committerHauke Mehrtens <hauke@hauke-m.de>
Tue, 18 Jul 2017 21:23:27 +0000 (23:23 +0200)
commit8647f4f018e4dee663b65948d75105fae7bb3cdc
tree35e9dc4b1775d9935c846ca4f99cc314715ba57c
parent6f133a44023e4f6941341186a0951e77dd108d50
toolchain/arc: update to the most recent release arc-2017.03

arc-2017.03 is the most recent release toolchain for ARC cores
and it is based on upstream Binutils 2.28 and GCC 6.3.0

Signed-off-by: Evgeniy Didin <Evgeniy.Didin@synopsys.com>
Cc: Alexey Brodkin <abrodkin@synopsys.com>
Cc: John Crispin <john@phrozen.org>
Cc: Hauke Mehrtens <hauke@hauke-m.de>
52 files changed:
package/devel/gdb-arc/Makefile
toolchain/binutils/Config.in
toolchain/binutils/Config.version
toolchain/binutils/Makefile
toolchain/gcc/Config.in
toolchain/gcc/Config.version
toolchain/gcc/common.mk
toolchain/gcc/patches/arc-2016.09-release/001-revert_register_mode_search.patch [deleted file]
toolchain/gcc/patches/arc-2016.09-release/002-case_insensitive.patch [deleted file]
toolchain/gcc/patches/arc-2016.09-release/010-documentation.patch [deleted file]
toolchain/gcc/patches/arc-2016.09-release/230-musl_libssp.patch [deleted file]
toolchain/gcc/patches/arc-2016.09-release/280-musl-disable-ifunc-by-default.patch [deleted file]
toolchain/gcc/patches/arc-2016.09-release/300-mips_Os_cpu_rtx_cost_model.patch [deleted file]
toolchain/gcc/patches/arc-2016.09-release/800-arm_v5te_no_ldrd_strd.patch [deleted file]
toolchain/gcc/patches/arc-2016.09-release/810-arm-softfloat-libgcc.patch [deleted file]
toolchain/gcc/patches/arc-2016.09-release/820-libgcc_pic.patch [deleted file]
toolchain/gcc/patches/arc-2016.09-release/830-arm_unbreak_armv4t.patch [deleted file]
toolchain/gcc/patches/arc-2016.09-release/840-armv4_pass_fix-v4bx_to_ld.patch [deleted file]
toolchain/gcc/patches/arc-2016.09-release/850-use_shared_libgcc.patch [deleted file]
toolchain/gcc/patches/arc-2016.09-release/851-libgcc_no_compat.patch [deleted file]
toolchain/gcc/patches/arc-2016.09-release/870-ppc_no_crtsavres.patch [deleted file]
toolchain/gcc/patches/arc-2016.09-release/880-no_java_section.patch [deleted file]
toolchain/gcc/patches/arc-2016.09-release/881-no_tm_section.patch [deleted file]
toolchain/gcc/patches/arc-2016.09-release/900-bad-mips16-crt.patch [deleted file]
toolchain/gcc/patches/arc-2016.09-release/910-mbsd_multi.patch [deleted file]
toolchain/gcc/patches/arc-2016.09-release/920-specs_nonfatal_getenv.patch [deleted file]
toolchain/gcc/patches/arc-2016.09-release/930-fix-mips-noexecstack.patch [deleted file]
toolchain/gcc/patches/arc-2016.09-release/940-no-clobber-stamp-bits.patch [deleted file]
toolchain/gcc/patches/arc-2016.09-release/950-cpp_file_path_translation.patch [deleted file]
toolchain/gcc/patches/arc-2017.03-release/001-revert_register_mode_search.patch [new file with mode: 0644]
toolchain/gcc/patches/arc-2017.03-release/002-case_insensitive.patch [new file with mode: 0644]
toolchain/gcc/patches/arc-2017.03-release/010-documentation.patch [new file with mode: 0644]
toolchain/gcc/patches/arc-2017.03-release/230-musl_libssp.patch [new file with mode: 0644]
toolchain/gcc/patches/arc-2017.03-release/280-musl-disable-ifunc-by-default.patch [new file with mode: 0644]
toolchain/gcc/patches/arc-2017.03-release/300-mips_Os_cpu_rtx_cost_model.patch [new file with mode: 0644]
toolchain/gcc/patches/arc-2017.03-release/800-arm_v5te_no_ldrd_strd.patch [new file with mode: 0644]
toolchain/gcc/patches/arc-2017.03-release/810-arm-softfloat-libgcc.patch [new file with mode: 0644]
toolchain/gcc/patches/arc-2017.03-release/820-libgcc_pic.patch [new file with mode: 0644]
toolchain/gcc/patches/arc-2017.03-release/830-arm_unbreak_armv4t.patch [new file with mode: 0644]
toolchain/gcc/patches/arc-2017.03-release/840-armv4_pass_fix-v4bx_to_ld.patch [new file with mode: 0644]
toolchain/gcc/patches/arc-2017.03-release/850-use_shared_libgcc.patch [new file with mode: 0644]
toolchain/gcc/patches/arc-2017.03-release/851-libgcc_no_compat.patch [new file with mode: 0644]
toolchain/gcc/patches/arc-2017.03-release/870-ppc_no_crtsavres.patch [new file with mode: 0644]
toolchain/gcc/patches/arc-2017.03-release/880-no_java_section.patch [new file with mode: 0644]
toolchain/gcc/patches/arc-2017.03-release/881-no_tm_section.patch [new file with mode: 0644]
toolchain/gcc/patches/arc-2017.03-release/900-bad-mips16-crt.patch [new file with mode: 0644]
toolchain/gcc/patches/arc-2017.03-release/910-mbsd_multi.patch [new file with mode: 0644]
toolchain/gcc/patches/arc-2017.03-release/920-specs_nonfatal_getenv.patch [new file with mode: 0644]
toolchain/gcc/patches/arc-2017.03-release/930-fix-mips-noexecstack.patch [new file with mode: 0644]
toolchain/gcc/patches/arc-2017.03-release/940-no-clobber-stamp-bits.patch [new file with mode: 0644]
toolchain/gcc/patches/arc-2017.03-release/950-cpp_file_path_translation.patch [new file with mode: 0644]
toolchain/gdb/Makefile