summaryrefslogtreecommitdiff
path: root/vm_exec.h
AgeCommit message (Expand)Author
2013-12-18* vm_exec.h (VM_DEBUG_STACKOVERFLOW): added.ko1
2013-11-29 * vm_dump.c (rb_vmdebug_debug_print_pre): Bugfix. Get PC directly.tarui
2013-11-18vm_core.h: extract VM_STACK_OVERFLOWED_Pnobu
2013-07-26vm_exec.h: fix CHECK_VM_STACK_OVERFLOW_FOR_INSNnobu
2013-07-26* vm_exec.h, tool/instruction.rb: not an error, but a BUG if stackko1
2013-04-22fix minor code comment typostmm1
2013-03-18* vm_exec.h (END_INSN): revert r39517 because the segv seems fixed bynaruse
2013-02-27* vm_exec.h (END_INSN): llvm-gcc may optimize out reg_cfp and causenaruse
2013-02-10vm_exec.h: fix typonobu
2013-02-10* vm_exec.h (DISPATCH_ARCH_DEPEND_WAY): use __asm__ __vilatile__kosaki
2012-12-29adjust stylenobu
2012-11-15* vm_exec.h (GENTRY): GENTRY should be pointer size.ko1
2012-10-04* insns.def (getlocal, setlocal): remove old getlocal/setlocalko1
2012-10-04* vm.c (VM_COLLECT_USAGE_DETAILS): make new VM usage analysisko1
2012-07-25Suppress warnings.naruse
2012-06-11* vm_core.h: remove lfp (local frame pointer) and renameko1
2011-01-23* vm_exec.h: parenthesize macro arguments.akr
2010-10-12* configure.in (RUBY_CHECK_PRINTF_PREFIX): check for printf formatnobu
2010-07-27* class.c, compile.c, dir.c, file.c, iseq.c, parse.y, random.c:naruse
2010-01-05removes the dtrace support. reverts r26239, r26238 and r26235.yugui
2010-01-03* trace.h: new file. wraps tracing mechanisms.yugui
2009-01-19* vm_dump.c: add a prefix "rb_vmdebug_" toko1
2008-11-19* vm_exec.h (RUBY_VM_EXEC_H): fixed include guard.nobu
2008-09-23* common.mk: clean upko1