]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
PR 28053: Fix spelling mistakes: usupported -> unsupported and relocatation -> reloca...
authorYuri Chornoivan <yurchor@ukr.net>
Tue, 6 Jul 2021 13:56:05 +0000 (14:56 +0100)
committerNick Clifton <nickc@redhat.com>
Tue, 6 Jul 2021 13:56:05 +0000 (14:56 +0100)
bfd/coff-rs6000.c
bfd/coff64-rs6000.c
gas/config/tc-riscv.c

index 45ba9b3cb0038fc8d6a8489679d836be920b4902..9d7571908ddc8824f395dbc500996f0e0f3a7cab 100644 (file)
@@ -3639,7 +3639,7 @@ xcoff_ppc_relocate_section (bfd *output_bfd,
 
            default:
              _bfd_error_handler
-               (_("%pB: relocatation (%d) at (0x%" BFD_VMA_FMT "x) has wrong"
+               (_("%pB: relocation (%d) at (0x%" BFD_VMA_FMT "x) has wrong"
                   " r_rsize (0x%x)\n"),
                 input_bfd, rel->r_type, rel->r_vaddr, rel->r_size);
              return false;
index 9e9f9c2992fe3d1ec969e82c0e7e2bb66b3683b0..e66d75f3713edbe1b1d93de44f375641f9083f33 100644 (file)
@@ -1570,7 +1570,7 @@ xcoff64_ppc_relocate_section (bfd *output_bfd,
 
            default:
              _bfd_error_handler
-               (_("%pB: relocatation (%d) at (0x%" BFD_VMA_FMT "x) has wrong"
+               (_("%pB: relocation (%d) at (0x%" BFD_VMA_FMT "x) has wrong"
                   " r_rsize (0x%x)\n"),
                 input_bfd, rel->r_type, rel->r_vaddr, rel->r_size);
              return false;
index 70cbc8190fe31146da38508ae7d1d0c5f27fd82e..df37579c843010fbcac23d10a6190cd349704a7c 100644 (file)
@@ -1307,7 +1307,7 @@ append_insn (struct riscv_cl_insn *ip, expressionS *address_expr,
        {
          howto = bfd_reloc_type_lookup (stdoutput, reloc_type);
          if (howto == NULL)
-           as_bad (_("internal: usupported RISC-V relocation number %d"),
+           as_bad (_("internal: unsupported RISC-V relocation number %d"),
                    reloc_type);
 
          ip->fixp = fix_new_exp (ip->frag, ip->where,