* defs.h (LONGEST): Move #ifndef LONGEST to outside.

Try BFD_HOST_64_BIT if ! CC_HAS_LONG_LONG.
This commit is contained in:
David Edelsohn 1997-03-03 20:29:39 +00:00
parent 3788a2b12f
commit ba5b9ebadd
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
Mon Mar 3 12:29:20 1997 Doug Evans <dje@canuck.cygnus.com>
* defs.h (LONGEST): Move #ifndef LONGEST to outside.
Try BFD_HOST_64_BIT if ! CC_HAS_LONG_LONG.
Thu Feb 27 18:54:11 1997 Mark Alexander <marka@cygnus.com>
* mips-tdep.c (IS_MIPS16_ADDR, MAKE_MIPS16_ADDR, UNMAKE_MIPS16_ADDR):