diff options
author | Catherine Moore <clm@redhat.com> | 2010-05-26 21:49:30 +0000 |
---|---|---|
committer | Catherine Moore <clm@redhat.com> | 2010-05-26 21:49:30 +0000 |
commit | 9db8dccb1711d06bd180437fcd8c78c5f0981193 (patch) | |
tree | 7acbd6ea27bb8768b47a4d83d1ce77ef6e431ea4 /opcodes/ChangeLog | |
parent | 29e11421774bceff6b4d895d7b133bc02850e4f6 (diff) | |
download | gdb-9db8dccb1711d06bd180437fcd8c78c5f0981193.zip gdb-9db8dccb1711d06bd180437fcd8c78c5f0981193.tar.gz gdb-9db8dccb1711d06bd180437fcd8c78c5f0981193.tar.bz2 |
2010-05-26 Catherine Moore <clm@codesourcery.com>
David Ung <davidu@mips.com>
* mips-opc.c: Change membership to I1 for instructions ssnop and
ehb.
2010-05-26 Catherine Moore <clm@codesoucery.com>
Maxim Kuvyrkov <maxim@codesourcery.com>
* gas/mips/set-arch.d: Expect ehb.
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 fe7557e..3b48b75 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,9 @@ +2010-05-26 Catherine Moore <clm@codesourcery.com> + David Ung <davidu@mips.com> + + * mips-opc.c: Change membership to I1 for instructions ssnop and + ehb. + 2010-05-26 H.J. Lu <hongjiu.lu@intel.com> * i386-dis.c (sib): New. |