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

Andre McCurdy armccurdy at gmail.com
Wed Jan 20 01:33:58 UTC 2016


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




More information about the Openembedded-core mailing list