* Removed all Id tags.
[cacao.git] / src / vm / jit / codegen-common.h
2007-08-27 Christian Thalinger* Removed all Id tags.
2007-08-11 michi* src/vm/global.h (java_handle_t): Added typedef.
2007-05-15 christian* src/vm/jit/codegen-common.c: (codegen_emit_phi_moves...
2007-05-03 twisti* src/threads/critical.c (critical_compare): Renamed to
2007-04-20 twisti* src/toolbox/list.h (listnode): Renamed to listnode_t.
2007-04-16 twisti* src/vm/jit/codegen-common.c (codegen_setup): Removed...
2007-04-12 twisti* src/vm/jit/codegen-common.c (codegen_createnativestub...
2007-04-12 twisti* src/vm/jit/codegen-common.c (codegen_generate_stub_co...
2007-03-28 twisti* src/vm/exceptions.h (exceptionptr): Removed.
2007-03-28 twisti* Merged in twisti-branch.
2007-02-04 pm* jit/codegen-common.h: Enabled dseg_adddata for s390.
2007-01-29 twisti* This is a rather huge commit, which changes the build...
2007-01-02 edwin* configure.ac: Added option --enable-replacement.
2006-11-29 twisti* src/vm/jit/dseg.h (jumpref, dataref, exceptionref...
2006-11-28 twisti* src/vm/jit/emit-common.c (emit_beq, emit_bne, emit_bl...
2006-11-27 edwin* src/vm/jit/codegen-common.c (codegen_set_replacement_...
2006-11-07 twisti* src/vm/jit/codegen-common.h (codegen_resolve_branchre...
2006-11-06 twisti* src/vm/jit/codegen-common.c (toolbox/list.h): Added.
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-09-08 edwin* src/vm/jit/codegen-common.h: Removed the NEW_VAR...
2006-09-07 christianUnified variables changes for common/i386.
2006-09-05 twisti* src/vm/jit/jit.h (instruction): Removed.
2006-09-05 edwin* src/vm/jit/codegen-common.h (codegen_reg_of_dst)...
2006-08-24 twisti* src/vm/jit/codegen-common.h (codegendata): Added...
2006-08-14 twisti* src/vm/jit/codegen-common.c (codegen_findmethod)...
2006-07-28 twisti* src/vm/jit/dseg.c (desg_increase): Removed.
2006-07-16 twisti* src/vm/jit/recompile.c (recompile_threadobject):...
2006-07-08 twisti* src/vm/utf8.c (utf_java_lang_ClassCastException)...
2006-07-03 twisti* src/vm/jit/codegen-common.c (codegen_finish_native_ca...
2006-06-19 twisti* src/vm/jit/methodheader.h (MethodPointer): Removed.
2006-05-15 twisti* src/vm/hashtable.h,
2006-05-12 edwin* src/threads/native/threads.c: The Big Thread Cleanup...
2006-05-10 twisti* src/vm/jit/codegen-common.h (codegendata): Use an...
2006-04-24 twisti* src/vm/jit/codegen-common.c (codegen_increase): Chang...
2006-04-17 twisti* src/vm/jit/codegen-common.h (codegendata): Define...
2006-04-14 edwin* src/vm/jit/codegen-common.h: Typo fix.
2006-04-13 twisti* src/vm/jit/codegen-common.h (codegendata): Changed...
2006-04-01 edwin* src/vm/jit/codegen-common.h (intrp_createnativestub...
2006-03-30 twisti* src/vm/jit/codegen-common.c: Use ENABLE_DISASSEMBLER.
2006-03-28 twisti* src/vm/method.h (vm/jit/code.h): Added.
2006-03-27 twisti* src/vm/class.c: Don't initialize classes to NULL.
2006-03-15 twisti* src/vm/jit/codegen-common.h (branchref): Removed.
2006-03-14 edwin* src/vm/method.h (methodinfo): Moved `entrypoint`...
2006-03-14 edwin* src/vm/jit/code.c, src/vm/jit/code.h: Files added.
2006-02-07 edwin* src/vm/jit/codegen-common.c, src/vm/jit/codegen-commo...
2006-01-22 twisti* Updated header: Added 2006. Changed address of FSF...
2006-01-13 twisti* codegendata: #ifdef datareferences member.
2006-01-12 twisti* intrp_createcompilerstub, intrp_createnativestub...
2006-01-10 twisti* codegen_ncode_increase: Typo.
2005-12-30 twisti* Moved codegen stuff from codengen.inc.