]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Add a NEWS item about Vex type/function name changes.
authorNicholas Nethercote <njn@valgrind.org>
Sun, 24 Dec 2006 07:54:19 +0000 (07:54 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Sun, 24 Dec 2006 07:54:19 +0000 (07:54 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@6419

NEWS

diff --git a/NEWS b/NEWS
index 577945979351643e033ec5cd15604034b7d00446..397f47468de5c89f75a827f02dc08d57ccdbd0a6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -20,6 +20,15 @@ Other user-visible changes:
   they just return 3 (as before).  Also, SET_VBITS doesn't report
   definedness errors if any of the V bits are undefined.
 
+Developer-visible changes:
+
+- The names of some functions and types within the Vex IR have changed.
+  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
+  best documentation about Vex.
+
+
 Release 3.2.1 (16 Sept 2006)
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 3.2.1 adds x86/amd64 support for all SSE3 instructions except monitor