aboutsummaryrefslogtreecommitdiffstats
path: root/package/devel/valgrind/patches/130-mips_fix_soft_float.patch
Commit message (Collapse)AuthorAgeFilesLines
* valgrind: Fix compile problem with MIPS soft floatHauke Mehrtens2021-04-111-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 ARMFelix Fietkau2016-07-071-34/+0
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* valgrind: fix build with mips soft-floatFelix Fietkau2016-01-201-0/+34
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48419