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:
7a543ca
)
* bfd.c (_bfd_default_error_handler): If _bfd_error_program_name
author
Ian Lance Taylor
<ian@airs.com>
Tue, 26 Mar 1996 23:00:56 +0000
(23:00 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Tue, 26 Mar 1996 23:00:56 +0000
(23:00 +0000)
is not set, print "BFD: " before the error message.
bfd/ChangeLog
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index fc23fda8e99155a7968abcedb4681cd7a07a64c3..a44cc792693a447ac2591aaeddc2363b522dc428 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-1,5
+1,8
@@
Tue Mar 26 15:46:18 1996 Ian Lance Taylor <ian@cygnus.com>
+ * bfd.c (_bfd_default_error_handler): If _bfd_error_program_name
+ is not set, print "BFD: " before the error message.
+
* configure.in: Use AC_CHECK_TOOL to find ar and ranlib. From
Miles Bader <miles@gnu.ai.mit.edu>.
* configure: Rebuild.