Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * vm_exec.c, insns.def (leave): solve problems on | ko1 | 2012-08-07 | 1 | -15/+15 |
* | Suppress warnings. | naruse | 2012-07-25 | 1 | -4/+4 |
* | * vm_core.h: remove VM_FRAME_MAGIC_FINISH (finish frame type). | ko1 | 2012-06-15 | 1 | -14/+1 |
* | * vm_exec.c: remove conditions for clang | naruse | 2011-05-31 | 1 | -4/+4 |
* | * include/ruby/intern.h: pcc can't use __builtin_constant_p. | naruse | 2011-04-23 | 1 | -3/+3 |
* | * vm_exec.c (vm_exec_core): Treat clang as non gcc on this | naruse | 2010-10-07 | 1 | -3/+3 |
* | * vm_exec.c (DECL_SC_REG): use __clang__. | naruse | 2009-10-27 | 1 | -2/+2 |
* | * vm_exec.c (DECL_SC_REG): check defined(__asm__) before use it. | naruse | 2009-10-26 | 1 | -2/+2 |
* | * vm.c: add a prefix "rb_" to exposed functions | ko1 | 2009-01-19 | 1 | -2/+2 |
* | * README.EXT, README.EXT.ja, vm_exec.c, vm_insnhelper.c: update | mame | 2008-11-14 | 1 | -1/+1 |
* | * vm_exec.c (vm_exec_core): add an UNLIKELY() hint. | ko1 | 2008-09-28 | 1 | -1/+1 |
* | * common.mk: clean up | ko1 | 2008-09-23 | 1 | -0/+156 |