]> granicus.if.org Git - gc/commitdiff
Update ChangeLog file
authorIvan Maidanski <ivmai@mail.ru>
Tue, 24 Jul 2012 09:33:08 +0000 (13:33 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 24 Jul 2012 09:33:08 +0000 (13:33 +0400)
ChangeLog

index 32ef8e35727a22fedfefb95056b069d027a28b16..c4ecde932f26f93ad3ed50a58afc88d2ee9e2514 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,7 @@
 * Include proper header file in 'tools' for configuration macros.
 * Include pthread_np.h from pthread_stop_world.c on OpenBSD.
 * Move GC_get_suspend/thr_restart_signal to misc.c for NaCl and OpenBSD.
+* Postpone the suspend signal in GC_dirty_init only if used to stop world.
 * Recognize GC_DONT_GC macro in gc.h (causes GC_INIT to turn off GC).
 * Recognize GC_SIG_SUSPEND and GC_SIG_THR_RESTART tuning macros in gc.h.
 * Replace SIG_SUSPEND/THR_RESTART macros to variables in pthread_stop_world.