Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] [PATCHV2] gdb: Backport 7.12 features supporting AVX and MPX
@ 2016-05-19 22:04 bavery
  2016-05-19 22:04 ` [PATCH 1/1] gdb: Backport patch to changes with " bavery
  0 siblings, 1 reply; 2+ messages in thread
From: bavery @ 2016-05-19 22:04 UTC (permalink / raw)
  To: openembedded-core

The current MPX target descriptions assume that MPX is always combined
with AVX, however that's not correct.  We can have machines with MPX
and without AVX; or machines with AVX and without MPX.

This patch adds new target descriptions for machines that support
both MPX and AVX, as duplicates of the existing MPX descriptions.

The following commit will remove AVX from the MPX-only descriptions.

This commit is backported from 7.12

-bavery

The following changes since commit c9867c4624b88fb19deacf70b7a3ff46d4fa4699:

  bitbake: cooker: Improve taskgraph file handling (2016-05-19 15:19:11 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib bavery/gdb-7.11-avxmpx-backport
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=bavery/gdb-7.11-avxmpx-backport

bavery (1):
  gdb: Backport patch to changes with AVX and MPX

 meta/recipes-devtools/gdb/gdb-common.inc         |    2 +-
 meta/recipes-devtools/gdb/gdb/0011-avx_mpx.patch | 2601 ++++++++++++++++++++++
 2 files changed, 2602 insertions(+), 1 deletion(-)
 create mode 100644 meta/recipes-devtools/gdb/gdb/0011-avx_mpx.patch

--
1.9.1


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

end of thread, other threads:[~2016-05-19 22:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-19 22:04 [PATCH 0/1] [PATCHV2] gdb: Backport 7.12 features supporting AVX and MPX bavery
2016-05-19 22:04 ` [PATCH 1/1] gdb: Backport patch to changes with " bavery

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