corda/src
frustaci a6440375ca Update x86.S
GCC now assumes by default that the stack is aligned to a 16-byte boundary in Linux x86, so let's do our part to honour that. :)
Otherwise native code that depends on the stack to be aligned to 16 bytes would seg fault (like SSE).
https://groups.google.com/forum/#!topic/avian/SyCl-Jfw2U8
2013-07-28 10:39:55 -03:00
..
android fix Android classpath build 2013-07-05 14:36:16 -06:00
avian Adding another possible case for addThread to expect. One common case that triggers is is when both arguments to addThread are the same thread (such as the call from attachThread). SWT on darwin seems to do this for dialog boxes. 2013-07-14 15:59:43 -06:00
codegen fix Clang warnings 2013-07-03 13:33:46 -07:00
heap update copyright years 2013-07-02 20:52:38 -06:00
lzma fix endianess bug in LZMA decoding 2012-06-06 12:58:24 -06:00
openjdk update copyright years 2013-07-02 20:52:38 -06:00
tools update copyright years 2013-07-02 20:52:38 -06:00
util update copyright years 2013-07-02 20:52:38 -06:00
vm/system update copyright years 2013-07-02 20:52:38 -06: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 update copyright years 2013-07-02 20:52:38 -06:00
boot.cpp update copyright years 2013-07-02 20:52:38 -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 update copyright years 2013-07-02 20:52:38 -06:00
classpath-android.cpp fix Android classpath build 2013-07-05 14:36:16 -06:00
classpath-avian.cpp update copyright years 2013-07-02 20:52:38 -06:00
classpath-openjdk.cpp fix Clang warnings 2013-07-03 13:33:46 -07: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 update copyright years 2013-07-02 20:52:38 -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 update copyright years 2013-07-02 20:52:38 -06:00
finder.cpp update copyright years 2013-07-02 20:52:38 -06: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 update copyright years 2013-07-02 20:52:38 -06:00
jnienv.cpp wait until all non-daemon threads exit before invoking the class library shutdown method 2013-05-13 13:17:42 -06:00
lzma-decode.cpp update copyright years 2013-07-02 20:52:38 -06:00
lzma-encode.cpp update copyright years 2013-07-02 20:52:38 -06:00
machine.cpp fix Clang warnings 2013-07-03 13:33:46 -07:00
main.cpp update copyright years 2013-07-02 20:52:38 -06: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 fix crash when encountering invokespecial call to abstract method 2011-07-17 19:54:55 -06:00
types.def throw CloneNotSupportedException if Object.clone called on non-Cloneable 2013-04-22 21:19:01 -06:00
util.cpp update copyright years 2013-07-02 20:52:38 -06: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