aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2f58e35d9dd..f3cb107438e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,18 @@
12008-07-16 Dan Nicolaescu <dann@ics.uci.edu> 12008-07-16 Dan Nicolaescu <dann@ics.uci.edu>
2 2
3 * m/ia64.h (PNTR_COMPARISON_TYPE): Remove, same as the default.
4 Remove boilerplate comments.
5 * m/amdx86-64.h (PNTR_COMPARISON_TYPE): Remove, same as the default.
6 Remove boilerplate comments.
7 * m/ibms390x.h (PNTR_COMPARISON_TYPE): Remove, same as the default.
8 Remove boilerplate comments.
9 * lisp.h (PNTR_COMPARISON_TYPE): Define it unconditionally.
10
11 * sysdep.c: Remove code depending on NEED_PTEM_H, unused. Remove
12 if 0-ed code.
13 (baud_convert): Don't depend on BAUD_CONVERT, all definitions the
14 were the same as the default.
15
3 * m/ibms390.h: 16 * m/ibms390.h:
4 * m/intel386.h: 17 * m/intel386.h:
5 * m/m68k.h: 18 * m/m68k.h: