* src/threads/posix/thread-posix.cpp: Eliminated some easy-to-fix or pointless compil...
[cacao.git] / src / vm / jit / loop /
2008-12-20 Stefan RingMerged branch subtype-trunk into default.
2008-11-28 Stefan RingMerge from subtype.
2008-11-26 Stefan RingMerge from subtype.
2008-11-23 Stefan RingMerge from subtype.
2008-11-08 Andreas HUBERT* src/mm/memory.cpp,
2008-10-31 Stefan RingMerge to subtype-trunk (manually: src/vm/linker.hpp...
2008-10-24 Andreas HUBERT* src/toolbox/logging.cpp,
2008-10-22 Stefan RingMerged.
2008-10-20 Stefan RingMerged.
2008-10-20 Stefan RingMerge from subtype branch.
2008-10-14 Stefan Ring"Unmerged" jitcache again.
2008-10-14 Andreas HUBERT* src/vm/classcache.cpp,
2008-10-10 Robert Schuster * merged default branch into jitcache-arm-x86 branch
2008-10-10 Robert Schuster * Updated to jitcache-arm-x86 branch d4f6023b26c5...
2008-09-23 Stefan RingMerge from default with manual cleanup (src/vm/class...
2008-09-23 Michael Starzinger* src/vm/initialize.c: 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-08-22 Christian Thalinger* src/vm/builtin.c: Moved to .cpp.
2008-08-21 Christian Thalinger* src/vm/jit/jit.c: Moved to .cpp.
2008-08-11 Robert Schuster * merged with tip (040f180a056b)
2008-08-08 Christian Thalinger* Moved all files from vmcore/ to vm/.
2008-05-11 Stefan RingClean merge -> gc7-branch
2008-05-05 Stefan RingMerged with tip.
2008-04-23 Christian Thalinger* src/vm/jit/jit.h (stackptr): Removed.
2007-08-30 Michael Starzinger* Merged with default branch at rev 16f3633aaa5a.
2007-08-27 Christian Thalinger* Removed all Id tags.
2007-05-20 michiMerged revisions 7797-7917 via svnmerge from
2007-04-23 twisti* contrib/.cvsignore,
2007-01-29 twisti* This is a rather huge commit, which changes the build...
2006-11-05 edwin* src/vm/jit/codegen-common.h (codegendata): Removed...
2006-10-15 edwin* src/vm/jit/jit.h (exception_entry): New struct.
2006-10-15 edwin* src/vm/method.h (methodinfo): Removed c_block_nr.
2006-10-03 edwin* src/vm/jit/jit.h (jitdata): Renamed c_debug_nr to...
2006-08-07 twisti* src/vm/jit/jit.h (basicblock): Renamed debug_nr to nr.
2006-04-30 edwin* src/vm/jit/loop/tracing.c (tracing): Adapted to new...
2006-03-28 twisti* src/vm/method.h (vm/jit/code.h): Added.
2006-03-16 twisti* src/vm/jit/tools/Makefile.am, src/vm/jit/verify/Makef...
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/boehm-gc/.cvsignore, src/boehm-gc/include/.cvsignore,
2006-01-02 christianChanged register allocator .inc to .c files and moved...
2005-12-22 twisti* STATISTICS: Renamed to ENABLE_STATISTICS.
2005-11-07 twisti* ICMD_ARRAYCHECKCAST: Removed due to Java 1.5 changes.
2005-10-04 twisti* ICMD_BUILTIN, ICMD_INVOKE*: Use md->paramcount instea...
2005-07-13 twisti* Compiler warnnig fixes
2005-07-09 twisti* ICMD_ARRAYCHECKCAST: added
2005-06-23 twisti* Include stdlib.h again to prevent a compiler warning...
2005-06-06 twistiChanged to generic ICMD_BUILTIN.
2005-05-22 twistiKilled panic's.
2005-04-24 twistiRenamed ICMD_NULLCHECKPOP to ICMD_CHECKNULL and it...
2005-03-05 twistiJust ignore some files.
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-11-17 christianUse maxlocals, exceptiontable* from codegendata instead...
2004-11-17 christianICMD_IF_L* zur Erstellung der "adjacency list for contr...
2004-11-05 twistiAdapted reentrant compiler fixes from christian ullrich.
2004-07-05 twistiRemoved ICMD_xREM0X10001, we really don't need them...
2004-06-22 twistiRemoved jit.c global variables. Most of them were alrea...
2004-06-17 stefan*** empty log message ***
2004-06-05 twistiFix include paths to support build directories.
2004-05-18 stefanRenamed loging to logging
2003-11-21 jowennmerge from gnuclasspath branch. I hope I didn't miss...
2003-11-13 stefanmore
2003-11-09 twisti- removed warnings
2003-11-02 twistiMajor file restructuring.