1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-18 13:13:55 +02:00
openwrt/package/devel/valgrind/patches
Hauke Mehrtens e1db26085b valgrind: Update to version 3.18.1
This version has some improvements for musl.
This version works fine for me on MIPS 32 BE without MIPS16 even on musl.

The additional patch is needed to make valgrind use the correct syscall
numbers for new syscalls like clock_gettime64. The MIPS architecture
uses special syscall ranges which are different from most other systems.
The patch is pending upstream: https://bugs.kde.org/show_bug.cgi?id=444781

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2021-11-03 23:52:08 +01:00
..
010-mips-Fix-new-syscall-numbers.patch valgrind: Update to version 3.18.1 2021-11-03 23:52:08 +01:00
100-fix_configure_check.patch valgrind: Update to version 3.16.1 2020-11-18 19:01:44 +01:00
130-fix_arm_arch_detection.patch valgrind: enable LTO and refresh patches 2018-11-26 09:44:42 +01:00
130-mips_fix_soft_float.patch valgrind: Update to version 3.18.1 2021-11-03 23:52:08 +01:00