Bye bye PPC_OPCODE_HTM and -mhtm
authorAlan Modra <amodra@gmail.com>
Mon, 10 Apr 2017 22:10:24 +0000 (07:40 +0930)
committerAlan Modra <amodra@gmail.com>
Mon, 10 Apr 2017 22:10:24 +0000 (07:40 +0930)
commitef85eab0ec3d7c88ea05047538d11fe704806cd8
treea2a8b366275cdfd6ab8a65e11126489374c9a5cd
parent9570835e5597037bee5042edf822675e715b3caf
Bye bye PPC_OPCODE_HTM and -mhtm

The -mhtm option is fairly useless too.

include/
* opcode/ppc.h (PPC_OPCODE_HTM): Delete.
gas/
* config/tc-ppc.c (md_show_usage): Delete mention of -mhtm.
* testsuite/gas/ppc/htm.d: Pass -mpower8 and -Mpower8.
opcodes/
* ppc-dis.c (ppc_opts): Remove PPC_OPCODE_HTM and "htm".
* ppc-opc.c (PPCHTM): Define as PPC_OPCODE_POWER8.
gas/ChangeLog
gas/config/tc-ppc.c
gas/testsuite/gas/ppc/htm.d
include/ChangeLog
include/opcode/ppc.h
opcodes/ChangeLog
opcodes/ppc-dis.c
opcodes/ppc-opc.c
This page took 0.026147 seconds and 4 git commands to generate.