* 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.
This commit is contained in:
Ian Lance Taylor 1996-06-03 20:20:11 +00:00
parent 5b18a1a0bf
commit 5a04f1bd73
1 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,10 @@
Mon Jun 3 11:01:53 1996 Ian Lance Taylor <ian@cygnus.com>
* 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.