diff options
author | Nick Clifton <nickc@redhat.com> | 2011-05-19 11:10:59 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2011-05-19 11:10:59 +0000 |
commit | fda544a25cc0bc04691f5f97dc27d66eb5bb5212 (patch) | |
tree | 2030baa650274f697ddab3b2392849222e87d7c8 /opcodes/ChangeLog | |
parent | 3672b1be0a861d0ad31d79ce63f038a96e1bd1a2 (diff) | |
download | gdb-fda544a25cc0bc04691f5f97dc27d66eb5bb5212.zip gdb-fda544a25cc0bc04691f5f97dc27d66eb5bb5212.tar.gz gdb-fda544a25cc0bc04691f5f97dc27d66eb5bb5212.tar.bz2 |
* v850-opc.c (cmpf.[sd]): Reverse the order of the reg1 and reg2
operands.
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 57a4f01..ac5e82c 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +2011-05-19 Nick Clifton <nickc@redhat.com> + + * v850-opc.c (cmpf.[sd]): Reverse the order of the reg1 and reg2 + operands. + 2011-05-10 Quentin Neill <quentin.neill@amd.com> * i386-gen.c (cpu_flag_init): Add new CPU_BDVER2_FLAGS. |