* src/vm/jit/alpha/emit.c [ENABLE_THREADS] (threads/native/lock.h):
[cacao.git] / src / vm / jit / powerpc /
2006-08-21 twisti* src/vm/jit/powerpc/darwin/md-asm.h (asm_initialize_th...
2006-08-14 twisti* src/vm/jit/codegen-common.c (codegen_findmethod)...
2006-08-11 twisti* src/vm/jit/powerpc/linux/md-abi.h (LA_WORD_SIZE)...
2006-08-08 twisti* src/vm/jit/stack.c (new_stack_analyse): Replaced...
2006-07-28 twisti* src/vm/jit/dseg.c (desg_increase): Removed.
2006-07-28 twisti* src/vm/jit/powerpc/linux/md-abi.h (REG_ITMP23_PACKED...
2006-07-26 twisti* src/vm/jit/powerpc/linux/md-asm.h: Added register...
2006-07-26 twisti* src/vm/jit/powerpc/darwin/md-asm.h: Added fr register...
2006-07-26 twisti* src/vm/jit/powerpc/darwin/md-asm.h (mach/ppc/asm...
2006-07-26 twisti* src/vm/jit/powerpc/linux/md-asm.h (asm/ppc_asm.h...
2006-07-25 twisti* src/vm/jit/jit.h (ICMD_ELSE_ICONST): Removed.
2006-07-21 twisti* src/vm/jit/powerpc/linux/md-asm.h (__ASSEMBLY__)...
2006-07-18 twisti* src/vm/jit/powerpc/darwin/md-asm.h (asm_wrapper_patch...
2006-07-17 twisti* src/vm/jit/asmpart.h (asm_wrapper_patcher): Renamed to
2006-07-13 twisti* src/vm/jit/powerpc/codegen.c (codegen): Use lock_moni...
2006-07-12 twisti* src/vm/jit/powerpc/darwin/md-abi.c (md_return_alloc...
2006-07-12 twisti* src/vm/jit/powerpc/codegen.c (codegen): Use jd->islea...
2006-07-12 twisti* src/vm/jit/powerpc/linux/md-abi.c (vm/jit/abi.h)...
2006-07-08 twisti* src/vm/utf8.c (utf_java_lang_ClassCastException)...
2006-07-06 twisti* src/vm/jit/powerpc/darwin/md-abi.h (REG_ITMP12_PACKED...
2006-07-06 twisti* src/vm/method.h (methodinfo): Removed isleafmethod...
2006-07-04 twisti* src/vm/jit/powerpc/darwin/md-asm.h
2006-07-04 twisti* src/vm/jit/powerpc/codegen.c (createnativestub):...
2006-07-04 twisti* src/vm/jit/powerpc/darwin/md-os.c (md_signal_handler_...
2006-07-04 twisti* src/vm/jit/powerpc/darwin/md-abi.c (md_param_alloc...
2006-06-28 twisti* src/vm/jit/powerpc/asmpart.S (asm_abstractmethoderror...
2006-06-23 twisti* src/vm/string.c (javastring_toutf): Check for NULL...
2006-06-19 twisti* src/vm/jit/methodheader.h (MethodPointer): Removed.
2006-06-19 twisti* src/vm/jit/powerpc/patcher.c (assert.h): Added.
2006-06-06 twisti* src/vm/jit/alpha/arch.h (SUPPORT_LONG_DIV_POW2)
2006-05-26 twisti* src/vm/jit/powerpc/linux/md-os.c (thread_restartcriti...
2006-05-26 twisti* src/vm/jit/powerpc/linux/md-os.c (thread_restartcriti...
2006-05-18 edwin* src/threads/native/lock.h, src/threads/native/lock...
2006-05-17 twisti* src/vm/jit/powerpc/codegen.c (createnativestub):...
2006-05-16 twisti* src/vm/jit/powerpc/codegen.c (codegen): Bugfix: use...
2006-05-15 twisti* configure.ac: Export BOOTCLASSPATH for javac check.
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-05-08 twisti* src/vm/jit/powerpc/asmpart.S (asm_vm_call_method...
2006-04-30 edwin* src/vm/resolve.c (resolve_method_verifier_checks)
2006-04-27 twisti* src/vm/jit/powerpc/darwin/md-asm.h (jit_asm_compile...
2006-04-24 twisti* src/vm/jit/codegen-common.c (codegen_increase): Chang...
2006-04-24 twisti* src/vm/jit/powerpc/md.c (md_get_method_patch_address...
2006-04-24 twisti* src/vm/jit/powerpc/codegen.c (codegen): Replaced...
2006-04-14 twisti* src/vm/jit/emit.h: New file.
2006-04-12 edwin* src/vm/jit/parse.c (parse): New unresolved reference...
2006-04-12 twisti* src/vm/jit/powerpc/codegen.c (codegen): Fixed displac...
2006-04-11 twisti* src/vm/builtin.c (builtin_throw_exception): Changed...
2006-04-05 twisti* src/vm/jit/alpha/asmpart.S (asm_vm_call_method):...
2006-04-03 twisti* src/vm/jit/powerpc/codegen.c (codegen): Renamed paren...
2006-03-31 twisti* src/vm/jit/powerpc/asmpart.S (asm_vm_call_method...
2006-03-31 twisti* src/vm/jit/powerpc/patcher.c
2006-03-30 twisti* src/vm/jit/powerpc/codegen.c (codegen): Changed signa...
2006-03-30 twisti* src/vm/jit/Makefile.am (noinst_HEADERS): Added abi...
2006-03-30 twisti* src/vm/jit/powerpc/patcher.c (patcher_invokevirtual...
2006-03-29 twisti* src/vm/jit/powerpc/netbsd: New directory.
2006-03-23 edwin* src/vm/jit/powerpc/darwin/md-asm.h (_asm_replacement_out)
2006-03-22 edwin* src/vm/jit/powerpc/md.c (DISASSINSTR): #ifdef'ed
2006-03-19 edwin* src/vm/jit/code.c (code_get_stack_frame_size): Implem...
2006-03-18 edwin* src/vm/jit/powerpc/md.c (md_patch_replacement_point...
2006-03-16 twisti* src/vm/jit/powerpc, src/vm/jit/powerpc/linux,
2006-03-16 twisti* src/vm/jit/jit.h (md_cacheflush, md_icacheflush,...
2006-03-14 edwin* src/vm/method.h (methodinfo): Moved `entrypoint`...
2006-03-09 twisti* src/vm/jit/powerpc/darwin/md-asm.h (asm_calljavafunct...
2006-03-09 twisti* src/vm/jit/powerpc/patcher.c (patcher_get_putfield...
2006-03-06 twisti* src/vm/jit/powerpc/linux/Makefile.am (LIBS): Added...
2006-03-06 twisti* src/vm/jit/powerpc/asmpart.S (asm_calljavafunction...
2006-03-04 twisti* src/vm/jit/powerpc/asmpart.S (asm_calljavafunction2...
2006-03-01 twisti* src/vm/options.c: Renamed runverbose to opt_verbosecall.
2006-02-21 twisti* src/vm/jit/powerpc/asmpart.S: Rewritten for PIC code.
2006-02-21 twisti* configure.ac: Default to AC_ENABLE_SHARED and AC_DISA...
2006-02-12 twisti* src/vm/jit/powerpc/codegen.c (createcompilerstub...
2006-02-05 twisti* src/vm/jit/powerpc/asmpart.S, src/vm/jit/alpha/asmpart.S,
2006-01-31 twisti* src/vm/jit/powerpc/codegen.c, src/vm/jit/alpha/codegen.c,
2006-01-30 christian* src/vm/jit/allocator/simplereg.c: Ensured proper...
2006-01-28 twisti* src/vm/jit/powerpc/linux/md-abi.c,
2006-01-24 twisti* src/vm/jit/powerpc/codegen.h (var_to_reg_dbl): Added.
2006-01-24 twisti* src/vm/jit/powerpc/codegen.h (M_LNGMOVE): Added.
2006-01-24 twisti* src/vm/jit/stacktrace.c (cacao_stacktrace_fillInStack...
2006-01-22 twisti* Updated header: Added 2006. Changed address of FSF...
2006-01-20 twisti* src/vm/jit/powerpc/linux/md-os.c, src/vm/jit/powerpc...
2006-01-20 twisti* src/vm/jit/powerpc/disass.c (disassinstr): Set the...
2006-01-19 twisti* src/vm/jit/powerpc/linux/Makefile.am (INCLUDES):...
2006-01-19 twisti* INCLUDES: Replaced with AM_CPPFLAGS as Tom Tromey...
2006-01-13 twisti* ICMD_MULTIANEWARRAY: Usage of iptr->val.a and iptr...
2006-01-10 twisti* SUPPORT_FMOD: Removed.
2006-01-09 twisti* Removed, we now link against libbfd and libopcodes.
2006-01-09 twisti* stdarg.h, string.h, assert.h, vm/jit/powerpc/dis...
2006-01-09 twisti* libarch_la_SOURCES: Removed dis-asm.h, ppc-dis.c...
2006-01-02 twisti* signal_handler_sigsegv: Replaced functionptr with...
2006-01-02 twisti* nregdescint, nregdescfloat: Moved to md-abi.c.
2006-01-02 twisti* nregdescint, nregdescfloat: Added.
2006-01-02 twisti* noinst_HEADERS: Removed md-abi.inc.
2006-01-02 christianChanged register allocator .inc to .c files and moved...
2005-12-30 twisti* vm/jit/codegen.inc: Removed.
2005-12-22 twisti* COUNT_SPILLS: Removed.
2005-12-21 twisti* LSRA: Renamed to ENABLE_LSRA.
2005-12-09 twisti* builtin_monitorexit, builtin_trace_exception, initial...
2005-12-09 twisti* vm/jit/abi.h: Added.
next