| Commit message (Expand) | Author | Age | Files | Lines |
* | meta: Drop further remnants of uclibc support | Richard Purdie | 2017-06-22 | 1 | -1/+0 |
* | valgrind: Fix ptest build with musl | Khem Raj | 2017-06-13 | 8 | -0/+275 |
* | valgrind: Fix arm build with gcc7 | Khem Raj | 2017-05-11 | 2 | -1/+121 |
* | valgrind: set ac_cv_path_PERL to /usr/bin/env perl | Robert Yang | 2017-04-10 | 1 | -0/+2 |
* | valgrind: correct the comparison logic in vg_regtest | Maxin B. John | 2017-03-27 | 1 | -2/+2 |
* | valgrind: vg_regtest.in: fix perl script | Maxin B. John | 2017-03-27 | 1 | -4/+29 |
* | valgrind: skip for linux-gnux32 | Christopher Larson | 2017-01-09 | 1 | -0/+3 |
* | meta: remove True option to getVar calls | Joshua Lock | 2016-12-16 | 1 | -1/+1 |
* | valgrind: make ld-XXX.so strlen intercept optional | Jackie Huang | 2016-12-16 | 2 | -0/+46 |
* | valgrind: Use MIPS MACHINE_OVERRIDES | Zubair Lutfullah Kakakhel | 2016-11-30 | 1 | -2/+5 |
* | valgrind: Reduce duplication in MIPS variants. | Zubair Lutfullah Kakakhel | 2016-11-15 | 1 | -2/+1 |
* | valgrind: update to 3.12.0 | Alexander Kanavin | 2016-11-06 | 3 | -105/+2 |
* | valgrind: MIPS: Make toolchain basename generic | Zubair Lutfullah Kakakhel | 2016-09-14 | 1 | -2/+2 |
* | valgrind: Disable for MIPS Soft Float | Zubair Lutfullah Kakakhel | 2016-09-05 | 1 | -0/+4 |
* | valgrind: Fix build with gcc6 | Khem Raj | 2016-05-13 | 2 | -0/+65 |
* | valgrind: turn off the file level dependency | Tudor Florea | 2016-04-22 | 1 | -3/+3 |
* | valgrind: fix buildpath QA issue | Hongxu Jia | 2016-03-20 | 1 | -2/+3 |
* | valgrind: Make dep on glibc-utils conditional on TCLIBC = glibc | Khem Raj | 2016-03-11 | 1 | -1/+2 |
* | valgrind: Fix build with musl | Khem Raj | 2016-02-15 | 2 | -2/+73 |
* | valgrind: remove unused valgrind-remove-rpath.patch | Andre McCurdy | 2016-01-24 | 1 | -25/+0 |
* | valgrind: avoid neon for targets which don't support it | Andre McCurdy | 2016-01-24 | 2 | -0/+34 |
* | valgrind: re-enable ARM intdiv and vcvt_fixed_float_VFP tests | Andre McCurdy | 2016-01-24 | 3 | -67/+45 |
* | valgrind: let valgrind determine its own optimisation flags | Andre McCurdy | 2016-01-24 | 1 | -3/+6 |
* | valgrind: make it explicit that valgrind supports armv7a and above | Andre McCurdy | 2016-01-19 | 1 | -0/+5 |
* | valgrind: include aarch64 in COMPATIBLE_HOST | Andre McCurdy | 2016-01-11 | 1 | -1/+1 |
* | valgrind: update to 3.11.0 | Alexander Kanavin | 2016-01-11 | 12 | -593/+324 |
* | valgrind: don't restrict to armv7a | Andre McCurdy | 2016-01-11 | 1 | -3/+5 |
* | valgrind: Define __UCLIBC__ for uclibc based systems | Khem Raj | 2016-01-07 | 1 | -0/+2 |
* | meta: more removals of redunant FILES_${PN}-dbg | Ross Burton | 2015-12-16 | 1 | -2/+0 |
* | valgrind: import Debian link_tool patch for MIPS | Andre McCurdy | 2015-12-12 | 2 | -0/+38 |
* | meta: Fix Upstream-Status statements | Ross Burton | 2015-09-12 | 1 | -1/+1 |
* | valgrind: enable rt_sigpending syscall on ppc64 linux | Li Zhou | 2015-09-03 | 2 | -0/+36 |
* | valgrind: build ptests without optimizations | Dave Lerner | 2015-08-19 | 1 | -1/+1 |
* | valgrind: Fix build with glibc 2.22 | Khem Raj | 2015-08-16 | 1 | -5/+12 |
* | valgrind: build with altivec only if it supported | Kai Kang | 2015-07-08 | 2 | -0/+69 |
* | valgrind: fix typo in valgrind-remove-rpath.patch | Andre McCurdy | 2015-07-07 | 1 | -1/+1 |
* | valgrind: remove arm tests that don't compile | Dave Lerner | 2015-05-24 | 1 | -51/+48 |
* | valgrind: add configure option to build only 32-bit or 64-bit components | Krishnanjanappa, Jagadeesh | 2015-04-08 | 1 | -0/+3 |
* | valgrind: enable build for MIPS | Andreas Oberritter | 2015-03-25 | 1 | -1/+1 |
* | valgrind: enable building on 4.x kernel | Martin Jansa | 2015-03-20 | 2 | -0/+38 |
* | valgrind: add glibc-2.21 to glibc.patch | Martin Jansa | 2015-02-17 | 2 | -3/+10 |
* | meta: enable parallel build for several recipes | Robert Yang | 2015-02-15 | 1 | -1/+0 |
* | valgrind: depends on boost when ptest | Robert Yang | 2015-02-08 | 1 | -1/+3 |
* | valgrind: update to 3.10.1 | Kai Kang | 2014-12-11 | 1 | -3/+3 |
* | valgrind: Upgrade to 3.10.0 | Saul Wold | 2014-12-05 | 4 | -25/+52 |
* | valgrind: Enforce 30 seconds limit for each test | Tudor Florea | 2014-10-10 | 1 | -15/+53 |
* | valgrind: backport enabling for glibc 2.20 | Ross Burton | 2014-09-10 | 3 | -24/+31 |
* | recipes: Remove references to eglibc | Khem Raj | 2014-09-01 | 1 | -1/+1 |
* | valgrind/oprofile/systemd: no bashism in run-ptest | Robert Yang | 2014-08-28 | 1 | -1/+2 |
* | Upstream-Status Cleanups | Saul Wold | 2014-04-25 | 1 | -1/+1 |