aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite/ChangeLog
diff options
context:
space:
mode:
authorRichard Sandiford <rdsandiford@googlemail.com>2001-08-10 16:28:04 +0000
committerRichard Sandiford <rdsandiford@googlemail.com>2001-08-10 16:28:04 +0000
commita26f95e77e70b1cd5c5caa109080db79da9693f5 (patch)
tree218d857df0c9983ee8e14507c4c77ae97e782107 /gas/testsuite/ChangeLog
parentea1fb5dc3bd2d451ba3eab198168b603c70bb8c1 (diff)
downloadgdb-a26f95e77e70b1cd5c5caa109080db79da9693f5.zip
gdb-a26f95e77e70b1cd5c5caa109080db79da9693f5.tar.gz
gdb-a26f95e77e70b1cd5c5caa109080db79da9693f5.tar.bz2
* gas/mips/mips-gp32-fp32.d: Expect addu rather than or for moves.
* gas/mips/mips-gp32-fp64.d: Likewise. * gas/mips/mips-abi32.d: Likewise. * gas/mips/mips-gp32-fp32-pic.d: Likewise. * gas/mips/mips-gp32-fp64-pic.d: Likewise. * gas/mips/mips-abi32-pic.d: Likewise.
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r--gas/testsuite/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index 485969f..81aa9f5 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,3 +1,12 @@
+2001-08-10 Richard Sandiford <rsandifo@redhat.com>
+
+ * gas/mips/mips-gp32-fp32.d: Expect addu rather than or for moves.
+ * gas/mips/mips-gp32-fp64.d: Likewise.
+ * gas/mips/mips-abi32.d: Likewise.
+ * gas/mips/mips-gp32-fp32-pic.d: Likewise.
+ * gas/mips/mips-gp32-fp64-pic.d: Likewise.
+ * gas/mips/mips-abi32-pic.d: Likewise.
+
2001-07-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
* mips/lb.d: Reflect disassembler output fixes.