* Removed all Id tags.
[cacao.git] / src / vm / jit / dseg.h
2007-08-27 Christian Thalinger* Removed all Id tags.
2007-05-14 tbfg* src/vm/jit/dseg.h (dseg_adddata): Removed warning...
2007-03-28 twisti* src/vm/exceptions.h (exceptionptr): Removed.
2007-03-28 twisti* Merged in twisti-branch.
2007-01-29 twisti* This is a rather huge commit, which changes the build...
2006-11-29 twisti* src/vm/jit/dseg.h (jumpref, dataref, exceptionref...
2006-11-22 twisti* src/vm/jit/stacktrace.c (linenumbertable_entry):...
2006-11-20 twisti* src/vm/jit/dseg.h (dseg_adds4, dseg_adds8, dseg_addfloat)
2006-11-06 twisti* src/vm/jit/codegen-common.c (toolbox/list.h): Added.
2006-11-02 twisti* src/vm/jit/dseg.h (patchref): Added comments.
2006-10-15 edwin* src/vm/jit/jit.h (exception_entry): New struct.
2006-07-28 twisti* src/vm/jit/dseg.c (desg_increase): Removed.
2006-04-24 twisti* src/vm/jit/codegen-common.c (codegen_increase): Chang...
2006-03-28 twisti* src/vm/method.h (vm/jit/code.h): Added.
2006-03-15 twisti* src/vm/jit/codegen-common.h (branchref): Removed.
2006-02-05 edwin* doc/inlining_stacktrace.txt: Added.
2006-01-22 twisti* Updated header: Added 2006. Changed address of FSF...
2006-01-13 twisti* dseg_resolve_datareferences: Added.
2005-12-30 twisti* Moved data segment stuff from codegen.inc.