diff options
author | Doug Evans <dje@google.com> | 1998-02-24 22:10:28 +0000 |
---|---|---|
committer | Doug Evans <dje@google.com> | 1998-02-24 22:10:28 +0000 |
commit | 4771aa23aee83fd9fd6925a116d4e21fdc2be0a9 (patch) | |
tree | cc093624514e915fea94cf638439c964aa2d2e0d /opcodes | |
parent | 9152bebae6eb25b8df56a88dbb815e5313877bd8 (diff) | |
download | gdb-4771aa23aee83fd9fd6925a116d4e21fdc2be0a9.zip gdb-4771aa23aee83fd9fd6925a116d4e21fdc2be0a9.tar.gz gdb-4771aa23aee83fd9fd6925a116d4e21fdc2be0a9.tar.bz2 |
(print_gif): Fix word order.
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 7d06897..a57ad11 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -10,6 +10,7 @@ start-sanitize-sky (print_insn_dvp): Call it. (print_vif): Return length of 4 if mpg or direct insn so following insns get properly disabled. + (print_gif): Fix word order. * dvp-opc.c (vif_insn_len): New argument `pcpu'. All callers updated. (gif_operands): Fix word order. (gif_opcodes): Likewise. |