.. |
allocator.h
|
remove the libstdc++ dependency once and for all
|
2008-10-28 15:40:50 -06:00 |
assembler.h
|
update makefile to optionally build and use a boot image; various bugfixes
|
2008-11-29 16:08:14 -07:00 |
binaryToMacho.cpp
|
fix darwin build
|
2008-03-30 22:23:51 -06: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
|
fix static class initialization when using a boot image
|
2008-11-29 21:58:09 -07:00 |
bootimage.h
|
update makefile to optionally build and use a boot image; various bugfixes
|
2008-11-29 16:08:14 -07:00 |
builtin.cpp
|
remove debug code from builtin.cpp
|
2008-10-27 15:39:14 -06:00 |
common.h
|
more work on boot image creation
|
2008-11-23 16:58:01 -07:00 |
compile.cpp
|
fix static class initialization when using a boot image
|
2008-11-29 21:58:09 -07:00 |
compile.S
|
prepend copyright notice and license to all source files; add license.txt and readme.txt
|
2008-02-19 11:06:52 -07:00 |
compiler.cpp
|
remove the libstdc++ dependency once and for all
|
2008-10-28 15:40:50 -06:00 |
compiler.h
|
remove the libstdc++ dependency once and for all
|
2008-10-28 15:40:50 -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
|
various bugfixes
|
2008-11-27 21:44:04 -07:00 |
finder.h
|
various bugfixes
|
2008-11-27 21:44:04 -07:00 |
heap.cpp
|
refactor Segment::Map to support map data which is not allocated as part of the segment data
|
2008-11-29 13:37:03 -07:00 |
heap.h
|
refactor Segment::Map to support map data which is not allocated as part of the segment data
|
2008-11-29 13:37:03 -07:00 |
heapdump.cpp
|
more work on boot image creation
|
2008-11-23 16:58:01 -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
|
fix process=interpret build
|
2008-06-04 16:17:06 -06:00 |
jnienv.cpp
|
use dbghelp.dll to generate crash dump file on Windows XP and later
|
2008-10-27 15:13:27 -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
|
fix static class initialization when using a boot image
|
2008-11-29 21:58:09 -07:00 |
machine.h
|
fix static class initialization when using a boot image
|
2008-11-29 21:58:09 -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
|
initial work to support boot image creation and use
|
2008-11-21 16:20:35 -07:00 |
process.cpp
|
look for %s@%d format symbols when resolving native methods on Windows, which obviates the need for -k flag to dlltool
|
2008-10-10 17:37:36 -06:00 |
process.h
|
use virtual dispatch when calling Thread.run from VM
|
2008-06-25 10:28:11 -06:00 |
processor.h
|
initial work on booting from boot image
|
2008-11-28 15:02:45 -07:00 |
stream.h
|
remove the libstdc++ dependency once and for all
|
2008-10-28 15:40:50 -06:00 |
system.h
|
initial work to support boot image creation and use
|
2008-11-21 16:20:35 -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
|
remove support for hiding constructors and accessors in type-generator.cpp
|
2008-10-22 08:39:27 -06: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
|
set global system pointer to null in MySystem::dispose in windows.cpp
|
2008-10-28 12:15:27 -06:00 |
x86.cpp
|
update makefile to optionally build and use a boot image; various bugfixes
|
2008-11-29 16:08:14 -07:00 |
x86.h
|
prepend copyright notice and license to all source files; add license.txt and readme.txt
|
2008-02-19 11:06:52 -07:00 |
x86.S
|
set the base pointer in vmNativeCall to point to the return address per convention, allowing us to safely walk the stack in Process::getStackTrace
|
2008-04-23 15:07:14 -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 |