aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 7ec917a931b..f4141371974 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,15 @@
12002-11-27 Dave Love <fx@gnu.org> 12002-11-27 Dave Love <fx@gnu.org>
2 2
3 * s/irix6-0.h (GC_SETJMP_WORKS, GC_MARK_STACK): Define.
4
5 * systty.h: Don't conditionally define GETPGRP_NO_ARG. Test
6 GETPGRP_VOID instead.
7 [BSD_TERMIOS]: Remove definitions (never used).
8
9 * s/osf5-0.h (WAIT_USE_INT, SYS_SIGLIST_DECLARED, sys_siglist):
10 Don't define.
11 (GC_SETJMP_WORKS, GC_MARK_STACK): Define.
12
3 * m/mips.h (WORDS_BIG_ENDIAN): Define conditionally. 13 * m/mips.h (WORDS_BIG_ENDIAN): Define conditionally.
4 14
52002-11-25 Jason Rumney <jasonr@gnu.org> 152002-11-25 Jason Rumney <jasonr@gnu.org>