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:
e336470
)
* coff-i960.c (coff_i960_relocate): Correct typo: use ! on strcmp,
author
Ian Lance Taylor
<ian@airs.com>
Mon, 10 Jul 1995 18:11:13 +0000
(18:11 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Mon, 10 Jul 1995 18:11:13 +0000
(18:11 +0000)
not on string.
bfd/ChangeLog
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index c98c08d612d67f120fa155ff469895d26b6d4565..d7bb925398ae8336602ae573c840b3f14abe6543 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-5,6
+5,9
@@
Mon Jul 10 11:45:55 1995 Ken Raeburn <raeburn@cygnus.com>
Mon Jul 10 11:09:58 1995 Ian Lance Taylor <ian@cygnus.com>
+ * coff-i960.c (coff_i960_relocate): Correct typo: use ! on strcmp,
+ not on string.
+
* aoutx.h (NAME(aout,link_hash_table_create)): Allocate hash table
using bfd_alloc, not malloc.
* cofflink.c (_bfd_coff_link_hash_table_create): Likewise.