]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Update NEWS with the latest fix
authorPetar Jovanovic <mips32r2@gmail.com>
Mon, 8 May 2017 15:38:24 +0000 (15:38 +0000)
committerPetar Jovanovic <mips32r2@gmail.com>
Mon, 8 May 2017 15:38:24 +0000 (15:38 +0000)
KDE #379473 has been fixed with VEX r3362.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@16339

NEWS

diff --git a/NEWS b/NEWS
index 5e4bc90b865bef722aa612e673326be70ba657f1..b67f82390a9a19652c7e488cbdc40e1184d017d5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -160,6 +160,7 @@ where XXXXXX is the bug number as listed below.
 377930  fcntl syscall wrapper is missing flock structure check
 378535  Valgrind reports INTERNAL ERROR in execve syscall wrapper
 378673  Update libiberty demangler
+378931  Add ISA 3.0B additional isnstructions, add OV32, CA32 setting support
 379039  syscall wrapper for prctl(PR_SET_NAME) must not check more than 16 bytes
 379094  Valgrind reports INTERNAL ERROR in rt_sigsuspend syscall wrapper
 379371  UNKNOWN task message [id 3444, to mach_task_self(), reply 0x603]
@@ -167,7 +168,7 @@ where XXXXXX is the bug number as listed below.
 379372  UNKNOWN task message [id 3447, to mach_task_self(), reply 0x603]
         (task_register_dyld_shared_cache_image_info)
 379390  unhandled syscall: mach:70 (host_create_mach_voucher_trap)
-378931  Add ISA 3.0B additional isnstructions, add OV32, CA32 setting support
+379473  MIPS: add support for rdhwr cycle counter register
 
 Release 3.12.0 (20 October 2016)
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~