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