2013-01-12 05:12:34 +08:00
|
|
|
|
2013-01-11 Sean Keys <skeys@ipdatasys.com>
|
|
|
|
|
|
|
|
|
|
* config/tc-xgate.c (md_begin): Fix mistake made when going from
|
|
|
|
|
git to cvs.
|
|
|
|
|
|
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>
|
|
|
|
|
|
|
|
|
|
* 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.
|
|
|
|
|
|
2013-01-11 06:15:05 +08:00
|
|
|
|
2013-01-10 Sean Keys <skeys@ipdatasys.com>
|
|
|
|
|
|
|
|
|
|
* config/tc-xgate.c (md_begin): Fix the printing of opcodes so
|
|
|
|
|
that the assember exits after the opcodes have been printed.
|
|
|
|
|
|
2013-01-11 03:51:55 +08:00
|
|
|
|
2013-01-10 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* app.c: Remove trailing white spaces.
|
|
|
|
|
* as.c: Likewise.
|
|
|
|
|
* as.h: Likewise.
|
|
|
|
|
* cond.c: Likewise.
|
|
|
|
|
* dw2gencfi.c: Likewise.
|
|
|
|
|
* dwarf2dbg.h: Likewise.
|
|
|
|
|
* ecoff.c: Likewise.
|
|
|
|
|
* input-file.c: Likewise.
|
|
|
|
|
* itbl-lex.h: Likewise.
|
|
|
|
|
* output-file.c: Likewise.
|
|
|
|
|
* read.c: Likewise.
|
|
|
|
|
* sb.c: Likewise.
|
|
|
|
|
* subsegs.c: Likewise.
|
|
|
|
|
* symbols.c: Likewise.
|
|
|
|
|
* write.c: Likewise.
|
|
|
|
|
* config/tc-i386.c: Likewise.
|
|
|
|
|
* doc/Makefile.am: Likewise.
|
|
|
|
|
* doc/Makefile.in: Likewise.
|
|
|
|
|
* doc/c-aarch64.texi: Likewise.
|
|
|
|
|
* doc/c-alpha.texi: Likewise.
|
|
|
|
|
* doc/c-arc.texi: Likewise.
|
|
|
|
|
* doc/c-arm.texi: Likewise.
|
|
|
|
|
* doc/c-avr.texi: Likewise.
|
|
|
|
|
* doc/c-bfin.texi: Likewise.
|
|
|
|
|
* doc/c-cr16.texi: Likewise.
|
|
|
|
|
* doc/c-d10v.texi: Likewise.
|
|
|
|
|
* doc/c-d30v.texi: Likewise.
|
|
|
|
|
* doc/c-h8300.texi: Likewise.
|
|
|
|
|
* doc/c-hppa.texi: Likewise.
|
|
|
|
|
* doc/c-i370.texi: Likewise.
|
|
|
|
|
* doc/c-i386.texi: Likewise.
|
|
|
|
|
* doc/c-i860.texi: Likewise.
|
|
|
|
|
* doc/c-m32c.texi: Likewise.
|
|
|
|
|
* doc/c-m32r.texi: Likewise.
|
|
|
|
|
* doc/c-m68hc11.texi: Likewise.
|
|
|
|
|
* doc/c-m68k.texi: Likewise.
|
|
|
|
|
* doc/c-microblaze.texi: Likewise.
|
|
|
|
|
* doc/c-mips.texi: Likewise.
|
|
|
|
|
* doc/c-msp430.texi: Likewise.
|
|
|
|
|
* doc/c-mt.texi: Likewise.
|
|
|
|
|
* doc/c-s390.texi: Likewise.
|
|
|
|
|
* doc/c-score.texi: Likewise.
|
|
|
|
|
* doc/c-sh.texi: Likewise.
|
|
|
|
|
* doc/c-sh64.texi: Likewise.
|
|
|
|
|
* doc/c-tic54x.texi: Likewise.
|
|
|
|
|
* doc/c-tic6x.texi: Likewise.
|
|
|
|
|
* doc/c-v850.texi: Likewise.
|
|
|
|
|
* doc/c-xc16x.texi: Likewise.
|
|
|
|
|
* doc/c-xgate.texi: Likewise.
|
|
|
|
|
* doc/c-xtensa.texi: Likewise.
|
|
|
|
|
* doc/c-z80.texi: Likewise.
|
|
|
|
|
* doc/internals.texi: Likewise.
|
|
|
|
|
|
2013-01-11 01:11:17 +08:00
|
|
|
|
2013-01-10 Roland McGrath <mcgrathr@google.com>
|
|
|
|
|
|
|
|
|
|
* hash.c (hash_new_sized): Make it global.
|
|
|
|
|
* hash.h: Declare it.
|
|
|
|
|
* macro.c (define_macro): Use hash_new_sized instead of hash_new,
|
|
|
|
|
pass a small size.
|
|
|
|
|
|
2013-01-10 17:49:22 +08:00
|
|
|
|
2013-01-10 Will Newton <will.newton@imgtec.com>
|
|
|
|
|
|
|
|
|
|
* Makefile.am: Add Meta.
|
|
|
|
|
* Makefile.in: Regenerate.
|
|
|
|
|
* config/tc-metag.c: New file.
|
|
|
|
|
* config/tc-metag.h: New file.
|
|
|
|
|
* configure.tgt: Add Meta.
|
|
|
|
|
* doc/Makefile.am: Add Meta.
|
|
|
|
|
* doc/Makefile.in: Regenerate.
|
|
|
|
|
* doc/all.texi: Add Meta.
|
|
|
|
|
* doc/as.texiinfo: Document Meta options.
|
|
|
|
|
* doc/c-metag.texi: New file.
|
|
|
|
|
|
2013-01-10 02:31:21 +08:00
|
|
|
|
2013-01-09 Steve Ellcey <sellcey@mips.com>
|
|
|
|
|
|
|
|
|
|
* config/tc-i386.c (md_begin): Remove 'internal Error' from as_fatal
|
|
|
|
|
calls.
|
|
|
|
|
* config/tc-mips.c (internalError): Remove, replace with abort.
|
|
|
|
|
|
2013-01-09 02:17:10 +08:00
|
|
|
|
2013-01-08 Yufeng Zhang <yufeng.zhang@arm.com>
|
|
|
|
|
|
|
|
|
|
* config/tc-aarch64.c (parse_operands): Change to compare the result
|
|
|
|
|
of function call 'parse_sys_reg' with 'PARSE_FAIL' instead of 'FALSE'.
|
|
|
|
|
|
2013-01-07 20:49:12 +08:00
|
|
|
|
2013-01-07 Nick Clifton <nickc@redhat.com>
|
|
|
|
|
|
|
|
|
|
PR gas/14887
|
|
|
|
|
* config/tc-arm.c (skip_past_char): Skip whitespace before the
|
|
|
|
|
anticipated character.
|
|
|
|
|
* config/tc-arm.c (parse_address_main): Delete skip of whitespace
|
|
|
|
|
here as it is no longer needed.
|
|
|
|
|
|
2013-01-07 01:50:21 +08:00
|
|
|
|
2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
|
|
|
|
|
|
|
|
|
|
* doc/c-mips.texi (MIPS Opts): Fix use of @itemx.
|
|
|
|
|
* doc/c-score.texi (SCORE-Opts): Likewise.
|
|
|
|
|
* doc/c-tic54x.texi (TIC54X-Directives): Likewise.
|
|
|
|
|
|
2013-01-05 01:22:53 +08:00
|
|
|
|
2013-01-04 Juergen Urban <JuergenUrban@gmx.de>
|
|
|
|
|
|
|
|
|
|
* config/tc-mips.c: Add support for MIPS r5900.
|
|
|
|
|
Add M_LQ_AB and M_SQ_AB to support large values for instructions
|
|
|
|
|
lq and sq.
|
|
|
|
|
(can_swap_branch_p, get_append_method): Detect some conditional
|
|
|
|
|
short loops to fix a bug on the r5900 by NOP in the branch delay
|
|
|
|
|
slot.
|
|
|
|
|
(M_MUL): Support 3 operands in multu on r5900.
|
|
|
|
|
(M_TRUNCWS): Support trunc.w.s on r5900 in MIPS ISA I.
|
|
|
|
|
(s_mipsset): Force 32 bit floating point on r5900.
|
|
|
|
|
(mips_ip): Check parameter range of instructions mfps and mtps on
|
|
|
|
|
r5900.
|
|
|
|
|
* configure.in: Detect CPU type when target string contains r5900
|
|
|
|
|
(e.g. mips64r5900el-linux-gnu).
|
|
|
|
|
|
2013-01-03 01:15:38 +08:00
|
|
|
|
2013-01-02 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* as.c (parse_args): Update copyright year to 2013.
|
|
|
|
|
|
2013-01-02 22:56:30 +08:00
|
|
|
|
2013-01-02 Yufeng Zhang <yufeng.zhang@arm.com>
|
|
|
|
|
|
|
|
|
|
* config/tc-aarch64.c (aarch64_cpus): Add entries for "cortex-a53"
|
|
|
|
|
and "cortex57".
|
|
|
|
|
|
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
|
|
|
|
|
* config/tc-arm.c (parse_address_main): Skip whitespace before a
|
|
|
|
|
closing bracket.
|
2012-12-21 00:19:53 +08:00
|
|
|
|
|
2013-01-02 21:38:57 +08:00
|
|
|
|
For older changes see ChangeLog-2012
|
2002-01-07 20:12:47 +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.
|
|
|
|
|
|
2002-01-07 20:12:47 +08:00
|
|
|
|
Local Variables:
|
|
|
|
|
mode: change-log
|
|
|
|
|
left-margin: 8
|
|
|
|
|
fill-column: 74
|
|
|
|
|
version-control: never
|
|
|
|
|
End:
|