log graal/com.oracle.graal.hotspot/src/com/oracle/graal/hotspot/nfi/HotSpotNativeFunctionInterface.java @ 16964:41f66e61b39a

age author description
Wed, 27 Aug 2014 09:13:00 +0200 Matthias Grimmer NFI: fix FunctionHandle resolving
Tue, 19 Aug 2014 10:48:05 +0200 Matthias Grimmer NFI: never throw an unsatisfiedLinkError - better return null
Tue, 05 Aug 2014 15:58:11 +0200 Matthias Grimmer GNFI: move GNFI interfaces to oracle.nfi - interface does not depend on graal
Tue, 22 Apr 2014 15:24:14 +0200 Josef Eisl Move UnsafeAccess to graal.compiler.common.
Tue, 15 Apr 2014 15:22:37 +0200 Thomas Wuerthinger Allow to supply predefined installed code object when adding a method to the code cache.
Wed, 09 Apr 2014 19:08:53 +0200 Josef Eisl Fix most raw type references.
Tue, 11 Mar 2014 16:28:43 +0100 Thomas Wuerthinger Remove withScope parameter on GraalCompiler.compileGraph.
Tue, 11 Mar 2014 16:16:24 +0100 Thomas Wuerthinger Remove reference to graph in LIRGenerator.
Fri, 07 Feb 2014 16:24:31 +0100 Doug Simon made NativeFunctionInterfaceTest pass on Windows
Fri, 07 Feb 2014 01:08:35 +0100 Doug Simon fixed bug in passing primitive arrays through native function handles
Thu, 06 Feb 2014 18:44:14 +0100 Doug Simon consolidated GNFI code into graal.hotspot project and cleaned up the documentation and code base graal/com.oracle.graal.nfi.hotspot.amd64/src/com/oracle/graal/nfi/hotspot/amd64/AMD64HotSpotNativeFunctionInterface.java@d2a48c134bfa