From a9707e4c2bc110c1f781a3a85cee6840a1fe3e7e Mon Sep 17 00:00:00 2001 From: Julian Seward Date: Wed, 24 May 2017 15:25:27 +0000 Subject: [PATCH] Final update before creating the 3_13 branch. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@16417 --- NEWS | 10 ++++++++++ docs/internals/3_12_BUGSTATUS.txt | 13 ------------- 2 files changed, 10 insertions(+), 13 deletions(-) diff --git a/NEWS b/NEWS index 153955778b..3aa60e488e 100644 --- a/NEWS +++ b/NEWS @@ -197,6 +197,7 @@ where XXXXXX is the bug number as listed below. 379390 unhandled syscall: mach:70 (host_create_mach_voucher_trap) 379473 MIPS: add support for rdhwr cycle counter register 379504 remove TileGX/Linux port +379525 Support more x86 nop opcodes 379838 disAMode(x86): not an addr! 379703 PC ISA 3.0 fixes: stxvx, stxv, xscmpexpdp instructions, expected output update. @@ -205,6 +206,15 @@ where XXXXXX is the bug number as listed below. 379925 PPC64, mtffs does not set the FPCC and C bits in the FPSCR register correctly 379966 WARNING: unhandled amd64-linux syscall: 313 (finit_module) +. - increase usable memory? +. - get rid of repeated brk message +. - progress stuff? NO +. - resize translation caches +. - expensive interpretation by default? NO +. - turn on inline debuginfo reading for more tools +. - make fair-sched the default on Linux +. - reduce PAUSE hold length + Release 3.12.0 (20 October 2016) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/docs/internals/3_12_BUGSTATUS.txt b/docs/internals/3_12_BUGSTATUS.txt index 70f9c94ae8..b0e283157b 100644 --- a/docs/internals/3_12_BUGSTATUS.txt +++ b/docs/internals/3_12_BUGSTATUS.txt @@ -16,8 +16,6 @@ that didn't get fixed in 3.12. These are marked "(carried over)". 373166 vex amd64->IR: 0xFF 0xFF 0x48 0x85 0xC0 0x74 0x8 0x4D 0x89 0xE7 [not clear what's going on here] -379525 Support more x86 nop opcodes - AMD XOP-prefixed insns: (carried over) @@ -514,9 +512,6 @@ Should be fixed. Try again with ./mach gtest * 378892 Unhandled amd64-linux syscall: 324 -* -379525 Support more x86 nop opcodes - * n-i-bz Remove limit on strd's negative immediates [dev@, Michael Daniels, 19 Nov 2015, easy fix, should land] @@ -526,11 +521,3 @@ n-i-bz Remove limit on strd's negative immediates ======================================================================== ======================================================================== -. - increase usable memory? -. - get rid of repeated brk message -. - progress stuff? NO -. - resize translation caches -. - expensive interpretation by default? NO -. - turn on inline debuginfo reading for more tools -. - make fair-sched the default on Linux -. - reduce PAUSE hold length -- 2.47.2