diff options
author | Maciej W. Rozycki <macro@linux-mips.org> | 2010-10-24 07:34:10 +0000 |
---|---|---|
committer | Maciej W. Rozycki <macro@linux-mips.org> | 2010-10-24 07:34:10 +0000 |
commit | 37bfb8fca2a05712574251fbe4d5810aed919015 (patch) | |
tree | e4d0160c0b4ef985ea846dadaa3bab5683ccb308 /gas/testsuite/ChangeLog | |
parent | 060dc9e013ba181382ae6f6eb9397bf55a17a9ed (diff) | |
download | gdb-37bfb8fca2a05712574251fbe4d5810aed919015.zip gdb-37bfb8fca2a05712574251fbe4d5810aed919015.tar.gz gdb-37bfb8fca2a05712574251fbe4d5810aed919015.tar.bz2 |
* gas/mips/ld.s: Remove "l.d", "s.d" and "sd" instructions.
* gas/mips/ld.d: Adjust accordingly.
* gas/mips/ld-ilocks.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 cb5ca89..1f46705 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,5 +1,11 @@ 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. + * gas/mips/ld-ilocks.d: Likewise + +2010-10-24 Maciej W. Rozycki <macro@linux-mips.org> + * gas/mips/ld.s: Remove ".set mips1". * gas/mips/ld.d: Remove "-march=r4000" and "-mmips:4000" from gas/objdump options. |