* m4/pr40134.m4: Added a configure switch for ARM linker problem.
[cacao.git] / src / cacao / Makefile.am
2010-09-24 Stefan Ring* m4/pr40134.m4: Added a configure switch for ARM linke...
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-08 Christian Thalinger* configure.ac (AM_CONDITIONAL): Added WITH_GNU_LD.
2008-08-08 Christian Thalinger* Moved all files from vmcore/ to vm/.
2008-08-01 Christian Thalinger* src/cacao/cacao.c: Moved to .cpp.
2008-07-24 Christian Thalinger* Merged with tip.
2008-07-24 Christian Thalinger* src/cacao/Makefile.am (libjvm_la_LDFLAGS): Use -avoid...
2008-07-09 Peter MolnarMerged with tip.
2008-07-05 Christian Thalinger* Merged in new atomic instructions (twisti branch).
2008-06-22 Christian ThalingerThis commit introduces C++ support.
2008-06-16 Christian Thalinger* configure.ac (AC_SUBST): Added JAVA_ARCH.
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-10 Christian Thalinger src/vm/jit/stacktrace.c (stacktrace_print_entry):...
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-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...
2006-10-31 twisti* src/vm/jit/optimizing/profile.c: Added.
2006-09-29 edwinMerged r5573, r5574, r5577, r5578, and r5579 from trunk.
2006-05-29 twisti* src/cacao/Makefile.am: Renamed libcacaovm.so to libjv...
2006-05-15 twisti* configure.ac: Export BOOTCLASSPATH for javac check.
2006-05-15 twisti* src/vm/hashtable.h,
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-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-02-21 twisti* configure.ac: Default to AC_ENABLE_SHARED and AC_DISA...
2006-02-03 twisti* src/cacao/Makefile.am (INCLUDES): Renamed to AM_CPPFLAGS.
2006-01-22 twisti* Updated header: Added 2006. Changed address of FSF...
2006-01-17 twisti* CLASSPATH_INSTALL_DIR: Renamed to CLASSPATH_PREFIX.
2006-01-01 twisti* Removed libltdlc.la.
2005-12-20 twisti* FFCALL_LIB, FFI_LIB: Removed, now checked by configure.
2005-10-11 twisti* bindir: Removed, install in cnofigured bindir.
2005-09-29 twisti* GNU classpath removal changes.
2005-09-21 twisti* FFI_LIB: Added.
2005-09-05 twisti* Added ffcall library for intrp.
2005-06-28 twisti* Renamed STATIC_CLASSPATH to ENABLE_STATICVM
2005-06-14 twisti* define EXPORT_SYMBOLS_FLAGS for ld
2005-06-14 twisti* --disable-gc bug fixes
2005-06-13 twisti* Link to libltdlc convenience library
2005-06-12 twisti* link with libltdl when dynamically linked
2005-05-23 twistiAdded some libraries with STATIC_CLASSPATH (not finishe...
2005-03-05 twisti- removed gtk lib linking stuff
2005-02-10 twistiBuild a libcacao.a to overcome linker resolving issues.
2005-01-24 twistiBuild directory fixes.
2004-12-08 twistiLDADD reordered. Did not work with no threads.
2004-12-07 twistiGNU header update.
2004-12-07 twistiForce installation of link.
2004-12-06 twistiInstall program link in bin/ (maybe this should be...
2004-12-06 twistiUse libtool to compile cacao libraries. We need to...
2004-12-03 twisti- build/dist/install changes
2004-12-01 twististatic-classpath-with-gtk-peer bugfix.
2004-12-01 twistiawt gtk peer fixes.
2004-11-30 twistiNew source tree.