log src/share/vm/c1x/c1x_TargetMethod.hpp @ 1484:6b7001391c97

age author description
Mon, 29 Nov 2010 18:32:30 +0100 Thomas Wuerthinger Fix dummy obj boxed long hack by replacing it with a reliable solution.
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.
Thu, 18 Nov 2010 17:27:43 +0100 Thomas Wuerthinger Inlining of static final field values. Java mirror instead of VmID. Support for PrintMetrics option.
Sat, 13 Nov 2010 08:15:52 +0100 Doug Simon Merge.
Fri, 12 Nov 2010 16:11:41 +0100 Doug Simon Syncing changes with C1X.
Tue, 09 Nov 2010 17:38:40 +0100 Doug Simon Modified class descriptions in C++ to reflect changes to CiDebugInfo.Frame
Fri, 22 Oct 2010 17:31:38 +0200 Thomas Wuerthinger Initial adjustments to make C1X4HotSpot compile and run with latest Maxine version.
Thu, 30 Sep 2010 17:19:48 -0700 Lukas Stadler * enabled all jtt tests
Thu, 16 Sep 2010 19:42:20 -0700 Lukas Stadler various fixes and enhancements
Tue, 31 Aug 2010 22:13:30 -0700 Lukas Stadler * -XX:TraceC1X=0...5 controls the native c1x tracing
Thu, 19 Aug 2010 14:34:52 -0700 Lukas Stadler refactoring classes into separate files