aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1996-02-13 20:14:54 +0000
committerIan Lance Taylor <ian@airs.com>1996-02-13 20:14:54 +0000
commit1ab628e46bb6ba9e3cedc7fa6ace6aba220e2ae4 (patch)
tree3715437b1e7b627b0d75f91aa2760470dda1c962 /bfd
parentdb5970c7cc6136bfeb0e1099f1df393892e41360 (diff)
downloadgdb-1ab628e46bb6ba9e3cedc7fa6ace6aba220e2ae4.zip
gdb-1ab628e46bb6ba9e3cedc7fa6ace6aba220e2ae4.tar.gz
gdb-1ab628e46bb6ba9e3cedc7fa6ace6aba220e2ae4.tar.bz2
* Makefile.in ($(SHLINK)): Check ts against $(SHLIB), not
$(SHLINK).
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index f19c017..746bb77 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,8 @@
Tue Feb 13 14:35:15 1996 Ian Lance Taylor <ian@cygnus.com>
+ * 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.