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