src/vm/jit/stacktrace.c (stacktrace_print_entry): New function.
[cacao.git] / src / cacao /
2008-04-10 Christian Thalinger src/vm/jit/stacktrace.c (stacktrace_print_entry):...
2008-04-02 Christian Thalinger* Merged with tip.
2008-04-01 Michael Starzinger* src/threads/Makefile.am: Added mutex.h.
2008-03-19 Peter MolnarMerging 7971:887db7d64bc9 with 7970:21b063622472.
2008-03-05 Christian Thalinger* src/cacao/Makefile.am (libjvm_la_LDFLAGS): Use -versi...
2007-12-20 Peter Molnar* configure.ac: Added tests for python.
2007-09-05 Christian Thalinger* configure.ac (static-classpath): Removed.
2007-08-30 Michael Starzinger* Merged with default branch at rev 16f3633aaa5a.
2007-08-27 Christian Thalinger* Removed all Id tags.
2007-06-22 michiMerged revisions 8123-8136 via svnmerge from
2007-06-22 twisti* configure.ac,
2007-05-20 michiMerged revisions 7797-7917 via svnmerge from
2007-04-23 twisti* contrib/.cvsignore,
2007-04-15 michiMerged revisions 7693-7700 via svnmerge from
2007-04-13 twisti* src/cacao/cacao.c (main): Save the error message...
2007-02-18 pm* src/vm/jit/s390/patcher.c (patcher_wrapper): Formatti...
2007-02-14 twisti* src/vm/jit/intrp/peephole.c: Updated to current codebase.
2007-02-13 twisti* src/vm/jit/optimizing/profile.c (native/jni.h): Removed.
2007-01-29 twisti* This is a rather huge commit, which changes the build...
2007-01-22 twisti* src/cacao/cacao.c (main): Fixed typo.
2007-01-22 twisti* src/cacao/cacao.c (main): Fixed compiler warning.
2007-01-06 twisti* src/cacao/cacao.c (main): Print function name in...
2006-11-16 twisti* src/vm/vm.c (vm_createjvm): New function.
2006-10-31 twisti* src/vm/jit/optimizing/profile.c: Added.
2006-10-20 twisti* src/vm/suck.c (vm/vm.h): Added.
2006-10-04 twisti* configure.ac (--with-jre-layout): Added.
2006-09-30 edwinMerged r5589 and r5590 from trunk:
2006-09-29 edwinMerged r5573, r5574, r5577, r5578, and r5579 from trunk.
2006-07-31 twisti* src/native/vm/gnu_java_lang_management_VMThreadMXBean...
2006-05-29 twisti* src/cacao/Makefile.am: Renamed libcacaovm.so to libjv...
2006-05-25 motsesrc/vm/vm.c(usage): added information for jvmti agent...
2006-05-23 motsesrc/vm/vm.c (vm_create): rename jvmti function calls
2006-05-15 twisti* configure.ac: Export BOOTCLASSPATH for javac check.
2006-05-15 twisti* src/vm/hashtable.h,
2006-05-06 motse* src/vm/vm.c (vm_create): make agentlib/agentpath...
2006-05-05 edwin* src/vm/utf8.h, src/vm/utf8.c: The Big utf_* Renaming.
2006-05-05 edwin* src/vm/string.c, src/vm/stringlocal.h (java_string_ne...
2006-04-25 edwin* src/cacao/cacao.c (main): Avoid warning about unused...
2006-04-05 edwin* configure.ac (ENABLE_RT_TIMING): Added.
2006-03-27 twisti* src/vm/class.c: Don't initialize classes to NULL.
2006-03-24 motse* src/cacao/cacao.c (main): remove debug code
2006-03-21 motsemajor rework of jvmti. now we have three processes...
2006-03-16 twisti* src/cacao/cacao.c (mm/boehm.h, mm/memory.h): Removed.
2006-03-16 twisti* src/vm/jit/tools/Makefile.am, src/vm/jit/verify/Makef...
2006-03-14 twisti* src/cacao/Makefile.am (ENABLE_STATICVM): Added cacao_...
2006-03-05 twisti* src/vm/vm.c (vm_call_method_intern): Removed.
2006-03-04 twisti* src/vm/global.h (jni_callblock): Removed.
2006-02-21 twisti* src/cacao/cacao.c (main): Added main utf variable...
2006-02-21 twisti* configure.ac: Default to AC_ENABLE_SHARED and AC_DISA...
2006-02-06 twisti* src/cacao/cacao.c (vm/jit/profile.h): Changed to
2006-02-03 twisti* src/cacao/Makefile.am (INCLUDES): Renamed to AM_CPPFLAGS.
2006-01-31 twisti* src/vm/options.c, src/vm/options.h (opt_rt, opt_xta...
2006-01-30 twisti* src/vm/options.h, src/vm/options.c (opt_prof): Added.
2006-01-22 twisti* Updated header: Added 2006. Changed address of FSF...
2006-01-22 twisti* src/boehm-gc/.cvsignore, src/boehm-gc/include/.cvsignore,
2006-01-19 edwin* src/cacao/cacao.c (main): Disabled useinlining and...
2006-01-17 twisti* main: Removed CACAO_INSTALL_PREFIX and CLASSPATH_INST...
2006-01-17 twisti* CLASSPATH_INSTALL_DIR: Renamed to CLASSPATH_PREFIX.
2006-01-12 twisti* Use ASM_CALLJAVAFUNCTION macros.
2006-01-03 twisti* exit_handler: Removed print_dynamic_super_statistics.
2006-01-01 twisti* Removed libltdlc.la.
2005-12-22 twisti* bootclasspath, classpath: Moved to suck.[ch].
2005-12-22 twisti* properties.[ch]: Added, moved the commandline propert...
2005-12-21 anton* OPT_NO_QUICKSUPER: Added.
2005-12-20 twisti* STATISTICS: Renamed to ENABLE_STATISTICS.
2005-12-20 twisti* FFCALL_LIB, FFI_LIB: Removed, now checked by configure.
2005-12-13 twisti* Define options in an enum.
2005-12-11 twisti* Replaced ENABLE_DEBUG with NDEBUG.
2005-12-10 twisti* main: Added suck_add.
2005-12-09 twisti* main (compileall): Don't print the method if class...
2005-12-07 twisti* main (compileall): Print error and exception instead...
2005-12-07 anton* OPT_NO_DYNAMIC: Added.
2005-12-05 twisti* Replaced c->loaded and c->linked stuff with
2005-12-02 twisti* vm/tables.h: Removed.
2005-11-29 anton* main: Link the mainclass.
2005-11-17 twisti* main: Call string_init.
2005-11-16 twisti* main: Initialize subsystems in correct order, added...
2005-11-11 twisti* main: Check for compiler error with compileall and...
2005-11-05 twisti* main: Call nogc_init at the very beginning for DISABL...
2005-11-04 motsealmost all required function implemented - first integr...
2005-11-03 twisti* Finalizer thread changes.
2005-10-28 twisti* main: Call memory_init.
2005-10-13 twisti* -mx options fix.
2005-10-12 twisti* main: Call jni_init().
2005-10-11 twisti* bindir: Removed, install in cnofigured bindir.
2005-10-06 twisti* cacao_exiting, opt_verboseclass: Added.
2005-10-06 twisti* cacao_exiting: Added.
2005-09-29 twisti* GNU classpath removal changes.
2005-09-29 twisti* cacao: Added.
2005-09-21 twisti* Renamed verboseexception to opt_verboseexception.
2005-09-21 twisti* STACK_SIZE, intrp_main_stack: Added.
2005-09-21 twisti* FFI_LIB: Added.
2005-09-21 twisti* intrp_main_stack: Declared.
2005-09-19 twisti* Removed unsued threadrootmethod.
2005-09-05 twisti* Added options: -Xjit, -Xint
2005-09-05 twisti* Added ffcall library for intrp.
2005-07-21 twisti* exit_handler: Don't free system resources, some threa...
2005-07-21 twisti* JAVA_VERSION: added, it's defined in global.h
2005-07-21 twisti* Added -fullversion, required e.g. by jpackage
2005-07-19 twisti* Added --enable-jvmti configure switch, plus ENABLE_JV...
next