commit | 864f563eecd5dd8d6cb77655bc3f8f059f9e304f | [log] [tgz] |
---|---|---|
author | Jeremy Drake <sourceware-bugzilla@jdrake.com> | Mon Apr 07 13:19:10 2025 +0200 |
committer | Jan Beulich <jbeulich@suse.com> | Mon Apr 07 13:19:10 2025 +0200 |
tree | 63576257578aa88d9d749adeb9079bf129989be3 | |
parent | 5de418ba70260e34d9246224805b958767d99482 [diff] |
bfd: adjust a few error messages Rationalize the error messages in _bfd_XXi_final_link_postscript(). They now all correctly refer to DataDirectory instead of DataDictionary, and use unified format strings, so fewer translations are needed. Signed-off-by: Jeremy Drake <sourceware-bugzilla@jdrake.com>