comparison src/ChangeLog @ 96724:e50b24691c01

* m/ia64.h (PNTR_COMPARISON_TYPE): Remove, same as the default. Remove boilerplate comments. * m/amdx86-64.h (PNTR_COMPARISON_TYPE): Remove, same as the default. Remove boilerplate comments. * m/ibms390x.h (PNTR_COMPARISON_TYPE): Remove, same as the default. Remove boilerplate comments. * lisp.h (PNTR_COMPARISON_TYPE): Define it unconditionally.
author Dan Nicolaescu <dann@ics.uci.edu>
date Wed, 16 Jul 2008 07:42:41 +0000
parents a2d3c8acc0fe
children a7401c5a0faa
comparison
equal deleted inserted replaced
96723:185897e3784d 96724:e50b24691c01
1 2008-07-16 Dan Nicolaescu <dann@ics.uci.edu> 1 2008-07-16 Dan Nicolaescu <dann@ics.uci.edu>
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.
2 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:
6 * s/bsd-common.h: 19 * s/bsd-common.h: