[valgrind] [Bug 503253] riscv_hwprobe syscall (258) is missing

2025-04-29 Thread Randy MacLeod
https://bugs.kde.org/show_bug.cgi?id=503253 Randy MacLeod changed: What|Removed |Added CC||rwmacl...@gmail.com -- You are receiving this

[valgrind] [Bug 396905] compile tests failure on mips32-linux: Error: opcode not supported on this processor: mips1 (mips1)

2023-11-08 Thread Randy MacLeod
https://bugs.kde.org/show_bug.cgi?id=396905 Randy MacLeod changed: What|Removed |Added CC||rwmacl...@gmail.com --- Comment #6 from Randy

[valgrind] [Bug 400164] helgrind test encounters mips x-compiler warnings and assembler error

2023-11-08 Thread Randy MacLeod
https://bugs.kde.org/show_bug.cgi?id=400164 --- Comment #2 from Randy MacLeod --- Yes, that works Petar. I'm in the middle of updating the Yocto valgrind recipe to 3.22.0 so I'm finally dropping our local patch! Thanks. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 434775] drd/tests/swapcontext.c doesn't build with musl

2023-11-08 Thread Randy MacLeod
https://bugs.kde.org/show_bug.cgi?id=434775 Randy MacLeod changed: What|Removed |Added CC||rwmacl...@gmail.com -- You are receiving this

[valgrind] [Bug 454346] [PATCH] ARM fixes from the Yocto project

2023-11-08 Thread Randy MacLeod
https://bugs.kde.org/show_bug.cgi?id=454346 Randy MacLeod changed: What|Removed |Added CC||rwmacl...@gmail.com -- You are receiving this

[valgrind] [Bug 462553] -mpreferred-stack-boundary=2 on 32 bit x86 causes crashes when SSE is also enabled (e.g. used by glibc)

2022-12-08 Thread Randy MacLeod
https://bugs.kde.org/show_bug.cgi?id=462553 Randy MacLeod changed: What|Removed |Added CC||rwmacl...@gmail.com -- You are receiving this

[valgrind] [Bug 439590] glibc-2.34 breaks suppressions against obj:*/lib*/libc-2.*so*

2021-07-08 Thread Randy MacLeod
https://bugs.kde.org/show_bug.cgi?id=439590 Randy MacLeod changed: What|Removed |Added CC||rwmacl...@gmail.com -- You are receiving this

[valgrind] [Bug 439082] memcheck/tests/linux/stack_changes fails on qemuarm64 builds

2021-06-23 Thread Randy MacLeod
https://bugs.kde.org/show_bug.cgi?id=439082 Randy MacLeod changed: What|Removed |Added CC||rwmacl...@gmail.com -- You are receiving this

[valgrind] [Bug 400164] New: helgrind test encounters mips x-compiler warnings and assembler error

2018-10-22 Thread Randy MacLeod
https://bugs.kde.org/show_bug.cgi?id=400164 Bug ID: 400164 Summary: helgrind test encounters mips x-compiler warnings and assembler error Product: valgrind Version: 3.14 SVN Platform: Other OS: Linux

[valgrind] [Bug 400162] Patch: Guard against __GLIBC_PREREQ for musl libc

2018-10-22 Thread Randy MacLeod
https://bugs.kde.org/show_bug.cgi?id=400162 --- Comment #2 from Randy MacLeod --- Created attachment 115831 --> https://bugs.kde.org/attachment.cgi?id=115831&action=edit This is the correct patch for this bug -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 400162] Patch: Guard against __GLIBC_PREREQ for musl libc

2018-10-22 Thread Randy MacLeod
https://bugs.kde.org/show_bug.cgi?id=400162 --- Comment #1 from Randy MacLeod --- Oops, the summary should be: When building valgrind for Yocto-2.6 and using the musl libc rather than glibc, the build fails due to GLIBC-only features not being guarded against. -- You are receiving this mail

[valgrind] [Bug 400162] New: Patch: Guard against __GLIBC_PREREQ for musl libc

2018-10-22 Thread Randy MacLeod
https://bugs.kde.org/show_bug.cgi?id=400162 Bug ID: 400162 Summary: Patch: Guard against __GLIBC_PREREQ for musl libc Product: valgrind Version: 3.14 SVN Platform: Other OS: Linux Status: REPORTED Severity