* src/vm/jit/code.c (code_get_stack_frame_size): Implement stack alignment
[cacao.git] / src / vm / jit / parse.h
2006-02-05 edwin* src/vm/jit/parse.c (parseRT.h, parseXTA.h, inline...
2006-02-05 edwin* src/vm/jit/parse.c, src/vm/jit/parse.h (inline_env...
2006-01-22 twisti* Updated header: Added 2006. Changed address of FSF...
2006-01-19 edwin* src/vm/jit/parse.h: Added vim boilerplate.
2005-12-30 twisti* vm/jit/codegen.inc.h: Renamed to vm/jit/codegen-common.h.
2005-11-07 twisti* LOADCONST_A_CLASS: Added.
2005-10-26 twisti* Some code reformated.
2005-10-06 edwinremoved debug print
2005-10-04 twisti* OP, OP1, OP2I: Reformatted.
2005-06-06 twisti- use parsed descriptors
2005-04-28 jowennless debug output
2005-04-25 twistiAdded: BUILTIN1T, BUILTIN2T which take a target argumen...
2005-04-11 twistiAdded OP2AT which also sets the target.
2005-04-06 twistiAdded OP2A_NOINC: required for lazy loading code
2005-04-01 edwinmoved descriptor2typesL to jit/inline/parseXTA.c
2005-04-01 edwinchanged descriptor2types to parsed descriptors and...
2004-12-07 twistiGNU header update.
2004-11-30 twistiNew source tree.
2004-11-17 twisti-ansi warning fixes.
2004-11-05 twistiCompiler data structure changes. This one is huge!
2004-10-21 carolynrta update to get rid of debug print
2004-10-04 carolyninline updates (almost finished) to separate class...
2004-07-21 twisti- reentrant compiler fixes
2004-06-22 twistiRemoved jit.c global variables. Most of them were alrea...
2004-05-27 twisti- many changes related to exceptions
2004-05-26 jowennthe cleaner part of the code for stub created exception...
2004-04-26 twisti- implemented ICMD_CHECKOOM
2003-11-02 twistiMajor file restructuring.