* Updated header: Added 2006. Changed address of FSF. Changed email
[cacao.git] / src / vm / jit / Makefile.am
2006-01-22 twisti* Updated header: Added 2006. Changed address of FSF...
2006-01-19 twisti* INCLUDES: Replaced with AM_CPPFLAGS as Tom Tromey...
2006-01-12 twisti* Seperate ENABLE_JIT and ENABLE_INTRP.
2006-01-09 twisti* WITH_BINUTILS_DISASSEMBLER: Added, define DISASS_OBJ.
2006-01-02 christianChanged register allocator .inc to .c files and moved...
2005-12-30 twisti* noinst_HEADERS: Removed codegen.inc, codegen.inc.h.
2005-12-08 twisti* noinst_HEADERS: Added abi.h.
2005-11-23 twisti* noinst_HEADERS: Added methodheader.h and disass.h.
2005-10-20 edwinremoved helper.h #includes
2005-09-29 twisti* DIST_SUBDIRS: Removed arm.
2005-09-05 twisti* Added ENABLE_INTRP stuff.
2005-06-13 michiadded arm stuff
2005-05-31 twistiInclude OS_DIR.
2005-05-23 twistiAdded USE_INLINING stuff.
2005-04-22 christianRenamed asmhelper.[ch] to helper.[ch]
2005-04-22 twistiAdded patcher.h
2005-04-07 twisti- added asmhelper.[ch]
2005-04-06 twistiAdded asmpart.c
2005-03-10 twistiAdded: if USE_SCHEDULER
2005-02-17 twistiAdded schedule subdir.
2004-12-07 twistiGNU header update.
2004-12-06 twistiUse libtool to compile cacao libraries. We need to...
2004-12-03 twisti- build/dist/install changes
2004-11-30 twistiNew source tree.
2004-06-30 twistiRemoved offsets.h stuff.
2004-06-05 twistiFix include paths to support build directories.
2003-12-06 edwinadded the typechecker (not yet complete)
2003-11-21 jowennwill be replaced by modified versions
2003-11-13 stefanmore
2003-11-13 stefanrepaired make dist
2003-11-12 stefanBuild offsets.h before it's needed
2003-11-02 twistiMajor file restructuring.
2003-10-04 stefanEven more files
2003-10-04 stefanRemoved old files
2003-10-04 stefanAdd needed files to dist
2003-10-04 carolynrta 10-2003
2003-09-26 didiMethod Inlining added
2003-05-13 stefanadded missing file
2003-05-09 stefanAdded missing file
1999-01-20 philChanged the makefile system to autoconf/automake.