diff options
author | Jonathan Larmour <jifl@eCosCentric.com> | 2001-08-16 19:10:49 +0000 |
---|---|---|
committer | Jonathan Larmour <jifl@eCosCentric.com> | 2001-08-16 19:10:49 +0000 |
commit | 2cd8959083e24196760ddf35310c6c8d88ba00df (patch) | |
tree | 2af172b1b407d07dd593f5c73bb022b6f780a67c /opcodes/ChangeLog | |
parent | 07ae3efa01f8b67fa971b560f90f153d3307c7f5 (diff) | |
download | gdb-2cd8959083e24196760ddf35310c6c8d88ba00df.zip gdb-2cd8959083e24196760ddf35310c6c8d88ba00df.tar.gz gdb-2cd8959083e24196760ddf35310c6c8d88ba00df.tar.bz2 |
* mips-opc.c: R3900s can support all branch likely INSN_MACROs where
the corresponding non-likely insn is in MIPS I.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 2077b0a..50fb25b 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +2001-08-16 Jonathan Larmour <jlarmour@redhat.com> + + * mips-opc.c: R3900s can support all branch likely INSN_MACROs where + the corresponding non-likely insn is in MIPS I. + 2001-08-13 Kazu Hirata <kazu@hxi.com> * mcore-dis.c: Fix formatting. |