toolchain/gcc: update 5.x to 5.5.0
authorRyan Mounce <ryan@mounce.com.au>
Thu, 12 Oct 2017 01:21:36 +0000 (11:51 +1030)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 14 Oct 2017 22:24:22 +0000 (00:24 +0200)
commitd67979b9d61e4b726431ba97bfed325ad31b3e97
treef4b9f54d1868a12deda513c139254c9078272dec
parentf81b353c9f33f5afa32eebe0ee1dc290e927e5ee
toolchain/gcc: update 5.x to 5.5.0

This is the final bugfix release in the gcc-5 series.

Compile and run tested on macOS 10.13 (Xcode 9), mvebu/ar71xx.

Removed redundant patch for macOS (backported upstream by yours truly)

Signed-off-by: Ryan Mounce <ryan@mounce.com.au>
83 files changed:
toolchain/gcc/Config.version
toolchain/gcc/common.mk
toolchain/gcc/patches/5.4.0/001-revert_register_mode_search.patch [deleted file]
toolchain/gcc/patches/5.4.0/002-case_insensitive.patch [deleted file]
toolchain/gcc/patches/5.4.0/010-documentation.patch [deleted file]
toolchain/gcc/patches/5.4.0/020-no-plt-backport.patch [deleted file]
toolchain/gcc/patches/5.4.0/030-macos-header-fix-backport.patch [deleted file]
toolchain/gcc/patches/5.4.0/040-fix-mips-ICE-PR-68400.patch [deleted file]
toolchain/gcc/patches/5.4.0/200-musl_config.patch [deleted file]
toolchain/gcc/patches/5.4.0/201-musl_arm.patch [deleted file]
toolchain/gcc/patches/5.4.0/202-musl_mips.patch [deleted file]
toolchain/gcc/patches/5.4.0/203-musl_powerpc.patch [deleted file]
toolchain/gcc/patches/5.4.0/204-musl_sh.patch [deleted file]
toolchain/gcc/patches/5.4.0/205-musl_x86.patch [deleted file]
toolchain/gcc/patches/5.4.0/206-musl_aarch64.patch [deleted file]
toolchain/gcc/patches/5.4.0/207-musl_fixincludes.patch [deleted file]
toolchain/gcc/patches/5.4.0/209-musl_libstdc++.patch [deleted file]
toolchain/gcc/patches/5.4.0/230-musl_libssp.patch [deleted file]
toolchain/gcc/patches/5.4.0/240-musl-libitm-fixes.patch [deleted file]
toolchain/gcc/patches/5.4.0/250-add-musl.patch [deleted file]
toolchain/gcc/patches/5.4.0/260-musl-add-unwind-fix.patch [deleted file]
toolchain/gcc/patches/5.4.0/270-musl-add-powerpc-softfloat-fix.patch [deleted file]
toolchain/gcc/patches/5.4.0/280-musl-disable-ifunc-by-default.patch [deleted file]
toolchain/gcc/patches/5.4.0/300-mips_Os_cpu_rtx_cost_model.patch [deleted file]
toolchain/gcc/patches/5.4.0/800-arm_v5te_no_ldrd_strd.patch [deleted file]
toolchain/gcc/patches/5.4.0/810-arm-softfloat-libgcc.patch [deleted file]
toolchain/gcc/patches/5.4.0/820-libgcc_pic.patch [deleted file]
toolchain/gcc/patches/5.4.0/830-arm_unbreak_armv4t.patch [deleted file]
toolchain/gcc/patches/5.4.0/840-armv4_pass_fix-v4bx_to_ld.patch [deleted file]
toolchain/gcc/patches/5.4.0/850-use_shared_libgcc.patch [deleted file]
toolchain/gcc/patches/5.4.0/851-libgcc_no_compat.patch [deleted file]
toolchain/gcc/patches/5.4.0/870-ppc_no_crtsavres.patch [deleted file]
toolchain/gcc/patches/5.4.0/880-no_java_section.patch [deleted file]
toolchain/gcc/patches/5.4.0/881-no_tm_section.patch [deleted file]
toolchain/gcc/patches/5.4.0/900-bad-mips16-crt.patch [deleted file]
toolchain/gcc/patches/5.4.0/910-mbsd_multi.patch [deleted file]
toolchain/gcc/patches/5.4.0/920-specs_nonfatal_getenv.patch [deleted file]
toolchain/gcc/patches/5.4.0/930-fix-mips-noexecstack.patch [deleted file]
toolchain/gcc/patches/5.4.0/931-fix-MIPS-softfloat-build-issue.patch [deleted file]
toolchain/gcc/patches/5.4.0/940-no-clobber-stamp-bits.patch [deleted file]
toolchain/gcc/patches/5.4.0/950-cpp_file_path_translation.patch [deleted file]
toolchain/gcc/patches/5.4.0/960-go_libm.patch [deleted file]
toolchain/gcc/patches/5.4.0/970-warn_bug.patch [deleted file]
toolchain/gcc/patches/5.5.0/001-revert_register_mode_search.patch [new file with mode: 0644]
toolchain/gcc/patches/5.5.0/002-case_insensitive.patch [new file with mode: 0644]
toolchain/gcc/patches/5.5.0/010-documentation.patch [new file with mode: 0644]
toolchain/gcc/patches/5.5.0/020-no-plt-backport.patch [new file with mode: 0644]
toolchain/gcc/patches/5.5.0/040-fix-mips-ICE-PR-68400.patch [new file with mode: 0644]
toolchain/gcc/patches/5.5.0/200-musl_config.patch [new file with mode: 0644]
toolchain/gcc/patches/5.5.0/201-musl_arm.patch [new file with mode: 0644]
toolchain/gcc/patches/5.5.0/202-musl_mips.patch [new file with mode: 0644]
toolchain/gcc/patches/5.5.0/203-musl_powerpc.patch [new file with mode: 0644]
toolchain/gcc/patches/5.5.0/204-musl_sh.patch [new file with mode: 0644]
toolchain/gcc/patches/5.5.0/205-musl_x86.patch [new file with mode: 0644]
toolchain/gcc/patches/5.5.0/206-musl_aarch64.patch [new file with mode: 0644]
toolchain/gcc/patches/5.5.0/207-musl_fixincludes.patch [new file with mode: 0644]
toolchain/gcc/patches/5.5.0/209-musl_libstdc++.patch [new file with mode: 0644]
toolchain/gcc/patches/5.5.0/230-musl_libssp.patch [new file with mode: 0644]
toolchain/gcc/patches/5.5.0/240-musl-libitm-fixes.patch [new file with mode: 0644]
toolchain/gcc/patches/5.5.0/250-add-musl.patch [new file with mode: 0644]
toolchain/gcc/patches/5.5.0/260-musl-add-unwind-fix.patch [new file with mode: 0644]
toolchain/gcc/patches/5.5.0/270-musl-add-powerpc-softfloat-fix.patch [new file with mode: 0644]
toolchain/gcc/patches/5.5.0/280-musl-disable-ifunc-by-default.patch [new file with mode: 0644]
toolchain/gcc/patches/5.5.0/300-mips_Os_cpu_rtx_cost_model.patch [new file with mode: 0644]
toolchain/gcc/patches/5.5.0/800-arm_v5te_no_ldrd_strd.patch [new file with mode: 0644]
toolchain/gcc/patches/5.5.0/810-arm-softfloat-libgcc.patch [new file with mode: 0644]
toolchain/gcc/patches/5.5.0/820-libgcc_pic.patch [new file with mode: 0644]
toolchain/gcc/patches/5.5.0/830-arm_unbreak_armv4t.patch [new file with mode: 0644]
toolchain/gcc/patches/5.5.0/840-armv4_pass_fix-v4bx_to_ld.patch [new file with mode: 0644]
toolchain/gcc/patches/5.5.0/850-use_shared_libgcc.patch [new file with mode: 0644]
toolchain/gcc/patches/5.5.0/851-libgcc_no_compat.patch [new file with mode: 0644]
toolchain/gcc/patches/5.5.0/870-ppc_no_crtsavres.patch [new file with mode: 0644]
toolchain/gcc/patches/5.5.0/880-no_java_section.patch [new file with mode: 0644]
toolchain/gcc/patches/5.5.0/881-no_tm_section.patch [new file with mode: 0644]
toolchain/gcc/patches/5.5.0/900-bad-mips16-crt.patch [new file with mode: 0644]
toolchain/gcc/patches/5.5.0/910-mbsd_multi.patch [new file with mode: 0644]
toolchain/gcc/patches/5.5.0/920-specs_nonfatal_getenv.patch [new file with mode: 0644]
toolchain/gcc/patches/5.5.0/930-fix-mips-noexecstack.patch [new file with mode: 0644]
toolchain/gcc/patches/5.5.0/931-fix-MIPS-softfloat-build-issue.patch [new file with mode: 0644]
toolchain/gcc/patches/5.5.0/940-no-clobber-stamp-bits.patch [new file with mode: 0644]
toolchain/gcc/patches/5.5.0/950-cpp_file_path_translation.patch [new file with mode: 0644]
toolchain/gcc/patches/5.5.0/960-go_libm.patch [new file with mode: 0644]
toolchain/gcc/patches/5.5.0/970-warn_bug.patch [new file with mode: 0644]