corda/src
2014-12-30 17:03:58 -07:00
..
android fix SSL stack and Android JAR resource loading 2014-08-22 07:20:19 -06:00
avian correct THREAD_STATE_THREAD register for arm64 on darwin 2014-12-09 16:34:46 -07:00
codegen add continuations support for ARM64 2014-12-30 15:31:52 -07:00
heap add initial cmake script (only builds parts of the code) 2014-07-24 09:36:40 -06:00
lzma fix clang "always true" warning in lzma/main.cpp 2014-08-11 08:40:08 -06:00
openjdk fix iOS build when using recent versions of OpenJDK 7 2014-07-24 11:20:17 -06:00
system first pass at cmake + visual studio support 2014-07-30 14:15:15 -06:00
tools make sure binary-to-object doesn't generate empty objects for invalid format/architecture combinations 2014-12-09 14:56:59 -07:00
util add initial cmake script (only builds parts of the code) 2014-07-24 09:36:40 -06:00
arm64.S add continuations support for ARM64 2014-12-30 15:31:52 -07:00
arm.masm
arm.S split asm files by architecture (x86 -> i386,x86_64 ; arm -> arm,arm64) 2014-12-10 15:14:18 -07:00
boot-javahome.cpp bulk, global reformat 2014-07-11 13:25:22 -06:00
boot.cpp bulk, global reformat 2014-07-11 13:25:22 -06:00
bootimage-fields.cpp bulk, global reformat 2014-07-11 13:25:22 -06:00
bootimage-template.cpp bulk, global reformat 2014-07-11 13:25:22 -06:00
builtin.cpp builtin.cpp: Remove native Class.getDeclaringClass() 2014-11-07 14:40:31 +03:00
classpath-android.cpp ensure Object.notify is available for Android classpath build and reduce duplication 2014-10-10 07:38:41 -06:00
classpath-avian.cpp ensure Object.notify is available for Android classpath build and reduce duplication 2014-10-10 07:38:41 -06:00
classpath-openjdk.cpp OpenJDK: Implement JVM_FindClassFromCaller 2014-10-26 21:46:09 +01:00
CMakeLists.txt add initial cmake script (only builds parts of the code) 2014-07-24 09:36:40 -06:00
compile-arm64.S fix iOS ARM64 build 2014-12-30 17:03:58 -07:00
compile-arm.masm
compile-arm.S add continuations support for ARM64 2014-12-30 15:31:52 -07:00
compile-i386.masm split asm files by architecture (x86 -> i386,x86_64 ; arm -> arm,arm64) 2014-12-10 15:14:18 -07:00
compile-i386.S split asm files by architecture (x86 -> i386,x86_64 ; arm -> arm,arm64) 2014-12-10 15:14:18 -07:00
compile-x86_64.S split asm files by architecture (x86 -> i386,x86_64 ; arm -> arm,arm64) 2014-12-10 15:14:18 -07:00
compile.cpp add continuations support for ARM64 2014-12-30 15:31:52 -07:00
continuations-x86.S fix JNIEnv::FindClass calls from JNI_OnLoad for all supported class libraries 2014-07-01 10:53:26 -06:00
debug-util.cpp touch up type safety in types.def 2014-07-11 13:25:20 -06:00
debug-util.h add debug-util for printing java bytecode as it's compiled 2014-05-30 23:40:21 -06:00
embed.cpp bulk, global reformat 2014-07-11 13:25:22 -06:00
embedded-loader.cpp bulk, global reformat 2014-07-11 13:25:22 -06:00
finder.cpp fix segfault in BuiltinElement::dispose 2014-09-15 09:03:02 -06:00
heapdump.cpp fix heapdump=true build 2014-07-16 15:51:48 -06:00
heapwalk.cpp bulk, global reformat 2014-07-11 13:25:22 -06:00
i386.masm split asm files by architecture (x86 -> i386,x86_64 ; arm -> arm,arm64) 2014-12-10 15:14:18 -07:00
i386.S split asm files by architecture (x86 -> i386,x86_64 ; arm -> arm,arm64) 2014-12-10 15:14:18 -07:00
interpret.cpp use inttypes.h macros to determine printf format symbols if possible 2014-11-11 14:13:26 -07:00
jnienv.cpp src/jnienv.cpp: support G size suffix 2014-07-18 06:09:53 -07:00
lzma-decode.cpp fix LZMA/bootimage build 2014-07-28 09:19:39 -06:00
lzma-encode.cpp fix LZMA/bootimage build 2014-07-28 09:19:39 -06:00
machine.cpp ensure Object.notify is available for Android classpath build and reduce duplication 2014-10-10 07:38:41 -06:00
main.cpp reduce Allocator interface 2014-07-16 18:51:29 -06:00
powerpc-regs.S
process.cpp fix windows build 2014-07-14 08:57:03 -06:00
thunks.cpp add util.cpp/.h changes 2014-07-11 13:25:19 -06:00
types.def fix Android thread enumeration 2014-08-22 16:07:44 -06:00
util.cpp bulk, global reformat 2014-07-11 13:25:22 -06:00
x86_64.S split asm files by architecture (x86 -> i386,x86_64 ; arm -> arm,arm64) 2014-12-10 15:14:18 -07:00