aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1994-06-22 20:00:05 +0000
committerIan Lance Taylor <ian@airs.com>1994-06-22 20:00:05 +0000
commit66f2c66f9383cc71086f42623df724206d7e4251 (patch)
treef2873f53d7ab447c40bfbf7950387c1bb819a664
parentb8ec8d4ab0764d664231e80efb5c55a71171f096 (diff)
downloadgdb-66f2c66f9383cc71086f42623df724206d7e4251.zip
gdb-66f2c66f9383cc71086f42623df724206d7e4251.tar.gz
gdb-66f2c66f9383cc71086f42623df724206d7e4251.tar.bz2
* elfcode.h (elf_get_reloc_upper_bound): Correct.
-rw-r--r--bfd/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index a55e02c..6447cfe 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,7 @@
Wed Jun 22 10:52:47 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
+ * elfcode.h (elf_get_reloc_upper_bound): Correct.
+
* aout64.c (BMAGIC, QMAGIC): Define if not already defined. From
Peter Schauer <pes@regent.e-technik.tu-muenchen.de>.