toolchain: gcc: add gcc 5.2.0
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 16 Aug 2015 20:20:36 +0000 (20:20 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 16 Aug 2015 20:20:36 +0000 (20:20 +0000)
commit32c3af6a19792a805392c9dd110bbe19ac69c558
tree41f9c2abc959d7db1e7623109ec9fdf6ca65c74e
parent4ab18306829b42596b31568bf51cf6644941f60f
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>
SVN-Revision: 46611
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]