aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2005-03-08 08:59:17 +0000
committerCorinna Vinschen <corinna@vinschen.de>2005-03-08 08:59:17 +0000
commitbe46087ebca4fa12c073313129d078db08143d31 (patch)
tree32908951005bd166ab20e486fdc990be3d77b6ca /gdb/testsuite/ChangeLog
parentedece23776d06c405e0b71b38cfcc80b501bac15 (diff)
downloadgdb-be46087ebca4fa12c073313129d078db08143d31.zip
gdb-be46087ebca4fa12c073313129d078db08143d31.tar.gz
gdb-be46087ebca4fa12c073313129d078db08143d31.tar.bz2
* gdb.asm/asm-source.exp: Add iq2000 case.
* gdb.asm/iq2000.inc: New file.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 4144dc5..c9f4ecb 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,8 @@
+2005-03-08 Corinna Vinschen <vinschen@redhat.com>
+
+ * gdb.asm/asm-source.exp: Add iq2000 case.
+ * gdb.asm/iq2000.inc: New file.
+
2005-03-07 Manoj Iyer <manjo@austin.ibm.com>
* gdb.base/command.exp: Change hardcoded value to regular expression.