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:
74788cf
)
Restore Jim's last change entry header.
author
David MacKenzie
<djm@cygnus>
Fri, 21 Jan 1994 23:56:44 +0000
(23:56 +0000)
committer
David MacKenzie
<djm@cygnus>
Fri, 21 Jan 1994 23:56:44 +0000
(23:56 +0000)
bfd/ChangeLog
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index d02a4f2d691db353ec9138d9cb25d728df0b6b53..af8b90872a49c701dff095d8489b86fd16970baa 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-5,6
+5,8
@@
Fri Jan 21 14:11:16 1994 Sean Fagan (sef@cygnus.com)
way to write exports, so add a write_export field to the backend
data (and set it to NULL for everything but the sparc).
+Fri Jan 21 14:11:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
+
* sunos.c (MY(read_dynamic_relocs)): Compare info->dynrel with NULL,
not (struct external_nlist *) NULL. info->dynrel is a PTR, not
a struct external_nlist *.