diff options
author | Nick Clifton <nickc@redhat.com> | 2004-11-18 16:20:11 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2004-11-18 16:20:11 +0000 |
commit | 444bf5f39e21b0ff755f500c7f62a34f20c0dcc4 (patch) | |
tree | ec65cbf7530f1440c257b182bc09540f9247e9e0 /gas/testsuite/ChangeLog | |
parent | 15f5e61fb4f836f29bad77427b05b9b4b38ab156 (diff) | |
download | gdb-444bf5f39e21b0ff755f500c7f62a34f20c0dcc4.zip gdb-444bf5f39e21b0ff755f500c7f62a34f20c0dcc4.tar.gz gdb-444bf5f39e21b0ff755f500c7f62a34f20c0dcc4.tar.bz2 |
Enable bfd_assembler by default for the MAXQ port.
Adjust the testsuite expected disassemblies to take this into account.
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index beb0c48..841d6fe 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,10 @@ +2004-11-18 Inderpreet Singh <inderpreetb@nioda.hcltech.com> + + * gas/maxq10/call.d: Fix expected results now that bfd assembler + support is enabled by default. + * gas/maxq10/range.d: Likewise. + * gas/maxq20/call.d: Likewise. + 2004-11-17 Daniel Jacobowitz <dan@codesourcery.com> * gas/arm/mapping.d: Expect F markers for Thumb code. |