aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1996-06-03 20:20:11 +0000
committerIan Lance Taylor <ian@airs.com>1996-06-03 20:20:11 +0000
commit5a04f1bd73f7dd315b035fa52f2c3be77c425832 (patch)
tree435a7678995cffce5d1b7172d8985a92882b41ed /bfd
parent5b18a1a0bf971923756de403a0ea34a78a0e06ec (diff)
downloadgdb-5a04f1bd73f7dd315b035fa52f2c3be77c425832.zip
gdb-5a04f1bd73f7dd315b035fa52f2c3be77c425832.tar.gz
gdb-5a04f1bd73f7dd315b035fa52f2c3be77c425832.tar.bz2
* 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.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 08c4327..1b8408b 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -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.