]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Update for VEX r3173.
authorRhys Kidd <rhyskidd@gmail.com>
Sat, 15 Aug 2015 07:40:06 +0000 (07:40 +0000)
committerRhys Kidd <rhyskidd@gmail.com>
Sat, 15 Aug 2015 07:40:06 +0000 (07:40 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15547

NEWS

diff --git a/NEWS b/NEWS
index f0639ab2afd5db572aecb851f42a6086d84d1bcd..f9ad6c1b3193dcefb0d4c041a6ba1697d899e13d 100644 (file)
--- 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.