[ARC] Don't check extAuxRegister second argument for sign.
[deliverable/binutils-gdb.git] / gas / ChangeLog
index c95decc6bf9c5c5bf68a606080b8ecde19f96531..18ff1b27e52817b3f25622a440155c75d712c166 100644 (file)
@@ -1,3 +1,236 @@
+2016-12-05  Claudiu Zissulescu  <claziss@synopsys.com>
+
+       * testsuite/gas/arc/textauxregister-1.d: New file.
+       * testsuite/gas/arc/textauxregister-1.s: Likewise.
+       * testsuite/gas/arc/textcondcode-err.s: Likewise.
+       * testsuite/gas/arc/textcoreregister-err.s: Likewise.
+       * config/tc-arc.c (tokenize_extregister): Return bfd_boolean,
+       don't check second argument of extension auxiliary register for
+       signess.
+       (arc_extcorereg): Consider the return of tokenize_extregister
+       function call.
+
+2016-12-05  Szabolcs Nagy  <szabolcs.nagy@arm.com>
+
+       * config/tc-arm.c (arm_ext_v8_3, do_vjcvt): Define.
+       (insns): Add vjcvt.
+       * testsuite/gas/aarch64/armv8_3-a-fp.s: New.
+       * testsuite/gas/aarch64/armv8_3-a-fp.d: New.
+       * testsuite/gas/aarch64/armv8_3-a-fp-bad.s: New.
+       * testsuite/gas/aarch64/armv8_3-a-fp-bad.d: New.
+       * testsuite/gas/aarch64/armv8_3-a-fp-bad.l: New.
+
+2016-12-05  Szabolcs Nagy  <szabolcs.nagy@arm.com>
+
+       * config/tc-arm.c (arm_archs): Add "armv8.3-a".
+       * doc/c-arm.texi (-march): Add "armv8.3-a".
+
+2016-12-02  Claudiu Zissulescu  <claziss@synopsys.com>
+
+       * testsuite/gas/arc/cpu-em-err.s: New file.
+       * testsuite/gas/arc/cpu-em4-err.s: Likewise.
+       * testsuite/gas/arc/cpu-fpuda-err.s: Likewise.
+       * testsuite/gas/arc/cpu-hs-err.s: Likewise.
+       * testsuite/gas/arc/cpu-quarkse-err.s: Likewise.
+       * testsuite/gas/arc/noargs_a7.s: Add .cpu.
+       * config/tc-arc.c (ARC_CPU_TYPE_A6xx): Define.
+       (ARC_CPU_TYPE_A7xx): Likewise.
+       (ARC_CPU_TYPE_AV2EM): Likewise.
+       (ARC_CPU_TYPE_AV2HS): Likewise.
+       (cpu_types): Update list of known CPU names.
+       (arc_show_cpu_list): New function.
+       (md_show_usage): Print accepted CPU names.
+       (cl_features): New variable.
+       (arc_select_cpu): Use cl_features.
+       (arc_option): Allow various .cpu names.
+       (md_parse_option): Set cl_features.
+       * doc/c-arc.texi: Update -mcpu and .cpu documentation.
+
+2016-12-02  Josh Conner  <joshconner@google.com>
+
+       * configure.tgt: Add support for fuchsia (OS).
+
+2016-12-01  Nick Clifton  <nickc@redhat.com>
+
+       PR gas/20898
+       * app.c (do_scrub_chars): Do not attempt to unget EOF.
+
+       PR gas/20897
+       * subsegs.c (subsegs_print_statistics): Do nothing if no output
+       file was created.
+
+       PR gas/20895
+       * symbols.c (resolve_symbol_value): Gracefully handle erroneous
+       symbolic expressions.
+
+2016-11-29  Claudiu Zissulescu  <claziss@synopsys.com>
+
+       * config/tc-arc.c (find_opcode_match): New function argument
+       errmsg.
+       (assemble_tokens): Collect and report the eventual error message
+       found during opcode matching process.
+       * testsuite/gas/arc/lpcount-err.s: New file.
+       * testsuite/gas/arc/add_s-err.s: Update error message.
+
+2016-11-28  Ramiro Polla  <ramiro@hex-rays.com>
+           Amit Pawar  <amit.pawar@amd.com>
+
+       PR binutils/20637
+       * testsuite/gas/i386/xop32reg.d: New file.
+       * testsuite/gas/i386/xop32reg.s: New file.
+       * testsuite/gas/i386/i386.exp: Run new test.
+
+2016-11-27  Ambrogino Modigliani  <ambrogino.modigliani@gmail.com>
+
+       * arparse.y: Fix spelling in comments.
+
+2016-11-27  Ambrogino Modigliani  <ambrogino.modigliani@gmail.com>
+
+       * config/bfin-lex.l: Fix spelling in comments.
+
+2016-11-27  Ambrogino Modigliani  <ambrogino.modigliani@gmail.com>
+
+       * testsuite/gas/all/gas.exp: Fix spelling in comments.
+       * testsuite/gas/cris/cris.exp: Fix spelling in comments.
+       * testsuite/gas/hppa/basic/basic.exp: Fix spelling in comments.
+       * testsuite/gas/hppa/parse/parse.exp: Fix spelling in comments.
+       * testsuite/gas/hppa/reloc/reloc.exp: Fix spelling in comments.
+       * testsuite/gas/sh/arch/arch.exp: Fix spelling in comments.
+       * testsuite/gas/tic4x/tic4x.exp: Fix spelling in comments.
+
+2016-11-27  Ambrogino Modigliani  <ambrogino.modigliani@gmail.com>
+
+       * testsuite/gas/arm/local_function.d: Fix spelling in comments.
+       * testsuite/gas/arm/req.s: Fix spelling in comments.
+       * testsuite/gas/arm/vfp1.s: Fix spelling in comments.
+       * testsuite/gas/arm/vfp1_t2.s: Fix spelling in comments.
+       * testsuite/gas/arm/vfp1xD.s: Fix spelling in comments.
+       * testsuite/gas/arm/vfp1xD_t2.s: Fix spelling in comments.
+       * testsuite/gas/mcore/allinsn.s: Fix spelling in comments.
+       * testsuite/gas/mips/24k-triple-stores-5.s: Fix spelling in comments.
+       * testsuite/gas/mips/delay.d: Fix spelling in comments.
+       * testsuite/gas/mips/nodelay.d: Fix spelling in comments.
+       * testsuite/gas/mips/r5900-full.s: Fix spelling in comments.
+       * testsuite/gas/mips/r5900.s: Fix spelling in comments.
+
+2016-11-27  Ambrogino Modigliani  <ambrogino.modigliani@gmail.com>
+
+       * as.h: Fix spelling in comments.
+       * config/obj-ecoff.c: Fix spelling in comments.
+       * config/obj-macho.c: Fix spelling in comments.
+       * config/tc-aarch64.c: Fix spelling in comments.
+       * config/tc-arc.c: Fix spelling in comments.
+       * config/tc-arm.c: Fix spelling in comments.
+       * config/tc-avr.c: Fix spelling in comments.
+       * config/tc-cr16.c: Fix spelling in comments.
+       * config/tc-epiphany.c: Fix spelling in comments.
+       * config/tc-frv.c: Fix spelling in comments.
+       * config/tc-hppa.c: Fix spelling in comments.
+       * config/tc-hppa.h: Fix spelling in comments.
+       * config/tc-i370.c: Fix spelling in comments.
+       * config/tc-m68hc11.c: Fix spelling in comments.
+       * config/tc-m68k.c: Fix spelling in comments.
+       * config/tc-mcore.c: Fix spelling in comments.
+       * config/tc-mep.c: Fix spelling in comments.
+       * config/tc-metag.c: Fix spelling in comments.
+       * config/tc-mips.c: Fix spelling in comments.
+       * config/tc-mn10200.c: Fix spelling in comments.
+       * config/tc-mn10300.c: Fix spelling in comments.
+       * config/tc-nds32.c: Fix spelling in comments.
+       * config/tc-nios2.c: Fix spelling in comments.
+       * config/tc-ns32k.c: Fix spelling in comments.
+       * config/tc-pdp11.c: Fix spelling in comments.
+       * config/tc-ppc.c: Fix spelling in comments.
+       * config/tc-riscv.c: Fix spelling in comments.
+       * config/tc-rx.c: Fix spelling in comments.
+       * config/tc-score.c: Fix spelling in comments.
+       * config/tc-score7.c: Fix spelling in comments.
+       * config/tc-sparc.c: Fix spelling in comments.
+       * config/tc-tic54x.c: Fix spelling in comments.
+       * config/tc-vax.c: Fix spelling in comments.
+       * config/tc-xgate.h: Fix spelling in comments.
+       * config/tc-xtensa.c: Fix spelling in comments.
+       * config/tc-z80.c: Fix spelling in comments.
+       * dwarf2dbg.c: Fix spelling in comments.
+       * input-file.h: Fix spelling in comments.
+       * itbl-ops.c: Fix spelling in comments.
+       * read.c: Fix spelling in comments.
+       * stabs.c: Fix spelling in comments.
+       * symbols.c: Fix spelling in comments.
+       * write.c: Fix spelling in comments.
+       * testsuite/gas/all/itbl-test.c: Fix spelling in comments.
+       * testsuite/gas/tic4x/opclasses.h: Fix spelling in comments.
+
+2016-11-25  Jose E. Marchesi  <jose.marchesi@oracle.com>
+
+       * config/tc-sparc.c (sparc_ip): Avoid emitting a cbcond error
+       messages for non-cbcond instructions.
+       * testsuite/gas/sparc/cbcond-diag.s: New file.
+       * testsuite/gas/sparc/cbcond-diag.l: Likewise.
+       * testsuite/gas/sparc/sparc.exp (gas_64_check): Run cbcond-diag tests.
+
+2016-11-23  Jose E. Marchesi  <jose.marchesi@oracle.com>
+
+       * testsuite/gas/sparc/sparc.exp (gas_64_check): Make sure the
+       hwcaps-bump test is run with 64-bit objects.
+
+2016-11-23  Kuan-Lin Chen  <kuanlinchentw@gmail.com>
+
+       * config/tc-riscv.c: Add missing break.
+
+2016-11-23  Alan Modra  <amodra@gmail.com>
+
+       * po/POTFILES.in: Regenerate.
+
+2016-11-22  Ambrogino Modigliani  <ambrogino.modigliani@gmail.com>
+
+        * configure: Regenerate.
+
+2016-11-22  Jose E. Marchesi  <jose.marchesi@oracle.com>
+
+       * config/tc-sparc.c: Move HWS_* and HWS2_* definitions to
+       opcodes/sparc-opc.c.
+       (sparc_arch): Clarify the new role of the hwcap_allowed and
+       hwcap2_allowed fields.
+       (sparc_arch_table): Remove HWS_* and HWS2_* instances from
+       hwcap_allowed and hwcap2_allowed respectively.
+       (md_parse_option): Include the opcode arch hwcaps when processing
+       -A.
+       (sparc_ip): Use the current opcode arch hwcaps to update
+       hwcap_allowed, as well as the hwcaps of the instruction triggering
+       the bump.
+       * testsuite/gas/sparc/hwcaps-bump.s: New file.
+       * testsuite/gas/sparc/hwcaps-bump.l: Likewise.
+       * testsuite/gas/sparc/sparc.exp (gas_64_check): Run tests in
+       hwcaps-bump.
+
+2016-11-22  Claudiu Zissulescu  <claziss@synopsys.com>
+
+       * testsuite/gas/arc/b.d: Update test result.
+
+2016-11-22  Alan Modra  <amodra@gmail.com>
+
+       PR 20744
+       * config/tc-ppc.c: Delete VLE insn defines.
+       (md_assemble): Swap use_a_reloc and use_d_reloc.
+       * testsuite/gas/ppc/vle-reloc.d: Update.
+
+2016-11-21  Renlin Li  <renlin.li@arm.com>
+
+       PR gas/20827
+       * config/tc-arm.c (encode_arm_shift): Don't assert for operands not
+       presented.
+       * testsuite/gas/arm/add-shift-two.d: New.
+       * testsuite/gas/arm/add-shift-two.s: New.
+
+2016-11-21  Alan Modra  <amodra@gmail.com>
+
+       * configure.ac: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
+       * Makefile.am (comparison): Rewrite using do_compare.
+       * configure: Regenerate.
+       * Makefile.in: Regenerate.
+       * doc/Makefile.in: Regenerate.
+
 2016-11-18  Claudiu Zissulescu  <claziss@synopsys.com>
 
        * testsuite/gas/arc/cl-warn.s: New file.
This page took 0.036934 seconds and 4 git commands to generate.