aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog-97
diff options
context:
space:
mode:
authorStan Shebs <shebs@codesourcery.com>1998-03-17 01:09:27 +0000
committerStan Shebs <shebs@codesourcery.com>1998-03-17 01:09:27 +0000
commit4c95336d9f4be3ac594d696b0528c33a4dda7464 (patch)
tree426f01814dce4b03e6464fd3b489c4f7c8be45e4 /gdb/ChangeLog-97
parentfb9e431635ec891f4fb27f6472f3802781c59a59 (diff)
downloadfsf-binutils-gdb-4c95336d9f4be3ac594d696b0528c33a4dda7464.zip
fsf-binutils-gdb-4c95336d9f4be3ac594d696b0528c33a4dda7464.tar.gz
fsf-binutils-gdb-4c95336d9f4be3ac594d696b0528c33a4dda7464.tar.bz2
always keep SH4 support now (& remove an unused variable decl)
Diffstat (limited to 'gdb/ChangeLog-97')
-rw-r--r--gdb/ChangeLog-972
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/ChangeLog-97 b/gdb/ChangeLog-97
index 8af9346..d681d82 100644
--- a/gdb/ChangeLog-97
+++ b/gdb/ChangeLog-97
@@ -1456,7 +1456,6 @@ Fri Jun 27 19:19:12 1997 Michael Snyder (msnyder@cleaver.cygnus.com)
(mips_store_return_value): handle values smaller than MIPS_REGSIZE
(including structs, if gdb ever allows it).
-start-sanitize-sh4
Fri Jun 20 17:58:34 1997 Fred Fish <fnf@cygnus.com>
* sh-tdep.c (sh_skip_prologue): Also recognize fmov insns.
@@ -1464,7 +1463,6 @@ Fri Jun 20 17:58:34 1997 Fred Fish <fnf@cygnus.com>
stack push count accordingly.
* sh-tdep.c (IS_FMOV, FPSCR_SZ): New defines
-end-sanitize-sh4
Thu Jun 19 08:18:48 1997 Mark Alexander <marka@cygnus.com>
* utils.c (floatformat_from_doublest): Improve test for infinity.