From 1ab628e46bb6ba9e3cedc7fa6ace6aba220e2ae4 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 13 Feb 1996 20:14:54 +0000 Subject: [PATCH] * Makefile.in ($(SHLINK)): Check ts against $(SHLIB), not $(SHLINK). --- bfd/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) 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. -- 2.34.1