log hotspot/.project @ 21915:3fe55394241c

age author description
Tue, 09 Jun 2015 00:22:49 +0200 Doug Simon moved JVMCI sources from graal/ to jvmci/ directory
Thu, 28 May 2015 15:36:48 +0200 Doug Simon recast all Graal native code as JVMCI code (JBS:GRAAL-53)
Tue, 26 May 2015 17:13:37 +0200 Doug Simon moved com.oracle.graal.hotspot.jvmci classes to com.oracle.jvmci.hotspot module (JBS:GRAAL-53)
Tue, 19 May 2015 17:38:53 +0200 Stefan Anzinger .project: Update path to make directory
Tue, 07 Apr 2015 18:57:54 +0200 Gilles Duboscq Add com.oracle.graal.hotspot generated files to C++ project
Thu, 12 Mar 2015 15:37:57 +0100 Stefan Anzinger [SPARC] Link Solaris/SPARC HotSpot code into Eclipse project
Fri, 23 Jan 2015 10:54:21 +0100 Doug Simon removed GPU code
Mon, 26 May 2014 12:03:04 +0200 Gilles Duboscq hotspot eclipse project: add generated folders for client and server builds
Thu, 30 Jan 2014 00:52:33 +0100 Doug Simon added support for co-existing GPU backends (JBS:GRAAL-1)
Sun, 10 Nov 2013 13:18:09 +0100 Doug Simon more HSAIL support in the C++ layer for executing HSAIL code on the simulator
Fri, 18 Oct 2013 21:40:23 +0200 Doug Simon added ptx sources to hotspot Eclipse project
Wed, 19 Jun 2013 15:37:32 +0200 Doug Simon merge fixes
Wed, 15 May 2013 14:56:52 +0200 Doug Simon added links to the HotSpot Windows sources
Mon, 12 Nov 2012 21:12:34 +0100 Doug Simon added symlinks to the BSD/MacOS HotSpot source directories
Thu, 12 Apr 2012 20:40:25 +0200 Doug Simon made links to CPU and OS specific directories shorter
Wed, 11 Apr 2012 17:47:30 +0200 Doug Simon added links to SPARC directories to enable browsing alternative backend details
Tue, 03 Apr 2012 23:10:04 +0200 Doug Simon revived mechanism for disabling automatic native builds in Eclipse
Thu, 29 Mar 2012 18:43:30 +0200 Lukas Stadler compilation queue changes:
Fri, 16 Mar 2012 20:23:29 +0100 Doug Simon added mechanism for disabling automatic native builds from the IDE (set IDE_BUILD_TARGET="" in mx/env)
Mon, 27 Feb 2012 14:45:10 +0100 Lukas Stadler use mx tool instead of domake for the hotspot eclipse C++ project, remove domake and clean
Mon, 13 Feb 2012 23:15:53 +0100 Doug Simon Made DebugInformationRecorder::describe_scope() take both a methodHandle _and_ a ciMethod* parameter to avoid creating handles in scopes where it is not allowed.
Mon, 09 Jan 2012 17:15:03 +0100 Lukas Stadler small fixes to the c++ eclipse project files
Wed, 09 Nov 2011 11:27:50 +0100 Lukas Stadler fix to project files
Fri, 12 Aug 2011 10:43:59 +0200 Lukas Stadler re-add C++ eclipse project