commit | 5cd52661808b9fdc2df56dd4c20a9a8ece72dbc1 | [log] [tgz] |
---|---|---|
author | Alan Modra <amodra@gmail.com> | Sat Mar 09 20:27:32 2024 +1030 |
committer | Alan Modra <amodra@gmail.com> | Sat Mar 09 21:00:02 2024 +1030 |
tree | 53a22910797e13e265c13022e8a108f3a2a97fc8 | |
parent | 0c947d990a92fd48ac0aa887df7e1e055fa0d680 [diff] |
Reinstate bfd_print_error as an extern function * bfd.c (_bfd_print): Renamed from bfd_print_error. (bfd_print_error): Reinstate previous code but using the above. (error_handler_fprintf, error_handler_sprintf): Adjust. * bfd-in2.h: Regenerate.