aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1997-10-03 16:53:51 +0000
committerIan Lance Taylor <ian@airs.com>1997-10-03 16:53:51 +0000
commitd9eff006a5a83f6c59f6011a744d9e339668a3c8 (patch)
tree7e1a828a8c4708ce7ae99d5e771925e1eec846c6 /bfd/ChangeLog
parentccb809cdfbc2b1d4de6210b3ee4cf65bcdadd9b6 (diff)
downloadgdb-d9eff006a5a83f6c59f6011a744d9e339668a3c8.zip
gdb-d9eff006a5a83f6c59f6011a744d9e339668a3c8.tar.gz
gdb-d9eff006a5a83f6c59f6011a744d9e339668a3c8.tar.bz2
* configure.in: Don't include elf.lo again for ELF targets; it's
always in the library anyhow. * configure: Rebuild.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 9f591ac..3dff3d7 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,11 @@
Fri Oct 3 11:23:47 1997 Ian Lance Taylor <ian@cygnus.com>
+ * configure.in: Don't include elf.lo again for ELF targets; it's
+ always in the library anyhow.
+ * configure: Rebuild.
+
+ * bfd-in2.h: Rebuild.
+
* elf32-sparc.c (sparc_elf_wdisp16_reloc): Cast to bfd_byte *, not
char *, when calling bfd_get_32 and bfd_put_32.
* sunos.c (sunos_scan_dynamic_symbol): Cast contents to char *