From: Ian Lance Taylor Date: Fri, 17 Mar 1995 16:51:36 +0000 (+0000) Subject: * elfcode.h (elf_link_add_object_symbols): Check whether a dynamic X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7fe4ed45e9db688b180223ac4ddd1f21a8dda4eb;p=binutils-gdb.git * elfcode.h (elf_link_add_object_symbols): Check whether a dynamic object has already been included, and ignore it the second time. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index abf796d0df6..d8d64963946 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,16 @@ +Fri Mar 17 11:50:34 1995 Ian Lance Taylor + + * elfcode.h (elf_link_add_object_symbols): Check whether a dynamic + object has already been included, and ignore it the second time. + +Wed Mar 15 11:56:40 1995 Ian Lance Taylor + + * elf32-sparc.c (elf_sparc_howto_table): Change R_SPARC_GOT13 from + complain_overflow_bitfield to complain_overflow_signed. + + * libelf.h (bfd_elf32__write_relocs): Don't declare. + (bfd_elf64__write_relocs): Don't declare. + Tue Mar 14 05:54:33 1995 Ken Raeburn (raeburn@kr-pc.cygnus.com) * stab-syms.c (aout_stab_name): Moved aout_stab_names to be local