From 11f12ec05c714c255795bcb6e27734919a2313d3 Mon Sep 17 00:00:00 2001 From: Julian Seward Date: Wed, 11 Jul 2012 14:28:13 +0000 Subject: [PATCH] Note 286917 fix. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12729 --- NEWS | 1 + docs/internals/3_7_BUGSTATUS.txt | 3 --- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 65ef2b7c56..2cb05a304e 100644 --- a/NEWS +++ b/NEWS @@ -134,6 +134,7 @@ where XXXXXX is the bug number as listed below. 286261 [patch] add wrapper for linux I2C_RDWR ioctl 286270 vgpreload is not friendly to 64->32 bit execs, gives ld.so warnings 286374 Running cachegrind with --branch-sim=yes on 64-bit PowerPC program fails +286917 disInstr(arm): unhandled instruction: QADD (also QSUB) 287260 Incorrect conditional jump or move depends on uninitialised value(s) 287301 vex amd64->IR: 0x66 0xF 0x38 0x41 0xC0 0xB8 0x0 0x0 (PHMINPOSUW) 287858 VG_(strerror): unknown error diff --git a/docs/internals/3_7_BUGSTATUS.txt b/docs/internals/3_7_BUGSTATUS.txt index 00640c4555..2e520d06a3 100644 --- a/docs/internals/3_7_BUGSTATUS.txt +++ b/docs/internals/3_7_BUGSTATUS.txt @@ -39,9 +39,6 @@ get fixed. 286864 strlen function redirection error **probably invalid -286917 disInstr(arm): unhandled instruction: QADD - **possible 3.8.0 - 287175 ARM: scalar VFP fixed-point VCVT instructions not handled **possible 3.8.0 same as 301336 ? -- 2.47.2