Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] gcc: fix miscompilation for mips64 which caused systemd's strange behaviour
@ 2017-10-27  9:43 Chen Qi
  2017-10-27  9:43 ` [PATCH 1/2] systemd: remove useless options for mips4 Chen Qi
  2017-10-27  9:43 ` [PATCH 2/2] gcc: fix miscompilation on mips64 Chen Qi
  0 siblings, 2 replies; 8+ messages in thread
From: Chen Qi @ 2017-10-27  9:43 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 65d23bd7986615fdfb0f1717b615534a2a14ab80:

  README.qemu: qemuppc64 is not supported (2017-10-16 23:54:31 +0100)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib ChenQi/bug12266
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=ChenQi/bug12266

Chen Qi (2):
  systemd: remove useless options for mips4
  gcc: fix miscompilation on mips64

 meta/recipes-core/systemd/systemd_234.bb           |  3 --
 meta/recipes-devtools/gcc/gcc-7.2.inc              |  1 +
 .../fix-miscompilation-for-O1-on-mips64el.patch    | 35 ++++++++++++++++++++++
 3 files changed, 36 insertions(+), 3 deletions(-)
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.2/fix-miscompilation-for-O1-on-mips64el.patch

-- 
1.9.1



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

end of thread, other threads:[~2017-10-30 15:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-27  9:43 [PATCH 0/2] gcc: fix miscompilation for mips64 which caused systemd's strange behaviour Chen Qi
2017-10-27  9:43 ` [PATCH 1/2] systemd: remove useless options for mips4 Chen Qi
2017-10-27  9:43 ` [PATCH 2/2] gcc: fix miscompilation on mips64 Chen Qi
2017-10-27 12:41   ` Alexander Kanavin
2017-10-27 17:40     ` Khem Raj
2017-10-27 17:40   ` Khem Raj
2017-10-30  9:45     ` ChenQi
2017-10-30 15:19       ` Khem Raj

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