]> granicus.if.org Git - gc/commit
2008-10-24 Hans Boehm <Hans.Boehm@hp.com> (Really Ivan Maidanski)
authorhboehm <hboehm>
Sat, 25 Oct 2008 05:03:02 +0000 (05:03 +0000)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 26 Jul 2011 17:06:43 +0000 (21:06 +0400)
commit559c07bf35031e2d073dae3fbf8f11318953863e
treeaab07f96b51778d128223cefac74bcf9f42a072f
parent72bb12b8a9a9193c6eb792dce3f7347b0be08297
2008-10-24  Hans Boehm <Hans.Boehm@hp.com> (Really Ivan Maidanski)
* alloc.c, dbg_mlc.c, dyn_load.c, finalize.c, gcj_mlc.c,
include/gc.h, include/gc_config_macros.h, include/gc_cpp.h,
include/gc_gcj.h, include/gc_mark.h, include/gc_typed.h,
include/javaxfc.h, include/private/gc_locks.h,
include/private/gc_priv.h, malloc.c, mallocx.c, mark.c, mark_rts.c,
misc.c, obj_map.c, os_dep.c, pthread_support.c, ptr_chck.c,
stubborn.c, tests/test.c, thread_local_alloc.c, typd_mlc.c
win32_threads.c: Add GC_CALL and GC_CALLBACK macro invocations.
* test.c: Remove some old K&R code.
29 files changed:
ChangeLog
alloc.c
dbg_mlc.c
dyn_load.c
finalize.c
gcj_mlc.c
include/gc.h
include/gc_config_macros.h
include/gc_cpp.h
include/gc_gcj.h
include/gc_mark.h
include/gc_typed.h
include/javaxfc.h
include/private/gc_locks.h
include/private/gc_priv.h
malloc.c
mallocx.c
mark.c
mark_rts.c
misc.c
obj_map.c
os_dep.c
pthread_support.c
ptr_chck.c
stubborn.c
tests/test.c
thread_local_alloc.c
typd_mlc.c
win32_threads.c