projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4b1319
)
*** empty log message ***
author
John Gilmore
<gnu@cygnus>
Sun, 7 Jul 1991 05:29:03 +0000
(
05:29
+0000)
committer
John Gilmore
<gnu@cygnus>
Sun, 7 Jul 1991 05:29:03 +0000
(
05:29
+0000)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 3397b767ed753077162fdc095a6291f6004763b6..4f8b98c17fef08b0137e4dea26757f0e99f971c7 100644
(file)
--- 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,