diff options
author | Ambrogino Modigliani <ambrogino.modigliani@gmail.com> | 2016-11-25 21:01:48 +0100 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2016-11-27 15:08:43 +1030 |
commit | d14a6a9e17f28437a231e17734bfdaf557de0a13 (patch) | |
tree | b696ff10c2606828c3706a80c0b10c8848702c24 /ld/ChangeLog | |
parent | c29ae970e781780026c45ec7ffeed68ac87524d6 (diff) | |
download | gdb-d14a6a9e17f28437a231e17734bfdaf557de0a13.zip gdb-d14a6a9e17f28437a231e17734bfdaf557de0a13.tar.gz gdb-d14a6a9e17f28437a231e17734bfdaf557de0a13.tar.bz2 |
Fix spelling in comments in Expect scripts (ld)
* 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.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index c138dff..ae660fa 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,5 +1,12 @@ 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. * testsuite/ld-arm/thumb2-b-interwork.s: Fix spelling in comments. * testsuite/ld-arm/thumb2-bl.s: Fix spelling in comments. |