aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1997-11-25 17:14:09 +0000
committerIan Lance Taylor <ian@airs.com>1997-11-25 17:14:09 +0000
commit90d74939df5b79e6ffd8cd080b4e5f66112c9fb5 (patch)
tree554446f79d7a03f8e0faf977667c42d018111aee
parentcc37e39a1493c38ee2e4f1bafa2e68aa21818f3f (diff)
downloadgdb-90d74939df5b79e6ffd8cd080b4e5f66112c9fb5.zip
gdb-90d74939df5b79e6ffd8cd080b4e5f66112c9fb5.tar.gz
gdb-90d74939df5b79e6ffd8cd080b4e5f66112c9fb5.tar.bz2
* Makefile.am (BFD32_BACKENDS): Remove tekhex.lo.
(BFD32_BACKENDS_CFILES): Remove tekhex.c. * Makefile.in: Rebuild. * aclocal.m4, configure, src/Makefile.in: Rebuild with current automake and autoconf.
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 0f829b9..bdc7613 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,11 @@
Tue Nov 25 11:26:27 1997 Ian Lance Taylor <ian@cygnus.com>
+ * Makefile.am (BFD32_BACKENDS): Remove tekhex.lo.
+ (BFD32_BACKENDS_CFILES): Remove tekhex.c.
+ * Makefile.in: Rebuild.
+ * aclocal.m4, configure, src/Makefile.in: Rebuild with current
+ automake and autoconf.
+
* coff-arm.c (arm_allocate_interworking_sections): Fix typo
(COFF_WITH_PR to COFF_WITH_PE).