]> granicus.if.org Git - gc/commit
2006-04-28 Hans Boehm <Hans.Boehm@hp.com>
authorhboehm <hboehm>
Sat, 29 Apr 2006 00:05:26 +0000 (00:05 +0000)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 26 Jul 2011 17:06:37 +0000 (21:06 +0400)
commitbf75d68aaef8ba0f7ad76ff1f07182cfed283823
treed994c523811a3a4e8d9fd5e021ee15b3ae33b935
parente0c23aa40014934485f5d853448bfb0d41404672
2006-04-28  Hans Boehm <Hans.Boehm@hp.com>
* NT_STATIC_THREADS_MAKEFILE: Assorted cleanups and bug fixes for VC++.net
* mark.c (alloc_mark_stack): Recycle old stack only if it doesn't break
GWW_VDB.
* misc.c: Try to initialize GWW_VDB earlier.  Remove seemingly obsolete
initialization code.  More consistently use GC_LOF_FILE.
* os_dep.c (GC_unix_get_mem): Ensure sbrk lock release on Irix, even in the
really obscure cases.
Fix GetWriteWatch error handling; work around slightly late calls to
GC_enable_incremental().
NT_STATIC_THREADS_MAKEFILE
doc/README.changes
mark.c
misc.c
os_dep.c