diff options
author | Maciej W. Rozycki <macro@imgtec.com> | 2017-06-27 04:23:54 +0100 |
---|---|---|
committer | Maciej W. Rozycki <macro@imgtec.com> | 2017-06-27 04:23:54 +0100 |
commit | 2438385a4dea36eba111ee931a2fe2d159c676c8 (patch) | |
tree | eed59d5f36008512b6e57c471054b23cebf8c31d /gas/ChangeLog | |
parent | daba08c913105615c5e57dddcfcfa5d8c4237eb9 (diff) | |
download | gdb-2438385a4dea36eba111ee931a2fe2d159c676c8.zip gdb-2438385a4dea36eba111ee931a2fe2d159c676c8.tar.gz gdb-2438385a4dea36eba111ee931a2fe2d159c676c8.tar.bz2 |
MIPS/GAS/testsuite: Convert `mips16e-save-err' list test to a dump test
gas/
* testsuite/gas/mips/mips16e-save-err.d: New test.
* gas/testsuite/gas/mips/mips.exp: Fold `mips16e-save-err' list
test into the new test.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index b221c7e..160e307 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,11 @@ 2017-06-27 Maciej W. Rozycki <macro@imgtec.com> + * testsuite/gas/mips/mips16e-save-err.d: New test. + * gas/testsuite/gas/mips/mips.exp: Fold `mips16e-save-err' list + test into the new test. + +2017-06-27 Maciej W. Rozycki <macro@imgtec.com> + * testsuite/gas/mips/mips16e-save.d: Capitalize the `name' option. |