toolchain: gcc: add gcc 5.2.0
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 16 Aug 2015 20:20:36 +0000 (20:20 +0000)
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 16 Aug 2015 20:20:36 +0000 (20:20 +0000)
commit596e461a6ca2bb94914227de3d82b0b0b688024f
treec6e3971184ea3ad31b0894e3a9f97d9fb14ba70f
parent6eb284b465a2ffb75bfeb5ba03db86f19d6052af
toolchain: gcc: add gcc 5.2.0

This was boot tested on mipsel32, arm32 and x86 only.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46611 3c298f89-4303-0410-b956-a3cf2f4a3e73
33 files changed:
toolchain/gcc/Config.in
toolchain/gcc/Config.version
toolchain/gcc/common.mk
toolchain/gcc/patches/5.2.0/002-case_insensitive.patch [new file with mode: 0644]
toolchain/gcc/patches/5.2.0/010-documentation.patch [new file with mode: 0644]
toolchain/gcc/patches/5.2.0/020-no-plt-backport.patch [new file with mode: 0644]
toolchain/gcc/patches/5.2.0/100-uclibc-conf.patch [new file with mode: 0644]
toolchain/gcc/patches/5.2.0/200-musl_config.patch [new file with mode: 0644]
toolchain/gcc/patches/5.2.0/201-musl_arm.patch [new file with mode: 0644]
toolchain/gcc/patches/5.2.0/202-musl_mips.patch [new file with mode: 0644]
toolchain/gcc/patches/5.2.0/203-musl_powerpc.patch [new file with mode: 0644]
toolchain/gcc/patches/5.2.0/204-musl_sh.patch [new file with mode: 0644]
toolchain/gcc/patches/5.2.0/205-musl_x86.patch [new file with mode: 0644]
toolchain/gcc/patches/5.2.0/206-musl_aarch64.patch [new file with mode: 0644]
toolchain/gcc/patches/5.2.0/207-musl_fixincludes.patch [new file with mode: 0644]
toolchain/gcc/patches/5.2.0/208-musl_gomp.patch [new file with mode: 0644]
toolchain/gcc/patches/5.2.0/209-musl_libstdc++.patch [new file with mode: 0644]
toolchain/gcc/patches/5.2.0/230-musl_libssp.patch [new file with mode: 0644]
toolchain/gcc/patches/5.2.0/800-arm_v5te_no_ldrd_strd.patch [new file with mode: 0644]
toolchain/gcc/patches/5.2.0/810-arm-softfloat-libgcc.patch [new file with mode: 0644]
toolchain/gcc/patches/5.2.0/820-libgcc_pic.patch [new file with mode: 0644]
toolchain/gcc/patches/5.2.0/830-arm_unbreak_armv4t.patch [new file with mode: 0644]
toolchain/gcc/patches/5.2.0/840-armv4_pass_fix-v4bx_to_ld.patch [new file with mode: 0644]
toolchain/gcc/patches/5.2.0/850-use_shared_libgcc.patch [new file with mode: 0644]
toolchain/gcc/patches/5.2.0/851-libgcc_no_compat.patch [new file with mode: 0644]
toolchain/gcc/patches/5.2.0/860-use_eh_frame.patch [new file with mode: 0644]
toolchain/gcc/patches/5.2.0/870-ppc_no_crtsavres.patch [new file with mode: 0644]
toolchain/gcc/patches/5.2.0/880-no_java_section.patch [new file with mode: 0644]
toolchain/gcc/patches/5.2.0/900-bad-mips16-crt.patch [new file with mode: 0644]
toolchain/gcc/patches/5.2.0/910-mbsd_multi.patch [new file with mode: 0644]
toolchain/gcc/patches/5.2.0/920-specs_nonfatal_getenv.patch [new file with mode: 0644]
toolchain/gcc/patches/5.2.0/930-fix-mips-noexecstack.patch [new file with mode: 0644]
toolchain/gcc/patches/5.2.0/940-no-clobber-stamp-bits.patch [new file with mode: 0644]