Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | valgrind: Fix compile problem with MIPS soft float | Hauke Mehrtens | 2021-04-11 | 1 | -0/+68 |
| | | | | | | | | valgrind does not compile any more when using a GCC 10 for MIPS with soft float. Just remove the parts which are generating assembler which would not work. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> | ||||
* | valgrind: update to the latest version, fix build issues on ARM | Felix Fietkau | 2016-07-07 | 1 | -34/+0 |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||||
* | valgrind: fix build with mips soft-float | Felix Fietkau | 2016-01-20 | 1 | -0/+34 |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48419 |