]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
gcc: Add 5 recipes
authorKhem Raj <raj.khem@gmail.com>
Wed, 6 May 2015 07:04:55 +0000 (00:04 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 9 May 2015 21:25:48 +0000 (22:25 +0100)
commit4bc4acc67e5d7b3f27afadeda5710f9ba5f627d2
treedee85ca9142423adc6a73a54caf4042555b609a0
parent58cc903a5156063b24e48011438a709cb6e09f54
gcc: Add 5 recipes

Drop backports obviously
additionally drop local patches around
parallel compilation since it got reworked upstream

To select set

GCCVERSION = "5.1%"
SDKGCCVERSION = "5.1%"

in local.conf

Change-Id: Icdfa61017a617244128f361b022e7c8f1f9e0610
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
48 files changed:
meta/recipes-devtools/gcc/gcc-5.1.inc [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-5.1/0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-5.1/0002-uclibc-conf.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-5.1/0003-gcc-uclibc-locale-ctype_touplow_t.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-5.1/0004-uclibc-locale.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-5.1/0005-uclibc-locale-no__x.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-5.1/0006-uclibc-locale-wchar_fix.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-5.1/0007-uclibc-locale-update.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-5.1/0008-missing-execinfo_h.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-5.1/0009-c99-snprintf.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-5.1/0010-gcc-poison-system-directories.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-5.1/0011-gcc-poison-dir-extend.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-5.1/0012-gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-5.1/0013-64-bit-multilib-hack.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-5.1/0014-optional-libstdc.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-5.1/0015-gcc-disable-MASK_RELAX_PIC_CALLS-bit.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-5.1/0016-COLLECT_GCC_OPTIONS.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-5.1/0017-Use-the-defaults.h-in-B-instead-of-S-and-t-oe-in-B.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-5.1/0018-fortran-cross-compile-hack.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-5.1/0019-libgcc-sjlj-check.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-5.1/0020-cpp-honor-sysroot.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-5.1/0021-MIPS64-Default-to-N64-ABI.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-5.1/0022-Define-GLIBC_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-5.1/0023-gcc-Fix-argument-list-too-long-error.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-5.1/0024-Disable-sdt.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-5.1/0025-libtool.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-5.1/0026-gcc-armv4-pass-fix-v4bx-to-linker-to-support-EABI.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-5.1/0027-Use-the-multilib-config-files-from-B-instead-of-usin.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-5.1/0028-Avoid-using-libdir-from-.la-which-usually-points-to-.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-5.1/0029-export-CPP.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-5.1/0030-Enable-SPE-AltiVec-generation-on-powepc-linux-target.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-5.1/0031-Disable-the-MULTILIB_OSDIRNAMES-and-other-multilib-o.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-5.1/0032-Ensure-target-gcc-headers-can-be-included.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-5.1/0033-gcc-4.8-won-t-build-with-disable-dependency-tracking.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-5.1/0034-Don-t-search-host-directory-during-relink-if-inst_pr.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-5.1/0035-Dont-link-the-plugins-with-libgomp-explicitly.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-cross-canadian_5.1.bb [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-cross-initial_5.1.bb [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-cross_5.1.bb [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-crosssdk-initial_5.1.bb [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-crosssdk_5.1.bb [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-runtime_5.1.bb [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-sanitizers_5.1.bb [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-source_5.1.bb [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc_5.1.bb [new file with mode: 0644]
meta/recipes-devtools/gcc/libgcc-initial_5.1.bb [new file with mode: 0644]
meta/recipes-devtools/gcc/libgcc_5.1.bb [new file with mode: 0644]
meta/recipes-devtools/gcc/libgfortran_5.1.bb [new file with mode: 0644]