comparison src/ChangeLog @ 49358:bd3dee6a88d7

*** empty log message ***
author Dave Love <fx@gnu.org>
date Tue, 21 Jan 2003 16:56:38 +0000
parents 9ff84eb2f7b4
children 14cf50ecf91a
comparison
equal deleted inserted replaced
49357:90e4c5eeb9a0 49358:bd3dee6a88d7
1 2003-01-21 Dave Love <fx@gnu.org>
2
3 * alloc.c (Fgc_status): Print zombie list.
4 (mark_maybe_object) [GC_MARK_STACK==GC_USE_GCPROS_CHECK_ZOMBIES]:
5 Fix assignment of zombies.
6 (Fgarbage_collect) [GC_MARK_STACK==GC_USE_GCPROS_CHECK_ZOMBIES]:
7 Don't take car of non-cons.
8
9 * s/sol2-5.h (GC_SETJMP_WORKS, GC_MARK_STACK): Define.
10
11 * s/sunos4-0.h (GC_SETJMP_WORKS, GC_MARK_STACK): Define.
12
1 2003-01-20 David Ponce <david@dponce.com> 13 2003-01-20 David Ponce <david@dponce.com>
2 14
3 * w32menu.c (digest_single_submenu): Declare all args. 15 * w32menu.c (digest_single_submenu): Declare all args.
4 16
5 Sync with 2002-12-23 Richard M. Stallman <rms@gnu.org> 17 Sync with 2002-12-23 Richard M. Stallman <rms@gnu.org>