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