diff options
-rw-r--r-- | gas/testsuite/ChangeLog | 1 | ||||
-rw-r--r-- | opcodes/ChangeLog | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index fe34a0b..c01d393 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -23,6 +23,7 @@ 2011-09-07 Andreas Schwab <schwab@linux-m68k.org> + PR gas/13145 * gas/m68k/all.exp: Run "mode5" test also with -mcpu=5200. * gas/m68k/mode5.s: Add moveml testcases. * gas/m68k/mode5.d: Update. diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 4226182..80ec232 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -21,6 +21,7 @@ 2011-09-07 Andreas Schwab <schwab@linux-m68k.org> + PR gas/13145 * m68k-opc.c: Use "y" in moveml pattern for mcfisa_a. 2011-08-26 Nick Clifton <nickc@redhat.com> |