        *** InstructionAPI 7.0.1 Release Notes ***

This is the version 7.0.1 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

Updates since InstructionAPI 7.0
--------------------------------

- Fixed bug when using configure with --prefix argument


Updates since InstructionAPI 1.1
--------------------------------
- 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.
