fd394eabb8e483bff02593710bcce8222777bb88
[external/binutils.git] / gas / ChangeLog
1 2016-12-09  Maciej W. Rozycki  <macro@imgtec.com>
2
3         * testsuite/gas/mips/mips16-extend.d: New test.
4         * testsuite/gas/mips/mips16-extend.s: New test source.
5         * testsuite/gas/mips/mips.exp: Run the new test.
6
7 2016-12-08  Maciej W. Rozycki  <macro@imgtec.com>
8
9         * config/tc-arc.c (arc_show_cpu_list): Rename `spaces' local
10         variable to `space_buf'.
11
12 2016-12-08  Maciej W. Rozycki  <macro@imgtec.com>
13
14         * config/tc-arm.c (encode_arm_shift): Rename `index' local
15         variable to `op_index'.
16
17 2016-12-08  Alan Modra  <amodra@gmail.com>
18
19         * configure: Regenerate.
20
21 2016-12-07  Maciej W. Rozycki  <macro@imgtec.com>
22
23         * config/tc-mips.c (is_opcode_valid): Use local `isa'
24         consistently.
25
26 2016-12-06  Nick Clifton  <nickc@redhat.com>
27
28         PR gas/20901
29         * read.c (s_space): Place an upper limit on the number of spaces
30         generated.
31
32         PR gas/20896
33         * testsuite/gas/mmix/err-byte1.s: Adjust expected warning messages
34         to account for patch to next_char_of_string.
35
36 2016-12-05  Nick Clifton  <nickc@redhat.com>
37
38         PR gas/20902
39         * read.c (next_char_of_string): Do end advance past the end of the
40         buffer.
41
42         PR gas/20904
43         * as.h (SKIP_ALL_WHITESPACE): New macro.
44         * expr.c (operand): Use it.
45
46 2016-12-05  Szabolcs Nagy  <szabolcs.nagy@arm.com>
47
48         * config/tc-arm.c (do_vcmla, do_vcadd): Define.
49         (neon_scalar_for_vcmla): Define.
50         (enum operand_parse_code): Add OP_IROT1 and OP_IROT2.
51         (NEON_ENC_TAB): Add DDSI and QQSI variants.
52         (insns): Add vcmla and vcadd.
53         * testsuite/gas/arm/armv8_3-a-simd.d: New.
54         * testsuite/gas/arm/armv8_3-a-simd.s: New.
55         * testsuite/gas/arm/armv8_3-a-simd-bad.d: New.
56         * testsuite/gas/arm/armv8_3-a-simd-bad.l: New.
57         * testsuite/gas/arm/armv8_3-a-simd-bad.s: New.
58
59 2016-12-05  Claudiu Zissulescu  <claziss@synopsys.com>
60
61         * testsuite/gas/arc/textauxregister-1.d: New file.
62         * testsuite/gas/arc/textauxregister-1.s: Likewise.
63         * testsuite/gas/arc/textcondcode-err.s: Likewise.
64         * testsuite/gas/arc/textcoreregister-err.s: Likewise.
65         * config/tc-arc.c (tokenize_extregister): Return bfd_boolean,
66         don't check second argument of extension auxiliary register for
67         signess.
68         (arc_extcorereg): Consider the return of tokenize_extregister
69         function call.
70
71 2016-12-05  Szabolcs Nagy  <szabolcs.nagy@arm.com>
72
73         * config/tc-arm.c (arm_ext_v8_3, do_vjcvt): Define.
74         (insns): Add vjcvt.
75         * testsuite/gas/aarch64/armv8_3-a-fp.s: New.
76         * testsuite/gas/aarch64/armv8_3-a-fp.d: New.
77         * testsuite/gas/aarch64/armv8_3-a-fp-bad.s: New.
78         * testsuite/gas/aarch64/armv8_3-a-fp-bad.d: New.
79         * testsuite/gas/aarch64/armv8_3-a-fp-bad.l: New.
80
81 2016-12-05  Szabolcs Nagy  <szabolcs.nagy@arm.com>
82
83         * config/tc-arm.c (arm_archs): Add "armv8.3-a".
84         * doc/c-arm.texi (-march): Add "armv8.3-a".
85
86 2016-12-02  Claudiu Zissulescu  <claziss@synopsys.com>
87
88         * testsuite/gas/arc/cpu-em-err.s: New file.
89         * testsuite/gas/arc/cpu-em4-err.s: Likewise.
90         * testsuite/gas/arc/cpu-fpuda-err.s: Likewise.
91         * testsuite/gas/arc/cpu-hs-err.s: Likewise.
92         * testsuite/gas/arc/cpu-quarkse-err.s: Likewise.
93         * testsuite/gas/arc/noargs_a7.s: Add .cpu.
94         * config/tc-arc.c (ARC_CPU_TYPE_A6xx): Define.
95         (ARC_CPU_TYPE_A7xx): Likewise.
96         (ARC_CPU_TYPE_AV2EM): Likewise.
97         (ARC_CPU_TYPE_AV2HS): Likewise.
98         (cpu_types): Update list of known CPU names.
99         (arc_show_cpu_list): New function.
100         (md_show_usage): Print accepted CPU names.
101         (cl_features): New variable.
102         (arc_select_cpu): Use cl_features.
103         (arc_option): Allow various .cpu names.
104         (md_parse_option): Set cl_features.
105         * doc/c-arc.texi: Update -mcpu and .cpu documentation.
106
107 2016-12-02  Josh Conner  <joshconner@google.com>
108
109         * configure.tgt: Add support for fuchsia (OS).
110
111 2016-12-01  Nick Clifton  <nickc@redhat.com>
112
113         PR gas/20898
114         * app.c (do_scrub_chars): Do not attempt to unget EOF.
115
116         PR gas/20897
117         * subsegs.c (subsegs_print_statistics): Do nothing if no output
118         file was created.
119
120         PR gas/20895
121         * symbols.c (resolve_symbol_value): Gracefully handle erroneous
122         symbolic expressions.
123
124 2016-11-29  Claudiu Zissulescu  <claziss@synopsys.com>
125
126         * config/tc-arc.c (find_opcode_match): New function argument
127         errmsg.
128         (assemble_tokens): Collect and report the eventual error message
129         found during opcode matching process.
130         * testsuite/gas/arc/lpcount-err.s: New file.
131         * testsuite/gas/arc/add_s-err.s: Update error message.
132
133 2016-11-28  Ramiro Polla  <ramiro@hex-rays.com>
134             Amit Pawar  <amit.pawar@amd.com>
135
136         PR binutils/20637
137         * testsuite/gas/i386/xop32reg.d: New file.
138         * testsuite/gas/i386/xop32reg.s: New file.
139         * testsuite/gas/i386/i386.exp: Run new test.
140
141 2016-11-27  Ambrogino Modigliani  <ambrogino.modigliani@gmail.com>
142
143         * arparse.y: Fix spelling in comments.
144
145 2016-11-27  Ambrogino Modigliani  <ambrogino.modigliani@gmail.com>
146
147         * config/bfin-lex.l: Fix spelling in comments.
148
149 2016-11-27  Ambrogino Modigliani  <ambrogino.modigliani@gmail.com>
150
151         * testsuite/gas/all/gas.exp: Fix spelling in comments.
152         * testsuite/gas/cris/cris.exp: Fix spelling in comments.
153         * testsuite/gas/hppa/basic/basic.exp: Fix spelling in comments.
154         * testsuite/gas/hppa/parse/parse.exp: Fix spelling in comments.
155         * testsuite/gas/hppa/reloc/reloc.exp: Fix spelling in comments.
156         * testsuite/gas/sh/arch/arch.exp: Fix spelling in comments.
157         * testsuite/gas/tic4x/tic4x.exp: Fix spelling in comments.
158
159 2016-11-27  Ambrogino Modigliani  <ambrogino.modigliani@gmail.com>
160
161         * testsuite/gas/arm/local_function.d: Fix spelling in comments.
162         * testsuite/gas/arm/req.s: Fix spelling in comments.
163         * testsuite/gas/arm/vfp1.s: Fix spelling in comments.
164         * testsuite/gas/arm/vfp1_t2.s: Fix spelling in comments.
165         * testsuite/gas/arm/vfp1xD.s: Fix spelling in comments.
166         * testsuite/gas/arm/vfp1xD_t2.s: Fix spelling in comments.
167         * testsuite/gas/mcore/allinsn.s: Fix spelling in comments.
168         * testsuite/gas/mips/24k-triple-stores-5.s: Fix spelling in comments.
169         * testsuite/gas/mips/delay.d: Fix spelling in comments.
170         * testsuite/gas/mips/nodelay.d: Fix spelling in comments.
171         * testsuite/gas/mips/r5900-full.s: Fix spelling in comments.
172         * testsuite/gas/mips/r5900.s: Fix spelling in comments.
173
174 2016-11-27  Ambrogino Modigliani  <ambrogino.modigliani@gmail.com>
175
176         * as.h: Fix spelling in comments.
177         * config/obj-ecoff.c: Fix spelling in comments.
178         * config/obj-macho.c: Fix spelling in comments.
179         * config/tc-aarch64.c: Fix spelling in comments.
180         * config/tc-arc.c: Fix spelling in comments.
181         * config/tc-arm.c: Fix spelling in comments.
182         * config/tc-avr.c: Fix spelling in comments.
183         * config/tc-cr16.c: Fix spelling in comments.
184         * config/tc-epiphany.c: Fix spelling in comments.
185         * config/tc-frv.c: Fix spelling in comments.
186         * config/tc-hppa.c: Fix spelling in comments.
187         * config/tc-hppa.h: Fix spelling in comments.
188         * config/tc-i370.c: Fix spelling in comments.
189         * config/tc-m68hc11.c: Fix spelling in comments.
190         * config/tc-m68k.c: Fix spelling in comments.
191         * config/tc-mcore.c: Fix spelling in comments.
192         * config/tc-mep.c: Fix spelling in comments.
193         * config/tc-metag.c: Fix spelling in comments.
194         * config/tc-mips.c: Fix spelling in comments.
195         * config/tc-mn10200.c: Fix spelling in comments.
196         * config/tc-mn10300.c: Fix spelling in comments.
197         * config/tc-nds32.c: Fix spelling in comments.
198         * config/tc-nios2.c: Fix spelling in comments.
199         * config/tc-ns32k.c: Fix spelling in comments.
200         * config/tc-pdp11.c: Fix spelling in comments.
201         * config/tc-ppc.c: Fix spelling in comments.
202         * config/tc-riscv.c: Fix spelling in comments.
203         * config/tc-rx.c: Fix spelling in comments.
204         * config/tc-score.c: Fix spelling in comments.
205         * config/tc-score7.c: Fix spelling in comments.
206         * config/tc-sparc.c: Fix spelling in comments.
207         * config/tc-tic54x.c: Fix spelling in comments.
208         * config/tc-vax.c: Fix spelling in comments.
209         * config/tc-xgate.h: Fix spelling in comments.
210         * config/tc-xtensa.c: Fix spelling in comments.
211         * config/tc-z80.c: Fix spelling in comments.
212         * dwarf2dbg.c: Fix spelling in comments.
213         * input-file.h: Fix spelling in comments.
214         * itbl-ops.c: Fix spelling in comments.
215         * read.c: Fix spelling in comments.
216         * stabs.c: Fix spelling in comments.
217         * symbols.c: Fix spelling in comments.
218         * write.c: Fix spelling in comments.
219         * testsuite/gas/all/itbl-test.c: Fix spelling in comments.
220         * testsuite/gas/tic4x/opclasses.h: Fix spelling in comments.
221
222 2016-11-25  Jose E. Marchesi  <jose.marchesi@oracle.com>
223
224         * config/tc-sparc.c (sparc_ip): Avoid emitting a cbcond error
225         messages for non-cbcond instructions.
226         * testsuite/gas/sparc/cbcond-diag.s: New file.
227         * testsuite/gas/sparc/cbcond-diag.l: Likewise.
228         * testsuite/gas/sparc/sparc.exp (gas_64_check): Run cbcond-diag tests.
229
230 2016-11-23  Jose E. Marchesi  <jose.marchesi@oracle.com>
231
232         * testsuite/gas/sparc/sparc.exp (gas_64_check): Make sure the
233         hwcaps-bump test is run with 64-bit objects.
234
235 2016-11-23  Kuan-Lin Chen  <kuanlinchentw@gmail.com>
236
237         * config/tc-riscv.c: Add missing break.
238
239 2016-11-23  Alan Modra  <amodra@gmail.com>
240
241         * po/POTFILES.in: Regenerate.
242
243 2016-11-22  Ambrogino Modigliani  <ambrogino.modigliani@gmail.com>
244
245         * configure: Regenerate.
246
247 2016-11-22  Jose E. Marchesi  <jose.marchesi@oracle.com>
248
249         * config/tc-sparc.c: Move HWS_* and HWS2_* definitions to
250         opcodes/sparc-opc.c.
251         (sparc_arch): Clarify the new role of the hwcap_allowed and
252         hwcap2_allowed fields.
253         (sparc_arch_table): Remove HWS_* and HWS2_* instances from
254         hwcap_allowed and hwcap2_allowed respectively.
255         (md_parse_option): Include the opcode arch hwcaps when processing
256         -A.
257         (sparc_ip): Use the current opcode arch hwcaps to update
258         hwcap_allowed, as well as the hwcaps of the instruction triggering
259         the bump.
260         * testsuite/gas/sparc/hwcaps-bump.s: New file.
261         * testsuite/gas/sparc/hwcaps-bump.l: Likewise.
262         * testsuite/gas/sparc/sparc.exp (gas_64_check): Run tests in
263         hwcaps-bump.
264
265 2016-11-22  Claudiu Zissulescu  <claziss@synopsys.com>
266
267         * testsuite/gas/arc/b.d: Update test result.
268
269 2016-11-22  Alan Modra  <amodra@gmail.com>
270
271         PR 20744
272         * config/tc-ppc.c: Delete VLE insn defines.
273         (md_assemble): Swap use_a_reloc and use_d_reloc.
274         * testsuite/gas/ppc/vle-reloc.d: Update.
275
276 2016-11-21  Renlin Li  <renlin.li@arm.com>
277
278         PR gas/20827
279         * config/tc-arm.c (encode_arm_shift): Don't assert for operands not
280         presented.
281         * testsuite/gas/arm/add-shift-two.d: New.
282         * testsuite/gas/arm/add-shift-two.s: New.
283
284 2016-11-21  Alan Modra  <amodra@gmail.com>
285
286         * configure.ac: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
287         * Makefile.am (comparison): Rewrite using do_compare.
288         * configure: Regenerate.
289         * Makefile.in: Regenerate.
290         * doc/Makefile.in: Regenerate.
291
292 2016-11-18  Claudiu Zissulescu  <claziss@synopsys.com>
293
294         * testsuite/gas/arc/cl-warn.s: New file.
295         * testsuite/gas/arc/cpu-pseudop-1.d: Likewise.
296         * testsuite/gas/arc/cpu-pseudop-1.s: Likewise.
297         * testsuite/gas/arc/cpu-pseudop-2.d: Likewise.
298         * testsuite/gas/arc/cpu-pseudop-2.s: Likewise.
299         * testsuite/gas/arc/cpu-warn2.s: Likewise.
300         * config/tc-arc.c (selected_cpu): Initialize.
301         (feature_type): New struct.
302         (feature_list): New variable.
303         (arc_check_feature): New function.
304         (arc_select_cpu): Check for .cpu duplicates. Don't overwrite the
305         current cpu features. Check if a feature is available for a given
306         cpu.
307         (md_parse_option): Test if features are available for a given cpu.
308
309 2016-11-18  Szabolcs Nagy  <szabolcs.nagy@arm.com>
310
311         * config/tc-aarch64.c (parse_operands): Handle AARCH64_OPND_IMM_ROT*.
312         * testsuite/gas/aarch64/advsimd-armv8_3.d: New.
313         * testsuite/gas/aarch64/advsimd-armv8_3.s: New.
314         * testsuite/gas/aarch64/illegal-fcmla.s: New.
315         * testsuite/gas/aarch64/illegal-fcmla.l: New.
316         * testsuite/gas/aarch64/illegal-fcmla.d: New.
317
318 2016-11-18  Szabolcs Nagy  <szabolcs.nagy@arm.com>
319
320         * testsuite/gas/aarch64/ldst-exclusive-armv8_3.s: Add ldaprb, ldaprh, ldapr tests.
321         * testsuite/gas/aarch64/ldst-exclusive-armv8_3.d: Likewise.
322         * testsuite/gas/aarch64/illegal-ldapr.s: Likewise.
323         * testsuite/gas/aarch64/illegal-ldapr.d: Likewise.
324         * testsuite/gas/aarch64/illegal-ldapr.l: Likewise.
325
326 2016-11-18  Szabolcs Nagy  <szabolcs.nagy@arm.com>
327
328         * testsuite/gas/aarch64/fp-armv8_3.s: Add fjcvtzs test.
329         * testsuite/gas/aarch64/fp-armv8_3.d: Likewise.
330         * testsuite/gas/aarch64/illegal-fjcvtzs.s: Likewise.
331         * testsuite/gas/aarch64/illegal-fjcvtzs.d: Likewise.
332         * testsuite/gas/aarch64/illegal-fjcvtzs.l: Likewise.
333         * testsuite/gas/aarch64/illegal-nofp-armv8_3.s: Likewise.
334         * testsuite/gas/aarch64/illegal-nofp-armv8_3.d: Likewise.
335         * testsuite/gas/aarch64/illegal-nofp-armv8_3.l: Likewise.
336
337 2016-11-18  Szabolcs Nagy  <szabolcs.nagy@arm.com>
338
339         * config/tc-aarch64.c (parse_operands): Handle AARCH64_OPND_ADDR_SIMM10.
340         (fix_insn): Likewise.
341         (warn_unpredictable_ldst): Handle ldst_imm10.
342         * testsuite/gas/aarch64/pac.s: Add ldraa and ldrab tests.
343         * testsuite/gas/aarch64/pac.d: Likewise.
344         * testsuite/gas/aarch64/illegal-ldraa.s: New.
345         * testsuite/gas/aarch64/illegal-ldraa.l: New.
346         * testsuite/gas/aarch64/illegal-ldraa.d: New.
347
348 2016-11-15  Nick Clifton  <nickc@redhat.com>
349
350         PR gas/20803
351         * config/tc-sparc.c (cons_fix_new_sparc): Use unaligned relocs in
352         the .eh_frame section.
353
354 2016-11-13  Anthony Green  <green@moxielogic.org>
355
356         * config/tc-moxie.c (md_assemble): Assemble 'bad' opcode.
357
358 2016-11-11  Nick Clifton  <nickc@redhat.com>
359
360         PR gas/20732
361         * expr.c (integer_constant): If tc_allow_L_suffix is defined and
362         non-zero then accept a L or LL suffix.
363         * testsuite/gas/sparc/pr20732.d: New test source file.
364         * testsuite/gas/sparc/pr20732.d: New test output file.
365         * testsuite/gas/sparc/sparc.exp: Run new test.
366
367 2016-11-11  Szabolcs Nagy  <szabolcs.nagy@arm.com>
368
369         * testsuite/gas/aarch64/pac.s: Add ARMv8.3 branch instruction tests.
370         * testsuite/gas/aarch64/pac.d: Likewise.
371
372 2016-11-11  Szabolcs Nagy  <szabolcs.nagy@arm.com>
373
374         * config/tc-aarch64.c (process_omitted_operand): Handle AARCH64_OPND_Rm_SP.
375         (parse_operands): Likewise.
376         * testsuite/gas/aarch64/pac.s: Add pacga.
377         * testsuite/gas/aarch64/pac.d: Add pacga.
378
379 2016-11-11  Szabolcs Nagy  <szabolcs.nagy@arm.com>
380
381         * testsuite/gas/aarch64/pac.s: New.
382         * testsuite/gas/aarch64/pac.d: New.
383
384 2016-11-11  Szabolcs Nagy  <szabolcs.nagy@arm.com>
385
386         * testsuite/gas/aarch64/sysreg-3.s: New.
387         * testsuite/gas/aarch64/sysreg-3.d: New.
388         * testsuite/gas/aarch64/illegal-sysreg-3.l: New.
389         * testsuite/gas/aarch64/illegal-sysreg-3.d: New.
390
391 2016-11-11  Szabolcs Nagy  <szabolcs.nagy@arm.com>
392
393         * testsuite/gas/aarch64/system-3.s: New.
394         * testsuite/gas/aarch64/system-3.d: New.
395         * testsuite/gas/aarch64/system.d: Update expected output.
396
397 2016-11-11  Szabolcs Nagy  <szabolcs.nagy@arm.com>
398
399         * config/tc-aarch64.c (aarch64_archs): Add "armv8.3-a".
400         * doc/c-aarch64.texi (-march): Likewise.
401
402 2016-11-11  Szabolcs Nagy  <szabolcs.nagy@arm.com>
403
404         * config/tc-aarch64.c (aarch64_features): Fix "simd" and "crypto".
405         * testsuite/gas/aarch64/illegal-crypto-nofp.d: New.
406         * testsuite/gas/aarch64/illegal-crypto-nofp.l: New.
407         * testsuite/gas/aarch64/illegal-fp16-nofp.d: New.
408         * testsuite/gas/aarch64/illegal-fp16-nofp.l: New.
409         * testsuite/gas/aarch64/illegal-fp16-nofp.s: New.
410
411 2016-11-09  H.J. Lu  <hongjiu.lu@intel.com>
412
413         PR binutils/20799
414         * testsuite/gas/i386/opcode.s: Add a test for EVEX vpextrw.
415         * testsuite/gas/i386/opcode-intel.d: Updated.
416         * testsuite/gas/i386/opcode-suffix.d: Likewise.
417         * testsuite/gas/i386/opcode.d: Likewise.
418         * testsuite/gas/i386/x86-64-avx512bw-opts.s: Remove vpextrw
419         tests.
420         * testsuite/gas/i386/x86-64-avx512bw-opts-intel.d: Updated.
421         * testsuite/gas/i386/x86-64-avx512bw-opts.d: Likewise.
422
423 2016-11-09  H.J. Lu  <hongjiu.lu@intel.com>
424
425         PR binutils/20754
426         * testsuite/gas/i386/opcode-suffix.d: Updated.
427
428 2016-11-07  H.J. Lu  <hongjiu.lu@intel.com>
429
430         PR binutils/20775
431         * testsuite/gas/i386/i386.exp: Run fpu-bad.
432         * testsuite/gas/i386/fpu-bad.d: New file.
433         * testsuite/gas/i386/fpu-bad.s: Likewise.
434
435 2016-11-04  Nathan Sidwell  <nathan@acm.org>
436
437         gas/
438         * input-scrub.c (partial_size): Make size_t.
439         (buffer_length): Likewise.  Adjust meaning.
440         (struct input_save): Adjust partial_size type.
441         (input_scrub_reinit): New.
442         (input_scrub_push, input_scrub_begin): Use it.
443         (input_scrub_next_buffer): Fix buffer extension logic. Only scan
444         newly read buffer for newline.
445
446 2016-11-04  Andrew Burgess  <andrew.burgess@embecosm.com>
447
448         * config/tc-arc.c (find_opcode_match): Use insert function to
449         validate matching address type operands.
450         * testsuite/gas/arc/nps400-10.d: New file.
451         * testsuite/gas/arc/nps400-10.s: New file.
452
453 2016-11-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
454
455         * config/tc-arm.c (cortex-m33): Declare new processor.
456         * doc/c-arm.texi (-mcpu ARM command line option): Document new
457         Cortex-M33 processor.
458         * NEWS: Mention ARM Cortex-M33 support.
459
460 2016-11-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
461
462         * config/tc-arm.c (cortex-m23): Declare new processor.
463         * doc/c-arm.texi (-mcpu ARM command line option): Document new
464         Cortex-M23 processor.
465         * NEWS: Mention ARM Cortex-M23 support.
466
467 2016-11-04  Palmer Dabbelt  <palmer@dabbelt.com>
468             Andrew Waterman <andrew@sifive.com>
469
470         * Makefile.am (CPU_DOCS): Add c-riscv.texi.
471         * Makefile.in: Regenerate.
472         * doc/all.texi: Set RISCV.
473         * doc/as.texinfo: Add RISCV options.
474         Add RISC-V-Dependent node.
475         Include c-riscv.texi.
476         * doc/c-riscv.texi: Rename RISC-V Options to RISC-V-Opts.
477
478 2016-11-03  Graham Markall  <graham.markall@embecosm.com>
479
480         * testsuite/gas/arc/nps400-6.s: Change ldbit tests so that limm
481         operands are out of the range of an s9, in order to fix the test.
482         * testsuite/gas/arc/nps400-6.d: Updated to match new expected output.
483
484 2016-11-03  Graham Markall  <graham.markall@embecosm.com>
485
486         * testsuite/gas/arc/nps-400-9.d: Added.
487         * testsuite/gas/arc/nps-400-9.s: Added.
488
489 2016-11-03  Andrew Burgess  <andrew.burgess@embecosm.com>
490
491         * config/tc-arc.c (struct arc_insn): Change type of insn field.
492         (md_number_to_chars_midend): Support 6- and 8-byte values.
493         (emit_insn0): Update debug output.
494         (find_opcode_match): Likewise.
495         (build_fake_opcode_hash_entry): Delete.
496         (find_special_case_long_opcode): Delete.
497         (find_special_case): Remove long format special case handling.
498         (insert_operand): Change instruction type and update debug print
499         format.
500         (assemble_insn): Change instruction type, update debug print
501         formats, and remove unneeded assert.
502
503 2016-11-03  Graham Markall  <graham.markall@embecosm.com>
504
505         * config/tc-arc.c (assemble_insn): Replace use of ARC_SHORT with
506         arc_opcode_len.
507
508 2016-11-03  Graham Markall  <graham.markall@embecosm.com>
509
510         * config/tc-arc.c (struct arc_insn): Replace short_insn flag with
511         len field.
512         (apply_fixups): Update to use len field.
513         (emit_insn0): Simplify code, making use of len field.
514         (md_convert_frag): Update to use len field.
515         (assemble_insn): Update to use len field.
516
517 2016-11-03  Siddhesh Poyarekar  <siddhesh.poyarekar@linaro.org>
518
519         * config/tc-aarch64.c (aarch64_cpus): Add falkor.
520         * config/tc-arm.c (arm_cpus): Likewise.
521         * doc/c-aarch64.texi: Likewise.
522         * doc/c-arm.texi: Likewise.
523
524 2016-11-03  H.J. Lu  <hongjiu.lu@intel.com>
525
526         PR binutils/20754
527         * testsuite/gas/i386/opcode.s: Add tests for opcode 0x82.
528         * testsuite/gas/i386/opcode-intel.d: Updated.
529         * testsuite/gas/i386/opcode.d: Likewise.
530
531 2016-11-02  Jiong Wang  <jiong.wang@arm.com>
532
533         * config/tc-arm.c (SBIT_SHIFT): New.
534         (T2_SBIT_SHIFT): Likewise.
535         (t32_insn_ok): Return TRUE for MOV in ARMv8-M Baseline.
536         (md_apply_fix): Try UINT16 encoding when ARM/Thumb modified immediate
537         encoding failed.
538         * testsuite/gas/arm/archv6t2-bad.s: New error case.
539         * testsuite/gas/arm/archv6t2-bad.l: New error match.
540         * testsuite/gas/arm/archv6t2.s: New testcase.
541         * testsuite/gas/arm/archv6t2.d: New expected result.
542         * testsuite/gas/arm/archv8m.s: New testcase.
543         * testsuite/gas/arm/archv8m-base.d: New expected result.
544         * testsuite/gas/arm/archv8m-main.d: Likewise.
545         * testsuite/gas/arm/archv8m-main-dsp-1.d: Likewise.
546
547 2016-11-02  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
548
549         * config/tc-i386.c: (cpu_arch) Add .avx512_4vnniw.
550         (cpu_noarch): Add noavx512_4vnniw.
551         * doc/c-i386.texi: Document avx512_4vnniw, noavx512_4vnniw.
552         * testsuite/gas/i386/i386.exp: Run AVX512_4VNNIW tests.
553         * testsuite/gas/i386/avx512_4vnniwd_vl-intel.d: New test.
554         * testsuite/gas/i386/avx512_4vnniwd_vl.d: Ditto.
555         * testsuite/gas/i386/avx512_4vnniwd_vl.s: Ditto.
556         * testsuite/gas/i386/avx512_4vnniwd-intel.d: Ditto.
557         * testsuite/gas/i386/avx512_4vnniwd.d: Ditto.
558         * testsuite/gas/i386/avx512_4vnniwd.s: Ditto.
559         * testsuite/gas/i386/x86-64-avx512_4vnniwd_vl-intel.d: Ditto.
560         * testsuite/gas/i386/x86-64-avx512_4vnniwd_vl.d: Ditto.
561         * testsuite/gas/i386/x86-64-avx512_4vnniwd_vl.s: Ditto.
562         * testsuite/gas/i386/x86-64-avx512_4vnniwd-intel.d: Ditto.
563         * testsuite/gas/i386/x86-64-avx512_4vnniwd.d: Ditto.
564         * testsuite/gas/i386/x86-64-avx512_4vnniwd.s: Ditto.
565
566 2016-11-02  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
567
568         * config/tc-i386.c (cpu_arch): Add .avx512_4fmaps.
569         (cpu_noarch): Add noavx512_4fmaps.
570         (process_operands): Handle implicit quad group.
571         * doc/c-i386.texi: Document avx512_4fmaps, noavx512_4fmaps.
572         * testsuite/gas/i386/i386.exp: Add AVX512_4FMAPS tests.
573         * testsuite/gas/i386/avx512_4fmaps_vl-intel.d: New test.
574         * testsuite/gas/i386/avx512_4fmaps_vl.d: Ditto.
575         * testsuite/gas/i386/avx512_4fmaps_vl.s: Ditto.
576         * testsuite/gas/i386/avx512_4fmaps-intel.d: Ditto.
577         * testsuite/gas/i386/avx512_4fmaps.d: Ditto.
578         * testsuite/gas/i386/avx512_4fmaps.s: Ditto.
579         * testsuite/gas/i386/avx512_4fmaps-warn.l: Ditto.
580         * testsuite/gas/i386/avx512_4fmaps-warn.s: Ditto.
581         * testsuite/gas/i386/avx512_4fmaps_vl-warn.l: Ditto.
582         * testsuite/gas/i386/avx512_4fmaps_vl-warn.s: Ditto.
583         * testsuite/gas/i386/x86-64-avx512_4fmaps_vl-intel.d: Ditto.
584         * testsuite/gas/i386/x86-64-avx512_4fmaps_vl.d: Ditto.
585         * testsuite/gas/i386/x86-64-avx512_4fmaps_vl.s: Ditto.
586         * testsuite/gas/i386/x86-64-avx512_4fmaps-intel.d: Ditto.
587         * testsuite/gas/i386/x86-64-avx512_4fmaps.d: Ditto.
588         * testsuite/gas/i386/x86-64-avx512_4fmaps.s: Ditto.
589         * testsuite/gas/i386/x86-64-avx512_4fmaps-warn.l: Ditto.
590         * testsuite/gas/i386/x86-64-avx512_4fmaps-warn.s: Ditto.
591         * testsuite/gas/i386/x86-64-avx512_4fmaps_vl-warn.l: Ditto.
592         * testsuite/gas/i386/x86-64-avx512_4fmaps_vl-warn.s: Ditto.
593
594 2016-11-01  Palmer Dabbelt  <palmer@dabbelt.com>
595             Andrew Waterman <andrew@sifive.com>
596
597         Add support for RISC-V architecture.
598         * Makefile.am: Add riscv files.
599         * Makefile.in: Regenerate.
600         * NEWS: Mention the support for this architecture.
601         * configure.in: Define a default architecture.
602         * configure: Regenerate.
603         * configure.tgt: Add entries for riscv.
604         * doc/as.texinfo: Likewise.
605         * testsuite/gas/all/gas.exp: Expect the redef tests to fail.
606         * testsuite/gas/elf/elf.exp: Expect the groupauto tests to fail.
607         * config/tc-riscv.c: New file.
608         * config/tc-riscv.h: New file.
609         * doc/c-riscv.texi: New file.
610         * testsuite/gas/riscv: New directory.
611         * testsuite/gas/riscv/riscv.exp: New file.
612         * testsuite/gas/riscv/t_insns.d: New file.
613         * testsuite/gas/riscv/t_insns.s: New file.
614
615 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
616
617         * config/tc-arc.c (arc_target): Delete.
618         (arc_target_name): Delete.
619         (arc_features): Delete.
620         (arc_mach_type): Delete.
621         (mach_type_specified_p): Delete.
622         (enum mach_selection_type): New enum.
623         (mach_selection_mode): New static global.
624         (selected_cpu): New static global.
625         (arc_eflag): Rename to ...
626         (arc_initial_eflag): ...this, and make const.
627         (arc_select_cpu): Update comment, new parameter, check how
628         previous machine type selection was made, and record this
629         selection.  Use selected_cpu instead of old globals.
630         (arc_option): Remove use of arc_get_mach, instead use
631         arc_select_cpu to validate machine type selection.  Use
632         selected_cpu over old globals.
633         (allocate_tok): Use selected_cpu over old globals.
634         (find_opcode_match): Likewise.
635         (assemble_tokens): Likewise.
636         (arc_cons_fix_new): Likewise.
637         (arc_extinsn): Likewise.
638         (arc_extcorereg): Likewise.
639         (md_begin): Update default machine type selection, use
640         selected_cpu over old globals.
641         (md_parse_option): Update machine type selection option handling,
642         use selected_cpu over old globals.
643         * testsuite/gas/arc/nps400-0.s: Add .cpu directive.
644
645 2016-10-26  Alan Modra  <amodra@gmail.com>
646
647         Revert 2016-10-06  Alan Modra  <amodra@gmail.com>
648         * config/rl78-parse.y: Do use old %name-prefix syntax.
649         * config/rx-parse.y: Likewise.
650
651 2016-10-21  H.J. Lu  <hongjiu.lu@intel.com>
652
653         * config/tc-i386.c (cpu_arch): Remove .pcommit.
654         * doc/c-i386.texi: Likewise.
655         * testsuite/gas/i386/i386.exp: Remove pcommit tests.
656         * testsuite/gas/i386/pcommit-intel.d: Removed.
657         * testsuite/gas/i386/pcommit.d: Likewise.
658         * testsuite/gas/i386/pcommit.s: Likewise.
659         * testsuite/gas/i386/x86-64-pcommit-intel.d: Likewise.
660         * testsuite/gas/i386/x86-64-pcommit.d: Likewise.
661         * testsuite/gas/i386/x86-64-pcommit.s: Likewise.
662
663 2016-10-20  H.J. Lu  <hongjiu.lu@intel.com>
664
665         PR binutis/20705
666         * testsuite/gas/i386/i386.exp: Run x86-64-opcode-bad.
667         * testsuite/gas/i386/x86-64-opcode-bad.d: New file.
668         * testsuite/gas/i386/x86-64-opcode-bad.s: Likewise.
669
670 2016-10-19  Renlin Li  <renlin.li@arm.com>
671
672         * config/tc-arm.c (encode_arm_shift): Generate unpredictable warning
673         for register-shifted register instructions.
674         * testsuite/gas/arm/shift-bad-pc.d: New.
675         * testsuite/gas/arm/shift-bad-pc.l: New.
676         * testsuite/gas/arm/shift-bad-pc.s: New.
677
678 2016-10-17  Cupertino Miranda  <cmiranda@synopsys.com>
679
680         * testsuite/arc/dis-inv.d: Fixed matching.
681
682 2016-10-17  Cupertino Miranda  <cmiranda@synopsys.com>
683
684         * testsuite/arc/dis-inv.s: Test to validate patch.
685         * testsuite/arc/dis-inv.d: Likewise.
686
687 2016-10-14  Claudiu Zissulescu  <claziss@synopsys.com>
688
689         * testsuite/gas/arc/shortlimm_a7.d: New file.
690         * testsuite/gas/arc/shortlimm_a7.s: Likewise.
691         * testsuite/gas/arc/shortlimm_hs.d: Likewise.
692         * testsuite/gas/arc/shortlimm_hs.s: Likewise.
693
694 2016-10-11  Nick Clifton  <nickc@redhat.com>
695
696         * gas/arm/tls.d: Adjust output to match change in objdump.
697
698 2016-10-11  Jiong Wang  <jiong.wang@arm.com>
699
700         PR target/20666
701         * testsuite/gas/aarch64/alias-2.d: Update expected results.
702
703 2016-10-10  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
704
705         * testsuite/gas/cfi/cfi-common-1.d: Adjust regexps for mips64.
706         * testsuite/gas/cfi/cfi-common-2.d: Likewise.
707         * testsuite/gas/cfi/cfi-common-3.d: Likewise.
708         * testsuite/gas/cfi/cfi-common-4.d: Likewise.
709         * testsuite/gas/cfi/cfi-common-5.d: Likewise.
710         * testsuite/gas/cfi/cfi-common-7.d: Likewise.
711         * testsuite/gas/cfi/cfi-common-8.d: Likewise.
712         * testsuite/gas/cfi/cfi-common-9.d: Likewise.
713         * testsuite/gas/cfi/cfi-mips-1.d: Likewise.
714
715 2016-10-08  Alan Modra  <amodra@gmail.com>
716
717         * Makefile.am (EXTRA_as_new_SOURCES): Add config/rl78-parse.y and
718         config/rx-parse.y.  Move config/bfin-parse.y.
719         (bfin-parse.@OBJEXT@, rl78-parse.@OBJEXT@, rx-parse.@OBJEXT@): Delete.
720         ($(srcdir)/config/rl78-defs.h): New rule.
721         * Makefile.in: Regenerate.
722
723 2016-10-07  Jiong Wang  <jiong.wang@arm.com>
724
725         PR target/20667
726         * testsuite/gas/aarch64/sys-rt-reg.s: Test source for instructions using
727         SYS_Rt reg.
728         * testsuite/gas/aarch64/sys-rt-reg.d: New testcase.
729
730 2016-10-06  Claudiu Zissulescu  <claziss@synopsys.com>
731
732         * testsuite/gas/arc/leave_enter.d: New file.
733         * testsuite/gas/arc/leave_enter.s: Likewise.
734         * testsuite/gas/arc/regnames.d: Likewise.
735         * testsuite/gas/arc/regnames.s: Likewise.
736         * config/tc-arc.c (arc_parse_name): Don't match reg names against
737         confirmed symbol names.
738
739 2016-10-06  Alan Modra  <amodra@gmail.com>
740
741         * app.c (do_scrub_chars): Move fall through comment.
742         * expr.c (operand): Likewise.
743
744 2016-10-06  Matthew Fortune  <matthew.fortune@imgtec.com>
745
746         PR gas/20648
747         * dw2gencfi.c (dot_cfi_sections): Refine the check for
748         inconsistent .cfi_sections to only consider compact vs non
749         compact forms.
750         * testsuite/gas/cfi/cfi-common-9.d: New file.
751         * testsuite/gas/cfi/cfi-common-9.s: New file.
752         * testsuite/gas/cfi/cfi.exp: Run new test.
753
754 2016-10-06  Alan Modra  <amodra@gmail.com>
755
756         * app.c: Add missing fall through comments.
757         * dw2gencfi.c: Likewise.
758         * expr.c: Likewise.
759         * config/tc-alpha.c: Likewise.
760         * config/tc-arc.c: Likewise.
761         * config/tc-arm.c: Likewise.
762         * config/tc-cr16.c: Likewise.
763         * config/tc-crx.c: Likewise.
764         * config/tc-dlx.c: Likewise.
765         * config/tc-h8300.c: Likewise.
766         * config/tc-hppa.c: Likewise.
767         * config/tc-i370.c: Likewise.
768         * config/tc-i386.c: Likewise.
769         * config/tc-i960.c: Likewise.
770         * config/tc-ia64.c: Likewise.
771         * config/tc-m68hc11.c: Likewise.
772         * config/tc-m68k.c: Likewise.
773         * config/tc-mep.c: Likewise.
774         * config/tc-metag.c: Likewise.
775         * config/tc-microblaze.c: Likewise.
776         * config/tc-mips.c: Likewise.
777         * config/tc-ns32k.c: Likewise.
778         * config/tc-rx.c: Likewise.
779         * config/tc-score.c: Likewise.
780         * config/tc-score7.c: Likewise.
781         * config/tc-sh.c: Likewise.
782         * config/tc-tic4x.c: Likewise.
783         * config/tc-vax.c: Likewise.
784         * config/tc-xstormy16.c: Likewise.
785         * config/tc-z80.c: Likewise.
786         * config/tc-z8k.c: Likewise.
787         * config/obj-elf.c: Likewise.
788         * config/tc-i386.c: Likewise.
789         * depend.c: Spell fall through comments consistently.
790         * config/tc-arm.c: Likewise.
791         * config/tc-d10v.c: Likewise.
792         * config/tc-i960.c: Likewise.
793         * config/tc-ia64.c: Likewise.
794         * config/tc-m68k.c: Likewise.
795         * config/tc-mcore.c: Likewise.
796         * config/tc-mep.c: Likewise.
797         * config/tc-ns32k.c: Likewise.
798         * config/tc-visium.c: Likewise.
799         * config/tc-xstormy16.c: Likewise.
800         * config/tc-z8k.c: Likewise.
801
802 2016-10-06  Alan Modra  <amodra@gmail.com>
803
804         * as.h (as_assert): Add ATTRIBUTE_NORETURN.
805
806 2016-10-06  Alan Modra  <amodra@gmail.com>
807
808         * config/tc-arc.c (find_opcode_match): Add missing break.
809         * config/tc-i960.c (get_cdisp): Likewise.
810         * config/tc-metag.c (parse_swap, md_apply_fix): Likewise.
811         * config/tc-mt.c (md_parse_option): Likewise.
812         * config/tc-nds32.c (nds32_apply_fix): Likewise.
813         * config/tc-hppa.c (pa_ip): Assert rather than testing last
814         condition of multiple if statements.
815         * config/tc-s390.c (s390_exp_compare): Return 0 on error.
816         * config/tc-tic4x.c (tic4x_operand_parse): Add as_bad and break
817         out of case rather than falling into next case.  Formatting.
818
819 2016-10-06  Alan Modra  <amodra@gmail.com>
820
821         * config/rl78-parse.y: Don't use deprecated %name-prefix.
822         * config/rx-parse.y: Likewise.
823
824 2016-09-29  Jiong Wang  <jiong.wang@arm.com>
825
826         PR target/20553
827         * testsuite/gas/aarch64/advsimd-fp16.s (indexed_elem): New high index
828         testcases for H and S variants.  New low index testcases for D variant.
829         * testsuite/gas/aarch64/advsimd-fp16.d: Update expected results.
830
831 2016-09-29  Alan Modra  <amodra@gmail.com>
832
833         * config/tc-ppc.c (md_assemble): Handle PPC_OPERAND_OPTIONAL32.
834         * testsuite/gas/ppc/power8.s: Provide tbegin. operand.
835         * testsuite/gas/ppc/power9.d: Update cmprb disassembly.
836
837 2016-09-26  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
838
839         * config/tc-xtensa.c (xg_reverse_shift_count): Pass cnt_arg instead of
840         cnt_argp to concat.
841
842 2016-09-26  Vlad Zakharov  <vzakhar@synopsys.com>
843
844         * Makefile.in: Regenerate.
845         * configure: Likewise.
846         * doc/Makefile.in: Likewise.
847
848 2016-09-26  Alan Modra  <amodra@gmail.com>
849
850         * config/tc-ppc.c (ppc_elf_gnu_attribute): New function.
851         (md_pseudo_table <ELF>): Handle "gnu_attribute".
852
853 2016-09-22  Thomas Preud'homme  <thomas.preudhomme@arm.com>
854
855         * config/tc-arm.c (v7m_psrs): Remove BASEPRI_MASK MRS/MSR special
856         register and redundant basepri_max.
857
858 2016-09-21  Richard Sandiford  <richard.sandiford@arm.com>
859
860         * config/tc-aarch64.c (print_operands): Print spaces between
861         operands.
862         * testsuite/gas/aarch64/ilp32-basic.d: Expect spaces after ","
863         in addresses.
864         * testsuite/gas/aarch64/ldst-reg-imm-post-ind.d: Likewise.
865         * testsuite/gas/aarch64/ldst-reg-imm-pre-ind.d: Likewise.
866         * testsuite/gas/aarch64/ldst-reg-pair.d: Likewise.
867         * testsuite/gas/aarch64/ldst-reg-reg-offset.d: Likewise.
868         * testsuite/gas/aarch64/ldst-reg-uns-imm.d: Likewise.
869         * testsuite/gas/aarch64/ldst-reg-unscaled-imm.d: Likewise.
870         * testsuite/gas/aarch64/reloc-insn.d: Likewise.
871         * testsuite/gas/aarch64/sve.d: Likewise.
872         * testsuite/gas/aarch64/symbol.d: Likewise.
873         * testsuite/gas/aarch64/system.d: Likewise.
874         * testsuite/gas/aarch64/tls-desc.d: Likewise.
875         * testsuite/gas/aarch64/sve-invalid.l: Expect spaces after ","
876         in suggested alternatives.
877         * testsuite/gas/aarch64/verbose-error.l: Likewise.
878
879 2016-09-21  Richard Sandiford  <richard.sandiford@arm.com>
880
881         * config/tc-aarch64.c (output_operand_error_record): Use "must be"
882         rather than "should be" or "expected to be" in error messages.
883         (parse_operands): Likewise.
884         * testsuite/gas/aarch64/diagnostic.l: Likewise.
885         * testsuite/gas/aarch64/legacy_reg_names.l: Likewise.
886         * testsuite/gas/aarch64/sve-invalid.l: Likewise.
887         * testsuite/gas/aarch64/sve-reg-diagnostic.l: Likewise.
888
889 2016-09-21  Richard Sandiford  <richard.sandiford@arm.com>
890
891         * config/tc-aarch64.c (opcode_lookup): Search for the end of
892         a condition name, rather than assuming that it will have exactly
893         2 characters.
894         (parse_operands): Likewise.
895         * testsuite/gas/aarch64/alias.d: Add new condition-code comments
896         to the expected output.
897         * testsuite/gas/aarch64/beq_1.d: Likewise.
898         * testsuite/gas/aarch64/float-fp16.d: Likewise.
899         * testsuite/gas/aarch64/int-insns.d: Likewise.
900         * testsuite/gas/aarch64/no-aliases.d: Likewise.
901         * testsuite/gas/aarch64/programmer-friendly.d: Likewise.
902         * testsuite/gas/aarch64/reloc-insn.d: Likewise.
903         * testsuite/gas/aarch64/b_c_1.d, testsuite/gas/aarch64/b_c_1.s:
904         New test.
905
906 2016-09-21  Richard Sandiford  <richard.sandiford@arm.com>
907
908         * testsuite/gas/aarch64/diagnostic.s,
909         testsuite/gas/aarch64/diagnostic.l: Add tests for
910         invalid uses of MUL VL and MUL in base AArch64 instructions.
911         * testsuite/gas/aarch64/sve-add.s, testsuite/gas/aarch64/sve-add.d,
912         testsuite/gas/aarch64/sve-dup.s, testsuite/gas/aarch64/sve-dup.d,
913         testsuite/gas/aarch64/sve-invalid.s,
914         testsuite/gas/aarch64/sve-invalid.d,
915         testsuite/gas/aarch64/sve-invalid.l,
916         testsuite/gas/aarch64/sve-reg-diagnostic.s,
917         testsuite/gas/aarch64/sve-reg-diagnostic.d,
918         testsuite/gas/aarch64/sve-reg-diagnostic.l,
919         testsuite/gas/aarch64/sve.s, testsuite/gas/aarch64/sve.d: New tests.
920
921 2016-09-21  Richard Sandiford  <richard.sandiford@arm.com>
922
923         * doc/c-aarch64.texi: Document the "sve" feature.
924         * config/tc-aarch64.c (REG_TYPE_R_Z_BHSDQ_VZP): New register type.
925         (get_reg_expected_msg): Handle it.
926         (parse_operands): When parsing operands of an SVE instruction,
927         disallow immediates that match REG_TYPE_R_Z_BHSDQ_VZP.
928         (aarch64_features): Add an entry for SVE.
929
930 2016-09-21  Richard Sandiford  <richard.sandiford@arm.com>
931
932         * config/tc-aarch64.c (parse_operands): Handle the new SVE core
933         and FP register operands.
934
935 2016-09-21  Richard Sandiford  <richard.sandiford@arm.com>
936
937         * config/tc-aarch64.c (double_precision_operand_p): New function.
938         (parse_operands): Use it to calculate the dp_p input to
939         parse_aarch64_imm_float.  Handle the new SVE FP immediate operands.
940
941 2016-09-21  Richard Sandiford  <richard.sandiford@arm.com>
942
943         * config/tc-aarch64.c (parse_operands): Handle the new SVE integer
944         immediate operands.
945
946 2016-09-21  Richard Sandiford  <richard.sandiford@arm.com>
947
948         * config/tc-aarch64.c (SHIFTED_NONE, SHIFTED_MUL_VL): New
949         parse_shift_modes.
950         (parse_shift): Handle SHIFTED_MUL_VL.
951         (parse_address_main): Add an imm_shift_mode parameter.
952         (parse_address, parse_sve_address): Update accordingly.
953         (parse_operands): Handle MUL VL addressing modes.
954
955 2016-09-21  Richard Sandiford  <richard.sandiford@arm.com>
956
957         * config/tc-aarch64.c (REG_TYPE_SVE_BASE, REG_TYPE_SVE_OFFSET): New
958         register types.
959         (get_reg_expected_msg): Handle them.
960         (aarch64_addr_reg_parse): New function, split out from
961         aarch64_reg_parse_32_64.  Handle Z registers too.
962         (aarch64_reg_parse_32_64): Call it.
963         (parse_address_main): Add base_qualifier, offset_qualifier,
964         base_type and offset_type parameters.  Handle SVE base and offset
965         registers.
966         (parse_address): Update call to parse_address_main.
967         (parse_sve_address): New function.
968         (parse_operands): Parse the new SVE address operands.
969
970 2016-09-21  Richard Sandiford  <richard.sandiford@arm.com>
971
972         * config/tc-aarch64.c (SHIFTED_MUL): New parse_shift_mode.
973         (parse_shift): Handle it.  Reject AARCH64_MOD_MUL for all other
974         shift modes.  Skip range tests for AARCH64_MOD_MUL.
975         (process_omitted_operand): Handle AARCH64_OPND_SVE_PATTERN_SCALED.
976         (parse_operands): Likewise.
977
978 2016-09-21  Richard Sandiford  <richard.sandiford@arm.com>
979
980         * config/tc-aarch64.c (parse_enum_string): New function.
981         (po_enum_or_fail): New macro.
982         (parse_operands): Handle AARCH64_OPND_SVE_PATTERN and
983         AARCH64_OPND_SVE_PRFOP.
984
985 2016-09-21  Richard Sandiford  <richard.sandiford@arm.com>
986
987         * config/tc-aarch64.c (vector_el_type): Add NT_zero and NT_merge.
988         (parse_vector_type_for_operand): Assert that the skipped character
989         is a '.'.
990         (parse_predication_for_operand): New function.
991         (parse_typed_reg): Parse /z and /m suffixes for predicate registers.
992         (vectype_to_qualifier): Handle NT_zero and NT_merge.
993
994 2016-09-21  Richard Sandiford  <richard.sandiford@arm.com>
995
996         * config/tc-aarch64.c (NTA_HASVARWIDTH): New macro.
997         (AARCH64_REG_TYPES): Add ZN and PN.
998         (get_reg_expected_msg): Handle them.
999         (parse_vector_type_for_operand): Add a reg_type parameter.
1000         Skip the width for Zn and Pn registers.
1001         (parse_typed_reg): Extend vector handling to Zn and Pn.  Update the
1002         call to parse_vector_type_for_operand.  Set HASVARTYPE for Zn and Pn,
1003         expecting the width to be 0.
1004         (parse_vector_reg_list): Restrict error about [BHSD]nn operands to
1005         REG_TYPE_VN.
1006         (vectype_to_qualifier): Use S_[BHSD] qualifiers for NTA_HASVARWIDTH.
1007         (parse_operands): Handle the new Zn and Pn operands.
1008         (REGSET16): New macro, split out from...
1009         (REGSET31): ...here.
1010         (reg_names): Add Zn and Pn entries.
1011
1012 2016-09-21  Richard Sandiford  <richard.sandiford@arm.com>
1013
1014         * config/tc-aarch64.c (output_operand_error_record): Handle
1015         AARCH64_OPDE_UNTIED_OPERAND.
1016
1017 2016-09-21  Richard Sandiford  <richard.sandiford@arm.com>
1018
1019         * config/tc-aarch64.c (find_best_match): Simplify, allowing an
1020         instruction with all-NIL qualifiers to fail to match.
1021
1022 2016-09-21  Richard Sandiford  <richard.sandiford@arm.com>
1023
1024         * config/tc-aarch64.c (parse_address_main): Remove reloc and
1025         accept_reg_post_index parameters.  Parse relocations and register
1026         post indexes unconditionally.
1027         (parse_address): Remove accept_reg_post_index parameter.
1028         Update call to parse_address_main.
1029         (parse_address_reloc): Delete.
1030         (parse_operands): Call parse_address instead of parse_address_main.
1031         Update existing callers of parse_address and make them check
1032         inst.reloc.type where appropriate.
1033         * testsuite/gas/aarch64/diagnostic.s: Add tests for relocations
1034         in ADDR_SIMPLE, SIMD_ADDR_SIMPLE, ADDR_SIMM7 and ADDR_SIMM9 addresses.
1035         Also test for invalid uses of post-index register addressing.
1036         * testsuite/gas/aarch64/diagnostic.l: Update accordingly.
1037
1038 2016-09-21  Richard Sandiford  <richard.sandiford@arm.com>
1039
1040         * config/tc-aarch64.c (REG_TYPE_R_Z, REG_TYPE_R_SP): New register
1041         types.
1042         (get_reg_expected_msg): Handle them and REG_TYPE_R64_SP.
1043         (aarch64_check_reg_type): Simplify.
1044         (aarch64_reg_parse_32_64): Return the reg_entry instead of the
1045         register number.  Return the type as a qualifier rather than an
1046         "isreg32" boolean.  Remove reject_sp, reject_rz and isregzero
1047         parameters.
1048         (parse_shifter_operand): Update call to aarch64_parse_32_64_reg.
1049         Use get_reg_expected_msg.
1050         (parse_address_main): Likewise.  Use aarch64_check_reg_type.
1051         (po_int_reg_or_fail): Replace reject_sp and reject_rz parameters
1052         with a reg_type parameter.  Update call to aarch64_parse_32_64_reg.
1053         Use aarch64_check_reg_type to test the result.
1054         (parse_operands): Update after the above changes.  Parse ADDR_SIMPLE
1055         addresses normally before enforcing the syntax restrictions.
1056         * testsuite/gas/aarch64/diagnostic.s: Add tests for a post-index
1057         zero register and for a stack pointer index.
1058         * testsuite/gas/aarch64/diagnostic.l: Update accordingly.
1059         Also update existing diagnostic messages after the above changes.
1060         * testsuite/gas/aarch64/illegal-lse.l: Update the error message
1061         for 32-bit register bases.
1062
1063 2016-09-21  Richard Sandiford  <richard.sandiford@arm.com>
1064
1065         * config/tc-aarch64.c (parse_aarch64_imm_float): Remove range check.
1066         (parse_operands): Check the range of 8-bit FP immediates here instead.
1067
1068 2016-09-21  Richard Sandiford  <richard.sandiford@arm.com>
1069
1070         * config/tc-aarch64.c (parse_aarch64_imm_float): Report a specific
1071         low-severity error for registers.
1072         (parse_operands): Report an invalid floating point constant for
1073         if parsing an FPIMM8 fails, and if no better error has been
1074         recorded.
1075         * testsuite/gas/aarch64/diagnostic.s,
1076         testsuite/gas/aarch64/diagnostic.l: Add tests for integer operands
1077         to FMOV.
1078
1079 2016-09-21  Richard Sandiford  <richard.sandiford@arm.com>
1080
1081         * config/tc-aarch64.c (aarch64_double_precision_fmovable): Rename
1082         to...
1083         (can_convert_double_to_float): ...this.  Accept any double-precision
1084         value that converts to single precision without loss of precision.
1085         (parse_aarch64_imm_float): Update accordingly.
1086
1087 2016-09-21  Richard Sandiford  <richard.sandiford@arm.com>
1088
1089         * config/tc-aarch64.c (parse_immediate_expression): Add a
1090         reg_type parameter.
1091         (parse_constant_immediate): Likewise, and update calls.
1092         (parse_aarch64_imm_float): Likewise.
1093         (parse_big_immediate): Likewise.
1094         (po_imm_nc_or_fail): Update accordingly, passing down a new
1095         imm_reg_type variable.
1096         (po_imm_of_fail): Likewise.
1097         (parse_operands): Likewise.
1098
1099 2016-09-21  Richard Sandiford  <richard.sandiford@arm.com>
1100
1101         * config/tc-aarch64.c (parse_neon_reg_list): Rename to...
1102         (parse_vector_reg_list): ...this and take a register type
1103         as input.
1104         (parse_operands): Update accordingly.
1105
1106 2016-09-21  Richard Sandiford  <richard.sandiford@arm.com>
1107
1108         * config/tc-aarch64.c (parse_neon_type_for_operand): Rename to...
1109         (parse_vector_type_for_operand): ...this.
1110         (parse_typed_reg): Update accordingly.
1111
1112 2016-09-21  Richard Sandiford  <richard.sandiford@arm.com>
1113
1114         * config/tc-aarch64.c (neon_type_el): Rename to...
1115         (vector_type_el): ...this.
1116         (parse_neon_type_for_operand): Update accordingly.
1117         (parse_typed_reg): Likewise.
1118         (aarch64_reg_parse): Likewise.
1119         (vectype_to_qualifier): Likewise.
1120         (parse_operands): Likewise.
1121         (eq_neon_type_el): Likewise.  Rename to...
1122         (eq_vector_type_el): ...this.
1123         (parse_neon_reg_list): Update accordingly.
1124
1125 2016-09-21  Richard Sandiford  <richard.sandiford@arm.com>
1126
1127         * config/tc-aarch64.c (neon_el_type: Rename to...
1128         (vector_el_type): ...this.
1129         (neon_type_el): Update accordingly.
1130         (parse_neon_type_for_operand): Likewise.
1131         (vectype_to_qualifier): Likewise.
1132
1133 2016-09-21  Richard Sandiford  <richard.sandiford@arm.com>
1134
1135         * config/tc-aarch64.c (parse_neon_operand_type): Delete.
1136         (parse_typed_reg): Call parse_neon_type_for_operand directly.
1137
1138 2016-09-15  Claudiu Zissulescu  <claziss@synopsys.com>
1139
1140         * testsuite/gas/arc/textinsnxop.d: New file.
1141         * testsuite/gas/arc/textinsnxop.s: Likewise.
1142
1143 2016-09-15  Jose E. Marchesi  <jose.marchesi@oracle.com>
1144
1145         * testsuite/gas/sparc/sparc.exp (gas_64_check): Run
1146         dcti-couples-v9 only in ELF targets to avoid spurious failures in
1147         sparc-aout and sparc-coff targets.
1148
1149 2016-09-14  Peter Bergner <bergner@vnet.ibm.com>
1150
1151         * testsuite/gas/ppc/power9.d <slbiag, cpabort> New tests.
1152         <addex., brd, brh, brw, lwzmx, nandxor, rldixor, setbool,
1153         xor3, cp_abort, copy_first, paste, paste_last, sync>: Remove tests.
1154         <copy, paste.>: Update tests.
1155         * testsuite/gas/ppc/power9.s: Likewise.
1156
1157 2016-09-14  Jose E. Marchesi  <jose.marchesi@oracle.com>
1158
1159         * config/tc-sparc.c (sparc_ip): Print the instruction arguments
1160         in "architecture mismatch" error messages.
1161
1162 2016-09-14  Jose E. Marchesi  <jose.marchesi@oracle.com>
1163
1164         * config/tc-sparc.c (md_assemble): Detect and warning on
1165         unpredictable DCTI couples in certain arches.
1166         (dcti_couples_detect): New global.
1167         (md_longopts): Add command line option -dcti-couples-detect.
1168         (md_show_usage): Document -dcti-couples-detect.
1169         (md_parse_option): Handle OPTION_DCTI_COUPLES_DETECT.
1170         * testsuite/gas/sparc/sparc.exp (gas_64_check): Run
1171         dcti-couples-v8, dcti-couples-v9 and dcti-couples-v9c tests.
1172         * testsuite/gas/sparc/dcti-couples.s: New file.
1173         * testsuite/gas/sparc/dcti-couples-v9c.d: Likewise.
1174         * testsuite/gas/sparc/dcti-couples-v8.d: Likewise.
1175         * testsuite/gas/sparc/dcti-couples-v9.d: Likewise.
1176         * testsuite/gas/sparc/dcti-couples-v9c.l: Likewise.
1177         * testsuite/gas/sparc/dcti-couples-v8.l: Likewise.
1178         * doc/as.texinfo (Overview): Document --dcti-couples-detect.
1179         * doc/c-sparc.texi (Sparc-Opts): Likewise.
1180
1181 2016-09-14  Claudiu Zissulescu  <claziss@synopsys.com>
1182
1183         * testsuite/gas/arc/tls-relocs2.d: New file.
1184         * testsuite/gas/arc/tls-relocs2.s: Likewise.
1185         * config/tc-arc.c (tokenize_arguments): Accept offsets when base
1186         is used.
1187
1188 2016-09-12  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
1189
1190         * config/tc-s390.c (s390_parse_cpu): Support alternate arch
1191         strings.
1192         * doc/as.texinfo: Document new arch strings.
1193         * doc/c-s390.texi: Likewise.
1194
1195 2016-09-12  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
1196
1197         * config/tc-s390.c: Set all facitily bits by default
1198
1199 2016-09-12  Patrick Steuer  <steuer@linux.vnet.ibm.com>
1200
1201         * testsuite/gas/s390/zarch-z196.d: Adjust testcase.
1202
1203 2016-09-08  H.J. Lu  <hongjiu.lu@intel.com>
1204
1205         * config/tc-i386.c (i386_target_format): Allow PROCESSOR_IAMCU
1206         for Intel MCU.
1207
1208 2016-09-07  H.J. Lu  <hongjiu.lu@intel.com>
1209
1210         * config/tc-i386.c (valid_iamcu_cpu_flags): Removed.
1211         (set_cpu_arch): Updated.
1212         (md_parse_option): Likewise.
1213         * testsuite/gas/i386/i386.exp: Run iamcu-4 and iamcu-5.  Remove
1214         iamcu-inval-2 and iamcu-inval-3.
1215         * testsuite/gas/i386/iamcu-4.d: New file.
1216         * testsuite/gas/i386/iamcu-4.s: Likewise.
1217         * testsuite/gas/i386/iamcu-5.d: Likewise.
1218         * testsuite/gas/i386/iamcu-5.s: Likewise.
1219         * testsuite/gas/i386/iamcu-inval-2.l: Removed.
1220         * testsuite/gas/i386/iamcu-inval-2.s: Likewise.
1221         * testsuite/gas/i386/iamcu-inval-3.l: Likewise.
1222         * testsuite/gas/i386/iamcu-inval-3.s: Likewise.
1223
1224 2016-09-07  Richard Earnshaw  <rearnsha@arm.com>
1225
1226         * config/tc-arm.c ((arm_cpus): Use ARM_ARCH_V8A_CRC for all
1227         ARMv8-A CPUs except xgene1.
1228
1229 2016-08-31  Alan Modra  <amodra@gmail.com>
1230
1231         * config/tc-ppc.c (md_assemble): Set sh_flags for VLE.  Test
1232         ppc_cpu rather than calling ppc_mach to determine VLE mode.
1233         (ppc_frag_check, ppc_handle_align): Likewise use ppc_cpu.
1234
1235 2016-08-26  Jose E. Marchesi  <jose.marchesi@oracle.com>
1236
1237         * testsuite/gas/sparc/crypto.d: Rename invalid opcode camellia_fi
1238         to camellia_fl.
1239         * testsuite/gas/sparc/crypto.s: Likewise.
1240
1241 2016-08-26  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1242
1243         * config/tc-arm.c (v7m_psrs): Add MSPLIM, PSPLIM, MSPLIM_NS,
1244         PSPLIM_NS, PRIMASK_NS, BASEPRI_NS, FAULTMASK_NS, CONTROL_NS, SP_NS and
1245         their lowecase counterpart special registers.  Write register
1246         identifier in hex.
1247         * testsuite/gas/arm/archv8m-cmse-msr.s: Reorganize tests per
1248         operation, special register and then case.  Use different register for
1249         each operation.  Add tests for new special registers.
1250         * testsuite/gas/arm/archv8m-cmse-msr-base.d: Adapt expected result
1251         accordingly.
1252         * testsuite/gas/arm/archv8m-cmse-msr-main.d: Likewise.
1253         * testsuite/gas/arm/archv8m-main-dsp-4.d: Likewise.
1254
1255 2016-08-25  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1256
1257         * config/tc-arm.c (v7m_psrs): Remove msp_s, MSP_S, psp_s and PSP_S
1258         special registers.
1259         * testsuite/gas/arm/archv8m-cmse-msr.s: Remove test for above special
1260         registers.
1261         * testsuite/gas/arm/archv8m-cmse-msr-base.d: Likewise.
1262         * testsuite/gas/arm/archv8m-cmse-msr-main.d: Likewise.
1263         * testsuite/gas/arm/archv8m-main-dsp-4.d: Likewise.
1264
1265 2016-08-24  H.J. Lu  <hongjiu.lu@intel.com>
1266
1267         * config/tc-i386.c (cpu_arch): Add .ptwrite.
1268         * doc/c-i386.texi: Document ptwrite and .ptwrite.
1269         * testsuite/gas/i386/i386.exp: Run ptwrite, ptwrite-intel,
1270         x86-64-ptwrite and x86-64-ptwrite-intel.
1271         * testsuite/gas/i386/ptwrite-intel.d: New file.
1272         * testsuite/gas/i386/ptwrite.d: Likewise.
1273         * testsuite/gas/i386/ptwrite.s: Likewise.
1274         * testsuite/gas/i386/x86-64-ptwrite-intel.d: Likewise.
1275         * testsuite/gas/i386/x86-64-ptwrite.d: Likewise.
1276         * testsuite/gas/i386/x86-64-ptwrite.s: Likewise.
1277
1278 2016-08-19  Tamar Christina  <tamar.christina@arm.com>
1279
1280         * config/tc-arm.c (do_co_reg2c): Added constraint.
1281         * testsuite/gas/arm/dest-unpredictable.s: New.
1282         * testsuite/gas/arm/dest-unpredictable.l: New.
1283         * testsuite/gas/arm/dest-unpredictable.d: New.
1284
1285 2016-08-19  Nick Clifton  <nickc@redhat.com>
1286
1287         * testsuite/gas/i386/ilp32/x86-64-unwind.d: Adjust expected
1288         ordering of sections.
1289         * testsuite/gas/i386/x86-64-unwind.d: Likewise.
1290         * testsuite/gas/ia64/alias-ilp32.d: Likewise.
1291         * testsuite/gas/ia64/alias.d: Likewise.
1292         * testsuite/gas/ia64/group-1.d: Likewise.
1293         * testsuite/gas/ia64/group-2.d: Likewise.
1294         * testsuite/gas/ia64/secname-ilp32.d: Likewise.
1295         * testsuite/gas/ia64/secname.d: Likewise.
1296         * testsuite/gas/ia64/unwind-ilp32.d: Likewise.
1297         * testsuite/gas/ia64/unwind.d: Likewise.
1298         * testsuite/gas/ia64/xdata-ilp32.d: Likewise.
1299         * testsuite/gas/ia64/xdata.d: Likewise.
1300         * testsuite/gas/mmix/bspec-1.d: Likewise.
1301         * testsuite/gas/mmix/bspec-2.d: Likewise.
1302         * testsuite/gas/mmix/byte-1.d: Likewise.
1303         * testsuite/gas/mmix/loc-1.d: Likewise.
1304         * testsuite/gas/mmix/loc-2.d: Likewise.
1305         * testsuite/gas/mmix/loc-3.d: Likewise.
1306         * testsuite/gas/mmix/loc-4.d: Likewise.
1307         * testsuite/gas/mmix/loc-5.d: Likewise.
1308         * testsuite/gas/tic6x/scomm-directive-4.d: Likewise.
1309
1310 2016-08-11  Richard Sandiford  <richard.sandiford@arm.com>
1311
1312         * config/tc-aarch64.c (parse_aarch64_imm_float): Reject -0.0.
1313         * testsuite/gas/aarch64/illegal.s, testsuite/gas/aarch64/illegal.l:
1314         Add tests for -0.0.  Add an end-of-file comment.
1315
1316 2016-08-05  Nick Clifton  <nickc@redhat.com>
1317
1318         PR gas/20429
1319         * config/tc-arm.c (do_vfp_nsyn_push): Check that no more than 16
1320         registers are pushed.
1321         (do_vfp_nsyn_pop): Check that no more than 16 registers are
1322         popped.
1323         * testsuite/gas/arm/pr20429.s: New test.
1324         * testsuite/gas/arm/pr20429.d: New test driver.
1325         * testsuite/gas/arm/pr20429.1: Expected error output.
1326
1327         PR gas/20364
1328         * config/tc-aarch64.c (s_ltorg): Change the mapping state after
1329         aligning the frag.
1330         (aarch64_init): Treat rs_align frags in code sections as
1331         containing code, not data.
1332         * testsuite/gas/aarch64/pr20364.s: New test.
1333         * testsuite/gas/aarch64/pr20364.d: New test driver.
1334
1335 2016-08-04  Stefan Trleman  <stefan.teleman@oracle.com>
1336
1337         PR gas/20427
1338         * config/tc-sparc.c (cons_fix_new_sparc): Prevent the generation
1339         of 64-bit relocation types when assembling for a 32-bit Solaris
1340         target.
1341
1342 2016-07-27  Jose E. Marchesi  <jose.marchesi@oracle.com>
1343
1344         * testsuite/gas/sparc/sparc.exp: Use is_elf_format to discriminate
1345         ELF targets.
1346         Run natural, natural-32, pr4587, ticc-imm-reg, v8-movwr-imm,
1347         pause, save-args, cbcond, cfr, crypto edge, flush, hpcvis3, ima,
1348         ld_st_fsr, ldtw_sttw, ldd_std, ldx_stx, ldx_efsr, mwait, mcdper,
1349         sparc5vis4, xcrypto, v9branch1 and imm-plus-rreg only in ELF
1350         targets.
1351         (sparc_elf_setup): Delete.
1352         * testsuite/gas/sparc/save-args.d: Fix a copy-paste typo in the
1353         test's #name entry.
1354
1355 2016-07-27  Maciej W. Rozycki  <macro@imgtec.com>
1356
1357         * config/tc-mips.c (RELAX_MICROMIPS_ENCODE): Add `nods' flag.
1358         (RELAX_MICROMIPS_RELAX32, RELAX_MICROMIPS_TOOFAR16)
1359         (RELAX_MICROMIPS_MARK_TOOFAR16, RELAX_MICROMIPS_CLEAR_TOOFAR16)
1360         (RELAX_MICROMIPS_TOOFAR32, RELAX_MICROMIPS_MARK_TOOFAR32)
1361         (RELAX_MICROMIPS_CLEAR_TOOFAR32): Shift bits.
1362         (get_append_method): Also return APPEND_ADD_COMPACT for
1363         microMIPS instructions.
1364         (find_altered_mips16_opcode): Exclude macros from matching.
1365         Factor code out...
1366         (find_altered_opcode): ... to this new function.
1367         (find_altered_micromips_opcode): New function.
1368         (frag_branch_delay_slot_size): Likewise.
1369         (append_insn): Handle microMIPS branch/jump compaction.
1370         (macro_start): Likewise.
1371         (relaxed_micromips_32bit_branch_length): Likewise.
1372         (md_convert_frag): Likewise.
1373         * testsuite/gas/mips/micromips.s: Add conditional explicit NOPs
1374         for delay slot filling.
1375         * testsuite/gas/mips/micromips-b16.s: Add explicit NOPs for
1376         delay slot filling.
1377         * testsuite/gas/mips/micromips-size-1.s: Likewise.
1378         * testsuite/gas/mips/micromips.l: Adjust line numbers.
1379         * testsuite/gas/mips/micromips-warn.l: Likewise.
1380         * testsuite/gas/mips/micromips-size-1.l: Likewise.
1381         * testsuite/gas/mips/micromips.d: Adjust padding.
1382         * testsuite/gas/mips/micromips-trap.d: Likewise.
1383         * testsuite/gas/mips/micromips-insn32.d: Likewise.
1384         * testsuite/gas/mips/micromips-noinsn32.d: Likewise.
1385         * testsuite/gas/mips/micromips@beq.d: Update patterns for
1386         branch/jump compaction.
1387         * testsuite/gas/mips/micromips@bge.d: Likewise.
1388         * testsuite/gas/mips/micromips@bgeu.d: Likewise.
1389         * testsuite/gas/mips/micromips@blt.d: Likewise.
1390         * testsuite/gas/mips/micromips@bltu.d: Likewise.
1391         * testsuite/gas/mips/micromips@branch-misc-4.d: Likewise.
1392         * testsuite/gas/mips/micromips@branch-misc-4-64.d: Likewise.
1393         * testsuite/gas/mips/micromips@branch-misc-5.d: Likewise.
1394         * testsuite/gas/mips/micromips@branch-misc-5pic.d: Likewise.
1395         * testsuite/gas/mips/micromips@branch-misc-5-64.d: Likewise.
1396         * testsuite/gas/mips/micromips@branch-misc-5pic-64.d: Likewise.
1397         * testsuite/gas/mips/micromips@jal-svr4pic-local.d: Likewise.
1398         * testsuite/gas/mips/micromips@jal-svr4pic-local-n32.d:
1399         Likewise.
1400         * testsuite/gas/mips/micromips@jal-svr4pic-local-n64.d:
1401         Likewise.
1402         * testsuite/gas/mips/micromips@loc-swap.d: Likewise.
1403         * testsuite/gas/mips/micromips@loc-swap-dis.d: Likewise.
1404         * testsuite/gas/mips/micromips@relax.d: Likewise.
1405         * testsuite/gas/mips/micromips@relax-at.d: Likewise.
1406         * testsuite/gas/mips/micromips@relax-swap3.d: Likewise.
1407         * testsuite/gas/mips/branch-extern-2.d: Likewise.
1408         * testsuite/gas/mips/branch-extern-4.d: Likewise.
1409         * testsuite/gas/mips/branch-section-2.d: Likewise.
1410         * testsuite/gas/mips/branch-section-4.d: Likewise.
1411         * testsuite/gas/mips/branch-weak-2.d: Likewise.
1412         * testsuite/gas/mips/branch-weak-5.d: Likewise.
1413         * testsuite/gas/mips/micromips-branch-absolute.d: Likewise.
1414         * testsuite/gas/mips/micromips-branch-absolute-n32.d: Likewise.
1415         * testsuite/gas/mips/micromips-branch-absolute-n64.d: Likewise.
1416         * testsuite/gas/mips/micromips-branch-absolute-addend.d:
1417         Likewise.
1418         * testsuite/gas/mips/micromips-branch-absolute-addend-n32.d:
1419         Likewise.
1420         * testsuite/gas/mips/micromips-branch-absolute-addend-n64.d:
1421         Likewise.
1422         * testsuite/gas/mips/micromips-compact.d: New test.
1423         * testsuite/gas/mips/mips.exp: Run the new test.
1424
1425 2016-07-27  Graham Markall  <graham.markall@embecosm.com>
1426
1427         * config/tc-arc.c: Add new global arc_addrtype_hash.
1428         Define O_colon and O_addrtype.
1429         (debug_exp): Add O_colon and O_addrtype.
1430         (tokenize_arguments): Handle colon and address type
1431         tokens.
1432         (declare_addrtype): New function.
1433         (md_begin): Initialise arc_addrtype_hash.
1434         (arc_parse_name): Add lookup of address types.
1435         (assemble_insn): Handle colons and address types by
1436         ignoring them.
1437         * testsuite/gas/arc/nps400-8.s: New file.
1438         * testsuite/gas/arc/nps400-8.d: New file.
1439         * testsuite/gas/arc/nps400-8.s: Add PMU instruction tests.
1440         * testsuite/gas/arc/nps400-8.d: Add expected PMU
1441         instruction output.
1442
1443 2016-07-26  Maciej W. Rozycki  <macro@imgtec.com>
1444
1445         * config/tc-mips.c (RELAX_MICROMIPS_ENCODE): Add `insn32' flag.
1446         (RELAX_MICROMIPS_INSN32): New macro.
1447         (RELAX_MICROMIPS_UNCOND, RELAX_MICROMIPS_COMPACT)
1448         (RELAX_MICROMIPS_LINK, RELAX_MICROMIPS_RELAX32)
1449         (RELAX_MICROMIPS_TOOFAR16, RELAX_MICROMIPS_MARK_TOOFAR16)
1450         (RELAX_MICROMIPS_CLEAR_TOOFAR16, RELAX_MICROMIPS_TOOFAR32)
1451         (RELAX_MICROMIPS_MARK_TOOFAR32, RELAX_MICROMIPS_CLEAR_TOOFAR32):
1452         Shift bits.
1453         (append_insn): Record `mips_opts.insn32' with relaxed microMIPS
1454         branches.
1455         (relaxed_micromips_32bit_branch_length): Handle the `insn32'
1456         mode.
1457         (md_convert_frag): Likewise.
1458         * testsuite/gas/mips/micromips-branch-relax.s: Add `insn32'
1459         conditionals.
1460         * testsuite/gas/mips/micromips-branch-relax.l: Update line
1461         numbers accordingly.
1462         * testsuite/gas/mips/micromips-branch-relax-pic.l: Likewise.
1463         * testsuite/gas/mips/micromips-branch-relax-insn32.d: New test.
1464         * testsuite/gas/mips/micromips-branch-relax-insn32-pic.d: New
1465         test.
1466         * testsuite/gas/mips/micromips-branch-relax-insn32.l: New
1467         stderr output.
1468         * testsuite/gas/mips/micromips-branch-relax-insn32-pic.l: New
1469         stderr output.
1470         * testsuite/gas/mips/mips.exp: Run the new tests.
1471
1472 2016-07-21  H.J. Lu  <hongjiu.lu@intel.com>
1473
1474         * configure: Regenerated.
1475
1476 2016-07-20  Claudiu Zissulescu  <claziss@synopsys.com>
1477
1478         * testsuite/gas/arc/dsp.d: New file.
1479         * testsuite/gas/arc/dsp.s: Likewise.
1480         * testsuite/gas/arc/fpu.d: Likewise.
1481         * testsuite/gas/arc/fpu.s: Likewise.
1482         * testsuite/gas/arc/ext2op.d: Add specific disassembler option.
1483         * testsuite/gas/arc/ext3op.d: Likewise.
1484         * testsuite/gas/arc/tdpfp.d: Likewise.
1485         * testsuite/gas/arc/tfpuda.d: Likewise.
1486
1487 2016-07-20  Maciej W. Rozycki  <macro@imgtec.com>
1488
1489         * config/tc-mips.c (mips_force_relocation): Remove
1490         R_MIPS_PC26_S2 and R_MIPS_PC21_S2.
1491
1492 2016-07-19  Maciej W. Rozycki  <macro@imgtec.com>
1493
1494         * config/tc-mips.c (mips_force_relocation, mips_fix_adjustable):
1495         Adjust comments for BAL to JALX linker conversion.
1496         (fix_bad_cross_mode_branch_p): Accept cross-mode BAL.
1497         * testsuite/gas/mips/unaligned-branch-1.l: Update error messages
1498         expected.
1499         * testsuite/gas/mips/unaligned-branch-micromips-1.l: Likewise.
1500         * testsuite/gas/mips/branch-local-4.d: New test.
1501         * testsuite/gas/mips/branch-local-n32-4.d: New test.
1502         * testsuite/gas/mips/branch-local-n64-4.d: New test.
1503         * testsuite/gas/mips/branch-addend.d: New test.
1504         * testsuite/gas/mips/branch-addend-n32.d: New test.
1505         * testsuite/gas/mips/branch-addend-n64.d: New test.
1506         * testsuite/gas/mips/branch-local-4.s: New test source.
1507         * testsuite/gas/mips/branch-addend.s: New test source.
1508         * testsuite/gas/mips/mips.exp: Run the new tests.
1509
1510 2016-07-19  Maciej W. Rozycki  <macro@imgtec.com>
1511
1512         * config/tc-mips.c (mips_force_relocation): Also retain branch
1513         relocations against MIPS16 and microMIPS symbols.
1514         (fix_bad_cross_mode_jump_p): New function.
1515         (fix_bad_same_mode_jalx_p): Likewise.
1516         (fix_bad_misaligned_jump_p): Likewise.
1517         (fix_bad_cross_mode_branch_p): Likewise.
1518         (fix_bad_misaligned_branch_p): Likewise.
1519         (fix_validate_branch): Likewise.
1520         (md_apply_fix) <BFD_RELOC_MIPS_JMP, BFD_RELOC_MIPS16_JMP>
1521         <BFD_RELOC_MICROMIPS_JMP>: Separate from BFD_RELOC_MIPS_SHIFT5,
1522         etc.  Verify the ISA mode and alignment of the jump target.
1523         <BFD_RELOC_MIPS_21_PCREL_S2>: Replace the inline alignment check
1524         with a call to `fix_validate_branch'.
1525         <BFD_RELOC_MIPS_26_PCREL_S2>: Likewise.
1526         <BFD_RELOC_16_PCREL_S2>: Likewise.
1527         <BFD_RELOC_MICROMIPS_7_PCREL_S1, BFD_RELOC_MICROMIPS_10_PCREL_S1>
1528         <BFD_RELOC_MICROMIPS_16_PCREL_S1>: Retain the original addend.
1529         Verify the ISA mode and alignment of the branch target.
1530         (md_convert_frag): Verify the ISA mode and alignment of resolved
1531         MIPS16 branch targets.
1532         * testsuite/gas/mips/branch-misc-1.s: Annotate non-instruction
1533         branch targets with `.insn'.
1534         * testsuite/gas/mips/branch-misc-5.s: Likewise.
1535         * testsuite/gas/mips/micromips@branch-misc-5-64.d: Update
1536         accordingly.
1537         * testsuite/gas/mips/micromips@branch-misc-5pic-64.d: Likewise.
1538         * testsuite/gas/mips/micromips-branch-relax.s: Annotate
1539         non-instruction branch target with `.insn'.
1540         * testsuite/gas/mips/micromips.s: Replace microMIPS JALX targets
1541         with external symbols.
1542         * testsuite/gas/mips/micromips-insn32.d: Update accordingly.
1543         * testsuite/gas/mips/micromips-noinsn32.d: Likewise.
1544         * testsuite/gas/mips/micromips-trap.d: Likewise.
1545         * testsuite/gas/mips/micromips.d: Likewise.
1546         * testsuite/gas/mips/mips16.s: Annotate non-instruction branch
1547         targets with `.insn'.
1548         * testsuite/gas/mips/mips16.d: Update accordingly.
1549         * testsuite/gas/mips/mips16-64.d: Likewise.
1550         * testsuite/gas/mips/mips16-dwarf2.s: Annotate non-instruction
1551         branch target with `.insn'.
1552         * testsuite/gas/mips/relax-swap3.s: Likewise.
1553         * testsuite/gas/mips/branch-local-2.l: New list test.
1554         * testsuite/gas/mips/branch-local-3.l: New list test.
1555         * testsuite/gas/mips/branch-local-n32-2.l: New list test.
1556         * testsuite/gas/mips/branch-local-n32-3.l: New list test.
1557         * testsuite/gas/mips/branch-local-n64-2.l: New list test.
1558         * testsuite/gas/mips/branch-local-n64-3.l: New list test.
1559         * testsuite/gas/mips/unaligned-jump-1.l: New list test.
1560         * testsuite/gas/mips/unaligned-jump-2.l: New list test.
1561         * testsuite/gas/mips/unaligned-jump-3.d: New test.
1562         * testsuite/gas/mips/unaligned-jump-mips16-1.l: New list test.
1563         * testsuite/gas/mips/unaligned-jump-mips16-2.l: New list test.
1564         * testsuite/gas/mips/unaligned-jump-mips16-3.d: New test.
1565         * testsuite/gas/mips/unaligned-jump-micromips-1.l: New list
1566         test.
1567         * testsuite/gas/mips/unaligned-jump-micromips-2.l: New list
1568         test.
1569         * testsuite/gas/mips/unaligned-jump-micromips-3.d: New test.
1570         * testsuite/gas/mips/unaligned-branch-1.l: New list test.
1571         * testsuite/gas/mips/unaligned-branch-2.l: New list test.
1572         * testsuite/gas/mips/unaligned-branch-3.d: New test.
1573         * testsuite/gas/mips/unaligned-branch-r6-1.l: New list test.
1574         * testsuite/gas/mips/unaligned-branch-r6-2.l: New list test.
1575         * testsuite/gas/mips/unaligned-branch-r6-3.l: New list test.
1576         * testsuite/gas/mips/unaligned-branch-r6-4.l: New list test.
1577         * testsuite/gas/mips/unaligned-branch-r6-5.d: New test.
1578         * testsuite/gas/mips/unaligned-branch-r6-6.d: New test.
1579         * testsuite/gas/mips/unaligned-branch-mips16-1.l: New list test.
1580         * testsuite/gas/mips/unaligned-branch-mips16-2.l: New list test.
1581         * testsuite/gas/mips/unaligned-branch-mips16-3.d: New test.
1582         * testsuite/gas/mips/unaligned-branch-micromips-1.l: New list
1583         test.
1584         * testsuite/gas/mips/unaligned-branch-micromips-2.l: New list
1585         test.
1586         * testsuite/gas/mips/unaligned-branch-micromips-3.d: New test.
1587         * testsuite/gas/mips/branch-local-2.s: New test source.
1588         * testsuite/gas/mips/branch-local-3.s: New test source.
1589         * testsuite/gas/mips/branch-local-n32-2.s: New test source.
1590         * testsuite/gas/mips/branch-local-n32-3.s: New test source.
1591         * testsuite/gas/mips/branch-local-n64-2.s: New test source.
1592         * testsuite/gas/mips/branch-local-n64-3.s: New test source.
1593         * testsuite/gas/mips/unaligned-jump-1.s: New test source.
1594         * testsuite/gas/mips/unaligned-jump-2.s: New test source.
1595         * testsuite/gas/mips/unaligned-jump-mips16-1.s: New test source.
1596         * testsuite/gas/mips/unaligned-jump-mips16-2.s: New test source.
1597         * testsuite/gas/mips/unaligned-jump-micromips-1.s: New test
1598         source.
1599         * testsuite/gas/mips/unaligned-jump-micromips-2.s: New test
1600         source.
1601         * testsuite/gas/mips/unaligned-branch-1.s: New test source.
1602         * testsuite/gas/mips/unaligned-branch-2.s: New test source.
1603         * testsuite/gas/mips/unaligned-branch-r6-1.s: New test source.
1604         * testsuite/gas/mips/unaligned-branch-r6-2.s: New test source.
1605         * testsuite/gas/mips/unaligned-branch-r6-3.s: New test source.
1606         * testsuite/gas/mips/unaligned-branch-r6-4.s: New test source.
1607         * testsuite/gas/mips/unaligned-branch-mips16-1.s: New test
1608         source.
1609         * testsuite/gas/mips/unaligned-branch-mips16-2.s: New test
1610         source.
1611         * testsuite/gas/mips/unaligned-branch-micromips-1.s: New test
1612         source.
1613         * testsuite/gas/mips/unaligned-branch-micromips-2.s: New test
1614         source.
1615         * testsuite/gas/mips/mips.exp: Run the new tests.
1616
1617 2016-07-19  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
1618
1619         * config/tc-nds32.c (struct nds32_pseudo_opcode): Make pseudo_val
1620         unsigned int.
1621         (do_pseudo_b): Adjust.
1622         (do_pseudo_bal): Likewise.
1623         (do_pseudo_bge): Likewise.
1624         (do_pseudo_bges): Likewise.
1625         (do_pseudo_bgt): Likewise.
1626         (do_pseudo_bgts): Likewise.
1627         (do_pseudo_ble): Likewise.
1628         (do_pseudo_bles): Likewise.
1629         (do_pseudo_blt): Likewise.
1630         (do_pseudo_blts): Likewise.
1631         (do_pseudo_br): Likewise.
1632         (do_pseudo_bral): Likewise.
1633         (do_pseudo_la): Likewise.
1634         (do_pseudo_li): Likewise.
1635         (do_pseudo_ls_bhw): Likewise.
1636         (do_pseudo_ls_bhwp): Likewise.
1637         (do_pseudo_ls_bhwpc): Likewise.
1638         (do_pseudo_ls_bhwi): Likewise.
1639         (do_pseudo_move): Likewise.
1640         (do_pseudo_neg): Likewise.
1641         (do_pseudo_not): Likewise.
1642         (do_pseudo_pushpopm): Likewise.
1643         (do_pseudo_pushpop): Likewise.
1644         (do_pseudo_v3push): Likewise.
1645         (do_pseudo_v3pop): Likewise.
1646         (do_pseudo_pushpop_stack): Likewise.
1647         (do_pseudo_push_bhwd): Likewise.
1648         (do_pseudo_pop_bhwd): Likewise.
1649         (do_pseudo_pusha): Likewise.
1650         (do_pseudo_pushi): Likewise.
1651
1652 2016-07-19  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
1653
1654         * config/tc-sparc.c (struct pop_entry): Make the type of reloc
1655         bfd_reloc_code_real_type.
1656
1657 2016-07-19  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
1658
1659         * config/tc-sparc.c (pop_table): Remove sentinel.
1660         (NUM_PERC_ENTRIES): Use ARRAY_SIZE on pop_table.
1661         (md_begin): Adjust.
1662
1663 2016-07-19  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
1664
1665         * config/tc-z8k.c (newfix): Make type of type argument
1666         bfd_reloc_code_real_type.
1667         (apply_fix): Likewise.
1668
1669 2016-07-16  Alan Modra  <amodra@gmail.com>
1670
1671         * config/tc-epiphany.c: Don't include libbfd.h.
1672         * config/tc-frv.c: Likewise.
1673         * config/tc-ip2k.c: Likewise.
1674         * config/tc-iq2000.c: Likewise.
1675         * config/tc-m32c.c: Likewise.
1676         * config/tc-mep.c: Likewise.
1677         * config/tc-mt.c: Likewise.
1678         * config/tc-nios2.c: Likewise.
1679
1680 2016-07-16  Alan Modra  <amodra@gmail.com>
1681
1682         * config/bfin-parse.y: Don't include libbfd.h.
1683         * config/tc-bfin.c: Likewise.
1684         * config/tc-rl78.c: Likewise.
1685         * config/tc-rx.c: Likewise.
1686         * config/tc-metag.c: Likewise.
1687         (create_dspreg_htabs, create_scond_htab): Use gas_assert not BFD_ASSERT.
1688         * Makefile.am: Update dependencies.
1689         * Makefile.in: Regenerate.
1690
1691 2016-07-14  Maciej W. Rozycki  <macro@imgtec.com>
1692
1693         * config/tc-mips.h (TC_FORCE_RELOCATION_ABS): New macro.
1694         (mips_force_relocation_abs): New prototype.
1695         * config/tc-mips.c (mips_force_relocation_abs): New function.
1696         * testsuite/gas/mips/branch-absolute.d: Adjust dump patterns.
1697         * testsuite/gas/mips/mips16-branch-absolute.d: Likewise.
1698         * testsuite/gas/mips/micromips-branch-absolute-n32.d: Likewise.
1699         * testsuite/gas/mips/micromips-branch-absolute-n64.d: Likewise.
1700         * testsuite/gas/mips/micromips-branch-absolute-addend-n32.d:
1701         Likewise.
1702         * testsuite/gas/mips/micromips-branch-absolute-addend-n64.d:
1703         Likewise.
1704         * testsuite/gas/mips/branch-absolute-addend.d: New test.
1705         * testsuite/gas/mips/mips16-branch-absolute-addend.d: New test.
1706         * testsuite/gas/mips/micromips-branch-absolute-addend.d: New
1707         test.
1708         * testsuite/gas/mips/mips.exp: Run the new tests.
1709
1710 2016-07-14  Maciej W. Rozycki  <macro@imgtec.com>
1711
1712         * config/tc-mips.c (md_apply_fix) <BFD_RELOC_MIPS16_16_PCREL_S1>
1713         <BFD_RELOC_MICROMIPS_7_PCREL_S1, BFD_RELOC_MICROMIPS_10_PCREL_S1>
1714         <BFD_RELOC_MICROMIPS_16_PCREL_S1>: Keep the ISA bit in the
1715         addend calculated.
1716         * testsuite/gas/mips/mips16-branch-absolute.s: Set the ISA bit
1717         in `bar', export `foo'.
1718         * testsuite/gas/mips/mips16-branch-absolute.d: Adjust
1719         accordingly.
1720         * testsuite/gas/mips/mips16-branch-absolute-n32.d: Likewise.
1721         * testsuite/gas/mips/mips16-branch-absolute-n64.d: Likewise.
1722         * testsuite/gas/mips/mips16-branch-absolute-addend-n32.d:
1723         Likewise.
1724         * testsuite/gas/mips/mips16-branch-absolute-addend-n64.d:
1725         Likewise.
1726
1727 2016-07-14  Maciej W. Rozycki  <macro@imgtec.com>
1728
1729         * testsuite/gas/mips/mips16-branch-absolute.d: Update patterns.
1730         * testsuite/gas/mips/branch-absolute.d: New test.
1731         * testsuite/gas/mips/branch-absolute-n32.d: New test.
1732         * testsuite/gas/mips/branch-absolute-n64.d: New test.
1733         * testsuite/gas/mips/branch-absolute-addend-n32.d: New test.
1734         * testsuite/gas/mips/branch-absolute-addend-n64.d: New test.
1735         * testsuite/gas/mips/mips16-branch-absolute-n32.d: New test.
1736         * testsuite/gas/mips/mips16-branch-absolute-n64.d: New test.
1737         * testsuite/gas/mips/mips16-branch-absolute-addend-n32.d: New
1738         test.
1739         * testsuite/gas/mips/mips16-branch-absolute-addend-n64.d: New
1740         test.
1741         * testsuite/gas/mips/micromips-branch-absolute.d: New test.
1742         * testsuite/gas/mips/micromips-branch-absolute-n32.d: New test.
1743         * testsuite/gas/mips/micromips-branch-absolute-n64.d: New test.
1744         * testsuite/gas/mips/micromips-branch-absolute-addend-n32.d: New
1745         test.
1746         * testsuite/gas/mips/micromips-branch-absolute-addend-n64.d: New
1747         test.
1748         * testsuite/gas/mips/branch-absolute.s: New test source.
1749         * testsuite/gas/mips/branch-absolute-addend.s: New test source.
1750         * testsuite/gas/mips/mips16-branch-absolute-addend.s: New test
1751         source.
1752         * testsuite/gas/mips/micromips-branch-absolute.s: New test
1753         source.
1754         * testsuite/gas/mips/micromips-branch-absolute-addend.s: New
1755         test source.
1756         * testsuite/gas/mips/mips.exp: Run the new tests.
1757
1758 2016-07-13  Maciej W. Rozycki  <macro@imgtec.com>
1759
1760         * testsuite/gas/mips/nal-1.d: New test.
1761         * testsuite/gas/mips/mipsr6@nal-1.d: New test.
1762         * testsuite/gas/mips/nal-2.d: New test.
1763         * testsuite/gas/mips/mipsr6@nal-2.d: New test.
1764         * testsuite/gas/mips/nal.s: New test source.
1765         * testsuite/gas/mips/mips.exp: Run the new tests.
1766
1767 2016-07-12  Jose E. Marchesi  <jose.marchesi@oracle.com>
1768
1769         * testsuite/gas/sparc/ldtxa.s: New file.
1770         * testsuite/gas/sparc/ldtxa.d: Likewise.
1771         * testsuite/gas/sparc/sparc.exp: Execute the ldtxa test.
1772
1773 2016-07-11  Claudiu Zissulescu  <claziss@synopsys.com>
1774
1775         * config/tc-arc.c (arc_reloc_op_tag): Allow complex ops for dtpoff.
1776         (tc_gen_reloc): Remove passing DTPOFF base info into reloc addendum
1777         as it is no longer needed.
1778
1779 2016-07-08  Maciej W. Rozycki  <macro@imgtec.com>
1780
1781         * config/tc-mips.c (append_insn): Remove extraneous
1782         `install_insn' call.
1783
1784 2016-07-04  Jan Beulich  <jbeulich@suse.com>
1785
1786         * config/tc-i386.c (check_qword_reg): Correct register kind
1787         checked.
1788         * testsuite/gas/i386/x86-64-suffix-bad.s: Add q-suffix with
1789         16-bit register cases.
1790         * testsuite/gas/i386/x86-64-suffix-bad.l: Adjust expectations.
1791
1792
1793 2016-07-02  Maciej W. Rozycki  <macro@imgtec.com>
1794
1795         * testsuite/gas/mips/ecoff@ld.d: Remove test.
1796         * testsuite/gas/mips/ecoff@ld-forward.d: Remove test.
1797         * testsuite/gas/mips/ecoff@ld-zero-3.d: Remove test.
1798         * testsuite/gas/mips/ecoff@sd.d: Remove test.
1799         * testsuite/gas/mips/ecoff@sd-forward.d: Remove test.
1800         * testsuite/gas/mips/beq.d: Remove a.out and ECOFF support from
1801         reloc patterns.
1802         * testsuite/gas/mips/mipsr6@beq.d: Likewise.
1803         * testsuite/gas/mips/bge.d: Likewise.
1804         * testsuite/gas/mips/mipsr6@bge.d: Likewise.
1805         * testsuite/gas/mips/bgeu.d: Likewise.
1806         * testsuite/gas/mips/mipsr6@bgeu.d: Likewise.
1807         * testsuite/gas/mips/blt.d: Likewise.
1808         * testsuite/gas/mips/mipsr6@blt.d: Likewise.
1809         * testsuite/gas/mips/bltu.d: Likewise.
1810         * testsuite/gas/mips/mipsr6@bltu.d: Likewise.
1811         * testsuite/gas/mips/branch-likely.d: Likewise.
1812         * testsuite/gas/mips/la.d: Likewise.
1813         * testsuite/gas/mips/lb.d: Likewise.
1814         * testsuite/gas/mips/lifloat.d: Likewise.
1815         * testsuite/gas/mips/sb.d: Likewise.
1816         * testsuite/gas/mips/uld.d: Likewise.
1817         * testsuite/gas/mips/ulh.d: Likewise.
1818         * testsuite/gas/mips/ulw.d: Likewise.
1819         * testsuite/gas/mips/usd.d: Likewise.
1820         * testsuite/gas/mips/ush.d: Likewise.
1821         * testsuite/gas/mips/usw.d: Likewise.
1822
1823 2016-07-02  Maciej W. Rozycki  <macro@imgtec.com>
1824
1825         * testsuite/gas/mips/branch-misc-2.s: Move non
1826         locally-defined-global symbol tests...
1827         * testsuite/gas/mips/branch-misc-5.s: ... to this new test.
1828         * testsuite/gas/mips/branch-misc-2.d: Update accordingly.
1829         * testsuite/gas/mips/branch-misc-2-64.d: Likewise.
1830         * testsuite/gas/mips/branch-misc-2pic.d: Likewise.
1831         * testsuite/gas/mips/branch-misc-2pic-64.d: Likewise.
1832         * testsuite/gas/mips/mipsr6@branch-misc-2-64.d: Likewise.
1833         * testsuite/gas/mips/mipsr6@branch-misc-2pic-64.d: Likewise.
1834         * testsuite/gas/mips/micromips@branch-misc-2.d: Likewise.
1835         * testsuite/gas/mips/micromips@branch-misc-2-64.d: Likewise.
1836         * testsuite/gas/mips/micromips@branch-misc-2pic.d: Likewise.
1837         * testsuite/gas/mips/micromips@branch-misc-2pic-64.d: Likewise.
1838         * testsuite/gas/mips/branch-misc-5.d: New test.
1839         * testsuite/gas/mips/branch-misc-5pic.d: New test.
1840         * testsuite/gas/mips/branch-misc-5-64.d: New test.
1841         * testsuite/gas/mips/branch-misc-5pic-64.d: New test.
1842         * testsuite/gas/mips/mipsr6@branch-misc-5-64.d: New test.
1843         * testsuite/gas/mips/mipsr6@branch-misc-5pic-64.d: New test.
1844         * testsuite/gas/mips/micromips@branch-misc-5.d: New test.
1845         * testsuite/gas/mips/micromips@branch-misc-5pic.d: New test.
1846         * testsuite/gas/mips/micromips@branch-misc-5-64.d: New test.
1847         * testsuite/gas/mips/micromips@branch-misc-5pic-64.d: New test.
1848         * testsuite/gas/mips/mips.exp: Run the new tests.
1849
1850 2016-07-02  Maciej W. Rozycki  <macro@imgtec.com>
1851
1852         * testsuite/gas/mips/beq.s: Uncomment branches to undefined
1853         symbols.
1854         * testsuite/gas/mips/beq.d: Update accordingly.
1855         * testsuite/gas/mips/mipsr6@beq.d: Likewise.
1856         * testsuite/gas/mips/micromips@beq.d: Likewise.
1857
1858 2016-07-02  Maciej W. Rozycki  <macro@imgtec.com>
1859
1860         * testsuite/gas/mips/mips.exp: Restrict 64-bit `branch-mips'
1861         tests to NewABI targets.
1862
1863 2016-07-02  Maciej W. Rozycki  <macro@imgtec.com>
1864
1865         * testsuite/gas/mips/mips.exp: Group `branch-misc' tests
1866         together.
1867
1868 2016-07-01  Szabolcs Nagy  <szabolcs.nagy@arm.com>
1869
1870         * config/tc-aarch64.c (struct aarch64_option_cpu_value_table): Add
1871         require field.
1872         (aarch64_features): Initialize require fields.
1873         (aarch64_parse_features): Handle dependencies.
1874         (aarch64_feature_enable_set, aarch64_feature_disable_set): New.
1875         (md_assemble): Use AARCH64_CPU_HAS_ALL_FEATURES.
1876         * testsuite/gas/aarch64/illegal-nofp16.s: New.
1877         * testsuite/gas/aarch64/illegal-nofp16.l: New.
1878         * testsuite/gas/aarch64/illegal-nofp16.d: New.
1879
1880 2016-07-01  Nick Clifton  <nickc@redhat.com>
1881
1882         * macro.c (macro_expand_body): Use a buffer big enough to hold an
1883         extremely large integer.
1884
1885 2016-07-01  Jan Beulich  <jbeulich@suse.com>
1886
1887         * testsuite/gas/i386/mpx-inval-2.l: Relax for COFF targets.
1888
1889 2016-07-01  Tristan Gingold  <gingold@adacore.com>
1890
1891         * NEWS: Add marker for 2.27.
1892
1893 2016-07-01  Jan Beulich  <jbeulich@suse.com>
1894
1895         * tc-i386.c (i386_index_check): Add special checks for bndmk,
1896         bndldx, and bndstx.
1897         * testsuite/gas/i386/mpx-inval-2.s: Add %rip and %eip relative
1898         as well as scaling by other than 1 tests.
1899         * testsuite/gas/i386/mpx-inval-2.l: Adjust accordingly.
1900
1901 2016-07-01  Jan Beulich  <jbeulich@suse.com>
1902
1903         * tc-i386.c (md_assemble): Alter address size checking for MPX
1904         instructions.
1905         * testsuite/gas/i386/mpx-inval-2.s: New.
1906         * testsuite/gas/i386/mpx-inval-2.l: New.
1907         * testsuite/gas/i386/i386.exp: Run new test.
1908
1909 2016-07-01  Jan Beulich  <jbeulich@suse.com>
1910
1911         PR gas/20318
1912         * config/tc-i386.c (match_template): Add char parameter,
1913         consumed in Intel mode for an extra suffix check.
1914         (md_assemble): New local variable mnem_suffix.
1915         * testsuite/gas/i386/suffix-bad.s: New.
1916         * testsuite/gas/i386/suffix-bad.l: New.
1917         * testsuite/gas/i386/i386.exp: Run new test (twice).
1918
1919 2016-07-01  Jan Beulich  <jbeulich@suse.com>
1920
1921         * testsuite/gas/i386/movz.s: New.
1922         * testsuite/gas/i386/movz32.d: New.
1923         * testsuite/gas/i386/movz64.d: New.
1924         * testsuite/gas/i386/i386.exp: Run new tests.
1925
1926 2016-07-01  Jan Beulich  <jbeulich@suse.com>
1927
1928         * config/tc-i386.c (struct _i386_insn): New field memop1_string.
1929         (md_assemble): Free first memory operand string.
1930         (i386_index_check): Use repprefixok to distingush xlat from
1931         other (real) string ops.
1932         (maybe_adjust_templates): New.
1933         (i386_att_operand). Call it. Store first memory operand string.
1934         * config/tc-i386-intel.c (i386_intel_operand): Likewise.
1935         * testsuite/gas/i386/intel-movs.s: New.
1936         * testsuite/gas/i386/intel-movs32.d: New.
1937         * testsuite/gas/i386/intel-movs64.d: New.
1938         * testsuite/gas/i386/i386.exp: Run new tests. Invoke as for
1939         64-bits tests with "--defsym x86_64=1 --strip-local-absolute".
1940
1941 2016-06-30  Maciej W. Rozycki  <macro@imgtec.com>
1942
1943         * config/tc-mips.c (get_append_method): Fix a comment typo.
1944
1945 2016-06-30  Matthew Fortune <Matthew.Fortune@imgtec.com>
1946             Maciej W. Rozycki  <macro@imgtec.com>
1947
1948         * config/tc-mips.c (append_insn) <APPEND_SWAP>: Do not special
1949         case MIPS16 handling.
1950         * testsuite/gas/mips/branch-swap-3.d: New test.
1951         * testsuite/gas/mips/branch-swap-4.d: New test.
1952         * testsuite/gas/mips/mips16@branch-swap-3.d: New test.
1953         * testsuite/gas/mips/mips16@branch-swap-4.d: New test.
1954         * testsuite/gas/mips/micromips@branch-swap-3.d: New test.
1955         * testsuite/gas/mips/micromips@branch-swap-4.d: New test.
1956         * testsuite/gas/mips/branch-swap-3.s: New test source.
1957         * testsuite/gas/mips/mips.exp: Run the new tests.
1958
1959 2016-06-30  Maciej W. Rozycki  <macro@imgtec.com>
1960
1961         * config/tc-mips.c (append_insn): Simplify non-MIPS16 branch
1962         swapping sequence.
1963
1964 2016-06-30  Maciej W. Rozycki  <macro@imgtec.com>
1965
1966         PR gas/20312
1967         * write.c (subsegs_finish_section): Force no section padding to
1968         alignment on failed assembly, always set last frag's alignment
1969         from section.
1970         * testsuite/gas/all/pr20312.l: New list test.
1971         * testsuite/gas/all/pr20312.s: New test source.
1972         * testsuite/gas/all/gas.exp: Run the new test
1973
1974 2016-06-30  Andrew Burgess  <andrew.burgess@embecosm.com>
1975
1976         * config.in (TARGET_WITH_CPU): Undefine.
1977         * configure.ac: Add --with-cpu support, and define in config.h.
1978         * configure: Regenerate.
1979         * config/tc-arc.c: Use TARGET_WITH_CPU to select default CPU.
1980         * NEWS: Mention new configure option.
1981
1982 2016-06-30  Matthew Wahab  <matthew.wahab@arm.com>
1983
1984         * testsuite/gas/arm/armv8_2+rdma.d: New.
1985
1986 2016-06-29  H.J. Lu  <hongjiu.lu@intel.com>
1987
1988         * NEWS: Mention --enable-compressed-debug-sections=gas is the
1989         default for Linux/x86 targets.
1990         * configure.tgt (ac_default_compressed_debug_sections): Default
1991         to yes for Linux/x86 targets.
1992
1993 2016-06-29  Maciej W. Rozycki  <macro@imgtec.com>
1994
1995         * write.c: Remove "libbfd.h" inclusion.
1996
1997 2016-06-28  Maciej W. Rozycki  <macro@imgtec.com>
1998
1999         * testsuite/gas/elf/elf.exp: Use `supports_gnu_unique' with the
2000         `type' test.
2001
2002 2016-06-28  Alan Modra  <amodra@gmail.com>
2003
2004         PR gas/20247
2005         * testsuite/gas/elf/section11.s: Don't start directives in first column.
2006
2007 2016-06-28  Richard Sandiford  <richard.sandiford@arm.com>
2008
2009         * testsuite/gas/aarch64/diagnostic.s,
2010         testsuite/gas/aarch64/diagnostic.l: Add tests for out-of-range indices.
2011
2012 2016-06-28  Maciej W. Rozycki  <macro@imgtec.com>
2013
2014         * config/tc-mips.c (mips16_reloc_p): Handle
2015         BFD_RELOC_MIPS16_16_PCREL_S1.
2016         (b_reloc_p): Likewise.
2017         (limited_pcrel_reloc_p): Likewise.
2018         (md_pcrel_from): Likewise.
2019         (md_apply_fix): Likewise.
2020         (tc_gen_reloc): Likewise.
2021         (md_convert_frag): Likewise.
2022         (mips_fix_adjustable): Update comment.
2023         * testsuite/gas/mips/mips16-branch-reloc-2.d: Remove error
2024         output, add dump patterns.
2025         * testsuite/gas/mips/mips16-branch-reloc-3.d: Remove error
2026         output, add dump patterns.
2027         * testsuite/gas/mips/mips16-branch-addend-2.d: Remove error
2028         output, add dump patterns.
2029         * testsuite/gas/mips/mips16-branch-addend-3.d: Remove error
2030         output, add dump patterns.
2031         * testsuite/gas/mips/mips16-branch-absolute.d: Remove error
2032         output, add dump patterns.
2033         * testsuite/gas/mips/mips16-branch-reloc-2.l: Remove file.
2034         * testsuite/gas/mips/mips16-branch-reloc-3.l: Remove file.
2035         * testsuite/gas/mips/mips16-branch-addend-2.l: Remove file.
2036         * testsuite/gas/mips/mips16-branch-addend-3.l: Remove file.
2037         * testsuite/gas/mips/mips16-branch-absolute.l: Remove file.
2038         * testsuite/gas/mips/mips16-branch-addend-2.s: Add padding.
2039         * testsuite/gas/mips/branch-weak.s: Adjust alignment, avoid
2040         implicit instruction padding, avoid MIPS16 JR->JRC conversion.
2041         * testsuite/gas/mips/branch-weak-6.d: New test.
2042         * testsuite/gas/mips/branch-weak-7.d: New test.
2043         * testsuite/gas/mips/mips.exp: Run the new tests.
2044
2045 2016-06-27  Vineet Gupta  <vgupta@synopsys.com>
2046
2047         * config//tc-arc.c (tc_arc_frame_initial_instructions): Use
2048         cfi_add_CFA_def_cfa to generate default CFA with offset
2049         * testsuite/gas/cfi/cfi-arc-1.d: Update expected output.
2050
2051 2016-06-27  Nick Clifton  <nickc@redhat.com>
2052
2053         PR gas/20247
2054         * as.h (do_not_pad_sections_to_alignment): New global variable.
2055         * as.c (show_usage): Add --no-pad-sections.
2056         (parse_args): Likewise.
2057         * write.c (size_seg): Skip padding the end of the section if
2058         requested from the command line.
2059         (SUB_SEGMENT_ALIGN): Likewise.
2060         * doc/as.texinfo: Document the new option.
2061         * NEWS: Mention the new feature.
2062         * testsuite/gas/elf/section11.s: New test.
2063         * testsuite/gas/elf/section11.d: New test driver.
2064         * testsuite/gas/elf/elf.exp: Run the new test.
2065
2066 2016-06-27  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
2067
2068         * config/tc-dlx.c: Include bfd/elf32-dlx.h.
2069         * config/tc-dlx.h: Remove prototype of dlx_set_skip_hi16.
2070
2071 2016-06-27  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
2072
2073         * config/tc-xtensa.c (xtensa_elf_suffix): Use ARRAY_SIZE instead of a
2074         sentinal element.
2075         (map_suffix_reloc_to_operator): Likewise.
2076         (map_operator_to_reloc): Likewise.
2077
2078 2016-06-27  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
2079
2080         * config/tc-nds32.c (md_begin): Use ARRAY_SIZE instead of a sentinal
2081         element in relax_table.
2082
2083 2016-06-25  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
2084
2085         * config/tc-aarch64.c: Make the type of reg_entry::type
2086         aarch_reg_type.
2087
2088 2016-06-25  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
2089
2090         * config/tc-bfin.c (bfin_cpus): Remove sentinal.
2091         (md_parse_option): Adjust.
2092         * config/tc-aarch64.c (aarch64_parse_abi): Replace use of a sentinal
2093         with iteration from 0 to ARRAY_SIZE.
2094         * config/tc-mcore.c (md_begin): Likewise.
2095         * config/tc-visium.c (visium_parse_arch): Likewise.
2096
2097 2016-06-25  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
2098
2099         * config/tc-tic54x.c (tic54x_set_default_include): remove argument
2100                                                            and simplify accordingly.
2101         (tic54x_include): Adjust.
2102         (tic54x_mlib): Likewise.
2103
2104 2016-06-25  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
2105
2106         * config/tc-xtensa.c (xtensa_make_property_section): Remove prototype.
2107
2108 2016-06-24  Maciej W. Rozycki  <macro@imgtec.com>
2109
2110         * config/tc-mips.c (append_insn): Use any `O_symbol' expression
2111         unchanged with relaxed MIPS16 instructions.
2112         (mips16_extended_frag): Adjust accordingly.  Return 1 right
2113         away if a relocation will be required for the symbol requested.
2114         Remove dead first relaxation pass code.
2115         (mips_relax_frag): Pass `sec' down to `mips16_extended_frag'.
2116         (md_convert_frag): Adjust symbol value calculation.  Raise an
2117         error if a relocation is required for the symbol requested.
2118         * testsuite/gas/mips/mips16@relax-swap3.d: Remove dump patterns,
2119         add error output.
2120         * testsuite/gas/mips/mips16@relax-swap3.l: New error output.
2121         * testsuite/gas/mips/mips16-pcrel-relax-0.d: New test.
2122         * testsuite/gas/mips/mips16-pcrel-relax-1.d: New test.
2123         * testsuite/gas/mips/mips16-pcrel-relax-2.d: New test.
2124         * testsuite/gas/mips/mips16-pcrel-relax-3.d: New test.
2125         * testsuite/gas/mips/mips16-pcrel-reloc-0.d: New test.
2126         * testsuite/gas/mips/mips16-pcrel-reloc-1.d: New test.
2127         * testsuite/gas/mips/mips16-pcrel-reloc-2.d: New test.
2128         * testsuite/gas/mips/mips16-pcrel-reloc-3.d: New test.
2129         * testsuite/gas/mips/mips16-pcrel-reloc-4.d: New test.
2130         * testsuite/gas/mips/mips16-pcrel-reloc-5.d: New test.
2131         * testsuite/gas/mips/mips16-pcrel-reloc-6.d: New test.
2132         * testsuite/gas/mips/mips16-pcrel-reloc-7.d: New test.
2133         * testsuite/gas/mips/mips16-pcrel-addend-0.d: New test.
2134         * testsuite/gas/mips/mips16-pcrel-addend-1.d: New test.
2135         * testsuite/gas/mips/mips16-pcrel-addend-2.d: New test.
2136         * testsuite/gas/mips/mips16-pcrel-addend-3.d: New test.
2137         * testsuite/gas/mips/mips16-pcrel-absolute.d: New test.
2138         * testsuite/gas/mips/mips16-branch-reloc-0.d: New test.
2139         * testsuite/gas/mips/mips16-branch-reloc-1.d: New test.
2140         * testsuite/gas/mips/mips16-branch-reloc-2.d: New test.
2141         * testsuite/gas/mips/mips16-branch-reloc-3.d: New test.
2142         * testsuite/gas/mips/mips16-branch-addend-0.d: New test.
2143         * testsuite/gas/mips/mips16-branch-addend-1.d: New test.
2144         * testsuite/gas/mips/mips16-branch-addend-2.d: New test.
2145         * testsuite/gas/mips/mips16-branch-addend-3.d: New test.
2146         * testsuite/gas/mips/mips16-branch-absolute.d: New test.
2147         * testsuite/gas/mips/mips16-absolute-reloc-0.d: New test.
2148         * testsuite/gas/mips/mips16-absolute-reloc-1.d: New test.
2149         * testsuite/gas/mips/mips16-absolute-reloc-2.d: New test.
2150         * testsuite/gas/mips/mips16-absolute-reloc-3.d: New test.
2151         * testsuite/gas/mips/mips16-pcrel-reloc-2.l: New error output.
2152         * testsuite/gas/mips/mips16-pcrel-reloc-3.l: New error output.
2153         * testsuite/gas/mips/mips16-pcrel-reloc-6.l: New error output.
2154         * testsuite/gas/mips/mips16-pcrel-reloc-7.l: New error output.
2155         * testsuite/gas/mips/mips16-pcrel-addend-2.l: New error output.
2156         * testsuite/gas/mips/mips16-pcrel-addend-3.l: New error output.
2157         * testsuite/gas/mips/mips16-pcrel-absolute.l: New error output.
2158         * testsuite/gas/mips/mips16-branch-reloc-2.l: New error output.
2159         * testsuite/gas/mips/mips16-branch-reloc-3.l: New error output.
2160         * testsuite/gas/mips/mips16-branch-addend-2.l: New error output.
2161         * testsuite/gas/mips/mips16-branch-addend-3.l: New error output.
2162         * testsuite/gas/mips/mips16-branch-absolute.l: New error output.
2163         * testsuite/gas/mips/mips16-absolute-reloc-2.l: New error output.
2164         * testsuite/gas/mips/mips16-absolute-reloc-3.l: New error output.
2165         * testsuite/gas/mips/mips16-pcrel-relax-0.s: New test source.
2166         * testsuite/gas/mips/mips16-pcrel-relax-2.s: New test source.
2167         * testsuite/gas/mips/mips16-pcrel-reloc-0.s: New test source.
2168         * testsuite/gas/mips/mips16-pcrel-reloc-1.s: New test source.
2169         * testsuite/gas/mips/mips16-pcrel-reloc-2.s: New test source.
2170         * testsuite/gas/mips/mips16-pcrel-reloc-3.s: New test source.
2171         * testsuite/gas/mips/mips16-pcrel-reloc-4.s: New test source.
2172         * testsuite/gas/mips/mips16-pcrel-reloc-5.s: New test source.
2173         * testsuite/gas/mips/mips16-pcrel-reloc-6.s: New test source.
2174         * testsuite/gas/mips/mips16-pcrel-reloc-7.s: New test source.
2175         * testsuite/gas/mips/mips16-pcrel-addend-0.s: New test source.
2176         * testsuite/gas/mips/mips16-pcrel-addend-1.s: New test source.
2177         * testsuite/gas/mips/mips16-pcrel-addend-2.s: New test source.
2178         * testsuite/gas/mips/mips16-pcrel-addend-3.s: New test source.
2179         * testsuite/gas/mips/mips16-pcrel-absolute.s: New test source.
2180         * testsuite/gas/mips/mips16-branch-reloc-0.s: New test source.
2181         * testsuite/gas/mips/mips16-branch-reloc-1.s: New test source.
2182         * testsuite/gas/mips/mips16-branch-reloc-2.s: New test source.
2183         * testsuite/gas/mips/mips16-branch-reloc-3.s: New test source.
2184         * testsuite/gas/mips/mips16-branch-addend-0.s: New test source.
2185         * testsuite/gas/mips/mips16-branch-addend-1.s: New test source.
2186         * testsuite/gas/mips/mips16-branch-addend-2.s: New test source.
2187         * testsuite/gas/mips/mips16-branch-addend-3.s: New test source.
2188         * testsuite/gas/mips/mips16-branch-absolute.s: New test source.
2189         * testsuite/gas/mips/mips16-absolute-reloc-0.s: New test source.
2190         * testsuite/gas/mips/mips16-absolute-reloc-1.s: New test source.
2191         * testsuite/gas/mips/mips16-absolute-reloc-2.s: New test source.
2192         * testsuite/gas/mips/mips16-absolute-reloc-3.s: New test source.
2193         * testsuite/gas/mips/mips.exp: Run the new tests.
2194
2195 2016-06-24  Alan Modra  <amodra@gmail.com>
2196
2197         * configure.tgt (alpha-*-openbsd*): Use em=nbsd.
2198
2199 2016-06-23  Maciej W. Rozycki  <macro@imgtec.com>
2200
2201         * config/tc-mips.c (b_reloc_p): New function.
2202         (mips_fix_adjustable): Also keep the original microMIPS symbol
2203         referred from branch relocations.
2204         * testsuite/gas/mips/branch-local-1.d: New test.
2205         * testsuite/gas/mips/branch-local-n32-1.d: New test.
2206         * testsuite/gas/mips/branch-local-n64-1.d: New test.
2207         * testsuite/gas/mips/micromips@branch-misc-4-64.d: Update
2208         relocations.
2209         * testsuite/gas/mips/branch-local-1.s: New test source.
2210         * testsuite/gas/mips/mips.exp: Run the new cases.
2211
2212 2016-06-23  Graham Markall  <graham.markall@embecosm.com>
2213
2214         * config/tc-arc.c (options, md_longopts, md_parse_option): Move
2215         -mspfp, -mdpfp and -mfpuda out of the sections for dummy
2216         options. Correct erroneous enabling of SPFP instructions when
2217         using -mnps400.
2218
2219 2016-06-22  Peter Bergner <bergner@vnet.ibm.com>
2220
2221         * testsuite/gas/ppc/power9.d <brd, brh, brw, mffs, mffs., mffsce,
2222         mffscdrn, mffscdrni, mffscrn, mffscrni, mffsl, nandxor, rldixor,
2223         setbool, xor3>: New tests.
2224         * testsuite/gas/ppc/power9.s: Likewise.
2225
2226 2016-06-22  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
2227
2228         * config/tc-xtensa.c: Include elf/xtensa.h.
2229
2230 2016-06-21  Maciej W. Rozycki  <macro@imgtec.com>
2231
2232         * config/tc-mips.c (calculate_reloc) <BFD_RELOC_HI16_S_PCREL>
2233         <BFD_RELOC_LO16_PCREL>: New switch cases.
2234         (md_apply_fix) <BFD_RELOC_HI16_S_PCREL, BFD_RELOC_LO16_PCREL>:
2235         Move switch cases along `BFD_RELOC_MIPS_JMP'.
2236         <BFD_RELOC_MIPS_21_PCREL_S2, BFD_RELOC_MIPS_26_PCREL_S2>
2237         <BFD_RELOC_MIPS_18_PCREL_S3, BFD_RELOC_MIPS_19_PCREL_S2>: Handle
2238         the resolved case.
2239         * testsuite/gas/mips/pcrel-reloc-4.d: New test.
2240         * testsuite/gas/mips/pcrel-reloc-4-r6.d: New test.
2241         * testsuite/gas/mips/pcrel-reloc-5.d: New test.
2242         * testsuite/gas/mips/pcrel-reloc-5-r6.d: New test.
2243         * testsuite/gas/mips/pcrel-reloc-6.d: New test.
2244         * testsuite/gas/mips/pcrel-reloc-6.l: New list test.
2245         * testsuite/gas/mips/pcrel-reloc-4.s: New test source.
2246         * testsuite/gas/mips/pcrel-reloc-6.s: New test source.
2247         * testsuite/gas/mips/mips.exp: Run the new tests.
2248
2249 2016-06-21  Maciej W. Rozycki  <macro@imgtec.com>
2250
2251         * config/tc-mips.c (md_apply_fix) <BFD_RELOC_MIPS_18_PCREL_S3>
2252         <BFD_RELOC_MIPS_19_PCREL_S2>: Avoid null pointer dereferences
2253         via `fixP->fx_addsy'.
2254
2255 2016-06-21  Maciej W. Rozycki  <macro@imgtec.com>
2256
2257         * config/tc-mips.c (md_pcrel_from) <BFD_RELOC_MIPS_18_PCREL_S3>:
2258         Calculate relocation from the containing aligned doubleword.
2259         (tc_gen_reloc) <BFD_RELOC_MIPS_18_PCREL_S3>: Calculate the
2260         addend from the containing aligned doubleword.
2261
2262 2016-06-21  Maciej W. Rozycki  <macro@imgtec.com>
2263
2264         * config/tc-mips.c (mips_force_relocation): Use `file_mips_opts'
2265         rather than `mips_opts' for the R6 ISA check.
2266         (mips_fix_adjustable): Likewise.
2267         * testsuite/gas/mips/pcrel-reloc-1.d: New test.
2268         * testsuite/gas/mips/pcrel-reloc-1-r6.d: New test.
2269         * testsuite/gas/mips/pcrel-reloc-2.d: New test.
2270         * testsuite/gas/mips/pcrel-reloc-2-r6.d: New test.
2271         * testsuite/gas/mips/pcrel-reloc-3.d: New test.
2272         * testsuite/gas/mips/pcrel-reloc-3-r6.d: New test.
2273         * testsuite/gas/mips/pcrel-reloc-1.s: New test source.
2274         * testsuite/gas/mips/mips.exp: Run the new tests.
2275
2276 2016-06-21  Graham Markall  <graham.markall@embecosm.com>
2277
2278         * config/tc-arc.c (check_cpu_feature, md_parse_option):
2279         Add nps400 option and feature. Add check for nps400
2280         feature. Refactor existing checks to check subclass before
2281         feature enablement.
2282         (md_show_usage): Document flags for NPS-400 and add some other
2283         undocumented flags.
2284         (cpu_type): Remove nps400 CPU type entry
2285         (check_zol): Remove bfd_mach_arc_nps400 case.
2286         (md_show_usage): Add help on -mcpu=nps400.
2287         (cpu_types): Add entry for nps400 as arc700 plus nps400 extension
2288         set.
2289         * doc/c-arc.texi: Document the -mnps400, -mspfp, -mdpfp, and
2290         -fpuda flags.  Document -mcpu=nps400.
2291         * testsuite/gas/arc/nps-400-0.d: Use -mcpu=arc700 -mnps400. Change
2292         expected flags to match ARC700 instead of NPS400.
2293         * testsuite/gas/arc/nps-400-1.d: Use -mcpu=arc700 -mnps400.
2294         * testsuite/gas/arc/nps-400-2.d: Likewise.
2295         * testsuite/gas/arc/nps-400-3.d: Likewise.
2296         * testsuite/gas/arc/nps-400-4.d: Likewise.
2297         * testsuite/gas/arc/nps-400-5.d: Likewise.
2298         * testsuite/gas/arc/nps-400-6.d: Likewise.
2299         * testsuite/gas/arc/nps-400-7.d: Likewise.
2300         * testsuite/gas/arc/textinsn2op01.s: Change opcode of myinsn to
2301         avoid clash with cbba instruction.
2302         * testsuite/gas/arc/textinsn2op01.d: Likewise.
2303         * testsuite/gas/arc/textinsn3op.d: Likewise.
2304         * testsuite/gas/arc/textinsn3op.s: Likewise.
2305         * testsuite/gas/arc/nps-400-0.d: Test using NPS-400 using
2306         -mcpu=nps400 as an alternative to -mcpu=arc700 -mnps400 flags.
2307
2308 2016-06-20  Maciej W. Rozycki  <macro@imgtec.com>
2309
2310         * testsuite/gas/mips/r6-64-n32.d: Change the `name' tag.
2311         * testsuite/gas/mips/r6-64-n64.d: Likewise.
2312
2313 2016-06-20  Maciej W. Rozycki  <macro@imgtec.com>
2314
2315         * config/tc-mips.c (mips_fix_adjustable): Update comment on jump
2316         reloc conversion.
2317
2318 2016-06-20  Virendra Pathak  <virendra.pathak@broadcom.com>
2319
2320         * config/tc-aarch64.c (aarch64_cpus): Update vulcan feature set.
2321
2322 2016-06-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
2323
2324         * config/tc-sparc.c (hpriv_reg_table): Add registers %hmcdper,
2325         %hmcddfr and %hva_mask_nz.
2326         (sparc_ip): New handling of asr/privileged/hyperprivileged
2327         registers, adapted to the new form of the sparc opcodes table.
2328         * testsuite/gas/sparc/rdasr.s: New file.
2329         * testsuite/gas/sparc/rdasr.d: Likewise.
2330         * testsuite/gas/sparc/wrasr.s: Likewise.
2331         * testsuite/gas/sparc/wrasr.d: Likewise.
2332         * testsuite/gas/sparc/sparc.exp (sparc_elf_setup): Add rdasr and
2333         wrasr tests.
2334         * testsuite/gas/sparc/rdpr.d: Use -Av9m, as some privileged
2335         registers require it.
2336         * testsuite/gas/sparc/wrpr.s: Complete to cover all privileged
2337         registers and write instruction modalities.
2338         * testsuite/gas/sparc/wrpr.d: Likewise.
2339         * testsuite/gas/sparc/rdhpr.s: Likewise for hyperprivileged
2340         registers.
2341         * testsuite/gas/sparc/rdhpr.d: Likewise.
2342         * testsuite/gas/sparc/wrhpr.s: Likewise.
2343         * testsuite/gas/sparc/wrhpr.d: Likewise.
2344
2345 2016-06-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
2346
2347         * config/tc-sparc.c (sparc_arch_table): adjust the GAS
2348         architectures to use the right opcode architecture.
2349         (sparc_md_end): Handle v9{c,d,e,v,m}.
2350         (sparc_ip): Fix some comments.
2351         * testsuite/gas/sparc/ldx_efsr.d: Fix the architecture of this
2352         instruction, which is v9d.
2353         * testsuite/gas/sparc/mwait.s: Remove the `rd %mwait,%g1'
2354         instruction from the test, as %mwait is not readable.
2355         * testsuite/gas/sparc/mwait.d: Likewise.
2356         * testsuite/gas/sparc/mism-1.s: Expand to check v9b and v9e
2357         mismatch architecture errors.
2358         * testsuite/gas/sparc/mism-2.s: New file.
2359
2360 2016-06-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
2361
2362         * config/tc-sparc.c (priv_reg_table): Use NULL instead of the
2363         empty string to mark the end of the array.
2364         (hpriv_reg_table): Likewise.
2365         (v9a_asr_table): Likewise.
2366         (cmp_reg_entry): Handle entries with NULL names.
2367         (F_POP_V9): Define.
2368         (F_POP_PCREL): Likewise.
2369         (F_POP_TLS_CALL): Likewise.
2370         (F_POP_POSTFIX): Likewise.
2371         (struct pop_entry): New type.
2372         (pop_table): New variable.
2373         (enum pop_entry_type): New type.
2374         (struct perc_entry): Likewise.
2375         (NUM_PERC_ENTRIES): Define.
2376         (perc_table): New variable.
2377         (cmp_perc_entry): New function.
2378         (md_begin): Sort hpriv_reg_table and v9a_asr_table, and initialize
2379         perc_table.
2380         (sparc_ip): Handle entries with NULL names in priv_reg_table,
2381         hpriv_reg_table and v9a_asr_table.  Use perc_table to handle
2382         %-pseudo-ops.
2383
2384 2016-06-15  Nick Clifton  <nickc@redhat.com>
2385
2386         * config/tc-ft32.c (md_assemble): Call dwarf2_emit_insn with the
2387         instruction size.
2388         * config/tc-mcore.c (md_assemble): Likewise.
2389         * config/tc-mn10200.c (md_assemble): Likewise.
2390         * config/tc-moxie.c (md_assemble): Likewise.
2391         * config/tc-pj.c (md_apply_fix): Handle BFD_RELOC_PJ_CODE_REL32.
2392         * testsuite/gas/all/gas.exp (diff1 test): Alpha sort list of
2393         exception targets.  Add alpha, hppa, microblaze and rl78 to list
2394         of exceptions.
2395         (forward): Add microblaze to list of exceptions.
2396         (fwdexp): Add alpha to list of exceptions.
2397         (redef2): Add arm-epoc-pe and rl78 to list of exceptions.
2398         (redef3): Add rl78 and x86_64 cygwin to list of exceptions.
2399         (do_930509a): Alpha sort list of exception targets.  Add h8300 and
2400         mn10200 to list of exceptions.
2401         (align2): Expect to fail for nds32.
2402         (cond): Add alpha and rl78 to list of exceptions.
2403         * testsuite/gas/all/none.d: Skip for ft32 and hppa.
2404         * testsuite/gas/all/string.d: Skip for tic4x.
2405         * testsuite/gas/alpha/alpha.exp: Note that the alpha-linuxecoff
2406         target does not support ELF.
2407         * testsuite/gas/arm/blx-bl-convert.dL Skip for the nto target.
2408         * testsuite/gas/cfi/cfi-alpha-2.d: All extended format names.
2409         * testsuite/gas/cfi/cfi.exp: Alpha sort list of targets.  Skip SH
2410         tests for sh-pe and sh-rtemscoff targets.
2411         * testsuite/gas/elf/elf.exp (redef): Add rl78, xgate and vax to
2412         list of exceptions.
2413         (type): Run the noifunc version for alpha-freebsd and visium.
2414         * testsuite/gas/elf/warn-2.s: Do not expect to fail on the mcore,
2415         mn10200 or moxie targets.
2416         * testsuite/gas/ft32/insn.d: Update expected disassembly.
2417         * testsuite/gas/i386/i386.exp (x86-64-pcrel): Skip for cygwin
2418         targets.
2419         * testsuite/gas/lns/lns.exp (lns-common-1): No longer skip for
2420         mcore and rx targets.
2421         * testsuite/gas/macros/macros.exp (dot): Add exceptions for ns32k,
2422         rl78 and vax.
2423         (purge): Expect to fail on the ns32k and vax.
2424         * testsuite/gas/nds32/alu-2.d: Update expected disassembly.
2425         * testsuite/gas/nds32/ls.d: Likewise.
2426         * testsuite/gas/nds32/sys-reg.d: Likewise.
2427         * testsuite/gas/nds32/usr-spe-reg.d: Likewise.
2428         * testsuite/gas/pe/aligncomm-d.d: Skip for the sh.
2429         * testsuite/gas/pe/section-align-3.d: Likewise.
2430         * testsuite/gas/pe/section-exclude.d: Likewise.
2431         * testsuite/gas/ppc/test2xcoff32.d: Pass once all the required
2432         data has been seen.
2433         * testsuite/gas/ppc/textalign-xcoff-001.d: Fix up regexp to allow
2434         for variations in whitespace.
2435         * testsuite/gas/tilepro/t_constants.d: Pass once all the required
2436         data has been seen.
2437         * testsuite/gas/tilepro/t_constants.s (.safe_word): New macro.
2438         Installs a 32-bit value without generating warnings on 64-bit
2439         hosts.
2440         Use the new macro to replace the .word directives.
2441
2442 2016-06-15  Andrew Burgess  <andrew.burgess@embecosm.com>
2443
2444         * testsuite/gas/arc/add_s.d: New file.
2445         * testsuite/gas/arc/add_s.s: New file.
2446
2447 2016-06-14  Graham Markall <graham.markall@embecosm.com>
2448
2449         * testsuite/gas/arc/nps400-6.s: Add tests of ldbit.
2450         * testsuite/gas/arc/nps400-6.d: Likewise.
2451
2452 2016-06-14  Graham Markall <graham.markall@embecosm.com>
2453
2454         * testsuite/gas/arc/nps400-6.s: Add tests of hash, tr, utf8, e4by, and
2455         addf.
2456         * testsuite/gas/arc/nps400-6.d: Likewise.
2457
2458 2016-06-14  Graham Markall <graham.markall@embecosm.com>
2459
2460         * testsuite/gas/arc/nps400-6.s: Add tests of calcbsd, calcbxd,
2461         calckey, calcxkey, mxb, imxb, addl, subl, andl, orl, xorl, andab, orab,
2462         lbdsize, bdlen, csms, csma, cbba, zncv, and hofs.
2463         * testsuite/gas/arc/nps400-6.d: Likewise.
2464
2465 2016-06-14  Nick Clifton  <nickc@redhat.com>
2466
2467         * config/tc-nds32.c (nds32_get_align): Avoid left shifting a
2468         signed constant.
2469
2470 2016-06-13  Maciej W. Rozycki  <macro@imgtec.com>
2471
2472         * config/tc-mips.c (mips_fix_adjustable): Don't convert RELA
2473         JALR relocations on R6.
2474         * testsuite/gas/mips/jal-svr4pic-local.d: New test.
2475         * testsuite/gas/mips/mips1@jal-svr4pic-local.d: New test.
2476         * testsuite/gas/mips/r3000@jal-svr4pic-local.d: New test.
2477         * testsuite/gas/mips/micromips@jal-svr4pic-local.d: New test.
2478         * testsuite/gas/mips/jal-svr4pic-local-n32.d: New test.
2479         * testsuite/gas/mips/micromips@jal-svr4pic-local-n32.d: New
2480         test.
2481         * testsuite/gas/mips/jal-svr4pic-local-n64.d: New test.
2482         * testsuite/gas/mips/micromips@jal-svr4pic-local-n64.d: New
2483         test.
2484         * testsuite/gas/mips/jal-svr4pic-local.s: New test source.
2485         * testsuite/gas/mips/jal-svr4pic-local-newabi.s: New test
2486         source.
2487         * testsuite/gas/mips/mips.exp: Run the new tests.
2488
2489 2016-06-13  Virendra Pathak  <virendra.pathak@broadcom.com>
2490
2491         * config/tc-aarch64.c (aarch64_cpus): Add Broadcom Vulcan.
2492         * doc/c-aarch64.texi: Document that vulcan is a valid processor
2493         name.
2494
2495 2016-06-13  Nick Clifton  <nickc@redhat.com>
2496
2497         * config/tc-arm.c: For non-ELF based targets skip ARM feature sets
2498         that are not supported.
2499
2500         * config/tc-arc.c (md_apply_fix): Avoid left shifting a signed
2501         constant.
2502         * config/tc-cr16.c (check_range): Likewise.
2503         * config/tc-nios2.c (nios2_check_overflow): Likewise.
2504
2505 2016-06-08  Renlin Li  <renlin.li@arm.com>
2506
2507         * config/tc-aarch64.c (print_operands): Substitute size.
2508         (output_operand_error_record): Likewise.
2509
2510 2016-06-07  Alan Modra  <amodra@gmail.com>
2511
2512         * config/tc-ppc.c (PPC_APUINFO_ISEL, PPC_APUINFO_PMR,
2513         PPC_APUINFO_RFMCI, PPC_APUINFO_CACHELCK, PPC_APUINFO_SPE,
2514         PPC_APUINFO_EFS, PPC_APUINFO_BRLOCK, PPC_APUINFO_VLE): Don't define.
2515         (ppc_setup_opcodes): Check vle disables powerpc_opcodes overridden
2516         by vle_opcodes, and that vle flag doesn't enable opcodes.  Don't
2517         add vle_opcodes twice.
2518         (ppc_cleanup): Use APUINFO_SECTION_NAME and APUINFO_LABEL.
2519
2520 2016-06-07  Matthew Wahab  <matthew.wahab@arm.com>
2521
2522         * config/tc-arm.c (arm_ext_v8_2): Rename to arm_ext_ras.
2523         (arm_ext_ras): Renamed from arm_ext_v8_2.
2524         (insns): Update for arm_ext_v8_2 renaming.
2525         (arm_extensions): Add "ras".
2526         * doc/c-arm.texi (ARM Options): Add an entry for "ras".
2527         * testsuite/gas/arm/armv8-a+ras.d: New.
2528         * testsuite/gas/arm/armv8_2-a.d: Add explicit command line
2529         options.
2530
2531 2016-06-05  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
2532
2533         * itbl-parse.y (yyerror): Use modern argument declaration style.
2534
2535 2016-06-05  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
2536
2537         * config/tc-sh.c (parse_reg): Change type of mode argument to
2538         sh_arg_type.
2539         (get_operand): Adjust.
2540         (insert): Change type of how to bfd_reloc_code_real_type.
2541         (insert4): Likewise.
2542         * config/tc-sh64.c (shmedia_get_operand): Adjust.
2543         (shmedia_parse_reg): Change type of mode to shmedia_arg_type.
2544
2545 2016-06-05  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
2546
2547         * config/tc-nds32.c (nds32_parse_option): Make the type of ptr_arg
2548         const char *.
2549
2550 2016-06-03  Peter Bergner <bergner@vnet.ibm.com>
2551
2552         PR binutils/20196
2553         * gas/testsuite/gas/ppc/e6500.s <lbarx, lharx, lwarx, ldarx,
2554         stbcx., sthcx., stwcx., stdcx.>: Add tests.
2555         * gas/testsuite/gas/ppc/e6500.d: Likewise.
2556         * gas/testsuite/gas/ppc/power8.s: Likewise.
2557         * gas/testsuite/gas/ppc/power8.d: Likewise.
2558         * gas/testsuite/gas/ppc/power4.s <lwarx, ldarx, stwcx.,
2559         stdcx.>: Add tests.
2560         * gas/testsuite/gas/ppc/power4.d: Likewise.
2561
2562 2016-06-03  H.J. Lu  <hongjiu.lu@intel.com>
2563
2564         PR binutis/18386
2565         * testsuite/gas/i386/i386.exp: Run x86-64-branch-4.
2566         * testsuite/gas/i386/x86-64-branch.d: Updated.
2567         * testsuite/gas/i386/ilp32/x86-64-branch.d: Likewise.
2568         * testsuite/gas/i386/x86-64-branch-4.l: New file.
2569         * testsuite/gas/i386/x86-64-branch-4.s: Likewise.
2570
2571 2016-06-03  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2572
2573         * config/tc-aarch64.c (aarch64_cpus): Add cortex-a73 entry.
2574         * doc/c-aarch64.texi (-mcpu): Document cortex-a73 value.
2575
2576 2016-06-03  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2577
2578         * config/tc-arm.c (arm_cpus): Add cortex-a73 entry.
2579         * doc/c-arm.texi (-mcpu=): Document cortex-a73 value.
2580
2581 2016-06-02  Vineet Gupta  <Vineet.Gupta1@synopsys.com>
2582
2583         * configure.tgt: Replace -uclibc with *.
2584
2585 2016-06-02  Andrew Burgess  <andrew.burgess@embecosm.com>
2586
2587         * config/tc-arc.c (parse_opcode_flags): New function.
2588         (find_opcode_match): Move flag parsing code out to new function.
2589         Ignore operands marked IGNORE.
2590         (build_fake_opcode_hash_entry): New function.
2591         (find_special_case_long_opcode): New function.
2592         (find_special_case): Lookup long opcodes.
2593         * testsuite/gas/arc/nps400-7.d: New file.
2594         * testsuite/gas/arc/nps400-7.s: New file.
2595
2596 2016-06-01  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
2597
2598         * config/tc-ns32k.c: Remove definition of input_line_pointer.
2599
2600 2016-06-01  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
2601
2602         * config/tc-avr.c (avr_parse_cons_expression): Replace iteration to
2603         sentinal with iteration to array size.
2604
2605 2016-06-01  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
2606
2607         * config/xtensa-relax.h: Move typedefs of enums to the enums
2608         definition.
2609
2610 2016-06-01  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
2611
2612         * config/tc-ns32k.c (bit_fix_new): Replace obstack-alloc with XOBNEW
2613         macro.
2614
2615 2016-06-01  Graham Markall  <graham.markall@embecosm.com>
2616
2617         * testsuite/gas/arc/nps-400-1.s: Add rflt variants with
2618         operands of types a,b,u6, 0,b,u6, and 0,b,limm.
2619         * testsuite/gas/arc/nps-400-1.d: Likewise.
2620
2621 2016-05-29  H.J. Lu  <hongjiu.lu@intel.com>
2622
2623         PR gas/20145
2624         * config/tc-i386.c (cpu_noarch): Add noavx512f, noavx512cd,
2625         noavx512er, noavx512pf, noavx512dq, noavx512bw, noavx512vl,
2626         noavx512ifma and noavx512vbmi.
2627         * doc/c-i386.texi: Mention noavx512f, noavx512cd, noavx512er,
2628         noavx512pf, noavx512dq, noavx512bw, noavx512vl, noavx512ifma
2629         and noavx512vbmi.
2630         * testsuite/gas/i386/i386.exp: Run noavx512-1 and noavx512-2.
2631         * testsuite/gas/i386/noavx512-1.l: New file.
2632         * testsuite/gas/i386/noavx512-1.s: Likewise.
2633         * testsuite/gas/i386/noavx512-2.l: Likewise.
2634         * testsuite/gas/i386/noavx512-2.s: Likewise.
2635
2636 2016-05-27  H.J. Lu  <hongjiu.lu@intel.com>
2637
2638         PR gas/20145
2639         * config/tc-i386.c (cpu_arch): Add 687.
2640         (cpu_noarch): Add no287, no387, no687, nosse2, nosse3, nossse3,
2641         nosse4.1, nosse4.2, nosse4 and noavx2.
2642         (parse_real_register): Check cpuregmmx instead of cpummx for MMX
2643         register.  Check cpuregxmm instead of cpusse for XMM register.
2644         Check cpuregymm instead of cpuavx for YMM register.  Check
2645         cpuregzmm/cpuregmask instead of cpuavx512f for ZMMM/mask register.
2646         * doc/c-i386.texi: Mention 687, no287, no387, no687, nosse2,
2647         nosse3, nossse3, nosse4.1, nosse4.2, nosse4 and noavx2.
2648         * testsuite/gas/i386/arch-10-prefetchw.d (as): Add mmx.
2649         * testsuite/gas/i386/arch-10.d (as): Likewise.
2650         * testsuite/gas/i386/arch-11.s: Add ".arch .mmx".
2651         * testsuite/gas/i386/i386.exp: Pass mmx to assembler for
2652         arch-10-3 and arch-10-4.  Run no87-3, nosse-4, nosse-5, noavx-3
2653         and noavx-4.
2654         * testsuite/gas/i386/no87-3.l: New file.
2655         * testsuite/gas/i386/no87-3.s: Likewise.
2656         * testsuite/gas/i386/noavx-3.l: Likewise.
2657         * testsuite/gas/i386/noavx-3.s: Likewise.
2658         * testsuite/gas/i386/noavx-4.d: Likewise.
2659         * testsuite/gas/i386/noavx-4.s: Likewise.
2660         * testsuite/gas/i386/nosse-4.l: Likewise.
2661         * testsuite/gas/i386/nosse-4.s: Likewise.
2662         * testsuite/gas/i386/nosse-5.d: Likewise.
2663         * testsuite/gas/i386/nosse-5.s: Likewise.
2664
2665 2016-05-27  H.J. Lu  <hongjiu.lu@intel.com>
2666
2667         PR gas/20154
2668         * config/tc-i386.c (cpu_flags_match): Don't set cpuamd64 nor
2669         cpuintel64.
2670         (match_template): Check Intel64/AMD64 ISA.
2671
2672 2016-05-27  H.J. Lu  <hongjiu.lu@intel.com>
2673
2674         PR gas/20154
2675         * config/tc-i386.c (intel64): New.
2676         (cpu_flags_match): Set cpuamd64 and cpuintel64.
2677         (md_parse_option): Set intel64 instead of cpuamd64 and
2678         cpuintel64.
2679
2680 2016-05-27  H.J. Lu  <hongjiu.lu@intel.com>
2681
2682         * config/tc-i386.c (cpu_flags_match): Don't clear cpu64 nor
2683         cpuno64.
2684
2685 2016-05-26  Peter Bergner <bergner@vnet.ibm.com>
2686
2687         * testsuite/gas/ppc/altivec3.d <vmsumudm>: Add test.
2688         * testsuite/gas/ppc/altivec3.s: Likewise.
2689         * testsuite/gas/ppc/power9.d <addex[.], lwzmx, vmsumudm>: Add tests.
2690         * testsuite/gas/ppc/power9.s: Likewise.
2691
2692 2016-05-26  H.J. Lu  <hongjiu.lu@intel.com>
2693
2694         * testsuite/gas/i386/avx512vl-2.l: Append "#pass".
2695         * testsuite/gas/i386/noavx-1.l: Likewise.
2696         * testsuite/gas/i386/nommx-1.l: Likewise.
2697         * testsuite/gas/i386/nosse-1.l: Likewise.
2698         * testsuite/gas/i386/x86-64-avx512vl-2.l: Likewise.
2699         * testsuite/gas/i386/avx512vl-2.s: Append ".p2align 4".
2700         * testsuite/gas/i386/noavx-1.s: Likewise.
2701         * testsuite/gas/i386/nommx-1.s: Likewise.
2702         * testsuite/gas/i386/nosse-1.s: Likewise.
2703         * testsuite/gas/i386/x86-64-avx512vl-2.s: Likewise.
2704
2705 2016-05-26  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
2706
2707         * config/tc-metag.c (metag_handle_align): Make the type of noop
2708         unsigned char.
2709
2710 2016-05-26  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
2711
2712         * config/tc-rx.c (md_convert_frag): Make the type of reloc_type
2713         bfd_reloc_code_real_type.
2714
2715 2016-05-25  H.J. Lu  <hongjiu.lu@intel.com>
2716
2717         PR gas/20140
2718         * config/tc-i386.c (cpu_flags_match): Require another match
2719         for AVX512VL.
2720         * testsuite/gas/i386/i386.exp: Run avx512vl-1, avx512vl-2,
2721         x86-64-avx512vl-1 and x86-64-avx512vl-2.
2722         * testsuite/gas/i386/avx512vl-1.l: New file.
2723         * testsuite/gas/i386/avx512vl-1.s: Likewise.
2724         * testsuite/gas/i386/avx512vl-2.l: Likewise.
2725         * testsuite/gas/i386/avx512vl-2.s: Likewise.
2726         * testsuite/gas/i386/x86-64-avx512vl-1.l: Likewise.
2727         * testsuite/gas/i386/x86-64-avx512vl-1.s: Likewise.
2728         * testsuite/gas/i386/x86-64-avx512vl-2.l: Likewise.
2729         * testsuite/gas/i386/x86-64-avx512vl-2.s: Likewise.
2730
2731 2016-05-25  H.J. Lu  <hongjiu.lu@intel.com>
2732
2733         PR gas/20141
2734         * testsuite/gas/i386/i386.exp: Run x86-64-pr20141.
2735         * testsuite/gas/i386/x86-64-pr20141.d: New file.
2736         * testsuite/gas/i386/x86-64-pr20141.s: Likewise.
2737
2738 2016-05-25  H.J. Lu  <hongjiu.lu@intel.com>
2739
2740         * config/tc-i386.c (arch_entry): Remove negated.
2741         (noarch_entry): New struct.
2742         (cpu_arch): Updated.  Remove .no87, .nommx, .nosse and .noavx.
2743         (cpu_noarch): New.
2744         (set_cpu_arch): Check cpu_noarch after cpu_arch.
2745         (md_parse_option): Allow -march=+nosse.  Check cpu_noarch after
2746         cpu_arch.
2747         (output_message): New function.
2748         (show_arch): Use it.  Handle cpu_noarch.
2749         * testsuite/gas/i386/i386.exp: Run nommx-1, nommx-2, nommx-3,
2750         nosse-1, nosse-2, nosse-3, noavx-1 and noavx-2.
2751         * testsuite/gas/i386/noavx-1.l: New file.
2752         * testsuite/gas/i386/noavx-1.s: Likewise.
2753         * testsuite/gas/i386/noavx-2.s: Likewise.
2754         * testsuite/gas/i386/noavx-2.l: Likewise.
2755         * testsuite/gas/i386/nommx-1.s: Likewise.
2756         * testsuite/gas/i386/nommx-1.l: Likewise.
2757         * testsuite/gas/i386/nommx-2.s: Likewise.
2758         * testsuite/gas/i386/nommx-2.l: Likewise.
2759         * testsuite/gas/i386/nommx-3.s: Likewise.
2760         * testsuite/gas/i386/nommx-3.l: Likewise.
2761         * testsuite/gas/i386/nosse-1.s: Likewise.
2762         * testsuite/gas/i386/nosse-1.l: Likewise.
2763         * testsuite/gas/i386/nosse-2.s: Likewise.
2764         * testsuite/gas/i386/nosse-2.l: Likewise.
2765         * testsuite/gas/i386/nosse-3.s: Likewise.
2766         * testsuite/gas/i386/nosse-3.l: Likewise.
2767
2768 2016-05-25  Chua Zheng Leong  <chuazl@comp.nus.edu.sg>
2769
2770         PR target/20067
2771         * config/tc-arm.c (move_or_literal_pool): Only generate a VMOV.I64
2772         instruction if supported by the currently selected fpu variant.
2773         * testsuite/gas/arm/vfpv3-ldr_immediate.s: Add test of this PR.
2774         * testsuite/gas/arm/vfpv3-ldr_immediate.d: Update expected disassembly.
2775
2776 2016-05-24  Maciej W. Rozycki  <macro@imgtec.com>
2777
2778         * config/tc-mips.c (mips_fix_adjustable): Also return 0 for
2779         jump relocations against MIPS16 or microMIPS symbols on RELA
2780         targets.
2781         * testsuite/gas/mips/jalx-local.d: New test.
2782         * testsuite/gas/mips/jalx-local-n32.d: New test.
2783         * testsuite/gas/mips/jalx-local-n64.d: New test.
2784         * testsuite/gas/mips/jalx-local.s: New test source.
2785         * testsuite/gas/mips/mips.exp: Run the new tests.
2786
2787 2016-05-24  Maciej W. Rozycki  <macro@imgtec.com>
2788
2789         * config/tc-mips.c (md_apply_fix)
2790         <BFD_RELOC_MIPS16_TLS_TPREL_LO16>: Remove fall-through, adjust
2791         code accordingly.
2792
2793 2016-05-24  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
2794
2795         * config/tc-xtensa.c (struct suffix_reloc_map): Change type of field
2796         operator to operatorT.
2797         (map_suffix_reloc_to_operator): Change return type to operatorT.
2798
2799 2016-05-24  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
2800
2801         * config/tc-d30v.c (find_format): Change type of X_op to operatorT.
2802
2803 2016-05-24  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
2804
2805         * config/tc-mmix.c (mmix_parse_predefined_name): Change type of
2806         handler_charp to const char *.
2807
2808 2016-05-24  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
2809
2810         * config/tc-ft32.h (DEFAULT_TARGET_FORMAT): Remove.
2811         (ft32_target_format): Likewise.
2812         (TARGET_FORMAT): Adjust.
2813
2814 2016-05-24  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
2815
2816         * config/tc-ia64.c (dot_rot): simplify allocations from obstacks.
2817         (ia64_frob_label): Likewise.
2818
2819 2016-05-24  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
2820
2821         * config/tc-cr16.c (check_range): Make type of retval op_err.
2822         * config/tc-crx.c: Likewise.
2823
2824 2016-05-23  Claudiu Zissulescu  <claziss@synopsys.com>
2825
2826         * config/tc-arc.c (md_begin): Add XY registers.
2827         (cpu_types): Code density is default off for ARC EM.
2828
2829 2016-05-23  Cupertino Miranda  <cmiranda@synopsys.com>
2830
2831         * config/tc-arc.c (attributes_t): Renamed attribute class to
2832         attr_class.
2833         (find_opcode_match, assemble_insn, tokenize_extinsn): Changed.
2834
2835 2016-05-23  Kuba Sejdak  <jakub.sejdak@phoesys.com>
2836
2837         * configuse.tgt: Add entry for arm-phoenix.
2838
2839 2016-05-23  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
2840
2841         * config/tc-tic54x.c (tic54x_sect): simplify string creation.
2842
2843 2016-05-23  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
2844
2845         * config/tc-spu.c (APUOP): Use OPCODE as an unsigned constant.
2846
2847 2016-05-23  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
2848
2849         * config/tc-tic54x.c (tic54x_mmregs): Adjust.
2850         (md_begin): Likewise.
2851         (encode_condition): Likewise.
2852         (encode_cc3): Likewise.
2853         (encode_cc2): Likewise.
2854         (encode_operand): Likewise.
2855         (tic54x_undefined_symbol): Likewise.
2856
2857 2016-05-20  Matthew Fortune  <matthew.fortune@imgtec.com>
2858
2859         * config/tc-mips.c (mips_cpu_info_table): Update comment.  Add
2860         p6600 entry.
2861         * doc/c-mips.texi: Document p6600 -march option.
2862
2863 2016-05-20  H.J. Lu  <hongjiu.lu@intel.com>
2864
2865         PR gas/19600
2866         * config/tc-i386.c (md_apply_fix): Preserve addend for
2867         BFD_RELOC_386_GOT32 and BFD_RELOC_X86_64_GOT32.
2868         * testsuite/gas/i386/addend.d: New file.
2869         * testsuite/gas/i386/addend.s: Likewise.
2870         * testsuite/gas/i386/x86-64-addend.d: Likewise.
2871         * testsuite/gas/i386/x86-64-addend.s: Likewise.
2872         * testsuite/gas/i386/i386.exp: Run addend and x86-64-addend.
2873         * testsuite/gas/i386/reloc32.d: Updated.
2874
2875 2016-05-20  Maciej W. Rozycki  <macro@imgtec.com>
2876
2877         * config/tc-mips.c (append_insn): Correct the encoding of a
2878         constant argument for microMIPS JALX.
2879         (tc_gen_reloc): Correct the encoding of an in-place addend for
2880         microMIPS JALX.
2881         * testsuite/gas/mips/jalx-addend.d: New test.
2882         * testsuite/gas/mips/jalx-addend-n32.d: New test.
2883         * testsuite/gas/mips/jalx-addend-n64.d: New test.
2884         * testsuite/gas/mips/jalx-imm.d: New test.
2885         * testsuite/gas/mips/jalx-imm-n32.d: New test.
2886         * testsuite/gas/mips/jalx-imm-n64.d: New test.
2887         * testsuite/gas/mips/jalx-addend.s: New test source.
2888         * testsuite/gas/mips/jalx-imm.s: New test source.
2889         * testsuite/gas/mips/mips.exp: Run the new tests.
2890
2891 2016-05-20  Maciej W. Rozycki  <macro@imgtec.com>
2892
2893         * config/tc-mips.c: Correct tab-after-space formatting mistakes
2894         throughout.
2895
2896 2016-05-18  Andrew Burgess  <andrew.burgess@embecosm.com>
2897
2898         * config/tc-arc.c (find_opcode_match): Remove casting away of
2899         const.
2900         * config/tc-arc.h (struct arc_flags): Make flgp field const.
2901
2902 2016-05-18  Andrew Burgess  <andrew.burgess@embecosm.com>
2903
2904         * config/tc-arc.c (md_pcrel_from_section): Use BFD_VMA_FMT where
2905         appropriate.
2906         (md_convert_frag): Likewise.
2907
2908 2016-05-18  Andrew Burgess  <andrew.burgess@embecosm.com>
2909
2910         * config/tc-arc.c (arc_opcode_hash_entry_iterator_next): Set
2911         cached opcode to NULL when we reach a non-matching opcode.
2912         * testsuite/gas/arc/asm-errors-2.d: New file.
2913         * testsuite/gas/arc/asm-errors-2.err: New file.
2914         * testsuite/gas/arc/asm-errors-2.s: New file.
2915
2916 2016-05-18  Andrew Burgess  <andrew.burgess@embecosm.com>
2917
2918         * config/tc-arc.c (tokenize_arguments): Add checks for array
2919         overflow.
2920         * testsuite/gas/arc/asm-errors.s: Addition test line added.
2921         * testsuite/gas/arc/asm-errors.err: Update expected results.
2922
2923 2016-05-18  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
2924
2925         * config/tc-rx.c (struct cpu_type): Change the type of a field from
2926         int to enum rx_cpu_types.
2927
2928 2016-05-18  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
2929
2930         * config/tc-dlx.c (struct machine_it): change the type of a field from
2931         int to bfd_reloc_code_real_type.
2932         * config/tc-tic4x.c: Likewise.
2933
2934 2016-05-18  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
2935
2936         * config/tc-v850.c (v850_target_arch): change type to enum
2937         bfd_architecture.
2938         * config/tc-v850.h (v850_target_arch): Likewise.
2939
2940 2016-05-18  Alan Modra  <amodra@gmail.com>
2941
2942         * config/tc-ppc.c (ppc_insert_operand): Trim PPC_OPERAND_SIGNOPT
2943         allowed negative range.
2944         * testsuite/gas/ppc/power9.s: Test xxspltib of -128, not -256.
2945         * testsuite/gas/ppc/power9.d: Update.
2946
2947 2016-05-17  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2948
2949         * testsuite/gas/arm/archv8m-cmse-msr-base.d: Force Thumb when
2950         disassembling and stop skipping targets.
2951         * testsuite/gas/arm/archv8m-cmse-msr-main.d: Likewise.
2952         * testsuite/gas/arm/archv8m-main-dsp-4.d: Likewise.
2953         * testsuite/gas/arm/archv8m-base.d: Also allow nops after the last
2954         instruction for targets that have stronger alignment requirement.
2955         * testsuite/gas/arm/archv8m-cmse-base.d: Likewise.
2956         * testsuite/gas/arm/archv8m-cmse-main-1.d: Likewise.
2957         * testsuite/gas/arm/archv8m-cmse-main-2.d: Likewise.
2958         * testsuite/gas/arm/archv8m-main-dsp-1.d: Likewise.
2959         * testsuite/gas/arm/archv8m-main-dsp-2.d: Likewise.
2960         * testsuite/gas/arm/archv8m-main-dsp-3.d: Likewise.
2961         * testsuite/gas/arm/archv8m-main.d: Likewise.
2962         * testsuite/gas/arm/archv8m.s: Add label.
2963         * testsuite/gas/arm/archv8m-cmse.s: Likewise.
2964         * testsuite/gas/arm/archv8m-cmse-msr.s: Likewise.
2965         * testsuite/gas/arm/archv8m-cmse-main.s: Likewise.
2966
2967 2016-05-16  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
2968
2969         * config/tc-m32r.c (mach_table): Make static and const.
2970
2971 2016-05-16  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
2972
2973         * config/tc-vax.c (flonum_gen2vax): Adjust prototype to match
2974         definition.
2975
2976 2016-05-16  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
2977
2978         * config/tc-mn10300.c (md_begin): set linkrelax here instead of
2979         defining it.
2980         * config/tc-msp430.c (md_begin): Likewise.
2981
2982 2016-05-16  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
2983
2984         * config/tc-m68hc11.c (fixup8): Change variables type from int to
2985         bfd_reloc_code_real_type where appropriate.
2986         (fixup16): Likewise.
2987         (fixup8_xg): Likewise.
2988
2989 2016-05-15  Maciej W. Rozycki  <macro@imgtec.com>
2990
2991         * config/tc-sh64.c (shmedia_check_limits): Constify `msg'.
2992
2993 2016-05-13  Peter Bergner <bergner@vnet.ibm.com>
2994
2995         * testsuite/gas/ppc/power9.d <xxspltib>: Add additional operand tests.
2996         * testsuite/gas/ppc/power9.s: Likewise.
2997
2998 2016-05-13  Alan Modra  <amodra@gmail.com>
2999
3000         * config/obj-coff.c (weak_uniquify): Delete unused var.
3001
3002 2016-05-13  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
3003
3004         * app.c (app_push): Use XNEW and related macros.
3005         * as.c (parse_args): Likewise.
3006         * cgen.c (make_right_shifted_expr): Likewise.
3007         (gas_cgen_tc_gen_reloc): Likewise.
3008         * config/bfin-defs.h: Likewise.
3009         * config/bfin-parse.y: Likewise.
3010         * config/obj-coff.c (stack_init): Likewise.
3011         (stack_push): Likewise.
3012         (coff_obj_symbol_new_hook): Likewise.
3013         (coff_obj_symbol_clone_hook): Likewise.
3014         (add_lineno): Likewise.
3015         (coff_frob_symbol): Likewise.
3016         * config/obj-elf.c (obj_elf_section_name): Likewise.
3017         (build_group_lists): Likewise.
3018         * config/obj-evax.c (evax_symbol_new_hook): Likewise.
3019         * config/obj-macho.c (obj_mach_o_indirect_symbol): Likewise.
3020         * config/tc-aarch64.c (insert_reg_alias): Likewise.
3021         (find_or_make_literal_pool): Likewise.
3022         (add_to_lit_pool): Likewise.
3023         (fill_instruction_hash_table): Likewise.
3024         * config/tc-alpha.c (load_expression): Likewise.
3025         (emit_jsrjmp): Likewise.
3026         (s_alpha_ent): Likewise.
3027         (s_alpha_end): Likewise.
3028         (s_alpha_linkage): Likewise.
3029         (md_begin): Likewise.
3030         (tc_gen_reloc): Likewise.
3031         * config/tc-arc.c (arc_insert_opcode): Likewise.
3032         (arc_extcorereg): Likewise.
3033         * config/tc-bfin.c: Likewise.
3034         * config/tc-cr16.c: Likewise.
3035         * config/tc-cris.c: Likewise.
3036         * config/tc-crx.c (preprocess_reglist): Likewise.
3037         * config/tc-d10v.c: Likewise.
3038         * config/tc-frv.c (frv_insert_vliw_insn): Likewise.
3039         (frv_tomcat_shuffle): Likewise.
3040         * config/tc-h8300.c: Likewise.
3041         * config/tc-i370.c (i370_macro): Likewise.
3042         * config/tc-i386.c (lex_got): Likewise.
3043         (md_parse_option): Likewise.
3044         * config/tc-ia64.c (alloc_record): Likewise.
3045         (set_imask): Likewise.
3046         (save_prologue_count): Likewise.
3047         (dot_proc): Likewise.
3048         (dot_endp): Likewise.
3049         (ia64_frob_label): Likewise.
3050         (add_qp_imply): Likewise.
3051         (add_qp_mutex): Likewise.
3052         (mark_resource): Likewise.
3053         (dot_alias): Likewise.
3054         * config/tc-m68hc11.c: Likewise.
3055         * config/tc-m68k.c (m68k_frob_label): Likewise.
3056         (s_save): Likewise.
3057         (mri_control_label): Likewise.
3058         (push_mri_control): Likewise.
3059         (build_mri_control_operand): Likewise.
3060         (s_mri_else): Likewise.
3061         (s_mri_break): Likewise.
3062         (s_mri_next): Likewise.
3063         (s_mri_for): Likewise.
3064         (s_mri_endw): Likewise.
3065         * config/tc-metag.c (create_mnemonic_htab): Likewise.
3066         * config/tc-microblaze.c: Likewise.
3067         * config/tc-mmix.c (s_loc): Likewise.
3068         * config/tc-nds32.c (nds32_relax_hint): Likewise.
3069         * config/tc-nios2.c (nios2_insn_reloc_new): Likewise.
3070         * config/tc-rl78.c: Likewise.
3071         * config/tc-rx.c (rx_include): Likewise.
3072         * config/tc-sh.c: Likewise.
3073         * config/tc-sh64.c (shmedia_frob_section_type): Likewise.
3074         * config/tc-sparc.c: Likewise.
3075         * config/tc-spu.c: Likewise.
3076         * config/tc-tic6x.c (static tic6x_unwind_info *tic6x_get_unwind): Likewise.
3077         (tic6x_start_unwind_section): Likewise.
3078         * config/tc-tilegx.c: Likewise.
3079         * config/tc-tilepro.c: Likewise.
3080         * config/tc-v850.c: Likewise.
3081         * config/tc-visium.c: Likewise.
3082         * config/tc-xgate.c: Likewise.
3083         * config/tc-xtensa.c (xtensa_translate_old_userreg_ops): Likewise.
3084         (new_resource_table): Likewise.
3085         (resize_resource_table): Likewise.
3086         (xtensa_create_trampoline_frag): Likewise.
3087         (xtensa_maybe_create_literal_pool_frag): Likewise.
3088         (cache_literal_section): Likewise.
3089         * config/xtensa-relax.c (append_transition): Likewise.
3090         (append_condition): Likewise.
3091         (append_value_condition): Likewise.
3092         (append_constant_value_condition): Likewise.
3093         (append_literal_op): Likewise.
3094         (append_label_op): Likewise.
3095         (append_constant_op): Likewise.
3096         (append_field_op): Likewise.
3097         (append_user_fn_field_op): Likewise.
3098         (enter_opname_n): Likewise.
3099         (enter_opname): Likewise.
3100         (split_string): Likewise.
3101         (parse_insn_templ): Likewise.
3102         (clone_req_or_option_list): Likewise.
3103         (clone_req_option_list): Likewise.
3104         (parse_option_cond): Likewise.
3105         (parse_insn_pattern): Likewise.
3106         (parse_insn_repl): Likewise.
3107         (build_transition): Likewise.
3108         (build_transition_table): Likewise.
3109         * dw2gencfi.c (alloc_fde_entry): Likewise.
3110         (alloc_cfi_insn_data): Likewise.
3111         (cfi_add_CFA_remember_state): Likewise.
3112         (dot_cfi_escape): Likewise.
3113         (dot_cfi_fde_data): Likewise.
3114         (select_cie_for_fde): Likewise.
3115         * dwarf2dbg.c (dwarf2_directive_loc): Likewise.
3116         * ecoff.c (ecoff_add_bytes): Likewise.
3117         (ecoff_build_debug): Likewise.
3118         * input-scrub.c (input_scrub_push): Likewise.
3119         (input_scrub_begin): Likewise.
3120         (input_scrub_next_buffer): Likewise.
3121         * itbl-ops.c (append_insns_as_macros): Likewise.
3122         (alloc_entry): Likewise.
3123         (alloc_field): Likewise.
3124         * listing.c (listing_newline): Likewise.
3125         (listing_listing): Likewise.
3126         * macro.c (get_any_string): Likewise.
3127         (delete_macro): Likewise.
3128         * stabs.c (generate_asm_file): Likewise.
3129         (stabs_generate_asm_lineno): Likewise.
3130         * subsegs.c (subseg_change): Likewise.
3131         (subseg_get): Likewise.
3132         * symbols.c (define_dollar_label): Likewise.
3133         (symbol_relc_make_sym): Likewise.
3134         * write.c (write_relocs): Likewise.
3135
3136 2016-05-13  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
3137
3138         * config/obj-coff.c (obj_coff_def): Simplify string copying.
3139         (weak_name2altname): Likewise.
3140         (weak_uniquify): Likewise.
3141         (obj_coff_section): Likewise.
3142         (obj_coff_init_stab_section): Likewise.
3143         * config/obj-elf.c (obj_elf_section_name): Likewise.
3144         (obj_elf_init_stab_section): Likewise.
3145         * config/obj-evax.c (evax_shorten_name): Likewise.
3146         * config/obj-macho.c (obj_mach_o_make_or_get_sect): Likewise.
3147         * config/tc-aarch64.c (create_register_alias): Likewise.
3148         * config/tc-alpha.c (load_expression): Likewise.
3149         (s_alpha_file): Likewise.
3150         (s_alpha_section_name): Likewise.
3151         (tc_gen_reloc): Likewise.
3152         * config/tc-arc.c (md_assemble): Likewise.
3153         * config/tc-arm.c (create_neon_reg_alias): Likewise.
3154         (start_unwind_section): Likewise.
3155         * config/tc-hppa.c (pa_build_unwind_subspace): Likewise.
3156         (hppa_elf_mark_end_of_function): Likewise.
3157         * config/tc-nios2.c (nios2_modify_arg): Likewise.
3158         (nios2_negate_arg): Likewise.
3159         * config/tc-rx.c (rx_section): Likewise.
3160         * config/tc-sh64.c (sh64_consume_datalabel): Likewise.
3161         * config/tc-tic30.c (tic30_find_parallel_insn): Likewise.
3162         * config/tc-tic54x.c (tic54x_include): Likewise.
3163         (tic54x_macro_info): Likewise.
3164         (subsym_get_arg): Likewise.
3165         (subsym_substitute): Likewise.
3166         (tic54x_start_line_hook): Likewise.
3167         * config/tc-xtensa.c (xtensa_literal_prefix): Likewise.
3168         (xg_reverse_shift_count): Likewise.
3169         * config/xtensa-relax.c (enter_opname_n): Likewise.
3170         (split_string): Likewise.
3171         * dwarf2dbg.c (get_filenum): Likewise.
3172         (process_entries): Likewise.
3173         * expr.c (operand): Likewise.
3174         * itbl-ops.c (alloc_entry): Likewise.
3175         * listing.c (listing_message): Likewise.
3176         (listing_title): Likewise.
3177         * macro.c (check_macro): Likewise.
3178         * stabs.c (s_xstab): Likewise.
3179         * symbols.c (symbol_relc_make_expr): Likewise.
3180         * write.c (compress_debug): Likewise.
3181
3182 2016-05-12  Nick Clifton  <nickc@redhat.com>
3183
3184         PR target/20068
3185         * testsuite/gas/arm/pr20068.d: Use correct regexp syntax.
3186
3187 2016-05-11  Nick Clifton  <nickc@redhat.com>
3188
3189         PR target/20068
3190         * testsuite/gas/arm/pr20068.d: Adjust expected output to allow for
3191         big endian ARM configurations.
3192
3193 2016-05-11  Andrew Bennett  <andrew.bennett@imgtec.com>
3194             Matthew Fortune  <matthew.fortune@imgtec.com>
3195
3196         * config/tc-mips.c (options): Add OPTION_DSPR3 and
3197         OPTION_NO_DSPR3.
3198         (md_longopts): Likewise.
3199         (md_show_usage): Add help for -mdspr3 and -mno-dspr3.
3200         (mips_ases): Define availability for DSPr3.
3201         (mips_ase_groups): Add ASE_DSPR3 to the DSP group.
3202         (mips_convert_ase_flags): Map ASE_DSPR3 to AFL_ASE_DSPR3.
3203         * doc/as.texinfo: Document -mdspr3, -mno-dspr3.  Fix -mdspr2
3204         formatting.
3205         * doc/c-mips.texi: Document -mdspr3, -mno-dspr3, .set dspr3 and
3206         .set nodspr3.  Fix -mdspr2 formatting.
3207         * testsuite/gas/mips/mips32-dspr3.d: New file.
3208         * testsuite/gas/mips/mips32-dspr3.s: Likewise.
3209         * testsuite/gas/mips/mips.exp: Run mips32-dspr3 test.
3210
3211 2016-05-11  Nick Clifton  <nickc@redhat.com>
3212
3213         PR target/20068
3214         * config/tc-arm.c (add_to_lit_pool): Ensure that the padding added
3215         to the pool uses O_constant.
3216         * testsuite/gas/arm/pr20068.s: New test.
3217         * testsuite/gas/arm/pr20068.d: Test driver.
3218
3219 2016-05-11  Nick Clifton  <nickc@redhat.com>
3220
3221         * testsuite/gas/arm/archv8m-cmse-base.d: Skip for non-ELF ARM targets.
3222         * testsuite/gas/arm/archv8m-cmse-main-1.d: Likewise.
3223         * testsuite/gas/arm/archv8m-cmse-main-2.d: Likewise.
3224         * testsuite/gas/arm/archv8m-cmse-msr-base.d: Likewise.
3225         * testsuite/gas/arm/archv8m-cmse-msr-main.d: Likewise.
3226         * testsuite/gas/arm/archv8m-main-dsp-1.d: Likewise.
3227         * testsuite/gas/arm/archv8m-main-dsp-2.d: Likewise.
3228         * testsuite/gas/arm/archv8m-main-dsp-3.d: Likewise.
3229         * testsuite/gas/arm/archv8m-main-dsp-4.d: Likewise.
3230
3231 2016-05-10  Alexander Fomin  <alexander.fomin@intel.com>
3232
3233         * testsuite/gas/i386/i386.exp: Run RDPID tests.
3234         * testsuite/gas/i386/prefix.d: Adjust.
3235         * testsuite/gas/i386/rdpid.s: New test.
3236         * testsuite/gas/i386/rdpid.d: Ditto.
3237         * testsuite/gas/i386/rdpid-intel.d: Ditto.
3238         * testsuite/gas/i386/x86-64-rdpid.s: Ditto.
3239         * testsuite/gas/i386/x86-64-rdpid.d: Ditto.
3240         * testsuite/gas/i386/x86-64-rdpid-intel.d: Ditto.
3241
3242 2016-05-10  Alexander Fomin  <alexander.fomin@intel.com>
3243
3244         * config/tc-i386.c (cpu_arch): Add RDPID.
3245         * doc/c-i386.texi: Document RDPID.
3246
3247 2016-05-10  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3248
3249         * config/tc-arm.c (arm_adjust_symtab): Use ARM_SET_SYM_BRANCH_TYPE to
3250         set branch type of a symbol.
3251
3252 2016-05-10  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3253
3254         * NEWS: Document ARMv8-M and ARMv8-M Security and DSP Extensions.
3255         * config/tc-arm.c (arm_ext_dsp): New feature for Thumb DSP
3256         instructions.
3257         (arm_extensions): Add dsp extension for ARMv8-M Mainline.
3258         (aeabi_set_public_attributes): Memorize the feature bits of the
3259         architecture selected for Tag_CPU_arch.  Use it to set
3260         Tag_DSP_extension to 1 for ARMv8-M Mainline with DSP extension.
3261         (arm_convert_symbolic_attribute): Define Tag_DSP_extension.
3262         * testsuite/gas/arm/arch7em-bad.d: Rename to ...
3263         * testsuite/gas/arm/arch7em-bad-1.d: This.
3264         * testsuite/gas/arm/arch7em-bad-2.d: New file.
3265         * testsuite/gas/arm/arch7em-bad-3.d: Likewise.
3266         * testsuite/gas/arm/archv8m-main-dsp-1.d: Likewise.
3267         * testsuite/gas/arm/archv8m-main-dsp-2.d: Likewise.
3268         * testsuite/gas/arm/archv8m-main-dsp-3.d: Likewise.
3269         * testsuite/gas/arm/archv8m-main-dsp-4.d: Likewise.
3270         * testsuite/gas/arm/archv8m-main-dsp-5.d: Likewise.
3271         * testsuite/gas/arm/attr-march-armv8m.main.dsp.d: Likewise.
3272
3273 2016-05-10  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3274
3275         * config/tc-arm.c (struct arm_option_extension_value_table): Make
3276         allowed_archs an array with 2 entries.
3277         (ARM_EXT_OPT): Adapt to only fill the first entry of allowed_archs.
3278         (ARM_EXT_OPT2): New macro filling the two entries of allowed_archs.
3279         (arm_extensions): Use separate entries in allowed_archs when several
3280         archs are allowed to use an extension and change ARCH_ANY in
3281         ARM_ARCH_NONE in allowed_archs.
3282         (arm_parse_extension): Check that, for each allowed_archs entry, all
3283         bits are set in the current architecture, ignoring ARM_ANY entries.
3284         (s_arm_arch_extension): Likewise.
3285
3286 2016-05-10  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3287
3288         * config/tc-arm.c (arm_ext_m): Add feature bit ARM_EXT2_V8M_MAIN.
3289         (arm_ext_v8m_main): New feature set for bit ARM_EXT2_V8M_MAIN.
3290         (arm_ext_v8m_m_only): New feature set for instructions in ARMv8-M not
3291         shared with a non M profile architecture.
3292         (do_rn): New function.
3293         (known_t32_only_insn): Check opcode against arm_ext_v8m_m_only rather
3294         than arm_ext_v8m.
3295         (v7m_psrs): Add ARMv8-M security extensions new special registers.
3296         (insns): Add ARMv8-M Security Extensions instructions.
3297         (aeabi_set_public_attributes): Use arm_ext_v8m_m_only instead of
3298         arm_ext_v8m_m to decide the profile and the Thumb ISA.
3299         * testsuite/gas/arm/archv8m-cmse.s: New file.
3300         * testsuite/gas/arm/archv8m-cmse-main.s: Likewise..
3301         * testsuite/gas/arm/archv8m-cmse-msr.s: Likewise.
3302         * testsuite/gas/arm/any-cmse.d: Likewise.
3303         * testsuite/gas/arm/any-cmse-main.d: Likewise.
3304         * testsuite/gas/arm/archv8m-cmse-base.d: Likewise.
3305         * testsuite/gas/arm/archv8m-cmse-msr-base.d: Likewise.
3306         * testsuite/gas/arm/archv8m-cmse-main-1.d: Likewise.
3307         * testsuite/gas/arm/archv8m-cmse-main-2.d: Likewise.
3308         * testsuite/gas/arm/archv8m-cmse-msr-main.d: Likewise.
3309
3310 2016-05-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
3311
3312         * testsuite/gas/sparc/sparc5vis4.s: Fix mnemonic of faligndatai.
3313         * testsuite/gas/sparc/sparc5vis4.d: Likewise.
3314
3315 2016-05-04  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3316
3317         * config/tc-arm.c (fpu_arch_vfp_v1): Mark with ATTRIBUTE_UNUSED.
3318         (fpu_arch_vfp_v3): Likewise.
3319         (fpu_arch_neon_v1): Likewise.
3320         (arm_arch_full): Likewise.
3321         (parse_neon_el_struct_list): Initialize fields of firsttype.
3322
3323 2016-05-03  Claudiu Zissulescu  <claziss@synopsys.com>
3324
3325         * config/tc-arc.c (syntaxclass): Add SYNTAX_NOP and SYNTAX_1OP.
3326         (arc_extinsn): Handle new introduced syntax.
3327         * testsuite/gas/arc/textinsn1op.d: New file.
3328         * testsuite/gas/arc/textinsn1op.s: Likewise.
3329         * doc/c-arc.texi: Document SYNTAX_NOP and SYNTAX_1OP.
3330
3331 2016-05-03  Pitchumani Sivanupandi  <pitchumani.s@atmel.com>
3332
3333         * testsuite/gas/lns/lns.exp: Add avr to list of targets using
3334         DW_LNS_fixed_advance_pc.
3335
3336 2016-04-27  Alan Modra  <amodra@gmail.com>
3337
3338         * as.h (inline, __PTR_TO_INT, __INT_TO_PTR): Don't define.
3339         (xmemdup0): New inline function.
3340
3341 2016-04-22  Maciej W. Rozycki  <macro@imgtec.com>
3342
3343         * config/tc-mips.c (code_option_type): New enum.
3344         (parse_code_option): Return status indicating option type.
3345         (s_mipsset): Update `parse_code_option' call site accordingly.
3346         Always set register sizes from the ISA with ISA overrides.
3347         (s_module): Update `parse_code_option' call site.
3348         * testsuite/gas/mips/isa-override-1.d: New test.
3349         * testsuite/gas/mips/micromips@isa-override-1.d: New test.
3350         * testsuite/gas/mips/mips1@isa-override-1.d: New test.
3351         * testsuite/gas/mips/mips2@isa-override-1.d: New test.
3352         * testsuite/gas/mips/mips32@isa-override-1.d: New test.
3353         * testsuite/gas/mips/mips32r2@isa-override-1.d: New test.
3354         * testsuite/gas/mips/mips32r3@isa-override-1.d: New test.
3355         * testsuite/gas/mips/mips32r5@isa-override-1.d: New test.
3356         * testsuite/gas/mips/mips32r6@isa-override-1.d: New test.
3357         * testsuite/gas/mips/mips64r2@isa-override-1.d: New test.
3358         * testsuite/gas/mips/mips64r3@isa-override-1.d: New test.
3359         * testsuite/gas/mips/mips64r5@isa-override-1.d: New test.
3360         * testsuite/gas/mips/mips64r6@isa-override-1.d: New test.
3361         * testsuite/gas/mips/r3000@isa-override-1.d: New test.
3362         * testsuite/gas/mips/r3900@isa-override-1.d: New test.
3363         * testsuite/gas/mips/r5900@isa-override-1.d: New test.
3364         * testsuite/gas/mips/octeon@isa-override-1.d: New test.
3365         * testsuite/gas/mips/octeon3@isa-override-1.d: New test.
3366         * testsuite/gas/mips/isa-override-2.l: New list test.
3367         * testsuite/gas/mips/mips1@isa-override-2.l: New list test.
3368         * testsuite/gas/mips/mips2@isa-override-2.l: New list test.
3369         * testsuite/gas/mips/mips32@isa-override-2.l: New list test.
3370         * testsuite/gas/mips/mips32r2@isa-override-2.l: New list test.
3371         * testsuite/gas/mips/mips32r3@isa-override-2.l: New list test.
3372         * testsuite/gas/mips/mips32r5@isa-override-2.l: New list test.
3373         * testsuite/gas/mips/mips32r6@isa-override-2.l: New list test.
3374         * testsuite/gas/mips/r3000@isa-override-2.l: New list test.
3375         * testsuite/gas/mips/r3900@isa-override-2.l: New list test.
3376         * testsuite/gas/mips/octeon3@isa-override-2.l: New list test.
3377         * testsuite/gas/mips/octeon3@isa-override-1.l: New stderr
3378         output.
3379         * testsuite/gas/mips/isa-override-1.s: New test source.
3380         * testsuite/gas/mips/r5900@isa-override-1.s: New test source.
3381         * testsuite/gas/mips/isa-override-2.s: New test source.
3382         * testsuite/gas/mips/mips1@isa-override-2.s: New test source.
3383         * testsuite/gas/mips/mips2@isa-override-2.s: New test source.
3384         * testsuite/gas/mips/mips32@isa-override-2.s: New test source.
3385         * testsuite/gas/mips/mips32r2@isa-override-2.s: New test source.
3386         * testsuite/gas/mips/mips32r3@isa-override-2.s: New test source.
3387         * testsuite/gas/mips/mips32r5@isa-override-2.s: New test source.
3388         * testsuite/gas/mips/mips32r6@isa-override-2.s: New test source.
3389         * testsuite/gas/mips/r3000@isa-override-2.s: New test source.
3390         * testsuite/gas/mips/r3900@isa-override-2.s: New test source.
3391         * testsuite/gas/mips/octeon3@isa-override-2.s: New test source.
3392         * testsuite/gas/mips/mips.exp: Run the new tests.
3393
3394 2016-04-20  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
3395
3396         * cgen.c: Likewise.
3397         * config/tc-bfin.c: Likewise.
3398         * config/tc-ia64.c: Likewise.
3399         * config/tc-mep.c: Likewise.
3400         * config/tc-metag.c: Likewise.
3401         * config/tc-nios2.c: Likewise.
3402         * config/tc-rl78.c: Likewise.
3403
3404 2016-04-20  Andrew Burgess  <andrew.burgess@embecosm.com>
3405
3406         * doc/c-arc.texi (ARC Options): Add nps400 to list of valus for
3407         -mcpu.  Add cross reference to .cpu directive from -mcpu option.
3408         (ARC Directives): Add NPS400 to .cpu directive list.
3409
3410 2016-04-20  Matthew Wahab  <matthew.wahab@arm.com>
3411
3412         * config/tc-aarch64.c (aarch64_features): Add "ras".
3413         * doc/c-aarch64.texi (AArch64 Extensions): Add "ras".
3414         * testsuite/gas/aarch64/armv8-ras-1.d: New.
3415         * testsuite/gas/aarch64/armv8-ras-1.s: New.
3416         * testsuite/gas/aarch64/illegal-ras-1.d: New.
3417         * testsuite/gas/aarch64/illegal-ras-1.s: New.
3418
3419 2016-04-19  Andrew Burgess  <andrew.burgess@embecosm.com>
3420
3421         * testsuite/gas/arc/nps400-6.d: New file.
3422         * testsuite/gas/arc/nps400-6.s: New file.
3423
3424 2016-04-19  Andrew Burgess  <andrew.burgess@embecosm.com>
3425
3426         * testsuite/gas/arc/nps400-4.d: New file.
3427         * testsuite/gas/arc/nps400-4.s: New file.
3428         * testsuite/gas/arc/nps400-5.d: New file.
3429         * testsuite/gas/arc/nps400-5.s: New file.
3430
3431 2016-04-19  Martin Galvan  <martin.galvan@tallertechnologies.com>
3432
3433         * doc/as.texinfo (.cfi_remember_state, .cfi_restore_state): Improve
3434         documentation.
3435
3436 2016-04-17  Andrew Burgess  <andrew.burgess@embecosm.com>
3437
3438         Revert prevous change.
3439         * config/tc-arc.c (arc_option): Make .cpu directive
3440         case-sensitive again.
3441
3442 2016-04-16  Andrew Burgess  <andrew.burgess@embecosm.com>
3443
3444         * config/tc-arc.c (arc_option): Make .cpu directive
3445         case-insensitive.
3446
3447 2016-04-16  Andrew Burgess  <andrew.burgess@embecosm.com>
3448
3449         * config/tc-arc.c (arc_option): Allow NPS400 in .cpu directive.
3450
3451 2016-04-15  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
3452
3453         * config/tc-mips.c (md_begin): Remove useless assignment.
3454
3455 2016-04-15  H.J. Lu  <hongjiu.lu@intel.com>
3456
3457         * Makefile.in: Regenerated with automake 1.11.6.
3458         * aclocal.m4: Likewise.
3459         * doc/Makefile.in: Likewise.
3460
3461 2016-04-15  Alan Modra  <amodra@gmail.com>
3462
3463         * config/tc-ppc.c (toc_reloc_types): Wrap in #ifdef OBJ_ELF
3464
3465 2016-04-14  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
3466
3467         * config/tc-nios2.c (nios2_as_options): Make file static.
3468         * config/tc-ppc.c (toc_reloc_ypes): Likewise.
3469         * config/tc-sparc.c (native_op_table): Likewise.
3470
3471 2016-04-14  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
3472
3473         * config/tc-m32c.c (M32C_Macros): Remove.
3474         * config/tc-msp430.c (option_numbers): Likewise.
3475
3476 2016-04-14  Andrew Burgess  <andrew.burgess@embecosm.com>
3477
3478         * testsuite/gas/arc/nps400-3.d: New file.
3479         * testsuite/gas/arc/nps400-3.s: New file.
3480
3481 2016-04-14  Andrew Burgess  <andrew.burgess@embecosm.com>
3482
3483         * testsuite/gas/arc/add_s-err.s: Update target pattern.
3484         * testsuite/gas/arc/warn.s: Likewise.
3485         * testsuite/gas/elf/elf.exp: Run test for arc.
3486
3487 2016-04-14  Nick Clifton  <nickc@redhat.com>
3488
3489         PR target/19938
3490         * testsuite/gas/i386/ilp32/x86-64-unwind.d: Allow for the string
3491         sections possibly having the SHF_STRINGS flag bit set.
3492         * testsuite/gas/i386/x86-64-unwind.d: Likewise.
3493
3494 2016-04-12  Claudiu Zissulescu  <claziss@synopsys.com>
3495
3496         * config/tc-arc.c (mach_type_specified_p): Change type to
3497         bfd_boolean.
3498         (arc_option): Set private flags when parsing cpu pseudo-op.
3499         (md_parse_option): Set mach_type_specified_p to TRUE.
3500
3501 2016-04-13  Nick Clifton  <nickc@redhat.com>
3502
3503         PR target/19937
3504         * testsuite/gas/v850/pr19937.s: New test.
3505         * testsuite/gas/v850/pr19937.d: New test control file.
3506         * testsuite/gas/v850/basic.exp: Run the new test.
3507
3508 2016-04-13  Maciej W. Rozycki  <macro@imgtec.com>
3509             Andrew Bennett  <andrew.bennett@imgtec.com>
3510
3511         * config/tc-mips.c (relaxed_branch_length): Use the long
3512         sequence where the target is a weak symbol.
3513         (relaxed_micromips_32bit_branch_length): Likewise.
3514         (relaxed_micromips_16bit_branch_length): Likewise.
3515         * testsuite/gas/mips/branch-weak-1.d: New test.
3516         * testsuite/gas/mips/branch-weak-2.d: New test.
3517         * testsuite/gas/mips/branch-weak-3.d: New test.
3518         * testsuite/gas/mips/branch-weak-4.d: New test.
3519         * testsuite/gas/mips/branch-weak-5.d: New test.
3520         * testsuite/gas/mips/branch-weak.l: New stderr output.
3521         * testsuite/gas/mips/branch-weak.s: New test source.
3522         * testsuite/gas/mips/mips.exp: Run the new tests.
3523
3524 2016-04-13  Maciej W. Rozycki  <macro@imgtec.com>
3525
3526         * config/tc-mips.c (relaxed_branch_length): Use the long
3527         sequence where the distance cannot be determined.
3528         (relaxed_micromips_32bit_branch_length): Likewise.
3529         * testsuite/gas/mips/branch-extern-1.d: New test.
3530         * testsuite/gas/mips/branch-extern-2.d: New test.
3531         * testsuite/gas/mips/branch-extern-3.d: New test.
3532         * testsuite/gas/mips/branch-extern-4.d: New test.
3533         * testsuite/gas/mips/branch-extern.l: New stderr output.
3534         * testsuite/gas/mips/branch-extern.s: New test source.
3535         * testsuite/gas/mips/branch-section-1.d: New test.
3536         * testsuite/gas/mips/branch-section-2.d: New test.
3537         * testsuite/gas/mips/branch-section-3.d: New test.
3538         * testsuite/gas/mips/branch-section-4.d: New test.
3539         * testsuite/gas/mips/branch-section.l: New stderr output.
3540         * testsuite/gas/mips/branch-section.s: New test source.
3541         * testsuite/gas/mips/mips.exp: Run the new tests.
3542
3543 2016-04-12  Claudiu Zissulescu  <claziss@synopsys.com>
3544
3545         * testsuite/gas/arc/textauxregister.d: New file.
3546         * testsuite/gas/arc/textauxregister.s: Likewise.
3547         * testsuite/gas/arc/textcondcode.d: Likewise.
3548         * testsuite/gas/arc/textcondcode.s: Likewise.
3549         * testsuite/gas/arc/textcoreregister.d: Likewise.
3550         * testsuite/gas/arc/textcoreregister.s: Likewise.
3551         * testsuite/gas/arc/textpseudoop.d: Likewise.
3552         * testsuite/gas/arc/textpseudoop.s: Likewise.
3553         * testsuite/gas/arc/ld2.d: Update test.
3554         * testsuite/gas/arc/st.d: Likewise.
3555         * testsuite/gas/arc/taux.d: Likewise.
3556         * doc/c-arc.texi (ARC Directives): Add .extCondCode,
3557         .extCoreRegister and .extAuxRegister documentation.
3558         * config/tc-arc.c (arc_extcorereg): New function.
3559         (md_pseudo_table): Add .extCondCode, .extCoreRegister and
3560         .extAuxRegister pseudo-ops.
3561         (extRegister_t): New type.
3562         (ext_condcode, arc_aux_hash): New global variable.
3563         (find_opcode_match): Check for extensions.
3564         (preprocess_operands): Likewise.
3565         (md_begin): Add aux registers in a hash.
3566         (assemble_insn): Update use arc_flags member.
3567         (tokenize_extregister): New function.
3568         (create_extcore_section): Likewise.
3569         * config/tc-arc.h (arc_flags): Delete code, add flgp.
3570
3571 2016-04-12  Claudiu Zissulescu  <claziss@synopsys.com>
3572
3573         * testsuite/gas/arc/noargs_a7.d: New file.
3574         * testsuite/gas/arc/noargs_a7.s: Likewise.
3575         * testsuite/gas/arc/noargs_hs.d: Likewise.
3576         * testsuite/gas/arc/noargs_hs.s: Likewise.
3577
3578 2016-04-12  Claudiu Zissulescu  <claziss@synopsys.com>
3579
3580         * testsuite/gas/arc/textinsn-errors.d: New File.
3581         * testsuite/gas/arc/textinsn-errors.err: Likewise.
3582         * testsuite/gas/arc/textinsn-errors.s: Likewise.
3583         * testsuite/gas/arc/textinsn2op.d: Likewise.
3584         * testsuite/gas/arc/textinsn2op.s: Likewise.
3585         * testsuite/gas/arc/textinsn2op01.d: Likewise.
3586         * testsuite/gas/arc/textinsn2op01.s: Likewise.
3587         * testsuite/gas/arc/textinsn3op.d: Likewise.
3588         * testsuite/gas/arc/textinsn3op.s: Likewise.
3589         * doc/c-arc.texi (ARC Directives): Add .extInstruction
3590         documentation.
3591         * config/tc-arc.c (arcext_section): New variable.
3592         (arc_extinsn): New function.
3593         (md_pseudo_table): Add .extInstruction pseudo op.
3594         (attributes_t): New type.
3595         (suffixclass, syntaxclass, syntaxclassmod): New constant
3596         structures.
3597         (find_opcode_match): Remove arc_num_opcodes.
3598         (md_begin): Likewise.
3599         (tokenize_extinsn): New function.
3600         (arc_set_ext_seg): Likewise.
3601         (create_extinst_section): Likewise.
3602
3603 2016-04-12  Claudiu Zissulescu  <claziss@synopsys.com>
3604
3605         * config/tc-arc.c (preprocess_operands): Mark AUX symbol.
3606         (arc_adjust_symtab): New function.
3607         * config/tc-arc.h (ARC_FLAG_AUX): Define.
3608         (obj_adjust_symtab): Likewise.
3609         * testsuite/gas/arc/taux.d: New file.
3610         * testsuite/gas/arc/taux.s: Likewise.
3611
3612 2016-04-09  Maciej W. Rozycki  <macro@imgtec.com>
3613
3614         * config/tc-mips.c (s_option): Sanitize `.option picX'
3615         pseudo-op.
3616         * testsuite/gas/mips/option-pic-1.d: New test.
3617         * testsuite/gas/mips/option-pic-2.l: New list test.
3618         * testsuite/gas/mips/option-pic-1.s: New test source.
3619         * testsuite/gas/mips/option-pic-2.s: New test source.
3620         * testsuite/gas/mips/mips.exp: Run the new tests.
3621
3622 2016-04-09  Maciej W. Rozycki  <macro@imgtec.com>
3623
3624         * config/tc-mips.c (s_option): Reject `.option picX' if VxWorks
3625         PIC.
3626         * testsuite/gas/mips/option-pic-vxworks-1.l: New list test.
3627         * testsuite/gas/mips/option-pic-vxworks-2.l: New list test.
3628         * testsuite/gas/mips/option-pic-vxworks-1.s: New test source.
3629         * testsuite/gas/mips/option-pic-vxworks-2.s: New test source.
3630         * testsuite/gas/mips/mips.exp: Run the new tests.
3631
3632 2016-04-09  Maciej W. Rozycki  <macro@imgtec.com>
3633
3634         * config/tc-mips.c (can_swap_branch_p): Correct call formatting.
3635
3636 2016-04-09  Maciej W. Rozycki  <macro@imgtec.com>
3637
3638         * messages.c (as_bad): Fix a typo in description.
3639
3640 2016-04-09  Maciej W. Rozycki  <macro@imgtec.com>
3641
3642         * config/tc-mips.c (mips_check_options): Unify messages.
3643
3644 2016-04-09  Maciej W. Rozycki  <macro@imgtec.com>
3645
3646         * config/tc-mips.c (mips_check_options): Use `opts->isa'
3647         consistently.
3648
3649 2016-04-08  Nick Clifton  <nickc@redhat.com>
3650
3651         PR target/19910
3652         * testsuite/gas/sparc/pr19910-1.d: Adjust regexps to work with
3653         COFF and AOUT sparc targets.
3654
3655 2016-04-07  Andrew Burgess  <andrew.burgess@embecosm.com>
3656
3657         * config/tc-arc.h (MAX_FLAG_NAME_LENGTH): Increase to 7.
3658         * testsuite/gas/arc/nps400-2.d: New file.
3659         * testsuite/gas/arc/nps400-2.s: New file.
3660
3661 2016-04-07  Andrew Burgess  <andrew.burgess@embecosm.com>
3662
3663         * config/tc-arc.c (struct arc_opcode_hash_entry_iterator): New
3664         structure.
3665         (arc_opcode_hash_entry_iterator_init): New function.
3666         (arc_opcode_hash_entry_iterator_next): New function.
3667         (find_opcode_match): Iterate over all arc_opcode entries
3668         referenced by the arc_opcode_hash_entry passed in as a parameter.
3669
3670 2016-04-07  Andrew Burgess  <andrew.burgess@embecosm.com>
3671
3672         * config/tc-arc.c (arc_find_opcode): Now returns
3673         arc_opcode_hash_entry pointer.
3674         (find_opcode_match): Update argument type, extract arc_opcode from
3675         incoming arc_opcode_hash_entry.
3676         (find_special_case_pseudo): Update return type.
3677         (find_special_case_flag): Update return type.
3678         (find_special_case): Update return type.
3679         (assemble_tokens): Lookup arc_opcode_hash_entry based on
3680         instruction mnemonic, then use find_opcode_match to identify
3681         specific arc_opcode.
3682
3683 2016-04-07  Andrew Burgess  <andrew.burgess@embecosm.com>
3684
3685         * config/tc-arc.c (struct arc_opcode_hash_entry): New structure.
3686         (arc_find_opcode): New function.
3687         (find_special_case_pseudo): Use arc_find_opcode.
3688         (find_special_case_flag): Likewise.
3689         (assemble_tokens): Likewise.
3690         (md_begin): Build hash using struct arc_opcode_hash_entry.
3691
3692 2016-04-07  Claudiu Zissulescu  <claziss@synopsys.com>
3693
3694         * config/tc-arc.c (arc_option): Prepare string for automatic
3695         translation.
3696         (declare_register): Likewise.
3697
3698 2016-04-06  James Greenhalgh  <james.greenhalgh@arm.com>
3699
3700         * doc/c-aarch64.texi (Architecture Extensions): Add entry for LSE.
3701         Correct entry for RDMA.  Alpha sort entries.
3702
3703 2016-04-07  Andrew Burgess  <andrew.burgess@embecosm.com>
3704
3705         * config/tc-arc.c (tokenize_flags): Allow greater range of
3706         characters into flag names.
3707
3708 2016-04-07  Andrew Burgess  <andrew.burgess@embecosm.com>
3709
3710         * config/tc-arc.c (find_opcode_match): Handle O_symbol case, add
3711         new de_fault label.
3712         (preprocess_operands): Delete.
3713         (assemble_tokens): Remove call to preprocess_operands.
3714
3715 2016-04-07  Nick Clifton  <nickc@redhat.com>
3716
3717         PR gas/19910
3718         * config/tc-sparc.c (sparc_ip): Report an error if the expression
3719         inside a %-macro could not be fully parsed.
3720         * expr.c (integer_constant): Accept and ignore U suffixes to
3721         integers.
3722         (operand): When a missing closing parenthesis is encountered,
3723         report the character that was found instead.
3724         * testsuite/gas/mips/tls-ill.l: Update expected error message.
3725         * testsuite/gas/sparc/pr19910-1.d: New test driver.
3726         * testsuite/gas/sparc/pr19910-1.s: New test.
3727         * testsuite/gas/sparc/pr19910-2.l: Expected error output.
3728         * testsuite/gas/sparc/pr19910-2.s: New test.
3729         * testsuite/gas/sparc/sparc.exp: Run the new tests.
3730
3731 2016-04-06  Nick Clifton  <nickc@redhat.com>
3732
3733         * config/tc-msp430.c (msp430_operands): Check for a NOP preceding
3734         an EINT instruction.  Warn/fix as necessary.
3735         * testsuite/gas/msp430/bad.s: Add test of EINT without preceding NOP.
3736         * testsuite/gas/msp430/bad.l: Update expected messages.
3737
3738 2016-04-05  Andrew Burgess  <andrew.burgess@embecosm.com>
3739
3740         * testsuite/gas/arc/nps400-1.d: Update expected results.
3741         * testsuite/gas/arc/nps400-1.s: Additional test cases.
3742
3743 2016-04-05  Claudiu Zissulescu  <claziss@synopsys.com>
3744
3745         * config/tc-arc.c (is_code_density_p): Compare directly the
3746         subclass field.
3747         (is_spfp_p, is_dpfp_p, is_spfp_p): Define.
3748         (check_cpu_feature): New function.
3749         (find_opcode_match): Use check_cpu_feature function.
3750         (preprocess_operands): Likewise.
3751         (md_parse_option): Use mfpuda, mdpfp, mspfp options.
3752         * testsuite/gas/arc/tdpfp.d: New file.
3753         * testsuite/gas/arc/tfpuda.d: Likewise.
3754         * testsuite/gas/arc/tfpx.s: Likewise.
3755
3756 2016-04-05  Jiong Wang  <jiong.wang@arm.com>
3757
3758         * config/tc-arm.c (do_neon_mac_maybe_scalar): Allow F16.
3759         * testsuite/gas/arm/armv8-2-fp16-simd.s: New tests.
3760         * testsuite/gas/arm/armv8-2-fp16-simd.d: New expected results.
3761         * testsuite/gas/arm/armv8-2-fp16-simd-thum.d: Likewise for Thumb.
3762         * testsuite/gas/arm/armv8-2-fp16-simd-warning.l: New warning results.
3763         * testsuite/gas/arm/simd_by_scalar_low_regbank.s: New test source.
3764         * testsuite/gas/arm/simd_by_scalar_low_regbank.d: New testcase.
3765         * testsuite/gas/arm/simd_by_scalar_low_regbank_thumb.d: Likewise
3766         for Thumb.
3767         * testsuite/gas/arm/simd_by_scalar_low_regbank.l: New warning results.
3768
3769 2016-04-05  Claudiu Zissulescu  <claziss@synopsys.com>
3770
3771         * config/tc-arc.c (assemble_insn): Prohibit pc-rel relocations for
3772         JUMP instructions type.
3773         * testsuite/gas/arc/relocs-errors.d: New file.
3774         * testsuite/gas/arc/relocs-errors.err: Likewise.
3775         * testsuite/gas/arc/relocs-errors.s: Likewise.
3776
3777 2016-04-04  H.J. Lu  <hongjiu.lu@intel.com>
3778
3779         PR gas/19909
3780         * config/tc-i386.c (check_VecOperands): Try vec_disp8 encoding
3781         only if i.disp_encoding != disp_encoding_32bit.
3782         * gas/testsuite/gas/i386/disp32.s: Add tests for vmovdqu64.d32.
3783         * gas/testsuite/gas/i386/x86-64-disp32.s: Likewise.
3784         * gas/testsuite/gas/i386/disp32.d: Updated.
3785         * gas/testsuite/gas/i386/x86-64-disp32.d: Likewise.
3786
3787 2016-04-04  H.J. Lu  <hongjiu.lu@intel.com>
3788
3789         PR gas/19498
3790         * testsuite/gas/i386/i386.exp: Run pr19498.
3791         * testsuite/gas/i386/pr19498.d: New file.
3792         * testsuite/gas/i386/pr19498.s: Likewise.
3793
3794 2016-04-04  Andrew Burgess  <andrew.burgess@embecosm.com>
3795
3796         * config/tc-arc.h: Include 'opcode/arc.h'.
3797         (MAX_INSN_ARGS): Delete.
3798         (MAX_INSN_FLGS): Delete.
3799
3800 2016-04-04  Alan Modra  <amodra@gmail.com>
3801
3802         PR 19498
3803         * symbols.c (resolve_symbol_value): Clear sy_resolving on exit
3804         from function on all paths that set sy_resolving.
3805
3806 2016-04-03  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
3807
3808         * app.c (app_push): use XNEW macro.
3809         * as.c: Likewise.
3810         * config/obj-elf.c (obj_elf_change_section): Likewise.
3811         (elf_copy_symbol_attributes): Likewise.
3812         (obj_elf_size): Likewise.
3813         (build_group_lists): Likewise.
3814         * config/tc-aarch64.c (add_operand_error_record): Likewise.
3815         (md_assemble): Likewise.
3816         (tc_gen_reloc): Likewise.
3817         (get_upper_str): Likewise.
3818         (aarch64_parse_features): Likewise.
3819         * config/tc-arm.c (insert_reg_alias): Likewise.
3820         (insert_neon_reg_alias): Likewise.
3821         (find_or_make_literal_pool): Likewise.
3822         (s_arm_elf_cons): Likewise.
3823         (add_unwind_opcode): Likewise.
3824         (arm_parse_extension): Likewise.
3825         * config/tc-avr.c (create_record_for_frag): Likewise.
3826         * config/tc-crx.c: Likewise.
3827         * config/tc-d30v.c: Likewise.
3828         * config/tc-dlx.c (s_proc): Likewise.
3829         * config/tc-ft32.c: Likewise.
3830         * config/tc-h8300.c: Likewise.
3831         * config/tc-hppa.c (pa_proc): Likewise.
3832         (create_new_space): Likewise.
3833         (create_new_subspace): Likewise.
3834         * config/tc-i860.c: Likewise.
3835         * config/tc-i960.c: Likewise.
3836         * config/tc-ia64.c: Likewise.
3837         * config/tc-iq2000.c (iq2000_add_macro): Likewise.
3838         (iq2000_record_hi16): Likewise.
3839         * config/tc-m32c.c (m32c_indirect_operand): Likewise.
3840         * config/tc-m32r.c (debug_sym): Likewise.
3841         (m32r_record_hi16): Likewise.
3842         * config/tc-m68k.c (m68k_ip): Likewise.
3843         (md_begin): Likewise.
3844         * config/tc-mcore.c: Likewise.
3845         * config/tc-microblaze.c (check_got): Likewise.
3846         * config/tc-mips.c (append_insn): Likewise.
3847         (s_mipsset): Likewise.
3848         (mips_record_label): Likewise.
3849         (s_mips_end): Likewise.
3850         * config/tc-mmix.c (mmix_frob_file): Likewise.
3851         * config/tc-mn10200.c: Likewise.
3852         * config/tc-mn10300.c: Likewise.
3853         * config/tc-moxie.c: Likewise.
3854         * config/tc-msp430.c: Likewise.
3855         * config/tc-nds32.c (nds32_elf_save_pseudo_pattern): Likewise.
3856         * config/tc-ns32k.c: Likewise.
3857         * config/tc-or1k.c: Likewise.
3858         * config/tc-pdp11.c: Likewise.
3859         * config/tc-pj.c (fake_opcode): Likewise.
3860         * config/tc-ppc.c (ppc_apuinfo_section_add): Likewise.
3861         (ppc_macro): Likewise.
3862         (ppc_dwsect): Likewise.
3863         (ppc_machine): Likewise.
3864         * config/tc-rl78.c (rl78_frag_init): Likewise.
3865         * config/tc-rx.c (rx_frag_init): Likewise.
3866         * config/tc-s390.c (s390_lit_suffix): Likewise.
3867         (s390_machine): Likewise.
3868         (s390_machinemode): Likewise.
3869         * config/tc-score.c (s3_insert_reg): Likewise.
3870         (s3_gen_reloc): Likewise.
3871         * config/tc-score7.c (s7_insert_reg): Likewise.
3872         (s7_gen_reloc): Likewise.
3873         * config/tc-tic30.c (tic30_operand): Likewise.
3874         * config/tc-tic4x.c (tic4x_inst_make): Likewise.
3875         * config/tc-tic54x.c (stag_add_field): Likewise.
3876         (tic54x_struct): Likewise.
3877         (tic54x_space): Likewise.
3878         (tic54x_field): Likewise.
3879         (tic54x_mlib): Likewise.
3880         (subsym_substitute): Likewise.
3881         * config/tc-tic6x.c (tic6x_frob_label): Likewise.
3882         * config/tc-vax.c: Likewise.
3883         * config/tc-xc16x.c: Likewise.
3884         * config/tc-xtensa.c (xtensa_add_insn_label): Likewise.
3885         (directive_push): Likewise.
3886         (xtensa_begin_directive): Likewise.
3887         (tokenize_arguments): Likewise.
3888         (xtensa_add_literal_sym): Likewise.
3889         (new_resource_table): Likewise.
3890         (resize_resource_table): Likewise.
3891         (emit_single_op): Likewise.
3892         (xtensa_create_trampoline_frag): Likewise.
3893         (xtensa_maybe_create_literal_pool_frag): Likewise.
3894         (xtensa_add_config_info): Likewise.
3895         (xtensa_realloc_fixup_cache): Likewise.
3896         (add_subseg_info): Likewise.
3897         (cache_literal_section): Likewise.
3898         (add_xt_block_frags): Likewise.
3899         (add_xt_prop_frags): Likewise.
3900         (init_op_placement_info_table): Likewise.
3901         (build_section_rename): Likewise.
3902         * config/tc-z80.c: Likewise.
3903         * config/tc-z8k.c: Likewise.
3904         * depend.c (register_dependency): Likewise.
3905         * dwarf2dbg.c (get_line_subseg): Likewise.
3906         (dwarf2_gen_line_info_1): Likewise.
3907         (get_filenum): Likewise.
3908         * ecoff.c (allocate_scope): Likewise.
3909         (allocate_vlinks): Likewise.
3910         (allocate_shash): Likewise.
3911         (allocate_thash): Likewise.
3912         (allocate_tag): Likewise.
3913         (allocate_forward): Likewise.
3914         (allocate_thead): Likewise.
3915         (allocate_lineno_list): Likewise.
3916         * expr.c (make_expr_symbol): Likewise.
3917         * hash.c (hash_new_sized): Likewise.
3918         * input-file.c (input_file_push): Likewise.
3919         * listing.c (file_info): Likewise.
3920         (listing_newline): Likewise.
3921         * macro.c (new_formal): Likewise.
3922         (define_macro): Likewise.
3923         * remap.c (add_debug_prefix_map): Likewise.
3924         * symbols.c (symbol_find_noref): Likewise.
3925         (define_dollar_label): Likewise.
3926         (fb_label_instance_inc): Likewise.
3927         (symbol_relc_make_value): Likewise.
3928
3929 2016-04-03  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
3930
3931         * config/obj-elf.c (obj_elf_vendor_attribute): Use xstrdup.
3932         * config/tc-ppc.c (ppc_frob_file_before_adjust): Likewise.
3933         (ppc_znop): Likewise.
3934         (ppc_pe_section): Likewise.
3935         (ppc_frob_symbol): Likewise.
3936         * config/tc-tic30.c (tic30_operand): Likewise.
3937         * config/tc-tic4x.c (tic4x_sect): Likewise.
3938         (tic4x_usect): Likewise.
3939
3940 2016-04-03  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
3941
3942         * config/tc-alpha.c: Const qualify FLT_CHARS.
3943         * config/atof-ieee.c: Remove declarations of FLT_CHARS and EXP_CHARS.
3944         * config/tc-cris.h: Likewise.
3945         * expr.c: Likewise.
3946         * config/tc-mmix.c (md_atof): Adjust comment.
3947         * config/tc-mmix.h: Stop defining FLT_CHARS and EXP_CHARS as macros.
3948         * tc.h: Declare FLT_CHARS and EXP_CHARS.
3949
3950 2016-04-03  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
3951
3952         * config/tc-score.c (s3_gen_reloc): Add const qualifiers.
3953         * config/tc-score7.c (s7_gen_reloc): Likewise.
3954
3955 2016-04-03  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
3956
3957         * config/tc-arm.c (do_t_branch): Change the type of reloc to
3958         bfd_reloc_code_real_type.
3959
3960 2016-04-03  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
3961
3962         * config/bfin-parse.y (current_inputline): Remove definition.
3963         * config/tc-bfin.c (md_assemble): Simplify use of current_inputline.
3964
3965 2016-04-03  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
3966
3967         * config/tc-avr.c (md_parse_option): Use strcasecmp () to compare
3968         strings.
3969
3970 2016-04-02  Alan Modra  <amodra@gmail.com>
3971
3972         PR 19896
3973         * read.c (assign_symbol): Consume rest of line after an error
3974         rather than continuing to process the line.
3975
3976 2016-04-01  Andrew Burgess  <andrew.burgess@embecosm.com>
3977
3978         * config/tc-arc.h (MAX_FLAG_NAME_LENGHT): Rename to...
3979         (MAX_FLAG_NAME_LENGTH): ...this.
3980         (struct arc_flags): Update to use MAX_FLAG_NAME_LENGTH.
3981         * config/tc-arc.c (tokenize_flags): Likewise.
3982
3983 2016-04-01  Alan Modra  <amodra@gmail.com>
3984
3985         * cgen.c (weak_operand_overflow_check): Return const char*.
3986         * messages.c (as_internal_value_out_of_range): Formatting.
3987         (as_warn_value_out_of_range): Consify prefix param.
3988         (as_bad_value_out_of_range): Likewise.
3989         * read.c (s_errwarn): Constify msg..
3990         (s_float_space, float_cons): ..and err.
3991         * as.h (as_warn_value_out_of_range, as_bad_value_out_of_range,
3992         ieee_md_atof, vax_md_atof): Update prototypes.
3993         * tc.h (md_atof): Update prototype.
3994         * config/atof-ieee.c (ieee_md_atof): Return const char*.
3995         * config/atof-vax.c (vax_md_atof): Likewise.
3996         * config/obj-elf.c (obj_elf_parse_section_letters): Constify bad_msg.
3997         * config/tc-aarch64.c (md_atof): Return const char*.
3998         * config/tc-alpha.c (s_alpha_section_name): Likewise.
3999         (s_alpha_comm): Constify sec_name.
4000         (section_name): Constify.
4001         (s_alpha_section): Consify name..
4002         (alpha_elf_section_letter): ..and ptr_msg param..
4003         (md_atof): ..and return.
4004         * config/tc-alpha.h (alpha_elf_section_letter): Update prototype.
4005         * config/tc-arc.c (md_atof): Return const char*.
4006         * config/tc-arm.c (md_atof): Likewise.
4007         * config/tc-avr.c (md_atof): Likewise.
4008         * config/tc-bfin.c (md_atof): Likewise.
4009         * config/tc-cr16.c (md_atof): Likewise.
4010         * config/tc-cris.c (md_atof): Likewise.
4011         * config/tc-crx.c (md_atof): Likewise.
4012         * config/tc-d10v.c (md_atof): Likewise.
4013         * config/tc-d30v.c (md_atof): Likewise.
4014         * config/tc-dlx.c (md_atof): Likewise.
4015         * config/tc-epiphany.c (md_atof): Likewise.
4016         * config/tc-fr30.c (md_atof): Likewise.
4017         * config/tc-frv.c (md_atof): Likewise.
4018         * config/tc-ft32.c (md_atof): Likewise.
4019         * config/tc-h8300.c (md_atof): Likewise.
4020         * config/tc-hppa.c (struct default_subspace_dict): Constify name.
4021         (struct default_space_dict): Likewise.
4022         (create_new_space): Constify name param.
4023         (create_new_subspace): Likewise.
4024         (is_defined_space, is_defined_subspace): Likewise.
4025         (pa_parse_space_stmt): Constify space_name param.
4026         (md_atof): Return const char*.
4027         (pa_spaces_begin): Constify name.
4028         * config/tc-i370.c (md_atof): Return const char*.
4029         * config/tc-i386.c (md_atof): Likewise.
4030         (x86_64_section_letter): Constify ptr_msg param.
4031         * config/tc-i386.h (x86_64_section_letter): Update prototype.
4032         * config/tc-i860.c (struct i860_it): Constify error.
4033         (md_atof): Return const char*.
4034         * config/tc-i960.c (md_atof): Likewise.
4035         * config/tc-ia64.c (md_atof): Likewise.
4036         (ia64_elf_section_letter): Constify ptr_msg param.
4037         * config/tc-ia64.h (ia64_elf_section_letter): Update prototype.
4038         * config/tc-ip2k.c (md_atof): Return const char*.
4039         * config/tc-iq2000.c (md_atof): Likewise.
4040         * config/tc-lm32.c (md_atof): Likewise.
4041         * config/tc-m32c.c (md_atof): Likewise.
4042         * config/tc-m32r.c (md_atof): Likewise.
4043         * config/tc-m68hc11.c (md_atof): Likewise.
4044         * config/tc-m68k.c (md_atof): Likewise.
4045         * config/tc-mcore.c (md_atof): Likewise.
4046         * config/tc-mep.c (md_atof): Likewise.
4047         (mep_elf_section_letter): Constify ptr_msg param.
4048         * config/tc-mep.h (mep_elf_section_letter): Update prototype.
4049         * config/tc-metag.c (md_atof): Return const char*.
4050         * config/tc-microblaze.c (md_atof): Likewise.
4051         * config/tc-microblaze.h (md_atof): Delete prototype.
4052         * config/tc-mips.c (mips_parse_argument_token): Constify err.
4053         (md_atof): Return const char*.
4054         * config/tc-mmix.c (md_atof): Likewise.
4055         * config/tc-mn10200.c (md_atof): Likewise.
4056         * config/tc-mn10300.c (md_atof): Likewise.
4057         * config/tc-moxie.c (md_atof): Likewise.
4058         * config/tc-msp430.c (md_atof): Likewise.
4059         * config/tc-mt.c (md_atof): Likewise.
4060         * config/tc-nds32.c (md_atof): Likewise.
4061         * config/tc-nios2.c (md_atof): Likewise.
4062         (nios2_elf_section_letter): Constify ptr_msg param.
4063         * config/tc-nios2.h (nios2_elf_section_letter): Update prototype.
4064         * config/tc-ns32k.c (md_atof): Return const char*.
4065         * config/tc-or1k.c (md_atof): Likewise.
4066         * config/tc-pdp11.c (struct pdp11_code): Constify error.
4067         (md_atof): Return const char*.
4068         * config/tc-pj.c (md_atof): Likewise.
4069         * config/tc-ppc.c (md_atof): Likewise.
4070         * config/tc-rl78.c (md_atof): Likewise.
4071         * config/tc-rx.c (md_atof): Likewise.
4072         * config/tc-s390.c (md_atof): Likewise.
4073         * config/tc-score.c (s3_atof, md_atof): Likewise.
4074         * config/tc-sh.c (md_atof): Likewise.
4075         * config/tc-sparc.c (struct sparc_it): Constify error.
4076         (md_atof): Return const char*.
4077         * config/tc-spu.c (md_atof): Likewise.
4078         * config/tc-tic30.c (md_atof): Likewise.
4079         * config/tc-tic4x.c (md_atof): Likewise.
4080         * config/tc-tic54x.c (md_atof): Likewise.
4081         * config/tc-tic6x.c (md_atof): Likewise.
4082         * config/tc-tilegx.c (md_atof): Likewise.
4083         * config/tc-tilepro.c (md_atof): Likewise.
4084         * config/tc-v850.c (parse_register_list, md_atof): Likewise.
4085         * config/tc-vax.c (md_atof): Likewise.
4086         * config/tc-visium.c (md_atof): Likewise.
4087         * config/tc-xc16x.c (md_atof): Likewise.
4088         * config/tc-xgate.c (md_atof): Likewise.
4089         * config/tc-xstormy16.c (md_atof): Likewise.
4090         * config/tc-xtensa.c (md_atof): Likewise.
4091         * config/tc-z80.c (md_atof): Likewise.
4092         * config/tc-z8k.c (md_atof): Likewise.
4093
4094 2016-03-31  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
4095
4096         * config/tc-xtensa.c (struct rename_section_struct): Make old_name
4097         const.
4098         (xtensa_section_rename): Make argument type const char *.
4099         * config/tc-xtensa.h (xtensa_section_rename): Adjust.
4100
4101 2016-03-31  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
4102
4103         * config/tc-i960.c (parse_ldconst): Cast to char * when assigning to
4104         args[0].
4105
4106 2016-03-31  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
4107
4108         * config/tc-m32c.c (m32c_md_end): cast the argument to md_assemble to
4109         char *.
4110         (m32c_indirect_operand): Likewise.
4111         * config/tc-nds32.c (do_pseudo_b): Likewise.
4112         (do_pseudo_bal): Likewise.
4113         (do_pseudo_ls_bhw): Likewise.
4114
4115 2016-03-31  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
4116
4117         * as.c (parse_args): Cast literal to char * when assigning to optarg.
4118
4119 2016-03-31  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
4120
4121         * config/tc-ia64.c (md_assemble): Add temporary variable to pass to
4122         get_symbol_name ().
4123         * config/tc-sparc.c (s_register): Cast a literal to char * in
4124         assignment.
4125
4126 2016-03-31  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
4127
4128         * config/tc-i960.c (parse_expr): Cast to char * when assigning to
4129         input_line_pointer.
4130         * config/tc-m32r.c (expand_debug_syms): Likewise.
4131         * config/tc-msp430.c (msp430_dstoperand): Likewise.
4132         * config/tc-z80.c (md_begin): Likewise.
4133         * stabs.c (stabs_generate_asm_func): Likewise.
4134
4135 2016-03-31  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
4136
4137         * cgen.c: Modernize the way functions declare arguments.
4138         * config/tc-bfin.c: Likewise.
4139         * config/tc-pdp11.c: Likewise.
4140         * literal.c: Likewise.
4141         * read.c: Likewise.
4142         * stabs.c: Likewise.
4143
4144 2016-03-31  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
4145
4146         * config/tc-aarch64.c (aarch64_handle_align): Make the type of some
4147         variables unsigned char[].
4148         * config/tc-alpha.c (alpha_handle_align): Likewise.
4149         * config/tc-arm.c (arm_handle_align): Likewise.
4150         * config/tc-z80.c: Likewise.
4151
4152 2016-03-30  Nick Clifton  <nickc@redhat.com>
4153
4154         PR target/19880
4155         * config/tc-arm.c (do_t_push_pop): Cast bitmask to unsigned before
4156         shifting.
4157
4158 2016-03-30  Claudiu Zissulescu  <claziss@synopsys.com>
4159
4160         * testsuite/gas/all/gas.exp: Don't xfail on ARC.
4161         * testsuite/gas/elf/elf.exp: Likewise.
4162         * testsuite/gas/all/redef3.d: Allow execution for ARC.
4163
4164 2016-03-30  Claudiu Zissulescu  <claziss@synopsys.com>
4165
4166         * testsuite/gas/arc/warn.exp: Fix matching pattern.
4167
4168 2016-03-29  Claudiu Zissulescu  <claziss@synopsys.com>
4169
4170         * testsuite/gas/arc/ext2op.d: New file.
4171         * testsuite/gas/arc/ext2op.s: Likewise.
4172         * testsuite/gas/arc/ext3op.d: Likewise.
4173         * testsuite/gas/arc/ext3op.s: Likewise.
4174
4175 2016-03-29  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
4176
4177         * config/tc-aarch64.c (struct aarch64_long_option_table): Ad const
4178         qualifier.
4179         * config/tc-alpha.c (md_parse_option): Likewise.
4180         * config/tc-arc.c (md_parse_option): Likewise.
4181         * config/tc-arm.c (struct arm_long_option_table): Likewise.
4182         (md_parse_option): Likewise.
4183         * config/tc-avr.c (md_parse_option): Likewise.
4184         * config/tc-bfin.c (md_parse_option): Likewise.
4185         * config/tc-cr16.c (md_parse_option): Likewise.
4186         * config/tc-cris.c (s_cris_arch): Likewise.
4187         (md_parse_option): Likewise.
4188         * config/tc-crx.c (md_parse_option): Likewise.
4189         * config/tc-d10v.c (md_parse_option): Likewise.
4190         * config/tc-d30v.c (md_parse_option): Likewise.
4191         * config/tc-dlx.c (md_parse_option): Likewise.
4192         * config/tc-epiphany.c (md_parse_option): Likewise.
4193         * config/tc-fr30.c (md_parse_option): Likewise.
4194         * config/tc-frv.c (md_parse_option): Likewise.
4195         * config/tc-ft32.c (md_parse_option): Likewise.
4196         * config/tc-h8300.c (md_parse_option): Likewise.
4197         * config/tc-hppa.c (md_parse_option): Likewise.
4198         * config/tc-i370.c (md_parse_option): Likewise.
4199         * config/tc-i386.c (md_parse_option): Likewise.
4200         * config/tc-i860.c (md_parse_option): Likewise.
4201         * config/tc-i960.c (md_parse_option): Likewise.
4202         * config/tc-ia64.c (md_parse_option): Likewise.
4203         * config/tc-ip2k.c (md_parse_option): Likewise.
4204         * config/tc-iq2000.c (md_parse_option): Likewise.
4205         * config/tc-lm32.c (md_parse_option): Likewise.
4206         * config/tc-m32c.c (md_parse_option): Likewise.
4207         * config/tc-m32r.c (md_parse_option): Likewise.
4208         * config/tc-m68hc11.c (md_parse_option): Likewise.
4209         * config/tc-m68k.c (md_parse_option): Likewise.
4210         * config/tc-mcore.c (md_parse_option): Likewise.
4211         * config/tc-mep.c (md_parse_option): Likewise.
4212         * config/tc-metag.c (struct metag_long_option): Likewise.
4213         (md_parse_option): Likewise.
4214         * config/tc-microblaze.c (md_parse_option): Likewise.
4215         * config/tc-microblaze.h (md_parse_option): Remove prototype.
4216         * config/tc-mips.c (md_parse_option): Adjust.
4217         * config/tc-mmix.c (md_parse_option): Likewise.
4218         * config/tc-mn10200.c (md_parse_option): Likewise.
4219         * config/tc-mn10300.c (md_parse_option): Likewise.
4220         * config/tc-moxie.c (md_parse_option): Likewise.
4221         * config/tc-msp430.c (md_parse_option): Likewise.
4222         * config/tc-mt.c (md_parse_option): Likewise.
4223                 * config/tc-nds32.c (md_parse_option): Likewise.
4224                 * config/tc-nds32.h (nds32_parse_option): Likewise.
4225         * config/tc-nios2.c (md_parse_option): Likewise.
4226         * config/tc-ns32k.c (md_parse_option): Likewise.
4227         * config/tc-or1k.c (md_parse_option): Likewise.
4228         * config/tc-pdp11.c (md_parse_option): Likewise.
4229         * config/tc-pj.c (md_parse_option): Likewise.
4230         * config/tc-ppc.c (md_parse_option): Likewise.
4231         * config/tc-rl78.c (md_parse_option): Likewise.
4232         * config/tc-rx.c (md_parse_option): Likewise.
4233         * config/tc-s390.c (s390_parse_cpu): Likewise.
4234         * config/tc-score.c (md_parse_option): Likewise.
4235         * config/tc-sh.c (md_parse_option): Likewise.
4236         * config/tc-sparc.c (md_parse_option): Likewise.
4237         * config/tc-spu.c (md_parse_option): Likewise.
4238         * config/tc-tic30.c (md_parse_option): Likewise.
4239         * config/tc-tic4x.c (md_parse_option): Likewise.
4240         * config/tc-tic54x.c (md_parse_option): Likewise.
4241         * config/tc-tic6x.c (md_parse_option): Likewise.
4242         * config/tc-tilegx.c (md_parse_option): Likewise.
4243         * config/tc-tilepro.c (md_parse_option): Likewise.
4244         * config/tc-v850.c (md_parse_option): Likewise.
4245         * config/tc-vax.c (md_parse_option): Likewise.
4246         * config/tc-visium.c (struct visium_long_option_table): Likewise.
4247         * config/tc-xc16x.c (md_parse_option): Likewise.
4248         * config/tc-xgate.c (md_parse_option): Likewise.
4249         * config/tc-xstormy16.c (md_parse_option): Likewise.
4250         * config/tc-xtensa.c (md_parse_option): Likewise.
4251         * config/tc-z80.c (md_parse_option): Likewise.
4252         * config/tc-z8k.c (md_parse_option): Likewise.
4253         * tc.h (md_parse_option): Likewise.
4254
4255 2016-03-29  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
4256
4257         * config/tc-bfin.c (gencode): Use XOBNEW obstack_alloc () wrapper.
4258         * config/tc-hppa.c (fix_new_hppa): Likewise.
4259         (pa_vtable_entry): Likewise.
4260         (pa_vtable_inherit): Likewise.
4261         * config/tc-m68k.c (md_begin): Likewise.
4262
4263 2016-03-28  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
4264
4265         * config/obj-elf.c (obj_elf_section_name): Return const char *.
4266         * config/obj-elf.h (obj_elf_section_name): Adjust.
4267         * config/tc-aarch64.c (aarch64_parse_features): Likewise.
4268         (aarch64_parse_cpu): Likewise.
4269         (aarch64_parse_arch): Likewise.
4270         * config/tc-arm.c (arm_parse_extension): Likewise.
4271         (arm_parse_cpu): Likewise.
4272         (arm_parse_arch): Likewise.
4273         * config/tc-nds32.c: Likewise.
4274         * config/xtensa-relax.c (parse_special_fn): Likewise.
4275         * stabs.c (generate_asm_file): Likewise.
4276
4277 2016-03-25  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
4278
4279         * config/tc-cr16.c (cr16_assemble): New function.
4280         (md_assemble): Call cr16_assemble.
4281
4282 2016-03-25  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
4283
4284         * as.c (parse_args): Adjust.
4285         * as.h (flag_size_check): Rename to flag_allow_nonconst_size.
4286         * config/obj-elf.c (elf_frob_symbol): Adjust.
4287
4288 2016-03-24  Jose E. Marchesi  <jose.marchesi@oracle.com>
4289
4290         * config/tc-sparc.c (sparc_ip): Remove the V9 restriction on ASR
4291         registers to be in the 16..31 range.
4292
4293 2016-03-24  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
4294
4295         * config/tc-microblaze.c (md_assemble): Cast opc to char * when calling
4296         frag_var ().
4297
4298 2016-03-24  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
4299
4300         * config/tc-visium.c (md_atof): Localize the string returned on
4301         failure.
4302
4303 2016-03-22  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
4304
4305         * config/tc-h8300.c (h8300_elf_section): Add const qualifiers.
4306         * config/tc-ia64.c (obj_elf_vms_common): Likewise.
4307         * config/tc-m68hc11.c (md_begin): Likewise.
4308         (print_opcode_list): Likewise.
4309         * config/tc-msp430.c (msp430_section): Likewise.
4310         * config/tc-score.c (struct s3_insn_to_dependency): Likewise.
4311         (s3_build_dependency_insn_hsh): Likewise.
4312         * config/tc-score7.c (struct s7_insn_to_dependency): Likewise.
4313         (s7_build_dependency_insn_hsh): Likewise.
4314         * config/tc-tic4x.c: Likewise.
4315         * config/tc-tic54x.c (tic54x_set_default_include): Likewise.
4316         (subsym_get_arg): Likewise.
4317         * config/tc-xtensa.c (struct suffix_reloc_map): Likewise.
4318         (get_directive): Likewise.
4319         (cache_literal_section): Likewise.
4320         * config/xtensa-relax.c: Likewise.
4321         * symbols.c (symbol_create): Likewise.
4322         (local_symbol_make): Likewise.
4323         (symbol_relc_make_expr): Likewise.
4324
4325 2016-03-22  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
4326
4327         * config/tc-pdp11.c (md_assemble): Remove useless if and assignment to
4328         str.
4329
4330 2016-03-22  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
4331
4332         * config/tc-sparc.c (sparc_regname_to_dw2regnum): Replace strchr ()
4333         call with a switch.
4334
4335 2016-03-22  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
4336
4337         * config/tc-ia64.c (ia64_do_align): Remove.
4338         (ia64_cons_align): Call do_align () directly.
4339         (dot_proc): Likewise.
4340         (stmt_float_cons): Likewise.
4341
4342 2016-03-22  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
4343
4344         * listing.c (listing_message): Use XNEW style allocation macros.
4345         * read.c (read_a_source_file): Likewise.
4346         (read_symbol_name): Likewise.
4347         (s_mri_common): Likewise.
4348         (assign_symbol): Likewise.
4349         (s_reloc): Likewise.
4350         (emit_expr_with_reloc): Likewise.
4351         (s_incbin): Likewise.
4352         (s_include): Likewise.
4353         * sb.c (sb_build): Likewise.
4354         (sb_check): Likewise.
4355
4356 2016-03-22  Alan Modra  <amodra@gmail.com>
4357
4358         * write.c (record_alignment): Revert 2016-02-18 change.
4359
4360 2016-03-22  Alan Modra  <amodra@gmail.com>
4361
4362         * config/tc-alpha.c (load_expression): Replace alloca with xmalloc.
4363         (emit_jsrjmp, tc_gen_reloc): Likewise.
4364         * config/tc-i370.c (i370_macro): Likewise.
4365
4366 2016-03-22  Nick Clifton  <nickc@redhat.com>
4367
4368         * configure: Regenerate.
4369
4370 2016-03-21  Andrew Burgess  <andrew.burgess@embecosm.com>
4371
4372         * testsuite/gas/arc/nps400-0.d: New file.
4373         * testsuite/gas/arc/nps400-0.s: New file.
4374         * testsuite/gas/arc/nps400-1.d: New file.
4375         * testsuite/gas/arc/nps400-1.s: New file.
4376
4377 2016-03-21  Andrew Burgess  <andrew.burgess@embecosm.com>
4378
4379         * config/tc-arc.c (find_opcode_match): Move lnflg, and i
4380         declarations to start of block.  Reset code on all flags before
4381         attempting to match them.  Handle multiple hits on the same flag.
4382         Handle flag class.
4383         * testsuite/gas/arc/asm-errors.d: New file.
4384         * testsuite/gas/arc/asm-errors.err: New file.
4385         * testsuite/gas/arc/asm-errors.s: New file.
4386
4387 2016-03-21  Andrew Burgess  <andrew.burgess@embecosm.com>
4388
4389         * config/tc-arc.c (cpu_types): Add nps400 entry.
4390         (check_zol): Handle nps400.
4391
4392 2016-03-21  Andrew Burgess  <andrew.burgess@embecosm.com>
4393
4394         * config/tc-arc.c (arc_select_cpu): Remove use of
4395         EF_ARC_CPU_GENERIC.
4396
4397 2016-03-21  Andrew Burgess  <andrew.burgess@embecosm.com>
4398
4399         * config/tc-arc.c (arc_target): Delay initialisation until
4400         arc_select_cpu.
4401         (arc_target_name): Likewise.
4402         (arc_features): Likewise.
4403         (arc_mach_type): Likewise.
4404         (cpu_types): Remove "all" entry.
4405         (arc_select_cpu): New function, most of the content is from...
4406         (md_parse_option): ... here.  Call new arc_select_cpu.
4407         (md_begin): Call arc_select_cpu if needed, default is now arc700.
4408
4409 2016-03-21  Andrew Burgess  <andrew.burgess@embecosm.com>
4410
4411         * testsuite/gas/arc/inline-data-1.d: Add target restriction.
4412         * testsuite/gas/arc/inline-data-2.d: New file.
4413
4414 2016-03-21  Nick Clifton  <nickc@redhat.com>
4415
4416         * atof-generic.c: Replace use of alloca with call to xmalloc.
4417         * cgen.c: Likewise.
4418         * dwarf2dbg.c: Likewise.
4419         * macro.c: Likewise.
4420         * remap.c: Likewise.
4421         * stabs.c: Likewise.
4422         * symbols.c: Likewise.
4423         * config/obj-elf.c: Likewise.
4424         * config/tc-aarch64.c: Likewise.
4425         * config/tc-arc.c: Likewise.
4426         * config/tc-arm.c: Likewise.
4427         * config/tc-avr.c: Likewise.
4428         * config/tc-ia64.c: Likewise.
4429         * config/tc-mips.c: Likewise.
4430         * config/tc-msp430.c: Likewise.
4431         * config/tc-nds32.c: Likewise.
4432         * config/tc-ppc.c: Likewise.
4433         * config/tc-sh.c: Likewise.
4434         * config/tc-tic30.c: Likewise.
4435         * config/tc-tic54x.c: Likewise.
4436         * config/tc-xstormy16.c: Likewise.
4437         * config/te-vms.c: Likewise.
4438         * configure: Regenerate.
4439
4440 2016-03-20  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
4441
4442         * tc-i386.c (f32_1): Change type to unsigned char[].
4443         (f32_2): Likewise.
4444         (f32_3): Likewise.
4445         (f32_4): Likewise.
4446         (f32_5): Likewise.
4447         (f32_6): Likewise.
4448         (f32_7): Likewise.
4449         (f32_8): Likewise.
4450         (f32_9): Likewise.
4451         (f32_10): Likewise.
4452         (f32_11): Likewise.
4453         (f32_12): Likewise.
4454         (f32_13): Likewise.
4455         (f32_14): Likewise.
4456         (f16_3): Likewise.
4457         (f16_4): Likewise.
4458         (f16_5): Likewise.
4459         (f16_6): Likewise.
4460         (f16_7): Likewise.
4461         (f16_8): Likewise.
4462         (jump_31): Likewise.
4463         (f32_patt): Likewise.
4464         (f16_patt): Likewise.
4465         (alt_3): Likewise.
4466         (alt_4): Likewise.
4467         (alt_5): Likewise.
4468         (alt_6): Likewise.
4469         (alt_7): Likewise.
4470         (alt_8): Likewise.
4471         (alt_9): Likewise.
4472         (alt_10): Likewise.
4473         (alt_patt): Likewise.
4474
4475 2016-03-18  Nick Clifton  <nickc@redhat.com>
4476
4477         * doc/c-aarch64.texi (AArch64 Directives): Add descriptions of
4478         .cpu, .dword, .even, .inst. .tlsdescadd, .tlsdesccall,
4479         .tlsdescldr and .xword directives.
4480
4481         PR target/19721
4482         * testsuite/gas/aarch64/pr19721.s: New test source file.
4483         * testsuite/gas/aarch64/pr19721.d: New test driver file.
4484
4485         * doc/as.texinfo: Place the target specific command line options
4486         into their own man page section.
4487
4488 2016-03-16  Jiong Wang  <jiong.wang@arm.com>
4489
4490         * config/tc-arm.c (N_S_32): New.
4491         (N_F_16_32): Likewise.
4492         (N_SUF_32): Support N_F16.
4493         (N_IF_32): Likewise.
4494         (neon_dyadic_misc): Likewise.
4495         (do_neon_cmp): Likewise.
4496         (do_neon_cmp_inv): Likewise.
4497         (do_neon_mul): Likewise.
4498         (do_neon_fcmp_absolute): Likewise.
4499         (do_neon_step): Likewise.
4500         (do_neon_abs_neg): Likewise.
4501         (CVT_FLAVOR_VAR): Likewise.
4502         (do_neon_cvt_1): Likewise.
4503         (do_neon_recip_est): Likewise.
4504         (do_vmaxnm): Likewise.
4505         (do_vrint_1): Likewise.
4506         (neon_check_type): Check architecture support for FP16 extension.
4507         (insns): Update comments.
4508         * testsuite/gas/arm/armv8-2-fp16-simd.s: New test source.
4509         * testsuite/gas/arm/armv8-2-fp16-simd.d: New testcase for arm mode.
4510         * testsuite/gas/arm/armv8-2-fp16-simd-thumb.d: Likewise for thumb mode.
4511         * testsuite/gas/arm/armv8-2-fp16-simd-warning.d: New rejection test for
4512         arm mode.
4513         * testsuite/gas/arm/armv8-2-fp16-simd-warning-thumb.d: Likewise for
4514         thumb mode.
4515         * testsuite/gas/arm/armv8-2-fp16-simd-warning.l: New expected rejection
4516         error file.
4517
4518 2016-03-16  Nick Clifton  <nickc@redhat.com>
4519
4520         * read.c (emit_expr_with_reloc): Add code check a bignum with
4521         nbytes == 1.
4522         * config/rx/rx-parse.y (rx_intop): Accept bignum values for sizes
4523         other than 32-bits.
4524         * testsuite/gas/elf/bignum.s: New test source file.
4525         * testsuite/gas/elf/bignum.d: New test driver file.
4526         * testsuite/gas/elf/elf.exp: Run the new test.
4527
4528 2016-03-15  Ulrich Drepper  <drepper@gmail.com>
4529
4530         * doc/c-i386.texi (Register Naming): Update to details of the
4531         latest architecture version.
4532
4533 2016-03-10  Mickael Guene  <mickael.guene@st.com>
4534
4535         PR gas/19744
4536         * config/tc-arm.c (do_arit): Protect against bad relocations usage.
4537         (do_mov): Likewise.
4538         (do_t_add_sub): Allow pcrop relocations for Thumb-2 targets.
4539         (do_t_mov_cmp): Likewise.
4540         (do_t_add_sub): Protect against bad relocations usage.
4541         (do_t_mov_cmp): Likewise.
4542         * testsuite/gas/arm/adds-thumb1-reloc-local-armv7-m.s: New.
4543         * testsuite/gas/arm/adds-thumb1-reloc-local-armv7-m.d: New.
4544         * testsuite/gas/arm/movs-thumb1-reloc-local-armv7-m.s: New.
4545         * testsuite/gas/arm/movs-thumb1-reloc-local-armv7-m.d: New.
4546
4547 2016-03-09  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
4548
4549         * config/tc-arm.c (neon_alignment_bit): Rename do_align to
4550         do_alignment.
4551         (do_neon_ld_st_lane): Likewise.
4552         (do_neon_ld_dup): Likewise.
4553
4554 2016-03-08  Andrew Burgess  <andrew.burgess@embecosm.com>
4555
4556         * testsuite/gas/arc/inline-data-1.d: New file.
4557         * testsuite/gas/arc/inline-data-1.s: New file.
4558
4559 2016-03-07  Andre Vieira  <andre.simoesdiasvieira@arm.com>
4560
4561         * config/tc-arm.c (arm_cpus): Add cortex-r8.
4562         * doc/c-arm.texi: Add cortex-r8.
4563
4564 2016-03-07  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
4565
4566         * config/tc-arc.c: Add const qualifiers.
4567         * config/tc-h8300.c (md_begin): Likewise.
4568         * config/tc-ia64.c (print_prmask): Likewise.
4569         * config/tc-msp430.c (msp430_operands): Likewise.
4570         * config/tc-nds32.c (struct suffix_name): Likewise.
4571         (struct nds32_parse_option_table): Likewise.
4572         (struct nds32_set_option_table): Likewise.
4573         (do_pseudo_pushpopm): Likewise.
4574         (do_pseudo_pushpop_stack): Likewise.
4575         (nds32_relax_relocs): Likewise.
4576         (nds32_flag): Likewise.
4577         (struct nds32_hint_map): Likewise.
4578         (nds32_find_reloc_table): Likewise.
4579         (nds32_match_hint_insn): Likewise.
4580         * config/tc-s390.c: Likewise.
4581         * config/tc-sh.c (get_specific): Likewise.
4582         * config/tc-tic30.c: Likewise.
4583         * config/tc-tic4x.c (tic4x_inst_add): Likewise.
4584         (tic4x_indirect_parse): Likewise.
4585         * config/tc-vax.c (vax_cons): Likewise.
4586         * config/tc-z80.c (struct reg_entry): Likewise.
4587         * config/tc-epiphany.c (md_assemble): Adjust.
4588         (epiphany_assemble): New function.
4589         (epiphany_elf_section_rtn): Call do_align directly.
4590         (epiphany_elf_section_text): Likewise.
4591         * config/tc-ip2k.c (ip2k_elf_section_rtn): Likewise.
4592         (ip2k_elf_section_text): Likewise.
4593         * read.c (do_align): Make it not static.
4594         * read.h (do_align): New prototype.
4595
4596 2016-03-04  Matthew Wahab  <matthew.wahab@arm.com>
4597
4598         * config/tc-arm.c (aeabi_set_public_attributes): Emit attribute
4599         for ARMv8.1 AdvSIMD use.
4600         * testsuite/gas/arm/attr-march-armv8-a+rdma.d: New.
4601         * testsuite/gas/arm/attr-march-armv8_1-a+simd.d: New.
4602
4603 2016-03-04  Matthew Wahab  <matthew.wahab@arm.com>
4604
4605         * config/gas/tc-arm.c (fpu_neon_ext_v8_1): Restrict to the ARMv8.1 RDMA
4606         feature.
4607         (record_feature_use): New.
4608         (mark_feature_used): Use record_feature_use.
4609         (do_neon_qrdmlah): New.
4610         (insns): Use do_neon_qrdmlah for vqrdmlah and vqrdmlsh and
4611         variants.
4612         (arm_extensions): Put into alphabetical order.  Re-indent "simd"
4613         and "rdma" entries.  Fix the incorrect merge value for "+rdma".
4614         * testsuite/gas/arm/armv8-a+rdma-warning.d: New.
4615         * testsuite/gas/arm/armv8-a+rdma.d: Add assembler command line options.
4616         Make source file explicit.
4617         * testsuite/gas/arm/armv8-a+rdma.l: New.
4618         * testsuite/gas/arm/armv8-a+rdma.s: Remove .arch and .arch_extension
4619         directives.  Fix white-space.
4620         * testsuite/gas/arm/armv8_1-a+simd.d: New.
4621
4622 2016-03-02  H.J. Lu  <hongjiu.lu@intel.com>
4623
4624         * testsuite/gas/i386/x86_64-intel.d: Adjusted for COFF.
4625
4626 2016-02-29  Cupertino Miranda  <cmiranda@synopsys.com>
4627             Claudiu Zissulescu  <Claudiu.Zissulescu@synopsys.com>
4628
4629         * config/tc-arc.c (arc_extra_reloc): Change size to 0.
4630         (tc_arc_fix_adjustable): Changed default return value to 1.
4631         * testsuite/gas/arc/j.d: Updated expected symbol
4632         * testsuite/gas/arc/jl.d: Likewise
4633         * testsuite/gas/arc/relax-avoid1.d: Likewise
4634         * testsuite/gas/arc/st.d: Likewise
4635
4636 2016-02-29  Claudiu Zissulescu  <Claudiu.Zissulescu@synopsys.com>
4637
4638         * config/tc-arc.c: Enable code density instructions for ARC EM.
4639
4640 2016-02-26  H.J. Lu  <hongjiu.lu@intel.com>
4641
4642         PR ld/19645
4643         * NEWS: Mention --enable-elf-stt-common and --elf-stt-common=
4644         for ELF assemblers.
4645         * as.c (flag_use_elf_stt_common): New.
4646         (show_usage): Add --elf-stt-common=.
4647         (option_values): Add OPTION_ELF_STT_COMMON.
4648         (std_longopts): Add --elf-stt-common=.
4649         (parse_args): Handle --elf-stt-common=.
4650         * as.h (flag_use_elf_stt_common): New.
4651         * config.in: Regenerated.
4652         * configure: Likewise.
4653         * configure.ac: Add --enable-elf-stt-common and define
4654         DEFAULT_GENERATE_ELF_STT_COMMON.
4655         * gas/write.c (write_object_file): Set BFD_CONVERT_ELF_COMMON
4656         and BFD_USE_ELF_STT_COMMON if flag_use_elf_stt_common is set.
4657         * doc/as.texinfo: Document --elf-stt-common=.
4658         * testsuite/gas/elf/common3.s: New file.
4659         * testsuite/gas/elf/common3a.d: Likewise.
4660         * testsuite/gas/elf/common3b.d: Likewise.
4661         * testsuite/gas/elf/common4.s: Likewise.
4662         * testsuite/gas/elf/common4a.d: Likewise.
4663         * testsuite/gas/elf/common4b.d: Likewise.
4664         * testsuite/gas/i386/dw2-compress-3b.d: Likewise.
4665         * testsuite/gas/i386/dw2-compressed-3b.d: Likewise.
4666         * testsuite/gas/elf/elf.exp: Run common3a, common3b, common4a
4667         and common4b.
4668         * testsuite/gas/i386/dw2-compress-3.d: Renamed to ...
4669         * testsuite/gas/i386/dw2-compress-3a.d: This.  Pass
4670         --elf-stt-common=no to as.
4671         * testsuite/gas/i386/dw2-compressed-3.d: Renamed to ...
4672         * testsuite/gas/i386/dw2-compressed-3a.d: This.  Pass
4673         --elf-stt-common=no to as.
4674         * testsuite/gas/i386/i386.exp: Run dw2-compress-3a,
4675         dw2-compress-3b, dw2-compressed-3a and dw2-compressed-3b instead
4676         of dw2-compress-3 and dw2-compressed-3.
4677
4678 2016-02-25  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
4679
4680         * as.c (select_emulation_mode): Add const qualifiers.
4681         * as.h: Likewise.
4682         * config/bfin-defs.h: Likewise.
4683         * config/bfin-parse.y: Likewise.
4684         * config/rx-parse.y: Likewise.
4685         * config/tc-aarch64.c (struct aarch64_option_table): Likewise.
4686         (struct aarch64_cpu_option_table): Likewise.
4687         (struct aarch64_arch_option_table): Likewise.
4688         (struct aarch64_option_cpu_value_table): Likewise.
4689         (struct aarch64_long_option_table): Likewise.
4690         (struct aarch64_option_abi_value_table): Likewise.
4691         * config/tc-arm.c (struct reloc_entry): Likewise.
4692         (tc_gen_reloc): Likewise.
4693         (struct arm_option_table): Likewise.
4694         (struct arm_legacy_option_table): Likewise.
4695         (struct arm_cpu_option_table): Likewise.
4696         (struct arm_arch_option_table): Likewise.
4697         (struct arm_option_extension_value_table): Likewise.
4698         (struct arm_option_fpu_value_table): Likewise.
4699         (struct arm_option_value_table): Likewise.
4700         (struct arm_long_option_table): Likewise.
4701         * config/tc-avr.c (struct avr_opcodes_s): Likewise.
4702         (struct mcu_type_s): Likewise.
4703         (struct exp_mod_s): Likewise.
4704         (avr_operand): Likewise.
4705         (avr_operands): Likewise.
4706         * config/tc-d10v.c (md_begin): Likewise.
4707         * config/tc-dlx.c: Likewise.
4708         * config/tc-fr30.c (fr30_is_colon_insn): Likewise.
4709         * config/tc-ft32.c (parse_condition): Likewise.
4710         * config/tc-h8300.c (do_a_fix_imm): Likewise.
4711         * config/tc-hppa.c (pa_ip): Likewise.
4712         (hppa_regname_to_dw2regnum): Likewise.
4713         * config/tc-i370.c (i370_elf_suffix): Likewise.
4714         * config/tc-i960.c (struct tabentry): Likewise.
4715         * config/tc-m32r.c: Likewise.
4716         * config/tc-m68k.c: Likewise.
4717         * config/tc-m68k.h: Likewise.
4718         * config/tc-mcore.c (parse_psrmod): Likewise.
4719         * config/tc-metag.c (struct metag_core_option): Likewise.
4720         (struct metag_long_option): Likewise.
4721         * config/tc-microblaze.c: Likewise.
4722         * config/tc-mips.c (macro): Likewise.
4723         * config/tc-mn10200.c: Likewise.
4724         * config/tc-mn10300.c: Likewise.
4725         * config/tc-msp430.c (struct rcodes_s): Likewise.
4726         (struct hcodes_s): Likewise.
4727         (md_parse_option): Likewise.
4728         * config/tc-ns32k.c (struct ns32k_option): Likewise.
4729         (optlist): Likewise.
4730         * config/tc-ppc.c (ppc_elf_suffix): Likewise.
4731         (tc_ppc_regname_to_dw2regnum): Likewise.
4732         * config/tc-ppc.h: Likewise.
4733         * config/tc-rl78.c: Likewise.
4734         * config/tc-rx.c (struct cpu_type): Likewise.
4735         * config/tc-sh.c (sh_regname_to_dw2regnum): Likewise.
4736         * config/tc-sparc.c (struct priv_reg_entry): Likewise.
4737         (sparc_ip): Likewise.
4738         * config/tc-spu.c (insn_fmt_string): Likewise.
4739         * config/tc-tic54x.c (tic54x_set_default_include): Likewise.
4740         * config/tc-v850.c: Likewise.
4741         * config/tc-visium.c (struct visium_arch_option_table): Likewise.
4742         (struct visium_long_option_table): Likewise.
4743         * config/tc-xgate.c: Likewise.
4744         * config/tc-z8k.c: Likewise.
4745         * read.c (add_include_dir): Likewise.
4746         * read.h: Likewise.
4747
4748 2016-02-25  Andrew Burgess  <andrew.burgess@embecosm.com>
4749
4750         * testsuite/gas/all/gas.exp: Change target pattern to cover
4751         arceb-*.
4752         * testsuite/gas/all/redef3.d: Likewise.
4753         * testsuite/gas/elf/elf.exp: Likewise.
4754
4755 2016-02-24  Renlin Li  <renlin.li@arm.com>
4756
4757         * config/tc-arm.c (BAD_FP16): New error message macro.
4758         (do_scalar_fp16_v82_encode): Change the coproc field to 9 for armv8.2
4759         fp16 scalar instructions.
4760         (neon_check_type): Allow different size from key.
4761         (do_vfp_nsyn_add_sub): Add support SE_H shape support.
4762         (try_vfp_nsyn): Likewise.
4763         (do_vfp_nsyn_mla_mls): Likewise.
4764         (do_vfp_nsyn_fma_fms): Likewise.
4765         (do_vfp_nsyn_ldm_stm): Likewise
4766         (do_vfp_nsyn_sqrt): Likewise
4767         (do_vfp_nsyn_div): Likewise
4768         (do_vfp_nsyn_nmul): Likewise.
4769         (do_vfp_nsyn_cmp): Likewise.
4770         (do_neon_shll): Likewise.
4771         (do_vfp_nsyn_cvt_fpv8): Likewise.
4772         (do_neon_cvttb_2): Likewise.
4773         (do_neon_mov): Likewise.
4774         (do_neon_rshift_round_imm): Likewise.
4775         (do_neon_ldr_str): Likewise.
4776         (do_vfp_nsyn_fpv8): Likewise.
4777         (do_vmaxnm): Likewise.
4778         (do_vrint_1): Likewise.
4779         (insns): New entry for vins, vmovx.
4780         (md_apply_fix): Left shift 1 bit for fp16 vldr/vstr.
4781         * testsuite/gas/arm/armv8-2-fp16-scalar-thumb.d: New.
4782         * testsuite/gas/arm/armv8-2-fp16-scalar.d: New.
4783         * testsuite/gas/arm/armv8-2-fp16-scalar.s: New.
4784         * testsuite/gas/arm/armv8-2-fp16-scalar-bad.s: New
4785         * testsuite/gas/arm/armv8-2-fp16-scalar-bad.d: New
4786         * testsuite/gas/arm/armv8-2-fp16-scalar-bad.l: New
4787
4788 2016-02-24  Renlin Li  <renlin.li@arm.com>
4789
4790         * config/tc-arm.c (NEON_ENC_TAB): Add fp16 instruction shape.
4791         (neon_shape_class): New SC_HALF.
4792         (neon_shape_el): New SE_H.
4793         (neon_shape_el_size): New size for SE_H.
4794         (N_F_ALL): New macro to aggregate N_F16, N_F32, N_64.
4795         (neon_select_shape): Add SE_H support code.
4796         (el_type_of_type_chk): Use N_F_ALL.
4797         (do_vfp_nsyn_cvt): Add SE_H shape support.
4798         (do_neon_cvtz): Likewise.
4799         (do_neon_cvt_1): Likewise.
4800         (do_neon_cvttb_1): Likewise.
4801
4802 2016-02-24  Renlin Li  <renlin.li@arm.com>
4803
4804         * testsuite/gas/arm/copro.d: Adjust output.
4805         * testsuite/gas/arm/copro.s: Adjust co-processor num.
4806
4807 2016-02-24  Renlin Li  <renlin.li@arm.com>
4808
4809         * testsuite/gas/arm/mask_1.d: New.
4810         * testsuite/gas/arm/mask_1.s: New.
4811
4812 2016-02-24  Renlin Li  <renlin.li@arm.com>
4813
4814         * testsuite/gas/arm/copro.s: Use coprocessor other than 10, 11.
4815         * testsuite/gas/arm/copro.d: Update.
4816
4817 2016-02-24  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
4818
4819         * config/tc-arm.c (arm_cpus): Add entry for cortex-a32.
4820         * doc/c-arm.texi (ARM Options): Document cortex-a32.
4821
4822 2016-02-24  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
4823
4824         * doc/c-arm.texi (ARM Options): Document cortex-a17.
4825
4826 2016-02-23  H.J. Lu  <hongjiu.lu@intel.com>
4827
4828         * testsuite/gas/elf/elf.exp: Skip tests for common directive on
4829         hpux.
4830
4831 2016-02-22  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
4832
4833         * output-file.c (output_file_create): Make file name argument const.
4834         (output_file_close): Likewise.
4835         * output-file.h (output_file_create): Adjust.
4836         (output_file_close): Likewise.
4837         * depend.c (quote_string_for_make): Make src argument const char *.
4838         (register_dependency): Likewise.
4839         (wrap_output): Likewise.
4840         * as.h (register_dependency): Adjust.
4841         * config/tc-xtensa.c (finish_vinsn): Remove unnecessary calls to
4842         as_where ();
4843         * symbols.c (S_SET_EXTERNAL): Likewise.
4844         * input-scrub.c (as_where): Return the file name.
4845         * as.h (as_where): Adjust prototype.
4846         * app.c (do_scrub_chars): Adjust.
4847         * cond.c (s_elseif): Likewise.
4848         (s_else): Likewise.
4849         (initialize_cframe): Likewise.
4850         * config/obj-coff.c (obj_coff_init_stab_section): Likewise.
4851         * config/obj-elf.c (obj_elf_init_stab_section): Likewise.
4852         * config/obj-som.c (obj_som_init_stab_section): Likewise.
4853         * config/tc-aarch64.c (output_info): Likewise.
4854         * config/tc-ia64.c (md_assemble): Likewise.
4855         (dot_alias): Likewise.
4856         * config/tc-m68k.c (m68k_frob_label): Likewise.
4857         * config/tc-mmix.c (s_bspec): Likewise.
4858         (mmix_handle_mmixal): Likewise.
4859         * config/tc-rx.c (rx_include): Likewise.
4860         * config/tc-tic54x.c (tic54x_set_default_include): Likewise.
4861         (tic54x_adjust_symtab): Likewise.
4862         * config/tc-xtensa.c (directive_push): Likewise.
4863         (xtensa_sanity_check): Likewise.
4864         (xtensa_relax_frag): Likewise.
4865         (md_convert_frag): Likewise.
4866         (tinsn_to_slotbuf): Likewise.
4867         * dwarf2dbg.c (dwarf2_where): Likewise.
4868         * ecoff.c (add_file): Likewise.
4869         (ecoff_generate_asm_lineno): Likewise.
4870         * expr.c (make_expr_symbol): Likewise.
4871         * frags.c (frag_new): Likewise.
4872         (frag_var_init): Likewise.
4873         * listing.c (listing_newline): Likewise.
4874         * messages.c (identify): Likewise.
4875         (as_show_where): Likewise.
4876         (as_warn_internal): Likewise.
4877         (as_bad_internal): Likewise.
4878         * read.c (s_irp): Likewise.
4879         (s_macro): Likewise.
4880         (s_reloc): Likewise.
4881         * stabs.c (stabs_generate_asm_file): Likewise.
4882         (stabs_generate_asm_lineno): Likewise.
4883         (stabs_generate_asm_func): Likewise.
4884         * write.c (fix_new_internal): Likewise.
4885         * as.h (PRINTF_WHERE_LIKE): Make file name argument const.
4886         (as_warn_value_out_of_range): Adjust prototype.
4887         (as_bad_value_out_of_range): Adjust prototype.
4888         * messages.c (identify): Make file name argument const char *.
4889         (as_warn_internal): Likewise.
4890         (as_warn_where): Likewise.
4891         (as_bad_internal): Likewise.
4892         (as_bad_where): Likewise.
4893         (as_internal_value_out_of_range): Likewise.
4894         (as_warn_value_out_of_range): Likewise.
4895         (as_bad_value_out_of_range): Likewise.
4896         * as.h (found_comment_file): Change type to const char *.
4897         * cond.c (file_line::file): Likewise.
4898         * config/obj-coff.c (obj_coff_init_stab_section): Make variable const.
4899         * config/obj-elf.c (obj_elf_init_stab_section): Likewise.
4900         * config/obj-som.c (obj_som_init_stab_section): Likewise.
4901         * config/tc-aarch64.c (output_info): Likewise.
4902         * config/tc-alpha.c (insert_operand): Likewise.
4903         * config/tc-arc.c (insert_operand): Likewise.
4904         * config/tc-d30v.c (check_size): Likewise.
4905         * config/tc-ia64.c (struct alias): Likewise.
4906         * config/tc-m68k.c (struct label_line): Likewise.
4907         * config/tc-mcore.c (md_apply_fix): Likewise.
4908         * config/tc-microblaze.c (md_estimate_size_before_relax): Likewise.
4909         * config/tc-mips.c (mips16_immed): Likewise.
4910         * config/tc-mmix.c (mmix_handle_mmixal): Likewise.
4911         * config/tc-ppc.c (ppc_insert_operand): Likewise.
4912         * config/tc-rx.c (rx_include): Likewise.
4913         * config/tc-s390.c (s390_insert_operand): Likewise.
4914         * config/tc-tic54x.c (tic54x_set_default_include): Likewise.
4915         (tic54x_adjust_symtab): Likewise.
4916         * config/tc-tilegx.c (insert_operand): Likewise.
4917         (apply_special_operator): Likewise.
4918         * config/tc-tilepro.c (insert_operand): Likewise.
4919         * config/tc-xtensa.c (directive_push): Likewise.
4920         * ecoff.c (add_file): Likewise.
4921         (ecoff_generate_asm_lineno): Likewise.
4922         * listing.c (listing_newline): Likewise.
4923         * read.c (s_irp): Likewise.
4924         * write.c (install_reloc): Likewise.
4925         * write.h (struct fix): Likewise.
4926         * input-file.c (file_name): Change type to const char *.
4927         (saved_file::file_name): Likewise.
4928         (input_file_open): Change type of argument to const char *.
4929         * input-file.h (input_file_open): Adjust.
4930         * input-scrub.c (logical_input_file): change type to const char *.
4931         (physical_input_file): Likewise.
4932         (struct input_save): Adjust.
4933         (input_scrub_push): Adjust.
4934         (input_scrub_begin): Adjust.
4935         (as_where): Adjust.
4936         * input-scrub.c (input_scrub_new_file): Make file name argument const.
4937         (input_scrub_include_file): Likewise.
4938         (new_logical_line_flags): Likewise.
4939         (new_logical_line): Likewise.
4940         * as.h: Adjust.
4941         * frags.h (struct frag): Change type of fr_file to const char *.
4942         * expr.c (expr_symbol_where): Change type of file argument to
4943         const char **.
4944         * expr.h (expr_symbol_where): Likewise.
4945         * config/tc-i370.c (md_apply_fix): adjust.
4946         * config/tc-mmix.c (mmix_md_end): Likewise.
4947         * config/tc-ppc.c (md_apply_fix): Likewise.
4948         * config/tc-s390.c (md_apply_fix): Likewise.
4949         * symbols.c (report_op_error): Likewise.
4950         (resolve_symbol_value): Likewise.
4951         * config/tc-ia64.c (slot::src_file): Change type to const char *.
4952         (rsrc::file): Likewise.
4953         * config/tc-xtensa.c (xtensa_sanity_check): Change type of variable to
4954         const char *.
4955         (xtensa_relax_frag): Likewise.
4956         (md_convert_frag): Likewise.
4957         (tinsn_to_slotbuf): Likewise.
4958         * expr.c (expr_symbol_line): Likewise.
4959         * macro.c (define_macro): Likewise.
4960         * macro.h (macro_struct): Likewise.
4961         * messages.c (as_show_where): Likewise.
4962         * read.c (s_macro): Likewise.
4963         * stabs.c (stabs_generate_asm_file): Likewise.
4964         (generate_asm_file): Likewise.
4965         (stabs_generate_asm_lineno): Likewise.
4966         * write.h (struct reloc_list): Likewise.
4967         * input-scrub.c (as_where): Change return type to const char *.
4968         * as.h (as_wheree): Adjust.
4969
4970 2016-02-21  H.J. Lu  <hongjiu.lu@intel.com>
4971
4972         * write.c (compress_debug): Move BFD compression bits setting
4973         to ...
4974         (write_object_file): Here.
4975
4976 2016-02-20  H.J. Lu  <hongjiu.lu@intel.com>
4977
4978         * config/tc-i386.c (register_number): Check RegVRex.
4979         * testsuite/gas/i386/x86-64-avx512f.s: Add a test for vgatherqpd
4980         with %zmm19 and %zmm3.
4981         * testsuite/gas/i386/x86-64-avx512f-intel.d: Updated.
4982         * testsuite/gas/i386/x86-64-avx512f.d: Likewise.
4983
4984 2016-02-19  Matthew Wahab  <matthew.wahab@arm.com>
4985             Jiong Wang  <jiong.wang@arm.com>
4986
4987         * config/tc-arm.c (arm_ext_fp16): New.
4988         (arm_extensions): New entry for "fp16".
4989
4990 2016-02-19  Nick Clifton  <nickc@redhat.com>
4991
4992         PR 19630
4993         * read.c (read_a_source_file): Check for assemble_one returning
4994         with input_line_pointer set to NULL.
4995
4996 2016-02-19  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>
4997
4998         * listing.c (rebuffer_line): Change return type to void.
4999
5000         * symbols.c (decode_local_label_name): Make type a const char *.
5001         * listing.c (print_source): Make type of p const char *.
5002         (print_line): Make type of string const char *.
5003         (buffer_line): Return const char *.
5004         (title): Make type const char *.
5005         (subtitle): Likewise.
5006         (listing_listing): Make type of p const char *.
5007         * messages.c (as_internal_value_out_of_range): Make type of prefix
5008         const char *.
5009         * stabs.c (s_stab_generic): make type of stab_secname, stabstr_secname
5010         and string const char *.
5011         * read.c (_bfd_rel): Make type of name const char *.
5012         * app.c (out_string): Change type to const char *.
5013         (struct app_save::out_string): Likewise.
5014
5015 2016-02-18  Dan Gisselquist  <dgisselq@verizon.net>
5016             Nick Clifton  <nickc@redhat.com>
5017
5018         * read.c (finish_bundle): Avoid recording a negative alignment.
5019         (do_align): Use unsigned values for n, len and max.  Only create
5020         a frag if the alignment requirement is greater than the minimum
5021         byte alignment.  Avoid recording a negative alignment.
5022         (s_align): Use unsigned values where appropriate.
5023         (bss_alloc): Use an unsigned value for the alignment.
5024         (sizeof_sleb128): Add a comment noting that we encode one octet
5025         per byte, regardless of the value of OCTETS_PER_BYTE_POWER.
5026         (emit_leb129_expr): Abort if the emitted encoding was longer than
5027         expected.
5028         * read.h (output_leb128): Update prototype.
5029         (sizeof_leb128): Update prototype.
5030         (bss_alloc): Update prototype.
5031         * write.c (record_alignment): Use an unsigned value for the
5032         alignment.  Do not record alignments less than the minimum
5033         alignment for a byte.
5034         * write.h (record_alignment): Update prototype.
5035
5036 2016-02-17  Max Filippov  <jcmvbkbc@gmail.com>
5037
5038         * config/tc-xtensa.c (xtensa_move_literals): Fix check for
5039         .init.literal/.fini.literal section name.
5040         * testsuite/gas/xtensa/all.exp: Add init-fini-literals to the
5041         list of xtensa tests.
5042         * testsuite/gas/xtensa/init-fini-literals.d: New file:
5043         init-fini-literals test result patterns.
5044         * testsuite/gas/xtensa/init-fini-literals.s: New file:
5045         init-fini-literals test.
5046
5047 2016-02-17  Nick Clifton  <nickc@redhat.com>
5048
5049         * config/tc-msp430.c (msp430_mcu_data): Sync with data from TI's
5050         devices.csv file as of March 2016.
5051
5052 2016-02-16  Claudiu Zissulescu  <claziss@synopsys.com>
5053
5054         * config/tc-arc.c (tc_arc_frame_initial_instructions): New
5055         function.
5056         (tc_arc_regname_to_dw2regnum): Likewise.
5057         * config/tc-arc.h (TARGET_USE_CFIPOP): Define
5058         (tc_cfi_frame_initial_instructions): Likewise.
5059         (tc_regname_to_dw2regnum): Likewise.
5060         * testsuite/gas/cfi/cfi-arc-1.d: New file.
5061         * testsuite/gas/cfi/cfi-arc-1.s: Likewise.
5062         * testsuite/gas/cfi/cfi.exp: Allow running tests for arc.
5063
5064 2016-02-16  Trevor Saunders  <tbsaunde@tbsaunde.org>
5065
5066         * doc/internals.texi (S_IS_EXTERN): Remove.
5067
5068 2016-02-16  Nick Clifton  <nickc@redhat.com>
5069
5070         * doc/as.texinfo (Section): Fix up texinfo snafus in previous
5071         update.
5072
5073 2016-02-16  Renlin Li  <renlin.li@arm.com>
5074
5075         PR gas/19620
5076         * config/tc-aarch64.c (parse_half): Remove restrictions on symbol name.
5077         * testsuite/gas/aarch64/movw_label.d: New.
5078         * testsuite/gas/aarch64/movw_label.s: New.
5079
5080 2016-02-15  Vinay Kumar G. <Vinay.G@kpit.com>
5081
5082         PR gas/19556
5083         * config/rx-parse.y (MOV):  Opcode generation for index
5084         register addressing mode.
5085         * testsuite/gas/rx/rx.exp: Updated for new testcase.
5086         * testsuite/gas/rx/pr19665.s: New file.
5087         * testsuite/gas/rx/pr19665.s: New file.
5088         * testsuite/gas/rx/mov.d: Update expected output.
5089
5090 2016-02-15  Nick Clifton  <nickc@redhat.com>
5091
5092         * doc/as.texinfo (.section): Document that numeric values can now
5093         be used for the flags and type fields of the ELF target's .section
5094         directive.  Add notes about the restrictions on setting flags and
5095         types.
5096         * config/obj-elf.c (obj_elf_change_section): Allow known sections
5097         to be given processor specific section types.  Allow processor and
5098         application specific flags of a section to be set after
5099         definition.
5100         (obj_elf_parse_section_letters): Handle parsing numeric values.
5101         (obj_elf_section_type): Handle parsing numeric values.
5102         (obj_elf_section): Allow numeric type values.
5103         * config/obj-elf.h (obj_elf_change_section): Update prototype.
5104         * testsuite/gas/elf/section10.d: New test.
5105         * testsuite/gas/elf/section10.s: Source file for new test.
5106         * testsuite/gas/elf/elf.exp: Run the new test.
5107         * testsuite/gas/i386/ilp32/x86-64-unwind.d: Remove dependency upon
5108         the description of the flags produced by readelf.
5109         * testsuite/gas/tic6x/scomm-directive-4.d: Likewise.
5110         * NEWS: Mention the new feature.
5111
5112 2016-02-11  Nick Clifton  <nickc@redhat.com>
5113
5114         PR gas/19614
5115         * dw2gencfi.c (cfi_sections_set): Delay setting this variable
5116         until it is actually used.
5117         (cfi_set_sections): Set cfi_sections_set to true.
5118         (dot_cfi_startproc): Likewise.
5119         (dot_cfi_endproc): Likewise.
5120         (dot_cfi_fde_data): Likewise.
5121         (cfi_finish): Likewise.
5122         (dot_cfi_sections): Do not set cfi_sections_set.
5123         * doc/as.texinfo (.cfi_sections): Note that targets can provide
5124         their own cfi section name.  Also note that the directive can be
5125         reissued provided that CFI generation has not started.
5126         * testsuite/gas/mips/compact-eh-err2.s: Add .cfi_startproc and
5127         .cfi_endproc directives so that the redefinition of .cfi_sections
5128         will trigger the generation of the error message.
5129         * testsuite/gas/mips/compact-eh-err2.l: Update expected line
5130         number of error message.
5131
5132 2016-02-10  Claudiu Zissulescu  <claziss@synopsys.com>
5133             Janek van Oirschot <jvanoirs@synopsys.com>
5134
5135         * config/tc-arc.h (TC_FRAG_TYPE, TC_PCREL_ADJUST, MAX_INSN_ARGS)
5136         (MAX_INSN_FLGS, MAX_FLAG_NAME_LENGHT, TC_GENERIC_RELAX_TABLE):
5137         Define.
5138         (arc_flags, arc_relax_type): New structure.
5139         * config/tc-arc.c (FRAG_MAX_GROWTH, RELAX_TABLE_ENTRY)
5140         (RELAX_TABLE_ENTRY_MAX): New define.
5141         (relaxation_state, md_relax_table, arc_relaxable_insns)
5142         (arc_num_relaxable_ins): New variable.
5143         (rlx_operand_type, arc_rlx_types): New enums.
5144         (arc_relaxable_ins): New structure.
5145         (OPTION_RELAX): New option.
5146         (arc_insn): New relax member.
5147         (arc_flags): Remove.
5148         (relax_insn_p): New function.
5149         (apply_fixups): Likewise.
5150         (relaxable_operand): Likewise.
5151         (may_relax_expr): Likewise.
5152         (relaxable_flag): Likewise.
5153         (arc_pcrel_adjust): Likewise.
5154         (md_estimate_size_before_relax): Implement.
5155         (md_convert_frag): Likewise.
5156         (md_parse_option): Handle new mrelax option.
5157         (md_show_usage): Likewise.
5158         (assemble_insn): Set relax member.
5159         (emit_insn0): New function.
5160         (emit_insn1): Likewise.
5161         (emit_insn): Handle relaxation case.
5162         * NEWS: Mention the new relaxation option.
5163         * doc/c-arc.texi (ARC Options): Document new mrelax option.
5164         * doc/as.texinfo (Target ARC Options): Likewise.
5165         * testsuite/gas/arc/relax-avoid1.d: New file.
5166         * testsuite/gas/arc/relax-avoid1.s: Likewise.
5167         * testsuite/gas/arc/relax-avoid2.d: Likewise.
5168         * testsuite/gas/arc/relax-avoid2.s: Likewise.
5169         * testsuite/gas/arc/relax-avoid3.d: Likewise.
5170         * testsuite/gas/arc/relax-avoid3.s: Likewise.
5171         * testsuite/gas/arc/relax-b.d: Likewise.
5172         * testsuite/gas/arc/relax-b.s: Likewise.
5173
5174 2016-02-08  Nick Clifton  <nickc@redhat.com>
5175
5176         * config/tc-ia64.c (dot_prologue): Fix formatting.
5177
5178 2016-02-04  Nick Clifton  <nickc@redhat.com>
5179
5180         * config/obj-elf.c (obj_elf_change_section): Remove support for
5181         ARM NOREAD sections.
5182         * config/tc-arm.c (arm_elf_section_letter): Delete.
5183         * config/tc-arm.h (md_elf_section_letter): Delete.
5184         * doc/c-arm.texi (ARM Section Attribute): Delete section.
5185         * testsuite/gas/arm/section-execute-only.d: Delete.
5186         * testsuite/gas/arm/section-execute-only.s: Delete.
5187
5188 2016-02-04  Nick Clifton  <nickc@redhat.com>
5189
5190         PR target/19561
5191         * config/tc-msp430.c (msp430_operands): Remove case 7.  Use case 2
5192         to handle encoding of RRUX instruction.
5193         * testsuite/gas/msp430/msp430x.s: Add more tests of the extended
5194         shift instructions.
5195         * testsuite/gas/msp430/msp430x.d: Update expected disassembly.
5196
5197 2016-02-03  Max Filippov  <jcmvbkbc@gmail.com>
5198
5199         * config/tc-xtensa.c (md_apply_fix): Mark BFD_RELOC_XTENSA_DIFF*
5200         substitutions for BFD_RELOC_* as unsigned.
5201         * testsuite/gas/xtensa/all.exp: Add loc to list of xtensa tests.
5202         * testsuite/gas/xtensa/loc.d: New file: loc test result patterns.
5203         * testsuite/gas/xtensa/loc.s: New file: loc test.
5204
5205 2016-02-03  Kevin Buettner  <kevinb@redhat.com>
5206
5207         * config/tc-msp430.h (DWARF2_ADDR_SIZE): Set to 4.
5208
5209 2016-02-03  H.J. Lu  <hongjiu.lu@intel.com>
5210
5211         PR gas/19520
5212         * NEWS: Mention new command line option -mrelax-relocations and
5213         new configure option --enable-x86-relax-relocations for x86
5214         target.
5215         * config.in: Regenerated.
5216         * configure.ac: Add --enable-x86-relax-relocations.
5217         (ac_default_x86_relax_relocations): New.  Default to 1 except
5218         for x86 Solaris targets older than Solaris 12.
5219         (DEFAULT_GENERATE_X86_RELAX_RELOCATIONS): Define.
5220         * configure: Likewise.
5221         * config/tc-i386.c (generate_relax_relocations): New.
5222         (OPTION_MRELAX_RELOCATIONS): Likewise.
5223         (output_disp): Don't generate relax relocations if
5224         generate_relax_relocations is 0.
5225         (md_longopts): Add -mrelax-relocations.
5226         (md_show_usage): Likewise.
5227         (md_parse_option): Handle OPTION_MRELAX_RELOCATIONS.
5228         * doc/c-i386.texi: Document -mrelax-relocations=.
5229         * testsuite/gas/i386/got-no-relax.d: New file.
5230         * testsuite/gas/i386/x86-64-gotpcrel-no-relax.d: Likewise.
5231         * testsuite/gas/i386/got.d: Pass -mrelax-relocations=yes to as.
5232         * testsuite/gas/i386/localpic.d: Likewise.
5233         * testsuite/gas/i386/mixed-mode-reloc32.d: Likewise.
5234         * testsuite/gas/i386/reloc32.d: Likewise.
5235         * testsuite/gas/i386/x86-64-gotpcrel.d: Likewise.
5236         * testsuite/gas/i386/x86-64-localpic.d: Likewise.
5237         * testsuite/gas/i386/ilp32/x86-64-gotpcrel.d: Likewise.
5238         * testsuite/gas/i386/ilp32/x86-64-localpic.d: Likewise.
5239         * testsuite/gas/i386/i386.exp: Run got-no-relax and
5240         x86-64-gotpcrel-no-relax.
5241
5242 2016-02-03  H.J. Lu  <hongjiu.lu@intel.com>
5243
5244         * NEWS: Mention new command line option -mfence-as-lock-add=yes
5245         for x86 target.
5246
5247 2016-02-03  H.J. Lu  <hongjiu.lu@intel.com>
5248
5249         * NEWS: Remove duplicated marker for 2.26.
5250
5251 2016-02-02  Renlin Li  <renlin.li@arm.com>
5252
5253         * testsuite/gas/arm/thumb2_it_search.d: Skip non-elf targets.
5254
5255 2016-02-02  Andrew Burgess  <andrew.burgess@embecosm.com>
5256
5257         * testsuite/gas/ip2k/allinsn.d: New file.
5258         * testsuite/gas/ip2k/allinsn.s: New file.
5259         * testsuite/gas/ip2k/ip2k-allinsn.exp: New file.
5260
5261 2016-02-02  Andrew Burgess  <andrew.burgess@embecosm.com>
5262
5263         * testsuite/gas/epiphany/addr-syntax.d: Add explicit 0 offset to
5264         some load instructions.
5265         * testsuite/gas/epiphany/allinsn.d: Likewise.
5266         * testsuite/gas/epiphany/regression.d: Likewise.
5267
5268 2016-02-02  Andrew Burgess  <andrew.burgess@embecosm.com>
5269
5270         * testsuite/gas/epiphany/addr-syntax.d: Remove unneeded '.l'
5271         suffixes from instruction mnemonics in expected output.
5272         * testsuite/gas/epiphany/allinsn.d: Likewise.
5273         * testsuite/gas/epiphany/regression.d: Likewise.
5274         * testsuite/gas/epiphany/sample.d: Likewise.
5275
5276 2016-02-02  Andrew Burgess  <andrew.burgess@embecosm.com>
5277
5278         * testsuite/gas/epiphany/addr-syntax.d: Update expected register
5279         names.
5280         * testsuite/gas/epiphany/allinsn.d: Likewise.
5281         * testsuite/gas/epiphany/sample.d: Likewise.
5282
5283 2016-02-02  Andrew Burgess  <andrew.burgess@embecosm.com>
5284
5285         * testsuite/gas/epiphany/sample.d: Update expected output.
5286
5287 2016-01-26  Claudiu Zissulescu  <claziss@synopsys.com>
5288
5289         * config/tc-arc.c (md_apply_fix): Allow addendum.
5290         (arc_reloc_op): Allow complex expressions for tpoff.
5291         (md_apply_fix): Handle resolved TLS local symbol.
5292         * testsuite/gas/arc/tls-relocs1.d: New file.
5293         * testsuite/gas/arc/tls-relocs1.s: Likewise.
5294
5295 2016-02-01  Loria  <Loria@phantasia.org>
5296
5297         PR target/19311
5298         * config/tc-arm.c (encode_arm_immediate): Recode to improve
5299         efficiency and avoid an LLVM loop optimization bug.
5300
5301 2016-02-01  Nick Clifton  <nickc@redhat.com>
5302
5303         * config/tc-microblaze.c (parse_imm): Fix compile time warning
5304         message extending a negative 32-bit value into a larger signed
5305         value on a 32-bit host.
5306
5307 2016-01-29  H.J. Lu  <hongjiu.lu@intel.com>
5308
5309         PR gas/19532
5310         * configure.ac (compressed_debug_sections): Replace == with =.
5311         * configure: Regenerated.
5312
5313 2016-01-29  Andrew Senkevich  <andrew.senkevich@intel.com>
5314             H.J. Lu  <hongjiu.lu@intel.com>
5315
5316         * config/tc-i386.c (avoid_fence): New.
5317         (output_insn): Encode as lock addl $0x0, (%{r,e}sp) if avoid_fence
5318         is true.
5319         (OPTION_FENCE_AS_LOCK_ADD): New.
5320         (md_longopts): Add -mfence-as-lock-add.
5321         (md_parse_option): Handle -mfence-as-lock-add.
5322         (md_show_usage): Add -mfence-as-lock-add=[no|yes].
5323         * doc/c-i386.texi (-mfence-as-lock-add): Document.
5324         * testsuite/gas/i386/i386.exp: Run new tests.
5325         * testsuite/gas/i386/fence-as-lock-add.s: New.
5326         * testsuite/gas/i386/fence-as-lock-add-yes.d: Likewise.
5327         * testsuite/gas/i386/fence-as-lock-add-no.d: Likewise.
5328         * testsuite/gas/i386/x86-64-fence-as-lock-add-yes.d: Likewise.
5329         * testsuite/gas/i386/x86-64-fence-as-lock-add-no.d: Likewise.
5330
5331 2016-01-27  H.J. Lu  <hongjiu.lu@intel.com>
5332
5333         * configure.ac (compressed_debug_sections): Remove trailing `]'.
5334         * configure: Regenerated.
5335
5336 2016-01-25  H.J. Lu  <hongjiu.lu@intel.com>
5337
5338         * config/tc-i386.c (OPTION_OMIT_LOCK_PREFIX): Renamed to ...
5339         (OPTION_MOMIT_LOCK_PREFIX): This.
5340         (md_longopts): Updated.
5341         (md_parse_option): Likewise.
5342
5343 2016-01-25  Catherine Moore  <clm@codesourcery.com>
5344
5345         * config/mips/tc-mips.c (md_begin): Avoid gp-relative addressing
5346         if abicalls are in effect.
5347         * testsuite/gas/mips/sdata-gp.s: New test.
5348         * testsuite/gas/mips/sdata-gp.d: New expected output
5349         * testsuite/gas/mips/mips.exp: Run new test.
5350
5351 2016-01-25  Renlin Li  <renlin.li@arm.com>
5352
5353         * testsuite/gas/arm/thumb2_it_search.d: New.
5354         * testsuite/gas/arm/thumb2_it_search.s: New.
5355
5356 2016-01-21  Nick Clifton  <nickc@redhat.com>
5357
5358         PR gas/19454
5359         * testsuite/gas/arm/mapshort-elf.d: Fix expected output to cope
5360         with arm-netbsdelf target.
5361         * testsuite/gas/arm/blx-bl-convert.d: Skip for netbsdelf.
5362
5363 2016-01-20  Nick Clifton  <nickc@redhat.com>
5364
5365         PR 19456
5366         * testsuite/gas/arm/weakdef-1.d: Skip for VxWorks.
5367         * testsuite/gas/arm/blx-bl-convert.d
5368         * testsuite/gas/arm/plt-1.d: Likewise.
5369         * testsuite/gas/arm/reloc-bad.d: Likewise.
5370         * testsuite/gas/arm/thumb-w-good.d: Likewise.
5371         * testsuite/gas/arm/thumb2_pool.d: Likewise.
5372         * testsuite/gas/arm/ldconst.d: Adjust so that it works with VxWorks
5373         * testsuite/gas/arm/tls_vxworks.d: Update expected output.
5374
5375         PR 19499
5376         * doc/as.texinfo (Errors): Correct documentation describing the
5377         interaction of .file and .line with warning and error messages.
5378
5379         PR 19458
5380         * testsuite/gas/arm/armv8_2-a.d: Skip for COFF based targets.
5381         * testsuite/gas/arm/archv8m-main.d: Likewise.
5382         * testsuite/gas/arm/archv8m-base.d: Likewise.
5383
5384 2016-01-20  Matthew Wahab  <matthew.wahab@arm.com>
5385
5386         * testsuite/gas/aarch64/armv8_2-a-illegal.d: New.
5387         * testsuite/gas/aarch64/armv8_2-a-illegal.l: New.
5388         * testsuite/gas/aarch64/armv8_2-a-illegal.s: New.
5389
5390 2016-01-20  Mickael Guene  <mickael.guene@st.com>
5391             Terry Guo  <terry.guo@arm.com>
5392
5393         * config/obj-elf.c (obj_elf_change_section) : Allow arm section with
5394         SHF_ARM_NOREAD section flag.
5395         * config/tc-arm.h (md_elf_section_letter) : Implement this hook to
5396         handle letter 'y'.
5397         (arm_elf_section_letter) : Declare it.
5398         * config/tc-arm.c (arm_elf_section_letter): Handle letter 'y' to set
5399         SHF_ARM_NOREAD section flag.
5400         * doc/c-arm.texi (ARM section attribute): Document the 'y' attribute.
5401
5402         * testsuite/gas/arm/section-execute-only.s: New test case.
5403         * testsuite/gas/arm/section-execute-only.d: Expected output.
5404
5405 2016-01-18  Maciej W. Rozycki  <macro@imgtec.com>
5406
5407         * config/tc-mips.c (micromips_insn_length): Remove the mention
5408         of 48-bit microMIPS instructions.
5409
5410 2016-01-18  Alan Modra  <amodra@gmail.com>
5411
5412         * configure: Regenerate.
5413
5414 2016-01-17  Alan Modra  <amodra@gmail.com>
5415
5416         * configure: Regenerate.
5417
5418 2016-01-17  Alan Modra  <amodra@gmail.com>
5419
5420         * testsuite/gas/cfi/cfi.exp: Exclude m68hc11/12 from m68k test.
5421
5422 2016-01-14  Nick Clifton  <nickc@redhat.com>
5423
5424         * testsuite/gas/rl78/sp-relative-movw.s: New test.
5425         * testsuite/gas/rl78/sp-relative-movw.d: Expected disassembly.
5426         * testsuite/gas/rl78/rl78.exp: Run the new test.
5427
5428 2016-01-14  Matthew Wahab  <matthew.wahab@arm.com>
5429
5430         * testsuite/gas/aarch64/illegal-sysreg-2.l: New.
5431         * testsuite/gas/aarch64/illegal-sysreg-2.d: New.
5432
5433 2016-01-13  Maciej W. Rozycki  <macro@imgtec.com>
5434
5435         * config/tc-nios2.c (output_movia): Preset `code' to 0.
5436
5437 2016-01-13  Yoshinori Sato  <ysato@users.sourceforge.jp>
5438
5439         * config/tc-h8300.c (get_operand): Remove spurious condition in
5440         test for closing parenthesis.
5441
5442 2016-01-12  Matthew Wahab  <matthew.wahab@arm.com>
5443
5444         * config/tc-arm.c (arm_ext_v8_2): New.
5445         (insns): Add "esb".
5446         * testsuite/gas/arm/armv8_2-a.d: New.
5447         * testsuite/gas/arm/armv8_2-a.s: New.
5448
5449 2016-01-12  Alan Modra  <amodra@gmail.com>
5450
5451         * testsuite/gas/ppc/vsx3.d: Accept nop padding.
5452
5453 2016-01-11  Peter Bergner <bergner@vnet.ibm.com>
5454
5455         * testsuite/gas/ppc/power9.d <xscmpnedp, xvcmpnedp, xvcmpnedp.,
5456         xvcmpnesp, xvcmpnesp.>: Delete tests.
5457         * testsuite/gas/ppc/power9.s: Likewise.
5458         * testsuite/gas/ppc/vsx3.d: Likewise.
5459         * testsuite/gas/ppc/vsx3.s: Likewise.
5460
5461 2016-01-08  Andreas Schwab  <schwab@linux-m68k.org>
5462
5463         PR gas/13050
5464         * testsuite/gas/m68k/all.exp: Add tests p13050-1 and p13050-2.
5465         * testsuite/gas/m68k/p13050-1.s: New file.
5466         * testsuite/gas/m68k/p13050-2.d: New file.
5467         * testsuite/gas/m68k/p13050-2.s: New file.
5468
5469 2016-01-06  Andrew Burgess  <andrew.burgess@embecosm.com>
5470
5471         * testsuite/gas/arc/adc.d: Add 'R_' prefix to relocation names.
5472         * testsuite/gas/arc/add.d: Likewise.
5473         * testsuite/gas/arc/and.d: Likewise.
5474         * testsuite/gas/arc/asl.d: Likewise.
5475         * testsuite/gas/arc/asr.d: Likewise.
5476         * testsuite/gas/arc/bic.d: Likewise.
5477         * testsuite/gas/arc/extb.d: Likewise.
5478         * testsuite/gas/arc/extw.d: Likewise.
5479         * testsuite/gas/arc/j.d: Likewise.
5480         * testsuite/gas/arc/jl.d: Likewise.
5481         * testsuite/gas/arc/ld2.d: Likewise.
5482         * testsuite/gas/arc/lsr.d: Likewise.
5483         * testsuite/gas/arc/mov.d: Likewise.
5484         * testsuite/gas/arc/or.d: Likewise.
5485         * testsuite/gas/arc/pcl-relocs.d: Likewise.
5486         * testsuite/gas/arc/pcrel-relocs.d: Likewise.
5487         * testsuite/gas/arc/pic-relocs.d: Likewise.
5488         * testsuite/gas/arc/plt-relocs.d: Likewise.
5489         * testsuite/gas/arc/rlc.d: Likewise.
5490         * testsuite/gas/arc/ror.d: Likewise.
5491         * testsuite/gas/arc/rrc.d: Likewise.
5492         * testsuite/gas/arc/sbc.d: Likewise.
5493         * testsuite/gas/arc/sda-relocs.d: Likewise.
5494         * testsuite/gas/arc/sda-relocs2.d: Likewise.
5495         * testsuite/gas/arc/sexb.d: Likewise.
5496         * testsuite/gas/arc/sexw.d: Likewise.
5497         * testsuite/gas/arc/st.d: Likewise.
5498         * testsuite/gas/arc/sub.d: Likewise.
5499         * testsuite/gas/arc/tls-relocs.d: Likewise.
5500         * testsuite/gas/arc/xor.d: Likewise.
5501
5502 2016-01-01  Alan Modra  <amodra@gmail.com>
5503
5504         Update year range in copyright notice of all files.
5505
5506 For older changes see ChangeLog-2015 and testsuite/ChangeLog-2015
5507 \f
5508 Copyright (C) 2016 Free Software Foundation, Inc.
5509
5510 Copying and distribution of this file, with or without modification,
5511 are permitted in any medium without royalty provided the copyright
5512 notice and this notice are preserved.
5513
5514 Local Variables:
5515 mode: change-log
5516 left-margin: 8
5517 fill-column: 74
5518 version-control: never
5519 End: