From: Rhys Kidd Date: Sat, 15 Aug 2015 07:40:06 +0000 (+0000) Subject: Update for VEX r3173. X-Git-Tag: svn/VALGRIND_3_11_0~110 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4208c0e158a6c8ce161dd9f9cdae2b8a88d9890c;p=thirdparty%2Fvalgrind.git Update for VEX r3173. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15547 --- diff --git a/NEWS b/NEWS index f0639ab2af..f9ad6c1b31 100644 --- a/NEWS +++ b/NEWS @@ -290,6 +290,7 @@ where XXXXXX is the bug number as listed below. 349874 Fix typos in source code 349828 memcpy intercepts memmove causing src/dst overlap error (ppc64 ld.so) 349941 di_notify_mmap might create wrong start/size DebugInfoMapping +350062 vex x86->IR: unhandled instruction bytes: 0x66 0xF 0x3A 0xB (ROUNDSD) on OS X 350202 Add limited param to 'monitor block_list' 350809 Fix none/tests/async-sigs for Solaris 350811 Remove reference to --db-attach which has been removed.