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