summaryrefslogtreecommitdiff
path: root/bfd/elf32-i386.c
diff options
context:
space:
mode:
authorH.J. Lu <hjl@lucon.org>2009-06-15 13:12:33 +0000
committerH.J. Lu <hjl@lucon.org>2009-06-15 13:12:33 +0000
commitf91b05aa5cabca082e431582a1cd65ff9a4d9f55 (patch)
tree48aad3566af3bf5676bbbb55f5025aa36a69320a /bfd/elf32-i386.c
parente4ff40ea760664b26a60ec9dc86904c27da43803 (diff)
downloadbinutils-redhat-f91b05aa5cabca082e431582a1cd65ff9a4d9f55.tar.gz
2009-06-15 H.J. Lu <hongjiu.lu@intel.com>
* elf32-i386.c (elf_i386_allocate_dynrelocs): Fix a typo. * elf64-x86-64.c (elf64_x86_64_allocate_dynrelocs): Likewise.
Diffstat (limited to 'bfd/elf32-i386.c')
-rw-r--r--bfd/elf32-i386.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/elf32-i386.c b/bfd/elf32-i386.c
index 0baab2cadf..e6fc7bff8d 100644
--- a/bfd/elf32-i386.c
+++ b/bfd/elf32-i386.c
@@ -2152,7 +2152,7 @@ elf_i386_allocate_dynrelocs (struct elf_link_hash_entry *h, void *inf)
&& h->pointer_equality_needed)
{
info->callbacks->einfo
- (_("%F%P: dynamic STT_GNU_IFUNC symbool `%s' with pointer "
+ (_("%F%P: dynamic STT_GNU_IFUNC symbol `%s' with pointer "
"equality in `%B' can not be used when making an "
"executable; recompile with -fPIE and relink with -pie\n"),
h->root.root.string,