diff options
author | Nick Clifton <nickc@redhat.com> | 2000-05-15 19:25:22 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2000-05-15 19:25:22 +0000 |
commit | 322f2c4579460de0fe10c89e9cd45588ae57b730 (patch) | |
tree | ebbb4a70bee123cdda0196ba5f6b838e1a4c60ba /gas/testsuite/ChangeLog | |
parent | 47cf603ed45d09dceda47b6da42a1d88a141ad82 (diff) | |
download | gdb-322f2c4579460de0fe10c89e9cd45588ae57b730.zip gdb-322f2c4579460de0fe10c89e9cd45588ae57b730.tar.gz gdb-322f2c4579460de0fe10c89e9cd45588ae57b730.tar.bz2 |
Add support for _x and _s flags to MSR instruction
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index e121ed4..5e0f39b 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2000-05-15 Nick Clifton <nickc@cygnus.com> + + * gas/arm/arch4t.s: Add tests of new fields to msr instruction. + 2000-05-11 Ulf Carlsson <ulfc@engr.sgi.com> * gas/mips/mips.exp: Include *-*-linux* in svr4pic. |