aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1991-07-07 05:29:03 +0000
committerJohn Gilmore <gnu@cygnus>1991-07-07 05:29:03 +0000
commitd2ca8714e7310aca997af1d303e7b1e8270ca4e8 (patch)
tree15b6ad069ba81e812841377d379ae6c5efd35717 /gdb/ChangeLog
parentf4b13194e1daa3ef296e5749d72b6ce1fe129bd1 (diff)
downloadgdb-d2ca8714e7310aca997af1d303e7b1e8270ca4e8.zip
gdb-d2ca8714e7310aca997af1d303e7b1e8270ca4e8.tar.gz
gdb-d2ca8714e7310aca997af1d303e7b1e8270ca4e8.tar.bz2
*** empty log message ***
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 3397b76..4f8b98c 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,8 @@
Sat Jul 6 01:34:15 1991 John Gilmore (gnu at cygint.cygnus.com)
+ * ns32k-opcode.h (movmw, movmd): FIx opcodes. Bug fix
+ from Rune Nerg}rd <runene@ifi.uio.no> on 5 Jul 1991.
+
* main.c (command_line_input): Flush stdout and stderr
before every call to readline. This reportedly fixes a bug
that comes up in Sys V running emacs-gdb and/or xxgdb,