diff options
author | Jeff Law <law@redhat.com> | 1998-03-27 07:01:51 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1998-03-27 07:01:51 +0000 |
commit | 348f11e573f3a403da77f0db6dea874ffa8662b1 (patch) | |
tree | fa895886b97c6286908fc00e1baed0f978978bbc /opcodes/ChangeLog | |
parent | 82ea14fd9d61893514375b6649e0a74a076d4443 (diff) | |
download | gdb-348f11e573f3a403da77f0db6dea874ffa8662b1.zip gdb-348f11e573f3a403da77f0db6dea874ffa8662b1.tar.gz gdb-348f11e573f3a403da77f0db6dea874ffa8662b1.tar.bz2 |
* mips-opc.c: Add "sync.l" and "sync.p".
pr15204
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 0534db7..0fc52ee 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,4 +1,13 @@ +Fri Mar 27 00:05:23 1998 Jeffrey A Law (law@cygnus.com) + + * mips-opc.c: Add "sync.l" and "sync.p". + start-sanitize-sky +Thu Mar 26 13:27:37 1998 Doug Evans <devans@canuck.cygnus.com> + + * dvp-opc.c (extract_vif_datalen): Rewrite. + (vif_insn_len): Perform 0->max+1 conversion for direct length. + Wed Mar 25 13:32:36 1998 Doug Evans <devans@canuck.cygnus.com> * dvp-dis.c (print_insn): Print unpack address in hex. |