diff options
author | Tomer Levi <Tomer.Levi@nsc.com> | 2004-10-27 10:34:24 +0000 |
---|---|---|
committer | Tomer Levi <Tomer.Levi@nsc.com> | 2004-10-27 10:34:24 +0000 |
commit | 902143eff603d62aa19a74cc078b61fabdf9c878 (patch) | |
tree | 54dfb0a6971aaae06551804433a00a9828800869 /gas | |
parent | 3da4500a063f69a31dea70ff00d12264883cda61 (diff) | |
download | gdb-902143eff603d62aa19a74cc078b61fabdf9c878.zip gdb-902143eff603d62aa19a74cc078b61fabdf9c878.tar.gz gdb-902143eff603d62aa19a74cc078b61fabdf9c878.tar.bz2 |
2004-10-27 Tomer Levi <Tomer.Levi@nsc.com>
* gas/crx/cop_insn.s: Test new Co-Processor instruction 'cpi'.
* gas/crx/list_insn.s: Add hi/lo/u<N> registers tests, fix test bugs.
* gas/crx/cop_insn.d: Regenerate.
* gas/crx/list_insn.d: Likewise.
Diffstat (limited to 'gas')
-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 1639d14..4047a11a 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,10 @@ +2004-10-27 Tomer Levi <Tomer.Levi@nsc.com> + + * gas/crx/cop_insn.s: Test new Co-Processor instruction 'cpi'. + * gas/crx/list_insn.s: Add hi/lo/u<N> registers tests, fix test bugs. + * gas/crx/cop_insn.d: Regenerate. + * gas/crx/list_insn.d: Likewise. + 2004-10-23 Daniel Jacobowitz <dan@debian.org> * gas/cfi/cfi-arm-1.d, gas/cfi/cfi-arm-1.s: New files. |