diff options
author | Maciej W. Rozycki <macro@linux-mips.org> | 2010-10-18 00:55:23 +0000 |
---|---|---|
committer | Maciej W. Rozycki <macro@linux-mips.org> | 2010-10-18 00:55:23 +0000 |
commit | 2c8abc570c7d46dbb9cc0ef26e924dbfdb25f987 (patch) | |
tree | 9a984befac76a80ecf3ee4ab6e192ed5f71b7bc1 /gas/testsuite/ChangeLog | |
parent | 475a10d05c2badef18be277cce7fcf0b7d2de974 (diff) | |
download | gdb-2c8abc570c7d46dbb9cc0ef26e924dbfdb25f987.zip gdb-2c8abc570c7d46dbb9cc0ef26e924dbfdb25f987.tar.gz gdb-2c8abc570c7d46dbb9cc0ef26e924dbfdb25f987.tar.bz2 |
* gas/mips/ld.d: Use wildcard address matching.
* gas/mips/ld-ilocks.d: Likewise.
* gas/mips/ld-ilocks-addr32.d: Likewise.
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 2c6f78c..9a81484 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,5 +1,11 @@ 2010-10-18 Maciej W. Rozycki <macro@linux-mips.org> + * gas/mips/ld.d: Use wildcard address matching. + * gas/mips/ld-ilocks.d: Likewise. + * gas/mips/ld-ilocks-addr32.d: Likewise. + +2010-10-18 Maciej W. Rozycki <macro@linux-mips.org> + * gas/mips/mips.exp (run_dump_test_arch): Get the name of the architecture to check against for an architecture-specific test from the properties instead of the name passed. |