.. |
allocator.h
|
simplify memory allocation interfaces
|
2008-04-13 12:15:04 -06:00 |
arch.h
|
rough sketch of powerpc support
|
2008-06-04 16:21:27 -06:00 |
assembler.h
|
ensure that only one value holds a given frame site at at time
|
2008-09-28 15:56:12 -06:00 |
binaryToMacho.cpp
|
enable powerpc build for process=interpret (won't run yet, though)
|
2008-06-04 17:09:09 -06:00 |
boot.cpp
|
add copyright header to files which don't already have them
|
2008-06-25 14:53:48 -06:00 |
builtin.cpp
|
Added a getContentLength() method to URLConnection
|
2008-07-15 09:36:52 -06:00 |
common.h
|
Merge branch 'master' of oss:/var/local/git/avian into powerpc
|
2008-07-17 17:34:52 -06:00 |
compile.cpp
|
snapshot
|
2008-10-18 18:15:57 -06:00 |
compile.S
|
use LOCAL macro to mark local symbols in *.S
|
2008-06-15 12:49:37 -06:00 |
compiler.cpp
|
snapshot
|
2008-10-18 18:15:57 -06:00 |
compiler.h
|
reserve stack space for arguments to native calls
|
2008-09-28 13:00:52 -06:00 |
constants.h
|
prepend copyright notice and license to all source files; add license.txt and readme.txt
|
2008-02-19 11:06:52 -07:00 |
finder.cpp
|
sketch new version of x86.cpp to conform to new assembler.h APIs
|
2008-08-19 17:38:37 -06:00 |
finder.h
|
support building Avian as a self-contained dynamic library
|
2008-03-30 21:43:43 -06:00 |
heap.cpp
|
various bugfixes
|
2008-04-30 09:44:17 -06:00 |
heap.h
|
optimize common case of setting a single object field so we don't acquire the heap lock unnecessarily
|
2008-04-23 18:08:24 -06:00 |
interpret.cpp
|
fix process=interpret build
|
2008-06-04 16:17:06 -06:00 |
jnienv.cpp
|
maintain a table to look up methods called via JNI
|
2008-08-15 12:32:33 -06:00 |
jnienv.h
|
prepend copyright notice and license to all source files; add license.txt and readme.txt
|
2008-02-19 11:06:52 -07:00 |
machine.cpp
|
Merge branch 'master' of oss.readytalk.com:/var/local/git/avian into powerpc
|
2008-08-16 12:56:41 -06:00 |
machine.h
|
Merge branch 'master' of oss.readytalk.com:/var/local/git/avian into powerpc
|
2008-08-16 12:56:41 -06:00 |
main.cpp
|
support -Xbootclasspath and -Xbootclasspath/a options
|
2008-07-14 11:51:20 -06:00 |
posix.cpp
|
sketch new version of x86.cpp to conform to new assembler.h APIs
|
2008-08-19 17:38:37 -06:00 |
powerpc.cpp
|
First powerpc.cpp with actual ppc assembling (incomplete)!
|
2008-06-25 17:35:01 -06:00 |
powerpc.h
|
hello, world!
|
2008-06-15 14:17:52 -06:00 |
powerpc.S
|
hello, world!
|
2008-06-15 14:17:52 -06:00 |
process.cpp
|
various bugfixes concerning Thread.getStackTrace
|
2008-04-21 16:36:13 -06:00 |
process.h
|
use virtual dispatch when calling Thread.run from VM
|
2008-06-25 10:28:11 -06:00 |
processor.h
|
implement Thread.getStackTrace, activeCount, and enumerate
|
2008-04-11 16:48:39 -06:00 |
stream.h
|
prepend copyright notice and license to all source files; add license.txt and readme.txt
|
2008-02-19 11:06:52 -07:00 |
system.h
|
sketch new version of x86.cpp to conform to new assembler.h APIs
|
2008-08-19 17:38:37 -06:00 |
thunks.cpp
|
improve efficiency of array bounds checks and generate a thunk table for native functions called indirectly
|
2008-05-31 16:14:27 -06:00 |
type-generator.cpp
|
don't bother defining ArrayElementSizeOf<type> if it has no array elements
|
2008-04-21 16:32:33 -06:00 |
types.def
|
translate exception handler table into a form which does not depend on the constant pool after JIT compiling a method
|
2008-04-11 13:03:40 -06:00 |
types.h
|
prepend copyright notice and license to all source files; add license.txt and readme.txt
|
2008-02-19 11:06:52 -07:00 |
util.cpp
|
don't calculate the index in hashMapInsert until it's needed
|
2008-08-11 16:44:38 -06:00 |
util.h
|
third attempt to properly fix race condition in compile function
|
2008-07-11 22:01:42 -06:00 |
vector.h
|
simplify memory allocation interfaces
|
2008-04-13 12:15:04 -06:00 |
windows.cpp
|
commit and reserve pages when calling VirtualAlloc on Windows
|
2008-04-13 12:25:24 -06:00 |
x86.cpp
|
snapshot
|
2008-10-18 18:15:57 -06:00 |
x86.h
|
rough sketch of powerpc support
|
2008-06-04 16:21:27 -06:00 |
x86.S
|
use LOCAL macro to mark local symbols in *.S
|
2008-06-15 12:49:37 -06:00 |
zlib-custom.h
|
prepend copyright notice and license to all source files; add license.txt and readme.txt
|
2008-02-19 11:06:52 -07:00 |
zone.h
|
simplify memory allocation interfaces
|
2008-04-13 12:15:04 -06:00 |