Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | valgrind: bump to 3.6.1 and add support for ARMv7 | Thomas Petazzoni | 2011-07-11 | 1 | -10/+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> | ||||
* | Rather than adjusting the way ldso allocates memory, for the | Eric Andersen | 2005-08-08 | 1 | -0/+10 |
time being simply add a series of suppressions to make valgrind ignore all memory mmaped by uClibc's ldso. |