* src/vm/jit/code.c (code_get_stack_frame_size): Implement stack alignment
[cacao.git] / src / vm / jit / allocator /
2006-03-06 twisti* src/vm/jit/powerpc/linux/Makefile.am (LIBS): Added...
2006-03-05 christian* src/vm/jit/allocator/simplereg.c (allocate_scratch_re...
2006-02-19 christian* src/vm/jit/jit.h: added define STKEEP
2006-02-16 christian* src/vm/jit/stack.h (COPY): Prevent setting varkind...
2006-02-06 twisti* src/vm/jit/allocator/Makefile.am: Use tabs instead...
2006-02-06 edwin* src/vm/jit/allocator/simplereg.c (ICMD_INLINE_GOTO...
2006-02-05 edwin* src/vm/jit/allocator/lsra.c, src/vm/jit/allocator...
2006-02-04 twisti* src/vm/jit/allocator/simplereg.c (allocate_scratch_re...
2006-01-30 christian* src/vm/jit/allocator/simplereg.c (interface_regalloc...
2006-01-30 christian* src/vm/jit/allocator/simplereg.c: Ensured proper...
2006-01-28 twisti* src/vm/method.c (method_descriptor2types): Removed.
2006-01-22 twisti* Updated header: Added 2006. Changed address of FSF...
2006-01-22 twisti* .cvsignore, src/toolbox/.cvsignore, src/vm/jit/inline...
2006-01-02 christiantypeing error
2006-01-02 twisti* INCLUDES: Added OS_DIR, some archs have their md...
2006-01-02 christian*** empty log message ***
2006-01-02 christianRemoved old debug message
2006-01-02 twisti* md-abi.inc: Removed.
2006-01-02 christianCorrected \"\" to \<\> for system header include
2006-01-02 christianChanged register allocator .inc to .c files and moved...