diff options
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 09d1c165..046e106 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,5 +1,11 @@ 2010-07-05 Maciej W. Rozycki <macro@codesourcery.com> + * gas/mips/mips.exp (run_dump_test_arch): Check for the presence + of an architecture-specific test first and use it if found, + before falling back to the generic one. + +2010-07-05 Maciej W. Rozycki <macro@codesourcery.com> + * gas/mips/mips4-fp.d, gas/mips/mips4-fp.s: Remove checks for branch-likely instructions and place them... * gas/mips/mips4-branch-likely.d, gas/mips/mips4-branch-likely.s: |