comparison src/ChangeLog @ 58595:f645b2da4321

*** empty log message ***
author Andreas Schwab <schwab@suse.de>
date Sat, 27 Nov 2004 22:42:19 +0000
parents 5b1b799663a2
children d03afca07655
comparison
equal deleted inserted replaced
58594:f86ad7205885 58595:f645b2da4321
1 2004-11-27 Andreas Schwab <schwab@suse.de>
2
3 * alloc.c (mark_stack): Call GC_MARK_SECONDARY_STACK if defined.
4
5 * s/gnu-linux.h: Enable no-op gcpros on ia64.
6 (GC_MARK_SECONDARY_STACK) [__ia64__]: Define.
7
8 * filelock.c (lock_file_1): Call get_boot_time early. Increase
9 buffer size.
10
1 2004-11-27 Eli Zaretskii <eliz@gnu.org> 11 2004-11-27 Eli Zaretskii <eliz@gnu.org>
2 12
3 * lisp.h (DECL_ALIGN): Define non-trivially only if NO_DECL_ALIGN 13 * lisp.h (DECL_ALIGN): Define non-trivially only if NO_DECL_ALIGN
4 is not defined. 14 is not defined.
5 15