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/3] GCC 4.9 upgrade
Date: Thu,  9 Jul 2015 10:51:59 -0700	[thread overview]
Message-ID: <cover.1436464186.git.raj.khem@gmail.com> (raw)

Upgrade gcc4 to 4.9.3
Backport patches to gcc5 to fix warning related diagnostics bugs
runqemu patch required to run weston images otherwise mouse does
not work

Khem Raj (3):
  gcc-4.9: Upgrade to 4.9.3
  gcc-5: Backport patches for -Wno-narrowing behaviour fixes
  runqemu-internal: Replace wacom-tablet with tablet for usbdevice

 meta/recipes-devtools/gcc/gcc-4.9.inc              | 11 ++-
 ...BS_DIR-replacement-instead-of-hardcoding.patch} |  0
 ...racking.c-backport-from-gcc-trunk-r212178.patch | 39 ----------
 meta/recipes-devtools/gcc/gcc-5.1.inc              |  8 +-
 .../gcc/gcc-5.1/backport/0001-PR65801.patch        | 89 ++++++++++++++++++++++
 .../gcc/gcc-5.1/backport/0002-PR65858.patch        | 63 +++++++++++++++
 .../gcc/gcc-5.1/backport/0003-PR66007.patch        | 73 ++++++++++++++++++
 scripts/runqemu-internal                           |  4 +-
 8 files changed, 239 insertions(+), 48 deletions(-)
 rename meta/recipes-devtools/gcc/gcc-4.9/{0063-Use-SYSTEMLIBS_DIR-replacement-instead-of-hardcoding.patch => 0062-Use-SYSTEMLIBS_DIR-replacement-instead-of-hardcoding.patch} (100%)
 delete mode 100644 meta/recipes-devtools/gcc/gcc-4.9/0062-gcc-var-tracking.c-backport-from-gcc-trunk-r212178.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-5.1/backport/0001-PR65801.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-5.1/backport/0002-PR65858.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-5.1/backport/0003-PR66007.patch

-- 
2.1.4



             reply	other threads:[~2015-07-09 17:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-09 17:51 Khem Raj [this message]
2015-07-09 17:52 ` [PATCH 1/3] gcc-4.9: Upgrade to 4.9.3 Khem Raj
2015-07-13  8:12   ` Robert Yang
2015-07-15  4:07     ` Khem Raj
2015-07-15  6:00       ` Robert Yang
2015-07-15 12:48         ` Bruce Ashfield
2015-07-09 17:52 ` [PATCH 2/3] gcc-5: Backport patches for -Wno-narrowing behaviour fixes Khem Raj
2015-07-09 17:52 ` [PATCH 3/3] runqemu-internal: Replace wacom-tablet with tablet for usbdevice Khem Raj
2015-08-05 11:50   ` Jussi Kukkonen

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.1436464186.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.