[oe-commits] [openembedded-core] branch rocko-next updated (56f7f7d -> 3f44cfd)

git at git.openembedded.org git at git.openembedded.org
Wed Mar 14 04:00:10 UTC 2018


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

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

 discard 56f7f7d  XXXX tcmode-default: Use gcc 6.x for testing
 discard ffc52a2  gcc: Remove patch causing ICE on x86_64 valgrind compile
 discard 56b2574  gcc6: Backport few more patches
 discard 44a5fda  gcc6: enable FL_LPAE flag for armv7ve cores
 discard f19c673  gcc7/gcc6: Fix unaligned STRD issue on ARM
 discard 86a5707  gcc6: Upgrade to 6.4
 discard e50d2c3  gcc: Fix libssh_nonshared linker specs for ppc/musl
 discard 63490f8  gcc: Link libssp_nonshared.a only on musl targets
 discard 26e2a47  gcc-runtime: Disable libitm on riscv
 discard 46eeffd  Revert "waf.bbclass: explicitly pass bindir and libdir if supported"
     new 956004c  gcc-runtime: Disable libitm on riscv
     new 9ee16f7  gcc: Link libssp_nonshared.a only on musl targets
     new 9d265f3  gcc: Fix libssh_nonshared linker specs for ppc/musl
     new 86ffec0  gcc6: Upgrade to 6.4
     new 7d1fa74  gcc7/gcc6: Fix unaligned STRD issue on ARM
     new e0d856d  gcc6: enable FL_LPAE flag for armv7ve cores
     new f59291f  gcc6: Backport few more patches
     new 36be209  gcc: Remove patch causing ICE on x86_64 valgrind compile
     new 24ef0a7  XXXX tcmode-default: Use gcc 6.x for testing
     new 5c608c1  glibc: add missing TRAP_BRANCH/TRAP_HWBKPT definitions
     new b3311fd  gdb: fix header ordering for TRAP_HWBKPT
     new 3f44cfd  gcc6: Patch to fix broken gcc-sanitizers build

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   (56f7f7d)
            \
             N -- N -- N   refs/heads/rocko-next (3f44cfd)

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 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/classes/waf.bbclass                           | 17 +++-
 ...o-consts.h-enum-definition-for-TRAP_HWBKP.patch | 69 +++++++++++++++++
 meta/recipes-core/glibc/glibc_2.26.bb              |  1 +
 meta/recipes-devtools/gcc/gcc-6.4.inc              |  1 +
 .../gcc/gcc-6.4/backport/0013-gcc-sanitizers.patch | 90 ++++++++++++++++++++++
 meta/recipes-devtools/gdb/gdb-8.0.inc              |  1 +
 ...4-defining-TRAP_HWBKPT-before-including-g.patch | 56 ++++++++++++++
 7 files changed, 234 insertions(+), 1 deletion(-)
 create mode 100644 meta/recipes-core/glibc/glibc/0029-bits-siginfo-consts.h-enum-definition-for-TRAP_HWBKP.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-6.4/backport/0013-gcc-sanitizers.patch
 create mode 100644 meta/recipes-devtools/gdb/gdb/gdb-Fix-ia64-defining-TRAP_HWBKPT-before-including-g.patch

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


More information about the Openembedded-commits mailing list