From: Ian Lance Taylor Date: Wed, 22 Jun 1994 20:00:05 +0000 (+0000) Subject: * elfcode.h (elf_get_reloc_upper_bound): Correct. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=66f2c66f9383cc71086f42623df724206d7e4251;p=binutils-gdb.git * elfcode.h (elf_get_reloc_upper_bound): Correct. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index a55e02c4a04..6447cfec5e1 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 .