Add RDMA support for falkot/qdf24xx.
[deliverable/binutils-gdb.git] / gas / ChangeLog
1 2017-07-13 Jim Wilson <jim.wilson@linaro.org>
2
3 * config/tc-arch64.c (aarch64_cpus): Add AARCH64_FEATURE_RDMA to
4 falkor and qdf24xx entries.
5
6 2017-07-12 Alan Modra <amodra@gmail.com>
7
8 * po/es.po: Update from translationproject.org/latest/gas/.
9 * po/fi.po: Likewise.
10 * po/fr.po: Likewise.
11 * po/id.po: Likewise.
12 * po/ja.po: Likewise.
13 * po/ru.po: Likewise.
14 * po/sv.po: Likewise.
15 * po/tr.po: Likewise.
16 * po/uk.po: Likewise.
17 * po/zh_CN.po: Likewise.
18
19 2017-07-12 Nick Clifton <nickc@redhat.com>
20
21 Fix compile time warnings using gcc 7.1.1.
22 * config/tc-pru.c (md_assemble): Add continue statement after
23 handling 'E' operand character.
24 * config/tc-v850.c (md_assemble): Initialise the 'insn' variable.
25
26 2017-07-05 James Greenhalgh <james.greenhalgh@arm.com>
27
28 * config/tc-arm.c (arm_cpus): Add Cortex-A55 and Cortex-A75.
29 * doc/c-arm.texi (-mcpu): Document Cortex-A55 and Cortex-A75.
30
31 2017-07-05 Borislav Petkov <bp@suse.de>
32
33 * testsuite/gas/i386/opcode.s: Add tests for ModRM.reg == 6 variants.
34 * testsuite/gas/i386/opcode.d: ditto.
35 * testsuite/gas/i386/x86-64-opcode.s: Add x86_64 variants too.
36 * testsuite/gas/i386/x86-64-opcode.d: ditto.
37
38 2017-07-04 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
39
40 * config/tc-arm.c (arm_regs): Add MVFR2.
41 (do_vmrs): Constraint for MVFR2 and armv8.
42 (do_vmsr): Likewise.
43 * testsuite/gas/arm/armv8-a+fp.d: Update.
44 * testsuite/gas/arm/armv8-ar+fp.s: Likewise.
45 * testsuite/gas/arm/armv8-r+fp.d: Likewise.
46 * testsuite/gas/arm/vfp-bad.s: Likewise.
47 * testsuite/gas/arm/vfp-bad.l: Likewise.
48
49 2017-07-04 Tristan Gingold <gingold@adacore.com>
50
51 * configure: Regenerate.
52
53 2017-07-04 Tristan Gingold <gingold@adacore.com>
54
55 * NEWS: Add marker for 2.29.
56
57 2017-07-03 Alan Modra <amodra@gmail.com>
58
59 * testsuite/gas/elf/symver.d: Don't run on hppa64-hpux.
60
61 2017-06-30 Maciej W. Rozycki <macro@imgtec.com>
62
63 * config/tc-mips.c (md_convert_frag): Use a switch on the
64 microMIPS relaxation type rather than a chain of conditionals.
65
66 2017-06-30 Maciej W. Rozycki <macro@imgtec.com>
67
68 * config/tc-mips.c (md_convert_frag): Rewrite `fix_new_exp'
69 calls in terms of `fix_new'.
70
71 2017-06-30 Maciej W. Rozycki <macro@imgtec.com>
72
73 * config/tc-mips.c (md_convert_frag): Don't make a helper
74 expression symbol for `fix_new_exp' called with a non-zero
75 offset.
76 * testsuite/gas/mips/relax-offset.d: New test.
77 * testsuite/gas/mips/mips1@relax-offset.d: New test.
78 * testsuite/gas/mips/r3000@relax-offset.d: New test.
79 * testsuite/gas/mips/r3900@relax-offset.d: New test.
80 * testsuite/gas/mips/micromips@relax-offset.d: New test.
81 * testsuite/gas/mips/relax-offset.l: New stderr output.
82 * testsuite/gas/mips/relax-offset.s: New test source.
83 * testsuite/gas/mips/mips.exp: Run the new tests.
84
85 2017-06-30 Georg-Johann Lay <avr@gjlay.de>
86
87 PR gas/21683
88 * doc/c-avr.texi (AVR Options) <-mgcc-isr>: Document it.
89 (AVR Pseudo Instructions): New node.
90 * config/tc-avr.h (md_pre_output_hook): Define to avr_pre_output_hook.
91 (md_undefined_symbol): Define to avr_undefined_symbol.
92 (avr_pre_output_hook, avr_undefined_symbol): New protos.
93 * config/tc-avr.c (struc-symbol.h): Include it.
94 (ISR_CHUNK_Done, ISR_CHUNK_Prologue, ISR_CHUNK_Epilogue): New enums.
95 (avr_isr, avr_gccisr_opcode)
96 (avr_no_sreg_hash, avr_no_sreg): New static variables.
97 (avr_opt_s) <have_gccisr>: Add field.
98 (avr_opt): Add initializer for have_gccisr.
99 (enum options) <OPTION_HAVE_GCCISR>: Add enum.
100 (md_longopts) <"mgcc-isr">: Add entry.
101 (md_show_usage): Document -mgcc-isr.
102 (md_parse_option) [OPTION_HAVE_GCCISR]: Handle it.
103 (md_undefined_symbol): Remove.
104 (avr_undefined_symbol, avr_pre_output_hook): New fuctions.
105 (md_begin) <avr_no_sreg_hash, avr_gccisr_opcode>: Initialize them.
106 (avr_operand) <pregno>: Add argument and set *pregno if function
107 is called for a register constraint.
108 [N]: Handle constraint.
109 (avr_operands) <avr_operand>: Pass 5th parameter to calls.
110 [avr_opt.have_gccisr]: Call avr_update_gccisr. Call
111 avr_gccisr_operands instead of avr_operands.
112 (avr_update_gccisr, avr_emit_insn, avr_patch_gccisr_frag)
113 (avr_gccisr_operands, avr_check_gccisr_done): New static functions.
114 * testsuite/gas/avr/gccisr-01.d: New test.
115 * testsuite/gas/avr/gccisr-01.s: New test.
116 * testsuite/gas/avr/gccisr-02.d: New test.
117 * testsuite/gas/avr/gccisr-02.s: New test.
118 * testsuite/gas/avr/gccisr-03.d: New test.
119 * testsuite/gas/avr/gccisr-03.s: New test.
120
121 2017-06-30 Maciej W. Rozycki <macro@imgtec.com>
122
123 * config/tc-mips.c (match_float_constant): Update description.
124 (match_operand): Likewise.
125
126 2017-06-30 Andrew Bennett <andrew.bennett@imgtec.com>
127 Maciej W. Rozycki <macro@imgtec.com>
128
129 * config/tc-mips.c (mips_ases): Add microMIPS XPA support.
130 * testsuite/gas/mips/micromips@xpa.d: New test.
131 * testsuite/gas/mips/mips.exp: Run the new test. Enable
132 `xpa-virt-err' test for `micromips'.
133
134 2017-06-30 Andrew Bennett <andrew.bennett@imgtec.com>
135 Maciej W. Rozycki <macro@imgtec.com>
136
137 * testsuite/gas/mips/micromips@r5.d: New test.
138 * testsuite/gas/mips/mips.exp: Run the new test.
139
140 2017-06-30 Maciej W. Rozycki <macro@imgtec.com>
141 Andrew Bennett <andrew.bennett@imgtec.com>
142
143 * config/tc-mips.c (mips_set_ase): Handle the ASE_XPA_VIRT flag.
144 * testsuite/gas/mips/xpa.d: Remove `xpa' from `-M' in `objdump'
145 flags. Add `-mvirt' to `as' flags.
146 * testsuite/gas/mips/xpa-err.d: New test.
147 * testsuite/gas/mips/xpa-virt-err.d: New test.
148 * testsuite/gas/mips/xpa-err.l: New stderr output.
149 * testsuite/gas/mips/xpa-virt-err.l: New stderr output.
150 * testsuite/gas/mips/xpa-err.s: New test source.
151 * testsuite/gas/mips/xpa-virt-err.s: New test source.
152 * testsuite/gas/mips/mips.exp: Run the new tests.
153
154 2017-06-29 Maciej W. Rozycki <macro@imgtec.com>
155
156 * testsuite/gas/mips/mips16e2@mips16e2-mt-sub.d: Adjust for the
157 ASE_MIPS16E2_MT flag disassembler fix.
158 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e2-mt-sub.d:
159 Likewise.
160
161 2017-06-29 Maciej W. Rozycki <macro@imgtec.com>
162
163 * config/tc-mips.c (mips_set_ase): Clear the ASE_MIPS16E2_MT
164 flag before recalculating.
165 * testsuite/gas/mips/mips16e2-mt-err.d: New test.
166 * testsuite/gas/mips/mips16e2-mt-err.l: New stderr output.
167 * testsuite/gas/mips/mips16e2-mt-err.s: New test source.
168 * testsuite/gas/mips/mips.exp: Run the new test.
169
170 2017-06-28 Tamar Christina <tamar.christina@arm.com>
171
172 * config/tc-aarch64.c (aarch64_reg_parse_32_64): Accept 4B.
173 (aarch64_features): Added dotprod.
174 * doc/c-aarch64.texi: Added dotprod.
175 * testsuite/gas/aarch64/dotproduct.d: New.
176 * testsuite/gas/aarch64/dotproduct.s: New.
177
178 2017-06-28 Jiong Wang <jiong.wang@arm.com>
179
180 * config/tc-arm.c (fpu_neon_ext_dotprod): New variable.
181 (neon_scalar_for_mul): Improve comments.
182 (do_neon_dotproduct): New function to encode Dot Product instructions.
183 (do_neon_dotproduct_s): Wrapper function for signed Dot Product
184 instructions.
185 (do_neon_dotproduct_u): Wrapper function for unsigned Dot Product
186 instructions.
187 (insns): New entries for vsdot and vudot.
188 (arm_extensions): New entry for "dotprod".
189 * doc/c-arm.texi: Document new "dotprod" extension.
190 * testsuite/gas/arm/dotprod.s: New test source.
191 * testsuite/gas/arm/dotprod-illegal.s: New test source.
192 * testsuite/gas/arm/dotprod.d: New test.
193 * testsuite/gas/arm/dotprod-thumb2.d: New test.
194 * testsuite/gas/arm/dotprod-illegal.d: New test.
195 * testsuite/gas/arm/dotprod-legacy-arch.d: New test.
196 * testsuite/gas/arm/dotprod-illegal.l: New error file.
197 * testsuite/gas/arm/dotprod-legacy-arch.l: New error file.
198
199 2017-06-28 Maciej W. Rozycki <macro@imgtec.com>
200
201 * testsuite/gas/mips/elf_mach_interaptiv-mr2.d: New test.
202 * testsuite/gas/mips/save-err.d: New test.
203 * testsuite/gas/mips/save-sub.d: New test.
204 * testsuite/gas/mips/interaptiv-mr2@save.d: New test.
205 * testsuite/gas/mips/mips1@save-sub.d: New test.
206 * testsuite/gas/mips/mips2@save-sub.d: New test.
207 * testsuite/gas/mips/mips3@save-sub.d: New test.
208 * testsuite/gas/mips/mips4@save-sub.d: New test.
209 * testsuite/gas/mips/mips5@save-sub.d: New test.
210 * testsuite/gas/mips/mips32@save-sub.d: New test.
211 * testsuite/gas/mips/mips64@save-sub.d: New test.
212 * testsuite/gas/mips/mips16@save-sub.d: New test.
213 * testsuite/gas/mips/mips16e@save-sub.d: New test.
214 * testsuite/gas/mips/r3000@save-sub.d: New test.
215 * testsuite/gas/mips/r3900@save-sub.d: New test.
216 * testsuite/gas/mips/r4000@save-sub.d: New test.
217 * testsuite/gas/mips/vr5400@save-sub.d: New test.
218 * testsuite/gas/mips/interaptiv-mr2@save-sub.d: New test.
219 * testsuite/gas/mips/sb1@save-sub.d: New test.
220 * testsuite/gas/mips/octeon2@save-sub.d: New test.
221 * testsuite/gas/mips/octeon3@save-sub.d: New test.
222 * testsuite/gas/mips/xlr@save-sub.d: New test.
223 * testsuite/gas/mips/r5900@save-sub.d: New test.
224 * testsuite/gas/mips/mips16e2-copy.d: New test.
225 * testsuite/gas/mips/mips16e2-copy-err.d: New test.
226 * testsuite/gas/mips/save.d: Remove `MIPS16e' from the `name'
227 option. Adjust for trailing padding change.
228 * testsuite/gas/mips/mips16e2-copy-err.l: New stderr output.
229 * testsuite/gas/mips/save-sub.s: New test source.
230 * testsuite/gas/mips/mips16e2-copy.s: New test source.
231 * testsuite/gas/mips/mips16e2-copy-err.s: New test source.
232 * testsuite/gas/mips/save.s: Update description, change trailing
233 padding and remove trailing white space.
234 * testsuite/gas/mips/mips.exp: Expand `save' and `save-err'
235 tests across the regular MIPS interAptiv MR2 architecture. Run
236 the new tests.
237
238 2017-06-28 Maciej W. Rozycki <macro@imgtec.com>
239
240 * testsuite/gas/mips/mips.exp (interaptiv-mr2): New architecture.
241 (mips16e2-interaptiv-mr2): Likewise.
242 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro.d: New
243 test.
244 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro-t.d:
245 New test.
246 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro-e.d:
247 New test.
248 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-insn-t.d:
249 New test.
250 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-insn-e.d:
251 New test.
252 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e-64.d: New
253 test.
254 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-sub.d: New
255 test.
256 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e-sub.d: New
257 test.
258 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e-64-sub.d:
259 New test.
260 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e2-mt-sub.d:
261 New test.
262 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-asmacro.d:
263 New test.
264 * testsuite/gas/mips/interaptiv-mr2@mcu.d: New test.
265 * testsuite/gas/mips/interaptiv-mr2@isa-override-1.d: New test.
266 * testsuite/gas/mips/interaptiv-mr2@isa-override-2.d: New test.
267 * testsuite/gas/mips/attr-gnu-4-5.d: Ignore any number of ASE
268 flag lines present rather than just one.
269 * testsuite/gas/mips/attr-gnu-4-6.d: Likewise.
270 * testsuite/gas/mips/attr-gnu-4-7.d: Likewise.
271 * testsuite/gas/mips/attr-none-o32-fp64-nooddspreg.d: Likewise.
272 * testsuite/gas/mips/attr-none-o32-fp64.d: Likewise.
273 * testsuite/gas/mips/attr-none-o32-fpxx.d: Likewise.
274 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro.l: New
275 stderr output.
276 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro-t.l:
277 New stderr output.
278 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro-e.l:
279 New stderr output.
280 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-insn-t.l:
281 New stderr output.
282 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-insn-e.l:
283 New stderr output.
284 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-sub.l: New
285 stderr output.
286 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e-sub.l: New
287 stderr output.
288 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e-64-sub.l:
289 New stderr output.
290 * testsuite/gas/mips/interaptiv-mr2@isa-override-1.l: New stderr
291 output.
292 * testsuite/gas/mips/interaptiv-mr2@isa-override-2.l: New stderr
293 output.
294
295 2017-06-28 Maciej W. Rozycki <macro@imgtec.com>
296 Matthew Fortune <matthew.fortune@imgtec.com>
297
298 * config/tc-mips.c (validate_mips_insn): Handle
299 OP_SAVE_RESTORE_LIST specially.
300 (mips_encode_save_restore, mips16_encode_save_restore): New
301 functions.
302 (match_save_restore_list_operand): Factor out SAVE/RESTORE
303 operand insertion into the instruction word or halfword to these
304 new functions.
305 (mips_cpu_info_table): Add "interaptiv-mr2" entry.
306
307 * doc/c-mips.texi (MIPS Options): Add `interaptiv-mr2' to the
308 `-march=' argument list.
309
310 2017-06-27 Maciej W. Rozycki <macro@imgtec.com>
311
312 * testsuite/gas/mips/mips16e-save.d: Rename to...
313 * testsuite/gas/mips/save.d: ... this.
314 * testsuite/gas/mips/mips16e-save-err.d: Update the
315 `error-output' option and rename to...
316 * testsuite/gas/mips/save-err.d: ... this.
317 * testsuite/gas/mips/mips16e-save-err.l: Rename to...
318 * testsuite/gas/mips/save-err.l: ... this.
319 * testsuite/gas/mips/mips16e-save.s: Rename to...
320 * testsuite/gas/mips/save.s: ... this.
321 * testsuite/gas/mips/mips16e-save-err.s: Rename to...
322 * testsuite/gas/mips/save-err.s: ... this.
323 * testsuite/gas/mips/mips.exp: Rename `mips16e-save' and
324 `mips16e-save-err' invocations to `save' and `save-err'
325 respectively and reorder these tests away from MIPS16 tests.
326
327 2017-06-27 Maciej W. Rozycki <macro@imgtec.com>
328
329 * testsuite/gas/mips/mips16e-save.d: Remove `-mmips:isa32
330 -mmips:16' from `objdump' flags and `-march=mips32 -mips16' from
331 `as' flags.
332 * testsuite/gas/mips/mips16e-save-err.d: Remove `-march=mips32'
333 from `as' flags.
334 * testsuite/gas/mips/mips16e-save.s: Remove the `.set mips16'
335 pseudo-op.
336 * testsuite/gas/mips/mips16e-save-err.s: Likewise.
337 * testsuite/gas/mips/mips.exp: Run SAVE/RESTORE tests across all
338 MIPS16e architectures.
339
340 2017-06-27 Maciej W. Rozycki <macro@imgtec.com>
341
342 * testsuite/gas/mips/mips16e-save-err.d: New test.
343 * gas/testsuite/gas/mips/mips.exp: Fold `mips16e-save-err' list
344 test into the new test.
345
346 2017-06-27 Maciej W. Rozycki <macro@imgtec.com>
347
348 * testsuite/gas/mips/mips16e-save.d: Capitalize the `name'
349 option.
350
351 2017-06-26 Kuan-Lin Chen <rufus@andestech.com>
352
353 * config/tc-riscv.c (md_apply_fix) [BFD_RELOC_32]: Convert to a
354 R_RISCV_32_PCREL relocation.
355
356 2017-06-26 H.J. Lu <hongjiu.lu@intel.com>
357
358 PR gas/21661
359 * config/obj-elf.c (obj_elf_symver): Don't allow .symver with
360 common symbol.
361 (elf_frob_symbol): Likewise.
362 * testsuite/gas/elf/elf.exp: Run pr21661.
363 * testsuite/gas/elf/pr21661.d: New file.
364 * testsuite/gas/elf/pr21661.s: Likewise.
365
366 2017-06-26 Nick Clifton <nickc@redhat.com>
367
368 * config/tc-arm.c (fpu_any): Only define for ELF based targets.
369
370 2017-06-26 Claudiu Zissulescu <claziss@synopsys.com>
371
372 * /config/tc-arc.c (is_br_jmp_insn_p): Update macro with known
373 instructions to be accounted as jumps.
374 (assemble_insn): Check for limms into the delay slots. Emit an
375 error if so.
376 * testsuite/gas/arc/asm-errors-3.d: New file.
377 * testsuite/gas/arc/asm-errors-3.err: Likewise.
378 * testsuite/gas/arc/asm-errors-3.s: Likewise.
379
380 2017-06-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
381
382 * NEWS: Mention support of ARM Cortex-R52 processor.
383 * config/tc-arm.c (arm_cpus): Add entry for ARM Cortex-R52 processor.
384 * doc/c-arm.texi: Mention support for -mcpu=cortex-r52.
385
386 2017-06-24 Thomas Preud'homme <thomas.preudhomme@arm.com>
387
388 * NEWS: Mention support for ARMv8-R architecture.
389 * config/tc-arm.c (arm_archs): Add entry for ARMv8-R.
390 (arm_extensions): Restrict pan, ras and rdma extension to
391 ARMv8-A and make crypto, fp and simd extensions available to
392 ARMv8-R.
393 (cpu_arch_ver): Add entry for ARMv8-R.
394 (aeabi_set_public_attributes): Update gas_assert for Tag_DIV_use
395 logic.
396 * testsuite/gas/arm/armv8-a+fp.s: Rename into ...
397 * testsuite/gas/arm/armv8-ar+fp.s: This. Remove .arch directive.
398 * testsuite/gas/arm/armv8-a+fp.d: Specify source to assemble and
399 architecture to assemble for.
400 * testsuite/gas/arm/armv8-r+fp.d: New.
401 * testsuite/gas/arm/armv8-a+simd.s: Rename into ...
402 * testsuite/gas/arm/armv8-ar+simd.s: This. Remove .arch directive.
403 * testsuite/gas/arm/armv8-a+simd.d: Specify source to assemble and
404 architecture to assemble for.
405 * testsuite/gas/arm/armv8-r+simd.d: New.
406 * testsuite/gas/arm/armv8-a-bad.s: Rename into ...
407 * testsuite/gas/arm/armv8-ar-bad.s: This. Remove .arch directive.
408 * testsuite/gas/arm/armv8-a-bad.l: Rename into ...
409 * testsuite/gas/arm/armv8-ar-bad.l: This. Decrement line number by 1.
410 * testsuite/gas/arm/armv8-a-bad.d: Specify source to assemble,
411 architecture to assemble for and adjust error output file.
412 * testsuite/gas/arm/armv8-r-bad.d: New.
413 * testsuite/gas/arm/armv8-a-barrier.s: Rename into ...
414 * testsuite/gas/arm/armv8-ar-barrier.s: This.
415 * testsuite/gas/arm/armv8-a-barrier-arm.d: Adjust source.
416 * testsuite/gas/arm/armv8-a-barrier-thumb.d: Likewise.
417 * testsuite/gas/arm/armv8-r-barrier-arm.d: New.
418 * testsuite/gas/arm/armv8-r-barrier-thumb.d: New.
419 * testsuite/gas/arm/armv8-a-it-bad.s: Rename into ...
420 * testsuite/gas/arm/armv8-ar-it-bad.s: This. Remove .arch directive.
421 * testsuite/gas/arm/armv8-a-it-bad.l: Rename into ...
422 * testsuite/gas/arm/armv8-ar-it-bad.l: This. Decrement line number
423 by 1.
424 * testsuite/gas/arm/armv8-a-it-bad.d: Specify source to assemble,
425 architecture to assemble for and adjust error output file.
426 * testsuite/gas/arm/armv8-r-it-bad.d: New.
427 * testsuite/gas/arm/armv8-a.s: Rename into ...
428 * testsuite/gas/arm/armv8-ar.s: This. Remove .arch directive.
429 * testsuite/gas/arm/armv8-a.d: Specify source to assemble and
430 architecture to assemble for.
431 * testsuite/gas/arm/armv8-r.d: New.
432 * testsuite/gas/arm/attr-march-armv8-r+crypto.d: New.
433 * testsuite/gas/arm/attr-march-armv8-r+fp.d: New.
434 * testsuite/gas/arm/attr-march-armv8-r+simd.d: New.
435 * testsuite/gas/arm/attr-march-armv8-r.d: New.
436 * testsuite/gas/arm/crc32.s: Rename into ...
437 * testsuite/gas/arm/crc32-armv8-ar.s: This.
438 * testsuite/gas/arm/crc32.d: Rename into ...
439 * testsuite/gas/arm/crc32-armv8-a.d: This. Specify source to assemble.
440 * testsuite/gas/arm/crc32-armv8-r.d: New.
441 * testsuite/gas/arm/crc32-bad.s: Rename into ...
442 * testsuite/gas/arm/crc32-armv8-ar-bad.s: This.
443 * testsuite/gas/arm/crc32-bad.d: Rename into ...
444 * testsuite/gas/arm/crc32-armv8-a-bad.d: This. Specify source to
445 assemble.
446 * testsuite/gas/arm/crc32-armv8-r-bad.d: New.
447 * testsuite/gas/arm/mask_1.s: Rename into ...
448 * testsuite/gas/arm/mask_1-armv8-ar.s: This.
449 * testsuite/gas/arm/mask_1.d: Rename into ...
450 * testsuite/gas/arm/mask_1-armv8-a.d: This. Specify source to
451 assemble.
452 * testsuite/gas/arm/mask_1-armv8-r.d: new.
453
454 2017-06-24 Thomas Preud'homme <thomas.preudhomme@arm.com>
455
456 * config/tc-arm.c (arm_ext_v6m): Delete.
457 (arm_ext_v7m): Delete.
458 (arm_ext_m): Remove ARM_EXT_OS from the set of feature defined M
459 profile.
460 (arm_arch_v6m_only): Delete.
461 (do_t_swi): Remove special case for ARMv6S-M.
462 (md_assemble): Display error message previously in do_t_swi when
463 SVC is not available.
464 (insns): Guard swi and svc by arm_ext_os for Thumb mode.
465 (aeabi_set_public_attributes): Remove special case for ARMv6S-M.
466
467 2017-05-11 Andrew Waterman <andrew@sifive.com>
468
469 * config/tc-riscv.c (riscv_ip): Changes as_warn to as_bad for improper
470 shift amounts.
471
472 2017-06-22 Nick Clifton <nickc@redhat.com>
473
474 * config/tc-arm.c (arm_ext_v7m): Add ATTRIBUTE_UNUSED.
475
476 2017-06-21 Thomas Preud'homme <thomas.preudhomme@arm.com>
477
478 * config/tc-arm.c (fpu_any): Defined from FPU_ANY.
479 (cpu_arch_ver): Add all architectures and sort by release date.
480 (have_ext_for_needed_feat_p): New.
481 (get_aeabi_cpu_arch_from_fset): New.
482 (aeabi_set_public_attributes): Call above function to determine
483 Tag_CPU_arch and Tag_CPU_arch_profile values. Adapt Tag_ARM_ISA_use
484 and Tag_THUMB_ISA_use selection logic to check absence of feature bit
485 accordingly.
486 * testsuite/gas/arm/attr-march-armv1.d: Fix expected Tag_CPU_arch build
487 attribute value.
488 * testsuite/gas/arm/attr-march-armv2.d: Likewise.
489 * testsuite/gas/arm/attr-march-armv2a.d: Likewise.
490 * testsuite/gas/arm/attr-march-armv2s.d: Likewise.
491 * testsuite/gas/arm/attr-march-armv3.d: Likewise.
492 * testsuite/gas/arm/attr-march-armv3m.d: Likewise.
493 * testsuite/gas/arm/pr12198-2.d: Likewise.
494
495 2017-06-21 H.J. Lu <hongjiu.lu@intel.com>
496
497 * testsuite/gas/i386/cet-intel.d: Updated.
498 * testsuite/gas/i386/cet.d: Likewise.
499 * testsuite/gas/i386/x86-64-cet-intel.d: Likewise.
500 * testsuite/gas/i386/x86-64-cet.d: Likewise.
501 * testsuite/gas/i386/cet.s: Update incsspd and setssbsy tests.
502 * testsuite/gas/i386/x86-64-cet.s: Likewise.
503
504 2017-06-21 H.J. Lu <hongjiu.lu@intel.com>
505
506 * testsuite/gas/i386/cet-intel.d: Updated.
507 * testsuite/gas/i386/cet.d: Likewise.
508 * testsuite/gas/i386/x86-64-cet-intel.d: Likewise.
509 * testsuite/gas/i386/x86-64-cet.d: Likewise.
510 * testsuite/gas/i386/cet.s: Replace savessp with saveprevssp.
511 * testsuite/gas/i386/x86-64-cet.s: Likewise.
512
513 2017-06-21 H.J. Lu <hongjiu.lu@intel.com>
514
515 * config/tc-i386.c (md_assemble): Update NOTRACK prefix check.
516 * testsuite/gas/i386/notrack-intel.d: Updated.
517 * testsuite/gas/i386/notrack.d: Likewise.
518 * testsuite/gas/i386/notrackbad.l: Likewise.
519 * testsuite/gas/i386/x86-64-notrack-intel.d: Likewise.
520 * testsuite/gas/i386/x86-64-notrack.d: Likewise.
521 * testsuite/gas/i386/x86-64-notrackbad.l: Likewise.
522 * testsuite/gas/i386/notrack.s: Add NOTRACK prefix tests with
523 memory indirect branch.
524 * testsuite/gas/i386/x86-64-notrack.s: Likewise.
525 * testsuite/gas/i386/notrackbad.s: Remove memory indirect branch
526 with NOTRACK prefix.
527 * testsuite/gas/i386/x86-64-notrackbad.s: Likewise.
528
529 2017-06-20 Thomas Preud'homme <thomas.preudhomme@arm.com>
530
531 * config/tc-arm.c (arm_extensions): New duplicate idiv entry to enable
532 Thumb division for ARMv7 architecture.
533 (arm_parse_extension): Document expected behavior for duplicate
534 entries.
535 (s_arm_arch_extension): Likewise.
536 * testsuite/gas/arm/forbid-armv7-idiv-ext.d: New test.
537 * testsuite/gas/arm/forbid-armv7-idiv-ext.l: New expected output for
538 above test.
539
540 2017-06-21 Thomas Preud'homme <thomas.preudhomme@arm.com>
541
542 * config/tc-arm.c (aeabi_set_public_attributes): Populate flags from
543 feature bits used or selected_cpu depending on whether a CPU was
544 selected by the user.
545
546 2017-06-21 Thomas Preud'homme <thomas.preudhomme@arm.com>
547
548 * config/tc-arm.c (aeabi_set_public_attributes): Test *mcpu_ext_opt to
549 decide whether to set Tag_DSP_extension build attribute value. Remove
550 now useless arm_arch variable.
551
552 2017-06-21 Thomas Preud'homme <thomas.preudhomme@arm.com>
553
554 * config/tc-arm.c (dyn_mcpu_ext_opt): New static variable.
555 (dyn_march_ext_opt): Likewise.
556 (md_begin): Copy extension feature bits alongside architecture ones.
557 Merge extensions feature bits in selected_cpu and cpu_variant if there
558 is some.
559 (arm_parse_extension): Pass architecture and extension feature bits in
560 separate parameters, with architecture bits being read only. Update
561 **opt_p directly rather than *ext_set and initialize it if needed.
562 (arm_parse_cpu): Stop merging architecture and extension feature bits
563 and instead use mcpu_cpu_opt and dyn_mcpu_ext_opt to memorize them
564 respectively. Adapt to change in parameters of arm_parse_extension.
565 (arm_parse_arch): Adapt to change in parameters of arm_parse_extension.
566 (aeabi_set_attribute_string): Make function static.
567 (arm_md_post_relax): New function.
568 (s_arm_cpu): Stop merging architecture and extension feature bits and
569 instead use mcpu_cpu_opt and dyn_mcpu_ext_opt to memorize them
570 respectively. Merge extension feature bits in cpu_variant
571 if there is any.
572 (s_arm_arch): Reset extension feature bit. Set selected_cpu from
573 *mcpu_cpu_opt and cpu_variant from selected_cpu and *mfpu_opt for
574 consistency with s_arm_cpu.
575 (s_arm_arch_extension): Update *dyn_mcpu_ext_opt rather than
576 selected_cpu, allocating it before hand if needed. Set selected_cpu
577 from it and then cpu_variant.
578 (s_arm_fpu): Merge *mcpu_ext_opt feature bits if any in cpu_variant.
579 * config/tc-arm.h (md_post_relax_hook): Set to arm_md_post_relax.
580 (aeabi_set_public_attributes): Delete external declaration.
581 (arm_md_post_relax): Declare externally.
582
583 2017-06-21 Thomas Preud'homme <thomas.preudhomme@arm.com>
584
585 * config/tc-arm.c (struct arm_cpu_option_table): New ext field.
586 (ARM_CPU_OPT): Add parameter to set new ext field and reorder canonical
587 name field just after the name field.
588 (arm_cpus): Move extension feature bit from value field to ext field,
589 reorder parameter according to changes in ARM_CPU_OPT and reindent.
590 (arm_parse_cpu): Point mcpu_cpu_opt to a bitfield merging the value and
591 ext field from the selected arm_cpus entry.
592 (s_arm_cpu): Likewise.
593
594 2017-06-21 James Greenhalgh <james.greenhalgh@arm.com>
595
596 * config/tc-aarch64.c (aarch64_cpus): Add cortex-a55 and cortex-a75.
597 * doc/c-aarch64.texi (-mcpu): Document cortex-a55 and cortex-a75.
598
599 2017-06-15 H.J. Lu <hongjiu.lu@intel.com>
600
601 PR binutils/21594
602 * testsuite/gas/i386/mpx.s: Add 2 tests with invalid bnd
603 register.
604 * testsuite/gas/i386/x86-64-mpx.s: Likewise.
605 * testsuite/gas/i386/mpx.d: Updated.
606 * testsuite/gas/i386/x86-64-mpx.d: Likewise.
607
608 2017-06-14 Max Filippov <jcmvbkbc@gmail.com>
609
610 * config/tc-xtensa.c (density_supported, xtensa_fetch_width,
611 absolute_literals_supported): Leave definitions uninitialized.
612 (directive_state): Leave entries for directive_density and
613 directive_absolute_literals initialized to false.
614 (xg_init_global_config, xtensa_init): New functions.
615 * config/tc-xtensa.h (TARGET_BYTES_BIG_ENDIAN): Define as 0.
616 (HOST_SPECIAL_INIT): New definition.
617 (xtensa_init): New declaration.
618
619 2017-06-07 Michael Collison <michael.collison@arm.com>
620
621 * config/tc-aarch64.c (reg_entry_reg_names): Add IP0,
622 IP1, FP, and LR as register aliases of register 16, 17, 29
623 and 30 respectively.
624 * testsuite/gas/aarch64/diagnostic.l: Remove diagnostic
625 prohibiting register 'lr' which is now an alias.
626 * testsuite/gas/aarch64/diagnostic.s: Remove instruction
627 utilizing register 'lr' which is now an alias.
628
629 2017-06-06 Jiong Wang <jiong.wang@arm.com>
630
631 * config/tc-arm.c (reject_bad_reg): Allow REG_SP on ARMv8-A.
632 (parse_operands): Allow REG_SP for OP_oRRnpcsp and OP_RRnpcsp on
633 ARMv8-A.
634 (do_co_reg): Allow REG_SP for Rd on ARMv8-A.
635 (do_t_add_sub): Likewise.
636 (do_t_mov_cmp): Likewise.
637 (do_t_tb): Likewise.
638 * testsuite/gas/arm/ld-sp-warn.l: Delete the warning on REG_SP as Rt for
639 ldrsb.
640 * testsuite/gas/arm/sp-pc-validations-bad-t-v8a.d: New test.
641 * testsuite/gas/arm/sp-pc-validations-bad-t-v8a.l: New test.
642 * testsuite/gas/arm/sp-pc-validations-bad-t.d: Specifies -march=armv7-a.
643 * testsuite/gas/arm/sp-pc-validations-bad-t.s: Remove ".arch armv7-a".
644 * testsuite/gas/arm/sp-usage-thumb2-relax-on-v7.d: New test.
645 * testsuite/gas/arm/sp-usage-thumb2-relax-on-v7.l: New test.
646 * testsuite/gas/arm/sp-usage-thumb2-relax-on-v8.d: New test.
647 * testsuite/gas/arm/sp-usage-thumb2-relax.s: New test.
648 * testsuite/gas/arm/strex-bad-t.d: Specifies -march=armv7-a.
649
650 2017-06-05 Jim Wilson <jim.wilson@linaro.org>
651
652 * config/tc-arm.c (arm_cpus): Delete falkor and qdf24xx entries.
653 * doc/c-arm.texi (-mcpu): Likewise.
654
655 2017-05-30 Anton Kolesov <anton.kolesov@synopsys.com>
656
657 * config/tc-arc.c (cpu_types): Include arc-cpu.def
658
659 2017-05-23 H.J. Lu <hongjiu.lu@intel.com>
660
661 * gas/testsuite/gas/i386/notrackbad.l: Updated for non-ELF
662 targets.
663 * gas/testsuite/gas/i386/x86-64-notrackbad.l: Likewise.
664
665 2017-05-23 Claudiu Zissulescu <claziss@synopsys.com>
666
667 * config/tc-arc.c (md_apply_fix): Use as_bad_where.
668 (assemble_insn): Use as_bad.
669
670 2017-05-22 H.J. Lu <hongjiu.lu@intel.com>
671
672 * config/tc-i386.c (REX_PREFIX): Changed to 7.
673 (NOTRACK_PREFIX): New.
674 (MAX_PREFIXES): Changed to 8.
675 (_i386_insn): Add notrack_prefix.
676 (PREFIX_GROUP): Add PREFIX_DS.
677 (add_prefix): Return PREFIX_DS for DS_PREFIX_OPCODE.
678 (md_assemble): Check if NOTRACK prefix is supported.
679 (parse_insn): Set notrack_prefix and issue an error for
680 other prefixes after NOTRACK prefix.
681 * testsuite/gas/i386/i386.exp: Run tests for NOTRACK prefix.
682 * testsuite/gas/i386/notrack-intel.d: New file.
683 * testsuite/gas/i386/notrack.d: Likewise.
684 * testsuite/gas/i386/notrack.s: Likewise.
685 * testsuite/gas/i386/notrackbad.l: Likewise.
686 * testsuite/gas/i386/notrackbad.s: Likewise.
687 * testsuite/gas/i386/x86-64-notrack-intel.d: Likewise.
688 * testsuite/gas/i386/x86-64-notrack.d: Likewise.
689 * testsuite/gas/i386/x86-64-notrack.s: Likewise.
690 * testsuite/gas/i386/x86-64-notrackbad.l: Likewise.
691 * testsuite/gas/i386/x86-64-notrackbad.s: Likewise.
692
693 2017-05-22 Jiong Wang <jiong.wang@arm.com>
694
695 * configure.tgt: Set "arch" to "aarch64" if ${cpu} equals "aarch64".
696 Recognize the new triplet name aarch64*-linux-gnu_ilp32.
697 * configure.ac: Output DEFAULT_ARCH macro for AArch64.
698 * configure: Regenerate.
699 * config/tc-aarch64.h (aarch64_after_parse_args): New declaration.
700 (md_after_parse_args): New define.
701 * config/tc-aarch64.c (aarch64_abi_type): New enumeration
702 AARCH64_ABI_NONE.
703 (DEFAULT_ARCH): New define.
704 (aarch64_abi): Set default value to AARCH64_ABI_NONE.
705 (aarch64_after_parse_args): New function.
706
707 2017-05-19 Jose E. Marchesi <jose.marchesi@oracle.com>
708
709 * config/tc-sparc.c (sparc_arch_table): Entries for `sparc6',
710 `v9m8' and `v8plusm8'.
711 (sparc_md_end): Handle SPARC_OPCODE_ARCH_M8.
712 (get_hwcap_name): Support the M8 hardware capabilities.
713 (sparc_ip): Handle new operand types.
714 * doc/c-sparc.texi (Sparc-Opts): Document -Av9m8, -Av8plusm8 and
715 -Asparc6, and the corresponding -xarch aliases.
716 * testsuite/gas/sparc/sparc6.s: New file.
717 * testsuite/gas/sparc/sparc6.d: Likewise.
718 * testsuite/gas/sparc/sparc6-diag.s: Likewise.
719 * testsuite/gas/sparc/sparc6-diag.l: Likewise.
720 * testsuite/gas/sparc/fpcmpshl.s: Likewise.
721 * testsuite/gas/sparc/fpcmpshl.d: Likewise.
722 * testsuite/gas/sparc/fpcmpshl-diag.s: Likewise.
723 * testsuite/gas/sparc/fpcmpshl-diag.l: Likewise.
724 * testsuite/gas/sparc/ldm-stm.s: Likewise.
725 * testsuite/gas/sparc/ldm-stm.d: Likewise.
726 * testsuite/gas/sparc/ldm-stm-diag.s: Likewise.
727 * testsuite/gas/sparc/ldm-stm-diag.l: Likewise.
728 * testsuite/gas/sparc/ldmf-stmf.s: Likewise.
729 * testsuite/gas/sparc/ldmf-stmf.d: Likewise.
730 * testsuite/gas/sparc/ldmf-stmf-diag.s: Likewise.
731 * testsuite/gas/sparc/ldmf-stmf-diag.l: Likewise.
732 * testsuite/gas/sparc/on.s: Likewise.
733 * testsuite/gas/sparc/on.d: Likewise.
734 * testsuite/gas/sparc/on-diag.s: Likewise.
735 * testsuite/gas/sparc/on-diag.l: Likewise.
736 * testsuite/gas/sparc/rle.s: Likewise.
737 * testsuite/gas/sparc/rle.d: Likewise.
738 * testsuite/gas/sparc/sparc.exp (gas_64_check): Run new tests.
739 * testsuite/gas/sparc/rdasr.s: Add test for RDENTROPY.
740 * testsuite/gas/sparc/rdasr.d: Likewise.
741
742 2017-05-19 Jose E. Marchesi <jose.marchesi@oracle.com>
743
744 * testsuite/gas/sparc/call-relax.d: Support 32-bit targets.
745 * testsuite/gas/sparc/sparc.exp (gas_64_check): Use -64 to
746 run asi-bump-warn.
747
748 2017-05-19 Georg-Johann Lay <avr@gjlay.de>
749
750 PR ld/21472
751 * config/tc-avr.c (mcu_types): Add entries for: attiny416,
752 attiny417, attiny816, attiny817.
753
754 2017-05-18 Alan Modra <amodra@gmail.com>
755
756 * config/tc-aarch64.c: Don't compare booleans against TRUE or FALSE.
757 * config/tc-hppa.c: Likewise.
758 * config/tc-mips.c: Likewise.
759 * config/tc-score7.c: Likewise.
760
761 2017-05-16 Alan Modra <amodra@gmail.com>
762
763 * write.c (GENERIC_FORCE_RELOCATION_LOCAL): Define.
764 (TC_FORCE_RELOCATION_LOCAL): Use it.
765 (GENERIC_FORCE_RELOCATION_SUB_SAME): Define.
766 (TC_FORCE_RELOCATION_SUB_SAME): Use it.
767 * config/tc-arm.h (TC_FORCE_RELOCATION_LOCAL,
768 TC_FORCE_RELOCATION_SUB_SAME): Use GENERIC defines.
769 * config/tc-aarch64.h: Similarly.
770 * config/tc-avr.h: Similarly.
771 * config/tc-cris.h: Similarly.
772 * config/tc-i386.h: Similarly.
773 * config/tc-i960.h: Similarly.
774 * config/tc-ia64.h: Similarly.
775 * config/tc-microblaze.h: Similarly.
776 * config/tc-mips.h: Similarly.
777 * config/tc-msp430.h: Similarly.
778 * config/tc-nds32.h: Similarly.
779 * config/tc-pru.h: Similarly.
780 * config/tc-riscv.h: Similarly.
781 * config/tc-rl78.h: Similarly.
782 * config/tc-s390.h: Similarly.
783 * config/tc-sh.h: Similarly.
784 * config/tc-sh64.h: Similarly.
785 * config/tc-sparc.h: Similarly.
786 * config/tc-xtensa.h: Similarly.
787 * config/tc-mn10300.h: Similarly.
788 (GENERIC_FORCE_RELOCATION_LOCAL): Define.
789 * config/tc-msp430.c (msp430_force_relocation_local): Modify to
790 be addition to rather than replacement of standard
791 TC_FORCE_RELOCATION_LOCAL.
792
793 2017-05-15 Nick Clifton <nickc@redhat.com>
794
795 PR gas/21458
796 * config/tc-arm.c (do_adr): If the ADR involves a thumb function
797 symbol, ensure that the T bit will be set.
798 (do_adrl): Likewise.
799 (do_t_adr): Likewise.
800 * testsuite/gas/arm/pr21458.s: New test.
801 * testsuite/gas/arm/pr21458.d: New test driver.
802
803 2017-05-15 Maciej W. Rozycki <macro@imgtec.com>
804
805 * testsuite/gas/mips/mips16-pcrel-1.d: Remove `-mips3' from `as'
806 flags.
807 * testsuite/gas/mips/mips16-pcrel-pic-1.d: Likewise.
808 * testsuite/gas/mips/mips16-pcrel-n32-0.d: Likewise.
809 * testsuite/gas/mips/mips16-pcrel-n32-1.d: Likewise.
810 * testsuite/gas/mips/mips16-pcrel-n64-0.d: Likewise.
811 * testsuite/gas/mips/mips16-pcrel-n64-1.d: Likewise.
812 * testsuite/gas/mips/mips16-pcrel-n64-sym32-0.d: Likewise.
813 * testsuite/gas/mips/mips16-pcrel-n64-sym32-1.d: Likewise.
814 * testsuite/gas/mips/mips16-pcrel-reloc-4.d: Likewise.
815 * testsuite/gas/mips/mips16-pcrel-reloc-5.d: Likewise.
816 * testsuite/gas/mips/mips16-pcrel-reloc-6.d: Likewise.
817 * testsuite/gas/mips/mips16-pcrel-reloc-7.d: Likewise.
818 * testsuite/gas/mips/mips16-pcrel-addend-4.d: Likewise.
819 * testsuite/gas/mips/mips16-pcrel-addend-5.d: Likewise.
820 * testsuite/gas/mips/mips16-pcrel-addend-6.d: Likewise.
821 * testsuite/gas/mips/mips16-pcrel-addend-7.d: Likewise.
822 * testsuite/gas/mips/mips16-pcrel-addend-9.d: Likewise.
823 * testsuite/gas/mips/mips16-pcrel-addend-pic-9.d: Likewise.
824 * testsuite/gas/mips/mips16-pcrel-addend-n32-8.d: Likewise.
825 * testsuite/gas/mips/mips16-pcrel-addend-n32-9.d: Likewise.
826 * testsuite/gas/mips/mips16-pcrel-addend-n64-sym32-8.d:
827 Likewise.
828 * testsuite/gas/mips/mips16-pcrel-addend-n64-sym32-9.d:
829 Likewise.
830 * testsuite/gas/mips/mips16-pcrel-addend-n64-8.d: Likewise.
831 * testsuite/gas/mips/mips16-pcrel-addend-n64-9.d: Likewise.
832 * testsuite/gas/mips/mips16-pcrel-absolute-2.d: Likewise.
833 * testsuite/gas/mips/mips16-pcrel-absolute-3.d: Likewise.
834 * testsuite/gas/mips/mips16-pcrel-absolute-6.d: Likewise.
835 * testsuite/gas/mips/mips16-pcrel-absolute-7.d: Likewise.
836 * testsuite/gas/mips/mips16-pcrel-absolute-pic-6.d: Likewise.
837 * testsuite/gas/mips/mips16-pcrel-absolute-n32-4.d: Likewise.
838 * testsuite/gas/mips/mips16-pcrel-absolute-n32-6.d: Likewise.
839 * testsuite/gas/mips/mips16-pcrel-absolute-n64-4.d: Likewise.
840 * testsuite/gas/mips/mips16-pcrel-absolute-n64-6.d: Likewise.
841 * testsuite/gas/mips/mips16-pcrel-absolute-n64-sym32-4.d:
842 Likewise.
843 * testsuite/gas/mips/mips16-pcrel-absolute-n64-sym32-6.d:
844 Likewise.
845 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n32-4.d:
846 Likewise.
847 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n32-6.d:
848 Likewise.
849 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-4.d:
850 Likewise.
851 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-6.d:
852 Likewise.
853 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-sym32-4.d:
854 Likewise.
855 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-sym32-6.d:
856 Likewise.
857 * testsuite/gas/mips/mips16e2@mips16-pcrel-0.d: New test.
858 * testsuite/gas/mips/mips16e2@mips16-pcrel-1.d: New test.
859 * testsuite/gas/mips/mips16e2@mips16-pcrel-2.d: New test.
860 * testsuite/gas/mips/mips16e2@mips16-pcrel-n32-0.d: New test.
861 * testsuite/gas/mips/mips16e2@mips16-pcrel-n32-1.d: New test.
862 * testsuite/gas/mips/mips16e2@mips16-pcrel-n64-sym32-0.d: New
863 test.
864 * testsuite/gas/mips/mips16e2@mips16-pcrel-n64-sym32-1.d: New
865 test.
866 * testsuite/gas/mips/mips16e2@mips16-pcrel-delay-0.d: New test.
867 * testsuite/gas/mips/mips16e2@mips16-pcrel-delay-1.d: New test.
868 * testsuite/gas/mips/mips16e2@mips16-pcrel-reloc-2.d: New test.
869 * testsuite/gas/mips/mips16e2@mips16-pcrel-reloc-3.d: New test.
870 * testsuite/gas/mips/mips16e2@mips16-pcrel-reloc-6.d: New test.
871 * testsuite/gas/mips/mips16e2@mips16-pcrel-reloc-7.d: New test.
872 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-2.d: New test.
873 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-3.d: New test.
874 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-6.d: New test.
875 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-7.d: New test.
876 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-8.d: New test.
877 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-9.d: New test.
878 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-n32-8.d: New
879 test.
880 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-n32-9.d: New
881 test.
882 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-n64-sym32-8.d:
883 New test.
884 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-n64-sym32-9.d:
885 New test.
886 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute.d: New test.
887 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-1.d: New
888 test.
889 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-2.d: New
890 test.
891 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-3.d: New
892 test.
893 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-4.d: New
894 test.
895 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-5.d: New
896 test.
897 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-6.d: New
898 test.
899 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-7.d: New
900 test.
901 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-pic-4.d: New
902 test.
903 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-pic-6.d: New
904 test.
905 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-n32-4.d: New
906 test.
907 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-n32-6.d: New
908 test.
909 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-n64-sym32-4.d:
910 New test.
911 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-n64-sym32-6.d:
912 New test.
913 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-pic-n32-4.d:
914 New test.
915 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-pic-n32-6.d:
916 New test.
917 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-pic-n64-sym32-4.d:
918 New test.
919 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-pic-n64-sym32-6.d:
920 New test.
921 * testsuite/gas/mips/mips16-pcrel-1.l: Adjust line numbers.
922 * testsuite/gas/mips/mips16-pcrel-1.s: Adjust for alignment
923 preservation between MIPS16 and MIPS16e2 code.
924 * testsuite/gas/mips/mips.exp: Run MIPS16 relaxation tests over
925 all MIPS16 architectures.
926
927 2017-05-15 Maciej W. Rozycki <macro@imgtec.com>
928
929 * testsuite/gas/mips/mips16e2.d: New test.
930 * testsuite/gas/mips/mips16e2-mt.d: New test.
931 * testsuite/gas/mips/mips16e2-sub.d: New test.
932 * testsuite/gas/mips/mips16e2@mips16e2-sub.d: New test.
933 * testsuite/gas/mips/mips16e2-mt-sub.d: New test.
934 * testsuite/gas/mips/mips16e2@mips16e2-mt-sub.d: New test.
935 * testsuite/gas/mips/mips16e2-hilo.d: New test.
936 * testsuite/gas/mips/mips16e2-hilo-n32.d: New test.
937 * testsuite/gas/mips/mips16e2-reloc-error.d: New test.
938 * testsuite/gas/mips/mips16e2-imm-error.d: New test.
939 * testsuite/gas/mips/elf_ase_mips16e2.d: New test.
940 * testsuite/gas/mips/elf_ase_mips16e2-2.d: New test.
941 * testsuite/gas/mips/elf-rel9-mips16e2.d: New test.
942 * testsuite/gas/mips/mips16e2-lui.d: New test.
943 * testsuite/gas/mips/mips16e2@mips32r2-sync.d: New test.
944 * testsuite/gas/mips/mips16e2@mips32r2-sync-1.d: New test.
945 * testsuite/gas/mips/mips16e2@lui-2.d: New test.
946 * testsuite/gas/mips/mips16e2-reloc-error.l: New stderr output.
947 * testsuite/gas/mips/mips16e2-imm-error.l: New stderr output.
948 * testsuite/gas/mips/mips16e2@lui-2.l: New stderr output.
949 * testsuite/gas/mips/mips16e2.s: New test source.
950 * testsuite/gas/mips/mips16e2-mt.s: New test source.
951 * testsuite/gas/mips/mips16e2-sub.s: New test source.
952 * testsuite/gas/mips/mips16e2-mt-sub.s: New test source.
953 * testsuite/gas/mips/mips16e2-hilo.s: New test source.
954 * testsuite/gas/mips/mips16e2-reloc-error.s: New test source.
955 * testsuite/gas/mips/mips16e2-imm-error.s: New test source.
956 * testsuite/gas/mips/elf-rel9-mips16e2.s: New test source.
957 * testsuite/gas/mips/mips16e2-lui.s: New test source.
958 * testsuite/gas/mips/mips.exp: Expand `mips32r2-sync',
959 `mips32r2-sync-1', `lui-1' and `lui-2' tests across MIPS16e2
960 architectures. Run the new tests.
961
962 2017-05-15 Maciej W. Rozycki <macro@imgtec.com>
963
964 * testsuite/gas/mips/mips.exp (run_dump_test_arch): Add
965 `mips16e2@' prefix.
966 (run_list_test_arch): Likewise.
967 (mips16e2-32, mips16e2-64): New architectures.
968 * testsuite/gas/mips/mips16e2-32@mips16-macro.d: New test.
969 * testsuite/gas/mips/mips16e2-32@mips16-macro-t.d: New test.
970 * testsuite/gas/mips/mips16e2-32@mips16-macro-e.d: New test.
971 * testsuite/gas/mips/mips16e2-32@mips16-insn-t.d: New test.
972 * testsuite/gas/mips/mips16e2-32@mips16-insn-e.d: New test.
973 * testsuite/gas/mips/mips16e2-32@mips16e-64.d: New test.
974 * testsuite/gas/mips/mips16e2-32@mips16-sub.d: New test.
975 * testsuite/gas/mips/mips16e2-32@mips16e-64-sub.d: New test.
976 * testsuite/gas/mips/mips16e2@relax-swap3.d: New test.
977 * testsuite/gas/mips/mips16-32@mips16-asmacro.d: Remove `source'
978 tag. Add `-I$srcdir/$subdir' to `as' flags.
979 * testsuite/gas/mips/mips16-64@mips16-asmacro.d: Likewise.
980 * testsuite/gas/mips/mips16e2-32@mips16-macro.l: New stderr
981 output.
982 * testsuite/gas/mips/mips16e2-32@mips16-macro-t.l: New stderr
983 output.
984 * testsuite/gas/mips/mips16e2-32@mips16-macro-e.l: New stderr
985 output.
986 * testsuite/gas/mips/mips16e2-32@mips16-insn-t.l: New stderr
987 output.
988 * testsuite/gas/mips/mips16e2-32@mips16-insn-e.l: New stderr
989 output.
990 * testsuite/gas/mips/mips16-sub.s: Add `.set nomips16e2'.
991 * testsuite/gas/mips/mips16e-sub.s: Likewise.
992 * testsuite/gas/mips/mips16e-64-sub.s: Likewise.
993 * testsuite/gas/mips/mips16-asmacro.s: Remove `.set mips32'.
994 * testsuite/gas/mips/mips16-32@mips16-asmacro.s: New test
995 source.
996 * testsuite/gas/mips/mips16-64@mips16-asmacro.s: New test
997 source.
998
999 2017-05-15 Maciej W. Rozycki <macro@imgtec.com>
1000 Matthew Fortune <matthew.fortune@imgtec.com>
1001 Andrew Bennett <andrew.bennett@imgtec.com>
1002
1003 * config/tc-mips.c (RELAX_MIPS16_ENCODE): Add `e2' flag.
1004 (RELAX_MIPS16_E2): New macro.
1005 (RELAX_MIPS16_PIC, RELAX_MIPS16_SYM32, RELAX_MIPS16_NOMACRO)
1006 (RELAX_MIPS16_USER_SMALL, RELAX_MIPS16_USER_EXT)
1007 (RELAX_MIPS16_DSLOT, RELAX_MIPS16_JAL_DSLOT)
1008 (RELAX_MIPS16_EXTENDED, RELAX_MIPS16_MARK_EXTENDED)
1009 (RELAX_MIPS16_CLEAR_EXTENDED, RELAX_MIPS16_ALWAYS_EXTENDED)
1010 (RELAX_MIPS16_MARK_ALWAYS_EXTENDED)
1011 (RELAX_MIPS16_CLEAR_ALWAYS_EXTENDED, RELAX_MIPS16_MACRO)
1012 (RELAX_MIPS16_MARK_MACRO, RELAX_MIPS16_CLEAR_MACRO): Shift bits.
1013 (mips16_immed_extend): New prototype.
1014 (options): Add OPTION_MIPS16E2 and OPTION_NO_MIPS16E2 enum
1015 values.
1016 (md_longopts): Add "mmips16e2" and "mno-mips16e2" options.
1017 (mips_ases): Add "mips16e2" entry.
1018 (mips_set_ase): Handle MIPS16e2 ASE.
1019 (insn_insert_operand): Explicitly handle immediates with MIPS16
1020 instructions that require 32-bit encoding.
1021 (is_opcode_valid_16): Pass enabled ASE bitmask on to
1022 `opcode_is_member'.
1023 (validate_mips_insn): Explicitly handle immediates with MIPS16
1024 instructions that require 32-bit encoding.
1025 (operand_reg_mask) <OP_REG28>: Add handler.
1026 (match_reg28_operand): New function.
1027 (match_operand) <OP_REG28>: Add handler.
1028 (append_insn): Pass ASE_MIPS16E2 setting to RELAX_MIPS16_ENCODE.
1029 (match_mips16_insn): Handle MIPS16 instructions that require
1030 32-bit encoding and `V' and `u' operand codes.
1031 (mips16_ip): Allow any characters except from `.' in opcodes.
1032 (mips16_immed_extend): Handle 9-bit immediates. Do not shuffle
1033 immediates whose width is not one of these listed.
1034 (md_estimate_size_before_relax): Handle MIPS16e2 relaxation.
1035 (mips_relax_frag): Likewise.
1036 (md_convert_frag): Likewise.
1037 (mips_convert_ase_flags): Handle MIPS16e2 ASE.
1038
1039 * doc/as.texinfo (Target MIPS options): Add `-mmips16e2' and
1040 `-mno-mips16e2' options.
1041 (-mmips16e2, -mno-mips16e2): New options.
1042 * doc/c-mips.texi (MIPS Options): Add `-mmips16e2' and
1043 `-mno-mips16e2' options.
1044 (MIPS ASE Instruction Generation Overrides): Add `.set mips16e2'
1045 and `.set nomips16e2'.
1046
1047 2017-05-15 Maciej W. Rozycki <macro@imgtec.com>
1048
1049 * config/tc-mips.c (match_int_operand): Call
1050 `match_out_of_range' before returning failure for 0x8000-0xffff
1051 values conditionally allowed.
1052
1053 2017-05-15 Maciej W. Rozycki <macro@imgtec.com>
1054
1055 * config/tc-mips.c (match_int_operand): Call
1056 `match_not_constant' before returning failure for a non-constant
1057 16-bit immediate conditionally allowed.
1058
1059 2017-05-15 Maciej W. Rozycki <macro@imgtec.com>
1060
1061 * config/tc-mips.c (match_const_int): Call `match_out_of_range'
1062 rather than `match_not_constant' for unrelocated operands
1063 retrieved as an `O_big' expression.
1064 (match_int_operand): Call `match_out_of_range' for relocatable
1065 operands retrieved as an `O_big' expression.
1066 (match_mips16_insn): Call `match_out_of_range' for relaxable
1067 operands retrieved as an `O_big' expression.
1068 * testsuite/gas/mips/addiu-error.d: New test.
1069 * testsuite/gas/mips/mips16@addiu-error.d: New test.
1070 * testsuite/gas/mips/micromips@addiu-error.d: New test.
1071 * testsuite/gas/mips/break-error.d: New test.
1072 * testsuite/gas/mips/lui-1.l: Adjust error message.
1073 * testsuite/gas/mips/addiu-error.l: New stderr output.
1074 * testsuite/gas/mips/mips16@addiu-error.l: New stderr output.
1075 * testsuite/gas/mips/micromips@addiu-error.l: New stderr output.
1076 * testsuite/gas/mips/break-error.l: New stderr output.
1077 * testsuite/gas/mips/addiu-error.s: New test source.
1078 * testsuite/gas/mips/break-error.s: New test source.
1079 * testsuite/gas/mips/mips.exp: Run the new tests.
1080
1081 2017-05-15 Maciej W. Rozycki <macro@imgtec.com>
1082
1083 * config/tc-mips.c (match_mips16_insn): Remove the explicit
1084 OT_INTEGER check before the `match_expression' call.
1085 * testsuite/gas/mips/mips16-insn-e.l: Adjust messages.
1086 * testsuite/gas/mips/mips16-32@mips16-insn-e.l: Likewise.
1087 * testsuite/gas/mips/mips16-64@mips16-insn-e.l: Likewise.
1088 * testsuite/gas/mips/mips16e-32@mips16-insn-e.l: Likewise.
1089 * testsuite/gas/mips/mips16-reg-error.d: New test.
1090 * testsuite/gas/mips/mips16-reg-error.l: New stderr output.
1091 * testsuite/gas/mips/mips16-reg-error.s: New test source.
1092 * testsuite/gas/mips/mips.exp: Run the new test.
1093
1094 2017-05-15 Maciej W. Rozycki <macro@imgtec.com>
1095
1096 * config/tc-mips.c (match_mips16_insn): Call
1097 `match_not_constant' for a disallowed relocation operation.
1098 * testsuite/gas/mips/mips16-reloc-error.d: New test.
1099 * testsuite/gas/mips/mips16-reloc-error.l: New stderr output.
1100 * testsuite/gas/mips/mips16-reloc-error.s: New test source.
1101 * testsuite/gas/mips/mips.exp: Run the new test.
1102
1103 2017-05-15 Maciej W. Rozycki <macro@imgtec.com>
1104
1105 * testsuite/gas/mips/lui-1.d: New test.
1106 * testsuite/gas/mips/lui-2.d: New test.
1107 * gas/testsuite/gas/mips/mips.exp: Fold corresponding list tests
1108 into the new tests.
1109
1110 2017-05-15 Maciej W. Rozycki <macro@imgtec.com>
1111
1112 * config/tc-mips.c (match_const_int): Update description.
1113
1114 2017-05-15 Maciej W. Rozycki <macro@imgtec.com>
1115
1116 * doc/as.texinfo (-mips16, -no-mips16): Refer to `.module
1117 mips16' rather than `.set mips16'.
1118 (-mmicromips, -mno-micromips): Refer to `.module micromips' and
1119 `.module nomicromips' rather than `.set micromips' and `.set
1120 nomicromips'.
1121 (-msmartmips, -mno-smartmips): Refer to `.module smartmips'
1122 rather than `.set smartmips'.
1123 * doc/c-mips.texi (MIPS Options): Refer to `.module mips16',
1124 `.module micromips', `.module nomicromips' and `.module
1125 smartmips' rather than `.set mips16', `.set micromips', `.set
1126 nomicromips' and `.set smartmips' respectively.
1127
1128 2017-05-12 Maciej W. Rozycki <macro@imgtec.com>
1129 Matthew Fortune <matthew.fortune@imgtec.com>
1130
1131 * config/tc-mips.c (mips_percent_op): Add "%gprel".
1132 (mips16_percent_op): Add "%gp_rel".
1133 * testsuite/gas/mips/elf-rel8.s:: Add `%gprel' forms.
1134 * testsuite/gas/mips/elf-rel8-mips16.s: Add `%gp_rel' forms.
1135 * testsuite/gas/mips/elf-rel8.d: Adjust accordingly.
1136 * testsuite/gas/mips/elf-rel8-mips16.d: Likewise.
1137
1138 2017-05-12 Maciej W. Rozycki <macro@imgtec.com>
1139
1140 * testsuite/gas/mips/mips16.d: Adjust BREAK disassembly.
1141 * testsuite/gas/mips/mips16-64@mips16.d: Likewise.
1142 * testsuite/gas/mips/mips16-64.d: Likewise.
1143 * testsuite/gas/mips/mips16-64@mips16-64.d: Likewise.
1144 * testsuite/gas/mips/mips16-macro.d: Likewise.
1145 * testsuite/gas/mips/mips16-64@mips16-macro.d: Likewise.
1146 * testsuite/gas/mips/mips16-sub.d: Likewise.
1147 * testsuite/gas/mips/mips16-32@mips16-sub.d: Likewise.
1148
1149 2017-05-11 Maciej W. Rozycki <macro@imgtec.com>
1150
1151 * testsuite/gas/mips/mips32r2-sync-1.d: New test.
1152 * testsuite/gas/mips/micromips@mips32r2-sync-1.d: New test.
1153 * testsuite/gas/mips/mips.exp: Run the new tests.
1154
1155 2017-05-10 Maciej W. Rozycki <macro@imgtec.com>
1156
1157 * testsuite/gas/mips/isa-override-2.d: New test.
1158 * testsuite/gas/mips/mips1@isa-override-2.d: New test.
1159 * testsuite/gas/mips/r3000@isa-override-2.d: New test.
1160 * testsuite/gas/mips/r3900@isa-override-2.d: New test.
1161 * testsuite/gas/mips/mips2@isa-override-2.d: New test.
1162 * testsuite/gas/mips/mips32@isa-override-2.d: New test.
1163 * testsuite/gas/mips/mips32r2@isa-override-2.d: New test.
1164 * testsuite/gas/mips/mips32r3@isa-override-2.d: New test.
1165 * testsuite/gas/mips/mips32r5@isa-override-2.d: New test.
1166 * testsuite/gas/mips/mips32r6@isa-override-2.d: New test.
1167 * testsuite/gas/mips/octeon3@isa-override-2.d: New test.
1168 * testsuite/gas/mips/r3000@isa-override-2.l: Remove list test.
1169 * testsuite/gas/mips/mips1@isa-override-2.s: Remove test source.
1170 * testsuite/gas/mips/r3000@isa-override-2.s: Remove test source.
1171 * testsuite/gas/mips/r3900@isa-override-2.s: Remove test source.
1172 * testsuite/gas/mips/mips2@isa-override-2.s: Remove test source.
1173 * testsuite/gas/mips/mips32@isa-override-2.s: Remove test
1174 source.
1175 * testsuite/gas/mips/mips32r2@isa-override-2.s: Remove test
1176 source.
1177 * testsuite/gas/mips/mips32r3@isa-override-2.s: Remove test
1178 source.
1179 * testsuite/gas/mips/mips32r5@isa-override-2.s: Remove test
1180 source.
1181 * testsuite/gas/mips/mips32r6@isa-override-2.s: Remove test
1182 source.
1183 * testsuite/gas/mips/octeon3@isa-override-2.s: Remove test
1184 source.
1185 * gas/testsuite/gas/mips/mips.exp: Fold corresponding list tests
1186 into the new tests.
1187
1188 2017-05-10 Maciej W. Rozycki <macro@imgtec.com>
1189
1190 * testsuite/gas/mips/mips16e-sub.d: Correct test name.
1191 * testsuite/gas/mips/mips16-32@mips16e-sub.d: Likewise.
1192 * testsuite/gas/mips/mips16-64@mips16e-sub.d: Likewise.
1193 * testsuite/gas/mips/mips16e-64-sub.d: Likewise.
1194 * testsuite/gas/mips/mips16-32@mips16e-64-sub.d: Likewise.
1195 * testsuite/gas/mips/mips16-64@mips16e-64-sub.d: Likewise.
1196 * testsuite/gas/mips/mips16e-32@mips16e-64-sub.d: Likewise.
1197
1198 2017-05-10 Maciej W. Rozycki <macro@imgtec.com>
1199
1200 * testsuite/gas/mips/mips16-macro.l: Remove list test.
1201
1202 2017-05-10 Maciej W. Rozycki <macro@imgtec.com>
1203
1204 * testsuite/gas/mips/r3900@ecoff@ld.d: Remove test.
1205 * testsuite/gas/mips/mips2@ecoff@ld.d: Remove test.
1206 * testsuite/gas/mips/mips32@ecoff@ld.d: Remove test.
1207 * testsuite/gas/mips/mips32r2@ecoff@ld.d: Remove test.
1208 * testsuite/gas/mips/r3900@ecoff@ld-forward.d: Remove test.
1209 * testsuite/gas/mips/mips2@ecoff@ld-forward.d: Remove test.
1210 * testsuite/gas/mips/mips32@ecoff@ld-forward.d: Remove test.
1211 * testsuite/gas/mips/mips32r2@ecoff@ld-forward.d: Remove test.
1212 * testsuite/gas/mips/mips1@ecoff@sd.d: Remove test.
1213 * testsuite/gas/mips/r3000@ecoff@sd.d: Remove test.
1214 * testsuite/gas/mips/r3900@ecoff@sd.d: Remove test.
1215 * testsuite/gas/mips/mips2@ecoff@sd.d: Remove test.
1216 * testsuite/gas/mips/mips32@ecoff@sd.d: Remove test.
1217 * testsuite/gas/mips/mips32r2@ecoff@sd.d: Remove test.
1218 * testsuite/gas/mips/mips1@ecoff@sd-forward.d: Remove test.
1219 * testsuite/gas/mips/r3000@ecoff@sd-forward.d: Remove test.
1220 * testsuite/gas/mips/r3900@ecoff@sd-forward.d: Remove test.
1221 * testsuite/gas/mips/mips2@ecoff@sd-forward.d: Remove test.
1222 * testsuite/gas/mips/mips32@ecoff@sd-forward.d: Remove test.
1223 * testsuite/gas/mips/mips32r2@ecoff@sd-forward.d: Remove test.
1224
1225 2017-05-10 Claudiu Zissulescu <claziss@synopsys.com>
1226
1227 * testsuite/gas/arc/attr-arc600.d: New file.
1228 * testsuite/gas/arc/attr-arc600_mul32x16.d: Likewise.
1229 * testsuite/gas/arc/attr-arc600_norm.d: Likewise.
1230 * testsuite/gas/arc/attr-arc601.d: Likewise.
1231 * testsuite/gas/arc/attr-arc601_mul32x16.d: Likewise.
1232 * testsuite/gas/arc/attr-arc601_mul64.d: Likewise.
1233 * testsuite/gas/arc/attr-arc601_norm.d: Likewise.
1234 * testsuite/gas/arc/attr-arc700.d: Likewise.
1235 * testsuite/gas/arc/attr-arcem.d: Likewise.
1236 * testsuite/gas/arc/attr-archs.d: Likewise.
1237 * testsuite/gas/arc/attr-autodetect-1.d: Likewise.
1238 * testsuite/gas/arc/attr-autodetect-1.s: Likewise.
1239 * testsuite/gas/arc/attr-cpu-a601.d: Likewise.
1240 * testsuite/gas/arc/attr-cpu-a601.s: Likewise.
1241 * testsuite/gas/arc/attr-cpu-a700.d: Likewise.
1242 * testsuite/gas/arc/attr-cpu-a700.s: Likewise.
1243 * testsuite/gas/arc/attr-cpu-em.d: Likewise.
1244 * testsuite/gas/arc/attr-cpu-em.s: Likewise.
1245 * testsuite/gas/arc/attr-cpu-hs.d: Likewise.
1246 * testsuite/gas/arc/attr-cpu-hs.s: Likewise.
1247 * testsuite/gas/arc/attr-em.d: Likewise.
1248 * testsuite/gas/arc/attr-em4.d: Likewise.
1249 * testsuite/gas/arc/attr-em4_dmips.d: Likewise.
1250 * testsuite/gas/arc/attr-em4_fpuda.d: Likewise.
1251 * testsuite/gas/arc/attr-em4_fpus.d: Likewise.
1252 * testsuite/gas/arc/attr-hs.d: Likewise.
1253 * testsuite/gas/arc/attr-hs34.d: Likewise.
1254 * testsuite/gas/arc/attr-hs38.d: Likewise.
1255 * testsuite/gas/arc/attr-hs38_linux.d: Likewise.
1256 * testsuite/gas/arc/attr-mul64.d: Likewise.
1257 * testsuite/gas/arc/attr-name.d: Likewise.
1258 * testsuite/gas/arc/attr-name.s: Likewise.
1259 * testsuite/gas/arc/attr-nps400.d: Likewise.
1260 * testsuite/gas/arc/attr-override-mcpu.d: Likewise.
1261 * testsuite/gas/arc/attr-override-mcpu.s
1262 * testsuite/gas/arc/attr-quarkse_em.d: Likewise.
1263 * testsuite/gas/arc/blank.s: Likewise.
1264 * testsuite/gas/elf/section2.e-arc: Likewise.
1265 * testsuite/gas/arc/cpu-pseudop-1.d: Update test.
1266 * testsuite/gas/arc/cpu-pseudop-2.d: Likewise.
1267 * testsuite/gas/arc/nps400-0.d: Likewise.
1268 * testsuite/gas/elf/elf.exp: Set target_machine for ARC.
1269 * config/tc-arc.c (opcode/arc-attrs.h): Include.
1270 (ARC_GET_FLAG, ARC_SET_FLAG, streq): Define.
1271 (arc_attribute): Declare new function.
1272 (md_pseudo_table): Add arc_attribute.
1273 (cpu_types): Rename default cpu features.
1274 (selected_cpu): Set the default OSABI flag.
1275 (mpy_option): New variable.
1276 (pic_option): Likewise.
1277 (sda_option): Likewise.
1278 (tls_option): Likewise.
1279 (feature_type, feature_list): Remove.
1280 (arc_initial_eflag): Likewise.
1281 (attributes_set_explicitly): New variable.
1282 (arc_check_feature): Check also for the conflicting features.
1283 (arc_select_cpu): Refactor assignment of selected_cpu.eflags.
1284 (arc_option): Remove setting of private flags and architecture.
1285 (check_cpu_feature): Refactor feature names.
1286 (autodetect_attributes): New function.
1287 (assemble_tokens): Use above function.
1288 (md_parse_option): Refactor feature names.
1289 (arc_attribute): New function.
1290 (arc_set_attribute_int): Likewise.
1291 (arc_set_attribute_string): Likewise.
1292 (arc_stralloc): Likewise.
1293 (arc_set_public_attributes): Likewise.
1294 (arc_md_end): Likewise.
1295 (arc_copy_symbol_attributes): Likewise.
1296 (rc_convert_symbolic_attribute): Likewise.
1297 * config/tc-arc.h (md_end): Define.
1298 (CONVERT_SYMBOLIC_ATTRIBUTE): Likewise.
1299 (TC_COPY_SYMBOL_ATTRIBUTES): Likewise.
1300 * doc/c-arc.texi: Document ARC object attributes.
1301
1302 2017-05-03 Maciej W. Rozycki <macro@imgtec.com>
1303
1304 * config/tc-mips.c (RELAX_MIPS16_ENCODE): Add `pic', `sym32' and
1305 `nomacro' flags.
1306 (RELAX_MIPS16_PIC, RELAX_MIPS16_SYM32, RELAX_MIPS16_NOMACRO):
1307 New macros.
1308 (RELAX_MIPS16_USER_SMALL, RELAX_MIPS16_USER_EXT)
1309 (RELAX_MIPS16_DSLOT, RELAX_MIPS16_JAL_DSLOT)
1310 (RELAX_MIPS16_EXTENDED, RELAX_MIPS16_MARK_EXTENDED)
1311 (RELAX_MIPS16_CLEAR_EXTENDED, RELAX_MIPS16_ALWAYS_EXTENDED)
1312 (RELAX_MIPS16_MARK_ALWAYS_EXTENDED)
1313 (RELAX_MIPS16_CLEAR_ALWAYS_EXTENDED): Shift bits.
1314 (RELAX_MIPS16_MACRO, RELAX_MIPS16_MARK_MACRO)
1315 (RELAX_MIPS16_CLEAR_MACRO): New macros.
1316 (append_insn): Pass `mips_pic', HAVE_32BIT_SYMBOLS and
1317 `mips_opts.warn_about_macros' settings to RELAX_MIPS16_ENCODE.
1318 (mips16_macro_frag): New function.
1319 (md_estimate_size_before_relax): Handle HI16/LO16 relaxation.
1320 (mips_relax_frag): Likewise.
1321 (md_convert_frag): Likewise.
1322
1323 * testsuite/gas/mips/mips16@relax-swap3.d: Remove error output,
1324 add dump patterns.
1325 * testsuite/gas/mips/mips16e@relax-swap3.d: New test
1326 subarchitecture.
1327 * testsuite/gas/mips/micromips@relax-swap3.d: Remove trailing
1328 NOP padding.
1329 * testsuite/gas/mips/mips16-pcrel-reloc-2.d: Remove error
1330 output, add dump patterns.
1331 * testsuite/gas/mips/mips16-pcrel-reloc-3.d: Remove error
1332 output, add dump patterns.
1333 * testsuite/gas/mips/mips16-pcrel-reloc-6.d: Remove error
1334 output, add dump patterns.
1335 * testsuite/gas/mips/mips16-pcrel-reloc-7.d: Remove error
1336 output, add dump patterns.
1337 * testsuite/gas/mips/mips16-pcrel-addend-2.d: Remove error
1338 output, add dump patterns.
1339 * testsuite/gas/mips/mips16-pcrel-addend-3.d: Remove error
1340 output, add dump patterns.
1341 * testsuite/gas/mips/mips16-pcrel-absolute.d: Remove error
1342 output, add dump patterns.
1343 * testsuite/gas/mips/mips16-pcrel-absolute-1.d: Remove error
1344 output, add dump patterns.
1345 * testsuite/gas/mips/mips16@relax-swap3.l: Remove file.
1346 * testsuite/gas/mips/mips16-pcrel-reloc-2.l: Remove file.
1347 * testsuite/gas/mips/mips16-pcrel-reloc-3.l: Remove file.
1348 * testsuite/gas/mips/mips16-pcrel-reloc-6.l: Remove file.
1349 * testsuite/gas/mips/mips16-pcrel-reloc-7.l: Remove file.
1350 * testsuite/gas/mips/mips16-pcrel-addend-2.l: Remove file.
1351 * testsuite/gas/mips/mips16-pcrel-addend-3.l: Remove file.
1352 * testsuite/gas/mips/mips16-pcrel-absolute.l: Remove file.
1353 * testsuite/gas/mips/mips16-pcrel-absolute-1.l: Remove file.
1354 * testsuite/gas/mips/relax-swap3.s: Adjust trailing padding.
1355
1356 * testsuite/gas/mips/mips16-pcrel-0.d: New test.
1357 * testsuite/gas/mips/mips16-pcrel-1.d: New test.
1358 * testsuite/gas/mips/mips16-pcrel-2.d: New test.
1359 * testsuite/gas/mips/mips16-pcrel-3.d: New test.
1360 * testsuite/gas/mips/mips16-pcrel-4.d: New test.
1361 * testsuite/gas/mips/mips16-pcrel-5.d: New test.
1362 * testsuite/gas/mips/mips16-pcrel-pic-0.d: New test.
1363 * testsuite/gas/mips/mips16-pcrel-pic-1.d: New test.
1364 * testsuite/gas/mips/mips16-pcrel-n32-0.d: New test.
1365 * testsuite/gas/mips/mips16-pcrel-n32-1.d: New test.
1366 * testsuite/gas/mips/mips16-pcrel-n64-sym32-0.d: New test.
1367 * testsuite/gas/mips/mips16-pcrel-n64-sym32-1.d: New test.
1368 * testsuite/gas/mips/mips16-pcrel-n64-0.d: New test.
1369 * testsuite/gas/mips/mips16-pcrel-n64-1.d: New test.
1370 * testsuite/gas/mips/mips16-pcrel-delay-0.d: New test.
1371 * testsuite/gas/mips/mips16-pcrel-delay-1.d: New test.
1372 * testsuite/gas/mips/mips16-pcrel-addend-4.d: New test.
1373 * testsuite/gas/mips/mips16-pcrel-addend-5.d: New test.
1374 * testsuite/gas/mips/mips16-pcrel-addend-6.d: New test.
1375 * testsuite/gas/mips/mips16-pcrel-addend-7.d: New test.
1376 * testsuite/gas/mips/mips16-pcrel-addend-8.d: New test.
1377 * testsuite/gas/mips/mips16-pcrel-addend-9.d: New test.
1378 * testsuite/gas/mips/mips16-pcrel-addend-pic-8.d: New test.
1379 * testsuite/gas/mips/mips16-pcrel-addend-pic-9.d: New test.
1380 * testsuite/gas/mips/mips16-pcrel-addend-n32-8.d: New test.
1381 * testsuite/gas/mips/mips16-pcrel-addend-n32-9.d: New test.
1382 * testsuite/gas/mips/mips16-pcrel-addend-n64-sym32-8.d: New test.
1383 * testsuite/gas/mips/mips16-pcrel-addend-n64-sym32-9.d: New test.
1384 * testsuite/gas/mips/mips16-pcrel-addend-n64-8.d: New test.
1385 * testsuite/gas/mips/mips16-pcrel-addend-n64-9.d: New test.
1386 * testsuite/gas/mips/mips16-pcrel-absolute-2.d: New test.
1387 * testsuite/gas/mips/mips16-pcrel-absolute-3.d: New test.
1388 * testsuite/gas/mips/mips16-pcrel-absolute-4.d: New test.
1389 * testsuite/gas/mips/mips16-pcrel-absolute-5.d: New test.
1390 * testsuite/gas/mips/mips16-pcrel-absolute-6.d: New test.
1391 * testsuite/gas/mips/mips16-pcrel-absolute-7.d: New test.
1392 * testsuite/gas/mips/mips16-pcrel-absolute-pic-4.d: New test.
1393 * testsuite/gas/mips/mips16-pcrel-absolute-pic-6.d: New test.
1394 * testsuite/gas/mips/mips16-pcrel-absolute-n32-4.d: New test.
1395 * testsuite/gas/mips/mips16-pcrel-absolute-n32-6.d: New test.
1396 * testsuite/gas/mips/mips16-pcrel-absolute-n64-4.d: New test.
1397 * testsuite/gas/mips/mips16-pcrel-absolute-n64-6.d: New test.
1398 * testsuite/gas/mips/mips16-pcrel-absolute-n64-sym32-4.d: New
1399 test.
1400 * testsuite/gas/mips/mips16-pcrel-absolute-n64-sym32-6.d: New
1401 test.
1402 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n32-4.d: New
1403 test.
1404 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n32-6.d: New
1405 test.
1406 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-4.d: New
1407 test.
1408 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-6.d: New
1409 test.
1410 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-sym32-4.d:
1411 New test.
1412 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-sym32-6.d:
1413 New test.
1414 * testsuite/gas/mips/mips16-pcrel-0.l: New stderr output.
1415 * testsuite/gas/mips/mips16-pcrel-1.l: New stderr output.
1416 * testsuite/gas/mips/mips16-pcrel-2.l: New stderr output.
1417 * testsuite/gas/mips/mips16-pcrel-3.l: New stderr output.
1418 * testsuite/gas/mips/mips16-pcrel-4.l: New stderr output.
1419 * testsuite/gas/mips/mips16-pcrel-5.l: New stderr output.
1420 * testsuite/gas/mips/mips16-pcrel-delay-0.l: New stderr output.
1421 * testsuite/gas/mips/mips16-pcrel-delay-1.l: New stderr output.
1422 * testsuite/gas/mips/mips16-pcrel-addend-8.l: New stderr output.
1423 * testsuite/gas/mips/mips16-pcrel-addend-9.l: New stderr output.
1424 * testsuite/gas/mips/mips16-pcrel-absolute-4.l: New stderr
1425 output.
1426 * testsuite/gas/mips/mips16-pcrel-absolute-6.l: New stderr
1427 output.
1428 * testsuite/gas/mips/mips16-pcrel-0.s: New test source.
1429 * testsuite/gas/mips/mips16-pcrel-1.s: New test source.
1430 * testsuite/gas/mips/mips16-pcrel-2.s: New test source.
1431 * testsuite/gas/mips/mips16-pcrel-3.s: New test source.
1432 * testsuite/gas/mips/mips16-pcrel-4.s: New test source.
1433 * testsuite/gas/mips/mips16-pcrel-5.s: New test source.
1434 * testsuite/gas/mips/mips16-pcrel-delay-0.s: New test source.
1435 * testsuite/gas/mips/mips16-pcrel-delay-1.s: New test source.
1436 * testsuite/gas/mips/mips16-pcrel-addend-4.s: New test source.
1437 * testsuite/gas/mips/mips16-pcrel-addend-5.s: New test source.
1438 * testsuite/gas/mips/mips16-pcrel-addend-6.s: New test source.
1439 * testsuite/gas/mips/mips16-pcrel-addend-7.s: New test source.
1440 * testsuite/gas/mips/mips16-pcrel-addend-8.s: New test source.
1441 * testsuite/gas/mips/mips16-pcrel-addend-9.s: New test source.
1442 * testsuite/gas/mips/mips16-pcrel-absolute-2.s: New test.
1443 * testsuite/gas/mips/mips16-pcrel-absolute-3.s: New test.
1444 * testsuite/gas/mips/mips16-pcrel-absolute-4.s: New test.
1445 * testsuite/gas/mips/mips16-pcrel-absolute-5.s: New test.
1446 * testsuite/gas/mips/mips16-pcrel-absolute-6.s: New test.
1447 * testsuite/gas/mips/mips16-pcrel-absolute-7.s: New test.
1448 * testsuite/gas/mips/mips.exp: Run the new tests.
1449
1450 2017-05-03 Nick Clifton <nickc@redhat.com>
1451
1452 PR gas/20941
1453 * symbols.c (snapshot_symbol): Handle the case where
1454 resolve_expression returns a local symbol.
1455
1456 2017-05-02 Maciej W. Rozycki <macro@imgtec.com>
1457
1458 * config/tc-mips.c (append_insn): Call `symbol_append' for any
1459 expression symbol created for MIPS16 relaxation.
1460 (match_mips16_insn): Don't encode a constant value as an
1461 immediate with a PC-relative operand.
1462
1463 * testsuite/gas/mips/mips16-pcrel-absolute-1.d: New test.
1464 * testsuite/gas/mips/mips16-branch-absolute-1.d: New test.
1465 * testsuite/gas/mips/mips16-branch-absolute-2.d: New test.
1466 * testsuite/gas/mips/mips16-branch-absolute-addend-1.d: New
1467 test.
1468 * testsuite/gas/mips/mips16-branch-absolute-n32-1.d: New test.
1469 * testsuite/gas/mips/mips16-branch-absolute-n32-2.d: New test.
1470 * testsuite/gas/mips/mips16-branch-absolute-addend-n32-1.d: New
1471 test.
1472 * testsuite/gas/mips/mips16-branch-absolute-n64-1.d: New test.
1473 * testsuite/gas/mips/mips16-branch-absolute-n64-2.d: New test.
1474 * testsuite/gas/mips/mips16-branch-absolute-addend-n64-1.d: New
1475 test.
1476 * testsuite/gas/mips/mips16-pcrel-absolute-1.l: New stderr
1477 output.
1478 * testsuite/gas/mips/mips16-pcrel-absolute-1.s: New test source.
1479 * testsuite/gas/mips/mips16-branch-absolute-1.s: New test
1480 source.
1481 * testsuite/gas/mips/mips16-branch-absolute-2.s: New test
1482 source.
1483 * testsuite/gas/mips/mips16-branch-absolute-addend-1.s: New test
1484 source.
1485 * testsuite/gas/mips/mips.exp: Run the new tests.
1486
1487 2017-04-27 Maciej W. Rozycki <macro@imgtec.com>
1488
1489 * config/tc-mips.c (mips16_pcrel_val): New function, factored
1490 out from...
1491 (mips16_extended_frag): ... here.
1492 (md_convert_frag): Use `mips16_pcrel_val' rather than repeated
1493 code in MIPS16 relaxation, with `stretch' hardcoded to 0.
1494
1495 2017-04-27 Maciej W. Rozycki <macro@imgtec.com>
1496
1497 * config/tc-mips.c (RELAX_MIPS16_LONG_BRANCH): Rename to...
1498 (RELAX_MIPS16_ALWAYS_EXTENDED): ... this.
1499 (RELAX_MIPS16_MARK_LONG_BRANCH): Rename to...
1500 (RELAX_MIPS16_MARK_ALWAYS_EXTENDED): ... this.
1501 (RELAX_MIPS16_CLEAR_LONG_BRANCH): Rename to...
1502 (RELAX_MIPS16_CLEAR_ALWAYS_EXTENDED): ... this.
1503 (mips16_extended_frag): Adjust accordingly.
1504
1505 2017-04-27 Alan Modra <amodra@gmail.com>
1506
1507 * symbols.c (S_FORCE_RELOC): Separate section and symbol tests.
1508
1509 2017-04-26 Maciej W. Rozycki <macro@imgtec.com>
1510
1511 * config/tc-mips.c (RELAX_ENCODE): Add `PIC' flag.
1512 (RELAX_PIC): New macro.
1513 (RELAX_USE_SECOND, RELAX_SECOND_LONGER, RELAX_NOMACRO)
1514 (RELAX_DELAY_SLOT, RELAX_DELAY_SLOT_16BIT)
1515 (RELAX_DELAY_SLOT_SIZE_FIRST, RELAX_DELAY_SLOT_SIZE_SECOND):
1516 Shift bits.
1517 (RELAX_BRANCH_ENCODE): Add `pic' flag.
1518 (RELAX_BRANCH_UNCOND, RELAX_BRANCH_LIKELY, RELAX_BRANCH_LINK)
1519 (RELAX_BRANCH_TOOFAR): Shift bits.
1520 (RELAX_BRANCH_PIC): New macro.
1521 (RELAX_MICROMIPS_ENCODE): Add `pic' flag.
1522 (RELAX_MICROMIPS_PIC): New macro.
1523 (RELAX_MICROMIPS_UNCOND, RELAX_MICROMIPS_COMPACT)
1524 (RELAX_MICROMIPS_LINK, RELAX_MICROMIPS_NODS)
1525 (RELAX_MICROMIPS_RELAX32): Shift bits.
1526 (relax_close_frag): Pass `mips_pic' setting to RELAX_ENCODE.
1527 (append_insn): Pass `mips_pic' setting to RELAX_BRANCH_ENCODE
1528 and RELAX_MICROMIPS_ENCODE, and record it in `fx_tcbit2' of the
1529 first fixup created.
1530 (md_apply_fix) <BFD_RELOC_16_PCREL_S2>: Use `fx_tcbit2' of the
1531 fixup processed rather than `mips_pic' in choosing to relax an
1532 out of range branch to a jump.
1533 (relaxed_branch_length): Use the `pic' flag of the relaxed frag
1534 rather than `mips_pic'.
1535 (relaxed_micromips_32bit_branch_length): Likewise.
1536 (md_estimate_size_before_relax): Likewise.
1537 (md_convert_frag): Likewise.
1538
1539 * testsuite/gas/mips/option-pic-relax-0.d: New test.
1540 * testsuite/gas/mips/option-pic-relax-1.d: New test.
1541 * testsuite/gas/mips/option-pic-relax-2.d: New test.
1542 * testsuite/gas/mips/option-pic-relax-3.d: New test.
1543 * testsuite/gas/mips/option-pic-relax-3a.d: New test.
1544 * testsuite/gas/mips/option-pic-relax-4.d: New test.
1545 * testsuite/gas/mips/option-pic-relax-5.d: New test.
1546 * testsuite/gas/mips/option-pic-relax-2.l: New stderr output.
1547 * testsuite/gas/mips/option-pic-relax-3.l: New stderr output.
1548 * testsuite/gas/mips/option-pic-relax-4.l: New stderr output.
1549 * testsuite/gas/mips/option-pic-relax-5.l: New stderr output.
1550 * testsuite/gas/mips/option-pic-relax-0.s: New test source.
1551 * testsuite/gas/mips/option-pic-relax-1.s: New test source.
1552 * testsuite/gas/mips/option-pic-relax-2.s: New test source.
1553 * testsuite/gas/mips/option-pic-relax-3.s: New test source.
1554 * testsuite/gas/mips/option-pic-relax-4.s: New test source.
1555 * testsuite/gas/mips/option-pic-relax-5.s: New test source.
1556 * testsuite/gas/mips/mips.exp: Run the new tests.
1557
1558 2017-04-25 Claudiu Zissulescu <claziss@synopsys.com>
1559
1560 * testsuite/gas/arc/leave_enter.d: Update test.
1561 * testsuite/gas/arc/leave_enter.s: Likewise.
1562
1563 2017-04-25 Claudiu Zissulescu <claziss@synopsys.com>
1564
1565 * testsuite/gas/arc/b.d: Update test.
1566 * testsuite/gas/arc/noargs_hs.d: Likewise.
1567
1568 2017-04-25 Maciej W. Rozycki <macro@imgtec.com>
1569
1570 * config/tc-mips.c (md_convert_frag): Correct
1571 BFD_RELOC_MIPS16_16_PCREL_S1 fixup size.
1572 * testsuite/gas/mips/mips16-branch-addend-4.d: New test.
1573 * testsuite/gas/mips/mips16-branch-addend-5.d: New test.
1574 * testsuite/gas/mips/mips16-branch-addend-5.l: New stderr
1575 output.
1576 * testsuite/gas/mips/mips16-branch-addend-4.s: New test source.
1577 * testsuite/gas/mips/mips16-branch-addend-5.s: New test source.
1578 * testsuite/gas/mips/mips.exp: Run the new tests.
1579
1580 2017-04-25 Jose E. Marchesi <jose.marchesi@oracle.com>
1581
1582 PR gas/21407
1583 * config/tc-sparc.c (md_apply_fix): Do not transform `call'
1584 instructions into branch instructions in fixups generating
1585 additional relocations.
1586 * testsuite/gas/sparc/call-relax.s: New file.
1587 * testsuite/gas/sparc/call-relax.d: Likewise.
1588 * testsuite/gas/sparc/call-relax-aout.d: Likewise.
1589 * testsuite/gas/sparc/sparc.exp: Test call-relax and call-relax-aout.
1590
1591 2017-04-24 Thomas Preud'homme <thomas.preudhomme@arm.com>
1592
1593 * config/tc-arm.c (move_or_literal_pool): Remove code generating MOVS.
1594 Forbid MOV.W and MOVW if destination is SP or PC.
1595 * testsuite/gas/arm/thumb2_ldr_immediate_highregs_armv6t2.s: Explain
1596 expectation of LDR not generating a MOVS for low registers and small
1597 constants. Add tests of MOVW generation.
1598 * testsuite/gas/arm/thumb2_ldr_immediate_highregs_armv6t2.d: Update
1599 expected disassembly.
1600
1601 2017-04-22 Alan Modra <amodra@gmail.com>
1602
1603 * testsuite/gas/ppc/vle.s: Format. Add se_rfgi and e_sc.
1604 * testsuite/gas/ppc/vle.d: Update.
1605
1606 2017-04-21 Nick Clifton <nickc@redhat.com>
1607
1608 PR binutils/21380
1609 * testsuite/gas/aarch64/illegal-3.s: New file.
1610 * testsuite/gas/aarch64/illegal-3.d: New file.
1611
1612 2017-04-11 Alan Modra <amodra@gmail.com>
1613
1614 * config/tc-ppc.c (md_show_usage): Delete mention of -mhtm.
1615 * testsuite/gas/ppc/htm.d: Pass -mpower8 and -Mpower8.
1616
1617 2017-04-10 Max Filippov <jcmvbkbc@gmail.com>
1618
1619 * config/tc-xtensa.c (xtensa_maybe_create_literal_pool_frag):
1620 Initialize lps->frag_count with auto_litpool_limit.
1621 (xg_promote_candidate_litpool): New function.
1622 (xtensa_move_literals): Extract candidate litpool promotion code
1623 into separate function. Call it for all possible found
1624 candidates.
1625 (xtensa_switch_to_literal_fragment): Drop 'recursive' flag and
1626 call to xtensa_mark_literal_pool_location that it guards.
1627 Replace it with call to xtensa_maybe_create_literal_pool_frag.
1628 Initialize pool_location with created literal pool candidate.
1629 * testsuite/gas/xtensa/all.exp: Add new tests.
1630 * testsuite/gas/xtensa/auto-litpools-first1.d: New test results.
1631 * testsuite/gas/xtensa/auto-litpools-first1.s: New test.
1632 * testsuite/gas/xtensa/auto-litpools-first2.d: New test results.
1633 * testsuite/gas/xtensa/auto-litpools-first2.s: New test.
1634 * testsuite/gas/xtensa/auto-litpools.d: Fix offsets changed due
1635 to additional jump instruction.
1636
1637 2017-04-07 Alan Modra <amodra@gmail.com>
1638
1639 * testsuite/gas/ppc/altivec2.s: Delete E6500 vector insns.
1640 * testsuite/gas/ppc/altivec2.d: Adjust to suit.
1641
1642 2017-04-07 Alan Modra <amodra@gmail.com>
1643
1644 * testsuite/gas/elf/section12a.d: Don't expect alignment of 1
1645 for .mbind.text.
1646
1647 2017-04-06 Pip Cet <pipcet@gmail.com>
1648
1649 * testsuite/gas/wasm32/allinsn.d: Adjust test for disassembler
1650 changes.
1651 * testsuite/gas/wasm32/disass.d: New test.
1652 * testsuite/gas/wasm32/disass.s: New test.
1653 * testsuite/gas/wasm32/disass-2.d: New test.
1654 * testsuite/gas/wasm32/disass-2.s: New test.
1655 * testsuite/gas/wasm32/reloc.d: Adjust test for changed reloc
1656 names.
1657 * testsuite/gas/wasm32/reloc.s: Update test for changed assembler
1658 syntax.
1659 * testsuite/gas/wasm32/wasm32.exp: Run new tests. Expect allinsn
1660 test to succeed.
1661
1662 2017-04-04 H.J. Lu <hongjiu.lu@intel.com>
1663
1664 * NEWS: Mention support for ELF SHF_GNU_MBIND.
1665 * config/obj-elf.c (section_match): New.
1666 (get_section): Match both sh_info and group name.
1667 (obj_elf_change_section): Add argument for sh_info. Pass both
1668 sh_info and group name to get_section. Issue an error for
1669 SHF_GNU_MBIND section without SHF_ALLOC. Set sh_info.
1670 (obj_elf_parse_section_letters): Set SHF_GNU_MBIND for 'd'.
1671 (obj_elf_section): Support SHF_GNU_MBIND section info.
1672 * config/obj-elf.h (obj_elf_change_section): Add argument for
1673 sh_info.
1674 * config/tc-arm.c (start_unwind_section): Pass 0 as sh_info to
1675 obj_elf_change_section.
1676 * config/tc-ia64.c (obj_elf_vms_common): Likewise.
1677 * config/tc-microblaze.c (microblaze_s_data): Likewise.
1678 (microblaze_s_sdata): Likewise.
1679 (microblaze_s_rdata): Likewise.
1680 (microblaze_s_bss): Likewise.
1681 * config/tc-mips.c (s_change_section): Likewise.
1682 * config/tc-msp430.c (msp430_profiler): Likewise.
1683 * config/tc-rx.c (parse_rx_section): Likewise.
1684 * config/tc-tic6x.c (tic6x_start_unwind_section): Likewise.
1685 * doc/as.texinfo: Document 'd' for SHF_GNU_MBIND.
1686 * testsuite/gas/elf/elf.exp: Run section12a, section12b and
1687 section13.
1688 * testsuite/gas/elf/section10.d: Updated.
1689 * testsuite/gas/elf/section10.s: Likewise.
1690 * testsuite/gas/elf/section12.s: New file.
1691 * testsuite/gas/elf/section12a.d: Likewise.
1692 * testsuite/gas/elf/section12b.d: Likewise.
1693 * testsuite/gas/elf/section13.l: Likewise.
1694 * testsuite/gas/elf/section13.d: Likewise.
1695 * testsuite/gas/elf/section13.s: Likewise.
1696
1697 2017-04-03 Palmer Dabbelt <palmer@dabbelt.com>
1698
1699 * config/tc-riscv.c (riscv_clear_subsets): Cast argument to free to
1700 avoid const warnings.
1701
1702 2017-03-30 Palmer Dabbelt <palmer@dabbelt.com>
1703
1704 * config/tc-riscv.c (riscv_clear_subsets): New function.
1705 (riscv_add_subset): Call riscv_clear_subsets and riscv_set_rvc to
1706 clear RVC when it's been previously set.
1707
1708 2017-03-31 Nick Clifton <nickc@redhat.com>
1709
1710 PR gas/21333
1711 * config/tc-s390.c (tc_s390_fix_adjustable): Allow non pc-relative
1712 fixups in mergeable sections to be adjusted.
1713
1714 2017-03-30 Pip Cet <pipcet@gmail.com>
1715
1716 * config/tc-wasm32.h: New file: Add WebAssembly assembler target.
1717 * config/tc-wasm32.c: New file: Add WebAssembly assembler target.
1718 * Makefile.am: Add WebAssembly assembler target.
1719 * configure.tgt: Add WebAssembly assembler target.
1720 * doc/c-wasm32.texi: New file: Start documenting WebAssembly
1721 assembler.
1722 * doc/all.texi: Define WASM32.
1723 * doc/as.texinfo: Add WebAssembly entries.
1724 * NEWS: Mention the new support.
1725 * Makefile.in: Regenerate.
1726 * po/gas.pot: Regenerate.
1727 * po/POTFILES.in: Regenerate.
1728 * testsuite/gas/wasm32: New directory.
1729 * testsuite/gas/wasm32/allinsn.d: New file.
1730 * testsuite/gas/wasm32/allinsn.s: New file.
1731 * testsuite/gas/wasm32/illegal.l: New file.
1732 * testsuite/gas/wasm32/illegal.s: New file.
1733 * testsuite/gas/wasm32/illegal-2.l: New file.
1734 * testsuite/gas/wasm32/illegal-2.s: New file.
1735 * testsuite/gas/wasm32/illegal-3.l: New file.
1736 * testsuite/gas/wasm32/illegal-3.s: New file.
1737 * testsuite/gas/wasm32/illegal-4.l: New file.
1738 * testsuite/gas/wasm32/illegal-4.s: New file.
1739 * testsuite/gas/wasm32/illegal-5.l: New file.
1740 * testsuite/gas/wasm32/illegal-5.s: New file.
1741 * testsuite/gas/wasm32/illegal-6.l: New file.
1742 * testsuite/gas/wasm32/illegal-6.s: New file.
1743 * testsuite/gas/wasm32/illegal-7.l: New file.
1744 * testsuite/gas/wasm32/illegal-7.s: New file.
1745 * testsuite/gas/wasm32/illegal-8.l: New file.
1746 * testsuite/gas/wasm32/illegal-8.s: New file.
1747 * testsuite/gas/wasm32/illegal-9.l: New file.
1748 * testsuite/gas/wasm32/illegal-9.s: New file.
1749 * testsuite/gas/wasm32/illegal-10.l: New file.
1750 * testsuite/gas/wasm32/illegal-10.s: New file.
1751 * testsuite/gas/wasm32/illegal-11.l: New file.
1752 * testsuite/gas/wasm32/illegal-11.s: New file.
1753 * testsuite/gas/wasm32/illegal-12.l: New file.
1754 * testsuite/gas/wasm32/illegal-12.s: New file.
1755 * testsuite/gas/wasm32/illegal-13.l: New file.
1756 * testsuite/gas/wasm32/illegal-13.s: New file.
1757 * testsuite/gas/wasm32/illegal-14.l: New file.
1758 * testsuite/gas/wasm32/illegal-14.s: New file.
1759 * testsuite/gas/wasm32/illegal-15.l: New file.
1760 * testsuite/gas/wasm32/illegal-15.s: New file.
1761 * testsuite/gas/wasm32/illegal-16.l: New file.
1762 * testsuite/gas/wasm32/illegal-16.s: New file.
1763 * testsuite/gas/wasm32/illegal-17.l: New file.
1764 * testsuite/gas/wasm32/illegal-17.s: New file.
1765 * testsuite/gas/wasm32/illegal-18.l: New file.
1766 * testsuite/gas/wasm32/illegal-18.s: New file.
1767 * testsuite/gas/wasm32/illegal-19.l: New file.
1768 * testsuite/gas/wasm32/illegal-19.s: New file.
1769 * testsuite/gas/wasm32/illegal-20.l: New file.
1770 * testsuite/gas/wasm32/illegal-20.s: New file.
1771 * testsuite/gas/wasm32/illegal-21.l: New file.
1772 * testsuite/gas/wasm32/illegal-21.s: New file.
1773 * testsuite/gas/wasm32/illegal-22.l: New file.
1774 * testsuite/gas/wasm32/illegal-22.s: New file.
1775 * testsuite/gas/wasm32/illegal-24.l: New file.
1776 * testsuite/gas/wasm32/illegal-24.s: New file.
1777 * testsuite/gas/wasm32/illegal-25.l: New file.
1778 * testsuite/gas/wasm32/illegal-25.s: New file.
1779 * testsuite/gas/wasm32/reloc.d: New file.
1780 * testsuite/gas/wasm32/reloc.s: New file.
1781 * testsuite/gas/wasm32/wasm32.exp: New tests for WebAssembly
1782 architecture.
1783
1784 2017-03-29 Alan Modra <amodra@gmail.com>
1785
1786 * config/tc-ppc.c (md_parse_option): Reject -mraw.
1787
1788 2017-03-27 Alan Modra <amodra@gmail.com>
1789
1790 PR 21303
1791 * testsuite/gas/ppc/pr21303.d,
1792 * testsuite/gas/ppc/pr21303.s: New test
1793 * testsuite/gas/ppc/ppc.exp: Run it.
1794
1795 2017-03-27 Rinat Zelig <rinat@mellanox.com>
1796
1797 * testsuite/gas/arc/nps400-12.s: New file.
1798 * testsuite/gas/arc/nps400-12.d: New file.
1799
1800 2017-03-24 Thomas preud'homme <thomas.preudhomme@arm.com>
1801
1802 * config/tc-arm.: (md_begin): Set selected_cpu from *mcpu_cpu_opt when
1803 CPU_DEFAULT is defined.
1804
1805 2017-03-21 Palmer Dabbbelt <palmer@dabbelt.com>
1806
1807 * config/tc-riscv.c (md_show_usage): Remode defuct -m32, -m64,
1808 -msoft-float, -mhard-float, -mno-rvc, and -mrvc options; and don't
1809 print an invalid default ISA string.
1810 * doc/c-riscv.texi (OPTIONS): Add -fpic and -fno-pic options.
1811
1812 2017-03-22 Max Filippov <jcmvbkbc@gmail.com>
1813
1814 * config/tc-xtensa.c (xtensa_relax_frag): Change fx_size of the
1815 reassigned fixup to size of jump instruction (3) and fx_r_type
1816 to BFD_RELOC_XTENSA_SLOT0_OP, as there's only one slot.
1817 (add_jump_to_trampoline): Search
1818 origfrag->tc_frag_data.slot_symbols for the slot with non-NULL
1819 symbol and use that slot instead of slot 0.
1820
1821 2017-03-21 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
1822
1823 * config/tc-s390.c (s390_parse_cpu): Remove S390_INSTR_FLAG_VX2
1824 from cpu_table. Remove vx2, and novx2 from cpu_flags.
1825
1826 2017-03-21 Rinat Zelig <rinat@mellanox.com>
1827
1828 * testsuite/gas/arc/nps400-11.s: New file.
1829 * testsuite/gas/arc/nps400-11.d: New file.
1830
1831 2017-03-20 Nick Clifton <nickc@redhat.com>
1832
1833 * doc/as.texinfo (2byte): Note that if no expressions are present
1834 the directive does nothing. Emphasize that the output is
1835 unaligned, and that this can have an effect on the relocations
1836 generated.
1837 (4byte): Simplify description. Refer back to the 2byte
1838 description.
1839 (8byte): Likewise.
1840
1841 2017-03-20 Richard Earnshaw <rearnsha@arm.com>
1842
1843 * config/tc-arm.c (arm_fpus): Note entires that should not be
1844 documented.
1845 * doc/c-arm.texi (-mfpu): Add missing FPU entries for neon-vfpv3 and
1846 neon-fp16. Fix spelling error.
1847
1848 2017-03-20 Richard Earnshaw <rearnsha@arm.com>
1849
1850 * config/tc-arm.c (arm_fpus): Add neon-vfpv3 as an alias for neon.
1851
1852 2017-03-16 Rinat Zelig <rinat@mellanox.com>
1853
1854 * config/tc-arc.c (assemble_insn): Only handle ".t" and ".nt"
1855 specially for ARCv2.
1856
1857 2017-03-14 Kito Cheng <kito.cheng@gmail.com>
1858
1859 * config/tc-riscv.c (validate_riscv_insn): Add 'o' RVC immediate
1860 encoding format, which can accept 0-valued immediates.
1861 (riscv_ip): Likewise.
1862
1863 2017-03-15 Nick Clifton <nickc@redhat.com>
1864
1865 * config/tc-riscv.c (riscv_pre_output_hook): Fix compile time
1866 warning about discarding a const qualifier.
1867
1868 2017-03-02 Kuan-Lin Chen <rufus@andestech.com>
1869
1870 * config/tc-riscv.h (HWARD2_USE_FIXED_ADVANCE_PC): New define.
1871
1872 2017-03-02 Kuan-Lin Chen <rufus@andestech.com>
1873
1874 * config/tc-riscv.c (md_apply_fix): Set fx_frag and
1875 fx_next->fx_frag for CFA_advance_loc relocations.
1876
1877 2017-03-02 Kuan-Lin Chen <rufus@andestech.com>
1878
1879 * config/tc-riscv.c (md_apply_fix): Compute the correct offsets
1880 for CFA relocations.
1881
1882 2017-03-13 Nick Clifton <nickc@redhat.com>
1883
1884 PR binutils/21202
1885 * config/tc-aarch64.c (reloc_table): Rename
1886 BFD_RELOC_AARCH64_TLSDESC_LD64_LO12_NC to
1887 BFD_RELOC_AARCH64_TLSDESC_LD64_LO12. Rname
1888 BFD_RELOC_AARCH64_TLSDESC_ADD_LO12_NC to
1889 BFD_RELOC_AARCH64_TLSDESC_ADD_LO12.
1890 (md_apply_fix): Likewise.
1891 (aarch64_force_relocation): Likewise.
1892 * testsuite/gas/aarch64/tls.d: Update regexp.
1893
1894 2017-03-10 Tobin C. Harding <me@tobin.cc>
1895 Nick Clifton <nickc@redhat.com>
1896
1897 * doc/as.texinfo (2byte): Tidy up wording. Add note that
1898 overlarge values will produce a warning message and be trunacted.
1899 (4byte): Likewise.
1900
1901 2017-03-09 H.J. Lu <hongjiu.lu@intel.com>
1902
1903 * config/tc-i386.c (_i386_insn): Add dir_encoding and
1904 vec_encoding. Remove swap_operand and need_vrex.
1905 (extra_symbol_chars): Add '}'.
1906 (md_begin): Mark '}' with LEX_BEGIN_NAME. Allow '}' in
1907 mnemonic.
1908 (build_vex_prefix): Don't use 2-byte VEX encoding with
1909 {vex3}. Check dir_encoding and load.
1910 (parse_insn): Check pseudo prefixes. Set dir_encoding.
1911 (VEX_check_operands): Likewise.
1912 (match_template): Check dir_encoding and load.
1913 (parse_real_register): Set vec_encoding instead of need_vrex.
1914 (parse_register): Likewise.
1915 * doc/c-i386.texi: Document {disp8}, {disp32}, {load}, {store},
1916 {vex2}, {vex3} and {evex}. Remove ".s", ".d8" and ".d32"
1917 * testsuite/gas/i386/i386.exp: Run pseudos and x86-64-pseudos.
1918 * testsuite/gas/i386/pseudos.d: New file.
1919 * testsuite/gas/i386/pseudos.s: Likewise.
1920 * testsuite/gas/i386/x86-64-pseudos.d: Likewise.
1921 * testsuite/gas/i386/x86-64-pseudos.s: Likewise.
1922
1923 2017-03-08 Peter Bergner <bergner@vnet.ibm.com>
1924
1925 * testsuite/gas/ppc/altivec2.d (as): Use the -mpower8 option.
1926 (objdump): Use the -Mpower8 option.
1927
1928 2017-03-08 Peter Bergner <bergner@vnet.ibm.com>
1929
1930 * testsuite/gas/ppc/power9.d <lnia> New test.
1931 * testsuite/gas/ppc/power9.s: Likewise.
1932
1933 2017-03-07 Alan Modra <amodra@gmail.com>
1934
1935 * doc/as.texinfo (2byte, 4byte, 8byte): Correct @section placement.
1936
1937 2017-03-07 Tobin C. Harding <me@tobin.cc>
1938 Alan Modra <amodra@gmail.com>
1939
1940 * doc/as.texinfo (2byte, 4byte, 8byte): Document.
1941 * doc/c-arm.texi (2byte, 4byte, 8byte): Omit if ELF.
1942
1943 2017-03-06 H.J. Lu <hongjiu.lu@intel.com>
1944
1945 * config/tc-i386.c (cpu_arch): Add .cet.
1946 * doc/c-i386.texi: Document cet.
1947 * testsuite/gas/i386/cet-intel.d: New file.
1948 * testsuite/gas/i386/cet.d: Likewise.
1949 * testsuite/gas/i386/cet.s: Likewise.
1950 * testsuite/gas/i386/x86-64-cet-intel.d: Likewise.
1951 * testsuite/gas/i386/x86-64-cet.d: Likewise.
1952 * testsuite/gas/i386/x86-64-cet.s: Likewise.
1953 * testsuite/gas/i386/i386.exp: Run Intel CET tests.
1954
1955 2017-03-06 H.J. Lu <hongjiu.lu@intel.com>
1956
1957 * testsuite/gas/i386/x86-64-mpx-inval-2.s: Force a good alignment.
1958 * testsuite/gas/i386/x86-64-mpx-inval-2.l: Expect [0-9A-F]+.
1959
1960 2017-03-06 Alan Modra <amodra@gmail.com>
1961
1962 * dw2gencfi.c (encoding_size): Return unsigned int.
1963 (emit_expr_encoded): Assert size matches reloc bitsize.
1964 (output_fde): Use unsigned for offset_size and addr_size. Set
1965 addr_size earlier and use in place of constant 4 and uses of
1966 DWARF2_FDE_RELOC_SIZE. Assert it matches reloc bitsize.
1967
1968 2017-03-06 Alan Modra <amodra@gmail.com>
1969
1970 * dw2gencfi.c: Wrap overlong lines. Add parens for emacs
1971 auto reformat. Formatting and whitespace fixes.
1972
1973 2017-03-05 Mark Wielaard <mark@klomp.org>
1974
1975 * dwarf2dbg.c (out_debug_abbrev): Use DW_FORM_strp instead of
1976 DW_FORM_string for DW_AT_name, DW_AT_comp_dir and DW_AT_producer.
1977 (out_debug_info): Accept symbols to name, comp_dir and producer in
1978 the .debug_str section and emit those offsets not full strings.
1979 (out_debug_str): New function that outputs the strings for name,
1980 comp_dir and producer in .debug_str and generates symbols to those
1981 strings.
1982 (out_debug_line): Create a .debug_str section if necessary and call
1983 out_debug_str before calling out_debug_info.
1984 * testsuite/gas/aarch64/dwarf.d: Add extra section symbol to expected
1985 output.
1986
1987 2017-03-02 Maciej W. Rozycki <macro@imgtec.com>
1988
1989 * write.c (relax_segment) <rs_org>: Only bail out if the fixed
1990 part of the frag has overrun the location requested.
1991
1992 * testsuite/gas/all/org-1.d: New test.
1993 * testsuite/gas/all/org-2.d: New test.
1994 * testsuite/gas/all/org-3.d: New test.
1995 * testsuite/gas/all/org-4.d: New test.
1996 * testsuite/gas/all/org-5.d: New test.
1997 * testsuite/gas/all/org-6.d: New test.
1998 * testsuite/gas/all/org-1.l: New stderr output.
1999 * testsuite/gas/all/org-2.l: New stderr output.
2000 * testsuite/gas/all/org-3.l: New stderr output.
2001 * testsuite/gas/all/org-1.s: New test source.
2002 * testsuite/gas/all/org-2.s: New test source.
2003 * testsuite/gas/all/org-3.s: New test source.
2004 * testsuite/gas/all/org-4.s: New test source.
2005 * testsuite/gas/all/org-5.s: New test source.
2006 * testsuite/gas/all/org-6.s: New test source.
2007 * testsuite/gas/all/gas.exp: Run the new tests.
2008
2009 * testsuite/gas/mips/org-1.d: New test.
2010 * testsuite/gas/mips/org-2.d: New test.
2011 * testsuite/gas/mips/org-3.d: New test.
2012 * testsuite/gas/mips/org-4.d: New test.
2013 * testsuite/gas/mips/org-5.d: New test.
2014 * testsuite/gas/mips/org-6.d: New test.
2015 * testsuite/gas/mips/org-7.d: New test.
2016 * testsuite/gas/mips/org-8.d: New test.
2017 * testsuite/gas/mips/org-9.d: New test.
2018 * testsuite/gas/mips/org-10.d: New test.
2019 * testsuite/gas/mips/org-11.d: New test.
2020 * testsuite/gas/mips/org-12.d: New test.
2021 * testsuite/gas/mips/org-1.l: New stderr output.
2022 * testsuite/gas/mips/org-4.l: New stderr output.
2023 * testsuite/gas/mips/org-5.l: New stderr output.
2024 * testsuite/gas/mips/org-6.l: New stderr output.
2025 * testsuite/gas/mips/org-10.l: New stderr output.
2026 * testsuite/gas/mips/org-1.s: New test source.
2027 * testsuite/gas/mips/org-2.s: New test source.
2028 * testsuite/gas/mips/org-3.s: New test source.
2029 * testsuite/gas/mips/org-4.s: New test source.
2030 * testsuite/gas/mips/org-5.s: New test source.
2031 * testsuite/gas/mips/org-6.s: New test source.
2032 * testsuite/gas/mips/org-7.s: New test source.
2033 * testsuite/gas/mips/org-8.s: New test source.
2034 * testsuite/gas/mips/org-9.s: New test source.
2035 * testsuite/gas/mips/org-10.s: New test source.
2036 * testsuite/gas/mips/org-11.s: New test source.
2037 * testsuite/gas/mips/org-12.s: New test source.
2038 * testsuite/gas/mips/mips.exp: Run the new tests.
2039
2040 2017-03-01 Szabolcs Nagy <szabolcs.nagy@arm.com>
2041
2042 * doc/c-aarch64.texi (AArch64 Extensions): Document rcpc.
2043
2044 2017-02-28 Jan Beulich <jbeulich@suse.com>
2045
2046 * testsuite/gas/i386/x86-64-avx.s: Add suffixed variants of
2047 VPCMPESTR{I,M}.
2048 * testsuite/gas/i386/x86-64-sse2avx.s: Likewise.
2049 * testsuite/gas/i386/x86-64-sse4_2.s: Add suffixed variants
2050 of PCMPESTR{I,M}.
2051 * testsuite/gas/i386/ilp32/x86-64-avx-intel.d: Likewise.
2052 * testsuite/gas/i386/ilp32/x86-64-avx.d: Likewise.
2053 * testsuite/gas/i386/ilp32/x86-64-sse2avx.d: Likewise.
2054 * testsuite/gas/i386/ilp32/x86-64-sse4_2-intel.d: Likewise.
2055 * testsuite/gas/i386/ilp32/x86-64-sse4_2.d: Likewise.
2056 * testsuite/gas/i386/x86-64-avx-intel.d: Likewise.
2057 * testsuite/gas/i386/x86-64-avx.d: Likewise.
2058 * testsuite/gas/i386/x86-64-sse2avx.d: Likewise.
2059 * testsuite/gas/i386/x86-64-sse4_2-intel.d: Likewise.
2060 * testsuite/gas/i386/x86-64-sse4_2.d: Likewise.
2061
2062 2017-02-28 Alan Modra <amodra@gmail.com>
2063
2064 * config/tc-nios2.h (TC_FORCE_RELOCATION_SUB_LOCAL): Define.
2065
2066 2017-02-28 Alan Modra <amodra@gmail.com>
2067
2068 * config/tc-ppc.c (md_assemble): Use BFD_RELOC_PPC_16DX_HA for addpcis.
2069 (md_apply_fix): Remove fx_subsy check. Move code converting to
2070 pcrel reloc earlier and handle BFD_RELOC_PPC_16DX_HA. Remove code
2071 emiiting errors on seeing fx_pcrel set on unexpected relocs, as
2072 that is done now by the generic code via..
2073 * config/tc-ppc.h (TC_FORCE_RELOCATION_SUB_LOCAL): ..this. Define.
2074 (TC_VALIDATE_FIX_SUB): Define.
2075
2076 2017-02-28 Maciej W. Rozycki <macro@imgtec.com>
2077
2078 * testsuite/gas/mips/jalr4.s: Add `jalr $0, $25' instructions.
2079 * testsuite/gas/mips/jalr4.d: Adjust accordingly. Remove MIPSr6
2080 encoding patterns.
2081 * testsuite/gas/mips/jalr4-n64.d: Likewise.
2082 * testsuite/gas/mips/mipsr6@jalr4.d: New test.
2083 * testsuite/gas/mips/mipsr6@jalr4-n32.d: New test.
2084 * testsuite/gas/mips/mipsr6@jalr4-n64.d: New test.
2085
2086 2017-02-25 Alan Modra <amodra@gmail.com>
2087
2088 * testsuite/gas/elf/strtab.s: Don't put directives on first
2089 column or continuation with labels not in first column.
2090
2091 2017-02-24 Richard Sandiford <richard.sandiford@arm.com>
2092
2093 * doc/c-aarch64.texi: Document that sve implies fp16, simd and compnum.
2094 * config/tc-aarch64.c (parse_vector_type_for_operand): Allow .q
2095 to be used with SVE registers.
2096 (parse_operands): Handle new SVE operands.
2097 (aarch64_features): Make "sve" require F16 rather than FP. Also
2098 require COMPNUM.
2099 * testsuite/gas/aarch64/sve.s: Add tests for new instructions.
2100 Include compnum tests.
2101 * testsuite/gas/aarch64/sve.d: Update accordingly.
2102 * testsuite/gas/aarch64/sve-invalid.s: Add tests for new instructions.
2103 * testsuite/gas/aarch64/sve-invalid.l: Update accordingly. Also
2104 update expected output for new FMOV and MOV alternatives.
2105
2106 2017-02-24 Richard Sandiford <richard.sandiford@arm.com>
2107
2108 * doc/c-aarch64.texi: Add a "compnum" entry.
2109 * config/tc-aarch64.c (aarch64_features): Likewise,
2110 * testsuite/gas/aarch64/advsimd-compnum.s: New test.
2111 * testsuite/gas/aarch64/advsimd-compnum.d: Likewise.
2112
2113 2017-02-24 Jan Beulich <jbeulich@suse.com>
2114
2115 * testsuite/gas/i386/opcode.s: Add alternative TEST forms.
2116 * testsuite/gas/i386/x86-64-opcode.s: Likewise.
2117 * testsuite/gas/i386/opcode.d: Adjust accordingly.
2118 * testsuite/gas/i386/opcode-intel.d: Likewise.
2119 * testsuite/gas/i386/x86-64-opcode.d: Likewise.
2120 * testsuite/gas/i386/ilp32/x86-64-opcode.d: Likewise.
2121
2122 2017-02-24 Sheldon Lobo <sheldon.lobo@oracle.com>
2123
2124 Test cases for the architecture level aware SPARC ASI work.
2125 * gas/testsuite/gas/sparc/sparc.exp: 2 new tests
2126 * gas/testsuite/gas/sparc/asi-bump-warn.s: New test
2127 * gas/testsuite/gas/sparc/asi-bump-warn.l: Likewise
2128 * gas/testsuite/gas/sparc/asi-arch-error.s: Likewise
2129 * gas/testsuite/gas/sparc/asi-arch-error.l: Likewise
2130
2131 2017-02-23 Maciej W. Rozycki <macro@imgtec.com>
2132
2133 * testsuite/gas/mips/jalr4.d: New test.
2134 * testsuite/gas/mips/jalr4-n32.d: New test.
2135 * testsuite/gas/mips/jalr4-n64.d: New test.
2136 * testsuite/gas/mips/jalr4.s: New test source.
2137 * testsuite/gas/mips/mips.exp: Run the new tests.
2138
2139 2017-02-23 Sheldon Lobo <sheldon.lobo@oracle.com>
2140
2141 Add support for associating SPARC ASIs with an architecture level.
2142 * config/tc-sparc.c (parse_sparc_asi): New encode SPARC ASIs.
2143
2144 2017-02-23 Jan Beulich <jbeulich@suse.com>
2145
2146 * testsuite/gas/all/err-sizeof.s: Don't use sums or differences
2147 of symbols as expression.
2148
2149 2017-02-23 Jan Beulich <jbeulich@suse.com>
2150
2151 * gas/testsuite/gas/i386/x86-64-mpx-inval-2.d: Add 32- and 16-
2152 bit GPR forms of BNDCL, BNDCU, and BNDCN. Add RSP-as-index
2153 Intel syntax forms of BNDMK, BNDSTX, and BNDLDX.
2154 * gas/testsuite/gas/i386/x86-64-mpx-inval-2.l: Adjust.
2155
2156 2017-02-22 Maciej W. Rozycki <macro@imgtec.com>
2157
2158 * ecoff.c (ecoff_directive_end) [md_flush_pending_output]: Call
2159 `md_flush_pending_output'.
2160 * config/tc-mips.c (s_mips_end) [md_flush_pending_output]: Call
2161 `md_flush_pending_output' unconditionally.
2162 * testsuite/gas/mips/debug-label-end-1.d: New test.
2163 * testsuite/gas/mips/debug-label-end-2.d: New test.
2164 * testsuite/gas/mips/debug-label-end-3.d: New test.
2165 * testsuite/gas/mips/debug-label-end.s: New test source.
2166 * testsuite/gas/mips/mips.exp: Run the new tests.
2167
2168 2017-02-22 Hans-Peter Nilsson <hp@axis.com>
2169
2170 * testsuite/gas/all/err-sizeof.s: Include cris*-*-* in the list of
2171 targets yielding an error message matching "too complex".
2172
2173 2017-02-22 Nick Clifton <nickc@redhat.com>
2174
2175 * testsuite/gas/arm/vcmp-noprefix-imm.d: Skip for non-ELF targets.
2176
2177 2017-02-21 Jan Beulich <jbeulich@suse.com>
2178
2179 * expr.c (operand): Handle missing operand to .startof.() and
2180 .sizeof.().
2181 * testsuite/gas/all/err-sizeof.s: New.
2182
2183 2017-02-20 Alan Modra <amodra@gmail.com>
2184
2185 PR 21118
2186 * NEWS: Revise powerpc register check.
2187 * config/tc-ppc.c (ppc_optimize_expr, md_assemble): Make "invalid
2188 register expression" a warning.
2189
2190 2017-02-17 Maciej W. Rozycki <macro@imgtec.com>
2191
2192 * ecoff.c (ecoff_directive_ent, add_procedure): Handle `.aent'.
2193 * config/obj-ecoff.c (obj_pseudo_table): Add "aent" entry.
2194 * config/obj-elf.c (ecoff_debug_pseudo_table): Likewise.
2195 * testsuite/gas/mips/aent-2.d: New test.
2196 * testsuite/gas/mips/aent-mdebug.d: New test.
2197 * testsuite/gas/mips/aent-mdebug-2.d: New test.
2198 * testsuite/gas/mips/mips.exp: Run the new tests.
2199
2200 2017-02-15 Richard Sandiford <richard.sandiford@arm.com>
2201
2202 * testsuite/gas/aarch64/sve-sysreg.s,
2203 testsuite/gas/aarch64/sve-sysreg.d,
2204 testsuite/gas/aarch64/sve-sysreg-invalid.d,
2205 testsuite/gas/aarch64/sve-sysreg-invalid.l: New tests.
2206
2207 2017-02-15 Richard Sandiford <richard.sandiford@arm.com>
2208
2209 * doc/c-aarch64.texi: Fix sve entry.
2210
2211 2017-02-15 Claudiu Zissulescu <claziss@synopsys.com>
2212
2213 * config/tc-arc.c (md_convert_frag): Remove @pcl relocation
2214 information from input expression.
2215 (assemble_insn): Make sure pcrel is correctly set.
2216 (arc_pcrel_adjust): Compensate for PCL rounding.
2217 * testsuite/gas/arc/relax-add01.d: New file.
2218 * testsuite/gas/arc/relax-add01.s: Likewise.
2219 * testsuite/gas/arc/relax-add02.d: Likewise.
2220 * testsuite/gas/arc/relax-add02.s: Likewise.
2221 * testsuite/gas/arc/relax-add03.d: Likewise.
2222 * testsuite/gas/arc/relax-add03.s: Likewise.
2223 * testsuite/gas/arc/relax-add04.d: Likewise.
2224 * testsuite/gas/arc/relax-add04.s: Likewise.
2225 * testsuite/gas/arc/relax-ld01.d: Likewise.
2226 * testsuite/gas/arc/relax-ld01.s: Likewise.
2227 * testsuite/gas/arc/relax-ld02.d: Likewise.
2228 * testsuite/gas/arc/relax-ld02.s: Likewise.
2229 * testsuite/gas/arc/relax-mov01.d: Likewise.
2230 * testsuite/gas/arc/relax-mov01.s: Likewise.
2231 * testsuite/gas/arc/relax-mov02.d: Likewise.
2232 * testsuite/gas/arc/relax-mov02.s: Likewise.
2233 * testsuite/gas/arc/relax-mpy01.d: Likewise.
2234 * testsuite/gas/arc/relax-mpy01.s: Likewise.
2235 * testsuite/gas/arc/relax-sub01.d: Likewise.
2236 * testsuite/gas/arc/relax-sub01.s: Likewise.
2237 * testsuite/gas/arc/relax-sub02.d: Likewise.
2238 * testsuite/gas/arc/relax-sub02.s: Likewise.
2239 * testsuite/gas/arc/relax-sub03.d: Likewise.
2240 * testsuite/gas/arc/relax-sub03.s: Likewise.
2241 * testsuite/gas/arc/relax-sub04.d: Likewise.
2242 * testsuite/gas/arc/relax-sub04.s: Likewise.
2243
2244 2017-02-09 Vineet Gupta <vgupta@synopsys.com>
2245
2246 * testsuite/gas/arc/st.d: Update for 0xe having a name now
2247
2248 2017-02-14 Alan Modra <amodra@gmail.com>
2249
2250 PR 21118
2251 * NEWS: Mention powerpc register checks.
2252 * config/tc-ppc.c (struct pd_reg): Make value a short. Add flags.
2253 (pre_defined_registers): Delete fpscr and pmr entries. Set
2254 register type in flags.
2255 (cr_names): Set type in flags.
2256 (reg_name_search): Return pointer to struct pd_reg rather than value.
2257 (register_name): Adjust to suit. Set X_md from flags.
2258 (ppc_parse_name): Likewise.
2259 (ppc_optimize_expr): New function.
2260 (md_assemble): Verify expresion reg flags match operand.
2261 * config/tc-ppc.h (md_optimize_expr): Define.
2262 (ppc_optimize_expr): Declare.
2263
2264 2017-02-14 Alan Modra <amodra@gmail.com>
2265
2266 * testsuite/gas/ppc/cell.s: Correct invalid registers.
2267 * testsuite/gas/ppc/vle-simple-1.s: Likewise.
2268 * testsuite/gas/ppc/vle-simple-2.s: Likewise.
2269
2270 2017-02-13 Thomas Preud'homme <thomas.preudhomme@arm.com>
2271
2272 * config/tc-arm.c (parse_ifimm_zero): Make prefix optional in unified
2273 syntax.
2274 * testsuite/gas/arm/vcmp-noprefix-imm.d: New file.
2275 * testsuite/gas/arm/vcmp-noprefix-imm.s: New file.
2276
2277 2017-02-10 Nicholas Piggin <npiggin@gmail.com>
2278
2279 * testsuite/gas/ppc/power9.d <scv, rfscv>: New tests.
2280
2281 2017-02-02 Maciej W. Rozycki <macro@imgtec.com>
2282
2283 * doc/as.texinfo (Overview): Select MIPS options for man page
2284 inclusion.
2285
2286 2017-01-30 Maciej W. Rozycki <macro@imgtec.com>
2287
2288 * config/tc-mips.c (mips_ignore_branch_isa): New variable.
2289 (options): Add OPTION_IGNORE_BRANCH_ISA and
2290 OPTION_NO_IGNORE_BRANCH_ISA enum values.
2291 (md_longopts): Add "mignore-branch-isa" and
2292 "mno-ignore-branch-isa" options.
2293 (md_parse_option): Handle OPTION_IGNORE_BRANCH_ISA and
2294 OPTION_NO_IGNORE_BRANCH_ISA.
2295 (fix_bad_cross_mode_branch_p): Return FALSE if
2296 `mips_ignore_branch_isa' has been set.
2297 (md_show_usage): Add `-mignore-branch-isa' and
2298 `-mno-ignore-branch-isa'.
2299
2300 * doc/as.texinfo (Target MIPS options): Add
2301 `-mignore-branch-isa' and `-mno-ignore-branch-isa' options.
2302 (-mignore-branch-isa, -mno-ignore-branch-isa): New options.
2303 * doc/c-mips.texi (MIPS Options): Add `-mignore-branch-isa' and
2304 `-mno-ignore-branch-isa' options.
2305
2306 * testsuite/gas/mips/branch-local-ignore-2.d: New test.
2307 * testsuite/gas/mips/branch-local-ignore-3.d: New test.
2308 * testsuite/gas/mips/branch-local-ignore-n32-2.d: New test.
2309 * testsuite/gas/mips/branch-local-ignore-n32-3.d: New test.
2310 * testsuite/gas/mips/branch-local-ignore-n64-2.d: New test.
2311 * testsuite/gas/mips/branch-local-ignore-n64-3.d: New test.
2312 * testsuite/gas/mips/mips.exp: Run the new tests.
2313
2314 2017-01-30 Maciej W. Rozycki <macro@imgtec.com>
2315
2316 * testsuite/gas/mips/branch-local-2.d: New test.
2317 * testsuite/gas/mips/branch-local-3.d: New test.
2318 * testsuite/gas/mips/branch-local-n32-2.d: New test.
2319 * testsuite/gas/mips/branch-local-n32-3.d: New test.
2320 * testsuite/gas/mips/branch-local-n64-2.d: New test.
2321 * testsuite/gas/mips/branch-local-n64-3.d: New test.
2322 * testsuite/gas/mips/mips.exp: Fold corresponding list tests
2323 into the new tests.
2324
2325 2017-01-27 Alexis Deruell <alexis.deruelle@gmail.com>
2326
2327 PR 21056
2328 * testsuite/gas/tic6x/insns16-parallel.s: New test case.
2329 * testsuite/gas/tic6x/insns16-parallel.d: New test driver.
2330
2331 2017-01-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
2332
2333 * configure.tgt (aarch64*-*-rtems*): Remove.
2334 (bfin-*-rtems*): Likewise.
2335 (h8300-*-rtems*): Likewise.
2336 (i386-*-rtems*): Likewise.
2337 (m32c-*-rtems*): Likewise.
2338 (m32r-*-rtems*): Likewise.
2339 (m68k-*-rtems*): Likewise.
2340 (mips-*-rtems*): Likewise.
2341 (nios2-*-rtems*): Likewise.
2342 (ppc-*-rtems*): Likewise.
2343 (sh-*-rtems*): Likewise.
2344 (sparc64-*-rtems*): Likewise.
2345 (sparc-*-rtems*): Likewise.
2346 (*-*-rtems*) Use ELF format.
2347
2348 2017-01-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
2349
2350 * configure.tgt (arm-*-rtems*): Move to (arm-*-eabi*).
2351
2352 2017-01-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
2353
2354 * configure.tgt (sh-*-rtemscoff*): Remove.
2355
2356 2017-01-24 Sebastian Huber <sebastian.huber@embedded-brains.de>
2357
2358 * configure.tgt (riscv*-*-*): Remove em=linux.
2359
2360 2017-01-23 Sebastian Rasmussen <sebras@gmail.com>
2361
2362 PR gas/21072
2363 * asintl.h: Fix spelling mistakes and typos.
2364 * atof-generic.c: Likewise.
2365 * bit_fix.h: Likewise.
2366 * config/atof-ieee.c: Likewise.
2367 * config/bfin-defs.h: Likewise.
2368 * config/bfin-parse.y: Likewise.
2369 * config/obj-coff-seh.h: Likewise.
2370 * config/obj-coff.c: Likewise.
2371 * config/obj-evax.c: Likewise.
2372 * config/obj-macho.c: Likewise.
2373 * config/rx-parse.y: Likewise.
2374 * config/tc-aarch64.c: Likewise.
2375 * config/tc-alpha.c: Likewise.
2376 * config/tc-arc.c: Likewise.
2377 * config/tc-arm.c: Likewise.
2378 * config/tc-avr.c: Likewise.
2379 * config/tc-bfin.c: Likewise.
2380 * config/tc-cr16.c: Likewise.
2381 * config/tc-cris.c: Likewise.
2382 * config/tc-crx.c: Likewise.
2383 * config/tc-d10v.c: Likewise.
2384 * config/tc-d30v.c: Likewise.
2385 * config/tc-dlx.c: Likewise.
2386 * config/tc-epiphany.c: Likewise.
2387 * config/tc-frv.c: Likewise.
2388 * config/tc-hppa.c: Likewise.
2389 * config/tc-i370.c: Likewise.
2390 * config/tc-i386-intel.c: Likewise.
2391 * config/tc-i386.c: Likewise.
2392 * config/tc-i960.c: Likewise.
2393 * config/tc-ia64.c: Likewise.
2394 * config/tc-m32r.c: Likewise.
2395 * config/tc-m68hc11.c: Likewise.
2396 * config/tc-m68k.c: Likewise.
2397 * config/tc-mcore.c: Likewise.
2398 * config/tc-mep.c: Likewise.
2399 * config/tc-mep.h: Likewise.
2400 * config/tc-metag.c: Likewise.
2401 * config/tc-microblaze.c: Likewise.
2402 * config/tc-mips.c: Likewise.
2403 * config/tc-mmix.c: Likewise.
2404 * config/tc-mn10200.c: Likewise.
2405 * config/tc-mn10300.c: Likewise.
2406 * config/tc-msp430.c: Likewise.
2407 * config/tc-msp430.h: Likewise.
2408 * config/tc-nds32.c: Likewise.
2409 * config/tc-nds32.h: Likewise.
2410 * config/tc-nios2.c: Likewise.
2411 * config/tc-nios2.h: Likewise.
2412 * config/tc-ns32k.c: Likewise.
2413 * config/tc-pdp11.c: Likewise.
2414 * config/tc-ppc.c: Likewise.
2415 * config/tc-pru.c: Likewise.
2416 * config/tc-rx.c: Likewise.
2417 * config/tc-s390.c: Likewise.
2418 * config/tc-score.c: Likewise.
2419 * config/tc-score7.c: Likewise.
2420 * config/tc-sh.c: Likewise.
2421 * config/tc-sh64.c: Likewise.
2422 * config/tc-sparc.c: Likewise.
2423 * config/tc-tic4x.c: Likewise.
2424 * config/tc-tic54x.c: Likewise.
2425 * config/tc-v850.c: Likewise.
2426 * config/tc-vax.c: Likewise.
2427 * config/tc-visium.c: Likewise.
2428 * config/tc-xgate.c: Likewise.
2429 * config/tc-xtensa.c: Likewise.
2430 * config/tc-z80.c: Likewise.
2431 * config/tc-z8k.c: Likewise.
2432 * config/te-vms.c: Likewise.
2433 * config/xtensa-relax.c: Likewise.
2434 * doc/as.texinfo: Likewise.
2435 * doc/c-arm.texi: Likewise.
2436 * doc/c-hppa.texi: Likewise.
2437 * doc/c-i370.texi: Likewise.
2438 * doc/c-i386.texi: Likewise.
2439 * doc/c-m32r.texi: Likewise.
2440 * doc/c-m68k.texi: Likewise.
2441 * doc/c-mmix.texi: Likewise.
2442 * doc/c-msp430.texi: Likewise.
2443 * doc/c-nds32.texi: Likewise.
2444 * doc/c-ns32k.texi: Likewise.
2445 * doc/c-riscv.texi: Likewise.
2446 * doc/c-rx.texi: Likewise.
2447 * doc/c-s390.texi: Likewise.
2448 * doc/c-tic6x.texi: Likewise.
2449 * doc/c-tilegx.texi: Likewise.
2450 * doc/c-tilepro.texi: Likewise.
2451 * doc/c-v850.texi: Likewise.
2452 * doc/c-xgate.texi: Likewise.
2453 * doc/c-xtensa.texi: Likewise.
2454 * dwarf2dbg.c: Likewise.
2455 * ecoff.c: Likewise.
2456 * itbl-ops.c: Likewise.
2457 * listing.c: Likewise.
2458 * macro.c: Likewise.
2459 * po/gas.pot: Likewise.
2460 * read.c: Likewise.
2461 * struc-symbol.h: Likewise.
2462 * symbols.h: Likewise.
2463 * testsuite/gas/arc/relocs-errors.err: Likewise.
2464 * write.c: Likewise.
2465
2466 2017-01-23 Nick Clifton <nickc@redhat.com>
2467
2468 * po/sv.po: Updated Swedish translation.
2469
2470 2017-01-20 Nick Clifton <nickc@redhat.com>
2471
2472 * config/tc-i386.c (parse_operands): Check for operand overflow
2473 before setting the unspecified bit.
2474
2475 2017-01-18 Maciej W. Rozycki <macro@imgtec.com>
2476
2477 PR gas/20649
2478 * config/tc-mips.c (pic_need_relax): Don't check for linkonce
2479 symbols, remove the `segtype' parameter.
2480 (mips_frob_file, md_estimate_size_before_relax): Adjust
2481 accordingly.
2482 (s_is_linkonce): Add an explanatory comment.
2483 * testsuite/gas/mips/comdat-reloc.d: New test.
2484 * testsuite/gas/mips/comdat-reloc.s: New test source.
2485 * testsuite/gas/mips/mips.exp: Run the new test.
2486
2487 2017-01-18 Szabolcs Nagy <szabolcs.nagy@arm.com>
2488
2489 * testsuite/gas/arm/armv8_3-a-simd.s: Add vcmla tests.
2490 * testsuite/gas/arm/armv8_3-a-simd.d: Update.
2491
2492 2017-01-18 Bernhard Rosenkranzer <bero@lindev.ch>
2493
2494 PR 21059
2495 * config/bfin-lex.l: Support processing with flex 2.6.3.
2496 * itbl-lex.l: Likewise.
2497
2498 2017-01-18 Nathan Sidwell <nathan@acm.org>
2499
2500 * as.h (gas_assert): Use abort.
2501 (as_assert): Remove.
2502 (signal_init): Declare.
2503 * as.c (main): Call signal_init.
2504 * messages.c: #include <signal.h>
2505 (as_assert): Delete.
2506 (as_abort): Allow NULL FILE.
2507 (signal_crash): New.
2508 (signal_init): Register fatal signal handlers.
2509 * configure.ac: Check for strsignal.
2510 * config.in: Rebuilt.
2511 * configure: Rebuilt.
2512
2513 2017-01-17 Nick Clifton <nickc@redhat.com>
2514
2515 * po/sv.po: Updated Swedish translation.
2516
2517 2017-01-12 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
2518
2519 * config/tc-i386.c (cpu_arch): Add .avx512_vpopcntdq.
2520 (cpu_noarch): Add noavx512_vpopcntdq.
2521 * doc/c-i386.texi: Document avx512_vpopcntdq, noavx512_vpopcntdq.
2522 * testsuite/gas/i386/i386.exp: Run AVX512_VPOPCNTDQ tests.
2523 * testsuite/gas/i386/avx512_vpopcntdqd-intel.d: New file.
2524 * testsuite/gas/i386/avx512_vpopcntdqd.d: Ditto.
2525 * testsuite/gas/i386/avx512_vpopcntdqd.s: Ditto.
2526 * testsuite/gas/i386/x86-64-avx512_vpopcntdqd-intel.d: Ditto.
2527 * testsuite/gas/i386/x86-64-avx512_vpopcntdqd.d: Ditto.
2528 * testsuite/gas/i386/x86-64-avx512_vpopcntdqd.s: Ditto.
2529
2530 2017-01-12 Nick Clifton <nickc@redhat.com>
2531
2532 * read.c (temp_ilp): New function. Installs a temporary input
2533 line pointer.
2534 (restore_ilp): New function. Restores the original input line
2535 pointer.
2536 * read.h (temp_ilp): Prototype.
2537 (restore_ilp): Prototype.
2538 * stabs.c (dot_func_p): Use bfd_boolean type.
2539 (generate_asm_file): Use temp_ilp and restore_ilp.
2540 (stabs_generate_asm_lineno): Likewise.
2541 (stabs_generate_asm_endfunc): Likewise.
2542
2543 2017-01-11 Jeremy Soller <jackpot51@gmail.com>
2544
2545 * configure.tgt: Add entry for i386-redox.
2546
2547 2017-01-10 Nick Clifton <nickc@redhat.com>
2548
2549 * po/sv.po: Updated Swedish translation.
2550
2551 2017-01-10 Tristan Gingold <gingold@adacore.com>
2552
2553 * testsuite/gas/all/sleb128-8.d: Adjust test.
2554 * testsuite/gas/all/gas.exp (test_cond): Likewise.
2555
2556 2017-01-10 Tristan Gingold <gingold@adacore.com>
2557
2558 * read.c (emit_leb128_expr): Extended unsigned big number for
2559 sleb128.
2560 * testsuite/gas/all/gas.exp (test_cond): Add sleb128-8 test.
2561 * testsuite/gas/all/sleb128.d: New test.
2562 * testsuite/gas/all/sleb128.s: New test source.
2563
2564 2017-01-09 Andrew Waterman <andrew@sifive.com>
2565
2566 * config/tc-riscv.c (append_insn): Don't eagerly apply relocations
2567 against constants.
2568 (md_apply_fix): Mark relocations against constants as "done."
2569
2570 2017-01-09 Andrew Waterman <andrew@sifive.com>
2571
2572 * config/tc-riscv.c (append_insn): Don't eagerly apply relocations
2573 against constants.
2574 (md_apply_fix): Mark relocations against constants as "done."
2575
2576 2017-01-09 Palmer Dabbelt <palmer@dabbelt.com>
2577 Kito Cheng <kito.cheng@gmail.com>
2578
2579 * emulparams/elf32lriscv-defs.sh (INITIAL_READONLY_SECTIONS):
2580 Removed.
2581 (SDATA_START_SYMBOLS): Likewise.
2582
2583 2017-01-09 Nick Clifton <nickc@redhat.com>
2584
2585 * po/sv.po: New Swedish translation.
2586 * configure.ac (ALL_LINGUAS): Add sv.
2587 * configure: Regenerate.
2588
2589 2017-01-09 Andrew Waterman <andrew@sifive.com>
2590
2591 * config/tc-riscv.c (relaxed_branch_length): Use the long
2592 sequence when the target is a weak symbol.
2593
2594 2017-01-04 Szabolcs Nagy <szabolcs.nagy@arm.com>
2595
2596 * config/tc-aarch64.c (aarch64_features): Add rcpc.
2597 * doc/c-aarch64.texi (AArch64 Extensions): Document rcpc.
2598 * testsuite/gas/aarch64/ldst-exclusive-armv8_3.d: Rename to ...
2599 * testsuite/gas/aarch64/ldst-rcpc.d: This.
2600 * testsuite/gas/aarch64/ldst-exclusive-armv8_3.s: Rename to ...
2601 * testsuite/gas/aarch64/ldst-rcpc.s: This.
2602 * testsuite/gas/aarch64/ldst-rcpc-armv8_2.d: New test.
2603
2604 2017-01-04 Norm Jacobs <norm.jacobs@oracle.com>
2605
2606 PR gas/20992
2607 * configure.tgt: Treat sparcv9 as sparc64.
2608
2609 2017-01-03 Kito Cheng <kito.cheng@gmail.com>
2610
2611 * config/tc-riscv.c (riscv_set_arch): Whitelist the "q" ISA
2612 extension.
2613 (riscv_after_parse_args): Set FLOAT_ABI_QUAD when the Q ISA is
2614 enabled and no other ABI is specified.
2615
2616 2017-01-03 Dimitar Dimitrov <dimitar@dinux.eu>
2617
2618 * config/tc-pru.c (md_number_to_chars): Fix parameter to be
2619 valueT, as declared in tc.h.
2620 (md_apply_fix): Fix to work on 32-bit hosts.
2621
2622 2017-01-02 Alan Modra <amodra@gmail.com>
2623
2624 Update year range in copyright notice of all files.
2625
2626 For older changes see ChangeLog-2016
2627 \f
2628 Copyright (C) 2017 Free Software Foundation, Inc.
2629
2630 Copying and distribution of this file, with or without modification,
2631 are permitted in any medium without royalty provided the copyright
2632 notice and this notice are preserved.
2633
2634 Local Variables:
2635 mode: change-log
2636 left-margin: 8
2637 fill-column: 74
2638 version-control: never
2639 End:
This page took 0.087484 seconds and 4 git commands to generate.