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
commitf9e7a56f042f7a035a16dfdec83c06c31247ee6b (patch)
tree9279334f689b809c69f8e5b245e1cdfe22c26575 /ChangeLog.csl
parent3bcea669b73d58a3ab43f1758811fe4501afbe95 (diff)
downloadnewlib-f9e7a56f042f7a035a16dfdec83c06c31247ee6b.zip
newlib-f9e7a56f042f7a035a16dfdec83c06c31247ee6b.tar.gz
newlib-f9e7a56f042f7a035a16dfdec83c06c31247ee6b.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