Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | valgrind: bump to version 3.9.0 | Jérôme Pouiller | 2014-01-04 | 1 | -56/+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: bump to 3.8.1 | Thomas Petazzoni | 2013-01-01 | 1 | -10/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | Status of the patches: * valgrind-compiler-check.patch, no longer needed, merged upstream. * valgrind-dont-include-a-out-header.patch, kept, just refreshed * valgrind-fix-ccache-support.patch, adapted to the newer Valgrind release. * valgrind-largefile.patch, kept, just refreshed * valgrind-more-ioctls.patch, removed. Most of it was merged upstream. This patch was anyway a feature addition, so it shouldn't be kept in Buildroot. * valgrind-workaround-SIGSEGV-on-PPC.patch, kept as is, just refreshed. This bump also fixes the build failure we were experiencing with Valgrind 3.7.0 against recent Glibc versions. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | valgrind: rename patches without version in the filename | Thomas Petazzoni | 2013-01-01 | 1 | -0/+56 |
| | | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | valgrind: bump to 3.6.1 and add support for ARMv7 | Thomas Petazzoni | 2011-07-11 | 1 | -27/+0 |
| | | | | | | | | | We removed the shell script that wrapped valgrind (not nice to install such non-standard things), and will let the user use the uclibc.supp suppression file if needed. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | valgrind: fix build without largefile support | Peter Korsgaard | 2009-10-03 | 1 | -0/+27 |
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> |