From: Mark Wielaard Date: Thu, 17 Feb 2022 23:07:44 +0000 (+0100) Subject: NEWS: Add bug 445916 Demangle Rust v0 symbols with .llvm suffix X-Git-Tag: VALGRIND_3_19_0~29 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=536e869f1675f8fdf27675b454f84fba178b6e57;p=thirdparty%2Fvalgrind.git NEWS: Add bug 445916 Demangle Rust v0 symbols with .llvm suffix --- diff --git a/NEWS b/NEWS index 907b7c5662..3151e560ed 100644 --- a/NEWS +++ b/NEWS @@ -55,6 +55,7 @@ are not entered into bugzilla tend to get forgotten about or ignored. 445354 arm64 backend: incorrect code emitted for doubleword CAS 445415 arm64 front end: alignment checks missing for atomic instructions 445668 Inline stack frame generation is broken for Rust binaries +445916 Demangle Rust v0 symbols with .llvm suffix 446139 DRD/Helgrind with std::shared_timed_mutex::try_lock_until and try_lock_shared_until false positives 446138 DRD/Helgrind with std::timed_mutex::try_lock_until false positives 446281 Add a DRD suppression for fwrite