]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Update NEWS for VEX r2814
authorTom Hughes <tom@compton.nu>
Sun, 9 Feb 2014 11:41:25 +0000 (11:41 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 9 Feb 2014 11:41:25 +0000 (11:41 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13796

NEWS

diff --git a/NEWS b/NEWS
index 86c6d8642dc542c5cfa6a2b071a62ffe9d8330d5..181849d99f3cd7ddea6e34fdd5d2198112449ff3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -34,6 +34,7 @@ To see details of a given bug, visit
   https://bugs.kde.org/show_bug.cgi?id=XXXXXX
 where XXXXXX is the bug number as listed below.
 
+308729  vex x86->IR: unhandled instruction bytes 0xf 0x5 (syscall) 
 325714  Empty vgcore but RLIMIT_CORE is big enough (too big) 
 326462  Refactor vgdb to isolate invoker stuff into separate module
 326983  Clear direction flag after tests on amd64.
@@ -48,6 +49,7 @@ where XXXXXX is the bug number as listed below.
 329612  Incorrect handling of AT_BASE for image execution 
 330459  --track-fds=yes doesn't track eventfds
 330469  Add clock_adjtime syscall support
+330939  Support for AMD's syscall instruction on x86
 330941  Typo in PRE(poll) syscall wrapper
 
 Release 3.9.0 (31 October 2013)