include/opcode/
* ppc.h (PPC_OPCODE_POWER8): New define.
(PPC_OPCODE_HTM): Likewise.
opcodes/
* ppc-dis.c (ppc_opts): Add "power8", "pwr8" and "htm" entries.
* ppc-opc.c (HTM_R, HTM_SI, XRTRB_MASK, XRTRARB_MASK, XRTLRARB_MASK,
XRTARARB_MASK, XRTBFRARB_MASK, XRCL, POWER8, PPCHTM): New defines.
(SH6): Update.
<"tabort.", "tabortdc.", "tabortdci.", "tabortwc.",
"tabortwci.", "tbegin.", "tcheck", "tend.", "trechkpt.",
"treclaim.", "tsr.">: Add POWER8 HTM opcodes.
<"tendall.", "tresume.", "tsuspend.">: Add POWER8 HTM extended opcodes.
gas/
* doc/as.texinfo (Target PowerPC): Document -mpower8 and -mhtm.
* doc/c-ppc.texi (PowerPC-Opts): Likewise.
* config/tc-ppc.c (md_show_usage): Likewise.
(ppc_handle_align): Handle power8's group ending nop.
gas/testsuite/
* gas/ppc/htm.d: New test.
* gas/ppc/htm.s: Likewise.
* gas/ppc/power8.d: Likewise.
* gas/ppc/power8.s: Likewise.
* gas/ppc/ppc.exp: Run them.
2013-01-11 10:25:36 +08:00
|
|
|
|
2013-01-10 Peter Bergner <bergner@vnet.ibm.com>
|
|
|
|
|
|
|
|
|
|
* gas/ppc/htm.d: New test.
|
|
|
|
|
* gas/ppc/htm.s: Likewise.
|
|
|
|
|
* gas/ppc/power8.d: Likewise.
|
|
|
|
|
* gas/ppc/power8.s: Likewise.
|
|
|
|
|
* gas/ppc/ppc.exp: Run them.
|
|
|
|
|
|
2013-01-10 17:49:22 +08:00
|
|
|
|
2013-01-10 Will Newton <will.newton@imgtec.com>
|
|
|
|
|
|
|
|
|
|
* gas/metag/labelarithmetic.d: New file.
|
|
|
|
|
* gas/metag/labelarithmetic.s: New file.
|
|
|
|
|
* gas/metag/metacore12.d: New file.
|
|
|
|
|
* gas/metag/metacore12.s: New file.
|
|
|
|
|
* gas/metag/metacore21-invalid.l: New file.
|
|
|
|
|
* gas/metag/metacore21-invalid.s: New file.
|
|
|
|
|
* gas/metag/metacore21.d: New file.
|
|
|
|
|
* gas/metag/metacore21.s: New file.
|
|
|
|
|
* gas/metag/metacore21ext.d: New file.
|
|
|
|
|
* gas/metag/metacore21ext.s: New file.
|
|
|
|
|
* gas/metag/metadsp21-invalid.l: New file.
|
|
|
|
|
* gas/metag/metadsp21-invalid.s: New file.
|
|
|
|
|
* gas/metag/metadsp21.d: New file.
|
|
|
|
|
* gas/metag/metadsp21.s: New file.
|
|
|
|
|
* gas/metag/metadsp21ext.d: New file.
|
|
|
|
|
* gas/metag/metadsp21ext.s: New file.
|
|
|
|
|
* gas/metag/metafpu21.d: New file.
|
|
|
|
|
* gas/metag/metafpu21.s: New file.
|
|
|
|
|
* gas/metag/metafpu21ext.d: New file.
|
|
|
|
|
* gas/metag/metafpu21ext.s: New file.
|
|
|
|
|
* gas/metag/metag.exp: New file.
|
|
|
|
|
* gas/metag/tls.d: New file.
|
|
|
|
|
* gas/metag/tls.s: New file.
|
|
|
|
|
|
2013-01-09 02:17:10 +08:00
|
|
|
|
2013-01-08 Yufeng Zhang <yufeng.zhang@arm.com>
|
|
|
|
|
|
|
|
|
|
* gas/aarch64/diagnostic.s: Add test.
|
|
|
|
|
* gas/aarch64/diagnostic.l: Update.
|
|
|
|
|
|
2013-01-07 20:49:12 +08:00
|
|
|
|
2013-01-07 Nick Clifton <nickc@redhat.com>
|
|
|
|
|
|
|
|
|
|
PR gas/14887
|
|
|
|
|
* gas/arm/neon-ldst-es.s: Add more whitespace.
|
|
|
|
|
|
2013-01-05 01:22:53 +08:00
|
|
|
|
2013-01-04 Juergen Urban <JuergenUrban@gmx.de>
|
|
|
|
|
|
|
|
|
|
* gas/mips/r5900-full.s: New test.
|
|
|
|
|
* gas/mips/r5900-full.d: Expected disassembly.
|
|
|
|
|
* gas/mips/r5900.s: New test.
|
|
|
|
|
* gas/mips/r5900.d: Expected disassembly.
|
|
|
|
|
* gas/mips/mips.exp: Run new tests.
|
|
|
|
|
|
2013-01-04 21:32:06 +08:00
|
|
|
|
2013-01-04 Yufeng Zhang <yufeng.zhang@arm.com>
|
|
|
|
|
|
2013-01-04 22:59:33 +08:00
|
|
|
|
* gas/aarch64/int-insns.d: Update.
|
|
|
|
|
* gas/aarch64/mov.d: Update.
|
|
|
|
|
* gas/aarch64/reloc-insn.d: Update.
|
|
|
|
|
|
|
|
|
|
2013-01-04 Yufeng Zhang <yufeng.zhang@arm.com>
|
|
|
|
|
|
|
|
|
|
* gas/aarch64/system.d: Update.
|
2013-01-04 21:32:06 +08:00
|
|
|
|
|
2013-01-02 21:38:57 +08:00
|
|
|
|
2013-01-02 Nick Clifton <nickc@redhat.com>
|
2012-12-21 00:19:53 +08:00
|
|
|
|
|
2013-01-02 21:38:57 +08:00
|
|
|
|
PR gas/14987
|
|
|
|
|
* gas/arm/neon-ldst-es.s: Add whitespace test.
|
|
|
|
|
* gas/arm/neon-ldst-es.d: Update expected disassembly.
|
2012-12-21 00:19:53 +08:00
|
|
|
|
|
2013-01-02 21:38:57 +08:00
|
|
|
|
For older changes see ChangeLog-2012
|
2004-01-02 19:16:21 +08:00
|
|
|
|
|
2013-01-02 21:38:57 +08:00
|
|
|
|
Copyright (C) 2013 Free Software Foundation, Inc.
|
2012-12-10 20:48:03 +08:00
|
|
|
|
|
|
|
|
|
Copying and distribution of this file, with or without modification,
|
|
|
|
|
are permitted in any medium without royalty provided the copyright
|
|
|
|
|
notice and this notice are preserved.
|
|
|
|
|
|
2004-01-02 19:16:21 +08:00
|
|
|
|
Local Variables:
|
|
|
|
|
mode: change-log
|
|
|
|
|
left-margin: 8
|
|
|
|
|
fill-column: 74
|
|
|
|
|
version-control: never
|
|
|
|
|
End:
|