diff options
author | Andreas Schwab <schwab@linux-m68k.org> | 2011-09-10 08:13:45 +0000 |
---|---|---|
committer | Andreas Schwab <schwab@linux-m68k.org> | 2011-09-10 08:13:45 +0000 |
commit | b2ea18299b892ea7f2a02864acc17ef7fd25aad5 (patch) | |
tree | 60043c2ab0cdf8da9480ddd362f5a088d3dcde84 /opcodes | |
parent | 24c6c55a13b3d7a40cce2df940242db8a1498578 (diff) | |
download | binutils-b2ea18299b892ea7f2a02864acc17ef7fd25aad5.zip binutils-b2ea18299b892ea7f2a02864acc17ef7fd25aad5.tar.gz binutils-b2ea18299b892ea7f2a02864acc17ef7fd25aad5.tar.bz2 |
Add PR markers
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
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> |