Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/5] recipes-devtools/gcc cleanup patches
@ 2014-08-13 21:03 Peter A. Bigot
  2014-08-13 21:03 ` [PATCH 1/5] gcc: recipe whitespace changes Peter A. Bigot
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Peter A. Bigot @ 2014-08-13 21:03 UTC (permalink / raw)
  To: openembedded-core

Attached are a set of proposed patches to how gcc is built.  These fix
some minor consistency issues in formatting and content.  They are
preliminary to any attempt to fix the bug where the runtime builds are
not ABI compatible with the default mode used by the compiler for C++11
code, as described in the thread at:
http://lists.openembedded.org/pipermail/openembedded-core/2014-August/095659.html

Peter

Peter A. Bigot (5):
  gcc: recipe whitespace changes
  gcc-4.8,gcc-4.9: remove inappropriate patch
  gcc-4.9: Ensure c++ includes are in /usr/include/c++/${BINV}
  gcc: remove outdated configuration option
  gcc-target: make --enable-clocale consistent with gcc-runtime

 meta/recipes-devtools/gcc/gcc-4.8.inc              | 185 +++++++++++----------
 .../gcc/gcc-4.8/0037-gcc-4.8-PR56797.patch         |  66 --------
 meta/recipes-devtools/gcc/gcc-4.9.inc              | 179 ++++++++++----------
 .../gcc/gcc-4.9/0037-gcc-4.8-PR56797.patch         |  66 --------
 meta/recipes-devtools/gcc/gcc-configure-common.inc |  46 ++---
 meta/recipes-devtools/gcc/gcc-cross-canadian.inc   |  23 +--
 meta/recipes-devtools/gcc/gcc-cross-initial.inc    |  32 ++--
 meta/recipes-devtools/gcc/gcc-cross.inc            |  27 +--
 meta/recipes-devtools/gcc/gcc-runtime.inc          | 154 ++++++++---------
 meta/recipes-devtools/gcc/gcc-target.inc           | 108 ++++++------
 meta/recipes-devtools/gcc/libgcc.inc               |  35 ++--
 meta/recipes-devtools/gcc/libgfortran.inc          |  29 ++--
 12 files changed, 427 insertions(+), 523 deletions(-)
 delete mode 100644 meta/recipes-devtools/gcc/gcc-4.8/0037-gcc-4.8-PR56797.patch
 delete mode 100644 meta/recipes-devtools/gcc/gcc-4.9/0037-gcc-4.8-PR56797.patch

-- 
1.8.5.5



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

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

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-13 21:03 [PATCH 0/5] recipes-devtools/gcc cleanup patches Peter A. Bigot
2014-08-13 21:03 ` [PATCH 1/5] gcc: recipe whitespace changes Peter A. Bigot
2014-08-13 21:03 ` [PATCH 2/5] gcc-4.8,gcc-4.9: remove inappropriate patch Peter A. Bigot
2014-08-13 22:44   ` [PATCH 2/5] gcc-4.8, gcc-4.9: " Khem Raj
2014-08-14 11:50     ` Peter A. Bigot
2014-08-13 21:03 ` [PATCH 3/5] gcc-4.9: Ensure c++ includes are in /usr/include/c++/${BINV} Peter A. Bigot
2014-08-13 22:48   ` Khem Raj
2014-08-13 21:03 ` [PATCH 4/5] gcc: remove outdated configuration option Peter A. Bigot
2014-08-13 22:47   ` Khem Raj
2014-08-13 21:03 ` [PATCH 5/5] gcc-target: make --enable-clocale consistent with gcc-runtime Peter A. Bigot
2014-08-13 22:51   ` Khem Raj

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