Merged revisions 8137-8178 via svnmerge from
[cacao.git] / src / native / vm / Makefile.am
2007-07-05 michiMerged revisions 8137-8178 via svnmerge from
2007-06-22 michiMerged revisions 8123-8136 via svnmerge from
2007-06-20 michiMerged revisions 8056-8122 via svnmerge from
2007-06-07 michiMerged revisions 7940-8026 via svnmerge from
2007-05-20 michiMerged revisions 7797-7917 via svnmerge from
2007-03-02 michiMerged revisions 7407-7440 via svnmerge from
2007-02-09 twisti* src/vm/exceptions.c (exceptions_throw_unsatisfiedlink...
2007-02-06 twisti* src/native/vm/Makefile.am (DIST_SUBDIRS): Added missi...
2006-12-26 twisti* src/native/vm/Makefile.am (DIST_SUBDIRS): Added cldc1.1.
2006-12-26 twisti* src/threads/native/threads.c: Rewritten such that...
2006-12-21 twisti* src/native/vm/Makefile.am (libnativevm_la_SOURCES...
2006-12-18 twisti* src/vm/class.h (vm/loader.h): Added.
2006-09-28 edwinMerged r5526 from trunk:
2006-07-31 twisti* src/native/vm/java_lang_management_VMManagementFactor...
2006-07-31 twisti* src/native/vm/gnu_java_lang_management_VMThreadMXBean...
2006-07-31 twisti* src/native/vm/gnu_java_lang_management_VMClassLoading...
2006-07-31 twisti* src/lib/vm/reference/gnu/java/lang/management/VMMemor...
2006-07-18 twisti* src/native/jvmti/Makefile.am (lib_LTLIBRARIES): Remov...
2006-07-18 twisti* src/native/vm/Makefile.am (libnativevm_la_SOURCES...
2006-07-02 twisti* src/lib/vm/reference/gnu/java: Added.
2006-03-21 motsemajor rework of jvmti. now we have three processes...
2006-03-16 twisti* src/vm/jit/tools/Makefile.am, src/vm/jit/verify/Makef...
2006-03-06 twisti* src/vm/jit/powerpc/linux/Makefile.am (LIBS): Added...
2006-01-22 twisti* Updated header: Added 2006. Changed address of FSF...
2005-11-06 twisti* VMFrame.c, VMVirtualMachine.c: Added, compile only...
2005-11-06 motseVMjdwp/VMjvmti new makefile entries
2005-09-10 twisti* Proxy to VMProxy changes.
2005-05-19 jowennVMAccessController.getStack (currently leads in some...
2005-03-05 twisti- removed old, unused gtk files
2005-02-10 twisticlass and utf8 related changes.
2005-02-08 twistiAdded VMStackWalker.c
2005-01-24 twistiBuild directory fixes.
2005-01-12 twistiUpdate to classpath-0.13: added VMSystemProperties.c
2004-12-08 twistiExtra dist gtk files.
2004-12-07 twistiGNU header update.
2004-12-06 twistiRemoved libnativevm.a from all target.
2004-12-06 twistiUse libtool to compile cacao libraries. We need to...
2004-12-03 twisti- build/dist/install changes
2004-12-01 twisti- better build system
2004-11-30 twistiNew source tree.
2004-11-18 twistiAdded unneeded .h files to CLEANFILES.
2004-11-02 jowenndynamic native library loading, some inlining changes
2004-06-16 jowenna few finalizer testcases, old thread implementation...
2004-06-06 twistiFix include paths to support build directories.
2004-03-15 jowennexception back traces for i386
2004-03-02 jowennnative functions, getClassContext, currentClassLoader...
2004-02-05 twistiWe have to add the string to cacao's constant pool...
2003-11-24 twisti- we now build a libnat.a
2002-12-14 stefanWorking towards better make dist
1999-10-04 romanjdk1.2 and loader optimisation
1999-01-20 philChanged the makefile system to autoconf/automake.