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