From: Paul Floyd Date: Mon, 17 Apr 2023 19:53:23 +0000 (+0200) Subject: Bug 374596 - inconsistent RDTSCP support on x86_64 X-Git-Tag: VALGRIND_3_21_0~51 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41a7f59a8838a042813ac20fe1472e55e9bd5697;p=thirdparty%2Fvalgrind.git Bug 374596 - inconsistent RDTSCP support on x86_64 --- diff --git a/NEWS b/NEWS index 6af3169d5a..43ff9766bd 100644 --- a/NEWS +++ b/NEWS @@ -124,6 +124,7 @@ are not entered into bugzilla tend to get forgotten about or ignored. 327548 false positive while destroying mutex 382034 Testcases build fixes for musl 351857 confusing error message about valid command line option +374596 inconsistent RDTSCP support on x86_64 392331 Spurious lock not held error from inside pthread_cond_timedwait 400793 pthread_rwlock_timedwrlock false positive 433873 openat2 syscall unimplemented on Linux