summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>2006-04-29 00:38:42 +0000
committerMark Mitchell <mark@codesourcery.com>2006-04-29 00:38:42 +0000
commit538b98f84c20a1edf8ffe5e163354763adc50ee0 (patch)
tree86db65e2adea9daa196b5e95c22971f9f14b6606
parent5f55265b30f21be36a9441fdef3a261f6edf0f61 (diff)
downloadbinutils-redhat-538b98f84c20a1edf8ffe5e163354763adc50ee0.tar.gz
* gdb/mt-tdep.c (mt_register_name): Correct out-of-range logic togdb-csl-morpho-4_1-4
include additional registers.
-rw-r--r--ChangeLog.csl5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index 684d3d10c9..655a71cc44 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,3 +1,8 @@
+2006-04-28 Mark Mitchell <mark@codesourcery.com>
+
+ * gdb/mt-tdep.c (mt_register_name): Correct out-of-range logic to
+ include additional registers.
+
2006-04-28 Richard Sandiford <richard@codesourcery.com>
* gdb/gdbserver/configure.srv (m68k*-*-linux*): Use reg-cf.o.