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