diff options
author | Doug Evans <dje@google.com> | 1998-01-27 22:11:55 +0000 |
---|---|---|
committer | Doug Evans <dje@google.com> | 1998-01-27 22:11:55 +0000 |
commit | f006120d1d3aac9f8a2b6892b27c824b988a26aa (patch) | |
tree | eec6372be7df64b3c8f6bd2495ab8bf023d11126 /opcodes/ChangeLog | |
parent | 35389a9340b7840ebd62a4d95ca5d4fe4c2685a0 (diff) | |
download | gdb-f006120d1d3aac9f8a2b6892b27c824b988a26aa.zip gdb-f006120d1d3aac9f8a2b6892b27c824b988a26aa.tar.gz gdb-f006120d1d3aac9f8a2b6892b27c824b988a26aa.tar.bz2 |
* txvu-dis.c (*): Update to use new arguments in
parse/insert/extract/print fns.
* txvu-opc.c (*): Likewise.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 7fb718b..334ea2d 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,4 +1,10 @@ start-sanitize-sky +Tue Jan 27 14:11:04 1998 Doug Evans <devans@seba.cygnus.com> + + * txvu-dis.c (*): Update to use new arguments in + parse/insert/extract/print fns. + * txvu-opc.c (*): Likewise. + Mon Jan 26 16:25:51 1998 Doug Evans <devans@seba.cygnus.com> * txvu-dis.c (print_insn): Extract/print fns take pointer to |