Date: Tue, 16 Apr 2024 20:09:38 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 278393] Add arm64 port of Valgrind Message-ID: <bug-278393-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278393 Bug ID: 278393 Summary: Add arm64 port of Valgrind Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: pjfloyd@wanadoo.fr Created attachment 250011 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D250011&action= =3Dedit Patch to bump valgrind-devel Update devel/valgrind-devel. Major changes: support for arm64 --track-fds=3Dyes warns about double closes of file descriptors --show-error-list now takes an 'all' option. Fixes for amd64 FMA instructions Redirs for C23 sized and sized aligned free. Fix for amd64 RORX imm8 --errors-for-leak-kinds and --exit-on-first-error work together correctly Fix for binaries produced by mold Fused add instructions used in the amd64 backend codegen, which improves performance and accuracy Incorrect parameter indexing in FreeBSD clock_nanosleep syscall wrapper aarch64 fixes for scalar FRINTA and FRINTN instructions False positives when using sem_trywait amd64 VFMADD213SS incorrectly zeroes the non-result part of the SIMD regist= ers. The port was done on a Raspberry Pi 5 running FreeBSD 14.0-RELEASE I also did some of the development on 15.0-CURRENT. I have not tested anything earlier. It should work, but you never know. amd64 and i386 should not be affected other than the bug fixes mentioned ab= ove. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-278393-7788>