diff options
author | Richard Sandiford <rdsandiford@googlemail.com> | 2006-07-29 08:55:38 +0000 |
---|---|---|
committer | Richard Sandiford <rdsandiford@googlemail.com> | 2006-07-29 08:55:38 +0000 |
commit | 777b13b9584eea37bdfbe4dfc370ecb15d8b24e2 (patch) | |
tree | fc9095885029f048efafed168d3632b5770886f7 /opcodes/ChangeLog | |
parent | 73934d319daea32d895f8f02c6f52846ccbba044 (diff) | |
download | gdb-777b13b9584eea37bdfbe4dfc370ecb15d8b24e2.zip gdb-777b13b9584eea37bdfbe4dfc370ecb15d8b24e2.tar.gz gdb-777b13b9584eea37bdfbe4dfc370ecb15d8b24e2.tar.bz2 |
opcodes/
* m68k-opc.c (m68k_opcodes): Fix operand specificer in the Coldfire
"fdaddl" entry.
gas/testsuite/
* gas/m68k/mcf-fpu.s: Add tests for all addressing modes.
* gas/m68k/mcf-fpu.d: Update accordingly.
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 d78cb7c..c916655 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +2006-07-29 Richard Sandiford <richard@codesourcery.com> + + * m68k-opc.c (m68k_opcodes): Fix operand specificer in the Coldfire + "fdaddl" entry. + 2006-07-19 Paul Brook <paul@codesourcery.com> * armd-dis.c (arm_opcodes): Fix rbit opcode. |