        *** InstructionAPI 7.0 Release Notes ***

This is the version 7.0 release of the Instruction API.  Currently, the API
library is available for x86, x86_64, PowerPC/32 and PowerPC/64 platforms.

Documentation for the Instruction API can be found at:

    http://www.dyninst.org/html/manuals.html


Features in this release
------------------------
- Added PowerPC decoders
- Bug fixes & optimizations
- Added Visitor interface allowing arbitrary postfix traversals on instruction ASTs.

Building the InstructionAPI from source
------------------------------------
If you downloaded the source distribution of this package, you can
build the InstructionAPI libraries by running "make InstructionAPI" in
the dyninst directory (same level where this README file is
located).  On Unix platforms, you must use GNU make.

See the LICENSE file for license details.
