summaryrefslogtreecommitdiffstats
path: root/gc.h
Commit message (Expand)AuthorAgeFilesLines
* * gc.h (SET_MACHINE_STACK_END): use __i386.akr2009-10-271-1/+1
* * gc.h (SET_MACHINE_STACK_END): use __i386__ instead of __i386,nobu2009-10-271-3/+3
* * gc.c (SET_MACHINE_STACK_END): add x86_64 version by nobu.naruse2009-10-271-1/+3
* * gc.h (rb_gc_debug_body): constified.nobu2009-10-161-1/+1
* * gc.h (STACK_UPPER): moved from gc.cnobu2008-06-141-1/+15
* * gc.h: extern variable should not be initialized.ko12007-12-211-1/+1
* * gc.h, vm_core.h: decl of rb_gc_save_machine_context()ko12007-11-201-2/+0
* * configure.in: add --enable-valgrind.akr2007-07-141-0/+7
* * gc.h: add RUBY_ prefix to debug macros.ko12007-06-251-23/+21
* * call_cfunc.ci: removed.ko12007-06-241-0/+1
* * eval_thread.c, common.mk: remove eval_thread.c.ko12007-02-051-0/+9
* * Merge YARVko12006-12-311-0/+48