add missing ChangeLog entry
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 37951017dbb86201157b9c6082740387e9ddacfe..f5836ac2c37234268351a85feb72bebbf3178fd5 100644 (file)
@@ -1,3 +1,364 @@
+2016-11-13  Anthony Green  <green@moxielogic.org>
+
+       * config/tc-moxie.c (md_assemble): Assemble 'bad' opcode.
+
+2016-11-11  Nick Clifton  <nickc@redhat.com>
+
+       PR gas/20732
+       * expr.c (integer_constant): If tc_allow_L_suffix is defined and
+       non-zero then accept a L or LL suffix.
+       * testsuite/gas/sparc/pr20732.d: New test source file.
+       * testsuite/gas/sparc/pr20732.d: New test output file.
+       * testsuite/gas/sparc/sparc.exp: Run new test.
+
+2016-11-11  Szabolcs Nagy  <szabolcs.nagy@arm.com>
+
+       * testsuite/gas/aarch64/pac.s: Add ARMv8.3 branch instruction tests.
+       * testsuite/gas/aarch64/pac.d: Likewise.
+
+2016-11-11  Szabolcs Nagy  <szabolcs.nagy@arm.com>
+
+       * config/tc-aarch64.c (process_omitted_operand): Handle AARCH64_OPND_Rm_SP.
+       (parse_operands): Likewise.
+       * testsuite/gas/aarch64/pac.s: Add pacga.
+       * testsuite/gas/aarch64/pac.d: Add pacga.
+
+2016-11-11  Szabolcs Nagy  <szabolcs.nagy@arm.com>
+
+       * testsuite/gas/aarch64/pac.s: New.
+       * testsuite/gas/aarch64/pac.d: New.
+
+2016-11-11  Szabolcs Nagy  <szabolcs.nagy@arm.com>
+
+       * testsuite/gas/aarch64/sysreg-3.s: New.
+       * testsuite/gas/aarch64/sysreg-3.d: New.
+       * testsuite/gas/aarch64/illegal-sysreg-3.l: New.
+       * testsuite/gas/aarch64/illegal-sysreg-3.d: New.
+
+2016-11-11  Szabolcs Nagy  <szabolcs.nagy@arm.com>
+
+       * testsuite/gas/aarch64/system-3.s: New.
+       * testsuite/gas/aarch64/system-3.d: New.
+       * testsuite/gas/aarch64/system.d: Update expected output.
+
+2016-11-11  Szabolcs Nagy  <szabolcs.nagy@arm.com>
+
+       * config/tc-aarch64.c (aarch64_archs): Add "armv8.3-a".
+       * doc/c-aarch64.texi (-march): Likewise.
+
+2016-11-11  Szabolcs Nagy  <szabolcs.nagy@arm.com>
+
+       * config/tc-aarch64.c (aarch64_features): Fix "simd" and "crypto".
+       * testsuite/gas/aarch64/illegal-crypto-nofp.d: New.
+       * testsuite/gas/aarch64/illegal-crypto-nofp.l: New.
+       * testsuite/gas/aarch64/illegal-fp16-nofp.d: New.
+       * testsuite/gas/aarch64/illegal-fp16-nofp.l: New.
+       * testsuite/gas/aarch64/illegal-fp16-nofp.s: New.
+
+2016-11-09  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR binutils/20799
+       * testsuite/gas/i386/opcode.s: Add a test for EVEX vpextrw.
+       * testsuite/gas/i386/opcode-intel.d: Updated.
+       * testsuite/gas/i386/opcode-suffix.d: Likewise.
+       * testsuite/gas/i386/opcode.d: Likewise.
+       * testsuite/gas/i386/x86-64-avx512bw-opts.s: Remove vpextrw
+       tests.
+       * testsuite/gas/i386/x86-64-avx512bw-opts-intel.d: Updated.
+       * testsuite/gas/i386/x86-64-avx512bw-opts.d: Likewise.
+
+2016-11-09  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR binutils/20754
+       * testsuite/gas/i386/opcode-suffix.d: Updated.
+
+2016-11-07  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR binutils/20775
+       * testsuite/gas/i386/i386.exp: Run fpu-bad.
+       * testsuite/gas/i386/fpu-bad.d: New file.
+       * testsuite/gas/i386/fpu-bad.s: Likewise.
+
+2016-11-04  Nathan Sidwell  <nathan@acm.org>
+
+       gas/
+       * input-scrub.c (partial_size): Make size_t.
+       (buffer_length): Likewise.  Adjust meaning.
+       (struct input_save): Adjust partial_size type.
+       (input_scrub_reinit): New.
+       (input_scrub_push, input_scrub_begin): Use it.
+       (input_scrub_next_buffer): Fix buffer extension logic. Only scan
+       newly read buffer for newline.
+
+2016-11-04  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * config/tc-arc.c (find_opcode_match): Use insert function to
+       validate matching address type operands.
+       * testsuite/gas/arc/nps400-10.d: New file.
+       * testsuite/gas/arc/nps400-10.s: New file.
+
+2016-11-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
+
+       * config/tc-arm.c (cortex-m33): Declare new processor.
+       * doc/c-arm.texi (-mcpu ARM command line option): Document new
+       Cortex-M33 processor.
+       * NEWS: Mention ARM Cortex-M33 support.
+
+2016-11-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
+
+       * config/tc-arm.c (cortex-m23): Declare new processor.
+       * doc/c-arm.texi (-mcpu ARM command line option): Document new
+       Cortex-M23 processor.
+       * NEWS: Mention ARM Cortex-M23 support.
+
+2016-11-04  Palmer Dabbelt  <palmer@dabbelt.com>
+           Andrew Waterman <andrew@sifive.com>
+
+       * Makefile.am (CPU_DOCS): Add c-riscv.texi.
+       * Makefile.in: Regenerate.
+       * doc/all.texi: Set RISCV.
+       * doc/as.texinfo: Add RISCV options.
+       Add RISC-V-Dependent node.
+       Include c-riscv.texi.
+       * doc/c-riscv.texi: Rename RISC-V Options to RISC-V-Opts.
+
+2016-11-03  Graham Markall  <graham.markall@embecosm.com>
+
+       * testsuite/gas/arc/nps400-6.s: Change ldbit tests so that limm
+       operands are out of the range of an s9, in order to fix the test.
+       * testsuite/gas/arc/nps400-6.d: Updated to match new expected output.
+
+2016-11-03  Graham Markall  <graham.markall@embecosm.com>
+
+       * testsuite/gas/arc/nps-400-9.d: Added.
+       * testsuite/gas/arc/nps-400-9.s: Added.
+
+2016-11-03  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * config/tc-arc.c (struct arc_insn): Change type of insn field.
+       (md_number_to_chars_midend): Support 6- and 8-byte values.
+       (emit_insn0): Update debug output.
+       (find_opcode_match): Likewise.
+       (build_fake_opcode_hash_entry): Delete.
+       (find_special_case_long_opcode): Delete.
+       (find_special_case): Remove long format special case handling.
+       (insert_operand): Change instruction type and update debug print
+       format.
+       (assemble_insn): Change instruction type, update debug print
+       formats, and remove unneeded assert.
+
+2016-11-03  Graham Markall  <graham.markall@embecosm.com>
+
+       * config/tc-arc.c (assemble_insn): Replace use of ARC_SHORT with
+       arc_opcode_len.
+
+2016-11-03  Graham Markall  <graham.markall@embecosm.com>
+
+       * config/tc-arc.c (struct arc_insn): Replace short_insn flag with
+       len field.
+       (apply_fixups): Update to use len field.
+       (emit_insn0): Simplify code, making use of len field.
+       (md_convert_frag): Update to use len field.
+       (assemble_insn): Update to use len field.
+
+2016-11-03  Siddhesh Poyarekar  <siddhesh.poyarekar@linaro.org>
+
+       * config/tc-aarch64.c (aarch64_cpus): Add falkor.
+       * config/tc-arm.c (arm_cpus): Likewise.
+       * doc/c-aarch64.texi: Likewise.
+       * doc/c-arm.texi: Likewise.
+
+2016-11-03  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR binutils/20754
+       * testsuite/gas/i386/opcode.s: Add tests for opcode 0x82.
+       * testsuite/gas/i386/opcode-intel.d: Updated.
+       * testsuite/gas/i386/opcode.d: Likewise.
+
+2016-11-02  Jiong Wang  <jiong.wang@arm.com>
+
+       * config/tc-arm.c (SBIT_SHIFT): New.
+       (T2_SBIT_SHIFT): Likewise.
+       (t32_insn_ok): Return TRUE for MOV in ARMv8-M Baseline.
+       (md_apply_fix): Try UINT16 encoding when ARM/Thumb modified immediate
+       encoding failed.
+       * testsuite/gas/arm/archv6t2-bad.s: New error case.
+       * testsuite/gas/arm/archv6t2-bad.l: New error match.
+       * testsuite/gas/arm/archv6t2.s: New testcase.
+       * testsuite/gas/arm/archv6t2.d: New expected result.
+       * testsuite/gas/arm/archv8m.s: New testcase.
+       * testsuite/gas/arm/archv8m-base.d: New expected result.
+       * testsuite/gas/arm/archv8m-main.d: Likewise.
+       * testsuite/gas/arm/archv8m-main-dsp-1.d: Likewise.
+
+2016-11-02  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
+
+       * config/tc-i386.c: (cpu_arch) Add .avx512_4vnniw.
+       (cpu_noarch): Add noavx512_4vnniw.
+       * doc/c-i386.texi: Document avx512_4vnniw, noavx512_4vnniw.
+       * testsuite/gas/i386/i386.exp: Run AVX512_4VNNIW tests.
+       * testsuite/gas/i386/avx512_4vnniwd_vl-intel.d: New test.
+       * testsuite/gas/i386/avx512_4vnniwd_vl.d: Ditto.
+       * testsuite/gas/i386/avx512_4vnniwd_vl.s: Ditto.
+       * testsuite/gas/i386/avx512_4vnniwd-intel.d: Ditto.
+       * testsuite/gas/i386/avx512_4vnniwd.d: Ditto.
+       * testsuite/gas/i386/avx512_4vnniwd.s: Ditto.
+       * testsuite/gas/i386/x86-64-avx512_4vnniwd_vl-intel.d: Ditto.
+       * testsuite/gas/i386/x86-64-avx512_4vnniwd_vl.d: Ditto.
+       * testsuite/gas/i386/x86-64-avx512_4vnniwd_vl.s: Ditto.
+       * testsuite/gas/i386/x86-64-avx512_4vnniwd-intel.d: Ditto.
+       * testsuite/gas/i386/x86-64-avx512_4vnniwd.d: Ditto.
+       * testsuite/gas/i386/x86-64-avx512_4vnniwd.s: Ditto.
+
+2016-11-02  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
+
+       * config/tc-i386.c (cpu_arch): Add .avx512_4fmaps.
+       (cpu_noarch): Add noavx512_4fmaps.
+       (process_operands): Handle implicit quad group.
+       * doc/c-i386.texi: Document avx512_4fmaps, noavx512_4fmaps.
+       * testsuite/gas/i386/i386.exp: Add AVX512_4FMAPS tests.
+       * testsuite/gas/i386/avx512_4fmaps_vl-intel.d: New test.
+       * testsuite/gas/i386/avx512_4fmaps_vl.d: Ditto.
+       * testsuite/gas/i386/avx512_4fmaps_vl.s: Ditto.
+       * testsuite/gas/i386/avx512_4fmaps-intel.d: Ditto.
+       * testsuite/gas/i386/avx512_4fmaps.d: Ditto.
+       * testsuite/gas/i386/avx512_4fmaps.s: Ditto.
+       * testsuite/gas/i386/avx512_4fmaps-warn.l: Ditto.
+       * testsuite/gas/i386/avx512_4fmaps-warn.s: Ditto.
+       * testsuite/gas/i386/avx512_4fmaps_vl-warn.l: Ditto.
+       * testsuite/gas/i386/avx512_4fmaps_vl-warn.s: Ditto.
+       * testsuite/gas/i386/x86-64-avx512_4fmaps_vl-intel.d: Ditto.
+       * testsuite/gas/i386/x86-64-avx512_4fmaps_vl.d: Ditto.
+       * testsuite/gas/i386/x86-64-avx512_4fmaps_vl.s: Ditto.
+       * testsuite/gas/i386/x86-64-avx512_4fmaps-intel.d: Ditto.
+       * testsuite/gas/i386/x86-64-avx512_4fmaps.d: Ditto.
+       * testsuite/gas/i386/x86-64-avx512_4fmaps.s: Ditto.
+       * testsuite/gas/i386/x86-64-avx512_4fmaps-warn.l: Ditto.
+       * testsuite/gas/i386/x86-64-avx512_4fmaps-warn.s: Ditto.
+       * testsuite/gas/i386/x86-64-avx512_4fmaps_vl-warn.l: Ditto.
+       * testsuite/gas/i386/x86-64-avx512_4fmaps_vl-warn.s: Ditto.
+
+2016-11-01  Palmer Dabbelt  <palmer@dabbelt.com>
+           Andrew Waterman <andrew@sifive.com>
+
+       Add support for RISC-V architecture.
+       * Makefile.am: Add riscv files.
+       * Makefile.in: Regenerate.
+       * NEWS: Mention the support for this architecture.
+       * configure.in: Define a default architecture.
+       * configure: Regenerate.
+       * configure.tgt: Add entries for riscv.
+       * doc/as.texinfo: Likewise.
+       * testsuite/gas/all/gas.exp: Expect the redef tests to fail.
+       * testsuite/gas/elf/elf.exp: Expect the groupauto tests to fail.
+       * config/tc-riscv.c: New file.
+       * config/tc-riscv.h: New file.
+       * doc/c-riscv.texi: New file.
+       * testsuite/gas/riscv: New directory.
+       * testsuite/gas/riscv/riscv.exp: New file.
+       * testsuite/gas/riscv/t_insns.d: New file.
+       * testsuite/gas/riscv/t_insns.s: New file.
+
+2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * config/tc-arc.c (arc_target): Delete.
+       (arc_target_name): Delete.
+       (arc_features): Delete.
+       (arc_mach_type): Delete.
+       (mach_type_specified_p): Delete.
+       (enum mach_selection_type): New enum.
+       (mach_selection_mode): New static global.
+       (selected_cpu): New static global.
+       (arc_eflag): Rename to ...
+       (arc_initial_eflag): ...this, and make const.
+       (arc_select_cpu): Update comment, new parameter, check how
+       previous machine type selection was made, and record this
+       selection.  Use selected_cpu instead of old globals.
+       (arc_option): Remove use of arc_get_mach, instead use
+       arc_select_cpu to validate machine type selection.  Use
+       selected_cpu over old globals.
+       (allocate_tok): Use selected_cpu over old globals.
+       (find_opcode_match): Likewise.
+       (assemble_tokens): Likewise.
+       (arc_cons_fix_new): Likewise.
+       (arc_extinsn): Likewise.
+       (arc_extcorereg): Likewise.
+       (md_begin): Update default machine type selection, use
+       selected_cpu over old globals.
+       (md_parse_option): Update machine type selection option handling,
+       use selected_cpu over old globals.
+       * testsuite/gas/arc/nps400-0.s: Add .cpu directive.
+
+2016-10-26  Alan Modra  <amodra@gmail.com>
+
+       Revert 2016-10-06  Alan Modra  <amodra@gmail.com>
+       * config/rl78-parse.y: Do use old %name-prefix syntax.
+       * config/rx-parse.y: Likewise.
+
+2016-10-21  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * config/tc-i386.c (cpu_arch): Remove .pcommit.
+       * doc/c-i386.texi: Likewise.
+       * testsuite/gas/i386/i386.exp: Remove pcommit tests.
+       * testsuite/gas/i386/pcommit-intel.d: Removed.
+       * testsuite/gas/i386/pcommit.d: Likewise.
+       * testsuite/gas/i386/pcommit.s: Likewise.
+       * testsuite/gas/i386/x86-64-pcommit-intel.d: Likewise.
+       * testsuite/gas/i386/x86-64-pcommit.d: Likewise.
+       * testsuite/gas/i386/x86-64-pcommit.s: Likewise.
+
+2016-10-20  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR binutis/20705
+       * testsuite/gas/i386/i386.exp: Run x86-64-opcode-bad.
+       * testsuite/gas/i386/x86-64-opcode-bad.d: New file.
+       * testsuite/gas/i386/x86-64-opcode-bad.s: Likewise.
+
+2016-10-19  Renlin Li  <renlin.li@arm.com>
+
+       * config/tc-arm.c (encode_arm_shift): Generate unpredictable warning
+       for register-shifted register instructions.
+       * testsuite/gas/arm/shift-bad-pc.d: New.
+       * testsuite/gas/arm/shift-bad-pc.l: New.
+       * testsuite/gas/arm/shift-bad-pc.s: New.
+
+2016-10-17  Cupertino Miranda  <cmiranda@synopsys.com>
+
+       * testsuite/arc/dis-inv.d: Fixed matching.
+
+2016-10-17  Cupertino Miranda  <cmiranda@synopsys.com>
+
+       * testsuite/arc/dis-inv.s: Test to validate patch.
+       * testsuite/arc/dis-inv.d: Likewise.
+
+2016-10-14  Claudiu Zissulescu  <claziss@synopsys.com>
+
+       * testsuite/gas/arc/shortlimm_a7.d: New file.
+       * testsuite/gas/arc/shortlimm_a7.s: Likewise.
+       * testsuite/gas/arc/shortlimm_hs.d: Likewise.
+       * testsuite/gas/arc/shortlimm_hs.s: Likewise.
+
+2016-10-11  Nick Clifton  <nickc@redhat.com>
+
+       * gas/arm/tls.d: Adjust output to match change in objdump.
+
+2016-10-11  Jiong Wang  <jiong.wang@arm.com>
+
+       PR target/20666
+       * testsuite/gas/aarch64/alias-2.d: Update expected results.
+
+2016-10-10  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
+
+       * testsuite/gas/cfi/cfi-common-1.d: Adjust regexps for mips64.
+       * testsuite/gas/cfi/cfi-common-2.d: Likewise.
+       * testsuite/gas/cfi/cfi-common-3.d: Likewise.
+       * testsuite/gas/cfi/cfi-common-4.d: Likewise.
+       * testsuite/gas/cfi/cfi-common-5.d: Likewise.
+       * testsuite/gas/cfi/cfi-common-7.d: Likewise.
+       * testsuite/gas/cfi/cfi-common-8.d: Likewise.
+       * testsuite/gas/cfi/cfi-common-9.d: Likewise.
+       * testsuite/gas/cfi/cfi-mips-1.d: Likewise.
+
 2016-10-08  Alan Modra  <amodra@gmail.com>
 
        * Makefile.am (EXTRA_as_new_SOURCES): Add config/rl78-parse.y and
This page took 0.026008 seconds and 4 git commands to generate.