log

age author description
Mon, 29 Nov 2010 12:02:16 +0100 Thomas Wuerthinger Added package information files.
Mon, 29 Nov 2010 12:01:45 +0100 Thomas Wuerthinger Added support for CompileTheWorld.
Sat, 27 Nov 2010 16:43:53 +0100 Thomas Wuerthinger Additional debug output.
Sat, 27 Nov 2010 14:30:07 +0100 Thomas Wuerthinger Two fixes for DaCapo / SpecJVM2008 runs.
Fri, 26 Nov 2010 19:45:05 +0100 Thomas Wuerthinger More JNI global handle clean ups.
Fri, 26 Nov 2010 13:52:15 +0100 Thomas Wuerthinger Fix for failed method lookup.
Fri, 26 Nov 2010 12:12:35 +0100 Thomas Wuerthinger Build also release version of VM. Fix towards making SpecJVM2008 run.
Sun, 05 Dec 2010 22:01:07 +0100 Doug Simon Sync with CRI/C1X changes.
Fri, 03 Dec 2010 18:00:07 +0100 ldayne Filled up the new hasCompiledCode method of the RiMethod interface.
Tue, 30 Nov 2010 15:13:57 +0100 Doug Simon Sync with CRI/C1X changes.
Thu, 25 Nov 2010 19:21:22 +0100 Thomas Wuerthinger Small NPE fix. More detailed error in case of wrong bytecode in patching stub.
Tue, 23 Nov 2010 18:42:21 +0100 Thomas Wuerthinger Removed debug print statement.
Tue, 23 Nov 2010 15:45:45 +0100 Thomas Wuerthinger Fixes to get running again after C1X changes to pointer maps and register configuration.
Fri, 19 Nov 2010 21:16:36 +0100 Doug Simon Converted CiDebugInfo.registerRefMap field from type long to CiBitMap.
Fri, 19 Nov 2010 00:26:51 +0100 Doug Simon Changes to sync with CRI changes.