summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Anglin <dave.anglin@nrc.ca>2013-08-31 11:31:42 +0000
committerDave Anglin <dave.anglin@nrc.ca>2013-08-31 11:31:42 +0000
commitd7bba06fc54accf2fd648b4419dedf2388735597 (patch)
tree3740124c62870c5f1007c13acfd2a881534962b8
parent8a2a02b679e323a4b2446fdb7b6580cee9066128 (diff)
downloadbinutils-redhat-d7bba06fc54accf2fd648b4419dedf2388735597.tar.gz
2013-08-31 John David Anglin <dave.anglin@bell.net>
* elf64-hppa.c (elf_hppa_final_link_relocate): Add missing '%' to format string.
-rw-r--r--bfd/ChangeLog5
-rw-r--r--bfd/elf64-hppa.c2
2 files changed, 6 insertions, 1 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index cfbd50da77..d3a323464e 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2013-08-31 John David Anglin <dave.anglin@bell.net>
+
+ * elf64-hppa.c (elf_hppa_final_link_relocate): Add missing '%' to
+ format string.
+
2013-08-29 Jakub Jelinek <jakub@redhat.com>
* elf64-x86-64.c (elf_x86_64_check_tls_transition): Allow
diff --git a/bfd/elf64-hppa.c b/bfd/elf64-hppa.c
index 044ada5d39..c992563761 100644
--- a/bfd/elf64-hppa.c
+++ b/bfd/elf64-hppa.c
@@ -3277,7 +3277,7 @@ elf_hppa_final_link_relocate (Elf_Internal_Rela *rel,
&& value + addend + max_branch_offset >= 2*max_branch_offset)
{
(*_bfd_error_handler)
- (_("%B(%A+0x" BFD_VMA_FMT "x): cannot reach %s"),
+ (_("%B(%A+0x%" BFD_VMA_FMT "x): cannot reach %s"),
input_bfd,
input_section,
offset,