.. |
allocator.h
|
Merge branch 'master' into powerpc
|
2008-11-11 08:21:48 -07:00 |
arch.h
|
rough sketch of powerpc support
|
2008-06-04 16:21:27 -06:00 |
assembler.h
|
Merge branch 'master' into powerpc
|
2008-11-11 08:21:48 -07:00 |
binaryToMacho.cpp
|
enable powerpc build for process=interpret (won't run yet, though)
|
2008-06-04 17:09:09 -06:00 |
boot.cpp
|
Merge branch 'master' into powerpc
|
2008-11-11 08:21:48 -07:00 |
builtin.cpp
|
Merge branch 'master' into powerpc
|
2008-11-11 08:21:48 -07:00 |
common.h
|
Merge branch 'master' of oss:/var/local/git/avian into powerpc
|
2008-07-17 17:34:52 -06:00 |
compile.cpp
|
Merge branch 'master' of oss:/var/local/git/avian into powerpc
|
2008-11-25 16:19:21 -07:00 |
compile.S
|
use LOCAL macro to mark local symbols in *.S
|
2008-06-15 12:49:37 -06:00 |
compiler.cpp
|
various control-flow related bugfixes
|
2008-12-11 18:09:36 -07:00 |
compiler.h
|
save locals to memory before executing any instruction which might trigger an exception if that instruction lies within an exception handler
|
2008-11-25 10:34:48 -07: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
|
Merge branch 'master' into powerpc
|
2008-11-11 08:21:48 -07:00 |
finder.h
|
Merge branch 'master' into powerpc
|
2008-11-11 08:21:48 -07:00 |
heap.cpp
|
various bugfixes
|
2008-04-30 09:44:17 -06:00 |
heap.h
|
Merge branch 'master' into powerpc
|
2008-11-11 08:21:48 -07:00 |
heapdump.cpp
|
minor tweak to find function in heapdump.cpp to return 0 where we were returning false (which amounts to the same thing but is less confusing)
|
2008-11-19 18:09:02 -07:00 |
interpret.cpp
|
fix process=interpret build
|
2008-06-04 16:17:06 -06:00 |
jnienv.cpp
|
Merge branch 'master' into powerpc
|
2008-11-11 08:21:48 -07: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:/var/local/git/avian into powerpc
|
2008-11-25 16:19:21 -07:00 |
machine.h
|
Merge branch 'master' of oss:/var/local/git/avian into powerpc
|
2008-11-25 16:19:21 -07:00 |
main.cpp
|
support -Xbootclasspath and -Xbootclasspath/a options
|
2008-07-14 11:51:20 -06:00 |
posix.cpp
|
Merge branch 'master' into powerpc
|
2008-11-11 08:21:48 -07:00 |
powerpc.cpp
|
Merge branch 'master' into powerpc
|
2008-11-11 08:21:48 -07: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
|
Merge branch 'master' into powerpc
|
2008-11-11 08:21:48 -07:00 |
process.h
|
use virtual dispatch when calling Thread.run from VM
|
2008-06-25 10:28:11 -06:00 |
processor.h
|
Merge branch 'master' into powerpc
|
2008-11-11 08:21:48 -07:00 |
stream.h
|
Merge branch 'master' into powerpc
|
2008-11-11 08:21:48 -07:00 |
system.h
|
Merge branch 'master' into powerpc
|
2008-11-11 08:21:48 -07: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
|
Merge branch 'master' into powerpc
|
2008-11-11 08:21:48 -07:00 |
types.def
|
avoid creating garbage when iterating over hashmaps
|
2008-11-22 16:38:41 -07: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
|
avoid creating garbage when iterating over hashmaps
|
2008-11-22 16:38:41 -07:00 |
util.h
|
avoid creating garbage when iterating over hashmaps
|
2008-11-22 16:38:41 -07:00 |
vector.h
|
simplify memory allocation interfaces
|
2008-04-13 12:15:04 -06:00 |
windows.cpp
|
Merge branch 'master' into powerpc
|
2008-11-11 08:21:48 -07:00 |
x86.cpp
|
remove divideCR and remainderCR
|
2008-12-11 18:08:16 -07: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 |