diff options
author | Stu Grossman <grossman@cygnus> | 1993-06-15 20:37:37 +0000 |
---|---|---|
committer | Stu Grossman <grossman@cygnus> | 1993-06-15 20:37:37 +0000 |
commit | 5aef7c67a3054771b0828760a0e3316963a7b73d (patch) | |
tree | b7f5716f70a8b16995948e8aaa7f4bbe01a96ea2 /opcodes/ChangeLog | |
parent | 568947885c4866d83b3a04c39a43ca8d38762db1 (diff) | |
download | gdb-5aef7c67a3054771b0828760a0e3316963a7b73d.zip gdb-5aef7c67a3054771b0828760a0e3316963a7b73d.tar.gz gdb-5aef7c67a3054771b0828760a0e3316963a7b73d.tar.bz2 |
Changes from Jeff Law, law@cs.utah.edu:
* hppa-dis.c: Fix typo. 'a' and 'd' were reversed.
Do not print a space before the completers specified by
'a' and 'd'.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 3948106..476232d 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,10 @@ +Tue Jun 15 13:36:10 1993 Stu Grossman (grossman@cygnus.com) + + Changes from Jeff Law, law@cs.utah.edu: + * hppa-dis.c: Fix typo. 'a' and 'd' were reversed. + Do not print a space before the completers specified by + 'a' and 'd'. + Fri Jun 11 18:40:21 1993 Ken Raeburn (raeburn@cygnus.com) * mips-dis.c: No longer need to bomb out if HOST_64_BIT is |