From: Tom Hughes Date: Sun, 9 Feb 2014 11:41:25 +0000 (+0000) Subject: Update NEWS for VEX r2814 X-Git-Tag: svn/VALGRIND_3_10_0~640 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7e3bedb81ef738b8f59b524e8c3e412a360eec9d;p=thirdparty%2Fvalgrind.git Update NEWS for VEX r2814 git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13796 --- diff --git a/NEWS b/NEWS index 86c6d8642d..181849d99f 100644 --- 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)