All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/4] llvm 6.0 update and Misc fixes
Date: Sun,  1 Apr 2018 00:19:32 -0700	[thread overview]
Message-ID: <cover.1522567040.git.raj.khem@gmail.com> (raw)

Most of these fixes are inspired by gcc8 they are mostly harmless
llvm 6.0 is something we should get into sumo as well and its a leaf recipe


The following changes since commit 4cedddb83623c79980b354642dfeaf78218ca4b7:

  libpcre-ptest: skip locale test (2018-03-30 09:40:34 +0100)

are available in the Git repository at:

  git://git.openembedded.org/openembedded-core-contrib kraj/pu
  http://cgit.openembedded.org/openembedded-core-contrib/log/?h=kraj/pu

Khem Raj (4):
  x264: Use updated gnu-config artifacts
  nasm: Fix pure function warnings
  systemtap: Backport a fix for build with gcc8
  llvm: Upgrade to 6.0 release

 ...LibraryInfo-Undefine-libc-functions-if-th.patch |  20 +-
 .../0002-llvm-allow-env-override-of-exe-path.patch |   4 +-
 meta/recipes-devtools/llvm/llvm_git.bb             |  11 +-
 ...rop-pure-function-attribute-from-seg_init.patch |  27 +++
 meta/recipes-devtools/nasm/nasm_2.13.03.bb         |   4 +-
 .../systemtap/systemtap/0001-Fixes-for-gcc-8.patch | 215 +++++++++++++++++++++
 meta/recipes-kernel/systemtap/systemtap_git.inc    |   1 +
 meta/recipes-multimedia/x264/x264_git.bb           |   2 +
 8 files changed, 266 insertions(+), 18 deletions(-)
 create mode 100644 meta/recipes-devtools/nasm/nasm/0001-asmlib-Drop-pure-function-attribute-from-seg_init.patch
 create mode 100644 meta/recipes-kernel/systemtap/systemtap/0001-Fixes-for-gcc-8.patch

-- 
2.16.3



             reply	other threads:[~2018-04-01  7:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-01  7:19 Khem Raj [this message]
2018-04-01  7:19 ` [PATCH 1/4] x264: Use updated gnu-config artifacts Khem Raj
2018-04-01  7:19 ` [PATCH 2/4] nasm: Fix pure function warnings Khem Raj
2018-04-01  7:19 ` [PATCH 3/4] systemtap: Backport a fix for build with gcc8 Khem Raj
2018-04-01  7:19 ` [PATCH 4/4] llvm: Upgrade to 6.0 release Khem Raj
2018-04-03 19:05   ` Martin Jansa
2018-04-01  7:32 ` ✗ patchtest: failure for llvm 6.0 update and Misc fixes Patchwork

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1522567040.git.raj.khem@gmail.com \
    --to=raj.khem@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.