From: Ian Lance Taylor Date: Mon, 3 Jun 1996 20:20:11 +0000 (+0000) Subject: * bfd-in.h: Use #error if BFD_HOST_64_BIT can not be defined. X-Git-Tag: gdb-4_18~8582 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5a04f1bd73f7dd315b035fa52f2c3be77c425832;p=thirdparty%2Fbinutils-gdb.git * bfd-in.h: Use #error if BFD_HOST_64_BIT can not be defined. * bfd-in2.h: Rebuild. * configure.in: Warn if there is no known 64 bit type. * configure: Rebuild. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 08c43275429..1b8408b728f 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,10 @@ Mon Jun 3 11:01:53 1996 Ian Lance Taylor + * bfd-in.h: Use #error if BFD_HOST_64_BIT can not be defined. + * bfd-in2.h: Rebuild. + * configure.in: Warn if there is no known 64 bit type. + * configure: Rebuild. + * Makefile.in: Rebuild dependencies. (BFD32_BACKENDS): Add ppcboot.o. (BFD32_BACKENDS_CFILES): Add ppcboot.c.