Merge from subtype.
[cacao.git] / src / vm / jit / intrp / Makefile.am
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-10-14 Stefan Ring"Unmerged" jitcache again.
2008-10-14 Andreas HUBERT* Merged with d29eeb245cdf.
2008-10-12 Andreas HUBERT* src/vm/jit/intrp/disass.cpp: Moved to C++.
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-07-09 Peter MolnarMerged with tip.
2008-06-17 Christian Thalinger* src/vm/jit/intrp/Makefile.am (EXTRA_DIST): Removed...
2008-05-05 Stefan RingMerged with tip.
2008-02-08 Christian Thalinger* src/vm/jit/intrp/Makefile.am ($(BUILT_SOURCES)):...
2007-08-30 Michael Starzinger* Merged with default branch at rev 16f3633aaa5a.
2007-08-27 Christian Thalinger* Removed all Id tags.
2006-10-06 edwin* src/vm/jit/intrp/Makefile.am (Changes): Added my...
2006-10-05 edwin* src/vm/jit/intrp/peephole.c: Include interpreter...
2006-09-28 edwinMerged r5489 from trunk:
2006-05-24 twisti* configure.ac: Added INTRP_CFLAGS.
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...
2006-01-22 twisti* src/vm/jit/intrp/Makefile.am (EXTRA_DIST): Added...
2006-01-19 twisti* INCLUDES: Replaced with AM_CPPFLAGS as Tom Tromey...
2005-12-21 anton* # is not portable, bugfix.
2005-12-21 anton* INCLUDES: Removed libffi include.
2005-12-07 anton* Dynamic superinstructions added.
2005-12-05 twisti* INCLUDES: ffi headers are generated fro .in files...
2005-11-23 twisti* EXTRA_DIST: Added with java.vmg.
2005-11-23 twisti* libintrp_la_SOURCES: Added *.i files.
2005-11-23 twisti* asmoffsets.h, disass.h: Removed if missed before.
2005-11-18 twisti* Removed empty line.
2005-11-07 twisti* INCLUDES: Added OS_DIR.
2005-09-19 twisti* AM_CFLAGS, noinst_HEADERS: Removed.
2005-09-02 twististarted reintegrating interpreter