log c1x4hotspotsrc/HotSpotVM/src/com/sun/hotspot/c1x/server/CompilationServer.java @ 2285:762de4b26788

age author description
Fri, 08 Apr 2011 13:43:05 +0200 Lukas Stadler turn Compiler and HotSpotTypeResolved into interfaces
Thu, 07 Apr 2011 15:32:25 +0200 Lukas Stadler non-static VMEntries and VMExits, CompilationServer simplifications
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.
Tue, 09 Nov 2010 17:40:15 +0100 Doug Simon Modified C++ to reflect changes in calling convention CRI code.
Mon, 25 Oct 2010 16:47:52 +0200 Thomas Wuerthinger Enabled -C1X:OPTIONS when running HotSpot/C1X. Enabled checkstyle for the HotSpotVM Java project.
Mon, 16 Aug 2010 18:59:36 -0700 Lukas Stadler * rewrite of the code installation