|
From: <sv...@va...> - 2007-03-22 20:58:58
|
Author: njn Date: 2007-03-22 20:58:50 +0000 (Thu, 22 Mar 2007) New Revision: 6658 Log: More info about the VEX changes. Modified: trunk/NEWS Modified: trunk/NEWS =================================================================== --- trunk/NEWS 2007-03-22 12:13:13 UTC (rev 6657) +++ trunk/NEWS 2007-03-22 20:58:50 UTC (rev 6658) @@ -26,6 +26,7 @@ - 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 |