diff options
author | Maciej W. Rozycki <macro@linux-mips.org> | 2010-10-24 09:59:20 +0000 |
---|---|---|
committer | Maciej W. Rozycki <macro@linux-mips.org> | 2010-10-24 09:59:20 +0000 |
commit | 8b7955ca9bc1ae723b7c9f1b5a31ccfa24608911 (patch) | |
tree | 852220c1b55c9184c74add9196960cba94938a05 /gas/testsuite/ChangeLog | |
parent | 37bfb8fca2a05712574251fbe4d5810aed919015 (diff) | |
download | gdb-8b7955ca9bc1ae723b7c9f1b5a31ccfa24608911.zip gdb-8b7955ca9bc1ae723b7c9f1b5a31ccfa24608911.tar.gz gdb-8b7955ca9bc1ae723b7c9f1b5a31ccfa24608911.tar.bz2 |
* gas/mips/mips.exp (run_dump_test_arch): Check for the presence
of a file-format-specific test too.
(run_dump_test_arches): Pull elf, ecoff and aout variables for
use by the above.
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 1f46705..286fce9 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,4 +1,12 @@ 2010-10-24 Maciej W. Rozycki <macro@linux-mips.org> + Richard Sandiford <rdsandiford@googlemail.com> + + * gas/mips/mips.exp (run_dump_test_arch): Check for the presence + of a file-format-specific test too. + (run_dump_test_arches): Pull elf, ecoff and aout variables for + use by the above. + +2010-10-24 Maciej W. Rozycki <macro@linux-mips.org> * gas/mips/ld.s: Remove "l.d", "s.d" and "sd" instructions. * gas/mips/ld.d: Adjust accordingly. |