All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] gcc-target 5.1: fix for libcc1
@ 2015-07-06 10:35 Robert Yang
  2015-07-06 10:35 ` [PATCH 1/2] gcc: remove EXTRA_OECONF_INTERMEDIATE Robert Yang
  2015-07-06 10:35 ` [PATCH 2/2] gcc-target 5.1: fix for libcc1 Robert Yang
  0 siblings, 2 replies; 7+ messages in thread
From: Robert Yang @ 2015-07-06 10:35 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit dd09fab685de2eaf04aa5ab60f8220b89c1deae9:

  tune-core2.inc: set X86ARCH32 to i686 (instead of i586) (2015-07-02 23:08:27 +0100)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib rbt/gcc
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=rbt/gcc

Robert Yang (2):
  gcc: remove EXTRA_OECONF_INTERMEDIATE
  gcc-target 5.1: fix for libcc1

 meta/recipes-devtools/gcc/gcc-4.8.inc              |   10 ----
 meta/recipes-devtools/gcc/gcc-4.9.inc              |   10 ----
 meta/recipes-devtools/gcc/gcc-5.1.inc              |   11 +----
 ...ibcc1-fix-libcc1-s-install-path-and-rpath.patch |   51 ++++++++++++++++++++
 meta/recipes-devtools/gcc/gcc-configure-common.inc |    1 -
 meta/recipes-devtools/gcc/gcc-target.inc           |    5 ++
 meta/recipes-devtools/gcc/gcc_5.1.bb               |    6 +++
 7 files changed, 63 insertions(+), 31 deletions(-)
 create mode 100644 meta/recipes-devtools/gcc/gcc-5.1/0039-libcc1-fix-libcc1-s-install-path-and-rpath.patch

-- 
1.7.9.5



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

end of thread, other threads:[~2015-08-15 16:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-06 10:35 [PATCH 0/2] gcc-target 5.1: fix for libcc1 Robert Yang
2015-07-06 10:35 ` [PATCH 1/2] gcc: remove EXTRA_OECONF_INTERMEDIATE Robert Yang
2015-07-06 10:35 ` [PATCH 2/2] gcc-target 5.1: fix for libcc1 Robert Yang
2015-07-09 14:54   ` Burton, Ross
2015-07-09 14:59     ` Robert Yang
2015-07-09 15:07       ` Burton, Ross
2015-08-15 16:18         ` Khem Raj

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.