diff options
author | Adam Nemet <anemet@caviumnetworks.com> | 2008-04-29 23:27:01 +0000 |
---|---|---|
committer | Adam Nemet <anemet@caviumnetworks.com> | 2008-04-29 23:27:01 +0000 |
commit | 89aa3097c23c68a459a9795d8875290f8e48d8d8 (patch) | |
tree | 8edce94a088b27a54bd3e88732e7a8682e449a8b /opcodes/ChangeLog | |
parent | 1de34ab72d7fe2c5a98a72f0e2b02d05828687a5 (diff) | |
download | gdb-89aa3097c23c68a459a9795d8875290f8e48d8d8.zip gdb-89aa3097c23c68a459a9795d8875290f8e48d8d8.tar.gz gdb-89aa3097c23c68a459a9795d8875290f8e48d8d8.tar.bz2 |
* mips-opc.c (mips_builtin_opcodes): Set field `match' to 0 for
the two drem and the two dremu macros.
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 6f55be2..26356c4 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +2008-04-29 Adam Nemet <anemet@caviumnetworks.com> + + * mips-opc.c (mips_builtin_opcodes): Set field `match' to 0 for + the two drem and the two dremu macros. + 2008-04-28 Adam Nemet <anemet@caviumnetworks.com> * mips-opc.c (mips_builtin_opcodes): Mark prefx and c1 |