From: Richard Henderson Date: Mon, 23 Feb 1998 04:41:18 +0000 (+0000) Subject: * elf32-sparc.c (elf32_sparc_adjust_dynamic_symbol): Don't create X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2f53b8ff40c2b3716816834af983332d9d5b624b;p=binutils-gdb.git * elf32-sparc.c (elf32_sparc_adjust_dynamic_symbol): Don't create a plt entry when we can determine that we authoritatively define the symbol. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 5f43398113a..893cfa1ffc1 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +Sun Feb 22 20:39:00 1998 Richard Henderson + + * elf32-sparc.c (elf32_sparc_adjust_dynamic_symbol): Don't create + a plt entry when we can determine that we authoritatively define + the symbol. + Sun Feb 22 20:33:05 1998 Richard Henderson * configure.in (COREFILE selection): Remove sparc-*-linux*. They