* src/vm/jit/stack.h (REQUIRE_1, REQUIRE_2, REQUIRE_3, REQUIRE_4):
[cacao.git] / src / vm / jit / disass.h
2006-03-30 twisti* src/vm/jit/codegen-common.c: Use ENABLE_DISASSEMBLER.
2006-01-22 twisti* Updated header: Added 2006. Changed address of FSF...
2006-01-20 twisti* src/vm/jit/disass-common.c, src/vm/jit/disass.h:...
2006-01-12 twisti* intrp_disassinstr, intrp_disassemble: Added.
2006-01-12 twisti* DISASSINSTR, DISASSEMBLE: Added.
2006-01-09 twisti* disass_buf: Fixed typo.
2006-01-09 twisti* WITH_BINUTILS_DISASSEMBLER: Added.
2005-09-19 twisti* Changed types.h include to vm/types.h.
2005-09-14 twisti* Unified disassembler interface.