Fix gdb.base/print-file-var-main.c value check logic
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
2bfa0cdf
NC
12017-10-05 Nick Clifton <nickc@redhat.com>
2
3 PR 22133
4 * config/tc-msp430.c (parse_exp): Skip an 'h' suffix to constant
5 expressions.
6 (msp430_srcoperand): Check that the entire text was parsed by
7 parse_exp.
8 (msp430_operands): Likewise.
9 * testsuite/gas/msp430/pr22133.s: New test file.
10 * testsuite/gas/msp430/pr22133.d: New test driver.
11 * testsuite/gas/msp430/pr22133.s: Expected error output.
12 * testsuite/gas/msp430/msp430.exp: Run the new test.
13
7d36e279
L
142017-10-04 H.J. Lu <hongjiu.lu@intel.com>
15
16 PR gas/21167
17 * testsuite/gas/elf/elf.exp: Run group3.
18 * testsuite/gas/elf/group3.d: New file.
19 * testsuite/gas/elf/group3.s: Likewise.
20
db4677b8
AM
212017-10-05 Alan Modra <amodra@gmail.com>
22
23 PR 21167
24 * config/obj-elf.c (struct group_list): Delete elt_count.
25 (groups): New static.
26 (build_group_lists): Don't count elements.
27 (elf_adjust_symtab): Use "groups" rather than auto "list". Set up
28 pointer from group member to SHT_GROUP section. Don't size
29 SHT_GROUP section or clean up here..
30 (elf_frob_file_after_relocs): ..do so here instead.
31 * testsuite/gas/arc/jli-1.d,
32 * testsuite/gas/elf/groupautob.d,
33 * testsuite/gas/mips/compact-eh-eb-2.d,
34 * testsuite/gas/mips/compact-eh-eb-5.d,
35 * testsuite/gas/mips/compact-eh-el-2.d,
36 * testsuite/gas/mips/compact-eh-el-5.d: Adjust.
37
d2e6c9a3
AF
382017-10-01 Alexander Fedotov <alfedotov@gmail.com>
39
40 * testsuite/gas/ppc/vle-mult-ld-st-insns.s: New file: Tests the
41 support for the VLE multiple load/store instructions.
42 * testsuite/gas/ppc/vle-mult-ld-st-insns.d: New file: Test
43 driver.
44 * testsuite/gas/ppc/ppc.exp: Run it.
45
8e43602e
NC
462017-09-27 Nick Clifton <nickc@redhat.com>
47
48 PR 22179
49 * testsuite/gas/riscv/fmv.x.s: New file: Tests the support for the
50 renamed fmv.x.s and fmv.s.x instructions.
51 * testsuite/gas/riscv/fmv.x.d: New file: Test driver.
52
ef272caa
MR
532017-09-21 Maciej W. Rozycki <macro@imgtec.com>
54
55 * testsuite/gas/mips/elf_mach_5900.d: New test.
56 * testsuite/gas/mips/mips.exp: Run it.
57
42c0794e
JC
582017-09-21 James Cowgill <James.Cowgill@imgtec.com>
59
60 PR gas/21762
61 * config/tc-mips.c (s_mips_stab): Insert call to
62 file_mips_check_options.
63 * testsuite/gas/mips/micromips@stabs-symbol-type.d: New test.
64 * testsuite/gas/mips/mips.exp: Run the new tests.
65 * testsuite/gas/mips/mips16@stabs-symbol-type.d: New test.
66 * testsuite/gas/mips/stabs-symbol-type.d: New test.
67 * testsuite/gas/mips/stabs-symbol-type.s: New test source.
68
ba52cbb9
AM
692017-09-21 Alan Modra <amodra@gmail.com>
70
71 * config/tc-ppc.h (EH_FRAME_ALIGNMENT): Define.
72
2578f2f3
AM
732017-09-14 Alan Modra <amodra@gmail.com>
74
75 PR 22127
76 * write.c (resolve_reloc_expr_symbols): Don't segfault when
77 sec has been set to NULL.
78
4e9ac44a
L
792017-09-09 H.J. Lu <hongjiu.lu@intel.com>
80
81 * config/tc-i386.c (NOTRACK_PREFIX): Removed.
82 (REX_PREFIX): Updated.
83 (MAX_PREFIXES): Likewise.
84 (parse_insn): Remove restriction on NOTRACK prefix position.
85 * testsuite/gas/i386/notrack.s: Add tests with NOTRACK prefix
86 before other prefixes.
87 * testsuite/gas/i386/x86-64-notrack.s: Likewise.
88 * testsuite/gas/i386/notrackbad.s: Remove tests with NOTRACK
89 prefix before other prefixes.
90 * testsuite/gas/i386/x86-64-notrackbad.s: Likewise.
91 * testsuite/gas/i386/notrack-intel.d: Updated.
92 * testsuite/gas/i386/notrack.d: Likewise.
93 * testsuite/gas/i386/notrackbad.l: Likewise.
94 * testsuite/gas/i386/x86-64-notrack-intel.d: Likewise.
95 * testsuite/gas/i386/x86-64-notrack.d: Likewise.
96 * testsuite/gas/i386/x86-64-notrackbad.l: Likewise.
97
ed0816bd
PD
982017-09-07 Palmer Dabbelt <palmer@dabbelt.com>
99
100 * config/tc-riscv.c (riscv_frag_align_code): Emit the entire
101 alignment sequence inside R_RISCV_ALIGN.
102
83eef883
AFB
1032017-09-05 Alexander Fedotov <alexander.fedotov@nxp.com>
104 Edmar Wienskoski <edmar.wienskoski@nxp.com
105
106 * config/tc-ppc.c (md_parse_option): Handle "mno-vle" flag.
107 (ppc_elf_section_letter): New function.
108 * config/tc-ppc.h (md_elf_section_letter): New.
109 * testsuite/gas/elf/section10.d: Adjust for VLE.
110
1c5c938a
TC
1112017-09-01 Tamar Christina <tamar.christina@arm.com>
112
113 * config/tc-aarch64.c (aarch64_cpus): Enable DOTPROD for
114 cortex-a55 and cortx-a75.
115
70e65ca8
MR
1162017-08-30 Maciej W. Rozycki <macro@imgtec.com>
117
118 * testsuite/gas/mips/branch-addend-micromips.d: New test.
119 * testsuite/gas/mips/branch-addend-micromips-n32.d: New test.
120 * testsuite/gas/mips/branch-addend-micromips-n64.d: New test.
121 * testsuite/gas/mips/branch-addend-micromips.s: New test source.
122 * testsuite/gas/mips/mips.exp: Run the new tests.
123
37b2d327
MR
1242017-08-30 Maciej W. Rozycki <macro@imgtec.com>
125
126 * config/tc-mips.c (md_convert_frag): Respect
127 `mips_ignore_branch_isa'.
128 * testsuite/gas/mips/branch-local-5.d: New test.
129 * testsuite/gas/mips/branch-local-n32-5.d: New test.
130 * testsuite/gas/mips/branch-local-n64-5.d: New test.
131 * testsuite/gas/mips/branch-local-6.d: New test.
132 * testsuite/gas/mips/branch-local-n32-6.d: New test.
133 * testsuite/gas/mips/branch-local-n64-6.d: New test.
134 * testsuite/gas/mips/branch-local-7.d: New test.
135 * testsuite/gas/mips/branch-local-n32-7.d: New test.
136 * testsuite/gas/mips/branch-local-n64-7.d: New test.
137 * testsuite/gas/mips/branch-local-ignore-5.d: New test.
138 * testsuite/gas/mips/branch-local-ignore-n32-5.d: New test.
139 * testsuite/gas/mips/branch-local-ignore-n64-5.d: New test.
140 * testsuite/gas/mips/branch-local-ignore-6.d: New test.
141 * testsuite/gas/mips/branch-local-ignore-n32-6.d: New test.
142 * testsuite/gas/mips/branch-local-ignore-n64-6.d: New test.
143 * testsuite/gas/mips/branch-local-5.l: New stderr output.
144 * testsuite/gas/mips/branch-local-6.l: New stderr output.
145 * testsuite/gas/mips/branch-local-5.s: New test source.
146 * testsuite/gas/mips/branch-local-6.s: New test source.
147 * testsuite/gas/mips/branch-local-7.s: New test source.
148 * testsuite/gas/mips/mips.exp: Run the new tests.
149
e491e58a
MR
1502017-08-30 Maciej W. Rozycki <macro@imgtec.com>
151
152 * testsuite/gas/mips/branch-local-n32-2.d: Use `branch-local-2.l'
153 for `error-output'.
154 * testsuite/gas/mips/branch-local-n64-2.d: Likewise.
155 * testsuite/gas/mips/branch-local-n32-3.d: Use `branch-local-3.l'
156 for `error-output'.
157 * testsuite/gas/mips/branch-local-n64-3.d: Likewise.
158 * testsuite/gas/mips/branch-local-n32-2.l: Remove file.
159 * testsuite/gas/mips/branch-local-n64-2.l: Remove file.
160 * testsuite/gas/mips/branch-local-n32-3.l: Remove file.
161 * testsuite/gas/mips/branch-local-n64-3.l: Remove file.
162
7ef3addb
JL
1632017-08-29 Jozef Lawrynowicz <jozef.l@somniumtech.com>
164
165 * config/tc-msp430.c (md_parse_option): Define high data and high
166 bss symbols if -mdata-region is passed.
167 Define -mdata-region open.
168 * doc/c-msp430.texi: Document -mdata-region.
169 * testsuite/gas/msp430/high-data-bss-sym.d: New test.
170 * testsuite/gas/msp430/high-data-bss-sym.s: New.
171 * testsuite/gas/msp430/msp430.exp: Add -mdata-region tests.
172
74081948
AF
1732017-08-23 Alexander Fedotov <alexander.fedotov@nxp.com>
174 Edmar Wienskoski <edmar.wienskoski@nxp.com
175
176 * config/tc-ppc.c:
177 (md_parse_option): Add mspe2 switch.
178 (md_show_usage): Document -mspe2.
179 (ppc_setup_opcodes): Handle spe2_opcodes.
180 * doc/as.texinfo: Document -mspe2.
181 * doc/c-ppc.texi: Likewise.
182 * testsuite/gas/ppc/efs.d: New file.
183 * testsuite/gas/ppc/efs.s: Likewise.
184 * testsuite/gas/ppc/efs2.d: Likewise.
185 * testsuite/gas/ppc/efs2.s: Likewise.
186 * testsuite/gas/ppc/ppc.exp: Run new tests.
187 * testsuite/gas/ppc/spe.d: New file.
188 * testsuite/gas/ppc/spe.s: Likewise.
189 * testsuite/gas/ppc/spe2-checks.d: Likewise.
190 * testsuite/gas/ppc/spe2-checks.l: Likewise.
191 * testsuite/gas/ppc/spe2-checks.s: Likewise.
192 * testsuite/gas/ppc/spe2.d: Likewise.
193 * testsuite/gas/ppc/spe2.s: Likewise.
194 * testsuite/gas/ppc/spe_ambiguous.d: Likewise.
195 * testsuite/gas/ppc/spe_ambiguous.s: Likewise.
196
f6a36b0c
JC
1972017-08-23 James Clarke <jrtc27@jrtc27.com>
198
199 * config/tc-sparc.c (tc_gen_reloc): Convert BFD_RELOC_8/16/32/64
200 into the corresponding BFD_RELOC_8/16/32/64_PCREL relocation
201 when requested.
202 * config/tc-sparc.h (DIFF_EXPR_OK): Define to enable PC-relative
203 diff relocations.
204 (TC_FORCE_RELOCATION_SUB_LOCAL): Define to ensure only supported
205 relocations are made PC-relative.
206 (CFI_DIFF_EXPR_OK): Define to 0 to force BFD_RELOC_32_PCREL to
207 be used directly, since otherwise BFD_RELOC_SPARC_UA32 will be
208 used for .eh_frame which cannot in general be converted to a
209 BFD_RELOC_32_PCREL due to alignment requirements.
210
bb4b64b0
AM
2112017-08-22 Alan Modra <amodra@gmail.com>
212
213 * testsuite/gas/ppc/lsp-checks.d: Assemble with -a32.
214 * testsuite/gas/ppc/lsp.d: Likewise.
215
e3c2f928
AF
2162017-08-21 Alexander Fedotov <alexander.fedotov@nxp.com>
217 Edmar Wienskoski <edmar.wienskoski@nxp.com
218
219 * testsuite/gas/ppc/lsp-checks.d,
220 * testsuite/gas/ppc/lsp-checks.l,
221 * testsuite/gas/ppc/lsp-checks.s: New test.
222 * testsuite/gas/ppc/lsp.d,
223 * testsuite/gas/ppc/lsp.s: New test.
224 * testsuite/gas/ppc/ppc.exp: Run new tests.
225
8975f864
RR
2262017-08-15 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
227
228 * config/tc-aarch64.c (REGDEF_ALIAS): Define
229 (reg_names): Update for ip0, ip1, fp, lr to use REGDEF_ALIAS
230 * doc/c-aarch64.texi: Update documentation on .req.
231 * testsuite/gas/diagnostic.s: Update
232 * testsuite/gas/diagnostic.l: Likewise
233 * testsuite/gas/register_aliases.s: New file.
234 * testsuite/gas/register_aliases.d: New file.
235
76db0a2e
L
2362017-08-11 H.J. Lu <hongjiu.lu@intel.com>
237
238 PR gas/21667
239 * read.c (pseudo_set): Update error message for alias of common
240 symbol.
241 * write.c (write_object_file): Disallow both local and global
242 aliases of common symbol.
243 * testsuite/gas/elf/common5a.d: New file.
244 * testsuite/gas/elf/common5a.l: Likewise.
245 * testsuite/gas/elf/common5a.s: Likewise.
246 * testsuite/gas/elf/common5b.d: Likewise.
247 * testsuite/gas/elf/common5b.l: Likewise.
248 * testsuite/gas/elf/common5b.s: Likewise.
249 * testsuite/gas/elf/common5c.d: Likewise.
250 * testsuite/gas/elf/common5c.s: Likewise.
251 * testsuite/gas/elf/common5d.d: Likewise.
252 * testsuite/gas/elf/common5d.s: Likewise.
253 * testsuite/gas/elf/elf.exp: Run common5a, common5b, common5c
254 and common5d.
255
4c2da80c
NC
2562017-08-10 Nick Clifton <nickc@redhat.com>
257
258 PR gas/21939
259 * config/obj-macho.c (obj_mach_o_set_indirect_symbols): Increase
260 size of indirect_syms array so that it is large enough to hold
261 every symbol if necessary.
262
cc4a945a
JW
2632017-08-09 Jiong Wang <jiong.wang@arm.com>
264
265 * config/tc-arm.c (do_crc32_1): Remove warning on REG_SP for thumb_mode.
266 * testsuite/gas/arm/crc32-armv8-a-bad.d: Update exepcted result.
267 * testsuite/gas/arm/crc32-armv8-r-bad.d: Likewise.
268 * testsuite/gas/arm/crc32-armv8-a.d: Likewise.
269 * testsuite/gas/arm/crc32-armv8-r.d: Likewise.
270 * testsuite/gas/arm/crc32-armv8-ar-bad.s: Update test case.
271 * testsuite/gas/arm/crc32-armv8-ar.s: Likewise.
272 * testsuite/gas/arm/crc32-bad.l: Update expected error message.
273
75800d2c
NC
2742017-08-02 Nick Clifton <nickc@redhat.com>
275
276 * testsuite/gas/all/gas.exp: Add am33 to the skip lists of tests
277 passed over by the mn10300 target.
278 * testsuite/gas/elf/elf.exp: Likewise.
279 * testsuite/gas/elf/dwarf2-11.d: Correct skip of am33 target.
280 * testsuite/gas/elf/dwarf2-12.d: Likewise.
281 * testsuite/gas/elf/dwarf2-13.d: Likewise.
282 * testsuite/gas/elf/dwarf2-14.d: Likewise.
283 * testsuite/gas/elf/dwarf2-15.d: Likewise.
284 * testsuite/gas/elf/dwarf2-16.d: Likewise.
285 * testsuite/gas/elf/dwarf2-17.d: Likewise.
286 * testsuite/gas/elf/dwarf2-18.d: Likewise.
287 * testsuite/gas/elf/dwarf2-5.d: Likewise.
288 * testsuite/gas/elf/dwarf2-6.d: Likewise.
289 * testsuite/gas/elf/dwarf2-7.d: Likewise.
290
4d36230d
L
2912017-08-01 H.J. Lu <hongjiu.lu@intel.com>
292
293 PR gas/21874
294 * config/tc-i386-intel.c (i386_intel_operand): Update segment
295 register check.
296 * testsuite/gas/i386/intelok.s: Replace "fs:gs:[eax]" with
297 "fs:[eax]".
298 * testsuite/gas/i386/inval-seg.s: Add tests for invalid segment
299 register.
300 * testsuite/gas/i386/x86-64-inval-seg.s: Likewise.
301 * testsuite/gas/i386/inval-seg.l: Updated.
302 * testsuite/gas/i386/x86-64-inval-seg.l: Likewise.
303
2e957b16
JDA
3042017-07-31 John David Anglin <danglin@gcc.gnu.org>
305
306 * config/tc-hppa.c (pa_ip): Clear `d' bit in branch on bit instructions
307 with a double-word condition and a fixed bit position greater than 31.
308
a8086704
AW
3092017-07-28 Andrew Waterman <andrew@sifive.com>
310
311 * config/tc-riscv.c (riscv_set_arch): Handle the Q subset like
312 all other subsets.
313 Obviate use-after-free.
314
7cbc739c
NC
3152017-07-25 Nick Clifton <nickc@redhat.com>
316
317 PR 21739
318 * testsuite/gas/arc/add_s-err.s: Update expected error message.
319
e8d84ca1
NC
3202017-07-24 Nick Clifton <nickc@redhat.com>
321
322 PR 21809
323 * config/tc-aarch64.c (aarch64_init_frag): Do not set a mapping
324 state for frags in debug sections.
325 * config/tc-arm.c (arm_init_frag): Likewise.
326
723dfee7
HPN
3272017-07-24 Hans-Peter Nilsson <hp@bitrange.com>
328
329 * dwarf2dbg.c (dwarf2dbg_final_check): Rename local variable exp
330 from expr.
331
47826cdb
AK
3322017-07-21 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
333
334 * config/tc-s390.c (s390_parse_cpu): Add z14 as alternate CPU
335 name.
336 * doc/as.texinfo: Add z14 to CPU string list.
337 * doc/c-s390.texi: Likewise.
338
ba8826a8
AO
3392017-07-21 Alexandre Oliva <aoliva@redhat.com>
340
341 * dwarf2dbg.c (unused): Check offset of next in struct line_entry.
342 (current): Initialize view.
343 (force_reset_view, view_assert_failed): New variables.
344 (reverse_line_entry_list): New function.
345 (set_or_check_view): Likewise.
346 (dwarf2_gen_line_info_1): Call it.
347 (dwarf2_where): Set view to NULL.
348 (dwarf2_emit_insn): Return early when called before first file.
349 (dwarf2_directive_loc): Add view support. Emit insn
350 immediately when view option is given.
351 (process_entries): Avoid set_address to reset view when a known
352 address change already implies the view reset.
353 (dwarf2dbg_final_check): New function.
354 * dwarf2dbg.h (struct dwarf2_line_info): Add view.
355 (dwarf2dbg_final_check): Declare.
356 * read.c (s_leb128): Parse expression as deferred.
357 * write.c (write_object_file): Check pending view asserts.
358 (cvt_frag_to_fill): Complain about undefined leb128 operand.
359 * doc/as.texinfo (.loc): Document view support.
360 * NEWS: Mention the new feature.
361 * testsuite/gas/all/gas.exp: Run sleb128-9.
362 * testsuite/gas/all/sleb128-9.d: New.
363 * testsuite/gas/all/sleb128-9.l: New.
364 * testsuite/gas/all/sleb128-9.s: New.
365 * testsuite/gas/elf/dwarf2-1.d: Add nonzero views.
366 * testsuite/gas/elf/dwarf2-2.d: Likewise.
367 * testsuite/gas/elf/dwarf2-5.d: New.
368 * testsuite/gas/elf/dwarf2-5.s: New.
369 * testsuite/gas/elf/dwarf2-6.d: New.
370 * testsuite/gas/elf/dwarf2-6.s: New.
371 * testsuite/gas/elf/dwarf2-7.d: New.
372 * testsuite/gas/elf/dwarf2-7.s: New.
373 * testsuite/gas/elf/dwarf2-8.d: New.
374 * testsuite/gas/elf/dwarf2-8.l: New.
375 * testsuite/gas/elf/dwarf2-8.s: New.
376 * testsuite/gas/elf/dwarf2-9.d: New.
377 * testsuite/gas/elf/dwarf2-9.l: New.
378 * testsuite/gas/elf/dwarf2-9.s: New.
379 * testsuite/gas/elf/dwarf2-10.d: New.
380 * testsuite/gas/elf/dwarf2-10.l: New.
381 * testsuite/gas/elf/dwarf2-10.s: New.
382 * testsuite/gas/elf/dwarf2-11.d: New.
383 * testsuite/gas/elf/dwarf2-11.s: New.
384 * testsuite/gas/elf/dwarf2-12.d: New.
385 * testsuite/gas/elf/dwarf2-12.s: New.
386 * testsuite/gas/elf/dwarf2-13.d: New.
387 * testsuite/gas/elf/dwarf2-13.s: New.
388 * testsuite/gas/elf/dwarf2-14.d: New.
389 * testsuite/gas/elf/dwarf2-14.s: New.
390 * testsuite/gas/elf/dwarf2-15.d: New.
391 * testsuite/gas/elf/dwarf2-15.s: New.
392 * testsuite/gas/elf/dwarf2-16.d: New.
393 * testsuite/gas/elf/dwarf2-16.s: New.
394 * testsuite/gas/elf/dwarf2-17.d: New.
395 * testsuite/gas/elf/dwarf2-17.s: New.
396 * testsuite/gas/elf/dwarf2-18.d: New.
397 * testsuite/gas/elf/dwarf2-18.s: New.
398 * testsuite/gas/elf/elf.exp: Run dwarf2-5..18 tests.
399 * testsuite/gas/i386/dw2-compress-1.d: Add nonzero views.
400 * testsuite/gas/i386/dw2-compressed-1.d: Likewise.
401 * testsuite/gas/i386/ilp32/lns/lns-duplicate.d: Likewise.
402 * testsuite/gas/lns/lns-big-delta.d: Likewise.
403 * testsuite/gas/lns/lns-duplicate.d: Likewise.
404 * testsuite/gas/mips/loc-swap-2.d: Likewise.
405 * testsuite/gas/mips/loc-swap-3.d: Likewise.
406 * testsuite/gas/mips/loc-swap.d: Likewise.
407 * testsuite/gas/mips/micromips@loc-swap-2.d: Likewise.
408 * testsuite/gas/mips/micromips@loc-swap.d: Likewise.
409 * testsuite/gas/mips/mips16@loc-swap-2.d: Likewise.
410 * testsuite/gas/mips/mips16@loc-swap.d: Likewise.
411 * testsuite/gas/mips/mips16e@loc-swap.d: Likewise.
412
684d5a10
JEM
4132017-07-19 Claudiu Zissulescu <claziss@synopsys.com>
414
415 * testsuite/gas/arc/jli-1.d: New file.
416 * testsuite/gas/arc/jli-1.s: Likewise.
417 * testsuite/gas/arc/taux.d: Update for jli_base.
418
e4943f2c
TG
4192017-07-19 Tristan Gingold <gingold@adacore.com>
420
421 * as.c (start_sbrk): Remove.
422 (main): Remove assignment.
423 (dump_statistics): Remove display of data size.
424
804a4093
TG
4252017-07-19 Tristan Gingold <gingold@adacore.com>
426
427 * testsuite/gas/pe/seh-x64-err-2.s: New test.
428 * testsuite/gas/pe/seh-x64-err-2.l: New stderr output.
429 * testsuite/gas/pe/pe.exp: Add test.
430 * config/obj-coff-seh.c (obj_coff_seh_do_final): Don't try to end
431 seh part.
432
de194d85
YC
4332017-07-18 Nick Clifton <nickc@redhat.com>
434
435 PR 21775
436 * config/tc-arm.c: Fix spelling typos.
437 * config/tc-mips.c: Likewise.
438 * config/tc-msp430.c: Likewise.
439 * config/tc-sh64.c: Likewise.
440 * config/tc-tic4x.c: Likewise.
441 * ecoff.c: Likewise.
442 * testsuite/gas/arm/ldr-bad.l: Likewise.
443 * testsuite/gas/arm/ldr-t-bad.l: Likewise.
444 * testsuite/gas/tic54x/opcodes.s: Likewise.
445 * testsuite/gas/msp340/errata_warns.l: Likewise.
446
b6a57713
NC
4472017-07-18 Nick Clifton <nickc@redhat.com>
448
449 * po/uk.po: Updated Ukranian translation.
450
f27dadca
GJL
4512017-07-17 Georg-Johann Lay <avr@gjlay.de>
452
453 PR 21472
454 * config/tc-avr.c (mcu_types): Add entries for: attiny212,
455 attiny214, attiny412, attiny414, attiny814, attiny1614,
456 attiny1616, attiny1617, attiny3214, attiny3216, attiny3217.
457 (md_show_usage): Adjust doc for "avrxmega3".
458 * doc/c-avr.texi (AVR options) [-mmcu=]: Adjust doc for avrxmega3.
459 Add MCUs: attiny212, attiny214, attiny412, attiny414, attiny416,
460 attiny417, attiny814, attiny816, attiny817, attiny1614,
461 attiny1616, attiny1617, attiny3214, attiny3216, attiny3217.
462
e58ff055
JW
4632017-07-13 Jim Wilson <jim.wilson@linaro.org>
464
465 * config/tc-arch64.c (aarch64_cpus): Add AARCH64_FEATURE_RDMA to
466 falkor and qdf24xx entries.
467
429d795d
AM
4682017-07-12 Alan Modra <amodra@gmail.com>
469
470 * po/es.po: Update from translationproject.org/latest/gas/.
471 * po/fi.po: Likewise.
472 * po/fr.po: Likewise.
473 * po/id.po: Likewise.
474 * po/ja.po: Likewise.
475 * po/ru.po: Likewise.
476 * po/sv.po: Likewise.
477 * po/tr.po: Likewise.
478 * po/uk.po: Likewise.
479 * po/zh_CN.po: Likewise.
480
0bae9e9e
NC
4812017-07-12 Nick Clifton <nickc@redhat.com>
482
483 Fix compile time warnings using gcc 7.1.1.
484 * config/tc-pru.c (md_assemble): Add continue statement after
485 handling 'E' operand character.
486 * config/tc-v850.c (md_assemble): Initialise the 'insn' variable.
487
15a7695f
JG
4882017-07-05 James Greenhalgh <james.greenhalgh@arm.com>
489
490 * config/tc-arm.c (arm_cpus): Add Cortex-A55 and Cortex-A75.
491 * doc/c-arm.texi (-mcpu): Document Cortex-A55 and Cortex-A75.
492
e4bdd679
BP
4932017-07-05 Borislav Petkov <bp@suse.de>
494
495 * testsuite/gas/i386/opcode.s: Add tests for ModRM.reg == 6 variants.
496 * testsuite/gas/i386/opcode.d: ditto.
497 * testsuite/gas/i386/x86-64-opcode.s: Add x86_64 variants too.
498 * testsuite/gas/i386/x86-64-opcode.d: ditto.
499
60c96dbf
RR
5002017-07-04 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
501
502 * config/tc-arm.c (arm_regs): Add MVFR2.
503 (do_vmrs): Constraint for MVFR2 and armv8.
504 (do_vmsr): Likewise.
505 * testsuite/gas/arm/armv8-a+fp.d: Update.
506 * testsuite/gas/arm/armv8-ar+fp.s: Likewise.
507 * testsuite/gas/arm/armv8-r+fp.d: Likewise.
508 * testsuite/gas/arm/vfp-bad.s: Likewise.
509 * testsuite/gas/arm/vfp-bad.l: Likewise.
510
0d702cfe
TG
5112017-07-04 Tristan Gingold <gingold@adacore.com>
512
513 * configure: Regenerate.
514
55a09eb6
TG
5152017-07-04 Tristan Gingold <gingold@adacore.com>
516
517 * NEWS: Add marker for 2.29.
518
8d219acd
AM
5192017-07-03 Alan Modra <amodra@gmail.com>
520
521 * testsuite/gas/elf/symver.d: Don't run on hppa64-hpux.
522
834a65aa
MR
5232017-06-30 Maciej W. Rozycki <macro@imgtec.com>
524
525 * config/tc-mips.c (md_convert_frag): Use a switch on the
526 microMIPS relaxation type rather than a chain of conditionals.
527
bbd27b76
MR
5282017-06-30 Maciej W. Rozycki <macro@imgtec.com>
529
530 * config/tc-mips.c (md_convert_frag): Rewrite `fix_new_exp'
531 calls in terms of `fix_new'.
532
9f00292e
MR
5332017-06-30 Maciej W. Rozycki <macro@imgtec.com>
534
535 * config/tc-mips.c (md_convert_frag): Don't make a helper
536 expression symbol for `fix_new_exp' called with a non-zero
537 offset.
538 * testsuite/gas/mips/relax-offset.d: New test.
539 * testsuite/gas/mips/mips1@relax-offset.d: New test.
540 * testsuite/gas/mips/r3000@relax-offset.d: New test.
541 * testsuite/gas/mips/r3900@relax-offset.d: New test.
542 * testsuite/gas/mips/micromips@relax-offset.d: New test.
543 * testsuite/gas/mips/relax-offset.l: New stderr output.
544 * testsuite/gas/mips/relax-offset.s: New test source.
545 * testsuite/gas/mips/mips.exp: Run the new tests.
546
32f76c67
GJL
5472017-06-30 Georg-Johann Lay <avr@gjlay.de>
548
549 PR gas/21683
550 * doc/c-avr.texi (AVR Options) <-mgcc-isr>: Document it.
551 (AVR Pseudo Instructions): New node.
552 * config/tc-avr.h (md_pre_output_hook): Define to avr_pre_output_hook.
553 (md_undefined_symbol): Define to avr_undefined_symbol.
554 (avr_pre_output_hook, avr_undefined_symbol): New protos.
555 * config/tc-avr.c (struc-symbol.h): Include it.
556 (ISR_CHUNK_Done, ISR_CHUNK_Prologue, ISR_CHUNK_Epilogue): New enums.
557 (avr_isr, avr_gccisr_opcode)
558 (avr_no_sreg_hash, avr_no_sreg): New static variables.
559 (avr_opt_s) <have_gccisr>: Add field.
560 (avr_opt): Add initializer for have_gccisr.
561 (enum options) <OPTION_HAVE_GCCISR>: Add enum.
562 (md_longopts) <"mgcc-isr">: Add entry.
563 (md_show_usage): Document -mgcc-isr.
564 (md_parse_option) [OPTION_HAVE_GCCISR]: Handle it.
565 (md_undefined_symbol): Remove.
566 (avr_undefined_symbol, avr_pre_output_hook): New fuctions.
567 (md_begin) <avr_no_sreg_hash, avr_gccisr_opcode>: Initialize them.
568 (avr_operand) <pregno>: Add argument and set *pregno if function
569 is called for a register constraint.
570 [N]: Handle constraint.
571 (avr_operands) <avr_operand>: Pass 5th parameter to calls.
572 [avr_opt.have_gccisr]: Call avr_update_gccisr. Call
573 avr_gccisr_operands instead of avr_operands.
574 (avr_update_gccisr, avr_emit_insn, avr_patch_gccisr_frag)
575 (avr_gccisr_operands, avr_check_gccisr_done): New static functions.
576 * testsuite/gas/avr/gccisr-01.d: New test.
577 * testsuite/gas/avr/gccisr-01.s: New test.
578 * testsuite/gas/avr/gccisr-02.d: New test.
579 * testsuite/gas/avr/gccisr-02.s: New test.
580 * testsuite/gas/avr/gccisr-03.d: New test.
581 * testsuite/gas/avr/gccisr-03.s: New test.
582
33f46696
MR
5832017-06-30 Maciej W. Rozycki <macro@imgtec.com>
584
585 * config/tc-mips.c (match_float_constant): Update description.
586 (match_operand): Likewise.
587
909b4e3d
MR
5882017-06-30 Andrew Bennett <andrew.bennett@imgtec.com>
589 Maciej W. Rozycki <macro@imgtec.com>
590
591 * config/tc-mips.c (mips_ases): Add microMIPS XPA support.
592 * testsuite/gas/mips/micromips@xpa.d: New test.
593 * testsuite/gas/mips/mips.exp: Run the new test. Enable
594 `xpa-virt-err' test for `micromips'.
595
f5b2fd52
MR
5962017-06-30 Andrew Bennett <andrew.bennett@imgtec.com>
597 Maciej W. Rozycki <macro@imgtec.com>
598
599 * testsuite/gas/mips/micromips@r5.d: New test.
600 * testsuite/gas/mips/mips.exp: Run the new test.
601
9785fc2a
MR
6022017-06-30 Maciej W. Rozycki <macro@imgtec.com>
603 Andrew Bennett <andrew.bennett@imgtec.com>
604
605 * config/tc-mips.c (mips_set_ase): Handle the ASE_XPA_VIRT flag.
606 * testsuite/gas/mips/xpa.d: Remove `xpa' from `-M' in `objdump'
607 flags. Add `-mvirt' to `as' flags.
608 * testsuite/gas/mips/xpa-err.d: New test.
609 * testsuite/gas/mips/xpa-virt-err.d: New test.
610 * testsuite/gas/mips/xpa-err.l: New stderr output.
611 * testsuite/gas/mips/xpa-virt-err.l: New stderr output.
612 * testsuite/gas/mips/xpa-err.s: New test source.
613 * testsuite/gas/mips/xpa-virt-err.s: New test source.
614 * testsuite/gas/mips/mips.exp: Run the new tests.
615
60804c53
MR
6162017-06-29 Maciej W. Rozycki <macro@imgtec.com>
617
618 * testsuite/gas/mips/mips16e2@mips16e2-mt-sub.d: Adjust for the
619 ASE_MIPS16E2_MT flag disassembler fix.
620 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e2-mt-sub.d:
621 Likewise.
622
92cebb3d
MR
6232017-06-29 Maciej W. Rozycki <macro@imgtec.com>
624
625 * config/tc-mips.c (mips_set_ase): Clear the ASE_MIPS16E2_MT
626 flag before recalculating.
627 * testsuite/gas/mips/mips16e2-mt-err.d: New test.
628 * testsuite/gas/mips/mips16e2-mt-err.l: New stderr output.
629 * testsuite/gas/mips/mips16e2-mt-err.s: New test source.
630 * testsuite/gas/mips/mips.exp: Run the new test.
631
65a55fbb
TC
6322017-06-28 Tamar Christina <tamar.christina@arm.com>
633
634 * config/tc-aarch64.c (aarch64_reg_parse_32_64): Accept 4B.
635 (aarch64_features): Added dotprod.
636 * doc/c-aarch64.texi: Added dotprod.
637 * testsuite/gas/aarch64/dotproduct.d: New.
638 * testsuite/gas/aarch64/dotproduct.s: New.
639
c604a79a
JW
6402017-06-28 Jiong Wang <jiong.wang@arm.com>
641
642 * config/tc-arm.c (fpu_neon_ext_dotprod): New variable.
643 (neon_scalar_for_mul): Improve comments.
644 (do_neon_dotproduct): New function to encode Dot Product instructions.
645 (do_neon_dotproduct_s): Wrapper function for signed Dot Product
646 instructions.
647 (do_neon_dotproduct_u): Wrapper function for unsigned Dot Product
648 instructions.
649 (insns): New entries for vsdot and vudot.
650 (arm_extensions): New entry for "dotprod".
651 * doc/c-arm.texi: Document new "dotprod" extension.
652 * testsuite/gas/arm/dotprod.s: New test source.
653 * testsuite/gas/arm/dotprod-illegal.s: New test source.
654 * testsuite/gas/arm/dotprod.d: New test.
655 * testsuite/gas/arm/dotprod-thumb2.d: New test.
656 * testsuite/gas/arm/dotprod-illegal.d: New test.
657 * testsuite/gas/arm/dotprod-legacy-arch.d: New test.
658 * testsuite/gas/arm/dotprod-illegal.l: New error file.
659 * testsuite/gas/arm/dotprod-legacy-arch.l: New error file.
660
819e1f86
MR
6612017-06-28 Maciej W. Rozycki <macro@imgtec.com>
662
663 * testsuite/gas/mips/elf_mach_interaptiv-mr2.d: New test.
664 * testsuite/gas/mips/save-err.d: New test.
665 * testsuite/gas/mips/save-sub.d: New test.
666 * testsuite/gas/mips/interaptiv-mr2@save.d: New test.
667 * testsuite/gas/mips/mips1@save-sub.d: New test.
668 * testsuite/gas/mips/mips2@save-sub.d: New test.
669 * testsuite/gas/mips/mips3@save-sub.d: New test.
670 * testsuite/gas/mips/mips4@save-sub.d: New test.
671 * testsuite/gas/mips/mips5@save-sub.d: New test.
672 * testsuite/gas/mips/mips32@save-sub.d: New test.
673 * testsuite/gas/mips/mips64@save-sub.d: New test.
674 * testsuite/gas/mips/mips16@save-sub.d: New test.
675 * testsuite/gas/mips/mips16e@save-sub.d: New test.
676 * testsuite/gas/mips/r3000@save-sub.d: New test.
677 * testsuite/gas/mips/r3900@save-sub.d: New test.
678 * testsuite/gas/mips/r4000@save-sub.d: New test.
679 * testsuite/gas/mips/vr5400@save-sub.d: New test.
680 * testsuite/gas/mips/interaptiv-mr2@save-sub.d: New test.
681 * testsuite/gas/mips/sb1@save-sub.d: New test.
682 * testsuite/gas/mips/octeon2@save-sub.d: New test.
683 * testsuite/gas/mips/octeon3@save-sub.d: New test.
684 * testsuite/gas/mips/xlr@save-sub.d: New test.
685 * testsuite/gas/mips/r5900@save-sub.d: New test.
686 * testsuite/gas/mips/mips16e2-copy.d: New test.
687 * testsuite/gas/mips/mips16e2-copy-err.d: New test.
688 * testsuite/gas/mips/save.d: Remove `MIPS16e' from the `name'
689 option. Adjust for trailing padding change.
690 * testsuite/gas/mips/mips16e2-copy-err.l: New stderr output.
691 * testsuite/gas/mips/save-sub.s: New test source.
692 * testsuite/gas/mips/mips16e2-copy.s: New test source.
693 * testsuite/gas/mips/mips16e2-copy-err.s: New test source.
694 * testsuite/gas/mips/save.s: Update description, change trailing
695 padding and remove trailing white space.
696 * testsuite/gas/mips/mips.exp: Expand `save' and `save-err'
697 tests across the regular MIPS interAptiv MR2 architecture. Run
698 the new tests.
699
c7d289d1
MR
7002017-06-28 Maciej W. Rozycki <macro@imgtec.com>
701
702 * testsuite/gas/mips/mips.exp (interaptiv-mr2): New architecture.
703 (mips16e2-interaptiv-mr2): Likewise.
704 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro.d: New
705 test.
706 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro-t.d:
707 New test.
708 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro-e.d:
709 New test.
710 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-insn-t.d:
711 New test.
712 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-insn-e.d:
713 New test.
714 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e-64.d: New
715 test.
716 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-sub.d: New
717 test.
718 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e-sub.d: New
719 test.
720 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e-64-sub.d:
721 New test.
722 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e2-mt-sub.d:
723 New test.
724 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-asmacro.d:
725 New test.
726 * testsuite/gas/mips/interaptiv-mr2@mcu.d: New test.
727 * testsuite/gas/mips/interaptiv-mr2@isa-override-1.d: New test.
728 * testsuite/gas/mips/interaptiv-mr2@isa-override-2.d: New test.
729 * testsuite/gas/mips/attr-gnu-4-5.d: Ignore any number of ASE
730 flag lines present rather than just one.
731 * testsuite/gas/mips/attr-gnu-4-6.d: Likewise.
732 * testsuite/gas/mips/attr-gnu-4-7.d: Likewise.
733 * testsuite/gas/mips/attr-none-o32-fp64-nooddspreg.d: Likewise.
734 * testsuite/gas/mips/attr-none-o32-fp64.d: Likewise.
735 * testsuite/gas/mips/attr-none-o32-fpxx.d: Likewise.
736 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro.l: New
737 stderr output.
738 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro-t.l:
739 New stderr output.
740 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro-e.l:
741 New stderr output.
742 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-insn-t.l:
743 New stderr output.
744 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-insn-e.l:
745 New stderr output.
746 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-sub.l: New
747 stderr output.
748 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e-sub.l: New
749 stderr output.
750 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e-64-sub.l:
751 New stderr output.
752 * testsuite/gas/mips/interaptiv-mr2@isa-override-1.l: New stderr
753 output.
754 * testsuite/gas/mips/interaptiv-mr2@isa-override-2.l: New stderr
755 output.
756
38bf472a
MR
7572017-06-28 Maciej W. Rozycki <macro@imgtec.com>
758 Matthew Fortune <matthew.fortune@imgtec.com>
759
760 * config/tc-mips.c (validate_mips_insn): Handle
761 OP_SAVE_RESTORE_LIST specially.
762 (mips_encode_save_restore, mips16_encode_save_restore): New
763 functions.
764 (match_save_restore_list_operand): Factor out SAVE/RESTORE
765 operand insertion into the instruction word or halfword to these
766 new functions.
767 (mips_cpu_info_table): Add "interaptiv-mr2" entry.
768
769 * doc/c-mips.texi (MIPS Options): Add `interaptiv-mr2' to the
770 `-march=' argument list.
771
79cb3f75
MR
7722017-06-27 Maciej W. Rozycki <macro@imgtec.com>
773
774 * testsuite/gas/mips/mips16e-save.d: Rename to...
775 * testsuite/gas/mips/save.d: ... this.
776 * testsuite/gas/mips/mips16e-save-err.d: Update the
777 `error-output' option and rename to...
778 * testsuite/gas/mips/save-err.d: ... this.
779 * testsuite/gas/mips/mips16e-save-err.l: Rename to...
780 * testsuite/gas/mips/save-err.l: ... this.
781 * testsuite/gas/mips/mips16e-save.s: Rename to...
782 * testsuite/gas/mips/save.s: ... this.
783 * testsuite/gas/mips/mips16e-save-err.s: Rename to...
784 * testsuite/gas/mips/save-err.s: ... this.
785 * testsuite/gas/mips/mips.exp: Rename `mips16e-save' and
786 `mips16e-save-err' invocations to `save' and `save-err'
787 respectively and reorder these tests away from MIPS16 tests.
788
b0bd097e
MR
7892017-06-27 Maciej W. Rozycki <macro@imgtec.com>
790
791 * testsuite/gas/mips/mips16e-save.d: Remove `-mmips:isa32
792 -mmips:16' from `objdump' flags and `-march=mips32 -mips16' from
793 `as' flags.
794 * testsuite/gas/mips/mips16e-save-err.d: Remove `-march=mips32'
795 from `as' flags.
796 * testsuite/gas/mips/mips16e-save.s: Remove the `.set mips16'
797 pseudo-op.
798 * testsuite/gas/mips/mips16e-save-err.s: Likewise.
799 * testsuite/gas/mips/mips.exp: Run SAVE/RESTORE tests across all
800 MIPS16e architectures.
801
2438385a
MR
8022017-06-27 Maciej W. Rozycki <macro@imgtec.com>
803
804 * testsuite/gas/mips/mips16e-save-err.d: New test.
805 * gas/testsuite/gas/mips/mips.exp: Fold `mips16e-save-err' list
806 test into the new test.
807
daba08c9
MR
8082017-06-27 Maciej W. Rozycki <macro@imgtec.com>
809
810 * testsuite/gas/mips/mips16e-save.d: Capitalize the `name'
811 option.
812
a6cbf936
KLC
8132017-06-26 Kuan-Lin Chen <rufus@andestech.com>
814
815 * config/tc-riscv.c (md_apply_fix) [BFD_RELOC_32]: Convert to a
816 R_RISCV_32_PCREL relocation.
817
a3aea05a
L
8182017-06-26 H.J. Lu <hongjiu.lu@intel.com>
819
820 PR gas/21661
821 * config/obj-elf.c (obj_elf_symver): Don't allow .symver with
822 common symbol.
823 (elf_frob_symbol): Likewise.
824 * testsuite/gas/elf/elf.exp: Run pr21661.
825 * testsuite/gas/elf/pr21661.d: New file.
826 * testsuite/gas/elf/pr21661.s: Likewise.
827
49fa50ef
NC
8282017-06-26 Nick Clifton <nickc@redhat.com>
829
830 * config/tc-arm.c (fpu_any): Only define for ELF based targets.
831
cf9bdae9 8322017-06-26 Claudiu Zissulescu <claziss@synopsys.com>
833
834 * /config/tc-arc.c (is_br_jmp_insn_p): Update macro with known
835 instructions to be accounted as jumps.
836 (assemble_insn): Check for limms into the delay slots. Emit an
837 error if so.
838 * testsuite/gas/arc/asm-errors-3.d: New file.
839 * testsuite/gas/arc/asm-errors-3.err: Likewise.
840 * testsuite/gas/arc/asm-errors-3.s: Likewise.
841
0cda1e19
TP
8422017-06-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
843
844 * NEWS: Mention support of ARM Cortex-R52 processor.
845 * config/tc-arm.c (arm_cpus): Add entry for ARM Cortex-R52 processor.
846 * doc/c-arm.texi: Mention support for -mcpu=cortex-r52.
847
ced40572
TP
8482017-06-24 Thomas Preud'homme <thomas.preudhomme@arm.com>
849
850 * NEWS: Mention support for ARMv8-R architecture.
851 * config/tc-arm.c (arm_archs): Add entry for ARMv8-R.
852 (arm_extensions): Restrict pan, ras and rdma extension to
853 ARMv8-A and make crypto, fp and simd extensions available to
854 ARMv8-R.
855 (cpu_arch_ver): Add entry for ARMv8-R.
856 (aeabi_set_public_attributes): Update gas_assert for Tag_DIV_use
857 logic.
858 * testsuite/gas/arm/armv8-a+fp.s: Rename into ...
859 * testsuite/gas/arm/armv8-ar+fp.s: This. Remove .arch directive.
860 * testsuite/gas/arm/armv8-a+fp.d: Specify source to assemble and
861 architecture to assemble for.
862 * testsuite/gas/arm/armv8-r+fp.d: New.
863 * testsuite/gas/arm/armv8-a+simd.s: Rename into ...
864 * testsuite/gas/arm/armv8-ar+simd.s: This. Remove .arch directive.
865 * testsuite/gas/arm/armv8-a+simd.d: Specify source to assemble and
866 architecture to assemble for.
867 * testsuite/gas/arm/armv8-r+simd.d: New.
868 * testsuite/gas/arm/armv8-a-bad.s: Rename into ...
869 * testsuite/gas/arm/armv8-ar-bad.s: This. Remove .arch directive.
870 * testsuite/gas/arm/armv8-a-bad.l: Rename into ...
871 * testsuite/gas/arm/armv8-ar-bad.l: This. Decrement line number by 1.
872 * testsuite/gas/arm/armv8-a-bad.d: Specify source to assemble,
873 architecture to assemble for and adjust error output file.
874 * testsuite/gas/arm/armv8-r-bad.d: New.
875 * testsuite/gas/arm/armv8-a-barrier.s: Rename into ...
876 * testsuite/gas/arm/armv8-ar-barrier.s: This.
877 * testsuite/gas/arm/armv8-a-barrier-arm.d: Adjust source.
878 * testsuite/gas/arm/armv8-a-barrier-thumb.d: Likewise.
879 * testsuite/gas/arm/armv8-r-barrier-arm.d: New.
880 * testsuite/gas/arm/armv8-r-barrier-thumb.d: New.
881 * testsuite/gas/arm/armv8-a-it-bad.s: Rename into ...
882 * testsuite/gas/arm/armv8-ar-it-bad.s: This. Remove .arch directive.
883 * testsuite/gas/arm/armv8-a-it-bad.l: Rename into ...
884 * testsuite/gas/arm/armv8-ar-it-bad.l: This. Decrement line number
885 by 1.
886 * testsuite/gas/arm/armv8-a-it-bad.d: Specify source to assemble,
887 architecture to assemble for and adjust error output file.
888 * testsuite/gas/arm/armv8-r-it-bad.d: New.
889 * testsuite/gas/arm/armv8-a.s: Rename into ...
890 * testsuite/gas/arm/armv8-ar.s: This. Remove .arch directive.
891 * testsuite/gas/arm/armv8-a.d: Specify source to assemble and
892 architecture to assemble for.
893 * testsuite/gas/arm/armv8-r.d: New.
894 * testsuite/gas/arm/attr-march-armv8-r+crypto.d: New.
895 * testsuite/gas/arm/attr-march-armv8-r+fp.d: New.
896 * testsuite/gas/arm/attr-march-armv8-r+simd.d: New.
897 * testsuite/gas/arm/attr-march-armv8-r.d: New.
898 * testsuite/gas/arm/crc32.s: Rename into ...
899 * testsuite/gas/arm/crc32-armv8-ar.s: This.
900 * testsuite/gas/arm/crc32.d: Rename into ...
901 * testsuite/gas/arm/crc32-armv8-a.d: This. Specify source to assemble.
902 * testsuite/gas/arm/crc32-armv8-r.d: New.
903 * testsuite/gas/arm/crc32-bad.s: Rename into ...
904 * testsuite/gas/arm/crc32-armv8-ar-bad.s: This.
905 * testsuite/gas/arm/crc32-bad.d: Rename into ...
906 * testsuite/gas/arm/crc32-armv8-a-bad.d: This. Specify source to
907 assemble.
908 * testsuite/gas/arm/crc32-armv8-r-bad.d: New.
909 * testsuite/gas/arm/mask_1.s: Rename into ...
910 * testsuite/gas/arm/mask_1-armv8-ar.s: This.
911 * testsuite/gas/arm/mask_1.d: Rename into ...
912 * testsuite/gas/arm/mask_1-armv8-a.d: This. Specify source to
913 assemble.
914 * testsuite/gas/arm/mask_1-armv8-r.d: new.
915
173205ca
TP
9162017-06-24 Thomas Preud'homme <thomas.preudhomme@arm.com>
917
918 * config/tc-arm.c (arm_ext_v6m): Delete.
919 (arm_ext_v7m): Delete.
920 (arm_ext_m): Remove ARM_EXT_OS from the set of feature defined M
921 profile.
922 (arm_arch_v6m_only): Delete.
923 (do_t_swi): Remove special case for ARMv6S-M.
924 (md_assemble): Display error message previously in do_t_swi when
925 SVC is not available.
926 (insns): Guard swi and svc by arm_ext_os for Thumb mode.
927 (aeabi_set_public_attributes): Remove special case for ARMv6S-M.
928
94f78a77
AW
9292017-05-11 Andrew Waterman <andrew@sifive.com>
930
931 * config/tc-riscv.c (riscv_ip): Changes as_warn to as_bad for improper
932 shift amounts.
933
e7d39ed3
NC
9342017-06-22 Nick Clifton <nickc@redhat.com>
935
936 * config/tc-arm.c (arm_ext_v7m): Add ATTRIBUTE_UNUSED.
937
2c6b98ea
TP
9382017-06-21 Thomas Preud'homme <thomas.preudhomme@arm.com>
939
940 * config/tc-arm.c (fpu_any): Defined from FPU_ANY.
941 (cpu_arch_ver): Add all architectures and sort by release date.
942 (have_ext_for_needed_feat_p): New.
943 (get_aeabi_cpu_arch_from_fset): New.
944 (aeabi_set_public_attributes): Call above function to determine
945 Tag_CPU_arch and Tag_CPU_arch_profile values. Adapt Tag_ARM_ISA_use
946 and Tag_THUMB_ISA_use selection logic to check absence of feature bit
947 accordingly.
948 * testsuite/gas/arm/attr-march-armv1.d: Fix expected Tag_CPU_arch build
949 attribute value.
950 * testsuite/gas/arm/attr-march-armv2.d: Likewise.
951 * testsuite/gas/arm/attr-march-armv2a.d: Likewise.
952 * testsuite/gas/arm/attr-march-armv2s.d: Likewise.
953 * testsuite/gas/arm/attr-march-armv3.d: Likewise.
954 * testsuite/gas/arm/attr-march-armv3m.d: Likewise.
955 * testsuite/gas/arm/pr12198-2.d: Likewise.
956
2234eee6
L
9572017-06-21 H.J. Lu <hongjiu.lu@intel.com>
958
959 * testsuite/gas/i386/cet-intel.d: Updated.
960 * testsuite/gas/i386/cet.d: Likewise.
961 * testsuite/gas/i386/x86-64-cet-intel.d: Likewise.
962 * testsuite/gas/i386/x86-64-cet.d: Likewise.
963 * testsuite/gas/i386/cet.s: Update incsspd and setssbsy tests.
964 * testsuite/gas/i386/x86-64-cet.s: Likewise.
965
c2f76402
L
9662017-06-21 H.J. Lu <hongjiu.lu@intel.com>
967
968 * testsuite/gas/i386/cet-intel.d: Updated.
969 * testsuite/gas/i386/cet.d: Likewise.
970 * testsuite/gas/i386/x86-64-cet-intel.d: Likewise.
971 * testsuite/gas/i386/x86-64-cet.d: Likewise.
972 * testsuite/gas/i386/cet.s: Replace savessp with saveprevssp.
973 * testsuite/gas/i386/x86-64-cet.s: Likewise.
974
9fef80d6
L
9752017-06-21 H.J. Lu <hongjiu.lu@intel.com>
976
977 * config/tc-i386.c (md_assemble): Update NOTRACK prefix check.
978 * testsuite/gas/i386/notrack-intel.d: Updated.
979 * testsuite/gas/i386/notrack.d: Likewise.
980 * testsuite/gas/i386/notrackbad.l: Likewise.
981 * testsuite/gas/i386/x86-64-notrack-intel.d: Likewise.
982 * testsuite/gas/i386/x86-64-notrack.d: Likewise.
983 * testsuite/gas/i386/x86-64-notrackbad.l: Likewise.
984 * testsuite/gas/i386/notrack.s: Add NOTRACK prefix tests with
985 memory indirect branch.
986 * testsuite/gas/i386/x86-64-notrack.s: Likewise.
987 * testsuite/gas/i386/notrackbad.s: Remove memory indirect branch
988 with NOTRACK prefix.
989 * testsuite/gas/i386/x86-64-notrackbad.s: Likewise.
990
3d030cdb
TP
9912017-06-20 Thomas Preud'homme <thomas.preudhomme@arm.com>
992
993 * config/tc-arm.c (arm_extensions): New duplicate idiv entry to enable
994 Thumb division for ARMv7 architecture.
995 (arm_parse_extension): Document expected behavior for duplicate
996 entries.
997 (s_arm_arch_extension): Likewise.
998 * testsuite/gas/arm/forbid-armv7-idiv-ext.d: New test.
999 * testsuite/gas/arm/forbid-armv7-idiv-ext.l: New expected output for
1000 above test.
1001
54bab281
TP
10022017-06-21 Thomas Preud'homme <thomas.preudhomme@arm.com>
1003
1004 * config/tc-arm.c (aeabi_set_public_attributes): Populate flags from
1005 feature bits used or selected_cpu depending on whether a CPU was
1006 selected by the user.
1007
6c290d53
TP
10082017-06-21 Thomas Preud'homme <thomas.preudhomme@arm.com>
1009
1010 * config/tc-arm.c (aeabi_set_public_attributes): Test *mcpu_ext_opt to
1011 decide whether to set Tag_DSP_extension build attribute value. Remove
1012 now useless arm_arch variable.
1013
c168ce07
TP
10142017-06-21 Thomas Preud'homme <thomas.preudhomme@arm.com>
1015
1016 * config/tc-arm.c (dyn_mcpu_ext_opt): New static variable.
1017 (dyn_march_ext_opt): Likewise.
1018 (md_begin): Copy extension feature bits alongside architecture ones.
1019 Merge extensions feature bits in selected_cpu and cpu_variant if there
1020 is some.
1021 (arm_parse_extension): Pass architecture and extension feature bits in
1022 separate parameters, with architecture bits being read only. Update
1023 **opt_p directly rather than *ext_set and initialize it if needed.
1024 (arm_parse_cpu): Stop merging architecture and extension feature bits
1025 and instead use mcpu_cpu_opt and dyn_mcpu_ext_opt to memorize them
1026 respectively. Adapt to change in parameters of arm_parse_extension.
1027 (arm_parse_arch): Adapt to change in parameters of arm_parse_extension.
1028 (aeabi_set_attribute_string): Make function static.
1029 (arm_md_post_relax): New function.
1030 (s_arm_cpu): Stop merging architecture and extension feature bits and
1031 instead use mcpu_cpu_opt and dyn_mcpu_ext_opt to memorize them
1032 respectively. Merge extension feature bits in cpu_variant
1033 if there is any.
1034 (s_arm_arch): Reset extension feature bit. Set selected_cpu from
1035 *mcpu_cpu_opt and cpu_variant from selected_cpu and *mfpu_opt for
1036 consistency with s_arm_cpu.
1037 (s_arm_arch_extension): Update *dyn_mcpu_ext_opt rather than
1038 selected_cpu, allocating it before hand if needed. Set selected_cpu
1039 from it and then cpu_variant.
1040 (s_arm_fpu): Merge *mcpu_ext_opt feature bits if any in cpu_variant.
1041 * config/tc-arm.h (md_post_relax_hook): Set to arm_md_post_relax.
1042 (aeabi_set_public_attributes): Delete external declaration.
1043 (arm_md_post_relax): Declare externally.
1044
996b5569
TP
10452017-06-21 Thomas Preud'homme <thomas.preudhomme@arm.com>
1046
1047 * config/tc-arm.c (struct arm_cpu_option_table): New ext field.
1048 (ARM_CPU_OPT): Add parameter to set new ext field and reorder canonical
1049 name field just after the name field.
1050 (arm_cpus): Move extension feature bit from value field to ext field,
1051 reorder parameter according to changes in ARM_CPU_OPT and reindent.
1052 (arm_parse_cpu): Point mcpu_cpu_opt to a bitfield merging the value and
1053 ext field from the selected arm_cpus entry.
1054 (s_arm_cpu): Likewise.
1055
1e292627
JG
10562017-06-21 James Greenhalgh <james.greenhalgh@arm.com>
1057
1058 * config/tc-aarch64.c (aarch64_cpus): Add cortex-a55 and cortex-a75.
1059 * doc/c-aarch64.texi (-mcpu): Document cortex-a55 and cortex-a75.
1060
8cac017d
L
10612017-06-15 H.J. Lu <hongjiu.lu@intel.com>
1062
1063 PR binutils/21594
1064 * testsuite/gas/i386/mpx.s: Add 2 tests with invalid bnd
1065 register.
1066 * testsuite/gas/i386/x86-64-mpx.s: Likewise.
1067 * testsuite/gas/i386/mpx.d: Updated.
1068 * testsuite/gas/i386/x86-64-mpx.d: Likewise.
1069
f7e16c2a
MF
10702017-06-14 Max Filippov <jcmvbkbc@gmail.com>
1071
1072 * config/tc-xtensa.c (density_supported, xtensa_fetch_width,
1073 absolute_literals_supported): Leave definitions uninitialized.
1074 (directive_state): Leave entries for directive_density and
1075 directive_absolute_literals initialized to false.
1076 (xg_init_global_config, xtensa_init): New functions.
1077 * config/tc-xtensa.h (TARGET_BYTES_BIG_ENDIAN): Define as 0.
1078 (HOST_SPECIAL_INIT): New definition.
1079 (xtensa_init): New declaration.
1080
62e20ed4
MC
10812017-06-07 Michael Collison <michael.collison@arm.com>
1082
1083 * config/tc-aarch64.c (reg_entry_reg_names): Add IP0,
1084 IP1, FP, and LR as register aliases of register 16, 17, 29
1085 and 30 respectively.
1086 * testsuite/gas/aarch64/diagnostic.l: Remove diagnostic
1087 prohibiting register 'lr' which is now an alias.
1088 * testsuite/gas/aarch64/diagnostic.s: Remove instruction
1089 utilizing register 'lr' which is now an alias.
1090
5c8ed6a4
JW
10912017-06-06 Jiong Wang <jiong.wang@arm.com>
1092
1093 * config/tc-arm.c (reject_bad_reg): Allow REG_SP on ARMv8-A.
1094 (parse_operands): Allow REG_SP for OP_oRRnpcsp and OP_RRnpcsp on
1095 ARMv8-A.
1096 (do_co_reg): Allow REG_SP for Rd on ARMv8-A.
1097 (do_t_add_sub): Likewise.
1098 (do_t_mov_cmp): Likewise.
1099 (do_t_tb): Likewise.
1100 * testsuite/gas/arm/ld-sp-warn.l: Delete the warning on REG_SP as Rt for
1101 ldrsb.
1102 * testsuite/gas/arm/sp-pc-validations-bad-t-v8a.d: New test.
1103 * testsuite/gas/arm/sp-pc-validations-bad-t-v8a.l: New test.
1104 * testsuite/gas/arm/sp-pc-validations-bad-t.d: Specifies -march=armv7-a.
1105 * testsuite/gas/arm/sp-pc-validations-bad-t.s: Remove ".arch armv7-a".
1106 * testsuite/gas/arm/sp-usage-thumb2-relax-on-v7.d: New test.
1107 * testsuite/gas/arm/sp-usage-thumb2-relax-on-v7.l: New test.
1108 * testsuite/gas/arm/sp-usage-thumb2-relax-on-v8.d: New test.
1109 * testsuite/gas/arm/sp-usage-thumb2-relax.s: New test.
1110 * testsuite/gas/arm/strex-bad-t.d: Specifies -march=armv7-a.
1111
61756f84
JW
11122017-06-05 Jim Wilson <jim.wilson@linaro.org>
1113
1114 * config/tc-arm.c (arm_cpus): Delete falkor and qdf24xx entries.
1115 * doc/c-arm.texi (-mcpu): Likewise.
1116
940171d0
AK
11172017-05-30 Anton Kolesov <anton.kolesov@synopsys.com>
1118
1119 * config/tc-arc.c (cpu_types): Include arc-cpu.def
1120
6e92fed5
L
11212017-05-23 H.J. Lu <hongjiu.lu@intel.com>
1122
1123 * gas/testsuite/gas/i386/notrackbad.l: Updated for non-ELF
1124 targets.
1125 * gas/testsuite/gas/i386/x86-64-notrackbad.l: Likewise.
1126
6e3f3473 11272017-05-23 Claudiu Zissulescu <claziss@synopsys.com>
1128
1129 * config/tc-arc.c (md_apply_fix): Use as_bad_where.
1130 (assemble_insn): Use as_bad.
1131
04ef582a
L
11322017-05-22 H.J. Lu <hongjiu.lu@intel.com>
1133
1134 * config/tc-i386.c (REX_PREFIX): Changed to 7.
1135 (NOTRACK_PREFIX): New.
1136 (MAX_PREFIXES): Changed to 8.
1137 (_i386_insn): Add notrack_prefix.
1138 (PREFIX_GROUP): Add PREFIX_DS.
1139 (add_prefix): Return PREFIX_DS for DS_PREFIX_OPCODE.
1140 (md_assemble): Check if NOTRACK prefix is supported.
1141 (parse_insn): Set notrack_prefix and issue an error for
1142 other prefixes after NOTRACK prefix.
1143 * testsuite/gas/i386/i386.exp: Run tests for NOTRACK prefix.
1144 * testsuite/gas/i386/notrack-intel.d: New file.
1145 * testsuite/gas/i386/notrack.d: Likewise.
1146 * testsuite/gas/i386/notrack.s: Likewise.
1147 * testsuite/gas/i386/notrackbad.l: Likewise.
1148 * testsuite/gas/i386/notrackbad.s: Likewise.
1149 * testsuite/gas/i386/x86-64-notrack-intel.d: Likewise.
1150 * testsuite/gas/i386/x86-64-notrack.d: Likewise.
1151 * testsuite/gas/i386/x86-64-notrack.s: Likewise.
1152 * testsuite/gas/i386/x86-64-notrackbad.l: Likewise.
1153 * testsuite/gas/i386/x86-64-notrackbad.s: Likewise.
1154
3c0367d0
JW
11552017-05-22 Jiong Wang <jiong.wang@arm.com>
1156
1157 * configure.tgt: Set "arch" to "aarch64" if ${cpu} equals "aarch64".
1158 Recognize the new triplet name aarch64*-linux-gnu_ilp32.
1159 * configure.ac: Output DEFAULT_ARCH macro for AArch64.
1160 * configure: Regenerate.
1161 * config/tc-aarch64.h (aarch64_after_parse_args): New declaration.
1162 (md_after_parse_args): New define.
1163 * config/tc-aarch64.c (aarch64_abi_type): New enumeration
1164 AARCH64_ABI_NONE.
1165 (DEFAULT_ARCH): New define.
1166 (aarch64_abi): Set default value to AARCH64_ABI_NONE.
1167 (aarch64_after_parse_args): New function.
1168
64517994
JM
11692017-05-19 Jose E. Marchesi <jose.marchesi@oracle.com>
1170
1171 * config/tc-sparc.c (sparc_arch_table): Entries for `sparc6',
1172 `v9m8' and `v8plusm8'.
1173 (sparc_md_end): Handle SPARC_OPCODE_ARCH_M8.
1174 (get_hwcap_name): Support the M8 hardware capabilities.
1175 (sparc_ip): Handle new operand types.
1176 * doc/c-sparc.texi (Sparc-Opts): Document -Av9m8, -Av8plusm8 and
1177 -Asparc6, and the corresponding -xarch aliases.
1178 * testsuite/gas/sparc/sparc6.s: New file.
1179 * testsuite/gas/sparc/sparc6.d: Likewise.
1180 * testsuite/gas/sparc/sparc6-diag.s: Likewise.
1181 * testsuite/gas/sparc/sparc6-diag.l: Likewise.
1182 * testsuite/gas/sparc/fpcmpshl.s: Likewise.
1183 * testsuite/gas/sparc/fpcmpshl.d: Likewise.
1184 * testsuite/gas/sparc/fpcmpshl-diag.s: Likewise.
1185 * testsuite/gas/sparc/fpcmpshl-diag.l: Likewise.
1186 * testsuite/gas/sparc/ldm-stm.s: Likewise.
1187 * testsuite/gas/sparc/ldm-stm.d: Likewise.
1188 * testsuite/gas/sparc/ldm-stm-diag.s: Likewise.
1189 * testsuite/gas/sparc/ldm-stm-diag.l: Likewise.
1190 * testsuite/gas/sparc/ldmf-stmf.s: Likewise.
1191 * testsuite/gas/sparc/ldmf-stmf.d: Likewise.
1192 * testsuite/gas/sparc/ldmf-stmf-diag.s: Likewise.
1193 * testsuite/gas/sparc/ldmf-stmf-diag.l: Likewise.
1194 * testsuite/gas/sparc/on.s: Likewise.
1195 * testsuite/gas/sparc/on.d: Likewise.
1196 * testsuite/gas/sparc/on-diag.s: Likewise.
1197 * testsuite/gas/sparc/on-diag.l: Likewise.
1198 * testsuite/gas/sparc/rle.s: Likewise.
1199 * testsuite/gas/sparc/rle.d: Likewise.
1200 * testsuite/gas/sparc/sparc.exp (gas_64_check): Run new tests.
1201 * testsuite/gas/sparc/rdasr.s: Add test for RDENTROPY.
1202 * testsuite/gas/sparc/rdasr.d: Likewise.
1203
ae0264a6
JM
12042017-05-19 Jose E. Marchesi <jose.marchesi@oracle.com>
1205
1206 * testsuite/gas/sparc/call-relax.d: Support 32-bit targets.
1207 * testsuite/gas/sparc/sparc.exp (gas_64_check): Use -64 to
1208 run asi-bump-warn.
1209
f4203b2b
JL
12102017-05-19 Georg-Johann Lay <avr@gjlay.de>
1211
1212 PR ld/21472
1213 * config/tc-avr.c (mcu_types): Add entries for: attiny416,
1214 attiny417, attiny816, attiny817.
1215
535b785f
AM
12162017-05-18 Alan Modra <amodra@gmail.com>
1217
1218 * config/tc-aarch64.c: Don't compare booleans against TRUE or FALSE.
1219 * config/tc-hppa.c: Likewise.
1220 * config/tc-mips.c: Likewise.
1221 * config/tc-score7.c: Likewise.
1222
91cb9803
AM
12232017-05-16 Alan Modra <amodra@gmail.com>
1224
1225 * write.c (GENERIC_FORCE_RELOCATION_LOCAL): Define.
1226 (TC_FORCE_RELOCATION_LOCAL): Use it.
1227 (GENERIC_FORCE_RELOCATION_SUB_SAME): Define.
1228 (TC_FORCE_RELOCATION_SUB_SAME): Use it.
1229 * config/tc-arm.h (TC_FORCE_RELOCATION_LOCAL,
1230 TC_FORCE_RELOCATION_SUB_SAME): Use GENERIC defines.
1231 * config/tc-aarch64.h: Similarly.
1232 * config/tc-avr.h: Similarly.
1233 * config/tc-cris.h: Similarly.
1234 * config/tc-i386.h: Similarly.
1235 * config/tc-i960.h: Similarly.
1236 * config/tc-ia64.h: Similarly.
1237 * config/tc-microblaze.h: Similarly.
1238 * config/tc-mips.h: Similarly.
1239 * config/tc-msp430.h: Similarly.
1240 * config/tc-nds32.h: Similarly.
1241 * config/tc-pru.h: Similarly.
1242 * config/tc-riscv.h: Similarly.
1243 * config/tc-rl78.h: Similarly.
1244 * config/tc-s390.h: Similarly.
1245 * config/tc-sh.h: Similarly.
1246 * config/tc-sh64.h: Similarly.
1247 * config/tc-sparc.h: Similarly.
1248 * config/tc-xtensa.h: Similarly.
1249 * config/tc-mn10300.h: Similarly.
1250 (GENERIC_FORCE_RELOCATION_LOCAL): Define.
1251 * config/tc-msp430.c (msp430_force_relocation_local): Modify to
1252 be addition to rather than replacement of standard
1253 TC_FORCE_RELOCATION_LOCAL.
1254
52a86f84
NC
12552017-05-15 Nick Clifton <nickc@redhat.com>
1256
1257 PR gas/21458
1258 * config/tc-arm.c (do_adr): If the ADR involves a thumb function
1259 symbol, ensure that the T bit will be set.
1260 (do_adrl): Likewise.
1261 (do_t_adr): Likewise.
1262 * testsuite/gas/arm/pr21458.s: New test.
1263 * testsuite/gas/arm/pr21458.d: New test driver.
1264
b32465c9
MR
12652017-05-15 Maciej W. Rozycki <macro@imgtec.com>
1266
1267 * testsuite/gas/mips/mips16-pcrel-1.d: Remove `-mips3' from `as'
1268 flags.
1269 * testsuite/gas/mips/mips16-pcrel-pic-1.d: Likewise.
1270 * testsuite/gas/mips/mips16-pcrel-n32-0.d: Likewise.
1271 * testsuite/gas/mips/mips16-pcrel-n32-1.d: Likewise.
1272 * testsuite/gas/mips/mips16-pcrel-n64-0.d: Likewise.
1273 * testsuite/gas/mips/mips16-pcrel-n64-1.d: Likewise.
1274 * testsuite/gas/mips/mips16-pcrel-n64-sym32-0.d: Likewise.
1275 * testsuite/gas/mips/mips16-pcrel-n64-sym32-1.d: Likewise.
1276 * testsuite/gas/mips/mips16-pcrel-reloc-4.d: Likewise.
1277 * testsuite/gas/mips/mips16-pcrel-reloc-5.d: Likewise.
1278 * testsuite/gas/mips/mips16-pcrel-reloc-6.d: Likewise.
1279 * testsuite/gas/mips/mips16-pcrel-reloc-7.d: Likewise.
1280 * testsuite/gas/mips/mips16-pcrel-addend-4.d: Likewise.
1281 * testsuite/gas/mips/mips16-pcrel-addend-5.d: Likewise.
1282 * testsuite/gas/mips/mips16-pcrel-addend-6.d: Likewise.
1283 * testsuite/gas/mips/mips16-pcrel-addend-7.d: Likewise.
1284 * testsuite/gas/mips/mips16-pcrel-addend-9.d: Likewise.
1285 * testsuite/gas/mips/mips16-pcrel-addend-pic-9.d: Likewise.
1286 * testsuite/gas/mips/mips16-pcrel-addend-n32-8.d: Likewise.
1287 * testsuite/gas/mips/mips16-pcrel-addend-n32-9.d: Likewise.
1288 * testsuite/gas/mips/mips16-pcrel-addend-n64-sym32-8.d:
1289 Likewise.
1290 * testsuite/gas/mips/mips16-pcrel-addend-n64-sym32-9.d:
1291 Likewise.
1292 * testsuite/gas/mips/mips16-pcrel-addend-n64-8.d: Likewise.
1293 * testsuite/gas/mips/mips16-pcrel-addend-n64-9.d: Likewise.
1294 * testsuite/gas/mips/mips16-pcrel-absolute-2.d: Likewise.
1295 * testsuite/gas/mips/mips16-pcrel-absolute-3.d: Likewise.
1296 * testsuite/gas/mips/mips16-pcrel-absolute-6.d: Likewise.
1297 * testsuite/gas/mips/mips16-pcrel-absolute-7.d: Likewise.
1298 * testsuite/gas/mips/mips16-pcrel-absolute-pic-6.d: Likewise.
1299 * testsuite/gas/mips/mips16-pcrel-absolute-n32-4.d: Likewise.
1300 * testsuite/gas/mips/mips16-pcrel-absolute-n32-6.d: Likewise.
1301 * testsuite/gas/mips/mips16-pcrel-absolute-n64-4.d: Likewise.
1302 * testsuite/gas/mips/mips16-pcrel-absolute-n64-6.d: Likewise.
1303 * testsuite/gas/mips/mips16-pcrel-absolute-n64-sym32-4.d:
1304 Likewise.
1305 * testsuite/gas/mips/mips16-pcrel-absolute-n64-sym32-6.d:
1306 Likewise.
1307 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n32-4.d:
1308 Likewise.
1309 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n32-6.d:
1310 Likewise.
1311 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-4.d:
1312 Likewise.
1313 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-6.d:
1314 Likewise.
1315 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-sym32-4.d:
1316 Likewise.
1317 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-sym32-6.d:
1318 Likewise.
1319 * testsuite/gas/mips/mips16e2@mips16-pcrel-0.d: New test.
1320 * testsuite/gas/mips/mips16e2@mips16-pcrel-1.d: New test.
1321 * testsuite/gas/mips/mips16e2@mips16-pcrel-2.d: New test.
1322 * testsuite/gas/mips/mips16e2@mips16-pcrel-n32-0.d: New test.
1323 * testsuite/gas/mips/mips16e2@mips16-pcrel-n32-1.d: New test.
1324 * testsuite/gas/mips/mips16e2@mips16-pcrel-n64-sym32-0.d: New
1325 test.
1326 * testsuite/gas/mips/mips16e2@mips16-pcrel-n64-sym32-1.d: New
1327 test.
1328 * testsuite/gas/mips/mips16e2@mips16-pcrel-delay-0.d: New test.
1329 * testsuite/gas/mips/mips16e2@mips16-pcrel-delay-1.d: New test.
1330 * testsuite/gas/mips/mips16e2@mips16-pcrel-reloc-2.d: New test.
1331 * testsuite/gas/mips/mips16e2@mips16-pcrel-reloc-3.d: New test.
1332 * testsuite/gas/mips/mips16e2@mips16-pcrel-reloc-6.d: New test.
1333 * testsuite/gas/mips/mips16e2@mips16-pcrel-reloc-7.d: New test.
1334 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-2.d: New test.
1335 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-3.d: New test.
1336 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-6.d: New test.
1337 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-7.d: New test.
1338 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-8.d: New test.
1339 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-9.d: New test.
1340 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-n32-8.d: New
1341 test.
1342 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-n32-9.d: New
1343 test.
1344 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-n64-sym32-8.d:
1345 New test.
1346 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-n64-sym32-9.d:
1347 New test.
1348 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute.d: New test.
1349 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-1.d: New
1350 test.
1351 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-2.d: New
1352 test.
1353 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-3.d: New
1354 test.
1355 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-4.d: New
1356 test.
1357 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-5.d: New
1358 test.
1359 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-6.d: New
1360 test.
1361 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-7.d: New
1362 test.
1363 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-pic-4.d: New
1364 test.
1365 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-pic-6.d: New
1366 test.
1367 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-n32-4.d: New
1368 test.
1369 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-n32-6.d: New
1370 test.
1371 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-n64-sym32-4.d:
1372 New test.
1373 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-n64-sym32-6.d:
1374 New test.
1375 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-pic-n32-4.d:
1376 New test.
1377 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-pic-n32-6.d:
1378 New test.
1379 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-pic-n64-sym32-4.d:
1380 New test.
1381 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-pic-n64-sym32-6.d:
1382 New test.
1383 * testsuite/gas/mips/mips16-pcrel-1.l: Adjust line numbers.
1384 * testsuite/gas/mips/mips16-pcrel-1.s: Adjust for alignment
1385 preservation between MIPS16 and MIPS16e2 code.
1386 * testsuite/gas/mips/mips.exp: Run MIPS16 relaxation tests over
1387 all MIPS16 architectures.
1388
3f3467ff
MR
13892017-05-15 Maciej W. Rozycki <macro@imgtec.com>
1390
1391 * testsuite/gas/mips/mips16e2.d: New test.
1392 * testsuite/gas/mips/mips16e2-mt.d: New test.
1393 * testsuite/gas/mips/mips16e2-sub.d: New test.
1394 * testsuite/gas/mips/mips16e2@mips16e2-sub.d: New test.
1395 * testsuite/gas/mips/mips16e2-mt-sub.d: New test.
1396 * testsuite/gas/mips/mips16e2@mips16e2-mt-sub.d: New test.
1397 * testsuite/gas/mips/mips16e2-hilo.d: New test.
1398 * testsuite/gas/mips/mips16e2-hilo-n32.d: New test.
1399 * testsuite/gas/mips/mips16e2-reloc-error.d: New test.
1400 * testsuite/gas/mips/mips16e2-imm-error.d: New test.
1401 * testsuite/gas/mips/elf_ase_mips16e2.d: New test.
1402 * testsuite/gas/mips/elf_ase_mips16e2-2.d: New test.
1403 * testsuite/gas/mips/elf-rel9-mips16e2.d: New test.
1404 * testsuite/gas/mips/mips16e2-lui.d: New test.
1405 * testsuite/gas/mips/mips16e2@mips32r2-sync.d: New test.
1406 * testsuite/gas/mips/mips16e2@mips32r2-sync-1.d: New test.
1407 * testsuite/gas/mips/mips16e2@lui-2.d: New test.
1408 * testsuite/gas/mips/mips16e2-reloc-error.l: New stderr output.
1409 * testsuite/gas/mips/mips16e2-imm-error.l: New stderr output.
1410 * testsuite/gas/mips/mips16e2@lui-2.l: New stderr output.
1411 * testsuite/gas/mips/mips16e2.s: New test source.
1412 * testsuite/gas/mips/mips16e2-mt.s: New test source.
1413 * testsuite/gas/mips/mips16e2-sub.s: New test source.
1414 * testsuite/gas/mips/mips16e2-mt-sub.s: New test source.
1415 * testsuite/gas/mips/mips16e2-hilo.s: New test source.
1416 * testsuite/gas/mips/mips16e2-reloc-error.s: New test source.
1417 * testsuite/gas/mips/mips16e2-imm-error.s: New test source.
1418 * testsuite/gas/mips/elf-rel9-mips16e2.s: New test source.
1419 * testsuite/gas/mips/mips16e2-lui.s: New test source.
1420 * testsuite/gas/mips/mips.exp: Expand `mips32r2-sync',
1421 `mips32r2-sync-1', `lui-1' and `lui-2' tests across MIPS16e2
1422 architectures. Run the new tests.
1423
70ab592f
MR
14242017-05-15 Maciej W. Rozycki <macro@imgtec.com>
1425
1426 * testsuite/gas/mips/mips.exp (run_dump_test_arch): Add
1427 `mips16e2@' prefix.
1428 (run_list_test_arch): Likewise.
1429 (mips16e2-32, mips16e2-64): New architectures.
1430 * testsuite/gas/mips/mips16e2-32@mips16-macro.d: New test.
1431 * testsuite/gas/mips/mips16e2-32@mips16-macro-t.d: New test.
1432 * testsuite/gas/mips/mips16e2-32@mips16-macro-e.d: New test.
1433 * testsuite/gas/mips/mips16e2-32@mips16-insn-t.d: New test.
1434 * testsuite/gas/mips/mips16e2-32@mips16-insn-e.d: New test.
1435 * testsuite/gas/mips/mips16e2-32@mips16e-64.d: New test.
1436 * testsuite/gas/mips/mips16e2-32@mips16-sub.d: New test.
1437 * testsuite/gas/mips/mips16e2-32@mips16e-64-sub.d: New test.
1438 * testsuite/gas/mips/mips16e2@relax-swap3.d: New test.
1439 * testsuite/gas/mips/mips16-32@mips16-asmacro.d: Remove `source'
1440 tag. Add `-I$srcdir/$subdir' to `as' flags.
1441 * testsuite/gas/mips/mips16-64@mips16-asmacro.d: Likewise.
1442 * testsuite/gas/mips/mips16e2-32@mips16-macro.l: New stderr
1443 output.
1444 * testsuite/gas/mips/mips16e2-32@mips16-macro-t.l: New stderr
1445 output.
1446 * testsuite/gas/mips/mips16e2-32@mips16-macro-e.l: New stderr
1447 output.
1448 * testsuite/gas/mips/mips16e2-32@mips16-insn-t.l: New stderr
1449 output.
1450 * testsuite/gas/mips/mips16e2-32@mips16-insn-e.l: New stderr
1451 output.
1452 * testsuite/gas/mips/mips16-sub.s: Add `.set nomips16e2'.
1453 * testsuite/gas/mips/mips16e-sub.s: Likewise.
1454 * testsuite/gas/mips/mips16e-64-sub.s: Likewise.
1455 * testsuite/gas/mips/mips16-asmacro.s: Remove `.set mips32'.
1456 * testsuite/gas/mips/mips16-32@mips16-asmacro.s: New test
1457 source.
1458 * testsuite/gas/mips/mips16-64@mips16-asmacro.s: New test
1459 source.
1460
25499ac7
MR
14612017-05-15 Maciej W. Rozycki <macro@imgtec.com>
1462 Matthew Fortune <matthew.fortune@imgtec.com>
1463 Andrew Bennett <andrew.bennett@imgtec.com>
1464
1465 * config/tc-mips.c (RELAX_MIPS16_ENCODE): Add `e2' flag.
1466 (RELAX_MIPS16_E2): New macro.
1467 (RELAX_MIPS16_PIC, RELAX_MIPS16_SYM32, RELAX_MIPS16_NOMACRO)
1468 (RELAX_MIPS16_USER_SMALL, RELAX_MIPS16_USER_EXT)
1469 (RELAX_MIPS16_DSLOT, RELAX_MIPS16_JAL_DSLOT)
1470 (RELAX_MIPS16_EXTENDED, RELAX_MIPS16_MARK_EXTENDED)
1471 (RELAX_MIPS16_CLEAR_EXTENDED, RELAX_MIPS16_ALWAYS_EXTENDED)
1472 (RELAX_MIPS16_MARK_ALWAYS_EXTENDED)
1473 (RELAX_MIPS16_CLEAR_ALWAYS_EXTENDED, RELAX_MIPS16_MACRO)
1474 (RELAX_MIPS16_MARK_MACRO, RELAX_MIPS16_CLEAR_MACRO): Shift bits.
1475 (mips16_immed_extend): New prototype.
1476 (options): Add OPTION_MIPS16E2 and OPTION_NO_MIPS16E2 enum
1477 values.
1478 (md_longopts): Add "mmips16e2" and "mno-mips16e2" options.
1479 (mips_ases): Add "mips16e2" entry.
1480 (mips_set_ase): Handle MIPS16e2 ASE.
1481 (insn_insert_operand): Explicitly handle immediates with MIPS16
1482 instructions that require 32-bit encoding.
1483 (is_opcode_valid_16): Pass enabled ASE bitmask on to
1484 `opcode_is_member'.
1485 (validate_mips_insn): Explicitly handle immediates with MIPS16
1486 instructions that require 32-bit encoding.
1487 (operand_reg_mask) <OP_REG28>: Add handler.
1488 (match_reg28_operand): New function.
1489 (match_operand) <OP_REG28>: Add handler.
1490 (append_insn): Pass ASE_MIPS16E2 setting to RELAX_MIPS16_ENCODE.
1491 (match_mips16_insn): Handle MIPS16 instructions that require
1492 32-bit encoding and `V' and `u' operand codes.
1493 (mips16_ip): Allow any characters except from `.' in opcodes.
1494 (mips16_immed_extend): Handle 9-bit immediates. Do not shuffle
1495 immediates whose width is not one of these listed.
1496 (md_estimate_size_before_relax): Handle MIPS16e2 relaxation.
1497 (mips_relax_frag): Likewise.
1498 (md_convert_frag): Likewise.
1499 (mips_convert_ase_flags): Handle MIPS16e2 ASE.
1500
1501 * doc/as.texinfo (Target MIPS options): Add `-mmips16e2' and
1502 `-mno-mips16e2' options.
1503 (-mmips16e2, -mno-mips16e2): New options.
1504 * doc/c-mips.texi (MIPS Options): Add `-mmips16e2' and
1505 `-mno-mips16e2' options.
1506 (MIPS ASE Instruction Generation Overrides): Add `.set mips16e2'
1507 and `.set nomips16e2'.
1508
20c59b84
MR
15092017-05-15 Maciej W. Rozycki <macro@imgtec.com>
1510
1511 * config/tc-mips.c (match_int_operand): Call
1512 `match_out_of_range' before returning failure for 0x8000-0xffff
1513 values conditionally allowed.
1514
602b88e3
MR
15152017-05-15 Maciej W. Rozycki <macro@imgtec.com>
1516
1517 * config/tc-mips.c (match_int_operand): Call
1518 `match_not_constant' before returning failure for a non-constant
1519 16-bit immediate conditionally allowed.
1520
c96425c5
MR
15212017-05-15 Maciej W. Rozycki <macro@imgtec.com>
1522
1523 * config/tc-mips.c (match_const_int): Call `match_out_of_range'
1524 rather than `match_not_constant' for unrelocated operands
1525 retrieved as an `O_big' expression.
1526 (match_int_operand): Call `match_out_of_range' for relocatable
1527 operands retrieved as an `O_big' expression.
1528 (match_mips16_insn): Call `match_out_of_range' for relaxable
1529 operands retrieved as an `O_big' expression.
1530 * testsuite/gas/mips/addiu-error.d: New test.
1531 * testsuite/gas/mips/mips16@addiu-error.d: New test.
1532 * testsuite/gas/mips/micromips@addiu-error.d: New test.
1533 * testsuite/gas/mips/break-error.d: New test.
1534 * testsuite/gas/mips/lui-1.l: Adjust error message.
1535 * testsuite/gas/mips/addiu-error.l: New stderr output.
1536 * testsuite/gas/mips/mips16@addiu-error.l: New stderr output.
1537 * testsuite/gas/mips/micromips@addiu-error.l: New stderr output.
1538 * testsuite/gas/mips/break-error.l: New stderr output.
1539 * testsuite/gas/mips/addiu-error.s: New test source.
1540 * testsuite/gas/mips/break-error.s: New test source.
1541 * testsuite/gas/mips/mips.exp: Run the new tests.
1542
1a7bf198
MR
15432017-05-15 Maciej W. Rozycki <macro@imgtec.com>
1544
1545 * config/tc-mips.c (match_mips16_insn): Remove the explicit
1546 OT_INTEGER check before the `match_expression' call.
1547 * testsuite/gas/mips/mips16-insn-e.l: Adjust messages.
1548 * testsuite/gas/mips/mips16-32@mips16-insn-e.l: Likewise.
1549 * testsuite/gas/mips/mips16-64@mips16-insn-e.l: Likewise.
1550 * testsuite/gas/mips/mips16e-32@mips16-insn-e.l: Likewise.
1551 * testsuite/gas/mips/mips16-reg-error.d: New test.
1552 * testsuite/gas/mips/mips16-reg-error.l: New stderr output.
1553 * testsuite/gas/mips/mips16-reg-error.s: New test source.
1554 * testsuite/gas/mips/mips.exp: Run the new test.
1555
e295202f
MR
15562017-05-15 Maciej W. Rozycki <macro@imgtec.com>
1557
1558 * config/tc-mips.c (match_mips16_insn): Call
1559 `match_not_constant' for a disallowed relocation operation.
1560 * testsuite/gas/mips/mips16-reloc-error.d: New test.
1561 * testsuite/gas/mips/mips16-reloc-error.l: New stderr output.
1562 * testsuite/gas/mips/mips16-reloc-error.s: New test source.
1563 * testsuite/gas/mips/mips.exp: Run the new test.
1564
c76081bc
MR
15652017-05-15 Maciej W. Rozycki <macro@imgtec.com>
1566
1567 * testsuite/gas/mips/lui-1.d: New test.
1568 * testsuite/gas/mips/lui-2.d: New test.
1569 * gas/testsuite/gas/mips/mips.exp: Fold corresponding list tests
1570 into the new tests.
1571
a54d5f8b
MR
15722017-05-15 Maciej W. Rozycki <macro@imgtec.com>
1573
1574 * config/tc-mips.c (match_const_int): Update description.
1575
32035f51
MR
15762017-05-15 Maciej W. Rozycki <macro@imgtec.com>
1577
1578 * doc/as.texinfo (-mips16, -no-mips16): Refer to `.module
1579 mips16' rather than `.set mips16'.
1580 (-mmicromips, -mno-micromips): Refer to `.module micromips' and
1581 `.module nomicromips' rather than `.set micromips' and `.set
1582 nomicromips'.
1583 (-msmartmips, -mno-smartmips): Refer to `.module smartmips'
1584 rather than `.set smartmips'.
1585 * doc/c-mips.texi (MIPS Options): Refer to `.module mips16',
1586 `.module micromips', `.module nomicromips' and `.module
1587 smartmips' rather than `.set mips16', `.set micromips', `.set
1588 nomicromips' and `.set smartmips' respectively.
1589
be3f1006
MR
15902017-05-12 Maciej W. Rozycki <macro@imgtec.com>
1591 Matthew Fortune <matthew.fortune@imgtec.com>
1592
1593 * config/tc-mips.c (mips_percent_op): Add "%gprel".
1594 (mips16_percent_op): Add "%gp_rel".
1595 * testsuite/gas/mips/elf-rel8.s:: Add `%gprel' forms.
1596 * testsuite/gas/mips/elf-rel8-mips16.s: Add `%gp_rel' forms.
1597 * testsuite/gas/mips/elf-rel8.d: Adjust accordingly.
1598 * testsuite/gas/mips/elf-rel8-mips16.d: Likewise.
1599
a4f89915
MR
16002017-05-12 Maciej W. Rozycki <macro@imgtec.com>
1601
1602 * testsuite/gas/mips/mips16.d: Adjust BREAK disassembly.
1603 * testsuite/gas/mips/mips16-64@mips16.d: Likewise.
1604 * testsuite/gas/mips/mips16-64.d: Likewise.
1605 * testsuite/gas/mips/mips16-64@mips16-64.d: Likewise.
1606 * testsuite/gas/mips/mips16-macro.d: Likewise.
1607 * testsuite/gas/mips/mips16-64@mips16-macro.d: Likewise.
1608 * testsuite/gas/mips/mips16-sub.d: Likewise.
1609 * testsuite/gas/mips/mips16-32@mips16-sub.d: Likewise.
1610
99e2d67a
MR
16112017-05-11 Maciej W. Rozycki <macro@imgtec.com>
1612
1613 * testsuite/gas/mips/mips32r2-sync-1.d: New test.
1614 * testsuite/gas/mips/micromips@mips32r2-sync-1.d: New test.
1615 * testsuite/gas/mips/mips.exp: Run the new tests.
1616
7f401e84
MR
16172017-05-10 Maciej W. Rozycki <macro@imgtec.com>
1618
1619 * testsuite/gas/mips/isa-override-2.d: New test.
1620 * testsuite/gas/mips/mips1@isa-override-2.d: New test.
1621 * testsuite/gas/mips/r3000@isa-override-2.d: New test.
1622 * testsuite/gas/mips/r3900@isa-override-2.d: New test.
1623 * testsuite/gas/mips/mips2@isa-override-2.d: New test.
1624 * testsuite/gas/mips/mips32@isa-override-2.d: New test.
1625 * testsuite/gas/mips/mips32r2@isa-override-2.d: New test.
1626 * testsuite/gas/mips/mips32r3@isa-override-2.d: New test.
1627 * testsuite/gas/mips/mips32r5@isa-override-2.d: New test.
1628 * testsuite/gas/mips/mips32r6@isa-override-2.d: New test.
1629 * testsuite/gas/mips/octeon3@isa-override-2.d: New test.
1630 * testsuite/gas/mips/r3000@isa-override-2.l: Remove list test.
1631 * testsuite/gas/mips/mips1@isa-override-2.s: Remove test source.
1632 * testsuite/gas/mips/r3000@isa-override-2.s: Remove test source.
1633 * testsuite/gas/mips/r3900@isa-override-2.s: Remove test source.
1634 * testsuite/gas/mips/mips2@isa-override-2.s: Remove test source.
1635 * testsuite/gas/mips/mips32@isa-override-2.s: Remove test
1636 source.
1637 * testsuite/gas/mips/mips32r2@isa-override-2.s: Remove test
1638 source.
1639 * testsuite/gas/mips/mips32r3@isa-override-2.s: Remove test
1640 source.
1641 * testsuite/gas/mips/mips32r5@isa-override-2.s: Remove test
1642 source.
1643 * testsuite/gas/mips/mips32r6@isa-override-2.s: Remove test
1644 source.
1645 * testsuite/gas/mips/octeon3@isa-override-2.s: Remove test
1646 source.
1647 * gas/testsuite/gas/mips/mips.exp: Fold corresponding list tests
1648 into the new tests.
1649
9fc18134
MR
16502017-05-10 Maciej W. Rozycki <macro@imgtec.com>
1651
1652 * testsuite/gas/mips/mips16e-sub.d: Correct test name.
1653 * testsuite/gas/mips/mips16-32@mips16e-sub.d: Likewise.
1654 * testsuite/gas/mips/mips16-64@mips16e-sub.d: Likewise.
1655 * testsuite/gas/mips/mips16e-64-sub.d: Likewise.
1656 * testsuite/gas/mips/mips16-32@mips16e-64-sub.d: Likewise.
1657 * testsuite/gas/mips/mips16-64@mips16e-64-sub.d: Likewise.
1658 * testsuite/gas/mips/mips16e-32@mips16e-64-sub.d: Likewise.
1659
f78c0b91
MR
16602017-05-10 Maciej W. Rozycki <macro@imgtec.com>
1661
1662 * testsuite/gas/mips/mips16-macro.l: Remove list test.
1663
58667758
MR
16642017-05-10 Maciej W. Rozycki <macro@imgtec.com>
1665
1666 * testsuite/gas/mips/r3900@ecoff@ld.d: Remove test.
1667 * testsuite/gas/mips/mips2@ecoff@ld.d: Remove test.
1668 * testsuite/gas/mips/mips32@ecoff@ld.d: Remove test.
1669 * testsuite/gas/mips/mips32r2@ecoff@ld.d: Remove test.
1670 * testsuite/gas/mips/r3900@ecoff@ld-forward.d: Remove test.
1671 * testsuite/gas/mips/mips2@ecoff@ld-forward.d: Remove test.
1672 * testsuite/gas/mips/mips32@ecoff@ld-forward.d: Remove test.
1673 * testsuite/gas/mips/mips32r2@ecoff@ld-forward.d: Remove test.
1674 * testsuite/gas/mips/mips1@ecoff@sd.d: Remove test.
1675 * testsuite/gas/mips/r3000@ecoff@sd.d: Remove test.
1676 * testsuite/gas/mips/r3900@ecoff@sd.d: Remove test.
1677 * testsuite/gas/mips/mips2@ecoff@sd.d: Remove test.
1678 * testsuite/gas/mips/mips32@ecoff@sd.d: Remove test.
1679 * testsuite/gas/mips/mips32r2@ecoff@sd.d: Remove test.
1680 * testsuite/gas/mips/mips1@ecoff@sd-forward.d: Remove test.
1681 * testsuite/gas/mips/r3000@ecoff@sd-forward.d: Remove test.
1682 * testsuite/gas/mips/r3900@ecoff@sd-forward.d: Remove test.
1683 * testsuite/gas/mips/mips2@ecoff@sd-forward.d: Remove test.
1684 * testsuite/gas/mips/mips32@ecoff@sd-forward.d: Remove test.
1685 * testsuite/gas/mips/mips32r2@ecoff@sd-forward.d: Remove test.
1686
53a346d8
CZ
16872017-05-10 Claudiu Zissulescu <claziss@synopsys.com>
1688
1689 * testsuite/gas/arc/attr-arc600.d: New file.
1690 * testsuite/gas/arc/attr-arc600_mul32x16.d: Likewise.
1691 * testsuite/gas/arc/attr-arc600_norm.d: Likewise.
1692 * testsuite/gas/arc/attr-arc601.d: Likewise.
1693 * testsuite/gas/arc/attr-arc601_mul32x16.d: Likewise.
1694 * testsuite/gas/arc/attr-arc601_mul64.d: Likewise.
1695 * testsuite/gas/arc/attr-arc601_norm.d: Likewise.
1696 * testsuite/gas/arc/attr-arc700.d: Likewise.
1697 * testsuite/gas/arc/attr-arcem.d: Likewise.
1698 * testsuite/gas/arc/attr-archs.d: Likewise.
1699 * testsuite/gas/arc/attr-autodetect-1.d: Likewise.
1700 * testsuite/gas/arc/attr-autodetect-1.s: Likewise.
1701 * testsuite/gas/arc/attr-cpu-a601.d: Likewise.
1702 * testsuite/gas/arc/attr-cpu-a601.s: Likewise.
1703 * testsuite/gas/arc/attr-cpu-a700.d: Likewise.
1704 * testsuite/gas/arc/attr-cpu-a700.s: Likewise.
1705 * testsuite/gas/arc/attr-cpu-em.d: Likewise.
1706 * testsuite/gas/arc/attr-cpu-em.s: Likewise.
1707 * testsuite/gas/arc/attr-cpu-hs.d: Likewise.
1708 * testsuite/gas/arc/attr-cpu-hs.s: Likewise.
1709 * testsuite/gas/arc/attr-em.d: Likewise.
1710 * testsuite/gas/arc/attr-em4.d: Likewise.
1711 * testsuite/gas/arc/attr-em4_dmips.d: Likewise.
1712 * testsuite/gas/arc/attr-em4_fpuda.d: Likewise.
1713 * testsuite/gas/arc/attr-em4_fpus.d: Likewise.
1714 * testsuite/gas/arc/attr-hs.d: Likewise.
1715 * testsuite/gas/arc/attr-hs34.d: Likewise.
1716 * testsuite/gas/arc/attr-hs38.d: Likewise.
1717 * testsuite/gas/arc/attr-hs38_linux.d: Likewise.
1718 * testsuite/gas/arc/attr-mul64.d: Likewise.
1719 * testsuite/gas/arc/attr-name.d: Likewise.
1720 * testsuite/gas/arc/attr-name.s: Likewise.
1721 * testsuite/gas/arc/attr-nps400.d: Likewise.
1722 * testsuite/gas/arc/attr-override-mcpu.d: Likewise.
1723 * testsuite/gas/arc/attr-override-mcpu.s
1724 * testsuite/gas/arc/attr-quarkse_em.d: Likewise.
1725 * testsuite/gas/arc/blank.s: Likewise.
1726 * testsuite/gas/elf/section2.e-arc: Likewise.
1727 * testsuite/gas/arc/cpu-pseudop-1.d: Update test.
1728 * testsuite/gas/arc/cpu-pseudop-2.d: Likewise.
1729 * testsuite/gas/arc/nps400-0.d: Likewise.
1730 * testsuite/gas/elf/elf.exp: Set target_machine for ARC.
1731 * config/tc-arc.c (opcode/arc-attrs.h): Include.
1732 (ARC_GET_FLAG, ARC_SET_FLAG, streq): Define.
1733 (arc_attribute): Declare new function.
1734 (md_pseudo_table): Add arc_attribute.
1735 (cpu_types): Rename default cpu features.
1736 (selected_cpu): Set the default OSABI flag.
1737 (mpy_option): New variable.
1738 (pic_option): Likewise.
1739 (sda_option): Likewise.
1740 (tls_option): Likewise.
1741 (feature_type, feature_list): Remove.
1742 (arc_initial_eflag): Likewise.
1743 (attributes_set_explicitly): New variable.
1744 (arc_check_feature): Check also for the conflicting features.
1745 (arc_select_cpu): Refactor assignment of selected_cpu.eflags.
1746 (arc_option): Remove setting of private flags and architecture.
1747 (check_cpu_feature): Refactor feature names.
1748 (autodetect_attributes): New function.
1749 (assemble_tokens): Use above function.
1750 (md_parse_option): Refactor feature names.
1751 (arc_attribute): New function.
1752 (arc_set_attribute_int): Likewise.
1753 (arc_set_attribute_string): Likewise.
1754 (arc_stralloc): Likewise.
1755 (arc_set_public_attributes): Likewise.
1756 (arc_md_end): Likewise.
1757 (arc_copy_symbol_attributes): Likewise.
1758 (rc_convert_symbolic_attribute): Likewise.
1759 * config/tc-arc.h (md_end): Define.
1760 (CONVERT_SYMBOLIC_ATTRIBUTE): Likewise.
1761 (TC_COPY_SYMBOL_ATTRIBUTES): Likewise.
1762 * doc/c-arc.texi: Document ARC object attributes.
1763
8507b6e7
MR
17642017-05-03 Maciej W. Rozycki <macro@imgtec.com>
1765
1766 * config/tc-mips.c (RELAX_MIPS16_ENCODE): Add `pic', `sym32' and
1767 `nomacro' flags.
1768 (RELAX_MIPS16_PIC, RELAX_MIPS16_SYM32, RELAX_MIPS16_NOMACRO):
1769 New macros.
1770 (RELAX_MIPS16_USER_SMALL, RELAX_MIPS16_USER_EXT)
1771 (RELAX_MIPS16_DSLOT, RELAX_MIPS16_JAL_DSLOT)
1772 (RELAX_MIPS16_EXTENDED, RELAX_MIPS16_MARK_EXTENDED)
1773 (RELAX_MIPS16_CLEAR_EXTENDED, RELAX_MIPS16_ALWAYS_EXTENDED)
1774 (RELAX_MIPS16_MARK_ALWAYS_EXTENDED)
1775 (RELAX_MIPS16_CLEAR_ALWAYS_EXTENDED): Shift bits.
1776 (RELAX_MIPS16_MACRO, RELAX_MIPS16_MARK_MACRO)
1777 (RELAX_MIPS16_CLEAR_MACRO): New macros.
1778 (append_insn): Pass `mips_pic', HAVE_32BIT_SYMBOLS and
1779 `mips_opts.warn_about_macros' settings to RELAX_MIPS16_ENCODE.
1780 (mips16_macro_frag): New function.
1781 (md_estimate_size_before_relax): Handle HI16/LO16 relaxation.
1782 (mips_relax_frag): Likewise.
1783 (md_convert_frag): Likewise.
1784
1785 * testsuite/gas/mips/mips16@relax-swap3.d: Remove error output,
1786 add dump patterns.
1787 * testsuite/gas/mips/mips16e@relax-swap3.d: New test
1788 subarchitecture.
1789 * testsuite/gas/mips/micromips@relax-swap3.d: Remove trailing
1790 NOP padding.
1791 * testsuite/gas/mips/mips16-pcrel-reloc-2.d: Remove error
1792 output, add dump patterns.
1793 * testsuite/gas/mips/mips16-pcrel-reloc-3.d: Remove error
1794 output, add dump patterns.
1795 * testsuite/gas/mips/mips16-pcrel-reloc-6.d: Remove error
1796 output, add dump patterns.
1797 * testsuite/gas/mips/mips16-pcrel-reloc-7.d: Remove error
1798 output, add dump patterns.
1799 * testsuite/gas/mips/mips16-pcrel-addend-2.d: Remove error
1800 output, add dump patterns.
1801 * testsuite/gas/mips/mips16-pcrel-addend-3.d: Remove error
1802 output, add dump patterns.
1803 * testsuite/gas/mips/mips16-pcrel-absolute.d: Remove error
1804 output, add dump patterns.
1805 * testsuite/gas/mips/mips16-pcrel-absolute-1.d: Remove error
1806 output, add dump patterns.
1807 * testsuite/gas/mips/mips16@relax-swap3.l: Remove file.
1808 * testsuite/gas/mips/mips16-pcrel-reloc-2.l: Remove file.
1809 * testsuite/gas/mips/mips16-pcrel-reloc-3.l: Remove file.
1810 * testsuite/gas/mips/mips16-pcrel-reloc-6.l: Remove file.
1811 * testsuite/gas/mips/mips16-pcrel-reloc-7.l: Remove file.
1812 * testsuite/gas/mips/mips16-pcrel-addend-2.l: Remove file.
1813 * testsuite/gas/mips/mips16-pcrel-addend-3.l: Remove file.
1814 * testsuite/gas/mips/mips16-pcrel-absolute.l: Remove file.
1815 * testsuite/gas/mips/mips16-pcrel-absolute-1.l: Remove file.
1816 * testsuite/gas/mips/relax-swap3.s: Adjust trailing padding.
1817
1818 * testsuite/gas/mips/mips16-pcrel-0.d: New test.
1819 * testsuite/gas/mips/mips16-pcrel-1.d: New test.
1820 * testsuite/gas/mips/mips16-pcrel-2.d: New test.
1821 * testsuite/gas/mips/mips16-pcrel-3.d: New test.
1822 * testsuite/gas/mips/mips16-pcrel-4.d: New test.
1823 * testsuite/gas/mips/mips16-pcrel-5.d: New test.
1824 * testsuite/gas/mips/mips16-pcrel-pic-0.d: New test.
1825 * testsuite/gas/mips/mips16-pcrel-pic-1.d: New test.
1826 * testsuite/gas/mips/mips16-pcrel-n32-0.d: New test.
1827 * testsuite/gas/mips/mips16-pcrel-n32-1.d: New test.
1828 * testsuite/gas/mips/mips16-pcrel-n64-sym32-0.d: New test.
1829 * testsuite/gas/mips/mips16-pcrel-n64-sym32-1.d: New test.
1830 * testsuite/gas/mips/mips16-pcrel-n64-0.d: New test.
1831 * testsuite/gas/mips/mips16-pcrel-n64-1.d: New test.
1832 * testsuite/gas/mips/mips16-pcrel-delay-0.d: New test.
1833 * testsuite/gas/mips/mips16-pcrel-delay-1.d: New test.
1834 * testsuite/gas/mips/mips16-pcrel-addend-4.d: New test.
1835 * testsuite/gas/mips/mips16-pcrel-addend-5.d: New test.
1836 * testsuite/gas/mips/mips16-pcrel-addend-6.d: New test.
1837 * testsuite/gas/mips/mips16-pcrel-addend-7.d: New test.
1838 * testsuite/gas/mips/mips16-pcrel-addend-8.d: New test.
1839 * testsuite/gas/mips/mips16-pcrel-addend-9.d: New test.
1840 * testsuite/gas/mips/mips16-pcrel-addend-pic-8.d: New test.
1841 * testsuite/gas/mips/mips16-pcrel-addend-pic-9.d: New test.
1842 * testsuite/gas/mips/mips16-pcrel-addend-n32-8.d: New test.
1843 * testsuite/gas/mips/mips16-pcrel-addend-n32-9.d: New test.
1844 * testsuite/gas/mips/mips16-pcrel-addend-n64-sym32-8.d: New test.
1845 * testsuite/gas/mips/mips16-pcrel-addend-n64-sym32-9.d: New test.
1846 * testsuite/gas/mips/mips16-pcrel-addend-n64-8.d: New test.
1847 * testsuite/gas/mips/mips16-pcrel-addend-n64-9.d: New test.
1848 * testsuite/gas/mips/mips16-pcrel-absolute-2.d: New test.
1849 * testsuite/gas/mips/mips16-pcrel-absolute-3.d: New test.
1850 * testsuite/gas/mips/mips16-pcrel-absolute-4.d: New test.
1851 * testsuite/gas/mips/mips16-pcrel-absolute-5.d: New test.
1852 * testsuite/gas/mips/mips16-pcrel-absolute-6.d: New test.
1853 * testsuite/gas/mips/mips16-pcrel-absolute-7.d: New test.
1854 * testsuite/gas/mips/mips16-pcrel-absolute-pic-4.d: New test.
1855 * testsuite/gas/mips/mips16-pcrel-absolute-pic-6.d: New test.
1856 * testsuite/gas/mips/mips16-pcrel-absolute-n32-4.d: New test.
1857 * testsuite/gas/mips/mips16-pcrel-absolute-n32-6.d: New test.
1858 * testsuite/gas/mips/mips16-pcrel-absolute-n64-4.d: New test.
1859 * testsuite/gas/mips/mips16-pcrel-absolute-n64-6.d: New test.
1860 * testsuite/gas/mips/mips16-pcrel-absolute-n64-sym32-4.d: New
1861 test.
1862 * testsuite/gas/mips/mips16-pcrel-absolute-n64-sym32-6.d: New
1863 test.
1864 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n32-4.d: New
1865 test.
1866 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n32-6.d: New
1867 test.
1868 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-4.d: New
1869 test.
1870 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-6.d: New
1871 test.
1872 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-sym32-4.d:
1873 New test.
1874 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-sym32-6.d:
1875 New test.
1876 * testsuite/gas/mips/mips16-pcrel-0.l: New stderr output.
1877 * testsuite/gas/mips/mips16-pcrel-1.l: New stderr output.
1878 * testsuite/gas/mips/mips16-pcrel-2.l: New stderr output.
1879 * testsuite/gas/mips/mips16-pcrel-3.l: New stderr output.
1880 * testsuite/gas/mips/mips16-pcrel-4.l: New stderr output.
1881 * testsuite/gas/mips/mips16-pcrel-5.l: New stderr output.
1882 * testsuite/gas/mips/mips16-pcrel-delay-0.l: New stderr output.
1883 * testsuite/gas/mips/mips16-pcrel-delay-1.l: New stderr output.
1884 * testsuite/gas/mips/mips16-pcrel-addend-8.l: New stderr output.
1885 * testsuite/gas/mips/mips16-pcrel-addend-9.l: New stderr output.
1886 * testsuite/gas/mips/mips16-pcrel-absolute-4.l: New stderr
1887 output.
1888 * testsuite/gas/mips/mips16-pcrel-absolute-6.l: New stderr
1889 output.
1890 * testsuite/gas/mips/mips16-pcrel-0.s: New test source.
1891 * testsuite/gas/mips/mips16-pcrel-1.s: New test source.
1892 * testsuite/gas/mips/mips16-pcrel-2.s: New test source.
1893 * testsuite/gas/mips/mips16-pcrel-3.s: New test source.
1894 * testsuite/gas/mips/mips16-pcrel-4.s: New test source.
1895 * testsuite/gas/mips/mips16-pcrel-5.s: New test source.
1896 * testsuite/gas/mips/mips16-pcrel-delay-0.s: New test source.
1897 * testsuite/gas/mips/mips16-pcrel-delay-1.s: New test source.
1898 * testsuite/gas/mips/mips16-pcrel-addend-4.s: New test source.
1899 * testsuite/gas/mips/mips16-pcrel-addend-5.s: New test source.
1900 * testsuite/gas/mips/mips16-pcrel-addend-6.s: New test source.
1901 * testsuite/gas/mips/mips16-pcrel-addend-7.s: New test source.
1902 * testsuite/gas/mips/mips16-pcrel-addend-8.s: New test source.
1903 * testsuite/gas/mips/mips16-pcrel-addend-9.s: New test source.
1904 * testsuite/gas/mips/mips16-pcrel-absolute-2.s: New test.
1905 * testsuite/gas/mips/mips16-pcrel-absolute-3.s: New test.
1906 * testsuite/gas/mips/mips16-pcrel-absolute-4.s: New test.
1907 * testsuite/gas/mips/mips16-pcrel-absolute-5.s: New test.
1908 * testsuite/gas/mips/mips16-pcrel-absolute-6.s: New test.
1909 * testsuite/gas/mips/mips16-pcrel-absolute-7.s: New test.
1910 * testsuite/gas/mips/mips.exp: Run the new tests.
1911
e78bb25c
NC
19122017-05-03 Nick Clifton <nickc@redhat.com>
1913
1914 PR gas/20941
1915 * symbols.c (snapshot_symbol): Handle the case where
1916 resolve_expression returns a local symbol.
1917
82d808ed
MR
19182017-05-02 Maciej W. Rozycki <macro@imgtec.com>
1919
1920 * config/tc-mips.c (append_insn): Call `symbol_append' for any
1921 expression symbol created for MIPS16 relaxation.
1922 (match_mips16_insn): Don't encode a constant value as an
1923 immediate with a PC-relative operand.
1924
1925 * testsuite/gas/mips/mips16-pcrel-absolute-1.d: New test.
1926 * testsuite/gas/mips/mips16-branch-absolute-1.d: New test.
1927 * testsuite/gas/mips/mips16-branch-absolute-2.d: New test.
1928 * testsuite/gas/mips/mips16-branch-absolute-addend-1.d: New
1929 test.
1930 * testsuite/gas/mips/mips16-branch-absolute-n32-1.d: New test.
1931 * testsuite/gas/mips/mips16-branch-absolute-n32-2.d: New test.
1932 * testsuite/gas/mips/mips16-branch-absolute-addend-n32-1.d: New
1933 test.
1934 * testsuite/gas/mips/mips16-branch-absolute-n64-1.d: New test.
1935 * testsuite/gas/mips/mips16-branch-absolute-n64-2.d: New test.
1936 * testsuite/gas/mips/mips16-branch-absolute-addend-n64-1.d: New
1937 test.
1938 * testsuite/gas/mips/mips16-pcrel-absolute-1.l: New stderr
1939 output.
1940 * testsuite/gas/mips/mips16-pcrel-absolute-1.s: New test source.
1941 * testsuite/gas/mips/mips16-branch-absolute-1.s: New test
1942 source.
1943 * testsuite/gas/mips/mips16-branch-absolute-2.s: New test
1944 source.
1945 * testsuite/gas/mips/mips16-branch-absolute-addend-1.s: New test
1946 source.
1947 * testsuite/gas/mips/mips.exp: Run the new tests.
1948
14f72d45
MR
19492017-04-27 Maciej W. Rozycki <macro@imgtec.com>
1950
1951 * config/tc-mips.c (mips16_pcrel_val): New function, factored
1952 out from...
1953 (mips16_extended_frag): ... here.
1954 (md_convert_frag): Use `mips16_pcrel_val' rather than repeated
1955 code in MIPS16 relaxation, with `stretch' hardcoded to 0.
1956
1425c41d
MR
19572017-04-27 Maciej W. Rozycki <macro@imgtec.com>
1958
1959 * config/tc-mips.c (RELAX_MIPS16_LONG_BRANCH): Rename to...
1960 (RELAX_MIPS16_ALWAYS_EXTENDED): ... this.
1961 (RELAX_MIPS16_MARK_LONG_BRANCH): Rename to...
1962 (RELAX_MIPS16_MARK_ALWAYS_EXTENDED): ... this.
1963 (RELAX_MIPS16_CLEAR_LONG_BRANCH): Rename to...
1964 (RELAX_MIPS16_CLEAR_ALWAYS_EXTENDED): ... this.
1965 (mips16_extended_frag): Adjust accordingly.
1966
f2d830a5
AM
19672017-04-27 Alan Modra <amodra@gmail.com>
1968
1969 * symbols.c (S_FORCE_RELOC): Separate section and symbol tests.
1970
ce8ad872
MR
19712017-04-26 Maciej W. Rozycki <macro@imgtec.com>
1972
1973 * config/tc-mips.c (RELAX_ENCODE): Add `PIC' flag.
1974 (RELAX_PIC): New macro.
1975 (RELAX_USE_SECOND, RELAX_SECOND_LONGER, RELAX_NOMACRO)
1976 (RELAX_DELAY_SLOT, RELAX_DELAY_SLOT_16BIT)
1977 (RELAX_DELAY_SLOT_SIZE_FIRST, RELAX_DELAY_SLOT_SIZE_SECOND):
1978 Shift bits.
1979 (RELAX_BRANCH_ENCODE): Add `pic' flag.
1980 (RELAX_BRANCH_UNCOND, RELAX_BRANCH_LIKELY, RELAX_BRANCH_LINK)
1981 (RELAX_BRANCH_TOOFAR): Shift bits.
1982 (RELAX_BRANCH_PIC): New macro.
1983 (RELAX_MICROMIPS_ENCODE): Add `pic' flag.
1984 (RELAX_MICROMIPS_PIC): New macro.
1985 (RELAX_MICROMIPS_UNCOND, RELAX_MICROMIPS_COMPACT)
1986 (RELAX_MICROMIPS_LINK, RELAX_MICROMIPS_NODS)
1987 (RELAX_MICROMIPS_RELAX32): Shift bits.
1988 (relax_close_frag): Pass `mips_pic' setting to RELAX_ENCODE.
1989 (append_insn): Pass `mips_pic' setting to RELAX_BRANCH_ENCODE
1990 and RELAX_MICROMIPS_ENCODE, and record it in `fx_tcbit2' of the
1991 first fixup created.
1992 (md_apply_fix) <BFD_RELOC_16_PCREL_S2>: Use `fx_tcbit2' of the
1993 fixup processed rather than `mips_pic' in choosing to relax an
1994 out of range branch to a jump.
1995 (relaxed_branch_length): Use the `pic' flag of the relaxed frag
1996 rather than `mips_pic'.
1997 (relaxed_micromips_32bit_branch_length): Likewise.
1998 (md_estimate_size_before_relax): Likewise.
1999 (md_convert_frag): Likewise.
2000
2001 * testsuite/gas/mips/option-pic-relax-0.d: New test.
2002 * testsuite/gas/mips/option-pic-relax-1.d: New test.
2003 * testsuite/gas/mips/option-pic-relax-2.d: New test.
2004 * testsuite/gas/mips/option-pic-relax-3.d: New test.
2005 * testsuite/gas/mips/option-pic-relax-3a.d: New test.
2006 * testsuite/gas/mips/option-pic-relax-4.d: New test.
2007 * testsuite/gas/mips/option-pic-relax-5.d: New test.
2008 * testsuite/gas/mips/option-pic-relax-2.l: New stderr output.
2009 * testsuite/gas/mips/option-pic-relax-3.l: New stderr output.
2010 * testsuite/gas/mips/option-pic-relax-4.l: New stderr output.
2011 * testsuite/gas/mips/option-pic-relax-5.l: New stderr output.
2012 * testsuite/gas/mips/option-pic-relax-0.s: New test source.
2013 * testsuite/gas/mips/option-pic-relax-1.s: New test source.
2014 * testsuite/gas/mips/option-pic-relax-2.s: New test source.
2015 * testsuite/gas/mips/option-pic-relax-3.s: New test source.
2016 * testsuite/gas/mips/option-pic-relax-4.s: New test source.
2017 * testsuite/gas/mips/option-pic-relax-5.s: New test source.
2018 * testsuite/gas/mips/mips.exp: Run the new tests.
2019
126124cc
CZ
20202017-04-25 Claudiu Zissulescu <claziss@synopsys.com>
2021
2022 * testsuite/gas/arc/leave_enter.d: Update test.
2023 * testsuite/gas/arc/leave_enter.s: Likewise.
2024
be6a24d8
CZ
20252017-04-25 Claudiu Zissulescu <claziss@synopsys.com>
2026
2027 * testsuite/gas/arc/b.d: Update test.
2028 * testsuite/gas/arc/noargs_hs.d: Likewise.
2029
adc1273c
MR
20302017-04-25 Maciej W. Rozycki <macro@imgtec.com>
2031
2032 * config/tc-mips.c (md_convert_frag): Correct
2033 BFD_RELOC_MIPS16_16_PCREL_S1 fixup size.
2034 * testsuite/gas/mips/mips16-branch-addend-4.d: New test.
2035 * testsuite/gas/mips/mips16-branch-addend-5.d: New test.
2036 * testsuite/gas/mips/mips16-branch-addend-5.l: New stderr
2037 output.
2038 * testsuite/gas/mips/mips16-branch-addend-4.s: New test source.
2039 * testsuite/gas/mips/mips16-branch-addend-5.s: New test source.
2040 * testsuite/gas/mips/mips.exp: Run the new tests.
2041
d28b6364
JM
20422017-04-25 Jose E. Marchesi <jose.marchesi@oracle.com>
2043
2044 PR gas/21407
2045 * config/tc-sparc.c (md_apply_fix): Do not transform `call'
2046 instructions into branch instructions in fixups generating
2047 additional relocations.
2048 * testsuite/gas/sparc/call-relax.s: New file.
2049 * testsuite/gas/sparc/call-relax.d: Likewise.
2050 * testsuite/gas/sparc/call-relax-aout.d: Likewise.
2051 * testsuite/gas/sparc/sparc.exp: Test call-relax and call-relax-aout.
2052
53445554
TP
20532017-04-24 Thomas Preud'homme <thomas.preudhomme@arm.com>
2054
2055 * config/tc-arm.c (move_or_literal_pool): Remove code generating MOVS.
2056 Forbid MOV.W and MOVW if destination is SP or PC.
2057 * testsuite/gas/arm/thumb2_ldr_immediate_highregs_armv6t2.s: Explain
2058 expectation of LDR not generating a MOVS for low registers and small
2059 constants. Add tests of MOVW generation.
2060 * testsuite/gas/arm/thumb2_ldr_immediate_highregs_armv6t2.d: Update
2061 expected disassembly.
2062
a8cc8a54
AM
20632017-04-22 Alan Modra <amodra@gmail.com>
2064
2065 * testsuite/gas/ppc/vle.s: Format. Add se_rfgi and e_sc.
2066 * testsuite/gas/ppc/vle.d: Update.
2067
792f174f
NC
20682017-04-21 Nick Clifton <nickc@redhat.com>
2069
2070 PR binutils/21380
2071 * testsuite/gas/aarch64/illegal-3.s: New file.
2072 * testsuite/gas/aarch64/illegal-3.d: New file.
2073
ef85eab0
AM
20742017-04-11 Alan Modra <amodra@gmail.com>
2075
2076 * config/tc-ppc.c (md_show_usage): Delete mention of -mhtm.
2077 * testsuite/gas/ppc/htm.d: Pass -mpower8 and -Mpower8.
2078
947fa914
MF
20792017-04-10 Max Filippov <jcmvbkbc@gmail.com>
2080
2081 * config/tc-xtensa.c (xtensa_maybe_create_literal_pool_frag):
2082 Initialize lps->frag_count with auto_litpool_limit.
2083 (xg_promote_candidate_litpool): New function.
2084 (xtensa_move_literals): Extract candidate litpool promotion code
2085 into separate function. Call it for all possible found
2086 candidates.
2087 (xtensa_switch_to_literal_fragment): Drop 'recursive' flag and
2088 call to xtensa_mark_literal_pool_location that it guards.
2089 Replace it with call to xtensa_maybe_create_literal_pool_frag.
2090 Initialize pool_location with created literal pool candidate.
2091 * testsuite/gas/xtensa/all.exp: Add new tests.
2092 * testsuite/gas/xtensa/auto-litpools-first1.d: New test results.
2093 * testsuite/gas/xtensa/auto-litpools-first1.s: New test.
2094 * testsuite/gas/xtensa/auto-litpools-first2.d: New test results.
2095 * testsuite/gas/xtensa/auto-litpools-first2.s: New test.
2096 * testsuite/gas/xtensa/auto-litpools.d: Fix offsets changed due
2097 to additional jump instruction.
2098
ac8f0f72
AM
20992017-04-07 Alan Modra <amodra@gmail.com>
2100
2101 * testsuite/gas/ppc/altivec2.s: Delete E6500 vector insns.
2102 * testsuite/gas/ppc/altivec2.d: Adjust to suit.
2103
498e3442
AM
21042017-04-07 Alan Modra <amodra@gmail.com>
2105
2106 * testsuite/gas/elf/section12a.d: Don't expect alignment of 1
2107 for .mbind.text.
2108
62ecb94c
PC
21092017-04-06 Pip Cet <pipcet@gmail.com>
2110
2111 * testsuite/gas/wasm32/allinsn.d: Adjust test for disassembler
2112 changes.
2113 * testsuite/gas/wasm32/disass.d: New test.
2114 * testsuite/gas/wasm32/disass.s: New test.
2115 * testsuite/gas/wasm32/disass-2.d: New test.
2116 * testsuite/gas/wasm32/disass-2.s: New test.
2117 * testsuite/gas/wasm32/reloc.d: Adjust test for changed reloc
2118 names.
2119 * testsuite/gas/wasm32/reloc.s: Update test for changed assembler
2120 syntax.
2121 * testsuite/gas/wasm32/wasm32.exp: Run new tests. Expect allinsn
2122 test to succeed.
2123
a91e1603
L
21242017-04-04 H.J. Lu <hongjiu.lu@intel.com>
2125
2126 * NEWS: Mention support for ELF SHF_GNU_MBIND.
2127 * config/obj-elf.c (section_match): New.
2128 (get_section): Match both sh_info and group name.
2129 (obj_elf_change_section): Add argument for sh_info. Pass both
2130 sh_info and group name to get_section. Issue an error for
2131 SHF_GNU_MBIND section without SHF_ALLOC. Set sh_info.
2132 (obj_elf_parse_section_letters): Set SHF_GNU_MBIND for 'd'.
2133 (obj_elf_section): Support SHF_GNU_MBIND section info.
2134 * config/obj-elf.h (obj_elf_change_section): Add argument for
2135 sh_info.
2136 * config/tc-arm.c (start_unwind_section): Pass 0 as sh_info to
2137 obj_elf_change_section.
2138 * config/tc-ia64.c (obj_elf_vms_common): Likewise.
2139 * config/tc-microblaze.c (microblaze_s_data): Likewise.
2140 (microblaze_s_sdata): Likewise.
2141 (microblaze_s_rdata): Likewise.
2142 (microblaze_s_bss): Likewise.
2143 * config/tc-mips.c (s_change_section): Likewise.
2144 * config/tc-msp430.c (msp430_profiler): Likewise.
2145 * config/tc-rx.c (parse_rx_section): Likewise.
2146 * config/tc-tic6x.c (tic6x_start_unwind_section): Likewise.
2147 * doc/as.texinfo: Document 'd' for SHF_GNU_MBIND.
2148 * testsuite/gas/elf/elf.exp: Run section12a, section12b and
2149 section13.
2150 * testsuite/gas/elf/section10.d: Updated.
2151 * testsuite/gas/elf/section10.s: Likewise.
2152 * testsuite/gas/elf/section12.s: New file.
2153 * testsuite/gas/elf/section12a.d: Likewise.
2154 * testsuite/gas/elf/section12b.d: Likewise.
2155 * testsuite/gas/elf/section13.l: Likewise.
2156 * testsuite/gas/elf/section13.d: Likewise.
2157 * testsuite/gas/elf/section13.s: Likewise.
2158
c41cf6fd
PD
21592017-04-03 Palmer Dabbelt <palmer@dabbelt.com>
2160
2161 * config/tc-riscv.c (riscv_clear_subsets): Cast argument to free to
2162 avoid const warnings.
2163
fecb9c46
PD
21642017-03-30 Palmer Dabbelt <palmer@dabbelt.com>
2165
2166 * config/tc-riscv.c (riscv_clear_subsets): New function.
2167 (riscv_add_subset): Call riscv_clear_subsets and riscv_set_rvc to
2168 clear RVC when it's been previously set.
2169
dc1e4d6d
NC
21702017-03-31 Nick Clifton <nickc@redhat.com>
2171
2172 PR gas/21333
2173 * config/tc-s390.c (tc_s390_fix_adjustable): Allow non pc-relative
2174 fixups in mergeable sections to be adjusted.
2175
f96bd6c2
PC
21762017-03-30 Pip Cet <pipcet@gmail.com>
2177
2178 * config/tc-wasm32.h: New file: Add WebAssembly assembler target.
2179 * config/tc-wasm32.c: New file: Add WebAssembly assembler target.
2180 * Makefile.am: Add WebAssembly assembler target.
2181 * configure.tgt: Add WebAssembly assembler target.
2182 * doc/c-wasm32.texi: New file: Start documenting WebAssembly
2183 assembler.
2184 * doc/all.texi: Define WASM32.
2185 * doc/as.texinfo: Add WebAssembly entries.
2186 * NEWS: Mention the new support.
2187 * Makefile.in: Regenerate.
2188 * po/gas.pot: Regenerate.
2189 * po/POTFILES.in: Regenerate.
2190 * testsuite/gas/wasm32: New directory.
2191 * testsuite/gas/wasm32/allinsn.d: New file.
2192 * testsuite/gas/wasm32/allinsn.s: New file.
2193 * testsuite/gas/wasm32/illegal.l: New file.
2194 * testsuite/gas/wasm32/illegal.s: New file.
2195 * testsuite/gas/wasm32/illegal-2.l: New file.
2196 * testsuite/gas/wasm32/illegal-2.s: New file.
2197 * testsuite/gas/wasm32/illegal-3.l: New file.
2198 * testsuite/gas/wasm32/illegal-3.s: New file.
2199 * testsuite/gas/wasm32/illegal-4.l: New file.
2200 * testsuite/gas/wasm32/illegal-4.s: New file.
2201 * testsuite/gas/wasm32/illegal-5.l: New file.
2202 * testsuite/gas/wasm32/illegal-5.s: New file.
2203 * testsuite/gas/wasm32/illegal-6.l: New file.
2204 * testsuite/gas/wasm32/illegal-6.s: New file.
2205 * testsuite/gas/wasm32/illegal-7.l: New file.
2206 * testsuite/gas/wasm32/illegal-7.s: New file.
2207 * testsuite/gas/wasm32/illegal-8.l: New file.
2208 * testsuite/gas/wasm32/illegal-8.s: New file.
2209 * testsuite/gas/wasm32/illegal-9.l: New file.
2210 * testsuite/gas/wasm32/illegal-9.s: New file.
2211 * testsuite/gas/wasm32/illegal-10.l: New file.
2212 * testsuite/gas/wasm32/illegal-10.s: New file.
2213 * testsuite/gas/wasm32/illegal-11.l: New file.
2214 * testsuite/gas/wasm32/illegal-11.s: New file.
2215 * testsuite/gas/wasm32/illegal-12.l: New file.
2216 * testsuite/gas/wasm32/illegal-12.s: New file.
2217 * testsuite/gas/wasm32/illegal-13.l: New file.
2218 * testsuite/gas/wasm32/illegal-13.s: New file.
2219 * testsuite/gas/wasm32/illegal-14.l: New file.
2220 * testsuite/gas/wasm32/illegal-14.s: New file.
2221 * testsuite/gas/wasm32/illegal-15.l: New file.
2222 * testsuite/gas/wasm32/illegal-15.s: New file.
2223 * testsuite/gas/wasm32/illegal-16.l: New file.
2224 * testsuite/gas/wasm32/illegal-16.s: New file.
2225 * testsuite/gas/wasm32/illegal-17.l: New file.
2226 * testsuite/gas/wasm32/illegal-17.s: New file.
2227 * testsuite/gas/wasm32/illegal-18.l: New file.
2228 * testsuite/gas/wasm32/illegal-18.s: New file.
2229 * testsuite/gas/wasm32/illegal-19.l: New file.
2230 * testsuite/gas/wasm32/illegal-19.s: New file.
2231 * testsuite/gas/wasm32/illegal-20.l: New file.
2232 * testsuite/gas/wasm32/illegal-20.s: New file.
2233 * testsuite/gas/wasm32/illegal-21.l: New file.
2234 * testsuite/gas/wasm32/illegal-21.s: New file.
2235 * testsuite/gas/wasm32/illegal-22.l: New file.
2236 * testsuite/gas/wasm32/illegal-22.s: New file.
2237 * testsuite/gas/wasm32/illegal-24.l: New file.
2238 * testsuite/gas/wasm32/illegal-24.s: New file.
2239 * testsuite/gas/wasm32/illegal-25.l: New file.
2240 * testsuite/gas/wasm32/illegal-25.s: New file.
2241 * testsuite/gas/wasm32/reloc.d: New file.
2242 * testsuite/gas/wasm32/reloc.s: New file.
2243 * testsuite/gas/wasm32/wasm32.exp: New tests for WebAssembly
2244 architecture.
2245
52be03fd
AM
22462017-03-29 Alan Modra <amodra@gmail.com>
2247
2248 * config/tc-ppc.c (md_parse_option): Reject -mraw.
2249
9b753937
AM
22502017-03-27 Alan Modra <amodra@gmail.com>
2251
2252 PR 21303
2253 * testsuite/gas/ppc/pr21303.d,
2254 * testsuite/gas/ppc/pr21303.s: New test
2255 * testsuite/gas/ppc/ppc.exp: Run it.
2256
c0c31e91
RZ
22572017-03-27 Rinat Zelig <rinat@mellanox.com>
2258
2259 * testsuite/gas/arc/nps400-12.s: New file.
2260 * testsuite/gas/arc/nps400-12.d: New file.
2261
62785b09
TP
22622017-03-24 Thomas preud'homme <thomas.preudhomme@arm.com>
2263
2264 * config/tc-arm.: (md_begin): Set selected_cpu from *mcpu_cpu_opt when
2265 CPU_DEFAULT is defined.
2266
19683c04
PD
22672017-03-21 Palmer Dabbbelt <palmer@dabbelt.com>
2268
2269 * config/tc-riscv.c (md_show_usage): Remode defuct -m32, -m64,
2270 -msoft-float, -mhard-float, -mno-rvc, and -mrvc options; and don't
2271 print an invalid default ISA string.
2272 * doc/c-riscv.texi (OPTIONS): Add -fpic and -fno-pic options.
2273
24e5b4e6
MF
22742017-03-22 Max Filippov <jcmvbkbc@gmail.com>
2275
2276 * config/tc-xtensa.c (xtensa_relax_frag): Change fx_size of the
2277 reassigned fixup to size of jump instruction (3) and fx_r_type
2278 to BFD_RELOC_XTENSA_SLOT0_OP, as there's only one slot.
2279 (add_jump_to_trampoline): Search
2280 origfrag->tc_frag_data.slot_symbols for the slot with non-NULL
2281 symbol and use that slot instead of slot 0.
2282
2253c8f0
AK
22832017-03-21 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
2284
2285 * config/tc-s390.c (s390_parse_cpu): Remove S390_INSTR_FLAG_VX2
2286 from cpu_table. Remove vx2, and novx2 from cpu_flags.
2287
645d3342
RZ
22882017-03-21 Rinat Zelig <rinat@mellanox.com>
2289
2290 * testsuite/gas/arc/nps400-11.s: New file.
2291 * testsuite/gas/arc/nps400-11.d: New file.
2292
e406e428
NC
22932017-03-20 Nick Clifton <nickc@redhat.com>
2294
2295 * doc/as.texinfo (2byte): Note that if no expressions are present
2296 the directive does nothing. Emphasize that the output is
2297 unaligned, and that this can have an effect on the relocations
2298 generated.
2299 (4byte): Simplify description. Refer back to the 2byte
2300 description.
2301 (8byte): Likewise.
2302
d5e0ba9c
RE
23032017-03-20 Richard Earnshaw <rearnsha@arm.com>
2304
2305 * config/tc-arm.c (arm_fpus): Note entires that should not be
2306 documented.
2307 * doc/c-arm.texi (-mfpu): Add missing FPU entries for neon-vfpv3 and
2308 neon-fp16. Fix spelling error.
2309
d3375ddd
RE
23102017-03-20 Richard Earnshaw <rearnsha@arm.com>
2311
2312 * config/tc-arm.c (arm_fpus): Add neon-vfpv3 as an alias for neon.
2313
2c52e2e8
RZ
23142017-03-16 Rinat Zelig <rinat@mellanox.com>
2315
2316 * config/tc-arc.c (assemble_insn): Only handle ".t" and ".nt"
2317 specially for ARCv2.
2318
b416fe87
KC
23192017-03-14 Kito Cheng <kito.cheng@gmail.com>
2320
2321 * config/tc-riscv.c (validate_riscv_insn): Add 'o' RVC immediate
2322 encoding format, which can accept 0-valued immediates.
2323 (riscv_ip): Likewise.
2324
7cb7b948
NC
23252017-03-15 Nick Clifton <nickc@redhat.com>
2326
2327 * config/tc-riscv.c (riscv_pre_output_hook): Fix compile time
2328 warning about discarding a const qualifier.
2329
d47c3ff7
KLC
23302017-03-02 Kuan-Lin Chen <rufus@andestech.com>
2331
2332 * config/tc-riscv.h (HWARD2_USE_FIXED_ADVANCE_PC): New define.
2333
2aece2ba
KLC
23342017-03-02 Kuan-Lin Chen <rufus@andestech.com>
2335
2336 * config/tc-riscv.c (md_apply_fix): Set fx_frag and
2337 fx_next->fx_frag for CFA_advance_loc relocations.
2338
c1b465c9
KLC
23392017-03-02 Kuan-Lin Chen <rufus@andestech.com>
2340
2341 * config/tc-riscv.c (md_apply_fix): Compute the correct offsets
2342 for CFA relocations.
2343
f955cccf
NC
23442017-03-13 Nick Clifton <nickc@redhat.com>
2345
2346 PR binutils/21202
2347 * config/tc-aarch64.c (reloc_table): Rename
2348 BFD_RELOC_AARCH64_TLSDESC_LD64_LO12_NC to
2349 BFD_RELOC_AARCH64_TLSDESC_LD64_LO12. Rname
2350 BFD_RELOC_AARCH64_TLSDESC_ADD_LO12_NC to
2351 BFD_RELOC_AARCH64_TLSDESC_ADD_LO12.
2352 (md_apply_fix): Likewise.
2353 (aarch64_force_relocation): Likewise.
2354 * testsuite/gas/aarch64/tls.d: Update regexp.
2355
8b1e5da1
NC
23562017-03-10 Tobin C. Harding <me@tobin.cc>
2357 Nick Clifton <nickc@redhat.com>
2358
2359 * doc/as.texinfo (2byte): Tidy up wording. Add note that
2360 overlarge values will produce a warning message and be trunacted.
2361 (4byte): Likewise.
2362
86fa6981
L
23632017-03-09 H.J. Lu <hongjiu.lu@intel.com>
2364
2365 * config/tc-i386.c (_i386_insn): Add dir_encoding and
2366 vec_encoding. Remove swap_operand and need_vrex.
2367 (extra_symbol_chars): Add '}'.
2368 (md_begin): Mark '}' with LEX_BEGIN_NAME. Allow '}' in
2369 mnemonic.
2370 (build_vex_prefix): Don't use 2-byte VEX encoding with
2371 {vex3}. Check dir_encoding and load.
2372 (parse_insn): Check pseudo prefixes. Set dir_encoding.
2373 (VEX_check_operands): Likewise.
2374 (match_template): Check dir_encoding and load.
2375 (parse_real_register): Set vec_encoding instead of need_vrex.
2376 (parse_register): Likewise.
2377 * doc/c-i386.texi: Document {disp8}, {disp32}, {load}, {store},
2378 {vex2}, {vex3} and {evex}. Remove ".s", ".d8" and ".d32"
2379 * testsuite/gas/i386/i386.exp: Run pseudos and x86-64-pseudos.
2380 * testsuite/gas/i386/pseudos.d: New file.
2381 * testsuite/gas/i386/pseudos.s: Likewise.
2382 * testsuite/gas/i386/x86-64-pseudos.d: Likewise.
2383 * testsuite/gas/i386/x86-64-pseudos.s: Likewise.
2384
4b8b687e
PB
23852017-03-08 Peter Bergner <bergner@vnet.ibm.com>
2386
2387 * testsuite/gas/ppc/altivec2.d (as): Use the -mpower8 option.
2388 (objdump): Use the -Mpower8 option.
2389
1437d063
PB
23902017-03-08 Peter Bergner <bergner@vnet.ibm.com>
2391
2392 * testsuite/gas/ppc/power9.d <lnia> New test.
2393 * testsuite/gas/ppc/power9.s: Likewise.
2394
ea86f534
AM
23952017-03-07 Alan Modra <amodra@gmail.com>
2396
2397 * doc/as.texinfo (2byte, 4byte, 8byte): Correct @section placement.
2398
2b841ec2
AM
23992017-03-07 Tobin C. Harding <me@tobin.cc>
2400 Alan Modra <amodra@gmail.com>
2401
2402 * doc/as.texinfo (2byte, 4byte, 8byte): Document.
2403 * doc/c-arm.texi (2byte, 4byte, 8byte): Omit if ELF.
2404
603555e5
L
24052017-03-06 H.J. Lu <hongjiu.lu@intel.com>
2406
2407 * config/tc-i386.c (cpu_arch): Add .cet.
2408 * doc/c-i386.texi: Document cet.
2409 * testsuite/gas/i386/cet-intel.d: New file.
2410 * testsuite/gas/i386/cet.d: Likewise.
2411 * testsuite/gas/i386/cet.s: Likewise.
2412 * testsuite/gas/i386/x86-64-cet-intel.d: Likewise.
2413 * testsuite/gas/i386/x86-64-cet.d: Likewise.
2414 * testsuite/gas/i386/x86-64-cet.s: Likewise.
2415 * testsuite/gas/i386/i386.exp: Run Intel CET tests.
2416
1cccfb31
L
24172017-03-06 H.J. Lu <hongjiu.lu@intel.com>
2418
2419 * testsuite/gas/i386/x86-64-mpx-inval-2.s: Force a good alignment.
2420 * testsuite/gas/i386/x86-64-mpx-inval-2.l: Expect [0-9A-F]+.
2421
ea0de82e
AM
24222017-03-06 Alan Modra <amodra@gmail.com>
2423
2424 * dw2gencfi.c (encoding_size): Return unsigned int.
2425 (emit_expr_encoded): Assert size matches reloc bitsize.
2426 (output_fde): Use unsigned for offset_size and addr_size. Set
2427 addr_size earlier and use in place of constant 4 and uses of
2428 DWARF2_FDE_RELOC_SIZE. Assert it matches reloc bitsize.
2429
9e1a8675
AM
24302017-03-06 Alan Modra <amodra@gmail.com>
2431
2432 * dw2gencfi.c: Wrap overlong lines. Add parens for emacs
2433 auto reformat. Formatting and whitespace fixes.
2434
49fced12
MW
24352017-03-05 Mark Wielaard <mark@klomp.org>
2436
2437 * dwarf2dbg.c (out_debug_abbrev): Use DW_FORM_strp instead of
2438 DW_FORM_string for DW_AT_name, DW_AT_comp_dir and DW_AT_producer.
2439 (out_debug_info): Accept symbols to name, comp_dir and producer in
2440 the .debug_str section and emit those offsets not full strings.
2441 (out_debug_str): New function that outputs the strings for name,
2442 comp_dir and producer in .debug_str and generates symbols to those
2443 strings.
2444 (out_debug_line): Create a .debug_str section if necessary and call
2445 out_debug_str before calling out_debug_info.
2446 * testsuite/gas/aarch64/dwarf.d: Add extra section symbol to expected
2447 output.
2448
9875b365
MR
24492017-03-02 Maciej W. Rozycki <macro@imgtec.com>
2450
2451 * write.c (relax_segment) <rs_org>: Only bail out if the fixed
2452 part of the frag has overrun the location requested.
2453
2454 * testsuite/gas/all/org-1.d: New test.
2455 * testsuite/gas/all/org-2.d: New test.
2456 * testsuite/gas/all/org-3.d: New test.
2457 * testsuite/gas/all/org-4.d: New test.
2458 * testsuite/gas/all/org-5.d: New test.
2459 * testsuite/gas/all/org-6.d: New test.
2460 * testsuite/gas/all/org-1.l: New stderr output.
2461 * testsuite/gas/all/org-2.l: New stderr output.
2462 * testsuite/gas/all/org-3.l: New stderr output.
2463 * testsuite/gas/all/org-1.s: New test source.
2464 * testsuite/gas/all/org-2.s: New test source.
2465 * testsuite/gas/all/org-3.s: New test source.
2466 * testsuite/gas/all/org-4.s: New test source.
2467 * testsuite/gas/all/org-5.s: New test source.
2468 * testsuite/gas/all/org-6.s: New test source.
2469 * testsuite/gas/all/gas.exp: Run the new tests.
2470
2471 * testsuite/gas/mips/org-1.d: New test.
2472 * testsuite/gas/mips/org-2.d: New test.
2473 * testsuite/gas/mips/org-3.d: New test.
2474 * testsuite/gas/mips/org-4.d: New test.
2475 * testsuite/gas/mips/org-5.d: New test.
2476 * testsuite/gas/mips/org-6.d: New test.
2477 * testsuite/gas/mips/org-7.d: New test.
2478 * testsuite/gas/mips/org-8.d: New test.
2479 * testsuite/gas/mips/org-9.d: New test.
2480 * testsuite/gas/mips/org-10.d: New test.
2481 * testsuite/gas/mips/org-11.d: New test.
2482 * testsuite/gas/mips/org-12.d: New test.
2483 * testsuite/gas/mips/org-1.l: New stderr output.
2484 * testsuite/gas/mips/org-4.l: New stderr output.
2485 * testsuite/gas/mips/org-5.l: New stderr output.
2486 * testsuite/gas/mips/org-6.l: New stderr output.
2487 * testsuite/gas/mips/org-10.l: New stderr output.
2488 * testsuite/gas/mips/org-1.s: New test source.
2489 * testsuite/gas/mips/org-2.s: New test source.
2490 * testsuite/gas/mips/org-3.s: New test source.
2491 * testsuite/gas/mips/org-4.s: New test source.
2492 * testsuite/gas/mips/org-5.s: New test source.
2493 * testsuite/gas/mips/org-6.s: New test source.
2494 * testsuite/gas/mips/org-7.s: New test source.
2495 * testsuite/gas/mips/org-8.s: New test source.
2496 * testsuite/gas/mips/org-9.s: New test source.
2497 * testsuite/gas/mips/org-10.s: New test source.
2498 * testsuite/gas/mips/org-11.s: New test source.
2499 * testsuite/gas/mips/org-12.s: New test source.
2500 * testsuite/gas/mips/mips.exp: Run the new tests.
2501
01cca2f9
SN
25022017-03-01 Szabolcs Nagy <szabolcs.nagy@arm.com>
2503
2504 * doc/c-aarch64.texi (AArch64 Extensions): Document rcpc.
2505
15c7c1d8
JB
25062017-02-28 Jan Beulich <jbeulich@suse.com>
2507
2508 * testsuite/gas/i386/x86-64-avx.s: Add suffixed variants of
2509 VPCMPESTR{I,M}.
2510 * testsuite/gas/i386/x86-64-sse2avx.s: Likewise.
2511 * testsuite/gas/i386/x86-64-sse4_2.s: Add suffixed variants
2512 of PCMPESTR{I,M}.
2513 * testsuite/gas/i386/ilp32/x86-64-avx-intel.d: Likewise.
2514 * testsuite/gas/i386/ilp32/x86-64-avx.d: Likewise.
2515 * testsuite/gas/i386/ilp32/x86-64-sse2avx.d: Likewise.
2516 * testsuite/gas/i386/ilp32/x86-64-sse4_2-intel.d: Likewise.
2517 * testsuite/gas/i386/ilp32/x86-64-sse4_2.d: Likewise.
2518 * testsuite/gas/i386/x86-64-avx-intel.d: Likewise.
2519 * testsuite/gas/i386/x86-64-avx.d: Likewise.
2520 * testsuite/gas/i386/x86-64-sse2avx.d: Likewise.
2521 * testsuite/gas/i386/x86-64-sse4_2-intel.d: Likewise.
2522 * testsuite/gas/i386/x86-64-sse4_2.d: Likewise.
2523
4ef97a1b
AM
25242017-02-28 Alan Modra <amodra@gmail.com>
2525
2526 * config/tc-nios2.h (TC_FORCE_RELOCATION_SUB_LOCAL): Define.
2527
7ba71655
AM
25282017-02-28 Alan Modra <amodra@gmail.com>
2529
2530 * config/tc-ppc.c (md_assemble): Use BFD_RELOC_PPC_16DX_HA for addpcis.
2531 (md_apply_fix): Remove fx_subsy check. Move code converting to
2532 pcrel reloc earlier and handle BFD_RELOC_PPC_16DX_HA. Remove code
2533 emiiting errors on seeing fx_pcrel set on unexpected relocs, as
2534 that is done now by the generic code via..
2535 * config/tc-ppc.h (TC_FORCE_RELOCATION_SUB_LOCAL): ..this. Define.
2536 (TC_VALIDATE_FIX_SUB): Define.
2537
0e392101
MR
25382017-02-28 Maciej W. Rozycki <macro@imgtec.com>
2539
2540 * testsuite/gas/mips/jalr4.s: Add `jalr $0, $25' instructions.
2541 * testsuite/gas/mips/jalr4.d: Adjust accordingly. Remove MIPSr6
2542 encoding patterns.
2543 * testsuite/gas/mips/jalr4-n64.d: Likewise.
2544 * testsuite/gas/mips/mipsr6@jalr4.d: New test.
2545 * testsuite/gas/mips/mipsr6@jalr4-n32.d: New test.
2546 * testsuite/gas/mips/mipsr6@jalr4-n64.d: New test.
2547
dd803a24
AM
25482017-02-25 Alan Modra <amodra@gmail.com>
2549
2550 * testsuite/gas/elf/strtab.s: Don't put directives on first
2551 column or continuation with labels not in first column.
2552
582e12bf
RS
25532017-02-24 Richard Sandiford <richard.sandiford@arm.com>
2554
2555 * doc/c-aarch64.texi: Document that sve implies fp16, simd and compnum.
2556 * config/tc-aarch64.c (parse_vector_type_for_operand): Allow .q
2557 to be used with SVE registers.
2558 (parse_operands): Handle new SVE operands.
2559 (aarch64_features): Make "sve" require F16 rather than FP. Also
2560 require COMPNUM.
2561 * testsuite/gas/aarch64/sve.s: Add tests for new instructions.
2562 Include compnum tests.
2563 * testsuite/gas/aarch64/sve.d: Update accordingly.
2564 * testsuite/gas/aarch64/sve-invalid.s: Add tests for new instructions.
2565 * testsuite/gas/aarch64/sve-invalid.l: Update accordingly. Also
2566 update expected output for new FMOV and MOV alternatives.
2567
f482d304
RS
25682017-02-24 Richard Sandiford <richard.sandiford@arm.com>
2569
2570 * doc/c-aarch64.texi: Add a "compnum" entry.
2571 * config/tc-aarch64.c (aarch64_features): Likewise,
2572 * testsuite/gas/aarch64/advsimd-compnum.s: New test.
2573 * testsuite/gas/aarch64/advsimd-compnum.d: Likewise.
2574
7db2c588
JB
25752017-02-24 Jan Beulich <jbeulich@suse.com>
2576
2577 * testsuite/gas/i386/opcode.s: Add alternative TEST forms.
2578 * testsuite/gas/i386/x86-64-opcode.s: Likewise.
2579 * testsuite/gas/i386/opcode.d: Adjust accordingly.
2580 * testsuite/gas/i386/opcode-intel.d: Likewise.
2581 * testsuite/gas/i386/x86-64-opcode.d: Likewise.
2582 * testsuite/gas/i386/ilp32/x86-64-opcode.d: Likewise.
2583
1b3cee56
SL
25842017-02-24 Sheldon Lobo <sheldon.lobo@oracle.com>
2585
2586 Test cases for the architecture level aware SPARC ASI work.
2587 * gas/testsuite/gas/sparc/sparc.exp: 2 new tests
2588 * gas/testsuite/gas/sparc/asi-bump-warn.s: New test
2589 * gas/testsuite/gas/sparc/asi-bump-warn.l: Likewise
2590 * gas/testsuite/gas/sparc/asi-arch-error.s: Likewise
2591 * gas/testsuite/gas/sparc/asi-arch-error.l: Likewise
2592
c1556ecd
MR
25932017-02-23 Maciej W. Rozycki <macro@imgtec.com>
2594
2595 * testsuite/gas/mips/jalr4.d: New test.
2596 * testsuite/gas/mips/jalr4-n32.d: New test.
2597 * testsuite/gas/mips/jalr4-n64.d: New test.
2598 * testsuite/gas/mips/jalr4.s: New test source.
2599 * testsuite/gas/mips/mips.exp: Run the new tests.
2600
1e9d41d4
SL
26012017-02-23 Sheldon Lobo <sheldon.lobo@oracle.com>
2602
2603 Add support for associating SPARC ASIs with an architecture level.
2604 * config/tc-sparc.c (parse_sparc_asi): New encode SPARC ASIs.
2605
946416fc
JB
26062017-02-23 Jan Beulich <jbeulich@suse.com>
2607
2608 * testsuite/gas/all/err-sizeof.s: Don't use sums or differences
2609 of symbols as expression.
2610
26112017-02-23 Jan Beulich <jbeulich@suse.com>
4c5b8d1e
JB
2612
2613 * gas/testsuite/gas/i386/x86-64-mpx-inval-2.d: Add 32- and 16-
2614 bit GPR forms of BNDCL, BNDCU, and BNDCN. Add RSP-as-index
2615 Intel syntax forms of BNDMK, BNDSTX, and BNDLDX.
2616 * gas/testsuite/gas/i386/x86-64-mpx-inval-2.l: Adjust.
2617
5ff6a06c
MR
26182017-02-22 Maciej W. Rozycki <macro@imgtec.com>
2619
2620 * ecoff.c (ecoff_directive_end) [md_flush_pending_output]: Call
2621 `md_flush_pending_output'.
2622 * config/tc-mips.c (s_mips_end) [md_flush_pending_output]: Call
2623 `md_flush_pending_output' unconditionally.
2624 * testsuite/gas/mips/debug-label-end-1.d: New test.
2625 * testsuite/gas/mips/debug-label-end-2.d: New test.
2626 * testsuite/gas/mips/debug-label-end-3.d: New test.
2627 * testsuite/gas/mips/debug-label-end.s: New test source.
2628 * testsuite/gas/mips/mips.exp: Run the new tests.
2629
25890fc2
HPN
26302017-02-22 Hans-Peter Nilsson <hp@axis.com>
2631
2632 * testsuite/gas/all/err-sizeof.s: Include cris*-*-* in the list of
2633 targets yielding an error message matching "too complex".
2634
5ffbd927
NC
26352017-02-22 Nick Clifton <nickc@redhat.com>
2636
2637 * testsuite/gas/arm/vcmp-noprefix-imm.d: Skip for non-ELF targets.
2638
b0c53498
JB
26392017-02-21 Jan Beulich <jbeulich@suse.com>
2640
2641 * expr.c (operand): Handle missing operand to .startof.() and
2642 .sizeof.().
2643 * testsuite/gas/all/err-sizeof.s: New.
2644
ece5dcc1
AM
26452017-02-20 Alan Modra <amodra@gmail.com>
2646
2647 PR 21118
2648 * NEWS: Revise powerpc register check.
2649 * config/tc-ppc.c (ppc_optimize_expr, md_assemble): Make "invalid
2650 register expression" a warning.
2651
37f9ec62
MR
26522017-02-17 Maciej W. Rozycki <macro@imgtec.com>
2653
2654 * ecoff.c (ecoff_directive_ent, add_procedure): Handle `.aent'.
2655 * config/obj-ecoff.c (obj_pseudo_table): Add "aent" entry.
2656 * config/obj-elf.c (ecoff_debug_pseudo_table): Likewise.
2657 * testsuite/gas/mips/aent-2.d: New test.
2658 * testsuite/gas/mips/aent-mdebug.d: New test.
2659 * testsuite/gas/mips/aent-mdebug-2.d: New test.
2660 * testsuite/gas/mips/mips.exp: Run the new tests.
2661
773fb663
RS
26622017-02-15 Richard Sandiford <richard.sandiford@arm.com>
2663
2664 * testsuite/gas/aarch64/sve-sysreg.s,
2665 testsuite/gas/aarch64/sve-sysreg.d,
2666 testsuite/gas/aarch64/sve-sysreg-invalid.d,
2667 testsuite/gas/aarch64/sve-sysreg-invalid.l: New tests.
2668
7a2114e7
RS
26692017-02-15 Richard Sandiford <richard.sandiford@arm.com>
2670
2671 * doc/c-aarch64.texi: Fix sve entry.
2672
cc07cda6
CZ
26732017-02-15 Claudiu Zissulescu <claziss@synopsys.com>
2674
2675 * config/tc-arc.c (md_convert_frag): Remove @pcl relocation
2676 information from input expression.
2677 (assemble_insn): Make sure pcrel is correctly set.
2678 (arc_pcrel_adjust): Compensate for PCL rounding.
2679 * testsuite/gas/arc/relax-add01.d: New file.
2680 * testsuite/gas/arc/relax-add01.s: Likewise.
2681 * testsuite/gas/arc/relax-add02.d: Likewise.
2682 * testsuite/gas/arc/relax-add02.s: Likewise.
2683 * testsuite/gas/arc/relax-add03.d: Likewise.
2684 * testsuite/gas/arc/relax-add03.s: Likewise.
2685 * testsuite/gas/arc/relax-add04.d: Likewise.
2686 * testsuite/gas/arc/relax-add04.s: Likewise.
2687 * testsuite/gas/arc/relax-ld01.d: Likewise.
2688 * testsuite/gas/arc/relax-ld01.s: Likewise.
2689 * testsuite/gas/arc/relax-ld02.d: Likewise.
2690 * testsuite/gas/arc/relax-ld02.s: Likewise.
2691 * testsuite/gas/arc/relax-mov01.d: Likewise.
2692 * testsuite/gas/arc/relax-mov01.s: Likewise.
2693 * testsuite/gas/arc/relax-mov02.d: Likewise.
2694 * testsuite/gas/arc/relax-mov02.s: Likewise.
2695 * testsuite/gas/arc/relax-mpy01.d: Likewise.
2696 * testsuite/gas/arc/relax-mpy01.s: Likewise.
2697 * testsuite/gas/arc/relax-sub01.d: Likewise.
2698 * testsuite/gas/arc/relax-sub01.s: Likewise.
2699 * testsuite/gas/arc/relax-sub02.d: Likewise.
2700 * testsuite/gas/arc/relax-sub02.s: Likewise.
2701 * testsuite/gas/arc/relax-sub03.d: Likewise.
2702 * testsuite/gas/arc/relax-sub03.s: Likewise.
2703 * testsuite/gas/arc/relax-sub04.d: Likewise.
2704 * testsuite/gas/arc/relax-sub04.s: Likewise.
2705
66a5a740
VG
27062017-02-09 Vineet Gupta <vgupta@synopsys.com>
2707
2708 * testsuite/gas/arc/st.d: Update for 0xe having a name now
2709
7e0de605
AM
27102017-02-14 Alan Modra <amodra@gmail.com>
2711
2712 PR 21118
2713 * NEWS: Mention powerpc register checks.
2714 * config/tc-ppc.c (struct pd_reg): Make value a short. Add flags.
2715 (pre_defined_registers): Delete fpscr and pmr entries. Set
2716 register type in flags.
2717 (cr_names): Set type in flags.
2718 (reg_name_search): Return pointer to struct pd_reg rather than value.
2719 (register_name): Adjust to suit. Set X_md from flags.
2720 (ppc_parse_name): Likewise.
2721 (ppc_optimize_expr): New function.
2722 (md_assemble): Verify expresion reg flags match operand.
2723 * config/tc-ppc.h (md_optimize_expr): Define.
2724 (ppc_optimize_expr): Declare.
2725
606a935e
AM
27262017-02-14 Alan Modra <amodra@gmail.com>
2727
2728 * testsuite/gas/ppc/cell.s: Correct invalid registers.
2729 * testsuite/gas/ppc/vle-simple-1.s: Likewise.
2730 * testsuite/gas/ppc/vle-simple-2.s: Likewise.
2731
3c6452ae
TP
27322017-02-13 Thomas Preud'homme <thomas.preudhomme@arm.com>
2733
2734 * config/tc-arm.c (parse_ifimm_zero): Make prefix optional in unified
2735 syntax.
2736 * testsuite/gas/arm/vcmp-noprefix-imm.d: New file.
2737 * testsuite/gas/arm/vcmp-noprefix-imm.s: New file.
2738
dce75bf9
NP
27392017-02-10 Nicholas Piggin <npiggin@gmail.com>
2740
2741 * testsuite/gas/ppc/power9.d <scv, rfscv>: New tests.
2742
73201331
MR
27432017-02-02 Maciej W. Rozycki <macro@imgtec.com>
2744
2745 * doc/as.texinfo (Overview): Select MIPS options for man page
2746 inclusion.
2747
8b10b0b3
MR
27482017-01-30 Maciej W. Rozycki <macro@imgtec.com>
2749
2750 * config/tc-mips.c (mips_ignore_branch_isa): New variable.
2751 (options): Add OPTION_IGNORE_BRANCH_ISA and
2752 OPTION_NO_IGNORE_BRANCH_ISA enum values.
2753 (md_longopts): Add "mignore-branch-isa" and
2754 "mno-ignore-branch-isa" options.
2755 (md_parse_option): Handle OPTION_IGNORE_BRANCH_ISA and
2756 OPTION_NO_IGNORE_BRANCH_ISA.
2757 (fix_bad_cross_mode_branch_p): Return FALSE if
2758 `mips_ignore_branch_isa' has been set.
2759 (md_show_usage): Add `-mignore-branch-isa' and
2760 `-mno-ignore-branch-isa'.
2761
2762 * doc/as.texinfo (Target MIPS options): Add
2763 `-mignore-branch-isa' and `-mno-ignore-branch-isa' options.
2764 (-mignore-branch-isa, -mno-ignore-branch-isa): New options.
2765 * doc/c-mips.texi (MIPS Options): Add `-mignore-branch-isa' and
2766 `-mno-ignore-branch-isa' options.
2767
2768 * testsuite/gas/mips/branch-local-ignore-2.d: New test.
2769 * testsuite/gas/mips/branch-local-ignore-3.d: New test.
2770 * testsuite/gas/mips/branch-local-ignore-n32-2.d: New test.
2771 * testsuite/gas/mips/branch-local-ignore-n32-3.d: New test.
2772 * testsuite/gas/mips/branch-local-ignore-n64-2.d: New test.
2773 * testsuite/gas/mips/branch-local-ignore-n64-3.d: New test.
2774 * testsuite/gas/mips/mips.exp: Run the new tests.
2775
7795a8f8
MR
27762017-01-30 Maciej W. Rozycki <macro@imgtec.com>
2777
2778 * testsuite/gas/mips/branch-local-2.d: New test.
2779 * testsuite/gas/mips/branch-local-3.d: New test.
2780 * testsuite/gas/mips/branch-local-n32-2.d: New test.
2781 * testsuite/gas/mips/branch-local-n32-3.d: New test.
2782 * testsuite/gas/mips/branch-local-n64-2.d: New test.
2783 * testsuite/gas/mips/branch-local-n64-3.d: New test.
2784 * testsuite/gas/mips/mips.exp: Fold corresponding list tests
2785 into the new tests.
2786
8ec5cf65
AD
27872017-01-27 Alexis Deruell <alexis.deruelle@gmail.com>
2788
2789 PR 21056
2790 * testsuite/gas/tic6x/insns16-parallel.s: New test case.
2791 * testsuite/gas/tic6x/insns16-parallel.d: New test driver.
2792
de514cf3
SH
27932017-01-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
2794
2795 * configure.tgt (aarch64*-*-rtems*): Remove.
2796 (bfin-*-rtems*): Likewise.
2797 (h8300-*-rtems*): Likewise.
2798 (i386-*-rtems*): Likewise.
2799 (m32c-*-rtems*): Likewise.
2800 (m32r-*-rtems*): Likewise.
2801 (m68k-*-rtems*): Likewise.
2802 (mips-*-rtems*): Likewise.
2803 (nios2-*-rtems*): Likewise.
2804 (ppc-*-rtems*): Likewise.
2805 (sh-*-rtems*): Likewise.
2806 (sparc64-*-rtems*): Likewise.
2807 (sparc-*-rtems*): Likewise.
2808 (*-*-rtems*) Use ELF format.
2809
3e97ba8a
SH
28102017-01-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
2811
2812 * configure.tgt (arm-*-rtems*): Move to (arm-*-eabi*).
2813
850d84f6
SH
28142017-01-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
2815
2816 * configure.tgt (sh-*-rtemscoff*): Remove.
2817
666c6aff
SH
28182017-01-24 Sebastian Huber <sebastian.huber@embedded-brains.de>
2819
2820 * configure.tgt (riscv*-*-*): Remove em=linux.
2821
33eaf5de
NC
28222017-01-23 Sebastian Rasmussen <sebras@gmail.com>
2823
2824 PR gas/21072
2825 * asintl.h: Fix spelling mistakes and typos.
2826 * atof-generic.c: Likewise.
2827 * bit_fix.h: Likewise.
2828 * config/atof-ieee.c: Likewise.
2829 * config/bfin-defs.h: Likewise.
2830 * config/bfin-parse.y: Likewise.
2831 * config/obj-coff-seh.h: Likewise.
2832 * config/obj-coff.c: Likewise.
2833 * config/obj-evax.c: Likewise.
2834 * config/obj-macho.c: Likewise.
2835 * config/rx-parse.y: Likewise.
2836 * config/tc-aarch64.c: Likewise.
2837 * config/tc-alpha.c: Likewise.
2838 * config/tc-arc.c: Likewise.
2839 * config/tc-arm.c: Likewise.
2840 * config/tc-avr.c: Likewise.
2841 * config/tc-bfin.c: Likewise.
2842 * config/tc-cr16.c: Likewise.
2843 * config/tc-cris.c: Likewise.
2844 * config/tc-crx.c: Likewise.
2845 * config/tc-d10v.c: Likewise.
2846 * config/tc-d30v.c: Likewise.
2847 * config/tc-dlx.c: Likewise.
2848 * config/tc-epiphany.c: Likewise.
2849 * config/tc-frv.c: Likewise.
2850 * config/tc-hppa.c: Likewise.
2851 * config/tc-i370.c: Likewise.
2852 * config/tc-i386-intel.c: Likewise.
2853 * config/tc-i386.c: Likewise.
2854 * config/tc-i960.c: Likewise.
2855 * config/tc-ia64.c: Likewise.
2856 * config/tc-m32r.c: Likewise.
2857 * config/tc-m68hc11.c: Likewise.
2858 * config/tc-m68k.c: Likewise.
2859 * config/tc-mcore.c: Likewise.
2860 * config/tc-mep.c: Likewise.
2861 * config/tc-mep.h: Likewise.
2862 * config/tc-metag.c: Likewise.
2863 * config/tc-microblaze.c: Likewise.
2864 * config/tc-mips.c: Likewise.
2865 * config/tc-mmix.c: Likewise.
2866 * config/tc-mn10200.c: Likewise.
2867 * config/tc-mn10300.c: Likewise.
2868 * config/tc-msp430.c: Likewise.
2869 * config/tc-msp430.h: Likewise.
2870 * config/tc-nds32.c: Likewise.
2871 * config/tc-nds32.h: Likewise.
2872 * config/tc-nios2.c: Likewise.
2873 * config/tc-nios2.h: Likewise.
2874 * config/tc-ns32k.c: Likewise.
2875 * config/tc-pdp11.c: Likewise.
2876 * config/tc-ppc.c: Likewise.
2877 * config/tc-pru.c: Likewise.
2878 * config/tc-rx.c: Likewise.
2879 * config/tc-s390.c: Likewise.
2880 * config/tc-score.c: Likewise.
2881 * config/tc-score7.c: Likewise.
2882 * config/tc-sh.c: Likewise.
2883 * config/tc-sh64.c: Likewise.
2884 * config/tc-sparc.c: Likewise.
2885 * config/tc-tic4x.c: Likewise.
2886 * config/tc-tic54x.c: Likewise.
2887 * config/tc-v850.c: Likewise.
2888 * config/tc-vax.c: Likewise.
2889 * config/tc-visium.c: Likewise.
2890 * config/tc-xgate.c: Likewise.
2891 * config/tc-xtensa.c: Likewise.
2892 * config/tc-z80.c: Likewise.
2893 * config/tc-z8k.c: Likewise.
2894 * config/te-vms.c: Likewise.
2895 * config/xtensa-relax.c: Likewise.
2896 * doc/as.texinfo: Likewise.
2897 * doc/c-arm.texi: Likewise.
2898 * doc/c-hppa.texi: Likewise.
2899 * doc/c-i370.texi: Likewise.
2900 * doc/c-i386.texi: Likewise.
2901 * doc/c-m32r.texi: Likewise.
2902 * doc/c-m68k.texi: Likewise.
2903 * doc/c-mmix.texi: Likewise.
2904 * doc/c-msp430.texi: Likewise.
2905 * doc/c-nds32.texi: Likewise.
2906 * doc/c-ns32k.texi: Likewise.
2907 * doc/c-riscv.texi: Likewise.
2908 * doc/c-rx.texi: Likewise.
2909 * doc/c-s390.texi: Likewise.
2910 * doc/c-tic6x.texi: Likewise.
2911 * doc/c-tilegx.texi: Likewise.
2912 * doc/c-tilepro.texi: Likewise.
2913 * doc/c-v850.texi: Likewise.
2914 * doc/c-xgate.texi: Likewise.
2915 * doc/c-xtensa.texi: Likewise.
2916 * dwarf2dbg.c: Likewise.
2917 * ecoff.c: Likewise.
2918 * itbl-ops.c: Likewise.
2919 * listing.c: Likewise.
2920 * macro.c: Likewise.
2921 * po/gas.pot: Likewise.
2922 * read.c: Likewise.
2923 * struc-symbol.h: Likewise.
2924 * symbols.h: Likewise.
2925 * testsuite/gas/arc/relocs-errors.err: Likewise.
2926 * write.c: Likewise.
2927
8069955e
NC
29282017-01-23 Nick Clifton <nickc@redhat.com>
2929
2930 * po/sv.po: Updated Swedish translation.
2931
9d46ce34
NC
29322017-01-20 Nick Clifton <nickc@redhat.com>
2933
2934 * config/tc-i386.c (parse_operands): Check for operand overflow
2935 before setting the unspecified bit.
2936
9e009953
MR
29372017-01-18 Maciej W. Rozycki <macro@imgtec.com>
2938
2939 PR gas/20649
2940 * config/tc-mips.c (pic_need_relax): Don't check for linkonce
2941 symbols, remove the `segtype' parameter.
2942 (mips_frob_file, md_estimate_size_before_relax): Adjust
2943 accordingly.
2944 (s_is_linkonce): Add an explanatory comment.
2945 * testsuite/gas/mips/comdat-reloc.d: New test.
2946 * testsuite/gas/mips/comdat-reloc.s: New test source.
2947 * testsuite/gas/mips/mips.exp: Run the new test.
2948
c13a63b0
SN
29492017-01-18 Szabolcs Nagy <szabolcs.nagy@arm.com>
2950
2951 * testsuite/gas/arm/armv8_3-a-simd.s: Add vcmla tests.
2952 * testsuite/gas/arm/armv8_3-a-simd.d: Update.
2953
2cedb9eb
BR
29542017-01-18 Bernhard Rosenkranzer <bero@lindev.ch>
2955
2956 PR 21059
2957 * config/bfin-lex.l: Support processing with flex 2.6.3.
2958 * itbl-lex.l: Likewise.
2959
1ec4b9f2
NS
29602017-01-18 Nathan Sidwell <nathan@acm.org>
2961
2962 * as.h (gas_assert): Use abort.
2963 (as_assert): Remove.
2964 (signal_init): Declare.
2965 * as.c (main): Call signal_init.
2966 * messages.c: #include <signal.h>
2967 (as_assert): Delete.
2968 (as_abort): Allow NULL FILE.
2969 (signal_crash): New.
2970 (signal_init): Register fatal signal handlers.
2971 * configure.ac: Check for strsignal.
2972 * config.in: Rebuilt.
2973 * configure: Rebuilt.
2974
01fabda4 29752017-01-17 Nick Clifton <nickc@redhat.com>
6aa1df2d
NC
2976
2977 * po/sv.po: Updated Swedish translation.
2978
620214f7
IT
29792017-01-12 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
2980
2981 * config/tc-i386.c (cpu_arch): Add .avx512_vpopcntdq.
2982 (cpu_noarch): Add noavx512_vpopcntdq.
2983 * doc/c-i386.texi: Document avx512_vpopcntdq, noavx512_vpopcntdq.
2984 * testsuite/gas/i386/i386.exp: Run AVX512_VPOPCNTDQ tests.
2985 * testsuite/gas/i386/avx512_vpopcntdqd-intel.d: New file.
2986 * testsuite/gas/i386/avx512_vpopcntdqd.d: Ditto.
2987 * testsuite/gas/i386/avx512_vpopcntdqd.s: Ditto.
2988 * testsuite/gas/i386/x86-64-avx512_vpopcntdqd-intel.d: Ditto.
2989 * testsuite/gas/i386/x86-64-avx512_vpopcntdqd.d: Ditto.
2990 * testsuite/gas/i386/x86-64-avx512_vpopcntdqd.s: Ditto.
2991
1181551e
NC
29922017-01-12 Nick Clifton <nickc@redhat.com>
2993
2994 * read.c (temp_ilp): New function. Installs a temporary input
2995 line pointer.
2996 (restore_ilp): New function. Restores the original input line
2997 pointer.
2998 * read.h (temp_ilp): Prototype.
2999 (restore_ilp): Prototype.
3000 * stabs.c (dot_func_p): Use bfd_boolean type.
3001 (generate_asm_file): Use temp_ilp and restore_ilp.
3002 (stabs_generate_asm_lineno): Likewise.
3003 (stabs_generate_asm_endfunc): Likewise.
3004
f2e2d2f5
JS
30052017-01-11 Jeremy Soller <jackpot51@gmail.com>
3006
3007 * configure.tgt: Add entry for i386-redox.
3008
07e8e623
NC
30092017-01-10 Nick Clifton <nickc@redhat.com>
3010
3011 * po/sv.po: Updated Swedish translation.
3012
1a94eb29
TG
30132017-01-10 Tristan Gingold <gingold@adacore.com>
3014
3015 * testsuite/gas/all/sleb128-8.d: Adjust test.
3016 * testsuite/gas/all/gas.exp (test_cond): Likewise.
3017
74def31d
TG
30182017-01-10 Tristan Gingold <gingold@adacore.com>
3019
3020 * read.c (emit_leb128_expr): Extended unsigned big number for
3021 sleb128.
3022 * testsuite/gas/all/gas.exp (test_cond): Add sleb128-8 test.
3023 * testsuite/gas/all/sleb128.d: New test.
3024 * testsuite/gas/all/sleb128.s: New test source.
3025
a5ec5e3f
AW
30262017-01-09 Andrew Waterman <andrew@sifive.com>
3027
3028 * config/tc-riscv.c (append_insn): Don't eagerly apply relocations
3029 against constants.
3030 (md_apply_fix): Mark relocations against constants as "done."
3031
e294484e
AW
30322017-01-09 Andrew Waterman <andrew@sifive.com>
3033
3034 * config/tc-riscv.c (append_insn): Don't eagerly apply relocations
3035 against constants.
3036 (md_apply_fix): Mark relocations against constants as "done."
3037
6ec11ab9
PD
30382017-01-09 Palmer Dabbelt <palmer@dabbelt.com>
3039 Kito Cheng <kito.cheng@gmail.com>
3040
3041 * emulparams/elf32lriscv-defs.sh (INITIAL_READONLY_SECTIONS):
3042 Removed.
3043 (SDATA_START_SYMBOLS): Likewise.
3044
20b52c88
NC
30452017-01-09 Nick Clifton <nickc@redhat.com>
3046
3047 * po/sv.po: New Swedish translation.
3048 * configure.ac (ALL_LINGUAS): Add sv.
3049 * configure: Regenerate.
3050
01156111
AW
30512017-01-09 Andrew Waterman <andrew@sifive.com>
3052
3053 * config/tc-riscv.c (relaxed_branch_length): Use the long
3054 sequence when the target is a weak symbol.
3055
d74d4880
SN
30562017-01-04 Szabolcs Nagy <szabolcs.nagy@arm.com>
3057
3058 * config/tc-aarch64.c (aarch64_features): Add rcpc.
3059 * doc/c-aarch64.texi (AArch64 Extensions): Document rcpc.
3060 * testsuite/gas/aarch64/ldst-exclusive-armv8_3.d: Rename to ...
3061 * testsuite/gas/aarch64/ldst-rcpc.d: This.
3062 * testsuite/gas/aarch64/ldst-exclusive-armv8_3.s: Rename to ...
3063 * testsuite/gas/aarch64/ldst-rcpc.s: This.
3064 * testsuite/gas/aarch64/ldst-rcpc-armv8_2.d: New test.
3065
10ab38d9
NJ
30662017-01-04 Norm Jacobs <norm.jacobs@oracle.com>
3067
3068 PR gas/20992
3069 * configure.tgt: Treat sparcv9 as sparc64.
3070
cc917fd9
KC
30712017-01-03 Kito Cheng <kito.cheng@gmail.com>
3072
3073 * config/tc-riscv.c (riscv_set_arch): Whitelist the "q" ISA
3074 extension.
3075 (riscv_after_parse_args): Set FLOAT_ABI_QUAD when the Q ISA is
3076 enabled and no other ABI is specified.
3077
ddb2c6fd
DD
30782017-01-03 Dimitar Dimitrov <dimitar@dinux.eu>
3079
3080 * config/tc-pru.c (md_number_to_chars): Fix parameter to be
3081 valueT, as declared in tc.h.
3082 (md_apply_fix): Fix to work on 32-bit hosts.
3083
2571583a
AM
30842017-01-02 Alan Modra <amodra@gmail.com>
3085
3086 Update year range in copyright notice of all files.
3087
5c1ad6b5 3088For older changes see ChangeLog-2016
3499769a 3089\f
5c1ad6b5 3090Copyright (C) 2017 Free Software Foundation, Inc.
3499769a
AM
3091
3092Copying and distribution of this file, with or without modification,
3093are permitted in any medium without royalty provided the copyright
3094notice and this notice are preserved.
3095
3096Local Variables:
3097mode: change-log
3098left-margin: 8
3099fill-column: 74
3100version-control: never
3101End:
This page took 0.285206 seconds and 4 git commands to generate.