log

age author description
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, 13 Jul 2010 11:47:55 -0700 Lukas Stadler reformatting similar to other maxine projects (tabs, etc.)
Mon, 12 Jul 2010 15:05:17 -0700 Lukas Stadler implement recent safepoint & exceptionobject ci changes, HotSpotVMConfig
Fri, 09 Jul 2010 16:33:03 -0700 Lukas Stadler modifications for linux: argument register layout, makefile
Wed, 23 Jun 2010 17:20:40 +0200 Thomas Wuerthinger Small adaptations
Wed, 23 Jun 2010 16:36:58 +0200 Thomas Wuerthinger Added HotSpotVM project Java source files.
Wed, 23 Jun 2010 16:19:21 +0200 Thomas Wuerthinger Added HotSpotVM project.
Tue, 18 May 2010 21:53:05 +0200 Thomas Wuerthinger Executing a+b with C1X on HotSpot ;-) !
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:30:40 +0200 Thomas Wuerthinger Merge
Wed, 12 May 2010 16:29:41 +0200 Thomas Wuerthinger Added methods to c1x_VMExits.cpp
Wed, 12 May 2010 15:33:54 +0200 lstadler fixed JAVA_HOME
Wed, 12 May 2010 15:01:05 +0200 lstadler added c1x build directory, added MSVC Win64 project support
Tue, 11 May 2010 19:24:14 +0200 Thomas Wuerthinger Can now call to Java code from the VM.
Tue, 11 May 2010 18:19:17 +0200 Thomas Wuerthinger Hooked C1XCompiler class into the system.
Tue, 11 May 2010 14:46:49 +0200 Thomas Wuerthinger initial setup for building; added create.bat
Thu, 06 May 2010 18:25:58 -0700 mikejwre Added tag jdk7-b92 for changeset 3221d1887d30
Tue, 04 May 2010 12:25:39 -0700 trims Added tag hs18-b03 for changeset 25f53b53aaa3 jdk7-b92
Tue, 04 May 2010 12:23:38 -0700 trims Merge
Thu, 29 Apr 2010 15:47:28 -0700 trims 6948636: Bump the HS18 build number to 04 hs18-b04
Thu, 29 Apr 2010 15:18:27 -0700 trims Merge
Thu, 29 Apr 2010 00:03:40 -0700 jrose Merge
Tue, 27 Apr 2010 11:19:12 -0700 iveresov 6946892: c1 shouldn't sign-extend to upper 32bits on x64
Mon, 26 Apr 2010 23:59:45 -0700 never 6943485: JVMTI always on capabilities change code generation too much
Mon, 26 Apr 2010 11:27:21 -0700 never 6946040: add intrinsic for short and char reverseBytes
Mon, 26 Apr 2010 18:01:55 -0400 tonyp Merge
Thu, 22 Apr 2010 10:02:38 -0700 johnc 6819061: G1: eliminate serial Other times that are proportional to the collection set length
Mon, 19 Apr 2010 05:40:21 -0700 kevinw Merge