.. |
android
|
fix Android classpath build
|
2013-07-05 14:36:16 -06:00 |
avian
|
fix broken Android build due to 617bd85
|
2014-04-11 19:56:52 -06:00 |
codegen
|
remove old unused code
|
2014-03-16 19:41:48 -06:00 |
heap
|
remove vm from code paths, to match namespacing
|
2014-02-21 13:32:28 -07:00 |
lzma
|
fix endianess bug in LZMA decoding
|
2012-06-06 12:58:24 -06:00 |
openjdk
|
fix openjdk-src build failures on osx 10.9
|
2013-12-07 16:43:18 -07:00 |
system
|
Merge pull request #200 from dicej/stack-signal
|
2014-03-14 10:45:18 -06:00 |
tools
|
fix Android bootimage build
|
2014-04-11 19:48:06 -06:00 |
util
|
use Slice<uint8_t> in FixedAllocator
|
2014-02-25 20:34:03 -07:00 |
arm.masm
|
update copyright years
|
2013-07-02 20:52:38 -06:00 |
arm.S
|
update copyright years
|
2013-07-02 20:52:38 -06:00 |
boot-javahome.cpp
|
fix incorrect EXPORT definition for Windows/x86_64 in boot-javahome.cpp
|
2014-04-11 19:26:56 -06:00 |
boot.cpp
|
fix incorrect EXPORT definition for Windows/x86_64 in boot-javahome.cpp
|
2014-04-11 19:26:56 -06:00 |
bootimage-fields.cpp
|
add optional LZMA support for compressing embedded JARs, boot images, and shared objects
|
2012-06-02 09:06:22 -06:00 |
bootimage-template.cpp
|
fix msvc build
|
2013-03-04 11:09:59 -07:00 |
builtin.cpp
|
fix some Unsafe bugs
|
2014-04-07 14:41:42 -06:00 |
classpath-android.cpp
|
fix broken Android build due to 617bd85
|
2014-04-11 19:56:52 -06:00 |
classpath-avian.cpp
|
fix broken Android build due to 617bd85
|
2014-04-11 19:56:52 -06:00 |
classpath-openjdk.cpp
|
fix broken Android build due to 617bd85
|
2014-04-11 19:56:52 -06:00 |
compile-arm.masm
|
update copyright years
|
2013-07-02 20:52:38 -06:00 |
compile-arm.S
|
update copyright years
|
2013-07-02 20:52:38 -06:00 |
compile-powerpc.S
|
update copyright years
|
2013-07-02 20:52:38 -06:00 |
compile-x86.masm
|
update copyright years
|
2013-07-02 20:52:38 -06:00 |
compile-x86.S
|
update copyright years
|
2013-07-02 20:52:38 -06:00 |
compile.cpp
|
add expect call to ensure tryAllocateExecutable actually succeeds
|
2014-04-11 19:52:53 -06:00 |
continuations-x86.S
|
update copyright years
|
2013-07-02 20:52:38 -06:00 |
embed.cpp
|
update copyright years
|
2013-07-02 20:52:38 -06:00 |
embedded-loader.cpp
|
fix incorrect EXPORT definition for Windows/x86_64 in boot-javahome.cpp
|
2014-04-11 19:26:56 -06:00 |
finder.cpp
|
move Allocator to include, properly namespaced
|
2014-02-25 19:13:41 -07:00 |
heapdump.cpp
|
update copyright years
|
2013-07-02 20:52:38 -06:00 |
heapwalk.cpp
|
update copyright years
|
2013-07-02 20:52:38 -06:00 |
interpret.cpp
|
Merge pull request #180 from joshuawarner32/move-allocator
|
2014-02-27 08:55:24 -07:00 |
jnienv.cpp
|
fix broken Android build due to 617bd85
|
2014-04-11 19:56:52 -06:00 |
lzma-decode.cpp
|
fix lzma build
|
2014-03-25 15:10:24 -06:00 |
lzma-encode.cpp
|
update copyright years
|
2013-07-02 20:52:38 -06:00 |
machine.cpp
|
Replacing strcpy with memcpy - should be slightly faster because we're forced to know strlen, so no need in byte-by-byte copying
|
2014-04-10 01:02:11 +04:00 |
main.cpp
|
move Allocator to include, properly namespaced
|
2014-02-25 19:13:41 -07:00 |
powerpc-regs.S
|
enable Linux PowerPC build
|
2011-02-26 12:45:22 -07:00 |
powerpc.S
|
update copyright years
|
2013-07-02 20:52:38 -06:00 |
process.cpp
|
update copyright years
|
2013-07-02 20:52:38 -06:00 |
thunks.cpp
|
make sure a busy-waiting loop can't block the GC (and hence the whole VM)
|
2013-12-13 10:39:36 -07:00 |
types.def
|
remove redundant interfaces and generalize shift/reset generics
|
2014-03-21 07:38:29 -06:00 |
util.cpp
|
consolidate many implicit list types into one
|
2013-12-11 10:54:50 -07:00 |
x86.masm
|
update copyright years
|
2013-07-02 20:52:38 -06:00 |
x86.S
|
Update x86.S
|
2013-07-28 10:39:55 -03:00 |