[oe-commits] [openembedded-core] branch morty-next updated (326da03 -> 155936a)

git at git.openembedded.org git at git.openembedded.org
Sun Mar 11 04:36:06 UTC 2018


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

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

 discard 326da03  gcc6: Upgrade to 6.4.0 (latest stable series release)
     new c24f6de  gcc6: Upgrade to 6.3.0
     new 5c3cfa2  gcc-6: Sync gcc stddef.h with musl stddef.h
     new e54f26a  gcc-6: Add fix for missing no-PIE flags
     new be00ad3  gcc: Fix CVE-2016-6131 in libiberty
     new 869d7dd  gcc: Remove unused patch
     new 063f555  gcc-6.3.inc: Use ucontext_t not struct ucontext.
     new 7f5485d  gcc-6.3: Backport patch to fix ICE on ARM
     new 5098e46  gcc-runtime: Disable libitm on riscv
     new 27eaa97  gcc: Link libssp_nonshared.a only on musl targets
     new 7d391a9  gcc: Fix libssh_nonshared linker specs for ppc/musl
     new 02d2a14  gcc6: Upgrade to 6.4
     new 588382b  gcc6: Fix unaligned STRD issue on ARM
     new 9923939  gcc6: enable FL_LPAE flag for armv7ve cores
     new 155936a  gcc6: Backport few more patches

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (326da03)
            \
             N -- N -- N   refs/heads/morty-next (155936a)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 14 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/recipes-devtools/gcc/gcc-5.4.inc              |   1 +
 .../backport => gcc-5.4}/CVE-2016-6131.patch       |  68 +++++---
 meta/recipes-devtools/gcc/gcc-6.4.inc              |   4 +-
 ...shared-to-link-commandline-for-musl-targe.patch |  87 +++++++++
 .../gcc/gcc-6.4/0041-ssp_nonshared.patch           |  28 ---
 ...e-alias-for-__cpu_indicator_init-instead-.patch |   2 +-
 ...-relax-the-restriction-on-subreg-reload-f.patch |  51 ++++++
 ...001-enable-FL_LPAE-flag-for-armv7ve-cores.patch |   2 +-
 ...5-suppress-32-bit-aligned-ldrd-strd-peeph.patch | 194 ---------------------
 meta/recipes-devtools/gcc/gcc-runtime.inc          |   2 +
 10 files changed, 194 insertions(+), 245 deletions(-)
 copy meta/recipes-devtools/gcc/{gcc-6.4/backport => gcc-5.4}/CVE-2016-6131.patch (72%)
 create mode 100644 meta/recipes-devtools/gcc/gcc-6.4/0041-Add-ssp_nonshared-to-link-commandline-for-musl-targe.patch
 delete mode 100644 meta/recipes-devtools/gcc/gcc-6.4/0041-ssp_nonshared.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-6.4/0056-LRA-PR70904-relax-the-restriction-on-subreg-reload-f.patch
 delete mode 100644 meta/recipes-devtools/gcc/gcc-6.4/backport/0057-ARM-PR-82445-suppress-32-bit-aligned-ldrd-strd-peeph.patch

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


More information about the Openembedded-commits mailing list