comparison admin/ChangeLog @ 111815:2278399d2eb9

Remove EXPLICIT_SIGN_EXTEND. * lisp.h (union Lisp_Object): Explicitly declare signedness of bit-field. (XINT): Remove variant for EXPLICIT_SIGN_EXTEND. * m/alpha.h (EXPLICIT_SIGN_EXTEND): Don't define. * m/amdx86-64.h (EXPLICIT_SIGN_EXTEND): Likewise. * m/ia64.h (EXPLICIT_SIGN_EXTEND): Likewise. * m/ibms390.h (EXPLICIT_SIGN_EXTEND): Likewise. * m/ibms390x.h (EXPLICIT_SIGN_EXTEND): Likewise. * m/iris4d.h (EXPLICIT_SIGN_EXTEND): Likewise. * m/m68k.h (EXPLICIT_SIGN_EXTEND): Likewise. * m/sparc.h (EXPLICIT_SIGN_EXTEND): Likewise. * m/template.h (EXPLICIT_SIGN_EXTEND): Likewise. * m/hp800.h: Remove file. * m/mips.h: Remove file. * CPP-DEFINES (EXPLICIT_SIGN_EXTEND): Remove.
author Andreas Schwab <schwab@linux-m68k.org>
date Fri, 03 Dec 2010 21:55:23 +0100
parents 4a4cd5021b94
children e567154bfaa7 b0a317b18658
comparison
equal deleted inserted replaced
111814:a8e337ba89d3 111815:2278399d2eb9
1 2010-12-03 Andreas Schwab <schwab@linux-m68k.org>
2
3 * CPP-DEFINES (EXPLICIT_SIGN_EXTEND): Remove.
4
1 2010-10-12 Glenn Morris <rgm@gnu.org> 5 2010-10-12 Glenn Morris <rgm@gnu.org>
2 6
3 * notes/nextstep: Move here from ../nextstep/DEV-NOTES. 7 * notes/nextstep: Move here from ../nextstep/DEV-NOTES.
4 8
5 2010-10-09 Glenn Morris <rgm@gnu.org> 9 2010-10-09 Glenn Morris <rgm@gnu.org>