diff options
author | Fred Fish <fnf@specifix.com> | 1996-09-11 04:26:58 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 1996-09-11 04:26:58 +0000 |
commit | d7deed257c71d65d39d2d93797b3f87b678e95b7 (patch) | |
tree | cbbcf92240ec457b6c1b1f8193a3ff2d28840c1d /opcodes | |
parent | ea3f058549165525b269ea65e4a0dd7d8ea598c4 (diff) | |
download | gdb-d7deed257c71d65d39d2d93797b3f87b678e95b7.zip gdb-d7deed257c71d65d39d2d93797b3f87b678e95b7.tar.gz gdb-d7deed257c71d65d39d2d93797b3f87b678e95b7.tar.bz2 |
* mips-dis.c (print_insn_arg): Add prototype.
(_print_insn_mips): Ditto.
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 9ae49e2..3db0f27 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +Tue Sep 10 16:12:39 1996 Fred Fish <fnf@rtl.cygnus.com> + + * mips-dis.c (print_insn_arg): Add prototype. + (_print_insn_mips): Ditto. + Mon Sep 9 14:26:26 1996 Ian Lance Taylor <ian@cygnus.com> * mips-dis.c (print_insn_arg): Print condition code registers as |