log

age author description
Sun, 23 Jun 2013 21:36:00 +0200 Thomas Wuerthinger Add decompiler debug handler.
Sun, 23 Jun 2013 21:04:34 +0200 Thomas Wuerthinger Experimental decompiler that outputs Java source code from Graal IR for debug purposes.
Sun, 23 Jun 2013 20:50:18 +0200 Thomas Wuerthinger Clean up.
Sun, 23 Jun 2013 15:49:09 +0200 Thomas Wuerthinger Merge.
Sun, 23 Jun 2013 15:49:01 +0200 Thomas Wuerthinger Throw InvalidInstalledCodeException directly in the stubs.
Sun, 23 Jun 2013 15:27:39 +0200 Thomas Wuerthinger Improve HotSpotNMethodTest.
Fri, 21 Jun 2013 22:09:25 +0200 Thomas Wuerthinger Fix for invalidateInstalledCode.
Fri, 21 Jun 2013 22:04:46 +0200 Thomas Wuerthinger Fix invalidateInstalledCode and delete isInstalledCodeValid.
Fri, 21 Jun 2013 18:26:52 +0200 Thomas Wuerthinger Restructure the handling of HotSpotInstalledCode and their link to nmethods.
Fri, 21 Jun 2013 17:52:19 +0200 Thomas Wuerthinger Merge.
Fri, 21 Jun 2013 17:52:08 +0200 Thomas Wuerthinger Temporarily remove SPARC version of calling HotSpotInstalledCode targets.
Sun, 23 Jun 2013 14:12:07 +0200 Lukas Stadler add memory verification to the gate
Sun, 23 Jun 2013 14:11:40 +0200 Lukas Stadler small fix to code structured in IntegerStamp
Fri, 21 Jun 2013 11:58:39 -0700 twisti fixed remaining SPARC warnings using ecj
Fri, 21 Jun 2013 11:38:47 -0700 twisti Merge
Fri, 21 Jun 2013 11:38:40 -0700 twisti SPARC assembler enhancements and more fixes
Thu, 20 Jun 2013 22:40:22 -0700 twisti fixed more warnings
Thu, 20 Jun 2013 22:28:48 -0700 twisti fixed another gate warning
Thu, 20 Jun 2013 22:26:38 -0700 twisti fixed gate warnings
Thu, 20 Jun 2013 22:26:09 -0700 twisti removed com.oracle.graal.compiler.sparc from com.oracle.graal.compiler.sparc.test
Thu, 20 Jun 2013 22:23:36 -0700 twisti added SPARCAllocatorTest
Thu, 20 Jun 2013 22:07:51 -0700 twisti removed SPARC compiler test since SPARCBackend got moved to SPARCHotSpotBackend
Thu, 20 Jun 2013 20:50:25 -0700 twisti backout CTW memory usage code
Thu, 20 Jun 2013 20:41:38 -0700 twisti Merge
Thu, 20 Jun 2013 20:40:52 -0700 twisti some basic SPARC arithmetic works
Thu, 20 Jun 2013 10:56:34 -0700 twisti fixed SPARC interpreter
Thu, 20 Jun 2013 10:55:42 -0700 twisti added back Graal export rules
Fri, 21 Jun 2013 13:34:08 +0200 Roland Schatz Use values from HotSpotVMConfig instead of hardcoding shifts and bitmasks.
Fri, 21 Jun 2013 14:17:24 +0200 Bernhard Urban mx: remove useless assignment
Fri, 21 Jun 2013 14:16:48 +0200 Bernhard Urban mx: add --workdir argument