All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] valgrind cleanup + fix for armv7a without vfp/neon
@ 2016-01-20  1:33 Andre McCurdy
  2016-01-20  1:33 ` [PATCH 1/3] valgrind: let valgrind determine its own optimisation flags Andre McCurdy
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Andre McCurdy @ 2016-01-20  1:33 UTC (permalink / raw)
  To: openembedded-core

Andre McCurdy (3):
  valgrind: let valgrind determine its own optimisation flags
  valgrind: re-enable ARM intdiv and vcvt_fixed_float_VFP tests
  valgrind: avoid neon for targets which don't support it

 ...d-neon-for-targets-which-don-t-support-it.patch | 33 +++++++++++
 .../valgrind/remove-arm-variant-specific.patch     | 66 ----------------------
 ...ppropriate-flags-for-vcvt-fixed-float-VFP.patch | 33 +++++++++++
 meta/recipes-devtools/valgrind/valgrind_3.11.0.bb  | 12 ++--
 4 files changed, 74 insertions(+), 70 deletions(-)
 create mode 100644 meta/recipes-devtools/valgrind/valgrind/avoid-neon-for-targets-which-don-t-support-it.patch
 delete mode 100644 meta/recipes-devtools/valgrind/valgrind/remove-arm-variant-specific.patch
 create mode 100644 meta/recipes-devtools/valgrind/valgrind/use-appropriate-flags-for-vcvt-fixed-float-VFP.patch

-- 
1.9.1



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

end of thread, other threads:[~2016-01-20  2:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-20  1:33 [PATCH 0/3] valgrind cleanup + fix for armv7a without vfp/neon Andre McCurdy
2016-01-20  1:33 ` [PATCH 1/3] valgrind: let valgrind determine its own optimisation flags Andre McCurdy
2016-01-20  1:34 ` [PATCH 2/3] valgrind: re-enable ARM intdiv and vcvt_fixed_float_VFP tests Andre McCurdy
2016-01-20  1:49   ` Rongqing Li
2016-01-20  2:07     ` Andre McCurdy
2016-01-20  1:34 ` [PATCH 3/3] valgrind: avoid neon for targets which don't support it Andre McCurdy

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.