[oe-commits] [openembedded-core] branch master-next updated (1645ece -> e12103d)

git at git.openembedded.org git at git.openembedded.org
Wed Jun 6 23:31:49 UTC 2018


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a change to branch master-next
in repository openembedded-core.

    from 1645ece  rpm: Fix patch to ensure variables aren't used uninitialised
     new 52ee913  tune/arm: Set -mtune instead of -mcpu
     new 3249272  valgrind: Remove code to remove -mcpu option on arm
     new 999a1e0  tune-mips-74k.inc: add tune file for 74kc mips
     new 028e18e  gcc-8: Add recipes for 8.1 release
     new 28123bb  gcc-8: Disable libssp for non mingw targets
     new 1259908  gcc-8: Disable float128 for ppc/musl
     new 429bb34  gcc-8: Enabled mspe options for rs6000 ppc backend
     new 58a3084  tcmode-default: Switch to gcc 8.0
     new 1aeac9c  linux-yocto: Fix build with gcc8 for ppc
     new b1b9cb8  linux-yocto: Fix mips build with gcc8
     new b782903  linux-yocto: Fix mips64 build with gcc8
     new e12103d  linux-yocto: Fix GCC 8 -Wrestrict error

The 12 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 meta/conf/distro/include/tcmode-default.inc        |   2 +-
 meta/conf/machine/include/mips/tune-mips-74k.inc   |  37 +++
 meta/conf/machine/include/tune-arm1136jf-s.inc     |   2 +-
 meta/conf/machine/include/tune-arm920t.inc         |   2 +-
 meta/conf/machine/include/tune-arm926ejs.inc       |   2 +-
 meta/conf/machine/include/tune-arm9tdmi.inc        |   2 +-
 meta/conf/machine/include/tune-cortexa15.inc       |   2 +-
 meta/conf/machine/include/tune-cortexa17.inc       |   2 +-
 meta/conf/machine/include/tune-cortexa5.inc        |   2 +-
 meta/conf/machine/include/tune-cortexa7.inc        |   2 +-
 meta/conf/machine/include/tune-cortexa8.inc        |   2 +-
 meta/conf/machine/include/tune-cortexa9.inc        |   2 +-
 meta/conf/machine/include/tune-ep9312.inc          |   2 +-
 meta/conf/machine/include/tune-iwmmxt.inc          |   2 +-
 meta/conf/machine/include/tune-strongarm1100.inc   |   2 +-
 meta/conf/machine/include/tune-thunderx.inc        |   2 +-
 meta/conf/machine/include/tune-xscale.inc          |   2 +-
 meta/recipes-devtools/gcc/gcc-8.1.inc              | 127 ++++++++++
 .../0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch     |  42 ++++
 .../gcc/gcc-8.1/0002-c99-snprintf.patch            |  28 +++
 .../0003-gcc-poison-system-directories.patch       | 192 +++++++++++++++
 .../gcc/gcc-8.1/0004-gcc-poison-dir-extend.patch   |  39 ++++
 .../0005-gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch |  73 ++++++
 .../gcc/gcc-8.1/0006-64-bit-multilib-hack.patch    |  85 +++++++
 .../gcc/gcc-8.1/0007-optional-libstdc.patch        | 125 ++++++++++
 ...0008-gcc-disable-MASK_RELAX_PIC_CALLS-bit.patch |  59 +++++
 .../gcc/gcc-8.1/0009-COLLECT_GCC_OPTIONS.patch     |  38 +++
 ...efaults.h-in-B-instead-of-S-and-t-oe-in-B.patch |  96 ++++++++
 .../gcc-8.1/0011-fortran-cross-compile-hack.patch  |  46 ++++
 .../gcc/gcc-8.1/0012-cpp-honor-sysroot.patch       |  54 +++++
 .../gcc-8.1/0013-MIPS64-Default-to-N64-ABI.patch   |  57 +++++
 ...C_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch | 234 +++++++++++++++++++
 ...0015-gcc-Fix-argument-list-too-long-error.patch |  40 ++++
 .../gcc/gcc-8.1/0016-Disable-sdt.patch             | 113 +++++++++
 .../gcc/gcc-8.1/0017-libtool.patch                 |  42 ++++
 ...4-pass-fix-v4bx-to-linker-to-support-EABI.patch |  43 ++++
 ...tilib-config-files-from-B-instead-of-usin.patch | 102 ++++++++
 ...-libdir-from-.la-which-usually-points-to-.patch |  31 +++
 .../gcc/gcc-8.1/0021-export-CPP.patch              |  53 +++++
 ...-MULTILIB_OSDIRNAMES-and-other-multilib-o.patch |  42 ++++
 ...Ensure-target-gcc-headers-can-be-included.patch |  98 ++++++++
 ...-t-build-with-disable-dependency-tracking.patch |  54 +++++
 ...h-host-directory-during-relink-if-inst_pr.patch |  38 +++
 ...IBS_DIR-replacement-instead-of-hardcoding.patch |  29 +++
 .../0027-aarch64-Add-support-for-musl-ldso.patch   |  28 +++
 ...ibcc1-fix-libcc1-s-install-path-and-rpath.patch |  54 +++++
 ...-handle-sysroot-support-for-nativesdk-gcc.patch | 213 +++++++++++++++++
 ...et-sysroot-gcc-version-specific-dirs-with.patch | 102 ++++++++
 ...-various-_FOR_BUILD-and-related-variables.patch | 137 +++++++++++
 .../0032-nios2-Define-MUSL_DYNAMIC_LINKER.patch    |  28 +++
 ...shared-to-link-commandline-for-musl-targe.patch |  87 +++++++
 ...34-libgcc-Add-knob-to-use-ldbl-128-on-ppc.patch | 125 ++++++++++
 ...bgcc-using-LDFLAGS-not-just-SHLIB_LDFLAGS.patch |  29 +++
 ...e-alias-for-__cpu_indicator_init-instead-.patch |  86 +++++++
 .../gcc-8.1/0037-sync-gcc-stddef.h-with-musl.patch |  91 ++++++++
 ...ation-fault-in-precompiled-header-generat.patch |  60 +++++
 .../gcc-8.1/0039-Fix-for-testsuite-failure.patch   | 258 +++++++++++++++++++++
 ...0040-Re-introduce-spe-commandline-options.patch |  41 ++++
 meta/recipes-devtools/gcc/gcc-common.inc           |   2 +-
 ...s-canadian_7.3.bb => gcc-cross-canadian_8.1.bb} |   0
 ...oss-initial_7.3.bb => gcc-cross-initial_8.1.bb} |   0
 .../gcc/{gcc-cross_7.3.bb => gcc-cross_8.1.bb}     |   0
 ...-initial_7.3.bb => gcc-crosssdk-initial_8.1.bb} |   0
 .../{gcc-crosssdk_7.3.bb => gcc-crosssdk_8.1.bb}   |   0
 .../gcc/{gcc-runtime_7.3.bb => gcc-runtime_8.1.bb} |   0
 ...gcc-sanitizers_7.3.bb => gcc-sanitizers_8.1.bb} |   0
 .../gcc/{gcc-source_7.3.bb => gcc-source_8.1.bb}   |   0
 .../gcc/{gcc_7.3.bb => gcc_8.1.bb}                 |   0
 ...libgcc-initial_7.3.bb => libgcc-initial_8.1.bb} |   0
 .../gcc/{libgcc_7.3.bb => libgcc_8.1.bb}           |   0
 .../gcc/{libgfortran_7.3.bb => libgfortran_8.1.bb} |   0
 meta/recipes-devtools/valgrind/valgrind_3.13.0.bb  |  11 -
 ...001-mips-Disable-attribute-alias-warnings.patch |  43 ++++
 ...01-mips64-Disable-attribute-alias-warning.patch |  26 +++
 ...01-objtool-perf-Fix-GCC-8-Wrestrict-error.patch |  51 ++++
 ...isable-attribute-alias-warnings-from-gcc8.patch |  31 +++
 ...subcmd-pager.c-do-not-alias-select-params.patch |  43 ++++
 ...ace-Disable-array-bounds-warning-with-gcc.patch |  28 +++
 meta/recipes-kernel/linux/linux-yocto_4.15.bb      |   8 +
 79 files changed, 3603 insertions(+), 28 deletions(-)
 create mode 100644 meta/conf/machine/include/mips/tune-mips-74k.inc
 create mode 100644 meta/recipes-devtools/gcc/gcc-8.1.inc
 create mode 100644 meta/recipes-devtools/gcc/gcc-8.1/0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-8.1/0002-c99-snprintf.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-8.1/0003-gcc-poison-system-directories.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-8.1/0004-gcc-poison-dir-extend.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-8.1/0005-gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-8.1/0006-64-bit-multilib-hack.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-8.1/0007-optional-libstdc.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-8.1/0008-gcc-disable-MASK_RELAX_PIC_CALLS-bit.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-8.1/0009-COLLECT_GCC_OPTIONS.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-8.1/0010-Use-the-defaults.h-in-B-instead-of-S-and-t-oe-in-B.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-8.1/0011-fortran-cross-compile-hack.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-8.1/0012-cpp-honor-sysroot.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-8.1/0013-MIPS64-Default-to-N64-ABI.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-8.1/0014-Define-GLIBC_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-8.1/0015-gcc-Fix-argument-list-too-long-error.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-8.1/0016-Disable-sdt.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-8.1/0017-libtool.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-8.1/0018-gcc-armv4-pass-fix-v4bx-to-linker-to-support-EABI.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-8.1/0019-Use-the-multilib-config-files-from-B-instead-of-usin.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-8.1/0020-Avoid-using-libdir-from-.la-which-usually-points-to-.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-8.1/0021-export-CPP.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-8.1/0022-Disable-the-MULTILIB_OSDIRNAMES-and-other-multilib-o.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-8.1/0023-Ensure-target-gcc-headers-can-be-included.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-8.1/0024-gcc-4.8-won-t-build-with-disable-dependency-tracking.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-8.1/0025-Don-t-search-host-directory-during-relink-if-inst_pr.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-8.1/0026-Use-SYSTEMLIBS_DIR-replacement-instead-of-hardcoding.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-8.1/0027-aarch64-Add-support-for-musl-ldso.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-8.1/0028-libcc1-fix-libcc1-s-install-path-and-rpath.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-8.1/0029-handle-sysroot-support-for-nativesdk-gcc.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-8.1/0030-Search-target-sysroot-gcc-version-specific-dirs-with.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-8.1/0031-Fix-various-_FOR_BUILD-and-related-variables.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-8.1/0032-nios2-Define-MUSL_DYNAMIC_LINKER.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-8.1/0033-Add-ssp_nonshared-to-link-commandline-for-musl-targe.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-8.1/0034-libgcc-Add-knob-to-use-ldbl-128-on-ppc.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-8.1/0035-Link-libgcc-using-LDFLAGS-not-just-SHLIB_LDFLAGS.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-8.1/0036-libgcc_s-Use-alias-for-__cpu_indicator_init-instead-.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-8.1/0037-sync-gcc-stddef.h-with-musl.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-8.1/0038-fix-segmentation-fault-in-precompiled-header-generat.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-8.1/0039-Fix-for-testsuite-failure.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-8.1/0040-Re-introduce-spe-commandline-options.patch
 copy meta/recipes-devtools/gcc/{gcc-cross-canadian_7.3.bb => gcc-cross-canadian_8.1.bb} (100%)
 copy meta/recipes-devtools/gcc/{gcc-cross-initial_7.3.bb => gcc-cross-initial_8.1.bb} (100%)
 copy meta/recipes-devtools/gcc/{gcc-cross_7.3.bb => gcc-cross_8.1.bb} (100%)
 copy meta/recipes-devtools/gcc/{gcc-crosssdk-initial_7.3.bb => gcc-crosssdk-initial_8.1.bb} (100%)
 copy meta/recipes-devtools/gcc/{gcc-crosssdk_7.3.bb => gcc-crosssdk_8.1.bb} (100%)
 copy meta/recipes-devtools/gcc/{gcc-runtime_7.3.bb => gcc-runtime_8.1.bb} (100%)
 copy meta/recipes-devtools/gcc/{gcc-sanitizers_7.3.bb => gcc-sanitizers_8.1.bb} (100%)
 copy meta/recipes-devtools/gcc/{gcc-source_7.3.bb => gcc-source_8.1.bb} (100%)
 copy meta/recipes-devtools/gcc/{gcc_7.3.bb => gcc_8.1.bb} (100%)
 copy meta/recipes-devtools/gcc/{libgcc-initial_7.3.bb => libgcc-initial_8.1.bb} (100%)
 copy meta/recipes-devtools/gcc/{libgcc_7.3.bb => libgcc_8.1.bb} (100%)
 copy meta/recipes-devtools/gcc/{libgfortran_7.3.bb => libgfortran_8.1.bb} (100%)
 create mode 100644 meta/recipes-kernel/linux/files/0001-mips-Disable-attribute-alias-warnings.patch
 create mode 100644 meta/recipes-kernel/linux/files/0001-mips64-Disable-attribute-alias-warning.patch
 create mode 100644 meta/recipes-kernel/linux/files/0001-objtool-perf-Fix-GCC-8-Wrestrict-error.patch
 create mode 100644 meta/recipes-kernel/linux/files/0001-powerpc-Disable-attribute-alias-warnings-from-gcc8.patch
 create mode 100644 meta/recipes-kernel/linux/files/0001-tools-lib-subcmd-pager.c-do-not-alias-select-params.patch
 create mode 100644 meta/recipes-kernel/linux/files/0002-powerpc-ptrace-Disable-array-bounds-warning-with-gcc.patch

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list