]> code.ossystems Code Review - openembedded-core.git/commit
gcc-8: Add recipes for 8.1 release
authorKhem Raj <raj.khem@gmail.com>
Wed, 6 Jun 2018 21:37:20 +0000 (14:37 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 8 Jun 2018 10:11:22 +0000 (11:11 +0100)
commitc26156898ca83c96fea100ced9bc1f3d5b974bda
treece67fe69b90ce3b9b3297fdfd51ec5acc76a5952
parentee054e12f6d4c4cbda66ebbc7d09ecad964a84d1
gcc-8: Add recipes for 8.1 release

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
52 files changed:
meta/recipes-devtools/gcc/gcc-8.1.inc [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-8.1/0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-8.1/0002-c99-snprintf.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-8.1/0003-gcc-poison-system-directories.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-8.1/0004-gcc-poison-dir-extend.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-8.1/0005-gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-8.1/0006-64-bit-multilib-hack.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-8.1/0007-optional-libstdc.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-8.1/0008-gcc-disable-MASK_RELAX_PIC_CALLS-bit.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-8.1/0009-COLLECT_GCC_OPTIONS.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-8.1/0010-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-8.1/0011-fortran-cross-compile-hack.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-8.1/0012-cpp-honor-sysroot.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-8.1/0013-MIPS64-Default-to-N64-ABI.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-8.1/0014-Define-GLIBC_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-8.1/0015-gcc-Fix-argument-list-too-long-error.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-8.1/0016-Disable-sdt.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-8.1/0017-libtool.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-8.1/0018-gcc-armv4-pass-fix-v4bx-to-linker-to-support-EABI.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-8.1/0019-Use-the-multilib-config-files-from-B-instead-of-usin.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-8.1/0020-Avoid-using-libdir-from-.la-which-usually-points-to-.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-8.1/0021-export-CPP.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-8.1/0022-Disable-the-MULTILIB_OSDIRNAMES-and-other-multilib-o.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-8.1/0023-Ensure-target-gcc-headers-can-be-included.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-8.1/0024-gcc-4.8-won-t-build-with-disable-dependency-tracking.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-8.1/0025-Don-t-search-host-directory-during-relink-if-inst_pr.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-8.1/0026-Use-SYSTEMLIBS_DIR-replacement-instead-of-hardcoding.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-8.1/0027-aarch64-Add-support-for-musl-ldso.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-8.1/0028-libcc1-fix-libcc1-s-install-path-and-rpath.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-8.1/0029-handle-sysroot-support-for-nativesdk-gcc.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-8.1/0030-Search-target-sysroot-gcc-version-specific-dirs-with.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-8.1/0031-Fix-various-_FOR_BUILD-and-related-variables.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-8.1/0032-nios2-Define-MUSL_DYNAMIC_LINKER.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-8.1/0033-Add-ssp_nonshared-to-link-commandline-for-musl-targe.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-8.1/0034-libgcc-Add-knob-to-use-ldbl-128-on-ppc.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-8.1/0035-Link-libgcc-using-LDFLAGS-not-just-SHLIB_LDFLAGS.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-8.1/0036-libgcc_s-Use-alias-for-__cpu_indicator_init-instead-.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-8.1/0037-sync-gcc-stddef.h-with-musl.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-8.1/0038-fix-segmentation-fault-in-precompiled-header-generat.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-8.1/0039-Fix-for-testsuite-failure.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-cross-canadian_8.1.bb [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-cross-initial_8.1.bb [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-cross_8.1.bb [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-crosssdk-initial_8.1.bb [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-crosssdk_8.1.bb [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-runtime_8.1.bb [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-sanitizers_8.1.bb [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-source_8.1.bb [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc_8.1.bb [new file with mode: 0644]
meta/recipes-devtools/gcc/libgcc-initial_8.1.bb [new file with mode: 0644]
meta/recipes-devtools/gcc/libgcc_8.1.bb [new file with mode: 0644]
meta/recipes-devtools/gcc/libgfortran_8.1.bb [new file with mode: 0644]