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: http://drtracing.org/?a=commitdiff_plain;h=1ab628e46bb6ba9e3cedc7fa6ace6aba220e2ae4;p=deliverable%2Fbinutils-gdb.git * Makefile.in ($(SHLINK)): Check ts against $(SHLIB), not $(SHLINK). --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index f19c017f42..746bb777a0 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.