All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] GCC fixes and enable llvmpipe in mesa for x86
@ 2018-06-15 15:08 Khem Raj
  2018-06-15 15:08 ` [PATCH 1/3] mesa: Enable gallium-llvm on x86 and x86_64 Khem Raj
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Khem Raj @ 2018-06-15 15:08 UTC (permalink / raw)
  To: openembedded-core

Fixes gcc for xscale march/mcpu issue
Drop redundant patch
enable llvmpipe for mesa

The following changes since commit 8ab5b439ea82ac775494a0ce7a6f3615b61c94be:

  linux-yocto/4.14/4.15: fix gcc8 mips compilation issues (2018-06-11 23:38:17 +0100)

are available in the Git repository at:

  git://git.openembedded.org/openembedded-core-contrib kraj/master
  http://cgit.openembedded.org/openembedded-core-contrib/log/?h=kraj/master

Andre McCurdy (1):
  gcc8: drop stray uClibc specific patch

Khem Raj (2):
  mesa: Enable gallium-llvm on x86 and x86_64
  gcc-8: Fix spurious mcpu/march conflict for xscale

 meta/recipes-devtools/gcc/gcc-8.1.inc         |  2 +-
 .../gcc/gcc-8.1/0002-c99-snprintf.patch       | 28 ---------
 ...003-build-failures-with-with-cpu-xsc.patch | 61 +++++++++++++++++++
 meta/recipes-graphics/cairo/cairo.inc         |  3 +-
 meta/recipes-graphics/mesa/mesa.inc           |  3 +
 5 files changed, 67 insertions(+), 30 deletions(-)
 delete mode 100644 meta/recipes-devtools/gcc/gcc-8.1/0002-c99-snprintf.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-8.1/0041-arm-PR-target-86003-build-failures-with-with-cpu-xsc.patch

-- 
2.17.1



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

end of thread, other threads:[~2018-06-16 21:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-15 15:08 [PATCH 0/3] GCC fixes and enable llvmpipe in mesa for x86 Khem Raj
2018-06-15 15:08 ` [PATCH 1/3] mesa: Enable gallium-llvm on x86 and x86_64 Khem Raj
2018-06-16 21:30   ` Richard Purdie
2018-06-15 15:08 ` [PATCH 2/3] gcc8: drop stray uClibc specific patch Khem Raj
2018-06-15 15:08 ` [PATCH 3/3] gcc-8: Fix spurious mcpu/march conflict for xscale 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.