aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1995-10-10 21:54:24 +0000
committerIan Lance Taylor <ian@airs.com>1995-10-10 21:54:24 +0000
commit091824ebcd1ea5eb4bb3516d43663cf684cc8b28 (patch)
tree83a1fb1e276fdecd3958caf0af77abc9dc4ef7aa /ld
parent17b90c4a61abc7489e6452e7982b4db6056f1eaa (diff)
downloadfsf-binutils-gdb-091824ebcd1ea5eb4bb3516d43663cf684cc8b28.zip
fsf-binutils-gdb-091824ebcd1ea5eb4bb3516d43663cf684cc8b28.tar.gz
fsf-binutils-gdb-091824ebcd1ea5eb4bb3516d43663cf684cc8b28.tar.bz2
* ldlang.c (lang_finish): Don't try to use an entry_symbol from a
section which was not linked into the final output. PR 8172.
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 146068f..3996312 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+Tue Oct 10 17:53:22 1995 Ian Lance Taylor <ian@cygnus.com>
+
+ * ldlang.c (lang_finish): Don't try to use an entry_symbol from a
+ section which was not linked into the final output.
+
Tue Oct 10 10:17:22 1995 steve chamberlain <sac@slash.cygnus.com>
* emultempl/pe.em (gld_${EMULATION_NAME}_parse_args): Fix