readelf: Replace procesor with processor
authorH.J. Lu <hjl.tools@gmail.com>
Sat, 20 Feb 2021 13:55:42 +0000 (05:55 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Sat, 20 Feb 2021 13:55:42 +0000 (05:55 -0800)
binutils/

PR binutils/27445
* readelf.c (print_gnu_property_note): Replace procesor with
processor.

ld/

PR binutils/27445
* testsuite/ld-i386/property-x86-isa1.d: Replace procesor with
processor.
* testsuite/ld-x86-64/property-x86-isa1-x32.d: Likewise.
* testsuite/ld-x86-64/property-x86-isa1.d: Likewise.

binutils/readelf.c
ld/testsuite/ld-i386/property-x86-isa1.d
ld/testsuite/ld-x86-64/property-x86-isa1-x32.d
ld/testsuite/ld-x86-64/property-x86-isa1.d

index 755634dfe5d04c5811db923bcbfc3db58139810d..9510a8d1addbdaad34b1be65fa90abeed7d9d793 100644 (file)
@@ -19077,7 +19077,7 @@ print_gnu_property_note (Filedata * filedata, Elf_Internal_Note * pnote)
       if (type < GNU_PROPERTY_LOPROC)
        printf (_("<unknown type %#x data: "), type);
       else if (type < GNU_PROPERTY_LOUSER)
-       printf (_("<procesor-specific type %#x data: "), type);
+       printf (_("<processor-specific type %#x data: "), type);
       else
        printf (_("<application-specific type %#x data: "), type);
       for (j = 0; j < datasz; ++j)
index aa5dae55a764bdd33add0afc64fe7bfbd3b6b7ab..ce060d3dbb4c5c9eaaa1a5a15b6433b48886cdb6 100644 (file)
@@ -8,4 +8,4 @@ Displaying notes found in: .note.gnu.property
 [      ]+Owner[        ]+Data size[    ]+Description
   GNU                  0x[0-9a-f]+     NT_GNU_PROPERTY_TYPE_0
       Properties: x86 ISA needed: x86-64-baseline, x86-64-v4
-       <procesor-specific type 0xc0009000 data: 30 00 00 00 >
+       <processor-specific type 0xc0009000 data: 30 00 00 00 >
index dcb61c1da576fd67186e0a9c5e2f61406b367115..04e30dfc93cb8ee1e04e83a0cfaf1d5e74b7ccf9 100644 (file)
@@ -8,4 +8,4 @@ Displaying notes found in: .note.gnu.property
 [      ]+Owner[        ]+Data size[    ]+Description
   GNU                  0x[0-9a-f]+     NT_GNU_PROPERTY_TYPE_0
       Properties: x86 ISA needed: x86-64-baseline, x86-64-v4
-       <procesor-specific type 0xc0009000 data: 30 00 00 00 >
+       <processor-specific type 0xc0009000 data: 30 00 00 00 >
index 3c39ca6d7cd2f28ce2e1bfd6feda0ea64a848550..7aff5afe170d3979c4241578d0053fe5b6df5ced 100644 (file)
@@ -8,4 +8,4 @@ Displaying notes found in: .note.gnu.property
 [      ]+Owner[        ]+Data size[    ]+Description
   GNU                  0x[0-9a-f]+     NT_GNU_PROPERTY_TYPE_0
       Properties: x86 ISA needed: x86-64-baseline, x86-64-v4
-       <procesor-specific type 0xc0009000 data: 30 00 00 00 >
+       <processor-specific type 0xc0009000 data: 30 00 00 00 >