Messages by Date
-
2009/06/26
[PATCH] vm/classloader: synthetic array classes should be in "linked" state
Vegard Nossum
-
2009/06/26
[PATCH] Makefile: remove clean rule for lib/
Tomek Grabiec
-
2009/06/26
Re: [PATCH] vm: catch and print unhandled exceptions
Pekka Enberg
-
2009/06/26
[PATCH] vm/object: set class->object for array allocations
Vegard Nossum
-
2009/06/25
Re: [PATCH] vm: catch and print unhandled exceptions
Pekka Enberg
-
2009/06/25
Re: [PATCH] vm: catch and print unhandled exceptions
Pekka Enberg
-
2009/06/25
Re: [PATCH] vm: catch and print unhandled exceptions
Pekka Enberg
-
2009/06/25
Re: [PATCH] jit: do not use CLASS_CB macro in jit_native_trampoline()
Pekka Enberg
-
2009/06/25
Re: [PATCH] vm: fix slash2dots() function
Pekka Enberg
-
2009/06/25
Re: [PATCH] vm/classloader: stop searching once we've found the class
Pekka Enberg
-
2009/06/25
Re: [PATCH] run-suite: fix missing $JAVA_OPTS on cmdline
Pekka Enberg
-
2009/06/25
[PATCH] vm: catch and print unhandled exceptions
Tomek Grabiec
-
2009/06/25
Re: [PATCH] vm/object: fix array-of-primitive allocation
Vegard Nossum
-
2009/06/25
[PATCH] jit: do not use CLASS_CB macro in jit_native_trampoline()
Tomek Grabiec
-
2009/06/25
Re: [PATCH] vm: fix slash2dots() function
Vegard Nossum
-
2009/06/25
[PATCH] vm/object: fix array-of-primitive allocation
Vegard Nossum
-
2009/06/25
[PATCH] vm: fix slash2dots() function
Tomek Grabiec
-
2009/06/25
[PATCH] vm/classloader: stop searching once we've found the class
Vegard Nossum
-
2009/06/25
Re: [PATCH] run-suite: fix missing $JAVA_OPTS on cmdline
Vegard Nossum
-
2009/06/25
[PATCH] run-suite: fix missing $JAVA_OPTS on cmdline
Arthur HUILLET
-
2009/06/25
Re: [PATCH] build: fix long-standing bug with parallel make
Vegard Nossum
-
2009/06/25
Re: [PATCH] build: fix long-standing bug with parallel make
Vegard Nossum
-
2009/06/25
[PATCH] build: fix long-standing bug with parallel make
Vegard Nossum
-
2009/06/25
Re: [GIT PULL] cafebabe
Pekka Enberg
-
2009/06/25
[GIT PULL] cafebabe
Vegard Nossum
-
2009/06/25
[PATCH] x86: add OP_MUL(reg, reg)
Arthur HUILLET
-
2009/06/25
Re: [PATCH] x86: implement i2b conversion
Arthur Huillet
-
2009/06/25
[PATCH] regression: add PrintTest test
Arthur HUILLET
-
2009/06/25
[PATCH] regression: add PrintTest test
Arthur HUILLET
-
2009/06/25
[PATCH] x86: implement i2b conversion
Arthur HUILLET
-
2009/06/25
[PATCH] x86: implement i2b conversion
Arthur HUILLET
-
2009/06/24
Re: [PATCH] x86: add OP_AND(reg, reg)
Pekka Enberg
-
2009/06/24
Re: [PATCH] regression: ObjectStackTest now enabled
Pekka Enberg
-
2009/06/24
Re: [PATCH 3/3] bc2ir: mimic stack spilling/reloading
Pekka Enberg
-
2009/06/24
Re: [PATCH 1/3] jit: add EXPR_MIMIC_STACK_SLOT and expr_set_type
Pekka Enberg
-
2009/06/24
Re: [PATCH 1/2] jit: add predecessors to basic block structure
Pekka Enberg
-
2009/06/24
Re: Monoburg arithmetic operations
Pekka Enberg
-
2009/06/24
[PATCH] x86: add OP_AND(reg, reg)
Arthur HUILLET
-
2009/06/24
Monoburg arithmetic operations
Arthur Huillet
-
2009/06/24
[PATCH] regression: ObjectStackTest now enabled
Arthur HUILLET
-
2009/06/24
[PATCH 3/3] bc2ir: mimic stack spilling/reloading
Arthur HUILLET
-
2009/06/24
[PATCH 2/3] jit: add list of mimic stack exprs to struct basic_block
Arthur HUILLET
-
2009/06/24
[PATCH 1/3] jit: add EXPR_MIMIC_STACK_SLOT and expr_set_type
Arthur HUILLET
-
2009/06/24
[PATCH 2/2] jit: set up bb predecessors in bb_add_successor
Arthur HUILLET
-
2009/06/24
[PATCH 1/2] jit: add predecessors to basic block structure
Arthur HUILLET
-
2009/06/24
[PATCH] bc2ir: fix refcount bug in spill_expression
Arthur HUILLET
-
2009/06/24
[PATCH 2/7] vm: replace signal_from_jit_method() with signal_from_native()
Tomek Grabiec
-
2009/06/24
[PATCH 5/7] vm: the foundation for java stack trace collecting
Tomek Grabiec
-
2009/06/24
[PATCH 4/7] vm: put all functions implementing virtual machine native methods in a separate section
Tomek Grabiec
-
2009/06/24
[PATCH 6/7] vm: support for stack trace printing
Tomek Grabiec
-
2009/06/24
[PATCH 7/7] jit: fix condition on which fixup_direct_calls() is called from jit_magic_trampoline()
Tomek Grabiec
-
2009/06/24
[PATCH 1/7] vm: move code creating exceptions out of signal handlers
Tomek Grabiec
-
2009/06/24
[PATCH 3/7] vm: skip __cleanup_args if args_size is 0.
Tomek Grabiec
-
2009/06/22
Re: [PATCH 13/17] vm: put all functions implementing virtual machine native methods in a separate section
Pekka Enberg
-
2009/06/22
Re: [PATCH 1/17] x86: add new monoborg rule: OP_DIV(reg, reg)
Pekka Enberg
-
2009/06/20
[PATCH 15/17] vm: support for stack trace printing
Tomek Grabiec
-
2009/06/20
[PATCH 17/17] jit: fix condition on which fixup_direct_calls() is called from jit_magic_trampoline()
Tomek Grabiec
-
2009/06/20
[PATCH 16/17] vm: exception's stack trace filling in signal handlers
Tomek Grabiec
-
2009/06/20
[PATCH 14/17] vm: the foundation for java stack trace collecting
Tomek Grabiec
-
2009/06/20
[PATCH 10/17] jit: add compilation unit mapping for native methods
Tomek Grabiec
-
2009/06/20
[PATCH 13/17] vm: put all functions implementing virtual machine native methods in a separate section
Tomek Grabiec
-
2009/06/20
[PATCH 8/17] jit: remove is_jit_method() and introduce is_native().
Tomek Grabiec
-
2009/06/20
[PATCH 9/17] jit: make compilation unit mapping use whole address as a key.
Tomek Grabiec
-
2009/06/20
[PATCH 12/17] regression: test for UnsatisfiedLinkError exception
Tomek Grabiec
-
2009/06/20
[PATCH 11/17] jit: throw UnsatisfiedLinkError when definition of method declared as native cannot be found
Tomek Grabiec
-
2009/06/20
[PATCH 6/17] test: cleanup in vm/radix-tree-test.c
Tomek Grabiec
-
2009/06/20
[PATCH 7/17] jit: code cleanups
Tomek Grabiec
-
2009/06/20
[PATCH 4/17] vm: fix error in radix_tree_previous()
Tomek Grabiec
-
2009/06/20
[PATCH 3/17] jit: introduce method_is_native().
Tomek Grabiec
-
2009/06/20
[PATCH 5/17] test: new test for radix_tree_lookup_prev().
Tomek Grabiec
-
2009/06/20
[PATCH 2/17] regression: test rule OP_DIV(reg, reg)
Tomek Grabiec
-
2009/06/20
[PATCH 1/17] x86: add new monoborg rule: OP_DIV(reg, reg)
Tomek Grabiec
-
2009/06/16
Re: [PATCH 0/8] x86-64 fixes and emitter implementation
Pekka Enberg
-
2009/06/16
[PATCH 7/8] x86-64: implement some code emitters
Eduard - Gabriel Munteanu
-
2009/06/16
[PATCH 6/8] x86: make some code emitters usable on x86-64
Eduard - Gabriel Munteanu
-
2009/06/16
[PATCH 8/8] jit: add missing 'extern' keywords
Eduard - Gabriel Munteanu
-
2009/06/16
[PATCH 4/8] jit: move emit_body() out of arch-specific code
Eduard - Gabriel Munteanu
-
2009/06/16
[PATCH 3/8] x86-64: implement __cleanup_args()
Eduard - Gabriel Munteanu
-
2009/06/16
[PATCH 1/8] x86-64: build arch/x86/signal.c
Eduard - Gabriel Munteanu
-
2009/06/16
[PATCH 7/8] x86-64: implement some code emitters
Eduard - Gabriel Munteanu
-
2009/06/16
[PATCH 6/8] x86: make some code emitters usable on x86-64
Eduard - Gabriel Munteanu
-
2009/06/16
[PATCH 5/8] x86: unify 32-bit and 64-bit code emitters
Eduard - Gabriel Munteanu
-
2009/06/16
[PATCH 2/8] x86: better definition of REG_UNASSIGNED
Eduard - Gabriel Munteanu
-
2009/06/16
[PATCH 0/8] x86-64 fixes and emitter implementation
Eduard - Gabriel Munteanu
-
2009/06/15
Re: [PATCH] x86: add exception test in lock/unlock code for synchronized methods
Pekka Enberg
-
2009/06/15
[PATCH] jit: fix infinite loop when exception occures in unlock code in exit or unwind block
Tomek Grabiec
-
2009/06/15
[PATCH] x86: add exception test in lock/unlock code for synchronized methods
Tomek Grabiec
-
2009/06/09
Re: [PATCH 1/2] jit: add missing jit/tree-node.c
Pekka Enberg
-
2009/06/09
[PATCH 2/2] x86: fix throw_exception_from_trampoline()
Tomek Grabiec
-
2009/06/09
[PATCH 1/2] jit: add missing jit/tree-node.c
Tomek Grabiec
-
2009/06/09
[PATCH 9/11 v2] jit: move 'bytecode_offset' field to struct tree_node
Tomek Grabiec
-
2009/06/09
[PATCH 11/11] regression: test NegativeArraySizeException throwing
Tomek Grabiec
-
2009/06/09
[PATCH 10/11] jit: introduce EXPR_ARRAY_SIZE_CHECK and EXPR_MULTIARRAY_SIZE_CHECK
Tomek Grabiec
-
2009/06/09
[PATCH 9/11] jit: move 'bytecode_offset' field to struct tree_node
Tomek Grabiec
-
2009/06/09
[PATCH 8/11] jit: set bytecode offset recursively in convert_expression()
Tomek Grabiec
-
2009/06/09
[PATCH 7/11] regression: test ArrayStoreException throwing
Tomek Grabiec
-
2009/06/09
[PATCH 6/11] jit: introduce STMT_ARRAY_STORE_CHECK
Tomek Grabiec
-
2009/06/09
[PATCH 5/11] regression: test ArrayIndexOutOfBoundsException throwing
Tomek Grabiec
-
2009/06/09
[PATCH 2/11] jamvm: make JamVM exception signalling affect JatoVM's exception signalling
Tomek Grabiec
-
2009/06/09
[PATCH 4/11] vm: throw ArrayIndexOutOfBoundsException from check_array
Tomek Grabiec
-
2009/06/09
[PATCH 3/11] jit, x86: exception throwing from trampoline
Tomek Grabiec
-
2009/06/09
[PATCH 1/11] x86: add 'cc' and 'memory' to clobber list in __cleanup_args
Tomek Grabiec
-
2009/06/08
Re: [PATCH 1/8] x86: cleanup in emit-code_32.c
Pekka Enberg
-
2009/06/05
[PATCH 7/8] jit, x86: use throw_from_jato_func() in emulating functions
Tomek Grabiec
-
2009/06/05
[PATCH 6/8] jit: fast exception throwing from C functions
Tomek Grabiec
-
2009/06/05
[PATCH 4/8] x86, jit: Do not use native stack to pass exception object
Tomek Grabiec
-
2009/06/05
[PATCH 5/8] x86: utility functions for manipulating C function's stack
Tomek Grabiec
-
2009/06/05
[PATCH 8/8] jit: throw ClassCastException from check_cast()
Tomek Grabiec
-
2009/06/05
[PATCH 1/8] x86: cleanup in emit-code_32.c
Tomek Grabiec
-
2009/06/05
[PATCH 3/8] x86: fix segfault in lir-printer caused by wrong print_mov_imm_membase()
Tomek Grabiec
-
2009/06/05
[PATCH 2/8] x86: fix output for thread-local memory access in lir-printer.c
Tomek Grabiec
-
2009/06/04
Re: [PATCH 6/6] vm: detect new_exception() call loops.
Pekka Enberg
-
2009/06/04
Re: [PATCH 1/6] jit: new helper function signal_new_exception()
Pekka Enberg
-
2009/06/03
[PATCH 5/6] jit, x86: recover from compilation error when exception is signalled
Tomek Grabiec
-
2009/06/03
[PATCH 4/6] jit: call add_cu_mapping() only if method has been just compiled.
Tomek Grabiec
-
2009/06/03
[PATCH 3/6] jit: cleanup in emulate.c
Tomek Grabiec
-
2009/06/03
[PATCH 1/6] jit: new helper function signal_new_exception()
Tomek Grabiec
-
2009/06/03
[PATCH 6/6] vm: detect new_exception() call loops.
Tomek Grabiec
-
2009/06/03
[PATCH 2/6] jit: make signal_exception() not override already signalled exception
Tomek Grabiec
-
2009/06/02
Re: [PATCH 1/6] vm: Allocation and operations on guard pages
Pekka Enberg
-
2009/06/02
[PATCH 6/6] regression: test ldiv and lrem for ArithmeticException
Tomek Grabiec
-
2009/06/02
[PATCH 3/6] x86: new instruction INSN_MOV_THREAD_LOCAL_MEMDISP_REG
Tomek Grabiec
-
2009/06/02
[PATCH 4/6] x86: select exception test after jato function calls.
Tomek Grabiec
-
2009/06/02
[PATCH 5/6] jit: signal exceptions from emulate_ldiv and emulate_lrem
Tomek Grabiec
-
2009/06/02
[PATCH 2/6] jit, vm: mechanism for signaling exceptions from jato functions
Tomek Grabiec
-
2009/06/02
[PATCH 1/6] vm: Allocation and operations on guard pages
Tomek Grabiec
-
2009/06/02
Re: [PATCH] test_convert_goto: empty basic blocks need OPC_NOP
Pekka Enberg
-
2009/06/02
Re: [PATCH] bc2ir: fix converters array out-of-bound access
Pekka Enberg
-
2009/06/02
[PATCH] regression: fix building of ObjectStackTest
Arthur HUILLET
-
2009/06/02
[PATCH] test_convert_goto: empty basic blocks need OPC_NOP
Arthur HUILLET
-
2009/06/02
[PATCH] bc2ir: fix converters array out-of-bound access
Arthur HUILLET
-
2009/06/02
[PATCH 2/6] jit, vm: mechanism for signaling exceptions from jato functions
Tomek Grabiec
-
2009/06/02
[PATCH 6/6] regression: test ldiv and lrem for ArithmeticException
Tomek Grabiec
-
2009/06/02
[PATCH 5/6] jit: signal exceptions from emulate_ldiv and emulate_lrem
Tomek Grabiec
-
2009/06/02
[PATCH 4/6] x86: select exception test after jato function calls.
Tomek Grabiec
-
2009/06/02
[PATCH 3/6] x86: new instruction - INSN_MOV_MEMDISP_REG
Tomek Grabiec
-
2009/06/02
[PATCH 1/2] vm: Allocation and operations on guard pages
Tomek Grabiec
-
2009/06/01
[PATCH 3/3] regression: rewrite jvm/TrampolineBackpatchingTest.java
Tomek Grabiec
-
2009/06/01
[PATCH 2/3] vm: fix method_is_virtual()
Tomek Grabiec
-
2009/06/01
[PATCH 1/3] x86: fix typo in emit-code_32.c
Tomek Grabiec
-
2009/06/01
Re: [PATCH] x86: fix trampoline backpatching
Pekka Enberg
-
2009/05/31
Re: [PATCH] x86: fix trampoline backpatching
Pekka Enberg
-
2009/05/30
[PATCH] x86: fix trampoline backpatching
Tomek Grabiec
-
2009/05/29
[PATCH 2/2] regression: tests for synchronized methods in jvm/SynchronizationTest.java
Tomek Grabiec
-
2009/05/29
[PATCH 1/2] x86: save registers containing return value in unlocking functions
Tomek Grabiec
-
2009/05/29
Re: [PATCH] jit, x86: emit locking/unlocking code in synchronized methods
Pekka Enberg
-
2009/05/28
Re: [PATCH] jit, x86: emit locking/unlocking code in synchronized methods
Vegard Nossum
-
2009/05/28
Re: [PATCH] jit, x86: emit locking/unlocking code in synchronized methods
Pekka Enberg
-
2009/05/28
[PATCH] jit, x86: emit locking/unlocking code in synchronized methods
Tomek Grabiec
-
2009/05/28
Re: [PATCH] vm: ArithmeticException throwing from SIGFPE on division by zero.
Pekka Enberg
-
2009/05/28
[PATCH] vm: cleanup in class.c
Tomek Grabiec
-
2009/05/28
[PATCH] vm: ArithmeticException throwing from SIGFPE on division by zero.
Tomek Grabiec
-
2009/05/28
Re: [PATCH] jit: cleanup in expression.c and bc-offset-mapping.c
Pekka Enberg
-
2009/05/28
[PATCH] jit: cleanup in expression.c and bc-offset-mapping.c
Tomek Grabiec
-
2009/05/28
[PATCH] jit: cleanup expression.c and bc-offset-mapping.c
Tomek Grabiec
-
2009/05/28
Re: [PATCH 1/7] jit: remove functions insert_arg() and convert_args() from invoke-bc.c
Pekka Enberg
-
2009/05/27
[PATCH 5/7] jit: fix error in tree_patch_bc_offset()
Tomek Grabiec
-
2009/05/27
[PATCH 7/7] regression: add tests for NullPointerException throwing
Tomek Grabiec
-
2009/05/27
[PATCH 2/7] jit, x86: introduce EXPR_NULL_CHECK in place of STMT_NULL_CHECK
Tomek Grabiec
-
2009/05/27
[PATCH 1/7] jit: remove functions insert_arg() and convert_args() from invoke-bc.c
Tomek Grabiec
-
2009/05/27
[PATCH 6/7] jit: add null check in monitorenter and monitorexit
Tomek Grabiec
-
2009/05/27
[PATCH 4/7] jit: add null check in athrow
Tomek Grabiec
-
2009/05/27
[PATCH 3/7] jit: add null check in invokespecial
Tomek Grabiec
-
2009/05/27
Re: [PATCH 2/2] vm: catch exceptions thrown by new_exception() in sigsegv_handler()
Pekka Enberg
-
2009/05/27
Re: [PATCH] x86: add use-def rule for INSN_TEST_MEMBASE_REG
Pekka Enberg
-
2009/05/26
[PATCH 1/2] vm: introduce new_exception(class_name, message) in place of create_object(class_name)
Tomek Grabiec
-
2009/05/26
[PATCH] vm: remove unused function: null_check()
Tomek Grabiec
-
2009/05/26
[PATCH 2/2] vm: catch exceptions thrown by new_exception() in sigsegv_handler()
Tomek Grabiec
-
2009/05/26
[PATCH 6/6] x86: rename arch/x86/exception_32.c to arch/x86/exception.c
Tomek Grabiec
-
2009/05/26
[PATCH 1/6] x86: cleanup in emit-code_32.c
Tomek Grabiec
-
2009/05/26
[PATCH 5/6] scripts: allow file names in tests' OBJS list to have the same name
Tomek Grabiec
-
2009/05/26
[PATCH] x86: add use-def rule for INSN_TEST_MEMBASE_REG
Tomek Grabiec
-
2009/05/26
[PATCH 4/6] x86: cleanup in exception_32.c
Tomek Grabiec
-
2009/05/26
[PATCH 3/6] jit, x86: always push exception object reference on stack
Tomek Grabiec
-
2009/05/26
[PATCH 2/6] x86: always emit 'leave' in emit_epilog()
Tomek Grabiec
-
2009/05/26
Re: [PATCH 4/7] vm: new function for instantiating classes: create_object()
Vegard Nossum
-
2009/05/26
Re: [PATCH 1/7] x86: add missing include in stack-frame.h
Pekka Enberg
-
2009/05/26
Re: [RFC PATCH 2/3] x86: split some code usable on x86-64 into a separate file
Pekka Enberg
-
2009/05/26
Re: [RFC PATCH 1/3] x86-64: fix typo in registers_64.h
Pekka Enberg
-
2009/05/25
Re: [RFC PATCH 0/3] x86 code split and x86-64 emitters
Pekka Enberg
-
2009/05/25
Re: [RFC PATCH 0/3] x86 code split and x86-64 emitters
Eduard - Gabriel Munteanu
-
2009/05/25
Re: [RFC PATCH 0/3] x86 code split and x86-64 emitters
Pekka Enberg
-
2009/05/25
[RFC PATCH 2/3] x86: split some code usable on x86-64 into a separate file
Eduard - Gabriel Munteanu
-
2009/05/25
[RFC PATCH 0/3] x86 code split and x86-64 emitters
Eduard - Gabriel Munteanu
-
2009/05/25
[RFC PATCH 3/3] x86-64: implement some basic emitters
Eduard - Gabriel Munteanu
-
2009/05/25
[RFC PATCH 1/3] x86-64: fix typo in registers_64.h
Eduard - Gabriel Munteanu
-
2009/05/25
[PATCH 1/7] x86: add missing include in stack-frame.h
Tomek Grabiec
-
2009/05/25
[PATCH 7/7] regression: add test for NullPointerException thrown by invokevirtual
Tomek Grabiec
-
2009/05/25
[PATCH 6/7] jit, x86: support for throwing NullPointerException from SIGSEGV handler
Tomek Grabiec
-
2009/05/25
[PATCH 5/7] x86: new instruction INSN_TEST_MEMBASE_REG
Tomek Grabiec
-
2009/05/25
[PATCH 4/7] vm: new function for instantiating classes: create_object()
Tomek Grabiec
-
2009/05/25
[PATCH 3/7] add -D_GNU_SOURCE to DEFAULT_CFLAGS
Tomek Grabiec
-
2009/05/25
[PATCH 2/7] jit: remove inclusion of arch/instruction.h from jit/compilation-unit.h
Tomek Grabiec
-
2009/05/25
Re: [PATCH] jit: use read-write lock instead of mutex in cu-mapping.c
Pekka Enberg
-
2009/05/24
[PATCH] jit: use read-write lock instead of mutex in cu-mapping.c
Tomek Grabiec
-
2009/05/24
Re: [PATCH] jit, x86: support for throwing NullPointerException from SIGSEGV handler
Pekka Enberg
-
2009/05/24
[PATCH] jit, x86: support for throwing NullPointerException from SIGSEGV handler
Tomek Grabiec
-
2009/05/23
[PATCH] x86: add support for INSN_THROW_REG_CU in LIR printer
Tomek Grabiec
-
2009/05/23
[PATCH] x86: fix segfault when executing athrow from main method
Tomek Grabiec
-
2009/05/20
[PATCH] jit: make compilation unit to native address mapping thread safe
Tomek Grabiec