Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] GCC 4.9 upgrade
@ 2015-07-09 17:51 Khem Raj
  2015-07-09 17:52 ` [PATCH 1/3] gcc-4.9: Upgrade to 4.9.3 Khem Raj
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Khem Raj @ 2015-07-09 17:51 UTC (permalink / raw)
  To: openembedded-core

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



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-08-05 11:50 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-09 17:51 [PATCH 0/3] GCC 4.9 upgrade Khem Raj
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox