diff options
author | Maciej W. Rozycki <macro@mips.com> | 2018-01-31 14:47:12 +0000 |
---|---|---|
committer | Maciej W. Rozycki <macro@mips.com> | 2018-01-31 14:47:12 +0000 |
commit | 450b6317357b67dfcd0ab951a83432d3fc2a65bc (patch) | |
tree | 8397f9d0654849ce77bbcab5099a61f33905959f /ld/ChangeLog | |
parent | 8988502d75343349cee39575c0e4a0b33f7c80e0 (diff) | |
download | gdb-450b6317357b67dfcd0ab951a83432d3fc2a65bc.zip gdb-450b6317357b67dfcd0ab951a83432d3fc2a65bc.tar.gz gdb-450b6317357b67dfcd0ab951a83432d3fc2a65bc.tar.bz2 |
LD/testsuite: Fix a typo s/scrip/script/ in `note-3.so' build test name
ld/
* testsuite/ld-elf/shared.exp: Fix a typo s/scrip/script/.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 84d39e7..ba42294 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,5 +1,9 @@ 2018-01-31 Maciej W. Rozycki <macro@mips.com> + * testsuite/ld-elf/shared.exp: Fix a typo s/scrip/script/. + +2018-01-31 Maciej W. Rozycki <macro@mips.com> + * testsuite/ld-elf/comm-data.exp: Pass `-call_shared' to links involving a shared library for `mips*vr4100*-*-elf*', `mips*vr4300*-*-elf*' and `mips*vr5000*-*-elf*' targets. |