.. |
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
|
update copyright years
|
2009-03-15 12:02:36 -06:00 |
binaryToMacho.cpp
|
update copyright years
|
2009-03-15 12:02:36 -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
|
update copyright years
|
2009-03-15 12:02:36 -06:00 |
bootimage.h
|
update copyright years
|
2009-03-15 12:02:36 -06:00 |
builtin.cpp
|
update copyright years
|
2009-03-15 12:02:36 -06:00 |
common.h
|
Merge branch 'master' into powerpc
|
2009-02-09 16:22:01 -07:00 |
compile-powerpc.S
|
always return an 8-byte value (or void) from native functions called from Java
|
2009-02-28 14:20:43 -07:00 |
compile-x86.S
|
avoid reading below the stack pointer in vmInvoke, since it upsets valgrind
|
2009-03-19 08:44:08 -06:00 |
compile.cpp
|
fix order-of-operations bugs in compile.cpp which led to creation of incorrect stack maps
|
2009-03-18 16:24:13 -06:00 |
compiler.cpp
|
try harder to find a suitable stack frame site in pickTarget when there are no free registers left
|
2009-03-16 20:03:59 -06:00 |
compiler.h
|
update copyright years
|
2009-03-15 12:02:36 -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
|
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
|
update copyright years
|
2009-03-15 12:02:36 -06:00 |
jnienv.cpp
|
update copyright years
|
2009-03-15 12:02:36 -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
|
update copyright years
|
2009-03-15 12:02:36 -06:00 |
machine.h
|
update copyright years
|
2009-03-15 12:02:36 -06: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
|
update copyright years
|
2009-03-15 12:02:36 -06:00 |
powerpc.cpp
|
handle b == dst case in andC
|
2009-03-14 14:34:44 -06:00 |
powerpc.h
|
update copyright years
|
2009-03-15 12:02:36 -06:00 |
powerpc.S
|
update copyright years
|
2009-03-15 12:02:36 -06:00 |
process.cpp
|
Merge branch 'master' into powerpc
|
2008-11-11 08:21:48 -07:00 |
process.h
|
update copyright years
|
2009-03-15 12:02:36 -06: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
|
always return an 8-byte value (or void) from native functions called from Java
|
2009-02-28 14:20:43 -07:00 |
type-generator.cpp
|
zero heap space ahead of time when allocating raw storage and garbage collecting, not when allocating individual objects
|
2009-03-03 20:05: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
|
update copyright years
|
2009-03-15 12:02:36 -06: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
|
update copyright years
|
2009-03-15 12:02:36 -06:00 |
x86.cpp
|
update copyright years
|
2009-03-15 12:02:36 -06:00 |
x86.h
|
update copyright years
|
2009-03-15 12:02:36 -06:00 |
x86.S
|
update copyright years
|
2009-03-15 12:02:36 -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 |