.. |
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
|
fix merge conflicts
|
2009-02-09 16:22:51 -07:00 |
binaryToMacho.cpp
|
Merge branch 'master' into powerpc
|
2009-02-09 16:22:01 -07:00 |
boot.cpp
|
update makefile to optionally build and use a boot image; various bugfixes
|
2008-11-29 16:08:14 -07:00 |
bootimage.cpp
|
support filtering based on class name, method name, and method spec in
|
2009-02-14 13:23:31 -07:00 |
bootimage.h
|
lots of bugfixes and refactoring
|
2008-12-01 19:38:00 -07:00 |
builtin.cpp
|
Merge branch 'master' into powerpc
|
2008-11-11 08:21:48 -07:00 |
common.h
|
Merge branch 'master' into powerpc
|
2009-02-09 16:22:01 -07:00 |
compile.cpp
|
fix merge conflict bug preventing the bootimage code from seeing, marking, and fixing jsr addresses
|
2009-02-14 14:23:23 -07:00 |
compile.S
|
use LOCAL macro to mark local symbols in *.S
|
2008-06-15 12:49:37 -06:00 |
compiler.cpp
|
fix bugs pertaining to tracking reads and and value sites across subroutines (jsr and ret instructions)
|
2009-02-14 13:26:39 -07:00 |
compiler.h
|
fix bugs pertaining to tracking reads and and value sites across subroutines (jsr and ret instructions)
|
2009-02-14 13:26:39 -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
|
2009-02-09 16:22:01 -07:00 |
finder.h
|
various bugfixes
|
2008-11-27 21:44:04 -07:00 |
heap.cpp
|
fix regressions for non-bootimage case
|
2008-12-03 19:09:57 -07:00 |
heap.h
|
lots of bugfixes and refactoring
|
2008-12-01 19:38:00 -07:00 |
heapdump.cpp
|
fix merge confict fallout in heapdump.cpp
|
2008-12-04 14:35:25 -07:00 |
heapwalk.cpp
|
update makefile to optionally build and use a boot image; various bugfixes
|
2008-11-29 16:08:14 -07:00 |
heapwalk.h
|
update makefile to optionally build and use a boot image; various bugfixes
|
2008-11-29 16:08:14 -07:00 |
interpret.cpp
|
tolerate ConstantValue attributes on non-static fields, since the compiler ensures that they are initialized in any constructors for that class (i.e., the VM does not need to do anything special to initialize them)
|
2009-01-10 12:25:52 -07: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' into powerpc
|
2009-02-09 16:22:01 -07:00 |
machine.h
|
Merge branch 'master' into powerpc
|
2009-02-09 16:22:01 -07:00 |
main.cpp
|
update makefile to optionally build and use a boot image; various bugfixes
|
2008-11-29 16:08:14 -07:00 |
posix.cpp
|
Merge branch 'master' into powerpc
|
2009-02-09 16:22:01 -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
|
throw an error if a volatile field is encountered, since we don't yet support them properly
|
2008-12-18 16:32:18 -07:00 |
processor.h
|
mark and fix up absolute addresses in boot image code
|
2008-12-02 09:45:20 -07:00 |
stream.h
|
Merge branch 'master' into powerpc
|
2008-11-11 08:21:48 -07:00 |
system.h
|
Merge branch 'master' into powerpc
|
2009-02-09 16:22:01 -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
|
lots of bugfixes and refactoring
|
2008-12-01 19:38:00 -07:00 |
util.h
|
check for null array in HashMapIterator::find
|
2008-12-18 20:23:08 -07:00 |
vector.h
|
simplify memory allocation interfaces
|
2008-04-13 12:15:04 -06:00 |
windows.cpp
|
fix platform=windows and process=interpret builds
|
2008-12-03 08:44:07 -07:00 |
x86.cpp
|
fix merge-related regression affecting bootimage build
|
2009-02-09 19:00:53 -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 |