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:
ea2504d
)
* xcofflink.c (xcoff_mark): Treat undefined imported symbols as
author
Ian Lance Taylor
<ian@airs.com>
Tue, 5 Mar 1996 01:01:11 +0000
(
01:01
+0000)
committer
Ian Lance Taylor
<ian@airs.com>
Tue, 5 Mar 1996 01:01:11 +0000
(
01:01
+0000)
though they are defined in a shared library.
(xcoff_build_ldsyms): Likewise.
bfd/ChangeLog
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index c1efc8e6e60e2ecae1f70da41a67fac2bb6025d5..bcf54a00f205c39e8f018f20eb302de1cfd6eea7 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-1,5
+1,9
@@
Mon Mar 4 12:49:16 1996 Ian Lance Taylor <ian@cygnus.com>
+ * xcofflink.c (xcoff_mark): Treat undefined imported symbols as
+ though they are defined in a shared library.
+ (xcoff_build_ldsyms): Likewise.
+
* coffgen.c (coff_find_nearest_line): Don't look at the line
numbers for the section if section->lineno is NULL.