[OE-core] [PATCH v2 0/3] valgrind cleanup + fix for armv7a without vfp/neon

Andre McCurdy armccurdy at gmail.com
Wed Jan 20 02:47:48 UTC 2016


v2: fix issue with intdiv test if TUNE_CCARGS sets -march instead of -mcpu

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 ----------------------
 ...opriate-march-mcpu-mfpu-for-ARM-test-apps.patch | 44 +++++++++++++++
 meta/recipes-devtools/valgrind/valgrind_3.11.0.bb  | 12 ++--
 4 files changed, 85 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-march-mcpu-mfpu-for-ARM-test-apps.patch

-- 
1.9.1




More information about the Openembedded-core mailing list