From: Nicholas Nethercote Date: Thu, 22 Mar 2007 20:58:50 +0000 (+0000) Subject: More info about the VEX changes. X-Git-Tag: svn/VALGRIND_3_3_0~308 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f79a3419f54116c56241b13adba09264294976c7;p=thirdparty%2Fvalgrind.git More info about the VEX changes. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@6658 --- diff --git a/NEWS b/NEWS index 56ea0492ca..b77531a79a 100644 --- a/NEWS +++ b/NEWS @@ -26,6 +26,7 @@ Developer-visible changes: - New debugging command line options: --debug-dump, --trace-symtab-patt... - The names of some functions and types within the Vex IR have changed. + (Run 'svn log -r1689 VEX/pub/libvex_ir.h' for full details.) So any existing tools will have to be updated to reflect these changes. The new names should be clearer. The file VEX/pub/libvex_ir.h is also much better commented, and serves as the