log src/cpu/x86/vm/c1_Runtime1_x86.cpp @ 1930:2d26b0046e0d

age author description
Tue, 30 Nov 2010 14:53:30 +0100 Thomas Wuerthinger Merge.
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
Wed, 02 Jun 2010 22:45:42 -0700 jrose Merge
Thu, 27 May 2010 22:01:55 -0700 iveresov 6955349: C1: Make G1 barriers work with x64
Fri, 21 May 2010 02:59:24 -0700 twisti 6930772: JSR 292 needs to support SPARC C1
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Thu, 11 Nov 2010 14:09:37 +0100 Thomas Wuerthinger Pointer verification stub. Two loose oop fixes in C1X C++ part. Logging which methods have been compiled.
Thu, 30 Sep 2010 17:19:48 -0700 Lukas Stadler * enabled all jtt tests
Tue, 31 Aug 2010 22:13:30 -0700 Lukas Stadler * -XX:TraceC1X=0...5 controls the native c1x tracing
Mon, 16 Aug 2010 18:59:36 -0700 Lukas Stadler * rewrite of the code installation
Tue, 18 May 2010 21:53:05 +0200 Thomas Wuerthinger Executing a+b with C1X on HotSpot ;-) !
Thu, 08 Apr 2010 10:55:40 +0200 twisti 6941529: SharedRuntime::raw_exception_handler_for_return_address must reset thread MethodHandle flag
Tue, 09 Mar 2010 20:16:19 +0100 twisti 6919934: JSR 292 needs to support x86 C1
Thu, 19 Mar 2009 09:13:24 -0700 kvn Merge