Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | valgrind: bump to version 3.9.0 | Jérôme Pouiller | 2014-01-04 | 1 | -50/+0 |
| | | | | | | | | | | | Drop some patches: - glibc 2.17 and 2.18 are now supported by upstream - coregrind/link_tool_exe_linux.in has been reworked and should now support ccache [Peter: drop unneeded AUTORECONF as configure.in no longer gets patched] Signed-off-by: Jérôme Pouiller <jezz@sysmic.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | ||||
* | valgrind: add support for glibc 2.17 and 2.18 | Phil Eichinger | 2013-10-30 | 1 | -0/+50 |
Fixes: http://autobuild.buildroot.net/results/f086e65aca220bc9a5869f8fc8c1dca4d87ada7d/ Signed-off-by: Phil Eichinger <phil@zankapfel.net> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |