aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2003-06-21 16:37:33 +0000
committerAndrew Cagney <cagney@redhat.com>2003-06-21 16:37:33 +0000
commited183c7cdfbf1b412475b66feac3b6d4321404da (patch)
treec86d7e19d66008900fbac4abcc75ee088dd0087c /gdb/ChangeLog
parentf0e7d0e8f2d5505f2c1446a8726f1dba59fc260e (diff)
downloadgdb-ed183c7cdfbf1b412475b66feac3b6d4321404da.zip
gdb-ed183c7cdfbf1b412475b66feac3b6d4321404da.tar.gz
gdb-ed183c7cdfbf1b412475b66feac3b6d4321404da.tar.bz2
2003-06-21 Andrew Cagney <cagney@redhat.com>
* mips-tdep.c (mips_dump_tdep): Do not print REGISTER_CONVERT_FROM_TYPE or REGISTER_CONVERT_TO_TYPE.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 881d092..17d3baa 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,8 @@
2003-06-21 Andrew Cagney <cagney@redhat.com>
+ * mips-tdep.c (mips_dump_tdep): Do not print
+ REGISTER_CONVERT_FROM_TYPE or REGISTER_CONVERT_TO_TYPE.
+
* frame.c (get_frame_register): New function.
(frame_unwind_register_signed): New function.
(get_frame_register_signed): New function.