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