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