]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
print cached error messages using _bfd_error_handler
authorAlan Modra <amodra@gmail.com>
Sat, 9 Mar 2024 02:56:19 +0000 (13:26 +1030)
committerAlan Modra <amodra@gmail.com>
Sat, 9 Mar 2024 04:05:09 +0000 (14:35 +1030)
commitbd8d76258f86f93b20e6bd94f58033a49eb0d3ec
tree5f6cd9f44182eb1189f2f4b8501eefbd0e5d3576
parented29a346be439466ff2a5ce33e715e02c49fbdac
print cached error messages using _bfd_error_handler

* bfd.c (bfd_print_error): Make static.  Don't print program name.
(error_handler_fprintf): Print program name here.
* format.c (print_warnmsg): Use _bfd_error_handler to print
cached messages.
* bfd-in2.h: Regenerate.
bfd/bfd-in2.h
bfd/bfd.c
bfd/format.c