log src/share/vm/includeDB_compiler1 @ 1930:2d26b0046e0d

age author description
Tue, 30 Nov 2010 14:53:30 +0100 Thomas Wuerthinger Merge.
Fri, 22 Oct 2010 15:59:34 -0400 acorn 6988353: refactor contended sync subsystem
Tue, 29 Dec 2009 19:08:54 +0100 roland 6986046: C1 valuestack cleanup
Fri, 03 Sep 2010 17:51:07 -0700 iveresov 6953144: Tiered compilation
Tue, 03 Aug 2010 08:13:38 -0400 bobv 6953477: Increase portability and flexibility of building Hotspot
Fri, 04 Jun 2010 11:18:04 -0700 iveresov 6958292: C1: Enable parallel compilation
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Fri, 26 Nov 2010 12:12:35 +0100 Thomas Wuerthinger Build also release version of VM. Fix towards making SpecJVM2008 run.
Thu, 19 Aug 2010 14:34:52 -0700 Lukas Stadler refactoring classes into separate files
Mon, 02 Aug 2010 15:44:38 -0700 Lukas Stadler * using reflected objects instead of oops
Fri, 23 Jul 2010 15:53:02 -0700 Lukas Stadler changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Tue, 18 May 2010 17:43:37 +0200 Thomas Wuerthinger Draft implementation of HotSpot CRI / first method compiling without exception.
Mon, 17 May 2010 16:37:23 +0200 Thomas Wuerthinger Added first VM entry method.
Wed, 12 May 2010 16:29:41 +0200 Thomas Wuerthinger Added methods to c1x_VMExits.cpp
Tue, 11 May 2010 18:19:17 +0200 Thomas Wuerthinger Hooked C1XCompiler class into the system.