projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17b90c4
)
* ldlang.c (lang_finish): Don't try to use an entry_symbol from a
author
Ian Lance Taylor
<ian@airs.com>
Tue, 10 Oct 1995 21:54:24 +0000
(21:54 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Tue, 10 Oct 1995 21:54:24 +0000
(21:54 +0000)
section which was not linked into the final output.
PR 8172.
ld/ChangeLog
patch
|
blob
|
history
diff --git
a/ld/ChangeLog
b/ld/ChangeLog
index 146068f62f6e2c167521523b081f3ad3813d5d7e..3996312349cd00d585bc851a580b10771927413a 100644
(file)
--- 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