Fix spelling in comments in Expect scripts (ld)
authorAmbrogino Modigliani <ambrogino.modigliani@gmail.com>
Fri, 25 Nov 2016 20:01:48 +0000 (21:01 +0100)
committerAlan Modra <amodra@gmail.com>
Sun, 27 Nov 2016 04:38:43 +0000 (15:08 +1030)
* testsuite/ld-sh/arch/arch.exp: Fix spelling in comments.
* testsuite/ld-sh/rd-sh.exp: Fix spelling in comments.
* testsuite/ld-sh/sh64/rd-sh64.exp: Fix spelling in comments.
* testsuite/ld-undefined/undefined.exp: Fix spelling in comments.

ld/ChangeLog
ld/testsuite/ld-sh/arch/arch.exp
ld/testsuite/ld-sh/rd-sh.exp
ld/testsuite/ld-sh/sh64/rd-sh64.exp
ld/testsuite/ld-undefined/undefined.exp

index c138dff5d3626a96bccba300a0d7576e637d1458..ae660fa4271ef78d28e7db5bd5c5ee42ac101659 100644 (file)
@@ -1,3 +1,10 @@
+2016-11-27  Ambrogino Modigliani  <ambrogino.modigliani@gmail.com>
+
+       * testsuite/ld-sh/arch/arch.exp: Fix spelling in comments.
+       * testsuite/ld-sh/rd-sh.exp: Fix spelling in comments.
+       * testsuite/ld-sh/sh64/rd-sh64.exp: Fix spelling in comments.
+       * testsuite/ld-undefined/undefined.exp: Fix spelling in comments.
+
 2016-11-27  Ambrogino Modigliani  <ambrogino.modigliani@gmail.com>
 
        * testsuite/ld-arm/stm32l4xx-fix-all.s: Fix spelling in comments.
index cd80beb111ef9788f9cfe70ef42419c66d03a087..7065ef61afbcc31e85f3eef3a024b168711a81da 100644 (file)
@@ -110,7 +110,7 @@ proc test_arch { file1 file2 arch resultfile } {
 
 
 # This procedure tests that a pair of files that are not
-# suposed to link does, in fact, not link.
+# supposed to link does, in fact, not link.
 # It also writes an entry to the arch_results.txt file.
 
 proc test_arch_error { file1 file2 resultfile} {
index 62ffe18d916cfa04c24ec30009498b30b81fa9ef..0ab9f4355a5dd22924c5c4661ea6a52ac5e9777f 100644 (file)
@@ -58,7 +58,7 @@ foreach shtest $rd_test_list {
     }
     if [string match $srcdir/$subdir/*-dso.d $shtest] {
        # Copy the output of the DSO-createing test to .so file.
-       # Notice that a DSO-creating test must preceed the tests
+       # Notice that a DSO-creating test must precede the tests
        # which need that DSO in sort-order by name.
        set cmd "cp tmpdir/dump tmpdir/[file rootname [file tail $shtest]].so"
        send_log "$cmd\n"
index fe76df1b40f0229f74eef04985ed0a73fbee09f0..099f0cf6792c97640169bb592a2e85959178a5db 100644 (file)
@@ -32,7 +32,7 @@ foreach sh64test $rd_test_list {
     run_dump_test [file rootname $sh64test]
     if [string match $srcdir/$subdir/*-dso.d $sh64test] {
        # Copy the output of the DSO-createing test to .so file.
-       # Notice that a DSO-creating test must preceed the tests
+       # Notice that a DSO-creating test must precede the tests
        # which need that DSO in sort-order by name.
        set cmd "cp tmpdir/dump \
                    tmpdir/[file rootname [file tail $sh64test]].so"
index 8319ee007dec4c02370ebd24b9f6e60a7195f29b..af17f1e648699588cf3db14f268d5d2d3f221ce3 100644 (file)
@@ -109,7 +109,7 @@ set ml "undefined.c:9: undefined reference to `*this_function_is_not_defined'"
 # debug sections have not yet been resolved, so the low/high addresses and the
 # line number address are all set at zero.  Thus when _bfd_elf_find_nearest_line()
 # calls _bfd_dwarf2_find_nearest_line() no comp_unit can be found which
-# actually covers the address where the reference occured, and so
+# actually covers the address where the reference occurred, and so
 # _bfd_elf_find_nearest_line() fails.
 #
 # The upshot of all of this, is that the error message reported by the