* src/native/vm/openjdk/sun_misc_Perf.cpp: Implement just the bare minimum
[cacao.git] / src / native / include / Makefile.am
2008-11-28 Stefan RingMerge from subtype.
2008-11-26 Stefan RingMerge from subtype.
2008-11-23 Stefan RingMerge from subtype.
2008-10-31 Stefan RingMerge to subtype-trunk (manually: src/vm/linker.hpp...
2008-10-20 Stefan RingMerge from subtype branch.
2008-09-17 Stefan RingMerged trunk and subtype.
2008-08-26 Stefan RingMerged comment cleanup (forgot this before).
2008-08-26 Stefan RingMerged subtype branch to new head.
2008-08-11 Robert Schuster * merged with tip (040f180a056b)
2008-08-07 Christian Thalinger* Merged twisti branch to default. This merge introduc...
2008-08-03 Christian Thalinger* Merged with 347adb07b1f5.
2008-08-03 Christian Thalinger* This commit implementes C++ wrapper classes for CLDC...
2008-08-01 Christian ThalingerThis commit introduces C++ wrapper classes for Java...
2008-07-09 Peter MolnarMerged with tip.
2008-07-05 Christian Thalinger* Merged in new atomic instructions (twisti branch).
2008-07-04 Christian Thalinger* Merged in c3fccb040bf0.
2008-06-29 Christian Thalinger* src/native/include/Makefile.am (COMMON_HEADER_FILES...
2008-06-29 Christian Thalinger* src/native/include/Makefile.am (JAVASE_HEADER_FILES...
2008-06-15 Stefan RingMerged to new trunk.
2008-06-12 Christian Thalinger* Merged with tip.
2008-06-12 Christian Thalinger* src/native/include/Makefile.am (VM_ZIP) [ENABLE_ZLIB...
2008-06-05 Christian Thalinger* Merged gc7-branch to default.
2008-05-19 Christian Thalinger* Merged with tip.
2008-05-14 Peter MolnarMerging 8179.
2008-05-14 Christian Thalinger* m4/classpath.m4: Renamed --with-classpath* options to
2008-05-11 Stefan RingClean merge -> gc7-branch
2008-05-05 Stefan RingMerged with tip.
2008-04-22 Christian Thalinger* Merged executionstate branch.
2008-04-14 Stefan RingMerging fixes.
2008-04-07 Christian Thalinger* src/classes/Makefile.am (VM_JAVA_FILES_GNU): Added...
2008-03-19 Peter MolnarMerging 7971:887db7d64bc9 with 7970:21b063622472.
2008-03-18 Christian Thalinger* configure.ac (AC_CONFIG_FILES): Removed src/lib/Makef...
2007-10-25 Christian Thalinger* src/native/include/Makefile.am (COMMON_HEADER_FILES...
2007-10-24 Christian Thalinger* src/native/include/Makefile.am [ENABLE_ANNOTATIONS]
2007-10-22 Gregor Kaufmann* configure.ac (AC_CHECK_ENABLE_ASSERTION): Added
2007-09-05 Christian Thalinger* configure.ac (static-classpath): Removed.
2007-08-31 Michael Starzinger* src/cacaoh/dummy.c (array_objectarray_element_set...
2007-08-30 Michael Starzinger* Merged with default branch at rev 16f3633aaa5a.
2007-08-27 Christian Thalinger* Removed all Id tags.
2007-08-20 michi* src/vm/builtin.c (builtintable_init): Create builtin...
2007-08-18 twisti* src/native/vm/cldc1.1/com_sun_cldc_io_ResourceInputSt...
2007-08-13 michiMerged revisions 8245-8298 via svnmerge from
2007-07-31 panzi* src/lib/gnu/java/lang/reflect/Method.java
2007-07-31 michiMerged revisions 8187-8244 via svnmerge from
2007-07-15 twisti* src/native/include/Makefile.am [WITH_CLASSPATH_SUN]
2007-06-22 michiMerged revisions 8123-8136 via svnmerge from
2007-06-22 twisti* configure.ac,
2007-06-21 twisti* configure.ac (AC_CHECK_HEADERS): Added sys/socket.h.
2007-06-20 michiMerged revisions 8056-8122 via svnmerge from
2007-06-20 michi* src/mm/cacao-gc/gc.c (gc_reference_unregister): Added.
2007-06-19 twisti* src/native/vm/nativevm.c (nativevm_init)
2007-05-23 michiMerged revisions 7918-7939 via svnmerge from
2007-05-21 michi* src/mm/cacao-gc/mark.c (mark_me): Ifdefed statistics...
2007-05-21 twisti* src/native/include/Makefile.am (CLEANFILES): Simply...
2007-03-28 michiMerged revisions 7501-7598 via svnmerge from
2007-03-28 twisti* src/vm/exceptions.h (exceptionptr): Removed.
2007-03-28 twisti* Merged in twisti-branch.
2007-02-19 twisti* src/native/vm/cldc1.1/com_sun_cldchi_jvm_JVM.c: New...
2007-02-15 pm* src/threads/threads-common.c (threads_get_current_tid...
2007-02-14 twisti* src/vm/jit/intrp/peephole.c: Updated to current codebase.
2007-02-09 twisti* src/vm/exceptions.c (exceptions_throw_unsatisfiedlink...
2007-01-29 twisti* This is a rather huge commit, which changes the build...
2007-01-22 twisti* src/lib/vm/reference/gnu/classpath/VMSystemProperties...
2006-12-28 twisti* src/native/include/Makefile.am (NO_GEN_JAVASE_HEADER_...
2006-12-27 twisti* configure.ac (--with-classpath-glibj-zip): Renamed to
2006-12-26 twisti* src/native/include/Makefile.am (CLEANFILES): Added
2006-12-26 twisti* src/native/include/Makefile.am: Java ME changes.
2006-09-28 edwinMerged r5526 from trunk:
2006-07-31 twisti* src/native/vm/java_lang_management_VMManagementFactor...
2006-07-31 twisti* src/native/include/Makefile.am (DO_HEADER_FILES)...
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-17 twisti* src/native/include/include/Makefile.am (GEN_JVMTI_HEA...
2006-07-02 twisti* src/lib/vm/reference/gnu/java: Added.
2006-06-06 twisti* configure.ac (VM_ZIP_STRING): Removed.
2006-05-31 motsesrc/native/vm/VMVirtualMachine.c (suspendThread): print...
2006-05-06 motse* src/vm/vm.c (vm_create): make agentlib/agentpath...
2006-03-14 twisti* src/cacao/Makefile.am (ENABLE_STATICVM): Added cacao_...
2006-02-04 twisti* src/native/Makefile.am: Accidentally moved the librar...
2006-02-03 twisti* configure.ac (VM_ZIP_STRING): Added.
2006-02-03 twisti* src/vm/global.h (CACAO_VM_ZIP_PATH): Removed accident...
2006-02-03 twisti* src/vm/global.h (CACAO_VM_ZIP_PATH): Set correctly...
2006-01-22 twisti* Updated header: Added 2006. Changed address of FSF...
2006-01-17 twisti* CLASSPATH_INSTALL_DIR: Renamed to CLASSPATH_PREFIX.
2005-12-22 twisti* properties.[ch]: Added, moved the commandline propert...
2005-12-03 twisti* java_lang_Class.h: Moved to NO_GEN_HEADER_FILES.
2005-11-16 twisti* gnu_classpath_Pointer.h: Removed, not required anymor...
2005-11-15 twisti2005-11-14 Tom Tromey <tromey@redhat.com>
2005-11-06 twisti* GEN_JVMTI_HEADER_FILES: Added, fixed small type,...
2005-11-06 motseadd check for ENABLE_JVMTI
2005-11-06 motseVMjdwp/VMjvmti new makefile entries
2005-11-03 twisti* gnu_classpath_Pointer.h: Added, required by java_lang...
2005-11-03 twisti* genall: Added, generates the headers which are in...
2005-10-19 twisti* Use noinst_DATA target for header files since all...
2005-10-12 twisti* java_lang_VMThrowable.h: Added.
2005-10-07 twisti* VM_ZIP, GLIBJ_ZIP: Added.
2005-09-29 twisti* GNU classpath removal changes.
2005-09-21 twisti* java_nio_DirectByteBufferImpl.h: Added.
2005-09-19 twisti* gnu_classpath_Pointer32.h, gnu_classpath_Pointer64...
next