log make/linux/makefiles/vm.make @ 7408:892acf0431ef

age author description
Fri, 14 Dec 2012 10:06:52 -0800 dcubed 7153050: remove crufty '_g' support from HotSpot repo makefiles
Fri, 14 Dec 2012 16:23:44 +0100 Christian Haeubl C1 build bugfix
Fri, 14 Dec 2012 14:39:50 +0100 Christian Haeubl ignore all graal files when building C1/C2
Wed, 12 Dec 2012 21:36:40 +0100 Doug Simon changes to support Graal co-existing with the other HotSpot compiler(s) and being used for explicit compilation requests and code installation via the Graal API
Mon, 03 Dec 2012 15:32:17 +0100 Doug Simon decoupled C++ Graal runtime from C1
Mon, 12 Nov 2012 23:14:12 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/ after NPG - C++ build works
Mon, 05 Nov 2012 19:33:44 -0500 dholmes 8002034: Allow Full Debug Symbols when cross-compiling
Fri, 12 Oct 2012 10:49:39 -0700 collins Merge
Wed, 10 Oct 2012 14:35:58 -0400 jprovino 7189254: Change makefiles for more flexibility to override defaults
Mon, 08 Oct 2012 09:18:54 -0400 coleenp 7170638: Use DTRACE_PROBE[N] in JNI Set and SetStatic Field.
Tue, 18 Sep 2012 13:15:28 -0700 ohair 7198329: Add $(sort) to object files used in links makes binarties more consistent
Tue, 21 Aug 2012 10:39:19 +0200 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx24/hotspot/
Fri, 11 May 2012 11:30:03 -0700 collins 7167625: Adjustments for SE-Embedded build process
Tue, 24 Apr 2012 15:20:40 -0700 dcubed Merge
Fri, 23 Mar 2012 11:50:33 -0700 dcubed 7102323: RFE: enable Full Debug Symbols Phase 1 on Solaris
Mon, 19 Mar 2012 10:09:24 +0100 erikj 7141246: build-infra merge: Introduce new JVM_VARIANT* to control which kind of jvm gets built
Thu, 23 Feb 2012 14:58:35 +0100 mgerdin 7148152: Add whitebox testing API to HotSpot
Mon, 27 Feb 2012 13:10:13 +0100 Thomas Wuerthinger Merge with http://hg.openjdk.java.net/hsx/hsx24/hotspot/
Mon, 06 Feb 2012 09:14:22 +0100 erikj 7141242: build-infra merge: Rename CPP->CXX and LINK->LD
Tue, 31 Jan 2012 13:12:39 +0100 ohrstrom 7132779: build-infra merge: Enable ccache to work for most developer builds.
Wed, 11 Jan 2012 17:34:02 -0500 phh 7115199: Add event tracing hooks and Java Flight Recorder infrastructure
Fri, 10 Feb 2012 17:04:03 +0100 Gilles Duboscq Make it possible again to build a real client libjvm, drop the UseGraal flag.
Sat, 17 Dec 2011 21:40:27 +0100 Thomas Wuerthinger Merge with hsx23/hotspot.
Fri, 16 Sep 2011 16:21:20 -0700 dcubed 7071904: 4/4 HotSpot: Full Debug Symbols
Wed, 17 Aug 2011 11:58:19 +0200 Gilles Duboscq Update linux makefiles to create a graal VM, make a few run* +x
Wed, 27 Jul 2011 17:32:44 -0700 Thomas Wuerthinger Merge.
Fri, 29 Apr 2011 21:13:00 +0400 dsamersoff 7019808: build fails on Fedora 14: SELinux run-time check: execution of stack in libjvm.so
Fri, 22 Apr 2011 15:30:53 +0200 Thomas Wuerthinger Merge with OpenJDK.
Tue, 12 Apr 2011 14:18:53 -0700 coleenp Merge
Thu, 31 Mar 2011 06:54:30 -0400 dholmes 7032775: Include Shark code in the build again