devel/valgrind-devel: update to 20250128
- --track-fds=yes and --track-fds=all report erroneous information when fds 0, 1, or 2 are used as non-std
- Valgrind does not support zstd-compressed debug sections
- Recognize new DWARF5 DW_LANG constants
- Update drd/scripts/download-and-build-gcc
- Enabling Ada demangling breaks callgrind differentiation between overloaded functions and procedures
- FdBadUse is not a valid CoreError type in a suppression even though it's generated by --gen-suppressions=yes
- none/tests/amd64/lzcnt64 crashes on FreeBSD compiled with clang
- FreeBSD: differences in avx-vmovq output
- mmap() with MAP_ALIGNED() returns unaligned pointer
PR: 284426
Reported by: pjfloyd@wanadoo.fr (maintainer)