From: Ian Lance Taylor Date: Tue, 13 Feb 1996 20:14:54 +0000 (+0000) Subject: * Makefile.in ($(SHLINK)): Check ts against $(SHLIB), not X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1ab628e46bb6ba9e3cedc7fa6ace6aba220e2ae4;p=binutils-gdb.git * Makefile.in ($(SHLINK)): Check ts against $(SHLIB), not $(SHLINK). --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index f19c017f422..746bb777a0f 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,8 @@ Tue Feb 13 14:35:15 1996 Ian Lance Taylor + * Makefile.in ($(SHLINK)): Check ts against $(SHLIB), not + $(SHLINK). + * ieee.c (get_symbol): Set the section to bfd_abs_section. (do_with_relocs): If EXEC_P is set and there are no relocs, use a simple number for the section address, rather than an expression.