Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>2006-04-29 04:38:42 +0400
committerMark Mitchell <mark@codesourcery.com>2006-04-29 04:38:42 +0400
commit489c7b31f06018e41c4833fc7b8b634a5e726dbb (patch)
tree23d007476d39a41f53cebaad7847a078b06fbd57
parent9a031a34752a15c79babf20af0d28ae27d7bc851 (diff)
* 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 684d3d10c..655a71cc4 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.