corda/src
2009-08-11 13:30:31 -06:00
..
allocator.h Merge branch 'master' into powerpc 2008-11-11 08:21:48 -07:00
arch.h added ARM interpreted mode supported 2009-08-06 11:52:36 -06:00
arm.cpp added ARM interpreted mode supported 2009-08-06 11:52:36 -06:00
arm.h added ARM interpreted mode supported 2009-08-06 11:52:36 -06:00
arm.S added ARM interpreted mode supported 2009-08-06 11:52:36 -06:00
assembler.h Merge branch 'master' of git://oss.readytalk.com/avian, fixed problems that occured in broader testing 2009-08-10 13:20:23 -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 clear Machine::byteArrayMap before generating boot image since it will not be used when the image is loaded 2009-07-28 17:22:07 -06:00
bootimage.h implement "callee pops arguments" calling convention and refactor tail call code accordingly 2009-04-19 16:36:11 -06:00
builtin.cpp avoid function pointer cast warning from GCC 3.4 2009-08-03 10:56:43 -06:00
common.h fix LLD definition for MinGW 4.4 2009-08-07 16:28:47 -06:00
compile-powerpc.S several bugfixes for powerpc continuations 2009-05-28 18:56:05 -06:00
compile-x86.S Merge branch 'win64' into gnu 2009-07-25 20:48:36 -06:00
compile.cpp fixed incorrect opSize bug for 64-bit platforms 2009-08-11 13:25:22 -06:00
compiler.cpp fixed propegation of result sizes 2009-08-11 13:27:25 -06:00
compiler.h Merge branch 'master' of git://oss.readytalk.com/avian, fixed problems that occured in broader testing 2009-08-10 13:20:23 -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
continuations-x86.S Merge branch 'win64' into gnu 2009-07-25 20:48:36 -06: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
gnu.cpp set os.arch property in Avian_gnu_classpath_VMSystemProperties_preInit 2009-08-03 16:18:41 -06:00
heap.cpp enable DebugAllocation in heap.cpp when NDEBUG is not defined 2009-07-10 08:42:56 -06: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 free correct object in Context::dispose 2009-07-28 17:20:23 -06: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 added ARM interpreted mode supported 2009-08-06 11:52:36 -06:00
jnienv.cpp fix out-of-date JNI method implementations to reflect newer static field table layout 2009-08-03 16:18:16 -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 Merge branch 'master' of git://oss.readytalk.com/avian, fixed problems that occured in broader testing 2009-08-10 13:20:23 -06:00
machine.h Merge branch 'master' of git://oss.readytalk.com/avian, fixed problems that occured in broader testing 2009-08-10 13:20:23 -06:00
main.cpp include native Classpath code in libavian.a and the avian executable 2009-06-06 14:18:33 -06:00
posix.cpp Merge branch 'master' into gnu 2009-07-25 18:38:57 -06:00
powerpc.cpp fixed powerpc compile errors 2009-08-11 13:29:00 -06:00
powerpc.h update copyright years 2009-03-15 12:02:36 -06:00
powerpc.S progress towards powerpc continuation and tail call support 2009-05-26 19:02:39 -06:00
process.cpp fix native method lookup for fast calling convention on Windows 2009-05-31 14:41:07 -06:00
process.h code cleanup and build fixes 2009-05-04 19:04:17 -06:00
processor.h fix deadlocks and other misbehaviors in class initialization code 2009-07-20 14:12:38 -06:00
stream.h fix GCC 4.4 warnings 2009-05-22 18:21:11 -06:00
system.h Merge branch 'master' into powerpc 2009-02-09 16:22:01 -07:00
thunks.cpp implement basic finalization support 2009-07-21 18:57:55 -06:00
type-generator.cpp Merge branch 'master' into fun 2009-05-31 17:25:34 -06:00
types.def fix deadlocks and other misbehaviors in class initialization code 2009-07-20 14:12:38 -06: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 handle subroutines properly when generating frame maps (initial sketch) 2009-06-26 15:36:04 -06:00
windows.cpp disable debug logging 2009-07-27 18:09:12 -06:00
x86.cpp fixed several operand type errors that appeared on 64-bit platforms 2009-08-11 13:30:31 -06:00
x86.h Merge branch 'win64' into gnu 2009-07-25 20:48:36 -06:00
x86.S Merge branch 'master' of git://oss.readytalk.com/avian, fixed problems that occured in broader testing 2009-08-10 13:20:23 -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