]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Remove unused MTMSRD_L macro and re-add accidentally deleted comment.
authorPeter Bergner <bergner@vnet.ibm.com>
Fri, 12 Jun 2015 20:06:07 +0000 (15:06 -0500)
committerAlan Modra <amodra@gmail.com>
Fri, 10 Jul 2015 10:27:38 +0000 (19:57 +0930)
commit44163a235cd2f717eb8f0e1ad3e1bad1468308b8
treea8c280e11bd4071f430dae4e2ec66a9b16b770ee
parent2bc6144cb70a4bd4129d12afe3313a20235fc31e
Remove unused MTMSRD_L macro and re-add accidentally deleted comment.

In the commit that added PowerPC Pair Singles, Ben accidentally removed
a comment and re-added an unused MTMSRD_L macro Alan had recently deleted.
This was probably just an oversite when he was refreshing his patch to
trunk.

opcodes/
* ppc-opc.c: Add comment accidentally removed by old commit.
(MTMSRD_L): Delete.
opcodes/ChangeLog
opcodes/ppc-opc.c