]> granicus.if.org Git - gc/commit
2010-12-26 Ivan Maidanski <ivmai@mail.ru>
authorivmai <ivmai>
Sun, 26 Dec 2010 15:50:53 +0000 (15:50 +0000)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 26 Jul 2011 17:06:55 +0000 (21:06 +0400)
commit1c76fc46d5d0894a34a8c31dced57087cca90611
tree3c3a36650d8c2293e5f326ecf2f5efa53edb667d
parent7b66e36f08dd096bc6df1ebc362d2689264f7825
2010-12-26  Ivan Maidanski  <ivmai@mail.ru>

* alloc.c (GC_collect_or_expand): Replace NIL with NULL in message.
* dbg_mlc.c (GC_debug_malloc, GC_debug_malloc_ignore_off_page,
GC_debug_malloc_atomic_ignore_off_page,
GC_debug_generic_malloc_inner,
GC_generic_malloc_inner_ignore_off_page, GC_debug_malloc_stubborn,
GC_debug_malloc_atomic, GC_debug_malloc_uncollectable,
GC_debug_malloc_atomic_uncollectable): Ditto.
* gcj_mlc.c (GC_debug_gcj_malloc): Ditto.
* dbg_mlc.c (GC_check_annotated_obj): Replace NIL with NULL in a
comment.
* dyn_load.c (GC_FirstDLOpenedLinkMap): Ditto.
* mark_rts.c (GC_roots_present): Ditto.
* doc/README: Ditto.
* include/private/gc_hdrs.h (IS_FORWARDING_ADDR_OR_NIL): Ditto.
* include/private/gc_priv.h (_GC_arrays): Ditto.
ChangeLog
alloc.c
dbg_mlc.c
doc/README
dyn_load.c
gcj_mlc.c
include/private/gc_hdrs.h
include/private/gc_priv.h
mark_rts.c