log src/share/vm/graal/graalVmIds.hpp @ 7812:a42dc71ad051

age author description
Mon, 18 Feb 2013 19:12:32 -0800 Thomas Wuerthinger Remove usages of VmIds.toSymbol.
Mon, 18 Feb 2013 19:08:52 -0800 Thomas Wuerthinger Remove usages of VmIds.toString.
Mon, 18 Feb 2013 19:02:14 -0800 Thomas Wuerthinger Remove graalVmIds.cpp. Remove addStub/getStub methods as they were mere skeletons in new implementation.
Tue, 03 Jul 2012 16:56:40 +0200 Christian Haeubl added basic high-level interpreter support to HotSpot
Tue, 07 Feb 2012 21:15:58 +0100 Andreas Woess Implement eager type resolving.
Mon, 28 Nov 2011 18:20:46 -0800 Christian Wimmer Add newlines at the end of files, otherwise my version of gcc complains
Mon, 14 Nov 2011 22:38:54 +0100 Thomas Wuerthinger Remove the need for a global stub array.