From: Ian Lance Taylor Date: Sat, 22 Nov 1997 22:08:43 +0000 (+0000) Subject: * sunos.c (sunos_add_one_symbol): When overriding a defined X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=be462f88b4c35e89d20464b6c653d12c3d8ed807;p=binutils-gdb.git * sunos.c (sunos_add_one_symbol): When overriding a defined symbol, set it to undefined, not new. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 9b201895f61..288bdaa30ef 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -4,6 +4,9 @@ Sat Nov 22 16:06:56 1997 Klaus Kaempf Sat Nov 22 12:29:30 1997 Ian Lance Taylor + * sunos.c (sunos_add_one_symbol): When overriding a defined + symbol, set it to undefined, not new. + * elf32-sh.c (sh_elf_relax_delete_bytes): Don't kill LABEL relocs.