.. |
amd64.S
|
remove unnecessary .type declaration from amd64.S
|
2007-09-19 18:12:08 -06:00 |
builtin.cpp
|
bugfixes for recent refactoring effort
|
2007-09-24 07:46:48 -06:00 |
cdecl.S
|
align SP to 16 byte boundary on Darwin in cdecl.S
|
2007-09-19 18:36:35 -06:00 |
common.h
|
refactoring effort to pave the way for JIT compilation
|
2007-09-23 19:39:03 -06:00 |
compile.cpp
|
refactoring effort to pave the way for JIT compilation
|
2007-09-23 19:39:03 -06:00 |
constants.h
|
JNIEnv and JavaVM method implementations
|
2007-09-10 17:33:58 -06:00 |
finder.cpp
|
strip leading slashes from path in JarElement::find()/exists()
|
2007-09-21 08:15:39 -06:00 |
finder.h
|
sketch of JAR support in Finder
|
2007-09-16 18:13:36 -06:00 |
heap.cpp
|
set verbose constants to false in heap.cpp
|
2007-09-19 08:33:43 -06:00 |
heap.h
|
several things: change object typedef to Object* instead of void* to improve type safety; add JNICALL attributes to JNI functions; implement additional JavaVM methods
|
2007-09-06 18:21:52 -06:00 |
input.h
|
copy input.h and output.h from mess project
|
2007-06-04 17:48:35 -06:00 |
interpret.cpp
|
bugfixes for recent refactoring effort
|
2007-09-24 07:46:48 -06:00 |
jnienv.cpp
|
refactoring effort to pave the way for JIT compilation
|
2007-09-23 19:39:03 -06:00 |
jnienv.h
|
JNIEnv and JavaVM method implementations
|
2007-09-10 17:33:58 -06:00 |
machine.cpp
|
bugfixes for recent refactoring effort
|
2007-09-24 07:46:48 -06:00 |
machine.h
|
bugfixes for recent refactoring effort
|
2007-09-24 07:46:48 -06:00 |
main.cpp
|
refactoring effort to pave the way for JIT compilation
|
2007-09-23 19:39:03 -06:00 |
output.h
|
copy input.h and output.h from mess project
|
2007-06-04 17:48:35 -06:00 |
processor.h
|
bugfixes for recent refactoring effort
|
2007-09-24 07:46:48 -06:00 |
stdc++.cpp
|
copy makefile, stdc++.cpp, and type-generator.cpp from mess project
|
2007-06-03 17:16:07 -06:00 |
stream.h
|
implement floating point instructions
|
2007-08-13 08:06:31 -06:00 |
system.cpp
|
superficial tweaks
|
2007-09-21 08:16:43 -06:00 |
system.h
|
use dlopen()/dlsym() to resolve builtin JNI methods
|
2007-09-18 17:30:09 -06:00 |
type-generator.cpp
|
refactoring effort to pave the way for JIT compilation
|
2007-09-23 19:39:03 -06:00 |
types.def
|
use dlopen()/dlsym() to resolve builtin JNI methods
|
2007-09-18 17:30:09 -06:00 |
types.h
|
more JNI work
|
2007-06-28 20:58:48 -06:00 |
zlib-custom.h
|
Various fixes (mostly making things more strict) to get the code to
|
2007-09-19 10:22:19 -06:00 |