* bfd.c (_bfd_default_error_handler): If _bfd_error_program_name
authorIan Lance Taylor <ian@airs.com>
Tue, 26 Mar 1996 23:00:56 +0000 (23:00 +0000)
committerIan 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

index fc23fda8e99155a7968abcedb4681cd7a07a64c3..a44cc792693a447ac2591aaeddc2363b522dc428 100644 (file)
@@ -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.