]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fix problems translating messages when a percentage sign appears at the end of a...
authorNick Clifton <nickc@redhat.com>
Wed, 7 Jul 2021 09:25:41 +0000 (10:25 +0100)
committerNick Clifton <nickc@redhat.com>
Wed, 7 Jul 2021 09:25:41 +0000 (10:25 +0100)
commitffa5352c0c0f735541e69fe6d9a192d82e7d418c
treedf3fd83903f3eb8ae28975107352d5f657583729
parent1f00b55dba8ed2c6bec4d263b00d41b0e91edb35
Fix problems translating messages when a percentage sign appears at the end of a string.

PR 28051
gas * config/tc-i386.c (offset_in_range): Reformat error messages in
order to fix problems when translating.
(md_assemble): Likewise.
* messages.c (as_internal_value_out_of_range): Likewise.
* read.c (emit_expr_with_reloc): Likewise.
* testsuite/gas/all/overflow.l Change expected output format.
* po/gas.pot: Regenerate.

bfd * coff-rs6000.c (xcoff_reloc_type_tls): Reformat error messages in
order to fix problems when translating.
* cofflink.c (_bfd_coff_write_global_sym): Likewise.
* elfnn-aarch64.c (_bfd_aarch64_erratum_843419_branch_to_stub):
Likewise.
* po/bfd.pot: Regenerate.
bfd/ChangeLog
bfd/coff-rs6000.c
bfd/cofflink.c
bfd/elfnn-aarch64.c
bfd/po/bfd.pot
gas/ChangeLog
gas/config/tc-i386.c
gas/messages.c
gas/po/gas.pot
gas/read.c
gas/testsuite/gas/all/overflow.l