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