summaryrefslogtreecommitdiff
path: root/vm_exec.c
AgeCommit message (Expand)Author
2010-10-07* vm_exec.c (vm_exec_core): Treat clang as non gcc on thisnaruse
2009-10-27* vm_exec.c (DECL_SC_REG): use __clang__.naruse
2009-10-26* vm_exec.c (DECL_SC_REG): check defined(__asm__) before use it.naruse
2009-01-19* vm.c: add a prefix "rb_" to exposed functionsko1
2008-11-14* README.EXT, README.EXT.ja, vm_exec.c, vm_insnhelper.c: updatemame
2008-09-28* vm_exec.c (vm_exec_core): add an UNLIKELY() hint.ko1
2008-09-23* common.mk: clean upko1