aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.csl
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>2006-04-19 04:53:13 +0000
committerMark Mitchell <mark@codesourcery.com>2006-04-19 04:53:13 +0000
commitc6fa8bc6dad144a797b0d2ee62bf56d8a920f05c (patch)
treeb400280b7d51f689912ece0b47c8b62d8ebc14a0 /ChangeLog.csl
parent8a122564f379500ebfea010c314a18e90aead4c9 (diff)
downloadgdb-c6fa8bc6dad144a797b0d2ee62bf56d8a920f05c.zip
gdb-c6fa8bc6dad144a797b0d2ee62bf56d8a920f05c.tar.gz
gdb-c6fa8bc6dad144a797b0d2ee62bf56d8a920f05c.tar.bz2
Issue #655
* gdb/mt-tdep.c (mt_gdb_regnums): Add ZI2, ZQ2, Ichannel2, Iscramb2, Qscramb2, Qchannel2. (mt_register_name): Likewise. (mt_copro_register_type): Describe ZI2 and ZQ2.
Diffstat (limited to 'ChangeLog.csl')
-rw-r--r--ChangeLog.csl8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index 1ace422..c07e1ce 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,3 +1,11 @@
+2006-04-18 Mark Mitchell <mark@codesourcery.com>
+
+ Issue #655
+ * gdb/mt-tdep.c (mt_gdb_regnums): Add ZI2, ZQ2, Ichannel2,
+ Iscramb2, Qscramb2, Qchannel2.
+ (mt_register_name): Likewise.
+ (mt_copro_register_type): Describe ZI2 and ZQ2.
+
2006-04-11 Mark Mitchell <mark@codesourcery.com>
Issue #658