view mxtool/README @ 4174:79c91d220d73

Use callee save area to model the saved rbp register. Remove various hacks that added the saved area size in native code.
author Christian Wimmer <Christian.Wimmer@Oracle.com>
date Thu, 29 Dec 2011 16:07:35 -0800
parents 6c5f528c7aac
children
line wrap: on
line source

This is as a read-only copy of the mxtool (https://hg.kenai.com/hg/maxine~mxtool).
Having a copy makes the GraalVM repo more self-contained so that every revision
will always be built with a specific version of this tool, ensuring repeatability.

Changes to the tool should be made in a clone of the Kenai repo, pushed back
to Kenai and copied here.