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:
c843513
)
* bfd.c (bfd_errmsg): Handle a NULL return from strerror.
author
Ian Lance Taylor
<ian@airs.com>
Sat, 24 Feb 1996 23:58:44 +0000
(23:58 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Sat, 24 Feb 1996 23:58:44 +0000
(23:58 +0000)
bfd/ChangeLog
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index 21b4f5fc5b123dad846b1fb06072053f18253947..bdd3ef0fdcf6cd13d5abcd3fa2ec451dcc78ca21 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-1,5
+1,7
@@
Sat Feb 24 11:38:58 1996 Ian Lance Taylor <ian@cygnus.com>
+ * bfd.c (bfd_errmsg): Handle a NULL return from strerror.
+
* archive.c (bfd_generic_archive_p): If the first file in the
archive can not be recognized as an object, don't assume that this
is the wrong format.