Fix spelling in comments in Assembler files (ld)
authorAmbrogino Modigliani <ambrogino.modigliani@gmail.com>
Fri, 25 Nov 2016 20:01:46 +0000 (21:01 +0100)
committerAlan Modra <amodra@gmail.com>
Sun, 27 Nov 2016 04:37:26 +0000 (15:07 +1030)
* testsuite/ld-arm/stm32l4xx-fix-all.s: Fix spelling in comments.
* testsuite/ld-arm/thumb2-b-interwork.s: Fix spelling in comments.
* testsuite/ld-arm/thumb2-bl.s: Fix spelling in comments.
* testsuite/ld-s390/tlspic1.s: Fix spelling in comments.
* testsuite/ld-s390/tlspic1_64.s: Fix spelling in comments.
* testsuite/ld-scripts/section-match-1.d: Fix spelling in comments.

ld/ChangeLog
ld/testsuite/ld-arm/stm32l4xx-fix-all.s
ld/testsuite/ld-arm/thumb2-b-interwork.s
ld/testsuite/ld-arm/thumb2-bl.s
ld/testsuite/ld-s390/tlspic1.s
ld/testsuite/ld-s390/tlspic1_64.s
ld/testsuite/ld-scripts/section-match-1.d

index 5f008ff855cee10c432703d7940d863610c46bcd..c138dff5d3626a96bccba300a0d7576e637d1458 100644 (file)
@@ -1,3 +1,12 @@
+2016-11-27  Ambrogino Modigliani  <ambrogino.modigliani@gmail.com>
+
+       * testsuite/ld-arm/stm32l4xx-fix-all.s: Fix spelling in comments.
+       * testsuite/ld-arm/thumb2-b-interwork.s: Fix spelling in comments.
+       * testsuite/ld-arm/thumb2-bl.s: Fix spelling in comments.
+       * testsuite/ld-s390/tlspic1.s: Fix spelling in comments.
+       * testsuite/ld-s390/tlspic1_64.s: Fix spelling in comments.
+       * testsuite/ld-scripts/section-match-1.d: Fix spelling in comments.
+
 2016-11-27  Ambrogino Modigliani  <ambrogino.modigliani@gmail.com>
 
        * deffile.h: Fix spelling in comments.
index 580e5b2e29be05cdd17cfa73a040c42afbc0ae00..e1e4a0664b4e29d69b4e4304ed06e7d80f61da76 100644 (file)
@@ -7,7 +7,7 @@
         .thumb_func
         .global _start
 _start:
-        @ All LDM treatments for word acces <= 8 go through the same
+        @ All LDM treatments for word access <= 8 go through the same
         @ replication code, but decoding may vary
         ldm.w  r9, {r1-r8}
         ldm.w  r9!, {r1-r8}
@@ -15,7 +15,7 @@ _start:
         ldmdb.w r9!, {r1-r8}
         pop {r1-r8}
 
-        @ All VLDM treatments for word acces <= 8 go through the same
+        @ All VLDM treatments for word access <= 8 go through the same
         @ replication code, but decoding may vary
         vldm r9, {s1-s8}
         vldm r6!, {s9-s16}
index 4452a8f437ed0c7ebf2633d2726cba3064318733..2f82c47e3d02b07a88549e1a9fabcb3e96af8811 100644 (file)
@@ -1,4 +1,4 @@
-@ Test to ensure that a Thumb-2 B.W can branch to an ARM funtion.
+@ Test to ensure that a Thumb-2 B.W can branch to an ARM function.
 
        .arch armv7-a
        .global _start
index 80af8108b8f13049dde75afcf973bf984fa9e0d9..306aa4e79ac5c7f089c8d2dd78b0f3a26f7ac1ef 100644 (file)
@@ -1,5 +1,5 @@
 @ Test to ensure that a Thumb-2 BL works with an offset that is
-@ not permissable for Thumb-1.
+@ not permissible for Thumb-1.
 
        .global _start
        .syntax unified
index 28b9c3aeb28d6ddfe761f333ff3f061178a42204..e423985ae00b402d2823fe95da783a2c01e28094 100644 (file)
@@ -32,7 +32,7 @@ sh8:  .long 264
        .type   fn1,@function
        .balign 64
 fn1:
-       /* Funtion prolog */
+       /* Function prolog */
        stm     %r6,%r14,24(%r15)
        bras    %r13,.LTN1
        /* Literal pool */
@@ -84,7 +84,7 @@ fn1:
 .LC22:
        .long   sH2@gotntpoff
 .LTN1: 
-       /* Funtion prolog */
+       /* Function prolog */
        lr      %r14,%r15
        l       %r12,.LC0-.LT1(%r13)
        ahi     %r15,-96
index 4e500080cb6887a4dd8978451a4914393550dadf..31abd78f8a74f74587d60de339d53e14c9a89a17 100644 (file)
@@ -32,7 +32,7 @@ sh8:  .long 264
        .type   fn1,@function
        .balign 64
 fn1:
-       /* Funtion prolog */
+       /* Function prolog */
        stmg    %r6,%r14,48(%r15)
        bras    %r13,.LTN1
        /* Literal pool */
@@ -80,7 +80,7 @@ fn1:
 .LC22:
        .quad   sH2@gotntpoff
 .LTN1: 
-       /* Funtion prolog */
+       /* Function prolog */
        lgr     %r14,%r15
        larl    %r12,_GLOBAL_OFFSET_TABLE_
        aghi    %r15,-160
index c68dbb894dac10fae5f5300c84d2f654a2ec0881..519f7cd50358205491ddb5f1dbc25488c607c595 100644 (file)
@@ -2,7 +2,7 @@
 #ld: -T section-match-1.t
 #objdump: -s
 #notarget: *-*-osf* *-*-aix* *-*-pe *-*-*aout *-*-*oldld *-*-ecoff *-*-netbsd *-*-vms h8300-*-* tic30-*-*
-# This test uses arbitary section names, which are not support by some
+# This test uses arbitrary section names, which are not support by some
 # file formts.  Also these section names must be present in the
 # output, not translated into some other name, eg .text