x86: fold RegXMM/RegYMM/RegZMM into RegSIMD
[deliverable/binutils-gdb.git] / gas / ChangeLog
1 2017-12-18 Jan Beulich <jbeulich@suse.com>
2
3 * config/tc-i386.c (match_simd_size): New.
4 (match_mem_size): Use it.
5 (operand_size_match): Likewise. Split .reg and .acc checks.
6 (pi, check_VecOperands, match_template, check_byte_reg,
7 check_long_reg, check_qword_reg, build_modrm_byte,
8 parse_real_register): Replace .regxmm, .regymm, and .regzmm
9 checks.
10 (md_assemble): Qualify .acc check with .xmmword one.
11 (bad_implicit_operand): Delete.
12 (process_operands): Replace .firstxmm0 checks with .acc plus
13 .xmmword ones. Drop now pointless assertions. Convert .acc to
14 .regsimd.
15 * config/tc-i386-intel.c (i386_intel_simplify_register): Replace
16 .regxmm, .regymm, and .regzmm checks.
17 * testsuite/gas/i386/x86-64-specific-reg.l: Adjust expectations.
18
19 2017-12-18 Jan Beulich <jbeulich@suse.com>
20
21 * config/tc-i386.c (operand_type_check): Extend comment.
22 (match_reg_size): Also check .tbyte.
23 (match_mem_size): No longer check .tbyte here.
24 (md_assemble): Drop .floatacc check.
25 (check_byte_reg): Drop .floatreg and .floatacc checks.
26 (process_operands, parse_real_register): Replace .floatreg
27 check.
28
29 2017-12-18 Jan Beulich <jbeulich@suse.com>
30
31 * config/tc-i386.c (operand_type_check, pi): Switch .reg<N> to
32 just .reg.
33 (operand_size_match): Qualify .anysize check with .reg one.
34 Extend .acc check to also cover .reg.
35 (operand_type_register_match): Drop m0 and m1 parameters. Switch
36 .reg<N> to .byte/.word/.dword/.qword. Drop .acc special
37 handling.
38 (md_assemble): Expand .reg8 checks to .reg plus .bytes ones.
39 (optimize_imm, process_suffix, check_byte_reg, check_long_reg,
40 check_qword_reg, check_word_reg): Expand .reg<N> checks to .reg
41 plus size ones.
42 (match_template): Drop arguments from calls to
43 operand_type_register_match().
44 (build_modrm_byte, i386_addressing_mode, i386_index_check,
45 parse_real_register): Replace .reg<N> checks.
46 * config/tc-i386-intel.c (i386_intel_simplify,
47 i386_intel_operand): Switch .reg16 to .word.
48
49 2017-12-17 H.J. Lu <hongjiu.lu@intel.com>
50
51 PR gas/22623
52 * gas/config/tc-i386.c (output_insn): Check pseudo prefix
53 without instruction.
54 * testsuite/gas/i386/i386.exp: Run inval-pseudo.
55 * testsuite/gas/i386/inval-pseudo.l: New file.
56 * testsuite/gas/i386/inval-pseudo.s: Likewise.
57
58 2017-12-15 Jan Beulich <jbeulich@suse.com>
59
60 * config/tc-i386.c (match_template): Add missing ! to
61 reg{x,y,z}mm checks in q- and l-suffix handling.
62
63 2017-12-15 Jan Beulich <jbeulich@suse.com>
64
65 * config/tc-i386.c (build_modrm_byte): Add missing ! to reg64
66 check leading to abort().
67
68 2017-12-14 Nick Clifton <nickc@redhat.com>
69
70 * config/tc-m32c.c: Update address of FSF in copyright notice.
71 * config/tc-m32c.h: Likewise.
72 * config/tc-mt.c: Likewise.
73 * config/tc-mt.h: Likewise.
74 * config/tc-visium.c: Likewise.
75 * config/tc-visium.h: Likewise.
76 * testsuite/gas/rx/explode: Likewise.
77
78 2017-12-13 Jim Wilson <jimw@sifive.com>
79
80 PR 22599
81 * testsuite/gas/riscv/fsxxi.d, testsuite/gas/riscv/fsxxi.s: New.
82
83 2017-12-13 Dimitar Dimitrov <dimitar@dinux.eu>
84
85 * testsuite/gas/pru/extern.s: New test for print of U16_PMEMM
86 relocation.
87 * testsuite/gas/pru/extern.d: New test driver.
88
89 2017-12-12 Alan Modra <amodra@gmail.com>
90
91 PR 21118
92 * config/tc-ppc.c (md_assemble): Don't mask register number.
93
94 2017-12-07 Max Filippov <jcmvbkbc@gmail.com>
95
96 * config/tc-xtensa.c (xg_order_trampoline_chain): Replace
97 xg_order_trampoline_chain_entry call with check for
98 canonicalized symbol equality and offset equality.
99
100 2017-12-04 Alan Modra <amodra@gmail.com>
101
102 PR 22544
103 * doc/as.texinfo (8byte): Correct.
104
105 2017-12-04 Alan Modra <amodra@gmail.com>
106
107 * testsuite/gas/ppc/ppc.exp: Don't exclude VLE tests when little-endian.
108 * testsuite/gas/ppc/efs.d: Add -mbig to assembler options.
109 * testsuite/gas/ppc/efs2.d: Likewise.
110 * testsuite/gas/ppc/lsp-checks.d: Likewise.
111 * testsuite/gas/ppc/lsp.d: Likewise.
112 * testsuite/gas/ppc/spe.d: Likewise.
113 * testsuite/gas/ppc/spe2-checks.d: Likewise.
114 * testsuite/gas/ppc/spe2.d: Likewise.
115 * testsuite/gas/ppc/spe_ambiguous.d: Likewise.
116 * testsuite/gas/ppc/vle-mult-ld-st-insns.d: Likewise.
117 * testsuite/gas/ppc/vle-reloc.d: Likewise.
118 * testsuite/gas/ppc/vle-simple-1.d: Likewise.
119 * testsuite/gas/ppc/vle-simple-2.d: Likewise.
120 * testsuite/gas/ppc/vle-simple-3.d: Likewise.
121 * testsuite/gas/ppc/vle-simple-4.d: Likewise.
122 * testsuite/gas/ppc/vle-simple-5.d: Likewise.
123 * testsuite/gas/ppc/vle-simple-6.d: Likewise.
124 * testsuite/gas/ppc/vle.d: Likewise.
125
126 2017-12-03 Jim Wilson <jimw@sifive.com>
127
128 * doc/c-riscv.texi (RISC-V-Directives): Move @section immediately after
129 @node.
130
131 2017-12-01 Palmer Dabbelt <palmer@sifive.com>
132 Jim Wilson <jimw@sifive.com>
133
134 * doc/as.texinfo (RISC-V): Alphabetize RISC-V entries. Change
135 RISC-V-Opts to RISC-V-Options. Delete redundant space. Add -fpic
136 and related options to option list.
137 * doc/c-riscv.texi: (RISC-V-Options): Renamed from RISC-V-Opts.
138 (RISC-V Options): Renamed from Options. Add missing period.
139 (-fpic): Also mention -fPIC.
140 (RISC-V Directives): New node.
141
142 2017-12-01 Peter Bergner <bergner@vnet.ibm.com>
143
144 * config/tc-ppc.c (last_insn): Update type.
145 (insn_validate) <omask, mask>: Likewise.
146 (ppc_setup_opcodes) <mask, right_bit>: Likewise.
147 <PRINT_OPCODE_TABLE>: Update types and printf format specifiers.
148 (ppc_insert_operand): Update return and argument types and remove
149 unneeded type casts.
150 <min, max, right, tmp>: Update type.
151 (md_assemble): Remove unneeded type casts.
152 <insn, val, tmp_insn>: Update type.
153
154 2017-11-29 Jan Beulich <jbeulich@suse.com>
155
156 * config/tc-i386.c (enum i386_error): Remove try_vector_disp8.
157 (mode_from_disp_size, build_modrm_byte, build_modrm_byte,
158 disp_size): Remove reference to .vec_disp8.
159 (output_disp): Likewise. Unconditionally use i.memshift.
160 (fits_in_vec_disp8): Rename to fits_in_disp8.
161 (type_names): Remove OPERAND_TYPE_VEC_DISP8 entry.
162 (optimize_disp): Use fits_in_disp8.
163 (check_VecOperands): Re-work (simplify) .disp8memshift
164 conditional handling.
165
166 2017-11-29 Jan Beulich <jbeulich@suse.com>
167
168 PR gas/21874
169 * config/tc-i386-intel.c (i386_intel_simplify): Chain together
170 multiple segment override expressions.
171 (i386_intel_operand): Issue diagnostic for redundant segment
172 overrides.
173 * testsuite/gas/i386/intelok.e: New.
174 * testsuite/gas/i386/intelok.d: Reference intelok.e.
175 * testsuite/gas/i386/inval-seg.s: Add redundant override checks.
176 * testsuite/gas/i386/inval-seg.l: Adjust expectations.
177
178 2017-11-29 Jim Wilson <jimw@sifive.com>
179 Palmer Dabbelt <palmer@sifive.com>
180
181 * config/tc-riscv.c (riscv_frag_align_code): New local insn_alignment.
182 Early return if bytes less than or equal to insn_alignment.
183 * testsuite/gas/riscv/align-1.l: New.
184 * testsuite/gas/riscv/align-1.s: New.
185 * testsuite/gas/riscv/riscv.exp: Use run_dump_tests. Use run_list_test
186 for align-1.
187
188 PR gas/22464
189 * doc/c-i386.texi (-n): Clarify docs.
190
191 2017-11-29 Renlin Li <renlin.li@arm.com>
192
193 * config/tc-aarch64.c (reg_names): Fix IP1 register alias typo.
194 * testsuite/gas/aarch64/register_aliases.s: Add IP0 and IP1 tests.
195 * testsuite/gas/aarch64/register_aliases.d: Update.
196
197 2017-11-29 Stefan Stroe <stroestefan@gmail.com>
198
199 * po/Make-in (datadir): Define as @datadir@.
200 (localedir): Define as @localedir@.
201 (gnulocaledir, gettextsrcdir): Use @datarootdir@.
202
203 2017-11-29 Nick Clifton <nickc@redhat.com>
204
205 PR 22492
206 * config/obj-elf.c (obj_elf_version): Use record_alignment rather
207 than bfd_set_section_alignment.
208
209 2017-11-27 Andrew Waterman <andrew@sifive.com>
210 Palmer Dabbelt <palmer@sifive.com>
211 Jim Wilson <jimw@sifive.com>
212
213 * config/tc-riscv.c (riscv_handle_implicit_zero_offset): New.
214 (riscv_ip): Cases 'k', 'l', 'm', 'n', 'M', 'N', add call to
215 riscv_handle_implicit_zero_offset. At label load_store, replace
216 existing code with call to riscv_handle_implicit_zero_offset.
217 * testsuite/gas/riscv/c-ld.d, testsuite/gas/riscv/c-ld.s: New.
218 * testsuite/gas/riscv/c-lw.d, testsuite/gas/riscv/c-lw.s: New.
219 * testsuite/gas/riscv/riscv.exp: Run new tests.
220
221 2017-11-27 Max Filippov <jcmvbkbc@gmail.com>
222
223 * config/tc-xtensa.c (find_trampoline_seg): Add static variable
224 that caches the result of the most recent search.
225
226 2017-11-27 Max Filippov <jcmvbkbc@gmail.com>
227
228 * config/tc-xtensa.c (trampoline_chain_entry, trampoline_chain)
229 (trampoline_chain_index): New structures.
230 (trampoline_index): Add chain_index field.
231 (xg_order_trampoline_chain_entry, xg_sort_trampoline_chain)
232 (xg_find_chain_entry, xg_get_best_chain_entry)
233 (xg_order_trampoline_chain, xg_get_trampoline_chain)
234 (xg_find_best_eq_target, xg_add_location_to_chain)
235 (xg_create_trampoline_chain, xg_get_single_symbol_slot): New
236 functions.
237 (xg_relax_fixups): Call xg_find_best_eq_target to adjust jump
238 target to point to an existing jump. Call
239 xg_create_trampoline_chain to create new jump target. Call
240 xg_add_location_to_chain to add newly created trampoline jump
241 to the corresponding chain.
242 (add_jump_to_trampoline): Extract loop searching for a single
243 slot with a symbol into a separate function, replace that code
244 with a call to that function.
245 (relax_frag_immed): Call xg_find_best_eq_target to adjust jump
246 target to point to an existing jump.
247 * testsuite/gas/xtensa/all.exp: Add trampoline-2 test.
248 * testsuite/gas/xtensa/trampoline.d: Adjust absolute addresses
249 as many duplicate trampoline chains are now coalesced.
250 * testsuite/gas/xtensa/trampoline.s: Add _nop so that objdump
251 stays in sync with instruction stream.
252 * testsuite/gas/xtensa/trampoline-2.l: New test result file.
253 * testsuite/gas/xtensa/trampoline-2.s: New test source file.
254
255 2017-11-27 Max Filippov <jcmvbkbc@gmail.com>
256
257 * config/tc-xtensa.c (search_trampolines, get_best_trampoline):
258 Remove definitions.
259 (xg_find_best_trampoline_for_tinsn): New function.
260 (relax_frag_immed): Replace call to get_best_trampoline with a
261 call to xg_find_best_trampoline_for_tinsn.
262 * testsuite/gas/xtensa/trampoline.d: Adjust absolute addresses
263 as the placement of trampolines for relaxed branches has been
264 changed.
265
266 2017-11-27 Max Filippov <jcmvbkbc@gmail.com>
267
268 * config/tc-xtensa.c (trampoline_index): New structure.
269 (trampoline_seg): Replace trampoline list with trampoline index.
270 (xg_find_trampoline, xg_add_trampoline_to_index)
271 (xg_remove_trampoline_from_index, xg_add_trampoline_to_seg)
272 (xg_is_trampoline_frag_full, xg_get_fulcrum)
273 (xg_find_best_trampoline, xg_relax_fixup, xg_relax_fixups)
274 (xg_is_relaxable_fixup): New functions.
275 (J_MARGIN): New macro.
276 (xtensa_create_trampoline_frag): Use xg_add_trampoline_to_seg
277 instead of open-coded addition to the linked list.
278 (dump_trampolines): Iterate through the trampoline_seg::index.
279 (cached_fixupS, cached_fixup, fixup_cacheS, fixup_cache)
280 (fixup_order, xtensa_make_cached_fixup)
281 (xtensa_realloc_fixup_cache, xtensa_cache_relaxable_fixups)
282 (xtensa_find_first_cached_fixup, xtensa_delete_cached_fixup)
283 (xtensa_add_cached_fixup, check_and_update_trampolines): Remove
284 definitions.
285 (xg_relax_trampoline): Extract logic into separate functions,
286 replace body with a call to xg_relax_fixups.
287 (search_trampolines): Replace search in linked list with search
288 in index. Change data type of address-tracking variables from
289 int to offsetT. Replace abs with labs.
290 (xg_append_jump): Finish the trampoline frag if it's full.
291 (add_jump_to_trampoline): Remove trampoline frag from the index
292 if the frag is full.
293 * config/tc-xtensa.h (xtensa_frag_type): Remove next_trampoline.
294 * testsuite/gas/xtensa/trampoline.d: Adjust absolute addresses
295 as the placement of trampolines has slightly changed.
296 * testsuite/gas/xtensa/trampoline.s: Add _nop so that objdump
297 stays in sync with instruction stream.
298
299 2017-11-27 Max Filippov <jcmvbkbc@gmail.com>
300
301 * config/tc-xtensa.c (init_trampoline_frag): Replace pointer to
302 struct trampoline_frag parameter with pointer to fragS.
303 (xg_append_jump): Remove jump_around parameter.
304 (struct trampoline_frag): Remove.
305 (struct trampoline_seg): Change type of trampoline_list from
306 struct trampoline_frag to fragS.
307 (xtensa_create_trampoline_frag): Don't allocate struct
308 trampoline_frag. Initialize new fragS::tc_frag_data fields.
309 (dump_trampolines, xg_relax_trampoline, search_trampolines)
310 (get_best_trampoline, init_trampoline_frag)
311 (add_jump_to_trampoline, relax_frag_immed): Replace pointer to
312 struct trampoline_frag with a pointer to fragS.
313 (xg_append_jump): Remove jump_around parameter, use
314 fragS::tc_frag_data.jump_around_fix instead.
315 (xg_relax_trampoline, init_trampoline_frag)
316 (add_jump_to_trampoline): Don't pass jump_around parameter to
317 xg_append_jump.
318 * config/tc-xtensa.h (struct xtensa_frag_type): Add new fields:
319 needs_jump_around, next_trampoline and jump_around_fix.
320
321 2017-11-27 Max Filippov <jcmvbkbc@gmail.com>
322
323 * config/tc-xtensa.c (find_trampoline_seg): Move above the first
324 use.
325 (xtensa_create_trampoline_frag): Replace trampoline seg search
326 code with a call to find_trampoline_seg.
327
328 2017-11-27 Max Filippov <jcmvbkbc@gmail.com>
329
330 * config/tc-xtensa.c (xg_append_jump): New function.
331 (xg_relax_trampoline, init_trampoline_frag)
332 (add_jump_to_trampoline): Replace trampoline jump assembling
333 code with a call to xg_append_jump.
334
335 2017-11-27 Max Filippov <jcmvbkbc@gmail.com>
336
337 * config/tc-xtensa.c (xg_relax_trampoline): New function.
338 (xtensa_relax_frag): Replace trampoline relaxation code with a
339 call to xg_relax_trampoline.
340
341 2017-11-27 Nick Clifton <nickc@redhat.com>
342
343 PR 22492
344 * config/obj-elf.c (obj_elf_version): Set the alignment of the
345 .note section.
346
347 2017-11-26 H.J. Lu <hongjiu.lu@intel.com>
348
349 * testsuite/gas/i386/sse-noavx.s: Add tests for fisttps and
350 fisttpl.
351 * testsuite/gas/i386/x86-64-sse-noavx.s: Likewise.
352 * testsuite/gas/i386/ilp32/x86-64-sse-noavx.d: Updated.
353 * testsuite/gas/i386/sse-noavx.d: Likewise.
354 * testsuite/gas/i386/x86-64-sse-noavx.d: Likewise.
355
356 2017-11-24 Jim Wilson <jimw@sifive.com>
357
358 * write.h (FAKE_LABEL_CHAR): Expand comment.
359
360 2017-11-24 Jan Beulich <jbeulich@suse.com>
361
362 * config/tc-i386.c (check_VecOperations): Check register type
363 for masking. Quote the actual register name in the respective
364 diagnostic. Check {z} wasn't specified on its own.
365 * testsuite/gas/i386/inval-avx512f.s,
366 testsuite/gas/i386/x86-64-inval-avx512f.s: Add further bad
367 masking tests.
368 * testsuite/gas/i386/inval-avx512f.l,
369 testsuite/gas/i386/x86-64-inval-avx512f.l: Adjust expectations.
370
371 2017-11-24 Jan Beulich <jbeulich@suse.com>
372
373 * testsuite/gas/i386/intel.d, testsuite/gas/i386/opcode.d,
374 testsuite/gas/i386/opcode-suffix.d, testsuite/gas/i386/sse3.d,
375 testsuite/gas/i386/sse-noavx.d, testsuite/gas/i386/x86-64-sse3.d,
376 testsuite/gas/i386/x86-64-sse-noavx.d,
377 testsuite/gas/i386/ilp32/x86-64-sse3.d,
378 testsuite/gas/i386/ilp32/x86-64-sse-noavx.d: Adjust expectations.
379
380 2017-11-23 Jim Wilson <jimw@sifive.com>
381
382 * testsuite/gas/all/err-fakelabel.s (dg-error): Also accept fatal error
383 string.
384
385 * as.c (INITIALIZING_EMULS): Define.
386 * config/obj-multi.h (FAKE_LABEL_NAME): When INITIALIZING_EMULS set,
387 don't define it.
388
389 2017-11-23 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
390
391 * testsuite/gas/i386/avx512f_vaes-intel.d: Regenerate.
392 * testsuite/gas/i386/avx512f_vaes.d: Likewise.
393 * testsuite/gas/i386/avx512f_vaes-wig1-intel.d: Likewise.
394 * testsuite/gas/i386/avx512f_vaes-wig1.d: Likewise.
395 * testsuite/gas/i386/avx512vl_vaes-intel.d: Likewise.
396 * testsuite/gas/i386/avx512vl_vaes.d: Likewise.
397 * testsuite/gas/i386/x86-64-avx512f_vaes.s: Add instructions with
398 disp8*N.
399 * testsuite/gas/i386/x86-64-avx512f_vaes-intel.d: Regenerate.
400 * testsuite/gas/i386/x86-64-avx512f_vaes.d: Likewise.
401 * testsuite/gas/i386/x86-64-avx512f_vaes-wig.s: Add instructions with
402 disp8*N.
403 * testsuite/gas/i386/x86-64-avx512f_vaes-wig1-intel.d: Regenerate.
404 * testsuite/gas/i386/x86-64-avx512f_vaes-wig1.d: Likewise.
405 * testsuite/gas/i386/x86-64-avx512vl_vaes-intel.d: Regenerate.
406 * testsuite/gas/i386/x86-64-avx512vl_vaes.d: Likewise.
407 * testsuite/gas/i386/x86-64-avx512vl_vaes-wig.s: Add instructions with
408 disp8*N.
409 * testsuite/gas/i386/x86-64-avx512vl_vaes-wig1-intel.d: Regenerate.
410 * testsuite/gas/i386/x86-64-avx512vl_vaes-wig1.d: Regenerate.
411
412 2017-11-23 Jan Beulich <jbeulich@suse.com>
413
414 * tc-i386.c (check_VecOperands): Don't clear .disp16.
415 * testsuite/gas/i386/avx512f.s: Add 16-bit addressing tests.
416 * testsuite/gas/i386/avx512f.d,
417 testsuite/gas/i386/avx512f-intel.d: Adjust expectations.
418
419 2017-11-23 Jan Beulich <jbeulich@suse.com>
420
421 PR gas/22441
422 * config/tc-i386.c (build_modrm_byte): Add address override
423 prefix checks alongside 64-bit mode ones.
424 * testsuite/gas/i386/reloc64.s: Add 32-bit signed/unsigned
425 relocation cases.
426 * testsuite/gas/i386/reloc64.d: Adjust expectations.
427
428 2017-11-23 Jan Beulich <jbeulich@suse.com>
429
430 * config/tc-i386.c (build_modrm_byte): Drop VSIB handling from
431 code also setting fake_zero_displacement.
432
433 2017-11-23 Jan Beulich <jbeulich@suse.com>
434
435 * testsuite/gas/i386/arch-4.s: Correct ud1 and ud2b. Add ud0.
436 * testsuite/gas/i386/intel.s: Test ud2 instead of ud2b.
437 * testsuite/gas/i386/opcode.s: Likewise.
438 * testsuite/gas/i386/arch-4.d, testsuite/gas/i386/intel.d,
439 testsuite/gas/i386/opcode.d, testsuite/gas/i386/opcode-intel.d,
440 testsuite/gas/i386/opcode-suffix.d: Adjust expectations.
441
442 2017-11-23 Jan Beulich <jbeulich@suse.com>
443
444 * config/tc-i386-intel.c (i386_intel_operand): Don't call
445 as_bad() if a prior error was already reported.
446 * testsuite/gas/i386/inval-avx512f.l,
447 testsuite/gas/i386/x86-64-inval-avx512f.l: Adjust expectations.
448
449 2017-11-22 Jim Wilson <jimw@sifive.com>
450
451 * as.c: Include write.h.
452 (common_emul_init): Use FAKE_LABEL_NAME.
453 * ecoff.c (add_file, ecoff_directive_end, ecoff_directive_loc):
454 Likewise.
455 (ecoff_build_symbols): Use FAKE_LABEL_CHAR.
456 * expr.c (get_symbol_name): Use FAKE_LABEL_CHAR. Accept only if
457 input_from_string is TRUE.
458 * read.c (input_from_string): New.
459 (read_symbol_name): Use FAKE_LABEL_CHAR. Accept only if
460 input_from_string is TRUE.
461 (temp_ilp): Set input_from_string to TRUE.
462 (restore_ilp): Set input_from_string to FALSE.
463 * read.h (input_from_string): Declare.
464 * symbols.c: Include write.h
465 (S_IS_LOCAL): Check for FAKE_LABEL_CHAR.
466 (symbol_relc_make_sym): Fix comment refering to default fake label
467 string.
468 * write.h (FAKE_LABEL_CHAR): New.
469 * config/tc-riscv.h (FAKE_LABEL_CHAR): Define.
470 * testsuite/gas/all/err-fakelabel.s: New.
471
472 * doc/as.texinfo (.align): Change some to most for text nop fill.
473 (.balign, .p2align): Likewise.
474
475 2017-11-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
476
477 * config/tc-arm.c (arm_reg_type): Comment on the link with
478 reg_expected_msgs.
479 (reg_expected_msgs): Initialize using array designators with
480 arm_reg_type index.
481
482 2017-11-22 Claudiu Zissulescu <claziss@synopsys.com>
483
484 * testsuite/gas/arc/hregs-err.s: New test.
485
486 2017-11-21 H.J. Lu <hongjiu.lu@intel.com>
487
488 PR gas/22464
489 * testsuite/gas/i386/align-1.s: New file.
490 * testsuite/gas/i386/align-1a.d: Likewise.
491 * testsuite/gas/i386/align-1b.d: Likewise.
492 * testsuite/gas/i386/i386.exp: Run align-1a and align-1b.
493
494 2017-11-21 Claudiu Zissulescu <claziss@synopsys.com>
495
496 * testsuite/gas/arc/b.d : Update test.
497 * testsuite/gas/arc/bl.d: Likewise.
498 * testsuite/gas/arc/jli-1.d: Likewise.
499 * testsuite/gas/arc/lp.d: Likewise.
500 * testsuite/gas/arc/pcl-relocs.d: Likewise.
501 * testsuite/gas/arc/pcrel-relocs.d: Likewise.
502 * testsuite/gas/arc/pic-relocs.d: Likewise.
503 * testsuite/gas/arc/plt-relocs.d: Likewise.
504 * testsuite/gas/arc/pseudos.d: Likewise.
505 * testsuite/gas/arc/relax-avoid2.d: Likewise.
506 * testsuite/gas/arc/relax-avoid3.d: Likewise.
507 * testsuite/gas/arc/relax-b.d: Likewise.
508 * testsuite/gas/arc/tls-relocs.d: Likewise.
509 * testsuite/gas/arc/relax-add01.d: Likewise.
510 * testsuite/gas/arc/relax-add04.d: Likewise.
511 * testsuite/gas/arc/relax-ld01.d: Likewise.
512 * testsuite/gas/arc/relax-sub01.d: Likewise.
513 * testsuite/gas/arc/relax-sub02.d: Likewise.
514 * testsuite/gas/arc/relax-sub04.d: Likewise.
515 * testsuite/gas/arc/pcl-print.s: New file.
516 * testsuite/gas/arc/pcl-print.d: Likewise.
517 * testsuite/gas/arc/nps400-12.d: Likewise.
518
519 2017-11-21 Alan Modra <amodra@gmail.com>
520
521 * config/tc-xtensa.c (finish_vinsn): Avoid multiple ngettext calls
522 in error message.
523
524 2017-11-20 Alan Modra <amodra@gmail.com>
525
526 * testsuite/gas/i386/x86-64-reg-bad.l: Accept trailing padding.
527
528 2017-11-16 Tamar Christina <tamar.christina@arm.com>
529
530 * config/tc-aarch64.c (fp16fml): New.
531 * doc/c-aarch64.texi (fp16fml): New.
532 * testsuite/gas/aarch64/armv8_2-a-crypto-fp16.d (fp16): Make fp16fml.
533 * testsuite/gas/aarch64/armv8_3-a-crypto-fp16.d (fp16): Make fp16fml.
534
535 2017-11-16 Tamar Christina <tamar.christina@arm.com>
536
537 * opcodes/aarch64-tbl.h
538 (aarch64_feature_crypto): Add ARCH64_FEATURE_SIMD and AARCH64_FEATURE_FP.
539 (aarch64_feature_crypto_v8_2, aarch64_feature_sm4): Likewise.
540 (aarch64_feature_sha3): Likewise.
541
542 2017-11-16 Tamar Christina <tamar.christina@arm.com>
543
544 * doc/c-aarch64.texi (armv8.4-a, sha2, sha3, sm4): New.
545 (dotprod): Update default note.
546
547 2017-11-16 Tamar Christina <tamar.christina@arm.com>
548
549 * testsuite/gas/aarch64/armv8_4-a-illegal.d: New.
550 * testsuite/gas/aarch64/armv8_4-a-illegal.l: New.
551 * testsuite/gas/aarch64/armv8_4-a-illegal.s: New.
552 * testsuite/gas/aarch64/armv8_4-a.d: New.
553 * testsuite/gas/aarch64/armv8_4-a.s: New.
554 * testsuite/gas/aarch64/armv8_2-a-crypto-fp16.s: New.
555 * testsuite/gas/aarch64/armv8_2-a-crypto-fp16.d: New.
556 * testsuite/gas/aarch64/armv8_3-a-crypto-fp16.d: New.
557 * testsuite/gas/aarch64/armv8_4-a-crypto-fp16.d: New.
558 * testsuite/gas/aarch64/armv8_2-a-crypto-fp16-illegal.s: New.
559 * testsuite/gas/aarch64/armv8_2-a-crypto-fp16-illegal.l: New.
560 * testsuite/gas/aarch64/armv8_2-a-crypto-fp16-illegal.d: New.
561
562 2017-11-16 Jan Beulich <jbeulich@suse.com>
563
564 * testsuite/gas/i386/noextreg.s: Add tests with register index
565 bit 3 set.
566 * testsuite/gas/i386/noextreg.d: Adjust expectations.
567
568 2017-11-16 Jan Beulich <jbeulich@suse.com>
569
570 * config/tc-i386.c (process_suffix): Ignore .no_qsuf outside of
571 64-bit mode.
572 * testsuite/gas/i386/ptwrite.s: Add test for memory operand
573 without DWORD PTR.
574 * testsuite/gas/i386/ptwrite.d,
575 testsuite/gas/i386/ptwrite-intel.d: Adjust expectations.
576
577 2017-11-15 H.J. Lu <hongjiu.lu@intel.com>
578
579 * testsuite/gas/i386/noextreg.s: Replace .code64/.code32 and
580 64-bit instructions with .byte. Remove ELF directive.
581
582 2017-11-15 Tamar Christina <tamar.christina@arm.com>
583
584 * config/tc-arm.c (arm_ext_fp16_fml, fp16fml): New.
585 (do_neon_fmac_maybe_scalar_long): Use arm_ext_fp16_fml.
586 * doc/c-arm.texi (fp16, fp16fml): New.
587 * testsuite/gas/arm/armv8_2-a-fp16.d (fp16): Make fp16fml.
588 * testsuite/gas/arm/armv8_3-a-fp16.d (fp16): Make fp16fml.
589 * testsuite/gas/arm/armv8_2-a-fp16-illegal.d (fp16): Make fp16fml.
590 * testsuite/gas/arm/armv8_2-a-fp16-thumb2.d (fp16): Make fp16fml.
591
592 2017-11-15 Nick Clifton <nickc@redhat.com>
593
594 PR 15152
595 * testsuite/gas/avr/large-debug-line-table.d: Update expected
596 output.
597 * testsuite/gas/elf/dwarf2-11.d: Likewise.
598 * testsuite/gas/elf/dwarf2-12.d: Likewise.
599 * testsuite/gas/elf/dwarf2-13.d: Likewise.
600 * testsuite/gas/elf/dwarf2-14.d: Likewise.
601 * testsuite/gas/elf/dwarf2-15.d: Likewise.
602 * testsuite/gas/elf/dwarf2-16.d: Likewise.
603 * testsuite/gas/elf/dwarf2-17.d: Likewise.
604 * testsuite/gas/elf/dwarf2-18.d: Likewise.
605 * testsuite/gas/elf/dwarf2-5.d: Likewise.
606 * testsuite/gas/elf/dwarf2-6.d: Likewise.
607 * testsuite/gas/elf/dwarf2-7.d: Likewise.
608
609 2017-11-15 Jan Beulich <jbeulich@suse.com>
610
611 * testsuite/gas/i386/noextreg.s: Add tests for VEX-encoded GPR
612 insns with VEX.W set.
613 * testsuite/gas/i386/noextreg.d: Adjust expectations.
614
615 2017-11-15 Jan Beulich <jbeulich@suse.com>
616
617 * testsuite/gas/i386/noextreg.{s,d}: New.
618 * testsuite/gas/i386/i386.exp: Run new test.
619
620 2017-11-15 Jan Beulich <jbeulich@suse.com>
621
622 * testsuite/gas/i386/x86-64-reg.s: Add extended byte reg tests.
623 * testsuite/gas/i386/x86-64-reg.d,
624 testsuite/gas/i386/x86-64-reg-intel.d,
625 testsuite/gas/i386/ilp32/x86-64-reg.d,
626 testsuite/gas/i386/ilp32/x86-64-reg-intel.d: Adjust
627 expectations.
628
629 * testsuite/gas/i386/x86-64-reg-bad.{s,l}: New.
630 * testsuite/gas/i386/i386.exp: Run new test.
631
632 2017-11-14 Jim Wilson <jimw@sifive.com>
633
634 * testsuite/gas/lns/lns.exp (lns-common-1): Add riscv*-*-* to alt list.
635
636 2017-11-14 Jan Beulich <jbeulich@suse.com>
637
638 * testsuite/gas/i386/x86-64-xop.d, testsuite/gas/i386/xop.d,
639 testsuite/gas/i386/xop32reg.d: Adjust expectations.
640
641 2017-11-14 Jan Beulich <jbeulich@suse.com>
642
643 * testsuite/gas/i386/avx512bw.s: Add vpcmp* pseudo tests.
644 * testsuite/gas/i386/avx512bw_vl.s: Likewise.
645 * testsuite/gas/i386/avx512bw.d, testsuite/gas/i386/avx512bw-intel.d,
646 testsuite/gas/i386/avx512bw_vl.d,
647 testsuite/gas/i386/avx512bw_vl-intel.d: Adjust expectations.
648
649 2017-11-14 Jan Beulich <jbeulich@suse.com>
650
651 * testsuite/gas/i386/string-ok.s: Add a few more valid patterns.
652 Move bogus tests ...
653 * testsuite/gas/i386/string-bad.s: ... here.
654 * testsuite/gas/i386/string-bad.l: Adjust expectations.
655 * testsuite/gas/i386/string-ok.d: Likewise.
656 * testsuite/gas/i386/string-ok.e: Likewise.
657
658 2017-11-13 Jan Beulich <jbeulich@suse.com>
659
660 * config/tc-aarch64.c (R_Z_BHSDQ_VZP): Rename to ...
661 (R_Z_SP_BHSDQ_VZP): ... and include both stack pointer variants.
662
663 2017-11-13 Jan Beulich <jbeulich@suse.com>
664
665 * testsuite/gas/ia64/group-1.d: Adjust expectations.
666 * testsuite/gas/ia64/group-2.d: Likewise.
667 * testsuite/gas/ia64/xdata.d: Likewise.
668
669 2017-11-13 Jan Beulich <jbeulich@suse.com>
670
671 * config/tc-i386.c (process_suffix): Treat .shiftcount just like
672 .inoutportreg.
673 * testsuite/gas/i386/inval.s: Add ambiguous shift/rotate cases.
674 * testsuite/gas/i386/inval.l: Adjust expectations.
675
676 2017-11-13 Jan Beulich <jbeulich@suse.com>
677
678 * config/tc-i386-intel.c (i386_intel_simplify_register): Also
679 recognize RegRiz/RegEiz as index-only registers.
680 * testsuite/gas/i386/intel.s: Add tests exercising base/index
681 swapping.
682 * testsuite/gas/i386/intel.d: Adjust expectations.
683
684 2017-11-13 Jan Beulich <jbeulich@suse.com>
685
686 * config/tc-i386.c (i386_index_check): Break out ...
687 (i386_addressing_mode): ... this new function.
688 * config/tc-i386-intel.c (i386_intel_operand): Do base/index
689 swapping and the setting of .baseindex earlier. Call
690 i386_addressing_mode.
691 * testsuite/gas/i386/x86-64-inval.s: Add out of range
692 displacement case.
693 * testsuite/gas/i386/x86-64-inval.l: Adjust expectations.
694
695 2017-11-09 Jim Wilson <jimw@sifive.com>
696
697 * testsuite/gas/elf/dwarf2-10.l: Accept optional line number in error.
698
699 2017-11-06 Tamar Christina <tamar.christina@arm.com>
700
701 * gas/testsuite/gas/aarch64/dotproduct_armv8_4.s: New.
702 * gas/testsuite/gas/aarch64/dotproduct_armv8_4.d: New.
703
704 2017-11-09 Tamar Christina <tamar.christina@arm.com>
705
706 * gas/testsuite/gas/aarch64/armv8_4-a-registers-illegal.d: New.
707 * gas/testsuite/gas/aarch64/armv8_4-a-registers-illegal.l: New.
708 * gas/testsuite/gas/aarch64/armv8_4-a-registers-illegal.s: New.
709 * gas/testsuite/gas/aarch64/armv8_4-a-registers.d: New.
710 * gas/testsuite/gas/aarch64/armv8_4-a-registers.s: New.
711
712 2017-11-09 Tamar Christina <tamar.christina@arm.com>
713
714 * config/tc-aarch64.c (process_omitted_operand):
715 Add AARCH64_OPND_Va, AARCH64_OPND_SM3_IMM2
716 and AARCH64_OPND_IMM_2.
717 (parse_operands): Add AARCH64_OPND_Va, AARCH64_OPND_SM3_IMM2,
718 AARCH64_OPND_IMM_2, AARCH64_OPND_MASK
719 and AARCH64_OPND_ADDR_OFFSET.
720
721 2017-11-09 Tamar Christina <tamar.christina@arm.com>
722
723 * config/tc-aarch64.c (aarch64_arch_option_table): Add armv8.4-a.
724 (aarch64_features): Add SM4 and SHA3.
725
726 2017-11-08 Tamar Christina <tamar.christina@arm.com>
727
728 * config/tc-aarch64.c
729 (aarch64_features): Include AES and SHA2 in CRYPTO.
730 Add SHA2 and AES.
731
732 2017-11-08 Jiong Wang <jiong.wang@arm.com>
733 Tamar Christina <tamar.christina@arm.com>
734
735 * config/tc-arm.c (arm_extensions):
736 (arm_archs): New entry for "armv8.4-a".
737 Add FPU_ARCH_DOTPROD_NEON_VFP_ARMV8.
738 (arm_ext_v8_2): New variable.
739 (enum arm_reg_type): New enumeration REG_TYPE_NSD.
740 (reg_expected_msgs): New entry for REG_TYPE_NSD.
741 (parse_typed_reg_or_scalar): Handle REG_TYPE_NSD.
742 (parse_scalar): Support REG_TYPE_VFS.
743 (enum operand_parse_code): New enumerations OP_RNSD and OP_RNSD_RNSC.
744 (parse_operands): Handle OP_RNSD and OP_RNSD_RNSC.
745 (NEON_SHAPE_DEF): New entries for DHH and DHS.
746 (neon_scalar_for_fmac_fp16_long): New function to generate Rm encoding
747 for new FP16 instructions in ARMv8.2-A.
748 (do_neon_fmac_maybe_scalar_long): New function to encode new FP16
749 instructions in ARMv8.2-A.
750 (do_neon_vfmal): Wrapper function for vfmal.
751 (do_neon_vfmsl): Wrapper function for vfmsl.
752 (insns): New entries for vfmal and vfmsl.
753 * doc/c-arm.texi (-march): Document "armv8.4-a".
754 * testsuite/gas/arm/dotprod-mandatory.d: New test.
755 * testsuite/gas/arm/armv8_2-a-fp16.s: New test source.
756 * testsuite/gas/arm/armv8_2-a-fp16-illegal.s: New test source.
757 * testsuite/gas/arm/armv8_2-a-fp16.d: New test.
758 * testsuite/gas/arm/armv8_3-a-fp16.d: New test.
759 * testsuite/gas/arm/armv8_4-a-fp16.d: New test.
760 * testsuite/gas/arm/armv8_2-a-fp16-thumb2.d: New test.
761 * testsuite/gas/arm/armv8_2-a-fp16-illegal.d: New test.
762 * testsuite/gas/arm/armv8_2-a-fp16-illegal.l: New error file.
763
764 2017-11-08 Alan Modra <amodra@gmail.com>
765
766 * config/tc-xtensa.c (finish_vinsn): Properly pluralize error message.
767
768 2017-11-07 Jim Wilson <jimw@sifive.com>
769
770 * config/tc-riscv.c (append_insn): Call frag_wane and frag_new at
771 end for linker optimizable relocs.
772 * testsuite/gas/riscv/eh-relocs.d: New.
773 * testsuite/gas/riscv/eh-relocs.s: New.
774 * testsuite/gas/riscv/riscv.exp: Run eh-relocs test.
775
776 2017-11-07 Palmer Dabbelt <palmer@dabbelt.com>
777
778 * testsuite/gas/riscv/satp.d: New test.
779 testsuite/gas/riscv/satp.s: Likewise.
780 testsuite/gas/riscv/riscv.exp: Likewise.
781 config/tc-riscv.c (md_begin): Handle CSR aliases.
782
783 2017-11-07 Tamar Christina <tamar.christina@arm.com>
784
785 * config/tc-arm.c (arm_cpus):
786 Change FPU_ARCH_CRYPTO_NEON_VFP_ARMV8
787 into FPU_ARCH_CRYPTO_NEON_VFP_ARMV8_DOTPROD.
788
789 2017-11-07 Alan Modra <amodra@gmail.com>
790
791 * read.c (assemble_one, s_bundle_unlock): Formatting.
792 Consistently add comma and "bytes" to error message.
793 * testsuite/gas/i386/bundle-bad.l: Adjust to suit.
794
795 2017-11-07 Alan Modra <amodra@gmail.com>
796
797 * testsuite/gas/arm/got_prel.d,
798 * testsuite/gas/elf/dwarf2-1.d,
799 * testsuite/gas/elf/dwarf2-2.d,
800 * testsuite/gas/elf/dwarf2-3.d,
801 * testsuite/gas/elf/dwarf2-5.d,
802 * testsuite/gas/elf/dwarf2-6.d,
803 * testsuite/gas/i386/debug1.d,
804 * testsuite/gas/i386/dw2-compress-1.d,
805 * testsuite/gas/i386/dw2-compress-3a.d,
806 * testsuite/gas/i386/dw2-compress-3b.d,
807 * testsuite/gas/i386/dw2-compressed-1.d,
808 * testsuite/gas/i386/dw2-compressed-3a.d,
809 * testsuite/gas/i386/dw2-compressed-3b.d,
810 * testsuite/gas/i386/ilp32/x86-64-localpic.d,
811 * testsuite/gas/i386/localpic.d,
812 * testsuite/gas/i386/x86-64-localpic.d,
813 * testsuite/gas/ia64/pr13167.d,
814 * testsuite/gas/mips/loc-swap-2.d,
815 * testsuite/gas/mips/loc-swap.d,
816 * testsuite/gas/mips/micromips@loc-swap-2.d,
817 * testsuite/gas/mips/micromips@loc-swap.d,
818 * testsuite/gas/mips/mips16-dwarf2-n32.d,
819 * testsuite/gas/mips/mips16-dwarf2.d,
820 * testsuite/gas/mips/mips16@loc-swap-2.d,
821 * testsuite/gas/mips/mips16@loc-swap.d,
822 * testsuite/gas/mips/mips16e@loc-swap.d,
823 * testsuite/gas/mmix/bspec-1.d,
824 * testsuite/gas/mmix/bspec-2.d,
825 * testsuite/gas/tic6x/unwind-1.d,
826 * testsuite/gas/tic6x/unwind-2.d,
827 * testsuite/gas/tic6x/unwind-3.d: Update for pluralization
828 fixes.
829
830 2017-11-07 Alan Modra <amodra@gmail.com>
831
832 * as.c (main): Properly pluralize messages.
833 * frags.c (frag_grow): Likewise.
834 * read.c (emit_expr_with_reloc, emit_expr_fix): Likewise.
835 (parse_bitfield_cons): Likewise.
836 * write.c (fixup_segment, compress_debug, write_contents): Likewise.
837 (relax_segment): Likewise.
838 * config/tc-arm.c (s_arm_elf_cons): Likewise.
839 * config/tc-cr16.c (l_cons): Likewise.
840 * config/tc-i370.c (i370_elf_cons): Likewise.
841 * config/tc-m68k.c (m68k_elf_cons): Likewise.
842 * config/tc-msp430.c (msp430_operands): Likewise.
843 * config/tc-s390.c (s390_elf_cons, s390_literals): Likewise.
844 * config/tc-mcore.c (md_apply_fix): Likewise.
845 * config/tc-tic54x.c (md_assemble): Likewise.
846 * config/tc-xtensa.c (xtensa_elf_cons): Likewise.
847 (xg_expand_assembly_insn): Likewise.
848 * config/xtensa-relax.c (build_transition): Likewise.
849
850 2017-11-07 Alan Modra <amodra@gmail.com>
851
852 * asintl.h (textdomain, bindtextdomain): Use safer "do nothing".
853 (ngettext, dngettext, dcngettext): Define when !ENABLE_NLS.
854
855 2017-11-03 Siddhesh Poyarekar <siddhesh.poyarekar@linaro.org>
856 Jim Wilson <jim.wilson@linaro.org>
857
858 * config/tc-aarch64.c (aarch64_cpus): Add saphira.
859 * doc/c-aarch64.texi: Likewise.
860
861 2017-11-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
862
863 * testsuite/gas/arm/copro-thumb_v6t2plus-thumb_v6t2-1.d: Add
864 --disassembler-options=force-thumb to objdump options.
865 * testsuite/gas/arm/copro-thumb_v6t2plus-thumb_v6t2-2.d: Likewise.
866
867 2017-11-01 James Bowman <james.bowman@ftdichip.com>
868
869 * config/tc-ft32.c (md_assemble): Add relaxation reloc
870 BFD_RELOC_FT32_RELAX.
871 (md_longopts): Add "norelax" and "no-relax".
872 (md_apply_fix): Add reloc BFD_RELOC_FT32_DIFF32.
873 (relaxable_section, ft32_validate_fix_sub, ft32_force_relocation,
874 ft32_allow_local_subtract): New function.
875 * config/tc-ft32.h: Remove unused MD_PCREL_FROM_SECTION.
876 * testsuite/gas/ft32/insnsc.s: New test exercising all FT32B
877 shortcodes.
878 * testsuite/gas/ft32/insnsc.d: New driver file.
879 * testsuite/gas/all/gas.exp: Update.
880 * testsuite/gas/ft32/ft32.exp: Run the new test.
881 * testsuite/gas/ft32/insn.d: Update.
882 * testsuite/gas/elf/dwarf2-11.d: Update.
883 * testsuite/gas/elf/dwarf2-12.d: Update.
884 * testsuite/gas/elf/dwarf2-13.d: Update.
885 * testsuite/gas/elf/dwarf2-14.d: Update.
886 * testsuite/gas/elf/dwarf2-15.d: Update.
887 * testsuite/gas/elf/dwarf2-16.d: Update.
888 * testsuite/gas/elf/dwarf2-17.d: Update.
889 * testsuite/gas/elf/dwarf2-18.d: Update.
890 * testsuite/gas/elf/dwarf2-3.d: Update.
891 * testsuite/gas/elf/dwarf2-5.d: Update.
892 * testsuite/gas/elf/dwarf2-7.d: Update.
893
894 2017-11-01 Thomas Preud'homme <thomas.preudhomme@arm.com>
895
896 * config/tc-arm.c (arm_ext_v2): Define to ARM_EXT_V2 feature bit.
897 * testsuite/gas/arm/copro.s: Split into
898 * testsuite/gas/arm/copro-arm_v2plus-thumb_v6t2plus.s: This while
899 changing it to unified syntax and
900 * testsuite/gas/arm/copro-arm_v5plus-thumb_v6t2plus.s: this and ...
901 * testsuite/gas/arm/copro-arm_v5teplus-thumb_v6t2plus.s: This and ...
902 * testsuite/gas/arm/copro-arm_v6plus-thumb_v6t2plus.s: This.
903 * testsuite/gas/arm/copro.d: Split into ...
904 * testsuite/gas/arm/copro-arm_v2plus-arm_v2.d: This but target ARMv2
905 and ...
906 * testsuite/gas/arm/copro-arm_v5plus-arm_v5.d: this but target ARMv5
907 and ...
908 * testsuite/gas/arm/copro-arm_v5teplus-arm_v5te.d: This but target
909 ARMv5TE and ...
910 * testsuite/gas/arm/copro-arm_v6plus-arm_v6.d: This but target ARMv6.
911 * testsuite/gas/arm/copro-arm_v2plus-arm_v1.d: New testcase.
912 * testsuite/gas/arm/copro-thumb_v6t2plus-thumb_v4t-1.d: New testcase.
913 * testsuite/gas/arm/copro-arm_v2plus-thumb_v6t2plus-unavail.l: Expected
914 errors for the above two testcases.
915 * testsuite/gas/arm/copro-thumb_v6t2plus-thumb_v6t2-1.d: New testcase.
916 * testsuite/gas/arm/copro-arm_v5plus-arm_v4.d: New testcase.
917 * testsuite/gas/arm/copro-thumb_v6t2plus-thumb_v4t-2.d: New testcase.
918 * testsuite/gas/arm/copro-arm_v5plus-thumb_v6t2plus-unavail.l:
919 Expected errors for the above two testcases.
920 * testsuite/gas/arm/copro-thumb_v6t2plus-thumb_v6t2-2.d: New testcase.
921 * testsuite/gas/arm/copro-arm_v5teplus-arm_v5.d: New testcase.
922 * testsuite/gas/arm/copro-thumb_v6t2plus-thumb_v4t-3.d: New testcase.
923 * testsuite/gas/arm/copro-arm_v5teplus-thumb_v6t2plus-unavail.l:
924 Expected errors for the above two testcases.
925 * testsuite/gas/arm/copro-thumb_v6t2plus-thumb_v6t2-3.d: New testcase.
926 * testsuite/gas/arm/copro-arm_v6plus-arm_v5te.d: New testcase.
927 * testsuite/gas/arm/copro-thumb_v6t2plus-thumb_v4t-4.d: New testcase.
928 * testsuite/gas/arm/copro-arm_v6plus-thumb_v6t2plus-unavail.l:
929 Expected errors for the above two testcases.
930 * testsuite/gas/arm/copro-thumb_v6t2plus-thumb_v6t2-4.d: New testcase.
931
932 2017-10-26 H.J. Lu <hongjiu.lu@intel.com>
933
934 PR gas/22352
935 * config/tc-i386.c (check_VecOperands): Also check XMM register
936 for invalid register in AVX512 gathers.
937 * testsuite/gas/i386/vgather-check.s: Add tests for AVX512
938 gathers with XMM register.
939 * testsuite/gas/i386/x86-64-vgather-check.s: Likewise.
940 * testsuite/gas/i386/vgather-check-error.l: Updated.
941 * testsuite/gas/i386/vgather-check-none.d: Likewise.
942 * testsuite/gas/i386/vgather-check-warn.d: Likewise.
943 * testsuite/gas/i386/vgather-check-warn.e: Likewise.
944 * testsuite/gas/i386/vgather-check.d: Likewise.
945 * testsuite/gas/i386/x86-64-vgather-check-error.l: Likewise.
946 * testsuite/gas/i386/x86-64-vgather-check-none.d: Likewise.
947 * testsuite/gas/i386/x86-64-vgather-check-warn.d: Likewise.
948 * testsuite/gas/i386/x86-64-vgather-check-warn.e: Likewise.
949 * testsuite/gas/i386/x86-64-vgather-check.d: Likewise.
950
951 2017-10-26 Hans-Peter Nilsson <hp@bitrange.com>
952
953 * testsuite/gas/all/fill-1.s: Use L2 rather than .L2.
954
955 2017-10-25 Alan Modra <amodra@gmail.com>
956
957 PR 22348
958 * config/tc-crx.c (instruction, output_opcode): Make static.
959 (relocatable, ins_parse, cur_arg_num): Likewise.
960 (parse_insn): Adjust for renamed opcodes globals.
961 (check_range): Likewise
962
963 2017-10-25 Alan Modra <amodra@gmail.com>
964
965 * testsuite/gas/all/fill-1.d: Exclude tic4x and tic54x.
966 * testsuite/gas/all/fill-1.s: Use L1 rather than .L1.
967
968 2017-10-24 Andrew Waterman <andrew@sifive.com>
969
970 * testsuite/gas/riscv/c-addi16sp-fail.d: New test.
971 * testsuite/gas/riscv/c-addi16sp-fail.l: Likewise.
972 * testsuite/gas/riscv/c-addi16sp-fail.s: Likewise.
973 * testsuite/gas/riscv/c-addi4spn-fail.d: Likewise.
974 * testsuite/gas/riscv/c-addi4spn-fail.l: Likewise.
975 * testsuite/gas/riscv/c-addi4spn-fail.s: Likewise.
976 * testsuite/gas/riscv/riscv.exp: Add new tests.
977
978 2017-10-24 Andrew Waterman <andrew@sifive.com>
979
980 * testsuite/gas/riscv/c-lui-fail.d: New testcase.
981 * gas/testsuite/gas/riscv/c-lui-fail.l: Likewise.
982 * gas/testsuite/gas/riscv/c-lui-fail.s: Likewise.
983 * gas/testsuite/gas/riscv/riscv.exp: Likewise.
984
985 2017-10-24 H.J. Lu <hongjiu.lu@intel.com>
986
987 * config/tc-i386.c (md_pseudo_table): Add .code64 directive
988 only if BFD64 is defined.
989 * testsuite/gas/i386/code64-inval.l: New file.
990 * gas/testsuite/gas/i386/code64-inval.s: Likewise.
991 * gas/testsuite/gas/i386/code64.d: Likewise.
992 * gas/testsuite/gas/i386/code64.s: Likewise.
993 * testsuite/gas/i386/i386.exp: Run mixed-mode-reloc32,
994 att-regs, intel-regs, intel-expr and string-ok tests only if
995 assembler supports x86-64. Run code64 and code64-inval.
996
997 2017-10-23 Palmer Dabbelt <palmer@dabbelt.com>
998
999 * config/tc-riscv.c (riscv_frag_align_code): Align code by 4
1000 bytes on non-RVC systems.
1001
1002 2017-10-23 Maciej W. Rozycki <macro@imgtec.com>
1003
1004 * config/tc-mips.c (mips_elf_final_processing): Don't set
1005 EF_MIPS_ABI2 in `e_flags'.
1006
1007 2017-10-23 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
1008
1009 * config/tc-i386.c (cpu_arch): Add .avx512_bitalg.
1010 (cpu_noarch): noavx512_bitalg.
1011 * doc/c-i386.texi: Document .avx512_bitalg, noavx512_bitalg.
1012 * testsuite/gas/i386/i386.exp: Add AVX512_BITALG tests.
1013 * testsuite/gas/i386/avx512f_bitalg-intel.d: New test.
1014 * testsuite/gas/i386/avx512f_bitalg.d: Likewise.
1015 * testsuite/gas/i386/avx512f_bitalg.s: Likewise.
1016 * testsuite/gas/i386/avx512vl_bitalg-intel.d: Likewise.
1017 * testsuite/gas/i386/avx512vl_bitalg.d: Likewise.
1018 * testsuite/gas/i386/avx512vl_bitalg.s: Likewise.
1019 * testsuite/gas/i386/x86-64-avx512f_bitalg-intel.d: Likewise.
1020 * testsuite/gas/i386/x86-64-avx512f_bitalg.d: Likewise.
1021 * testsuite/gas/i386/x86-64-avx512f_bitalg.s: Likewise.
1022 * testsuite/gas/i386/x86-64-avx512vl_bitalg-intel.d: Likewise.
1023 * testsuite/gas/i386/x86-64-avx512vl_bitalg.d: Likewise.
1024 * testsuite/gas/i386/x86-64-avx512vl_bitalg.s: Likewise.
1025
1026 2017-10-23 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
1027
1028 * config/tc-i386.c (cpu_arch): Add .avx512_vnni.
1029 (cpu_noarch): Add noavx512_vnni.
1030 * doc/c-i386.texi: Document .avx512_vnni.
1031 * testsuite/gas/i386/i386.exp: Add AVX512_VNNI tests.
1032 * testsuite/gas/i386/avx512vnni-intel.d: New test.
1033 * testsuite/gas/i386/avx512vnni.d: Likewise.
1034 * testsuite/gas/i386/avx512vnni.s: Likewise.
1035 * testsuite/gas/i386/avx512vnni_vl-intel.d: Likewise.
1036 * testsuite/gas/i386/avx512vnni_vl.d: Likewise.
1037 * testsuite/gas/i386/avx512vnni_vl.s: Likewise.
1038 * testsuite/gas/i386/x86-64-avx512vnni-intel.d: Likewise.
1039 * testsuite/gas/i386/x86-64-avx512vnni.d: Likewise.
1040 * testsuite/gas/i386/x86-64-avx512vnni.s: Likewise.
1041 * testsuite/gas/i386/x86-64-avx512vnni_vl-intel.d: Likewise.
1042 * testsuite/gas/i386/x86-64-avx512vnni_vl.d: Likewise.
1043 * testsuite/gas/i386/x86-64-avx512vnni_vl.s: Likewise.
1044
1045 2017-10-23 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
1046
1047 * config/tc-i386.c (cpu_arch): Add VPCLMULQDQ.
1048 * doc/c-i386.texi: Document VPCLMULQDQ.
1049 * testsuite/gas/i386/i386.exp: Run VPCLMULQDQ tests.
1050 * testsuite/gas/i386/avx512f_vpclmulqdq-intel.d: New test.
1051 * testsuite/gas/i386/avx512f_vpclmulqdq-wig.s: Ditto.
1052 * testsuite/gas/i386/avx512f_vpclmulqdq-wig1-intel.d: Ditto.
1053 * testsuite/gas/i386/avx512f_vpclmulqdq-wig1.d: Ditto.
1054 * testsuite/gas/i386/avx512f_vpclmulqdq.d: Ditto.
1055 * testsuite/gas/i386/avx512f_vpclmulqdq.s: Ditto.
1056 * testsuite/gas/i386/avx512vl_vpclmulqdq-intel.d: Ditto.
1057 * testsuite/gas/i386/avx512vl_vpclmulqdq-wig.s: Ditto.
1058 * testsuite/gas/i386/avx512vl_vpclmulqdq-wig1-intel.d: Ditto.
1059 * testsuite/gas/i386/avx512vl_vpclmulqdq-wig1.d: Ditto.
1060 * testsuite/gas/i386/avx512vl_vpclmulqdq.d: Ditto.
1061 * testsuite/gas/i386/avx512vl_vpclmulqdq.s: Ditto.
1062 * testsuite/gas/i386/vpclmulqdq-intel.d: Ditto.
1063 * testsuite/gas/i386/vpclmulqdq.d: Ditto.
1064 * testsuite/gas/i386/vpclmulqdq.s: Ditto.
1065 * testsuite/gas/i386/x86-64-avx512f_vpclmulqdq-intel.d: Ditto.
1066 * testsuite/gas/i386/x86-64-avx512f_vpclmulqdq-wig.s: Ditto.
1067 * testsuite/gas/i386/x86-64-avx512f_vpclmulqdq-wig1-intel.d: Ditto.
1068 * testsuite/gas/i386/x86-64-avx512f_vpclmulqdq-wig1.d: Ditto.
1069 * testsuite/gas/i386/x86-64-avx512f_vpclmulqdq.d: Ditto.
1070 * testsuite/gas/i386/x86-64-avx512f_vpclmulqdq.s: Ditto.
1071 * testsuite/gas/i386/x86-64-avx512vl_vpclmulqdq-intel.d: Ditto.
1072 * testsuite/gas/i386/x86-64-avx512vl_vpclmulqdq-wig.s: Ditto.
1073 * testsuite/gas/i386/x86-64-avx512vl_vpclmulqdq-wig1-intel.d: Ditto.
1074 * testsuite/gas/i386/x86-64-avx512vl_vpclmulqdq-wig1.d: Ditto.
1075 * testsuite/gas/i386/x86-64-avx512vl_vpclmulqdq.d: Ditto.
1076 * testsuite/gas/i386/x86-64-avx512vl_vpclmulqdq.s: Ditto.
1077 * testsuite/gas/i386/x86-64-vpclmulqdq-intel.d: Ditto.
1078 * testsuite/gas/i386/x86-64-vpclmulqdq.d: Ditto.
1079 * testsuite/gas/i386/x86-64-vpclmulqdq.s: Ditto.
1080
1081 2017-10-23 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
1082
1083 * config/tc-i386.c (cpu_arch): Add VAES.
1084 * doc/c-i386.texi: Document VAES.
1085 * testsuite/gas/i386/i386.exp: Run VAES tests.
1086 * testsuite/gas/i386/avx512f_vaes-intel.d: New test.
1087 * testsuite/gas/i386/avx512f_vaes-wig.s: Ditto.
1088 * testsuite/gas/i386/avx512f_vaes-wig1-intel.d: Ditto.
1089 * testsuite/gas/i386/avx512f_vaes-wig1.d: Ditto.
1090 * testsuite/gas/i386/avx512f_vaes.d: Ditto.
1091 * testsuite/gas/i386/avx512f_vaes.s: Ditto.
1092 * testsuite/gas/i386/avx512vl_vaes-intel.d: Ditto.
1093 * testsuite/gas/i386/avx512vl_vaes-wig.s: Ditto.
1094 * testsuite/gas/i386/avx512vl_vaes-wig1-intel.d: Ditto.
1095 * testsuite/gas/i386/avx512vl_vaes-wig1.d: Ditto.
1096 * testsuite/gas/i386/avx512vl_vaes.d: Ditto.
1097 * testsuite/gas/i386/avx512vl_vaes.s: Ditto.
1098 * testsuite/gas/i386/vaes-intel.d: Ditto.
1099 * testsuite/gas/i386/vaes.d: Ditto.
1100 * testsuite/gas/i386/vaes.s: Ditto.
1101 * testsuite/gas/i386/x86-64-avx512f_vaes-intel.d: Ditto.
1102 * testsuite/gas/i386/x86-64-avx512f_vaes-wig.s: Ditto.
1103 * testsuite/gas/i386/x86-64-avx512f_vaes-wig1-intel.d: Ditto.
1104 * testsuite/gas/i386/x86-64-avx512f_vaes-wig1.d: Ditto.
1105 * testsuite/gas/i386/x86-64-avx512f_vaes.d: Ditto.
1106 * testsuite/gas/i386/x86-64-avx512f_vaes.s: Ditto.
1107 * testsuite/gas/i386/x86-64-avx512vl_vaes-intel.d: Ditto.
1108 * testsuite/gas/i386/x86-64-avx512vl_vaes-wig.s: Ditto.
1109 * testsuite/gas/i386/x86-64-avx512vl_vaes-wig1-intel.d: Ditto.
1110 * testsuite/gas/i386/x86-64-avx512vl_vaes-wig1.d: Ditto.
1111 * testsuite/gas/i386/x86-64-avx512vl_vaes.d: Ditto.
1112 * testsuite/gas/i386/x86-64-avx512vl_vaes.s: Ditto.
1113 * testsuite/gas/i386/x86-64-vaes-intel.d: Ditto.
1114 * testsuite/gas/i386/x86-64-vaes.d: Ditto.
1115 * testsuite/gas/i386/x86-64-vaes.s: Ditto.
1116
1117 2017-10-23 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
1118
1119 * config/tc-i386.c (cpu_arch): Add .gfni.
1120 * doc/c-i386.texi: Document .gfni.
1121 * testsuite/gas/i386/i386.exp: Add GFNI tests.
1122 * testsuite/gas/i386/avx.s: New GFNI test.
1123 * testsuite/gas/i386/x86-64-avx.s: Likewise.
1124 * testsuite/gas/i386/avx.d: Adjust.
1125 * testsuite/gas/i386/avx-intel.d: Likewise
1126 * testsuite/gas/i386/ilp32/x86-64-avx-intel.d: Likewise.
1127 * testsuite/gas/i386/ilp32/x86-64-avx.d: Likewise.
1128 * testsuite/gas/i386/avx512f_gfni-intel.d: New test.
1129 * testsuite/gas/i386/avx512f_gfni.d: Likewise.
1130 * testsuite/gas/i386/avx512f_gfni.s: Likewise.
1131 * testsuite/gas/i386/avx512vl_gfni-intel.d: Likewise.
1132 * testsuite/gas/i386/avx512vl_gfni.d: Likewise.
1133 * testsuite/gas/i386/avx512vl_gfni.s: Likewise.
1134 * testsuite/gas/i386/gfni-intel.d: Likewise.
1135 * testsuite/gas/i386/gfni.d: Likewise.
1136 * testsuite/gas/i386/gfni.s: Likewise.
1137 * testsuite/gas/i386/x86-64-avx512f_gfni-intel.d: Likewise.
1138 * testsuite/gas/i386/x86-64-avx512f_gfni.d: Likewise.
1139 * testsuite/gas/i386/x86-64-avx512f_gfni.s: Likewise.
1140 * testsuite/gas/i386/x86-64-avx512vl_gfni-intel.d: Likewise.
1141 * testsuite/gas/i386/x86-64-avx512vl_gfni.d: Likewise.
1142 * testsuite/gas/i386/x86-64-avx512vl_gfni.s: Likewise.
1143 * testsuite/gas/i386/x86-64-avx_gfni-intel.d: Likewise.
1144 * testsuite/gas/i386/x86-64-avx_gfni.d: Likewise.
1145 * testsuite/gas/i386/x86-64-avx_gfni.s: Likewise.
1146 * testsuite/gas/i386/x86-64-gfni-intel.d: Likewise.
1147 * testsuite/gas/i386/x86-64-gfni.d: Likewise.
1148 * testsuite/gas/i386/x86-64-gfni.s: Likewise.
1149
1150 2017-10-23 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
1151
1152 * config/tc-i386.c (cpu_arch): Add .avx512_vbmi2.
1153 (cpu_noarch): noavx512_vbmi2.
1154 * doc/c-i386.texi: Document .avx512_vbmi2, noavx512_vbmi2.
1155 * testsuite/gas/i386/i386.exp: Add AVX512_VBMI2 tests.
1156 * testsuite/gas/i386/avx512vbmi2-intel.d: New test.
1157 * testsuite/gas/i386/avx512vbmi2.d: Likewise.
1158 * testsuite/gas/i386/avx512vbmi2.s: Likewise.
1159 * testsuite/gas/i386/avx512vbmi2_vl-intel.d: Likewise.
1160 * testsuite/gas/i386/avx512vbmi2_vl.d: Likewise.
1161 * testsuite/gas/i386/avx512vbmi2_vl.s: Likewise.
1162 * testsuite/gas/i386/x86-64-avx512vbmi2-intel.d: Likewise.
1163 * testsuite/gas/i386/x86-64-avx512vbmi2.d: Likewise.
1164 * testsuite/gas/i386/x86-64-avx512vbmi2.s: Likewise.
1165 * testsuite/gas/i386/x86-64-avx512vbmi2_vl-intel.d: Likewise.
1166 * testsuite/gas/i386/x86-64-avx512vbmi2_vl.d: Likewise.
1167 * testsuite/gas/i386/x86-64-avx512vbmi2_vl.s: Likewise.
1168
1169 2017-10-22 Hans-Peter Nilsson <hp@axis.com>
1170
1171 PR gas/22304
1172 * testsuite/gas/cris/range-err-1.s: Remove quotes left from last edit.
1173
1174 2017-10-20 Nick Clifton <nickc@redhat.com>
1175
1176 PR 22324
1177 * read.c (s_rept): Use size_t type for count parameter.
1178 (do_repeat): Change type of count parameter to size_t.
1179 Issue an error is the count parameter is negative.
1180 (do_repeat_with_expression): Likewise.
1181 * read.h: Update prototypes for do_repeat and
1182 do_repeat_with_expression.
1183 * doc/as.texinfo (Rept): Document that a zero count is allowed but
1184 negative counts are not.
1185 * config/tc-rx.c (rx_rept): Use size_t type for count parameter.
1186 * config/tc-tic54x.c (tic54x_loop): Cast count parameter to size_t
1187 type.
1188 * testsuite/gas/macros/end.s: Add a test using a negative repeat
1189 count.
1190 * testsuite/gas/macros/end.l: Add expected error message.
1191
1192 2017-10-19 Palmer Dabbelt <palmer@dabbelt.com>
1193
1194 * config/tc-riscv.c (md_apply_fix): Mark
1195 BFD_RELOC_RISCV_PCREL_HI20 as relaxable when relaxations are
1196 enabled.
1197
1198 2017-10-19 Nick Clifton <nickc@redhat.com>
1199
1200 PR 21621
1201 * config/tc-avr.h (struct avr_frag_data): Add prev_opcode field.
1202 (TC_FRAG_INIT): Define.
1203 (avr_frag_init): Add prototype.
1204 * config/tc-avr.c (avr_frag_init): New function.
1205 (avr_operands): Replace static local 'prev' variable with
1206 prev_opcode field in current frag.
1207 * testsuite/gas/avr/pr21621.s: New test source file.
1208 * testsuite/gas/avr/pr21621.d: New test driver file.
1209 * testsuite/gas/avr/pr21621.s: New test error output file.
1210
1211 2017-10-19 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
1212
1213 * testsuite/gas/all/fill-1.s: Use normal labels. Change .text to
1214 .data. Pick different values. Use .dc.w instead of .word.
1215 * testsuite/gas/all/fill-1.d: New objdump output check.
1216 * testsuite/gas/all/gas.exp: Use run_dump_test to execute fill-1
1217 testcase.
1218
1219 2017-10-18 Palmer Dabbelt <palmer@dabbelt.com>
1220
1221 * testsuite/gas/all/align.d: Mark as unsupported on RISC-V.
1222 testsuite/gas/all/relax.d: Likewise.
1223 testsuite/gas/all/sleb128-2.d: Likewise.
1224 testsuite/gas/all/sleb128-4.d: Likewise.
1225 testsuite/gas/all/sleb128-5.d: Likewise.
1226 testsuite/gas/all/sleb128-7.d: Likewise.
1227 testsuite/gas/elf/section11.d: Likewise.
1228 testsuite/gas/all/gas.exp (diff1.s): Likewise.
1229
1230 2017-10-18 Nick Clifton <nickc@redhat.com>
1231
1232 PR gas/22304
1233 * testsuite/gas/cris/range-err-1.s: Remove spurious xfails.
1234 * testsuite/gas/cris/cris.exp: Expect the shexpr-1 test to pass.
1235
1236 2017-10-18 Nick Clifton <nickc@redhat.com>
1237
1238 * po/sv.po: Updated Swedish translation.
1239
1240 2017-10-16 Sandra Loosemore <sandra@codesourcery.com>
1241 Henry Wong <henry@stuffedcow.net>
1242
1243 * config/tc-nios2.c (nios2_translate_pseudo_insn): Check for
1244 correct number of arguments.
1245 (md_assemble): Handle failure of nios2_translate_pseudo_insn.
1246 * testsuite/gas/nios2/illegal_pseudoinst.l: New file.
1247 * testsuite/gas/nios2/illegal_pseudoinst.s: New file.
1248 * testsuite/gas/nios2/nios2.exp: Add illegal_pseudoinst test.
1249
1250 2017-10-12 James Bowman <james.bowman@ftdichip.com>
1251
1252 * config/tc-ft32.c (md_assemble): Replace FT32_FLD_K8 with
1253 K15.
1254 (md_apply_fix, tc_gen_reloc): Add BFD_RELOC_FT32_15.
1255
1256 2017-10-11 Nick Clifton <nickc@redhat.com>
1257
1258 PR 21977
1259 * listing.c (listing_newline): Use the name of the current
1260 physical input file, rather than the current logical input file,
1261 unless including high level source in the listing.
1262 * input-scrub.c (as_where_physical): New function. Returns the
1263 name of the current physical input file.
1264 * as.h: Add prototype for as_where_physical.
1265
1266 2017-10-09 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
1267
1268 * testsuite/gas/s390/zarch-arch12.d (prno, tpei, irbm): New
1269 instructions added.
1270 * testsuite/gas/s390/zarch-arch12.s: Likewise.
1271 * testsuite/gas/s390/zarch-z13.d: Rename ppno to prno.
1272
1273 2017-10-09 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
1274
1275 * testsuite/gas/all/fill-1.s: Replace nop with .word 42
1276
1277 2017-10-09 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
1278
1279 * read.c (s_fill): Invoke expression instead of
1280 get_known_segmented_expression.
1281 * testsuite/gas/all/fill-1.s: New testcase.
1282 * testsuite/gas/all/gas.exp: Run fill-1 testcase
1283
1284 2017-10-05 Nick Clifton <nickc@redhat.com>
1285
1286 PR 22133
1287 * config/tc-msp430.c (parse_exp): Skip an 'h' suffix to constant
1288 expressions.
1289 (msp430_srcoperand): Check that the entire text was parsed by
1290 parse_exp.
1291 (msp430_operands): Likewise.
1292 * testsuite/gas/msp430/pr22133.s: New test file.
1293 * testsuite/gas/msp430/pr22133.d: New test driver.
1294 * testsuite/gas/msp430/pr22133.s: Expected error output.
1295 * testsuite/gas/msp430/msp430.exp: Run the new test.
1296
1297 2017-10-04 H.J. Lu <hongjiu.lu@intel.com>
1298
1299 PR gas/21167
1300 * testsuite/gas/elf/elf.exp: Run group3.
1301 * testsuite/gas/elf/group3.d: New file.
1302 * testsuite/gas/elf/group3.s: Likewise.
1303
1304 2017-10-05 Alan Modra <amodra@gmail.com>
1305
1306 PR 21167
1307 * config/obj-elf.c (struct group_list): Delete elt_count.
1308 (groups): New static.
1309 (build_group_lists): Don't count elements.
1310 (elf_adjust_symtab): Use "groups" rather than auto "list". Set up
1311 pointer from group member to SHT_GROUP section. Don't size
1312 SHT_GROUP section or clean up here..
1313 (elf_frob_file_after_relocs): ..do so here instead.
1314 * testsuite/gas/arc/jli-1.d,
1315 * testsuite/gas/elf/groupautob.d,
1316 * testsuite/gas/mips/compact-eh-eb-2.d,
1317 * testsuite/gas/mips/compact-eh-eb-5.d,
1318 * testsuite/gas/mips/compact-eh-el-2.d,
1319 * testsuite/gas/mips/compact-eh-el-5.d: Adjust.
1320
1321 2017-10-01 Alexander Fedotov <alfedotov@gmail.com>
1322
1323 * testsuite/gas/ppc/vle-mult-ld-st-insns.s: New file: Tests the
1324 support for the VLE multiple load/store instructions.
1325 * testsuite/gas/ppc/vle-mult-ld-st-insns.d: New file: Test
1326 driver.
1327 * testsuite/gas/ppc/ppc.exp: Run it.
1328
1329 2017-09-27 Nick Clifton <nickc@redhat.com>
1330
1331 PR 22179
1332 * testsuite/gas/riscv/fmv.x.s: New file: Tests the support for the
1333 renamed fmv.x.s and fmv.s.x instructions.
1334 * testsuite/gas/riscv/fmv.x.d: New file: Test driver.
1335
1336 2017-09-21 Maciej W. Rozycki <macro@imgtec.com>
1337
1338 * testsuite/gas/mips/elf_mach_5900.d: New test.
1339 * testsuite/gas/mips/mips.exp: Run it.
1340
1341 2017-09-21 James Cowgill <James.Cowgill@imgtec.com>
1342
1343 PR gas/21762
1344 * config/tc-mips.c (s_mips_stab): Insert call to
1345 file_mips_check_options.
1346 * testsuite/gas/mips/micromips@stabs-symbol-type.d: New test.
1347 * testsuite/gas/mips/mips.exp: Run the new tests.
1348 * testsuite/gas/mips/mips16@stabs-symbol-type.d: New test.
1349 * testsuite/gas/mips/stabs-symbol-type.d: New test.
1350 * testsuite/gas/mips/stabs-symbol-type.s: New test source.
1351
1352 2017-09-21 Alan Modra <amodra@gmail.com>
1353
1354 * config/tc-ppc.h (EH_FRAME_ALIGNMENT): Define.
1355
1356 2017-09-14 Alan Modra <amodra@gmail.com>
1357
1358 PR 22127
1359 * write.c (resolve_reloc_expr_symbols): Don't segfault when
1360 sec has been set to NULL.
1361
1362 2017-09-09 H.J. Lu <hongjiu.lu@intel.com>
1363
1364 * config/tc-i386.c (NOTRACK_PREFIX): Removed.
1365 (REX_PREFIX): Updated.
1366 (MAX_PREFIXES): Likewise.
1367 (parse_insn): Remove restriction on NOTRACK prefix position.
1368 * testsuite/gas/i386/notrack.s: Add tests with NOTRACK prefix
1369 before other prefixes.
1370 * testsuite/gas/i386/x86-64-notrack.s: Likewise.
1371 * testsuite/gas/i386/notrackbad.s: Remove tests with NOTRACK
1372 prefix before other prefixes.
1373 * testsuite/gas/i386/x86-64-notrackbad.s: Likewise.
1374 * testsuite/gas/i386/notrack-intel.d: Updated.
1375 * testsuite/gas/i386/notrack.d: Likewise.
1376 * testsuite/gas/i386/notrackbad.l: Likewise.
1377 * testsuite/gas/i386/x86-64-notrack-intel.d: Likewise.
1378 * testsuite/gas/i386/x86-64-notrack.d: Likewise.
1379 * testsuite/gas/i386/x86-64-notrackbad.l: Likewise.
1380
1381 2017-09-07 Palmer Dabbelt <palmer@dabbelt.com>
1382
1383 * config/tc-riscv.c (riscv_frag_align_code): Emit the entire
1384 alignment sequence inside R_RISCV_ALIGN.
1385
1386 2017-09-05 Alexander Fedotov <alexander.fedotov@nxp.com>
1387 Edmar Wienskoski <edmar.wienskoski@nxp.com
1388
1389 * config/tc-ppc.c (md_parse_option): Handle "mno-vle" flag.
1390 (ppc_elf_section_letter): New function.
1391 * config/tc-ppc.h (md_elf_section_letter): New.
1392 * testsuite/gas/elf/section10.d: Adjust for VLE.
1393
1394 2017-09-01 Tamar Christina <tamar.christina@arm.com>
1395
1396 * config/tc-aarch64.c (aarch64_cpus): Enable DOTPROD for
1397 cortex-a55 and cortx-a75.
1398
1399 2017-08-30 Maciej W. Rozycki <macro@imgtec.com>
1400
1401 * testsuite/gas/mips/branch-addend-micromips.d: New test.
1402 * testsuite/gas/mips/branch-addend-micromips-n32.d: New test.
1403 * testsuite/gas/mips/branch-addend-micromips-n64.d: New test.
1404 * testsuite/gas/mips/branch-addend-micromips.s: New test source.
1405 * testsuite/gas/mips/mips.exp: Run the new tests.
1406
1407 2017-08-30 Maciej W. Rozycki <macro@imgtec.com>
1408
1409 * config/tc-mips.c (md_convert_frag): Respect
1410 `mips_ignore_branch_isa'.
1411 * testsuite/gas/mips/branch-local-5.d: New test.
1412 * testsuite/gas/mips/branch-local-n32-5.d: New test.
1413 * testsuite/gas/mips/branch-local-n64-5.d: New test.
1414 * testsuite/gas/mips/branch-local-6.d: New test.
1415 * testsuite/gas/mips/branch-local-n32-6.d: New test.
1416 * testsuite/gas/mips/branch-local-n64-6.d: New test.
1417 * testsuite/gas/mips/branch-local-7.d: New test.
1418 * testsuite/gas/mips/branch-local-n32-7.d: New test.
1419 * testsuite/gas/mips/branch-local-n64-7.d: New test.
1420 * testsuite/gas/mips/branch-local-ignore-5.d: New test.
1421 * testsuite/gas/mips/branch-local-ignore-n32-5.d: New test.
1422 * testsuite/gas/mips/branch-local-ignore-n64-5.d: New test.
1423 * testsuite/gas/mips/branch-local-ignore-6.d: New test.
1424 * testsuite/gas/mips/branch-local-ignore-n32-6.d: New test.
1425 * testsuite/gas/mips/branch-local-ignore-n64-6.d: New test.
1426 * testsuite/gas/mips/branch-local-5.l: New stderr output.
1427 * testsuite/gas/mips/branch-local-6.l: New stderr output.
1428 * testsuite/gas/mips/branch-local-5.s: New test source.
1429 * testsuite/gas/mips/branch-local-6.s: New test source.
1430 * testsuite/gas/mips/branch-local-7.s: New test source.
1431 * testsuite/gas/mips/mips.exp: Run the new tests.
1432
1433 2017-08-30 Maciej W. Rozycki <macro@imgtec.com>
1434
1435 * testsuite/gas/mips/branch-local-n32-2.d: Use `branch-local-2.l'
1436 for `error-output'.
1437 * testsuite/gas/mips/branch-local-n64-2.d: Likewise.
1438 * testsuite/gas/mips/branch-local-n32-3.d: Use `branch-local-3.l'
1439 for `error-output'.
1440 * testsuite/gas/mips/branch-local-n64-3.d: Likewise.
1441 * testsuite/gas/mips/branch-local-n32-2.l: Remove file.
1442 * testsuite/gas/mips/branch-local-n64-2.l: Remove file.
1443 * testsuite/gas/mips/branch-local-n32-3.l: Remove file.
1444 * testsuite/gas/mips/branch-local-n64-3.l: Remove file.
1445
1446 2017-08-29 Jozef Lawrynowicz <jozef.l@somniumtech.com>
1447
1448 * config/tc-msp430.c (md_parse_option): Define high data and high
1449 bss symbols if -mdata-region is passed.
1450 Define -mdata-region open.
1451 * doc/c-msp430.texi: Document -mdata-region.
1452 * testsuite/gas/msp430/high-data-bss-sym.d: New test.
1453 * testsuite/gas/msp430/high-data-bss-sym.s: New.
1454 * testsuite/gas/msp430/msp430.exp: Add -mdata-region tests.
1455
1456 2017-08-23 Alexander Fedotov <alexander.fedotov@nxp.com>
1457 Edmar Wienskoski <edmar.wienskoski@nxp.com
1458
1459 * config/tc-ppc.c:
1460 (md_parse_option): Add mspe2 switch.
1461 (md_show_usage): Document -mspe2.
1462 (ppc_setup_opcodes): Handle spe2_opcodes.
1463 * doc/as.texinfo: Document -mspe2.
1464 * doc/c-ppc.texi: Likewise.
1465 * testsuite/gas/ppc/efs.d: New file.
1466 * testsuite/gas/ppc/efs.s: Likewise.
1467 * testsuite/gas/ppc/efs2.d: Likewise.
1468 * testsuite/gas/ppc/efs2.s: Likewise.
1469 * testsuite/gas/ppc/ppc.exp: Run new tests.
1470 * testsuite/gas/ppc/spe.d: New file.
1471 * testsuite/gas/ppc/spe.s: Likewise.
1472 * testsuite/gas/ppc/spe2-checks.d: Likewise.
1473 * testsuite/gas/ppc/spe2-checks.l: Likewise.
1474 * testsuite/gas/ppc/spe2-checks.s: Likewise.
1475 * testsuite/gas/ppc/spe2.d: Likewise.
1476 * testsuite/gas/ppc/spe2.s: Likewise.
1477 * testsuite/gas/ppc/spe_ambiguous.d: Likewise.
1478 * testsuite/gas/ppc/spe_ambiguous.s: Likewise.
1479
1480 2017-08-23 James Clarke <jrtc27@jrtc27.com>
1481
1482 * config/tc-sparc.c (tc_gen_reloc): Convert BFD_RELOC_8/16/32/64
1483 into the corresponding BFD_RELOC_8/16/32/64_PCREL relocation
1484 when requested.
1485 * config/tc-sparc.h (DIFF_EXPR_OK): Define to enable PC-relative
1486 diff relocations.
1487 (TC_FORCE_RELOCATION_SUB_LOCAL): Define to ensure only supported
1488 relocations are made PC-relative.
1489 (CFI_DIFF_EXPR_OK): Define to 0 to force BFD_RELOC_32_PCREL to
1490 be used directly, since otherwise BFD_RELOC_SPARC_UA32 will be
1491 used for .eh_frame which cannot in general be converted to a
1492 BFD_RELOC_32_PCREL due to alignment requirements.
1493
1494 2017-08-22 Alan Modra <amodra@gmail.com>
1495
1496 * testsuite/gas/ppc/lsp-checks.d: Assemble with -a32.
1497 * testsuite/gas/ppc/lsp.d: Likewise.
1498
1499 2017-08-21 Alexander Fedotov <alexander.fedotov@nxp.com>
1500 Edmar Wienskoski <edmar.wienskoski@nxp.com
1501
1502 * testsuite/gas/ppc/lsp-checks.d,
1503 * testsuite/gas/ppc/lsp-checks.l,
1504 * testsuite/gas/ppc/lsp-checks.s: New test.
1505 * testsuite/gas/ppc/lsp.d,
1506 * testsuite/gas/ppc/lsp.s: New test.
1507 * testsuite/gas/ppc/ppc.exp: Run new tests.
1508
1509 2017-08-15 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1510
1511 * config/tc-aarch64.c (REGDEF_ALIAS): Define
1512 (reg_names): Update for ip0, ip1, fp, lr to use REGDEF_ALIAS
1513 * doc/c-aarch64.texi: Update documentation on .req.
1514 * testsuite/gas/diagnostic.s: Update
1515 * testsuite/gas/diagnostic.l: Likewise
1516 * testsuite/gas/register_aliases.s: New file.
1517 * testsuite/gas/register_aliases.d: New file.
1518
1519 2017-08-11 H.J. Lu <hongjiu.lu@intel.com>
1520
1521 PR gas/21667
1522 * read.c (pseudo_set): Update error message for alias of common
1523 symbol.
1524 * write.c (write_object_file): Disallow both local and global
1525 aliases of common symbol.
1526 * testsuite/gas/elf/common5a.d: New file.
1527 * testsuite/gas/elf/common5a.l: Likewise.
1528 * testsuite/gas/elf/common5a.s: Likewise.
1529 * testsuite/gas/elf/common5b.d: Likewise.
1530 * testsuite/gas/elf/common5b.l: Likewise.
1531 * testsuite/gas/elf/common5b.s: Likewise.
1532 * testsuite/gas/elf/common5c.d: Likewise.
1533 * testsuite/gas/elf/common5c.s: Likewise.
1534 * testsuite/gas/elf/common5d.d: Likewise.
1535 * testsuite/gas/elf/common5d.s: Likewise.
1536 * testsuite/gas/elf/elf.exp: Run common5a, common5b, common5c
1537 and common5d.
1538
1539 2017-08-10 Nick Clifton <nickc@redhat.com>
1540
1541 PR gas/21939
1542 * config/obj-macho.c (obj_mach_o_set_indirect_symbols): Increase
1543 size of indirect_syms array so that it is large enough to hold
1544 every symbol if necessary.
1545
1546 2017-08-09 Jiong Wang <jiong.wang@arm.com>
1547
1548 * config/tc-arm.c (do_crc32_1): Remove warning on REG_SP for thumb_mode.
1549 * testsuite/gas/arm/crc32-armv8-a-bad.d: Update exepcted result.
1550 * testsuite/gas/arm/crc32-armv8-r-bad.d: Likewise.
1551 * testsuite/gas/arm/crc32-armv8-a.d: Likewise.
1552 * testsuite/gas/arm/crc32-armv8-r.d: Likewise.
1553 * testsuite/gas/arm/crc32-armv8-ar-bad.s: Update test case.
1554 * testsuite/gas/arm/crc32-armv8-ar.s: Likewise.
1555 * testsuite/gas/arm/crc32-bad.l: Update expected error message.
1556
1557 2017-08-02 Nick Clifton <nickc@redhat.com>
1558
1559 * testsuite/gas/all/gas.exp: Add am33 to the skip lists of tests
1560 passed over by the mn10300 target.
1561 * testsuite/gas/elf/elf.exp: Likewise.
1562 * testsuite/gas/elf/dwarf2-11.d: Correct skip of am33 target.
1563 * testsuite/gas/elf/dwarf2-12.d: Likewise.
1564 * testsuite/gas/elf/dwarf2-13.d: Likewise.
1565 * testsuite/gas/elf/dwarf2-14.d: Likewise.
1566 * testsuite/gas/elf/dwarf2-15.d: Likewise.
1567 * testsuite/gas/elf/dwarf2-16.d: Likewise.
1568 * testsuite/gas/elf/dwarf2-17.d: Likewise.
1569 * testsuite/gas/elf/dwarf2-18.d: Likewise.
1570 * testsuite/gas/elf/dwarf2-5.d: Likewise.
1571 * testsuite/gas/elf/dwarf2-6.d: Likewise.
1572 * testsuite/gas/elf/dwarf2-7.d: Likewise.
1573
1574 2017-07-31 John David Anglin <danglin@gcc.gnu.org>
1575
1576 * config/tc-hppa.c (pa_ip): Clear `d' bit in branch on bit instructions
1577 with a double-word condition and a fixed bit position greater than 31.
1578
1579 2017-07-28 Andrew Waterman <andrew@sifive.com>
1580
1581 * config/tc-riscv.c (riscv_set_arch): Handle the Q subset like
1582 all other subsets.
1583 Obviate use-after-free.
1584
1585 2017-07-25 Nick Clifton <nickc@redhat.com>
1586
1587 PR 21739
1588 * testsuite/gas/arc/add_s-err.s: Update expected error message.
1589
1590 2017-07-24 Nick Clifton <nickc@redhat.com>
1591
1592 PR 21809
1593 * config/tc-aarch64.c (aarch64_init_frag): Do not set a mapping
1594 state for frags in debug sections.
1595 * config/tc-arm.c (arm_init_frag): Likewise.
1596
1597 2017-07-24 Hans-Peter Nilsson <hp@bitrange.com>
1598
1599 * dwarf2dbg.c (dwarf2dbg_final_check): Rename local variable exp
1600 from expr.
1601
1602 2017-07-21 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
1603
1604 * config/tc-s390.c (s390_parse_cpu): Add z14 as alternate CPU
1605 name.
1606 * doc/as.texinfo: Add z14 to CPU string list.
1607 * doc/c-s390.texi: Likewise.
1608
1609 2017-07-21 Alexandre Oliva <aoliva@redhat.com>
1610
1611 * dwarf2dbg.c (unused): Check offset of next in struct line_entry.
1612 (current): Initialize view.
1613 (force_reset_view, view_assert_failed): New variables.
1614 (reverse_line_entry_list): New function.
1615 (set_or_check_view): Likewise.
1616 (dwarf2_gen_line_info_1): Call it.
1617 (dwarf2_where): Set view to NULL.
1618 (dwarf2_emit_insn): Return early when called before first file.
1619 (dwarf2_directive_loc): Add view support. Emit insn
1620 immediately when view option is given.
1621 (process_entries): Avoid set_address to reset view when a known
1622 address change already implies the view reset.
1623 (dwarf2dbg_final_check): New function.
1624 * dwarf2dbg.h (struct dwarf2_line_info): Add view.
1625 (dwarf2dbg_final_check): Declare.
1626 * read.c (s_leb128): Parse expression as deferred.
1627 * write.c (write_object_file): Check pending view asserts.
1628 (cvt_frag_to_fill): Complain about undefined leb128 operand.
1629 * doc/as.texinfo (.loc): Document view support.
1630 * NEWS: Mention the new feature.
1631 * testsuite/gas/all/gas.exp: Run sleb128-9.
1632 * testsuite/gas/all/sleb128-9.d: New.
1633 * testsuite/gas/all/sleb128-9.l: New.
1634 * testsuite/gas/all/sleb128-9.s: New.
1635 * testsuite/gas/elf/dwarf2-1.d: Add nonzero views.
1636 * testsuite/gas/elf/dwarf2-2.d: Likewise.
1637 * testsuite/gas/elf/dwarf2-5.d: New.
1638 * testsuite/gas/elf/dwarf2-5.s: New.
1639 * testsuite/gas/elf/dwarf2-6.d: New.
1640 * testsuite/gas/elf/dwarf2-6.s: New.
1641 * testsuite/gas/elf/dwarf2-7.d: New.
1642 * testsuite/gas/elf/dwarf2-7.s: New.
1643 * testsuite/gas/elf/dwarf2-8.d: New.
1644 * testsuite/gas/elf/dwarf2-8.l: New.
1645 * testsuite/gas/elf/dwarf2-8.s: New.
1646 * testsuite/gas/elf/dwarf2-9.d: New.
1647 * testsuite/gas/elf/dwarf2-9.l: New.
1648 * testsuite/gas/elf/dwarf2-9.s: New.
1649 * testsuite/gas/elf/dwarf2-10.d: New.
1650 * testsuite/gas/elf/dwarf2-10.l: New.
1651 * testsuite/gas/elf/dwarf2-10.s: New.
1652 * testsuite/gas/elf/dwarf2-11.d: New.
1653 * testsuite/gas/elf/dwarf2-11.s: New.
1654 * testsuite/gas/elf/dwarf2-12.d: New.
1655 * testsuite/gas/elf/dwarf2-12.s: New.
1656 * testsuite/gas/elf/dwarf2-13.d: New.
1657 * testsuite/gas/elf/dwarf2-13.s: New.
1658 * testsuite/gas/elf/dwarf2-14.d: New.
1659 * testsuite/gas/elf/dwarf2-14.s: New.
1660 * testsuite/gas/elf/dwarf2-15.d: New.
1661 * testsuite/gas/elf/dwarf2-15.s: New.
1662 * testsuite/gas/elf/dwarf2-16.d: New.
1663 * testsuite/gas/elf/dwarf2-16.s: New.
1664 * testsuite/gas/elf/dwarf2-17.d: New.
1665 * testsuite/gas/elf/dwarf2-17.s: New.
1666 * testsuite/gas/elf/dwarf2-18.d: New.
1667 * testsuite/gas/elf/dwarf2-18.s: New.
1668 * testsuite/gas/elf/elf.exp: Run dwarf2-5..18 tests.
1669 * testsuite/gas/i386/dw2-compress-1.d: Add nonzero views.
1670 * testsuite/gas/i386/dw2-compressed-1.d: Likewise.
1671 * testsuite/gas/i386/ilp32/lns/lns-duplicate.d: Likewise.
1672 * testsuite/gas/lns/lns-big-delta.d: Likewise.
1673 * testsuite/gas/lns/lns-duplicate.d: Likewise.
1674 * testsuite/gas/mips/loc-swap-2.d: Likewise.
1675 * testsuite/gas/mips/loc-swap-3.d: Likewise.
1676 * testsuite/gas/mips/loc-swap.d: Likewise.
1677 * testsuite/gas/mips/micromips@loc-swap-2.d: Likewise.
1678 * testsuite/gas/mips/micromips@loc-swap.d: Likewise.
1679 * testsuite/gas/mips/mips16@loc-swap-2.d: Likewise.
1680 * testsuite/gas/mips/mips16@loc-swap.d: Likewise.
1681 * testsuite/gas/mips/mips16e@loc-swap.d: Likewise.
1682
1683 2017-07-19 Claudiu Zissulescu <claziss@synopsys.com>
1684
1685 * testsuite/gas/arc/jli-1.d: New file.
1686 * testsuite/gas/arc/jli-1.s: Likewise.
1687 * testsuite/gas/arc/taux.d: Update for jli_base.
1688
1689 2017-07-19 Tristan Gingold <gingold@adacore.com>
1690
1691 * as.c (start_sbrk): Remove.
1692 (main): Remove assignment.
1693 (dump_statistics): Remove display of data size.
1694
1695 2017-07-19 Tristan Gingold <gingold@adacore.com>
1696
1697 * testsuite/gas/pe/seh-x64-err-2.s: New test.
1698 * testsuite/gas/pe/seh-x64-err-2.l: New stderr output.
1699 * testsuite/gas/pe/pe.exp: Add test.
1700 * config/obj-coff-seh.c (obj_coff_seh_do_final): Don't try to end
1701 seh part.
1702
1703 2017-07-18 Nick Clifton <nickc@redhat.com>
1704
1705 PR 21775
1706 * config/tc-arm.c: Fix spelling typos.
1707 * config/tc-mips.c: Likewise.
1708 * config/tc-msp430.c: Likewise.
1709 * config/tc-sh64.c: Likewise.
1710 * config/tc-tic4x.c: Likewise.
1711 * ecoff.c: Likewise.
1712 * testsuite/gas/arm/ldr-bad.l: Likewise.
1713 * testsuite/gas/arm/ldr-t-bad.l: Likewise.
1714 * testsuite/gas/tic54x/opcodes.s: Likewise.
1715 * testsuite/gas/msp340/errata_warns.l: Likewise.
1716
1717 2017-07-18 Nick Clifton <nickc@redhat.com>
1718
1719 * po/uk.po: Updated Ukranian translation.
1720
1721 2017-07-17 Georg-Johann Lay <avr@gjlay.de>
1722
1723 PR 21472
1724 * config/tc-avr.c (mcu_types): Add entries for: attiny212,
1725 attiny214, attiny412, attiny414, attiny814, attiny1614,
1726 attiny1616, attiny1617, attiny3214, attiny3216, attiny3217.
1727 (md_show_usage): Adjust doc for "avrxmega3".
1728 * doc/c-avr.texi (AVR options) [-mmcu=]: Adjust doc for avrxmega3.
1729 Add MCUs: attiny212, attiny214, attiny412, attiny414, attiny416,
1730 attiny417, attiny814, attiny816, attiny817, attiny1614,
1731 attiny1616, attiny1617, attiny3214, attiny3216, attiny3217.
1732
1733 2017-07-13 Jim Wilson <jim.wilson@linaro.org>
1734
1735 * config/tc-arch64.c (aarch64_cpus): Add AARCH64_FEATURE_RDMA to
1736 falkor and qdf24xx entries.
1737
1738 2017-07-12 Alan Modra <amodra@gmail.com>
1739
1740 * po/es.po: Update from translationproject.org/latest/gas/.
1741 * po/fi.po: Likewise.
1742 * po/fr.po: Likewise.
1743 * po/id.po: Likewise.
1744 * po/ja.po: Likewise.
1745 * po/ru.po: Likewise.
1746 * po/sv.po: Likewise.
1747 * po/tr.po: Likewise.
1748 * po/uk.po: Likewise.
1749 * po/zh_CN.po: Likewise.
1750
1751 2017-07-12 Nick Clifton <nickc@redhat.com>
1752
1753 Fix compile time warnings using gcc 7.1.1.
1754 * config/tc-pru.c (md_assemble): Add continue statement after
1755 handling 'E' operand character.
1756 * config/tc-v850.c (md_assemble): Initialise the 'insn' variable.
1757
1758 2017-07-05 James Greenhalgh <james.greenhalgh@arm.com>
1759
1760 * config/tc-arm.c (arm_cpus): Add Cortex-A55 and Cortex-A75.
1761 * doc/c-arm.texi (-mcpu): Document Cortex-A55 and Cortex-A75.
1762
1763 2017-07-05 Borislav Petkov <bp@suse.de>
1764
1765 * testsuite/gas/i386/opcode.s: Add tests for ModRM.reg == 6 variants.
1766 * testsuite/gas/i386/opcode.d: ditto.
1767 * testsuite/gas/i386/x86-64-opcode.s: Add x86_64 variants too.
1768 * testsuite/gas/i386/x86-64-opcode.d: ditto.
1769
1770 2017-07-04 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1771
1772 * config/tc-arm.c (arm_regs): Add MVFR2.
1773 (do_vmrs): Constraint for MVFR2 and armv8.
1774 (do_vmsr): Likewise.
1775 * testsuite/gas/arm/armv8-a+fp.d: Update.
1776 * testsuite/gas/arm/armv8-ar+fp.s: Likewise.
1777 * testsuite/gas/arm/armv8-r+fp.d: Likewise.
1778 * testsuite/gas/arm/vfp-bad.s: Likewise.
1779 * testsuite/gas/arm/vfp-bad.l: Likewise.
1780
1781 2017-07-04 Tristan Gingold <gingold@adacore.com>
1782
1783 * configure: Regenerate.
1784
1785 2017-07-04 Tristan Gingold <gingold@adacore.com>
1786
1787 * NEWS: Add marker for 2.29.
1788
1789 2017-07-03 Alan Modra <amodra@gmail.com>
1790
1791 * testsuite/gas/elf/symver.d: Don't run on hppa64-hpux.
1792
1793 2017-06-30 Maciej W. Rozycki <macro@imgtec.com>
1794
1795 * config/tc-mips.c (md_convert_frag): Use a switch on the
1796 microMIPS relaxation type rather than a chain of conditionals.
1797
1798 2017-06-30 Maciej W. Rozycki <macro@imgtec.com>
1799
1800 * config/tc-mips.c (md_convert_frag): Rewrite `fix_new_exp'
1801 calls in terms of `fix_new'.
1802
1803 2017-06-30 Maciej W. Rozycki <macro@imgtec.com>
1804
1805 * config/tc-mips.c (md_convert_frag): Don't make a helper
1806 expression symbol for `fix_new_exp' called with a non-zero
1807 offset.
1808 * testsuite/gas/mips/relax-offset.d: New test.
1809 * testsuite/gas/mips/mips1@relax-offset.d: New test.
1810 * testsuite/gas/mips/r3000@relax-offset.d: New test.
1811 * testsuite/gas/mips/r3900@relax-offset.d: New test.
1812 * testsuite/gas/mips/micromips@relax-offset.d: New test.
1813 * testsuite/gas/mips/relax-offset.l: New stderr output.
1814 * testsuite/gas/mips/relax-offset.s: New test source.
1815 * testsuite/gas/mips/mips.exp: Run the new tests.
1816
1817 2017-06-30 Georg-Johann Lay <avr@gjlay.de>
1818
1819 PR gas/21683
1820 * doc/c-avr.texi (AVR Options) <-mgcc-isr>: Document it.
1821 (AVR Pseudo Instructions): New node.
1822 * config/tc-avr.h (md_pre_output_hook): Define to avr_pre_output_hook.
1823 (md_undefined_symbol): Define to avr_undefined_symbol.
1824 (avr_pre_output_hook, avr_undefined_symbol): New protos.
1825 * config/tc-avr.c (struc-symbol.h): Include it.
1826 (ISR_CHUNK_Done, ISR_CHUNK_Prologue, ISR_CHUNK_Epilogue): New enums.
1827 (avr_isr, avr_gccisr_opcode)
1828 (avr_no_sreg_hash, avr_no_sreg): New static variables.
1829 (avr_opt_s) <have_gccisr>: Add field.
1830 (avr_opt): Add initializer for have_gccisr.
1831 (enum options) <OPTION_HAVE_GCCISR>: Add enum.
1832 (md_longopts) <"mgcc-isr">: Add entry.
1833 (md_show_usage): Document -mgcc-isr.
1834 (md_parse_option) [OPTION_HAVE_GCCISR]: Handle it.
1835 (md_undefined_symbol): Remove.
1836 (avr_undefined_symbol, avr_pre_output_hook): New fuctions.
1837 (md_begin) <avr_no_sreg_hash, avr_gccisr_opcode>: Initialize them.
1838 (avr_operand) <pregno>: Add argument and set *pregno if function
1839 is called for a register constraint.
1840 [N]: Handle constraint.
1841 (avr_operands) <avr_operand>: Pass 5th parameter to calls.
1842 [avr_opt.have_gccisr]: Call avr_update_gccisr. Call
1843 avr_gccisr_operands instead of avr_operands.
1844 (avr_update_gccisr, avr_emit_insn, avr_patch_gccisr_frag)
1845 (avr_gccisr_operands, avr_check_gccisr_done): New static functions.
1846 * testsuite/gas/avr/gccisr-01.d: New test.
1847 * testsuite/gas/avr/gccisr-01.s: New test.
1848 * testsuite/gas/avr/gccisr-02.d: New test.
1849 * testsuite/gas/avr/gccisr-02.s: New test.
1850 * testsuite/gas/avr/gccisr-03.d: New test.
1851 * testsuite/gas/avr/gccisr-03.s: New test.
1852
1853 2017-06-30 Maciej W. Rozycki <macro@imgtec.com>
1854
1855 * config/tc-mips.c (match_float_constant): Update description.
1856 (match_operand): Likewise.
1857
1858 2017-06-30 Andrew Bennett <andrew.bennett@imgtec.com>
1859 Maciej W. Rozycki <macro@imgtec.com>
1860
1861 * config/tc-mips.c (mips_ases): Add microMIPS XPA support.
1862 * testsuite/gas/mips/micromips@xpa.d: New test.
1863 * testsuite/gas/mips/mips.exp: Run the new test. Enable
1864 `xpa-virt-err' test for `micromips'.
1865
1866 2017-06-30 Andrew Bennett <andrew.bennett@imgtec.com>
1867 Maciej W. Rozycki <macro@imgtec.com>
1868
1869 * testsuite/gas/mips/micromips@r5.d: New test.
1870 * testsuite/gas/mips/mips.exp: Run the new test.
1871
1872 2017-06-30 Maciej W. Rozycki <macro@imgtec.com>
1873 Andrew Bennett <andrew.bennett@imgtec.com>
1874
1875 * config/tc-mips.c (mips_set_ase): Handle the ASE_XPA_VIRT flag.
1876 * testsuite/gas/mips/xpa.d: Remove `xpa' from `-M' in `objdump'
1877 flags. Add `-mvirt' to `as' flags.
1878 * testsuite/gas/mips/xpa-err.d: New test.
1879 * testsuite/gas/mips/xpa-virt-err.d: New test.
1880 * testsuite/gas/mips/xpa-err.l: New stderr output.
1881 * testsuite/gas/mips/xpa-virt-err.l: New stderr output.
1882 * testsuite/gas/mips/xpa-err.s: New test source.
1883 * testsuite/gas/mips/xpa-virt-err.s: New test source.
1884 * testsuite/gas/mips/mips.exp: Run the new tests.
1885
1886 2017-06-29 Maciej W. Rozycki <macro@imgtec.com>
1887
1888 * testsuite/gas/mips/mips16e2@mips16e2-mt-sub.d: Adjust for the
1889 ASE_MIPS16E2_MT flag disassembler fix.
1890 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e2-mt-sub.d:
1891 Likewise.
1892
1893 2017-06-29 Maciej W. Rozycki <macro@imgtec.com>
1894
1895 * config/tc-mips.c (mips_set_ase): Clear the ASE_MIPS16E2_MT
1896 flag before recalculating.
1897 * testsuite/gas/mips/mips16e2-mt-err.d: New test.
1898 * testsuite/gas/mips/mips16e2-mt-err.l: New stderr output.
1899 * testsuite/gas/mips/mips16e2-mt-err.s: New test source.
1900 * testsuite/gas/mips/mips.exp: Run the new test.
1901
1902 2017-06-28 Tamar Christina <tamar.christina@arm.com>
1903
1904 * config/tc-aarch64.c (aarch64_reg_parse_32_64): Accept 4B.
1905 (aarch64_features): Added dotprod.
1906 * doc/c-aarch64.texi: Added dotprod.
1907 * testsuite/gas/aarch64/dotproduct.d: New.
1908 * testsuite/gas/aarch64/dotproduct.s: New.
1909
1910 2017-06-28 Jiong Wang <jiong.wang@arm.com>
1911
1912 * config/tc-arm.c (fpu_neon_ext_dotprod): New variable.
1913 (neon_scalar_for_mul): Improve comments.
1914 (do_neon_dotproduct): New function to encode Dot Product instructions.
1915 (do_neon_dotproduct_s): Wrapper function for signed Dot Product
1916 instructions.
1917 (do_neon_dotproduct_u): Wrapper function for unsigned Dot Product
1918 instructions.
1919 (insns): New entries for vsdot and vudot.
1920 (arm_extensions): New entry for "dotprod".
1921 * doc/c-arm.texi: Document new "dotprod" extension.
1922 * testsuite/gas/arm/dotprod.s: New test source.
1923 * testsuite/gas/arm/dotprod-illegal.s: New test source.
1924 * testsuite/gas/arm/dotprod.d: New test.
1925 * testsuite/gas/arm/dotprod-thumb2.d: New test.
1926 * testsuite/gas/arm/dotprod-illegal.d: New test.
1927 * testsuite/gas/arm/dotprod-legacy-arch.d: New test.
1928 * testsuite/gas/arm/dotprod-illegal.l: New error file.
1929 * testsuite/gas/arm/dotprod-legacy-arch.l: New error file.
1930
1931 2017-06-28 Maciej W. Rozycki <macro@imgtec.com>
1932
1933 * testsuite/gas/mips/elf_mach_interaptiv-mr2.d: New test.
1934 * testsuite/gas/mips/save-err.d: New test.
1935 * testsuite/gas/mips/save-sub.d: New test.
1936 * testsuite/gas/mips/interaptiv-mr2@save.d: New test.
1937 * testsuite/gas/mips/mips1@save-sub.d: New test.
1938 * testsuite/gas/mips/mips2@save-sub.d: New test.
1939 * testsuite/gas/mips/mips3@save-sub.d: New test.
1940 * testsuite/gas/mips/mips4@save-sub.d: New test.
1941 * testsuite/gas/mips/mips5@save-sub.d: New test.
1942 * testsuite/gas/mips/mips32@save-sub.d: New test.
1943 * testsuite/gas/mips/mips64@save-sub.d: New test.
1944 * testsuite/gas/mips/mips16@save-sub.d: New test.
1945 * testsuite/gas/mips/mips16e@save-sub.d: New test.
1946 * testsuite/gas/mips/r3000@save-sub.d: New test.
1947 * testsuite/gas/mips/r3900@save-sub.d: New test.
1948 * testsuite/gas/mips/r4000@save-sub.d: New test.
1949 * testsuite/gas/mips/vr5400@save-sub.d: New test.
1950 * testsuite/gas/mips/interaptiv-mr2@save-sub.d: New test.
1951 * testsuite/gas/mips/sb1@save-sub.d: New test.
1952 * testsuite/gas/mips/octeon2@save-sub.d: New test.
1953 * testsuite/gas/mips/octeon3@save-sub.d: New test.
1954 * testsuite/gas/mips/xlr@save-sub.d: New test.
1955 * testsuite/gas/mips/r5900@save-sub.d: New test.
1956 * testsuite/gas/mips/mips16e2-copy.d: New test.
1957 * testsuite/gas/mips/mips16e2-copy-err.d: New test.
1958 * testsuite/gas/mips/save.d: Remove `MIPS16e' from the `name'
1959 option. Adjust for trailing padding change.
1960 * testsuite/gas/mips/mips16e2-copy-err.l: New stderr output.
1961 * testsuite/gas/mips/save-sub.s: New test source.
1962 * testsuite/gas/mips/mips16e2-copy.s: New test source.
1963 * testsuite/gas/mips/mips16e2-copy-err.s: New test source.
1964 * testsuite/gas/mips/save.s: Update description, change trailing
1965 padding and remove trailing white space.
1966 * testsuite/gas/mips/mips.exp: Expand `save' and `save-err'
1967 tests across the regular MIPS interAptiv MR2 architecture. Run
1968 the new tests.
1969
1970 2017-06-28 Maciej W. Rozycki <macro@imgtec.com>
1971
1972 * testsuite/gas/mips/mips.exp (interaptiv-mr2): New architecture.
1973 (mips16e2-interaptiv-mr2): Likewise.
1974 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro.d: New
1975 test.
1976 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro-t.d:
1977 New test.
1978 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro-e.d:
1979 New test.
1980 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-insn-t.d:
1981 New test.
1982 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-insn-e.d:
1983 New test.
1984 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e-64.d: New
1985 test.
1986 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-sub.d: New
1987 test.
1988 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e-sub.d: New
1989 test.
1990 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e-64-sub.d:
1991 New test.
1992 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e2-mt-sub.d:
1993 New test.
1994 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-asmacro.d:
1995 New test.
1996 * testsuite/gas/mips/interaptiv-mr2@mcu.d: New test.
1997 * testsuite/gas/mips/interaptiv-mr2@isa-override-1.d: New test.
1998 * testsuite/gas/mips/interaptiv-mr2@isa-override-2.d: New test.
1999 * testsuite/gas/mips/attr-gnu-4-5.d: Ignore any number of ASE
2000 flag lines present rather than just one.
2001 * testsuite/gas/mips/attr-gnu-4-6.d: Likewise.
2002 * testsuite/gas/mips/attr-gnu-4-7.d: Likewise.
2003 * testsuite/gas/mips/attr-none-o32-fp64-nooddspreg.d: Likewise.
2004 * testsuite/gas/mips/attr-none-o32-fp64.d: Likewise.
2005 * testsuite/gas/mips/attr-none-o32-fpxx.d: Likewise.
2006 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro.l: New
2007 stderr output.
2008 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro-t.l:
2009 New stderr output.
2010 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro-e.l:
2011 New stderr output.
2012 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-insn-t.l:
2013 New stderr output.
2014 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-insn-e.l:
2015 New stderr output.
2016 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-sub.l: New
2017 stderr output.
2018 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e-sub.l: New
2019 stderr output.
2020 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e-64-sub.l:
2021 New stderr output.
2022 * testsuite/gas/mips/interaptiv-mr2@isa-override-1.l: New stderr
2023 output.
2024 * testsuite/gas/mips/interaptiv-mr2@isa-override-2.l: New stderr
2025 output.
2026
2027 2017-06-28 Maciej W. Rozycki <macro@imgtec.com>
2028 Matthew Fortune <matthew.fortune@imgtec.com>
2029
2030 * config/tc-mips.c (validate_mips_insn): Handle
2031 OP_SAVE_RESTORE_LIST specially.
2032 (mips_encode_save_restore, mips16_encode_save_restore): New
2033 functions.
2034 (match_save_restore_list_operand): Factor out SAVE/RESTORE
2035 operand insertion into the instruction word or halfword to these
2036 new functions.
2037 (mips_cpu_info_table): Add "interaptiv-mr2" entry.
2038
2039 * doc/c-mips.texi (MIPS Options): Add `interaptiv-mr2' to the
2040 `-march=' argument list.
2041
2042 2017-06-27 Maciej W. Rozycki <macro@imgtec.com>
2043
2044 * testsuite/gas/mips/mips16e-save.d: Rename to...
2045 * testsuite/gas/mips/save.d: ... this.
2046 * testsuite/gas/mips/mips16e-save-err.d: Update the
2047 `error-output' option and rename to...
2048 * testsuite/gas/mips/save-err.d: ... this.
2049 * testsuite/gas/mips/mips16e-save-err.l: Rename to...
2050 * testsuite/gas/mips/save-err.l: ... this.
2051 * testsuite/gas/mips/mips16e-save.s: Rename to...
2052 * testsuite/gas/mips/save.s: ... this.
2053 * testsuite/gas/mips/mips16e-save-err.s: Rename to...
2054 * testsuite/gas/mips/save-err.s: ... this.
2055 * testsuite/gas/mips/mips.exp: Rename `mips16e-save' and
2056 `mips16e-save-err' invocations to `save' and `save-err'
2057 respectively and reorder these tests away from MIPS16 tests.
2058
2059 2017-06-27 Maciej W. Rozycki <macro@imgtec.com>
2060
2061 * testsuite/gas/mips/mips16e-save.d: Remove `-mmips:isa32
2062 -mmips:16' from `objdump' flags and `-march=mips32 -mips16' from
2063 `as' flags.
2064 * testsuite/gas/mips/mips16e-save-err.d: Remove `-march=mips32'
2065 from `as' flags.
2066 * testsuite/gas/mips/mips16e-save.s: Remove the `.set mips16'
2067 pseudo-op.
2068 * testsuite/gas/mips/mips16e-save-err.s: Likewise.
2069 * testsuite/gas/mips/mips.exp: Run SAVE/RESTORE tests across all
2070 MIPS16e architectures.
2071
2072 2017-06-27 Maciej W. Rozycki <macro@imgtec.com>
2073
2074 * testsuite/gas/mips/mips16e-save-err.d: New test.
2075 * gas/testsuite/gas/mips/mips.exp: Fold `mips16e-save-err' list
2076 test into the new test.
2077
2078 2017-06-27 Maciej W. Rozycki <macro@imgtec.com>
2079
2080 * testsuite/gas/mips/mips16e-save.d: Capitalize the `name'
2081 option.
2082
2083 2017-06-26 Kuan-Lin Chen <rufus@andestech.com>
2084
2085 * config/tc-riscv.c (md_apply_fix) [BFD_RELOC_32]: Convert to a
2086 R_RISCV_32_PCREL relocation.
2087
2088 2017-06-26 H.J. Lu <hongjiu.lu@intel.com>
2089
2090 PR gas/21661
2091 * config/obj-elf.c (obj_elf_symver): Don't allow .symver with
2092 common symbol.
2093 (elf_frob_symbol): Likewise.
2094 * testsuite/gas/elf/elf.exp: Run pr21661.
2095 * testsuite/gas/elf/pr21661.d: New file.
2096 * testsuite/gas/elf/pr21661.s: Likewise.
2097
2098 2017-06-26 Nick Clifton <nickc@redhat.com>
2099
2100 * config/tc-arm.c (fpu_any): Only define for ELF based targets.
2101
2102 2017-06-26 Claudiu Zissulescu <claziss@synopsys.com>
2103
2104 * /config/tc-arc.c (is_br_jmp_insn_p): Update macro with known
2105 instructions to be accounted as jumps.
2106 (assemble_insn): Check for limms into the delay slots. Emit an
2107 error if so.
2108 * testsuite/gas/arc/asm-errors-3.d: New file.
2109 * testsuite/gas/arc/asm-errors-3.err: Likewise.
2110 * testsuite/gas/arc/asm-errors-3.s: Likewise.
2111
2112 2017-06-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
2113
2114 * NEWS: Mention support of ARM Cortex-R52 processor.
2115 * config/tc-arm.c (arm_cpus): Add entry for ARM Cortex-R52 processor.
2116 * doc/c-arm.texi: Mention support for -mcpu=cortex-r52.
2117
2118 2017-06-24 Thomas Preud'homme <thomas.preudhomme@arm.com>
2119
2120 * NEWS: Mention support for ARMv8-R architecture.
2121 * config/tc-arm.c (arm_archs): Add entry for ARMv8-R.
2122 (arm_extensions): Restrict pan, ras and rdma extension to
2123 ARMv8-A and make crypto, fp and simd extensions available to
2124 ARMv8-R.
2125 (cpu_arch_ver): Add entry for ARMv8-R.
2126 (aeabi_set_public_attributes): Update gas_assert for Tag_DIV_use
2127 logic.
2128 * testsuite/gas/arm/armv8-a+fp.s: Rename into ...
2129 * testsuite/gas/arm/armv8-ar+fp.s: This. Remove .arch directive.
2130 * testsuite/gas/arm/armv8-a+fp.d: Specify source to assemble and
2131 architecture to assemble for.
2132 * testsuite/gas/arm/armv8-r+fp.d: New.
2133 * testsuite/gas/arm/armv8-a+simd.s: Rename into ...
2134 * testsuite/gas/arm/armv8-ar+simd.s: This. Remove .arch directive.
2135 * testsuite/gas/arm/armv8-a+simd.d: Specify source to assemble and
2136 architecture to assemble for.
2137 * testsuite/gas/arm/armv8-r+simd.d: New.
2138 * testsuite/gas/arm/armv8-a-bad.s: Rename into ...
2139 * testsuite/gas/arm/armv8-ar-bad.s: This. Remove .arch directive.
2140 * testsuite/gas/arm/armv8-a-bad.l: Rename into ...
2141 * testsuite/gas/arm/armv8-ar-bad.l: This. Decrement line number by 1.
2142 * testsuite/gas/arm/armv8-a-bad.d: Specify source to assemble,
2143 architecture to assemble for and adjust error output file.
2144 * testsuite/gas/arm/armv8-r-bad.d: New.
2145 * testsuite/gas/arm/armv8-a-barrier.s: Rename into ...
2146 * testsuite/gas/arm/armv8-ar-barrier.s: This.
2147 * testsuite/gas/arm/armv8-a-barrier-arm.d: Adjust source.
2148 * testsuite/gas/arm/armv8-a-barrier-thumb.d: Likewise.
2149 * testsuite/gas/arm/armv8-r-barrier-arm.d: New.
2150 * testsuite/gas/arm/armv8-r-barrier-thumb.d: New.
2151 * testsuite/gas/arm/armv8-a-it-bad.s: Rename into ...
2152 * testsuite/gas/arm/armv8-ar-it-bad.s: This. Remove .arch directive.
2153 * testsuite/gas/arm/armv8-a-it-bad.l: Rename into ...
2154 * testsuite/gas/arm/armv8-ar-it-bad.l: This. Decrement line number
2155 by 1.
2156 * testsuite/gas/arm/armv8-a-it-bad.d: Specify source to assemble,
2157 architecture to assemble for and adjust error output file.
2158 * testsuite/gas/arm/armv8-r-it-bad.d: New.
2159 * testsuite/gas/arm/armv8-a.s: Rename into ...
2160 * testsuite/gas/arm/armv8-ar.s: This. Remove .arch directive.
2161 * testsuite/gas/arm/armv8-a.d: Specify source to assemble and
2162 architecture to assemble for.
2163 * testsuite/gas/arm/armv8-r.d: New.
2164 * testsuite/gas/arm/attr-march-armv8-r+crypto.d: New.
2165 * testsuite/gas/arm/attr-march-armv8-r+fp.d: New.
2166 * testsuite/gas/arm/attr-march-armv8-r+simd.d: New.
2167 * testsuite/gas/arm/attr-march-armv8-r.d: New.
2168 * testsuite/gas/arm/crc32.s: Rename into ...
2169 * testsuite/gas/arm/crc32-armv8-ar.s: This.
2170 * testsuite/gas/arm/crc32.d: Rename into ...
2171 * testsuite/gas/arm/crc32-armv8-a.d: This. Specify source to assemble.
2172 * testsuite/gas/arm/crc32-armv8-r.d: New.
2173 * testsuite/gas/arm/crc32-bad.s: Rename into ...
2174 * testsuite/gas/arm/crc32-armv8-ar-bad.s: This.
2175 * testsuite/gas/arm/crc32-bad.d: Rename into ...
2176 * testsuite/gas/arm/crc32-armv8-a-bad.d: This. Specify source to
2177 assemble.
2178 * testsuite/gas/arm/crc32-armv8-r-bad.d: New.
2179 * testsuite/gas/arm/mask_1.s: Rename into ...
2180 * testsuite/gas/arm/mask_1-armv8-ar.s: This.
2181 * testsuite/gas/arm/mask_1.d: Rename into ...
2182 * testsuite/gas/arm/mask_1-armv8-a.d: This. Specify source to
2183 assemble.
2184 * testsuite/gas/arm/mask_1-armv8-r.d: new.
2185
2186 2017-06-24 Thomas Preud'homme <thomas.preudhomme@arm.com>
2187
2188 * config/tc-arm.c (arm_ext_v6m): Delete.
2189 (arm_ext_v7m): Delete.
2190 (arm_ext_m): Remove ARM_EXT_OS from the set of feature defined M
2191 profile.
2192 (arm_arch_v6m_only): Delete.
2193 (do_t_swi): Remove special case for ARMv6S-M.
2194 (md_assemble): Display error message previously in do_t_swi when
2195 SVC is not available.
2196 (insns): Guard swi and svc by arm_ext_os for Thumb mode.
2197 (aeabi_set_public_attributes): Remove special case for ARMv6S-M.
2198
2199 2017-05-11 Andrew Waterman <andrew@sifive.com>
2200
2201 * config/tc-riscv.c (riscv_ip): Changes as_warn to as_bad for improper
2202 shift amounts.
2203
2204 2017-06-22 Nick Clifton <nickc@redhat.com>
2205
2206 * config/tc-arm.c (arm_ext_v7m): Add ATTRIBUTE_UNUSED.
2207
2208 2017-06-21 Thomas Preud'homme <thomas.preudhomme@arm.com>
2209
2210 * config/tc-arm.c (fpu_any): Defined from FPU_ANY.
2211 (cpu_arch_ver): Add all architectures and sort by release date.
2212 (have_ext_for_needed_feat_p): New.
2213 (get_aeabi_cpu_arch_from_fset): New.
2214 (aeabi_set_public_attributes): Call above function to determine
2215 Tag_CPU_arch and Tag_CPU_arch_profile values. Adapt Tag_ARM_ISA_use
2216 and Tag_THUMB_ISA_use selection logic to check absence of feature bit
2217 accordingly.
2218 * testsuite/gas/arm/attr-march-armv1.d: Fix expected Tag_CPU_arch build
2219 attribute value.
2220 * testsuite/gas/arm/attr-march-armv2.d: Likewise.
2221 * testsuite/gas/arm/attr-march-armv2a.d: Likewise.
2222 * testsuite/gas/arm/attr-march-armv2s.d: Likewise.
2223 * testsuite/gas/arm/attr-march-armv3.d: Likewise.
2224 * testsuite/gas/arm/attr-march-armv3m.d: Likewise.
2225 * testsuite/gas/arm/pr12198-2.d: Likewise.
2226
2227 2017-06-21 H.J. Lu <hongjiu.lu@intel.com>
2228
2229 * testsuite/gas/i386/cet-intel.d: Updated.
2230 * testsuite/gas/i386/cet.d: Likewise.
2231 * testsuite/gas/i386/x86-64-cet-intel.d: Likewise.
2232 * testsuite/gas/i386/x86-64-cet.d: Likewise.
2233 * testsuite/gas/i386/cet.s: Update incsspd and setssbsy tests.
2234 * testsuite/gas/i386/x86-64-cet.s: Likewise.
2235
2236 2017-06-21 H.J. Lu <hongjiu.lu@intel.com>
2237
2238 * testsuite/gas/i386/cet-intel.d: Updated.
2239 * testsuite/gas/i386/cet.d: Likewise.
2240 * testsuite/gas/i386/x86-64-cet-intel.d: Likewise.
2241 * testsuite/gas/i386/x86-64-cet.d: Likewise.
2242 * testsuite/gas/i386/cet.s: Replace savessp with saveprevssp.
2243 * testsuite/gas/i386/x86-64-cet.s: Likewise.
2244
2245 2017-06-21 H.J. Lu <hongjiu.lu@intel.com>
2246
2247 * config/tc-i386.c (md_assemble): Update NOTRACK prefix check.
2248 * testsuite/gas/i386/notrack-intel.d: Updated.
2249 * testsuite/gas/i386/notrack.d: Likewise.
2250 * testsuite/gas/i386/notrackbad.l: Likewise.
2251 * testsuite/gas/i386/x86-64-notrack-intel.d: Likewise.
2252 * testsuite/gas/i386/x86-64-notrack.d: Likewise.
2253 * testsuite/gas/i386/x86-64-notrackbad.l: Likewise.
2254 * testsuite/gas/i386/notrack.s: Add NOTRACK prefix tests with
2255 memory indirect branch.
2256 * testsuite/gas/i386/x86-64-notrack.s: Likewise.
2257 * testsuite/gas/i386/notrackbad.s: Remove memory indirect branch
2258 with NOTRACK prefix.
2259 * testsuite/gas/i386/x86-64-notrackbad.s: Likewise.
2260
2261 2017-06-20 Thomas Preud'homme <thomas.preudhomme@arm.com>
2262
2263 * config/tc-arm.c (arm_extensions): New duplicate idiv entry to enable
2264 Thumb division for ARMv7 architecture.
2265 (arm_parse_extension): Document expected behavior for duplicate
2266 entries.
2267 (s_arm_arch_extension): Likewise.
2268 * testsuite/gas/arm/forbid-armv7-idiv-ext.d: New test.
2269 * testsuite/gas/arm/forbid-armv7-idiv-ext.l: New expected output for
2270 above test.
2271
2272 2017-06-21 Thomas Preud'homme <thomas.preudhomme@arm.com>
2273
2274 * config/tc-arm.c (aeabi_set_public_attributes): Populate flags from
2275 feature bits used or selected_cpu depending on whether a CPU was
2276 selected by the user.
2277
2278 2017-06-21 Thomas Preud'homme <thomas.preudhomme@arm.com>
2279
2280 * config/tc-arm.c (aeabi_set_public_attributes): Test *mcpu_ext_opt to
2281 decide whether to set Tag_DSP_extension build attribute value. Remove
2282 now useless arm_arch variable.
2283
2284 2017-06-21 Thomas Preud'homme <thomas.preudhomme@arm.com>
2285
2286 * config/tc-arm.c (dyn_mcpu_ext_opt): New static variable.
2287 (dyn_march_ext_opt): Likewise.
2288 (md_begin): Copy extension feature bits alongside architecture ones.
2289 Merge extensions feature bits in selected_cpu and cpu_variant if there
2290 is some.
2291 (arm_parse_extension): Pass architecture and extension feature bits in
2292 separate parameters, with architecture bits being read only. Update
2293 **opt_p directly rather than *ext_set and initialize it if needed.
2294 (arm_parse_cpu): Stop merging architecture and extension feature bits
2295 and instead use mcpu_cpu_opt and dyn_mcpu_ext_opt to memorize them
2296 respectively. Adapt to change in parameters of arm_parse_extension.
2297 (arm_parse_arch): Adapt to change in parameters of arm_parse_extension.
2298 (aeabi_set_attribute_string): Make function static.
2299 (arm_md_post_relax): New function.
2300 (s_arm_cpu): Stop merging architecture and extension feature bits and
2301 instead use mcpu_cpu_opt and dyn_mcpu_ext_opt to memorize them
2302 respectively. Merge extension feature bits in cpu_variant
2303 if there is any.
2304 (s_arm_arch): Reset extension feature bit. Set selected_cpu from
2305 *mcpu_cpu_opt and cpu_variant from selected_cpu and *mfpu_opt for
2306 consistency with s_arm_cpu.
2307 (s_arm_arch_extension): Update *dyn_mcpu_ext_opt rather than
2308 selected_cpu, allocating it before hand if needed. Set selected_cpu
2309 from it and then cpu_variant.
2310 (s_arm_fpu): Merge *mcpu_ext_opt feature bits if any in cpu_variant.
2311 * config/tc-arm.h (md_post_relax_hook): Set to arm_md_post_relax.
2312 (aeabi_set_public_attributes): Delete external declaration.
2313 (arm_md_post_relax): Declare externally.
2314
2315 2017-06-21 Thomas Preud'homme <thomas.preudhomme@arm.com>
2316
2317 * config/tc-arm.c (struct arm_cpu_option_table): New ext field.
2318 (ARM_CPU_OPT): Add parameter to set new ext field and reorder canonical
2319 name field just after the name field.
2320 (arm_cpus): Move extension feature bit from value field to ext field,
2321 reorder parameter according to changes in ARM_CPU_OPT and reindent.
2322 (arm_parse_cpu): Point mcpu_cpu_opt to a bitfield merging the value and
2323 ext field from the selected arm_cpus entry.
2324 (s_arm_cpu): Likewise.
2325
2326 2017-06-21 James Greenhalgh <james.greenhalgh@arm.com>
2327
2328 * config/tc-aarch64.c (aarch64_cpus): Add cortex-a55 and cortex-a75.
2329 * doc/c-aarch64.texi (-mcpu): Document cortex-a55 and cortex-a75.
2330
2331 2017-06-15 H.J. Lu <hongjiu.lu@intel.com>
2332
2333 PR binutils/21594
2334 * testsuite/gas/i386/mpx.s: Add 2 tests with invalid bnd
2335 register.
2336 * testsuite/gas/i386/x86-64-mpx.s: Likewise.
2337 * testsuite/gas/i386/mpx.d: Updated.
2338 * testsuite/gas/i386/x86-64-mpx.d: Likewise.
2339
2340 2017-06-14 Max Filippov <jcmvbkbc@gmail.com>
2341
2342 * config/tc-xtensa.c (density_supported, xtensa_fetch_width,
2343 absolute_literals_supported): Leave definitions uninitialized.
2344 (directive_state): Leave entries for directive_density and
2345 directive_absolute_literals initialized to false.
2346 (xg_init_global_config, xtensa_init): New functions.
2347 * config/tc-xtensa.h (TARGET_BYTES_BIG_ENDIAN): Define as 0.
2348 (HOST_SPECIAL_INIT): New definition.
2349 (xtensa_init): New declaration.
2350
2351 2017-06-07 Michael Collison <michael.collison@arm.com>
2352
2353 * config/tc-aarch64.c (reg_entry_reg_names): Add IP0,
2354 IP1, FP, and LR as register aliases of register 16, 17, 29
2355 and 30 respectively.
2356 * testsuite/gas/aarch64/diagnostic.l: Remove diagnostic
2357 prohibiting register 'lr' which is now an alias.
2358 * testsuite/gas/aarch64/diagnostic.s: Remove instruction
2359 utilizing register 'lr' which is now an alias.
2360
2361 2017-06-06 Jiong Wang <jiong.wang@arm.com>
2362
2363 * config/tc-arm.c (reject_bad_reg): Allow REG_SP on ARMv8-A.
2364 (parse_operands): Allow REG_SP for OP_oRRnpcsp and OP_RRnpcsp on
2365 ARMv8-A.
2366 (do_co_reg): Allow REG_SP for Rd on ARMv8-A.
2367 (do_t_add_sub): Likewise.
2368 (do_t_mov_cmp): Likewise.
2369 (do_t_tb): Likewise.
2370 * testsuite/gas/arm/ld-sp-warn.l: Delete the warning on REG_SP as Rt for
2371 ldrsb.
2372 * testsuite/gas/arm/sp-pc-validations-bad-t-v8a.d: New test.
2373 * testsuite/gas/arm/sp-pc-validations-bad-t-v8a.l: New test.
2374 * testsuite/gas/arm/sp-pc-validations-bad-t.d: Specifies -march=armv7-a.
2375 * testsuite/gas/arm/sp-pc-validations-bad-t.s: Remove ".arch armv7-a".
2376 * testsuite/gas/arm/sp-usage-thumb2-relax-on-v7.d: New test.
2377 * testsuite/gas/arm/sp-usage-thumb2-relax-on-v7.l: New test.
2378 * testsuite/gas/arm/sp-usage-thumb2-relax-on-v8.d: New test.
2379 * testsuite/gas/arm/sp-usage-thumb2-relax.s: New test.
2380 * testsuite/gas/arm/strex-bad-t.d: Specifies -march=armv7-a.
2381
2382 2017-06-05 Jim Wilson <jim.wilson@linaro.org>
2383
2384 * config/tc-arm.c (arm_cpus): Delete falkor and qdf24xx entries.
2385 * doc/c-arm.texi (-mcpu): Likewise.
2386
2387 2017-05-30 Anton Kolesov <anton.kolesov@synopsys.com>
2388
2389 * config/tc-arc.c (cpu_types): Include arc-cpu.def
2390
2391 2017-05-23 H.J. Lu <hongjiu.lu@intel.com>
2392
2393 * gas/testsuite/gas/i386/notrackbad.l: Updated for non-ELF
2394 targets.
2395 * gas/testsuite/gas/i386/x86-64-notrackbad.l: Likewise.
2396
2397 2017-05-23 Claudiu Zissulescu <claziss@synopsys.com>
2398
2399 * config/tc-arc.c (md_apply_fix): Use as_bad_where.
2400 (assemble_insn): Use as_bad.
2401
2402 2017-05-22 H.J. Lu <hongjiu.lu@intel.com>
2403
2404 * config/tc-i386.c (REX_PREFIX): Changed to 7.
2405 (NOTRACK_PREFIX): New.
2406 (MAX_PREFIXES): Changed to 8.
2407 (_i386_insn): Add notrack_prefix.
2408 (PREFIX_GROUP): Add PREFIX_DS.
2409 (add_prefix): Return PREFIX_DS for DS_PREFIX_OPCODE.
2410 (md_assemble): Check if NOTRACK prefix is supported.
2411 (parse_insn): Set notrack_prefix and issue an error for
2412 other prefixes after NOTRACK prefix.
2413 * testsuite/gas/i386/i386.exp: Run tests for NOTRACK prefix.
2414 * testsuite/gas/i386/notrack-intel.d: New file.
2415 * testsuite/gas/i386/notrack.d: Likewise.
2416 * testsuite/gas/i386/notrack.s: Likewise.
2417 * testsuite/gas/i386/notrackbad.l: Likewise.
2418 * testsuite/gas/i386/notrackbad.s: Likewise.
2419 * testsuite/gas/i386/x86-64-notrack-intel.d: Likewise.
2420 * testsuite/gas/i386/x86-64-notrack.d: Likewise.
2421 * testsuite/gas/i386/x86-64-notrack.s: Likewise.
2422 * testsuite/gas/i386/x86-64-notrackbad.l: Likewise.
2423 * testsuite/gas/i386/x86-64-notrackbad.s: Likewise.
2424
2425 2017-05-22 Jiong Wang <jiong.wang@arm.com>
2426
2427 * configure.tgt: Set "arch" to "aarch64" if ${cpu} equals "aarch64".
2428 Recognize the new triplet name aarch64*-linux-gnu_ilp32.
2429 * configure.ac: Output DEFAULT_ARCH macro for AArch64.
2430 * configure: Regenerate.
2431 * config/tc-aarch64.h (aarch64_after_parse_args): New declaration.
2432 (md_after_parse_args): New define.
2433 * config/tc-aarch64.c (aarch64_abi_type): New enumeration
2434 AARCH64_ABI_NONE.
2435 (DEFAULT_ARCH): New define.
2436 (aarch64_abi): Set default value to AARCH64_ABI_NONE.
2437 (aarch64_after_parse_args): New function.
2438
2439 2017-05-19 Jose E. Marchesi <jose.marchesi@oracle.com>
2440
2441 * config/tc-sparc.c (sparc_arch_table): Entries for `sparc6',
2442 `v9m8' and `v8plusm8'.
2443 (sparc_md_end): Handle SPARC_OPCODE_ARCH_M8.
2444 (get_hwcap_name): Support the M8 hardware capabilities.
2445 (sparc_ip): Handle new operand types.
2446 * doc/c-sparc.texi (Sparc-Opts): Document -Av9m8, -Av8plusm8 and
2447 -Asparc6, and the corresponding -xarch aliases.
2448 * testsuite/gas/sparc/sparc6.s: New file.
2449 * testsuite/gas/sparc/sparc6.d: Likewise.
2450 * testsuite/gas/sparc/sparc6-diag.s: Likewise.
2451 * testsuite/gas/sparc/sparc6-diag.l: Likewise.
2452 * testsuite/gas/sparc/fpcmpshl.s: Likewise.
2453 * testsuite/gas/sparc/fpcmpshl.d: Likewise.
2454 * testsuite/gas/sparc/fpcmpshl-diag.s: Likewise.
2455 * testsuite/gas/sparc/fpcmpshl-diag.l: Likewise.
2456 * testsuite/gas/sparc/ldm-stm.s: Likewise.
2457 * testsuite/gas/sparc/ldm-stm.d: Likewise.
2458 * testsuite/gas/sparc/ldm-stm-diag.s: Likewise.
2459 * testsuite/gas/sparc/ldm-stm-diag.l: Likewise.
2460 * testsuite/gas/sparc/ldmf-stmf.s: Likewise.
2461 * testsuite/gas/sparc/ldmf-stmf.d: Likewise.
2462 * testsuite/gas/sparc/ldmf-stmf-diag.s: Likewise.
2463 * testsuite/gas/sparc/ldmf-stmf-diag.l: Likewise.
2464 * testsuite/gas/sparc/on.s: Likewise.
2465 * testsuite/gas/sparc/on.d: Likewise.
2466 * testsuite/gas/sparc/on-diag.s: Likewise.
2467 * testsuite/gas/sparc/on-diag.l: Likewise.
2468 * testsuite/gas/sparc/rle.s: Likewise.
2469 * testsuite/gas/sparc/rle.d: Likewise.
2470 * testsuite/gas/sparc/sparc.exp (gas_64_check): Run new tests.
2471 * testsuite/gas/sparc/rdasr.s: Add test for RDENTROPY.
2472 * testsuite/gas/sparc/rdasr.d: Likewise.
2473
2474 2017-05-19 Jose E. Marchesi <jose.marchesi@oracle.com>
2475
2476 * testsuite/gas/sparc/call-relax.d: Support 32-bit targets.
2477 * testsuite/gas/sparc/sparc.exp (gas_64_check): Use -64 to
2478 run asi-bump-warn.
2479
2480 2017-05-19 Georg-Johann Lay <avr@gjlay.de>
2481
2482 PR ld/21472
2483 * config/tc-avr.c (mcu_types): Add entries for: attiny416,
2484 attiny417, attiny816, attiny817.
2485
2486 2017-05-18 Alan Modra <amodra@gmail.com>
2487
2488 * config/tc-aarch64.c: Don't compare booleans against TRUE or FALSE.
2489 * config/tc-hppa.c: Likewise.
2490 * config/tc-mips.c: Likewise.
2491 * config/tc-score7.c: Likewise.
2492
2493 2017-05-16 Alan Modra <amodra@gmail.com>
2494
2495 * write.c (GENERIC_FORCE_RELOCATION_LOCAL): Define.
2496 (TC_FORCE_RELOCATION_LOCAL): Use it.
2497 (GENERIC_FORCE_RELOCATION_SUB_SAME): Define.
2498 (TC_FORCE_RELOCATION_SUB_SAME): Use it.
2499 * config/tc-arm.h (TC_FORCE_RELOCATION_LOCAL,
2500 TC_FORCE_RELOCATION_SUB_SAME): Use GENERIC defines.
2501 * config/tc-aarch64.h: Similarly.
2502 * config/tc-avr.h: Similarly.
2503 * config/tc-cris.h: Similarly.
2504 * config/tc-i386.h: Similarly.
2505 * config/tc-i960.h: Similarly.
2506 * config/tc-ia64.h: Similarly.
2507 * config/tc-microblaze.h: Similarly.
2508 * config/tc-mips.h: Similarly.
2509 * config/tc-msp430.h: Similarly.
2510 * config/tc-nds32.h: Similarly.
2511 * config/tc-pru.h: Similarly.
2512 * config/tc-riscv.h: Similarly.
2513 * config/tc-rl78.h: Similarly.
2514 * config/tc-s390.h: Similarly.
2515 * config/tc-sh.h: Similarly.
2516 * config/tc-sh64.h: Similarly.
2517 * config/tc-sparc.h: Similarly.
2518 * config/tc-xtensa.h: Similarly.
2519 * config/tc-mn10300.h: Similarly.
2520 (GENERIC_FORCE_RELOCATION_LOCAL): Define.
2521 * config/tc-msp430.c (msp430_force_relocation_local): Modify to
2522 be addition to rather than replacement of standard
2523 TC_FORCE_RELOCATION_LOCAL.
2524
2525 2017-05-15 Nick Clifton <nickc@redhat.com>
2526
2527 PR gas/21458
2528 * config/tc-arm.c (do_adr): If the ADR involves a thumb function
2529 symbol, ensure that the T bit will be set.
2530 (do_adrl): Likewise.
2531 (do_t_adr): Likewise.
2532 * testsuite/gas/arm/pr21458.s: New test.
2533 * testsuite/gas/arm/pr21458.d: New test driver.
2534
2535 2017-05-15 Maciej W. Rozycki <macro@imgtec.com>
2536
2537 * testsuite/gas/mips/mips16-pcrel-1.d: Remove `-mips3' from `as'
2538 flags.
2539 * testsuite/gas/mips/mips16-pcrel-pic-1.d: Likewise.
2540 * testsuite/gas/mips/mips16-pcrel-n32-0.d: Likewise.
2541 * testsuite/gas/mips/mips16-pcrel-n32-1.d: Likewise.
2542 * testsuite/gas/mips/mips16-pcrel-n64-0.d: Likewise.
2543 * testsuite/gas/mips/mips16-pcrel-n64-1.d: Likewise.
2544 * testsuite/gas/mips/mips16-pcrel-n64-sym32-0.d: Likewise.
2545 * testsuite/gas/mips/mips16-pcrel-n64-sym32-1.d: Likewise.
2546 * testsuite/gas/mips/mips16-pcrel-reloc-4.d: Likewise.
2547 * testsuite/gas/mips/mips16-pcrel-reloc-5.d: Likewise.
2548 * testsuite/gas/mips/mips16-pcrel-reloc-6.d: Likewise.
2549 * testsuite/gas/mips/mips16-pcrel-reloc-7.d: Likewise.
2550 * testsuite/gas/mips/mips16-pcrel-addend-4.d: Likewise.
2551 * testsuite/gas/mips/mips16-pcrel-addend-5.d: Likewise.
2552 * testsuite/gas/mips/mips16-pcrel-addend-6.d: Likewise.
2553 * testsuite/gas/mips/mips16-pcrel-addend-7.d: Likewise.
2554 * testsuite/gas/mips/mips16-pcrel-addend-9.d: Likewise.
2555 * testsuite/gas/mips/mips16-pcrel-addend-pic-9.d: Likewise.
2556 * testsuite/gas/mips/mips16-pcrel-addend-n32-8.d: Likewise.
2557 * testsuite/gas/mips/mips16-pcrel-addend-n32-9.d: Likewise.
2558 * testsuite/gas/mips/mips16-pcrel-addend-n64-sym32-8.d:
2559 Likewise.
2560 * testsuite/gas/mips/mips16-pcrel-addend-n64-sym32-9.d:
2561 Likewise.
2562 * testsuite/gas/mips/mips16-pcrel-addend-n64-8.d: Likewise.
2563 * testsuite/gas/mips/mips16-pcrel-addend-n64-9.d: Likewise.
2564 * testsuite/gas/mips/mips16-pcrel-absolute-2.d: Likewise.
2565 * testsuite/gas/mips/mips16-pcrel-absolute-3.d: Likewise.
2566 * testsuite/gas/mips/mips16-pcrel-absolute-6.d: Likewise.
2567 * testsuite/gas/mips/mips16-pcrel-absolute-7.d: Likewise.
2568 * testsuite/gas/mips/mips16-pcrel-absolute-pic-6.d: Likewise.
2569 * testsuite/gas/mips/mips16-pcrel-absolute-n32-4.d: Likewise.
2570 * testsuite/gas/mips/mips16-pcrel-absolute-n32-6.d: Likewise.
2571 * testsuite/gas/mips/mips16-pcrel-absolute-n64-4.d: Likewise.
2572 * testsuite/gas/mips/mips16-pcrel-absolute-n64-6.d: Likewise.
2573 * testsuite/gas/mips/mips16-pcrel-absolute-n64-sym32-4.d:
2574 Likewise.
2575 * testsuite/gas/mips/mips16-pcrel-absolute-n64-sym32-6.d:
2576 Likewise.
2577 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n32-4.d:
2578 Likewise.
2579 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n32-6.d:
2580 Likewise.
2581 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-4.d:
2582 Likewise.
2583 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-6.d:
2584 Likewise.
2585 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-sym32-4.d:
2586 Likewise.
2587 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-sym32-6.d:
2588 Likewise.
2589 * testsuite/gas/mips/mips16e2@mips16-pcrel-0.d: New test.
2590 * testsuite/gas/mips/mips16e2@mips16-pcrel-1.d: New test.
2591 * testsuite/gas/mips/mips16e2@mips16-pcrel-2.d: New test.
2592 * testsuite/gas/mips/mips16e2@mips16-pcrel-n32-0.d: New test.
2593 * testsuite/gas/mips/mips16e2@mips16-pcrel-n32-1.d: New test.
2594 * testsuite/gas/mips/mips16e2@mips16-pcrel-n64-sym32-0.d: New
2595 test.
2596 * testsuite/gas/mips/mips16e2@mips16-pcrel-n64-sym32-1.d: New
2597 test.
2598 * testsuite/gas/mips/mips16e2@mips16-pcrel-delay-0.d: New test.
2599 * testsuite/gas/mips/mips16e2@mips16-pcrel-delay-1.d: New test.
2600 * testsuite/gas/mips/mips16e2@mips16-pcrel-reloc-2.d: New test.
2601 * testsuite/gas/mips/mips16e2@mips16-pcrel-reloc-3.d: New test.
2602 * testsuite/gas/mips/mips16e2@mips16-pcrel-reloc-6.d: New test.
2603 * testsuite/gas/mips/mips16e2@mips16-pcrel-reloc-7.d: New test.
2604 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-2.d: New test.
2605 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-3.d: New test.
2606 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-6.d: New test.
2607 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-7.d: New test.
2608 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-8.d: New test.
2609 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-9.d: New test.
2610 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-n32-8.d: New
2611 test.
2612 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-n32-9.d: New
2613 test.
2614 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-n64-sym32-8.d:
2615 New test.
2616 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-n64-sym32-9.d:
2617 New test.
2618 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute.d: New test.
2619 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-1.d: New
2620 test.
2621 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-2.d: New
2622 test.
2623 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-3.d: New
2624 test.
2625 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-4.d: New
2626 test.
2627 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-5.d: New
2628 test.
2629 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-6.d: New
2630 test.
2631 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-7.d: New
2632 test.
2633 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-pic-4.d: New
2634 test.
2635 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-pic-6.d: New
2636 test.
2637 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-n32-4.d: New
2638 test.
2639 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-n32-6.d: New
2640 test.
2641 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-n64-sym32-4.d:
2642 New test.
2643 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-n64-sym32-6.d:
2644 New test.
2645 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-pic-n32-4.d:
2646 New test.
2647 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-pic-n32-6.d:
2648 New test.
2649 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-pic-n64-sym32-4.d:
2650 New test.
2651 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-pic-n64-sym32-6.d:
2652 New test.
2653 * testsuite/gas/mips/mips16-pcrel-1.l: Adjust line numbers.
2654 * testsuite/gas/mips/mips16-pcrel-1.s: Adjust for alignment
2655 preservation between MIPS16 and MIPS16e2 code.
2656 * testsuite/gas/mips/mips.exp: Run MIPS16 relaxation tests over
2657 all MIPS16 architectures.
2658
2659 2017-05-15 Maciej W. Rozycki <macro@imgtec.com>
2660
2661 * testsuite/gas/mips/mips16e2.d: New test.
2662 * testsuite/gas/mips/mips16e2-mt.d: New test.
2663 * testsuite/gas/mips/mips16e2-sub.d: New test.
2664 * testsuite/gas/mips/mips16e2@mips16e2-sub.d: New test.
2665 * testsuite/gas/mips/mips16e2-mt-sub.d: New test.
2666 * testsuite/gas/mips/mips16e2@mips16e2-mt-sub.d: New test.
2667 * testsuite/gas/mips/mips16e2-hilo.d: New test.
2668 * testsuite/gas/mips/mips16e2-hilo-n32.d: New test.
2669 * testsuite/gas/mips/mips16e2-reloc-error.d: New test.
2670 * testsuite/gas/mips/mips16e2-imm-error.d: New test.
2671 * testsuite/gas/mips/elf_ase_mips16e2.d: New test.
2672 * testsuite/gas/mips/elf_ase_mips16e2-2.d: New test.
2673 * testsuite/gas/mips/elf-rel9-mips16e2.d: New test.
2674 * testsuite/gas/mips/mips16e2-lui.d: New test.
2675 * testsuite/gas/mips/mips16e2@mips32r2-sync.d: New test.
2676 * testsuite/gas/mips/mips16e2@mips32r2-sync-1.d: New test.
2677 * testsuite/gas/mips/mips16e2@lui-2.d: New test.
2678 * testsuite/gas/mips/mips16e2-reloc-error.l: New stderr output.
2679 * testsuite/gas/mips/mips16e2-imm-error.l: New stderr output.
2680 * testsuite/gas/mips/mips16e2@lui-2.l: New stderr output.
2681 * testsuite/gas/mips/mips16e2.s: New test source.
2682 * testsuite/gas/mips/mips16e2-mt.s: New test source.
2683 * testsuite/gas/mips/mips16e2-sub.s: New test source.
2684 * testsuite/gas/mips/mips16e2-mt-sub.s: New test source.
2685 * testsuite/gas/mips/mips16e2-hilo.s: New test source.
2686 * testsuite/gas/mips/mips16e2-reloc-error.s: New test source.
2687 * testsuite/gas/mips/mips16e2-imm-error.s: New test source.
2688 * testsuite/gas/mips/elf-rel9-mips16e2.s: New test source.
2689 * testsuite/gas/mips/mips16e2-lui.s: New test source.
2690 * testsuite/gas/mips/mips.exp: Expand `mips32r2-sync',
2691 `mips32r2-sync-1', `lui-1' and `lui-2' tests across MIPS16e2
2692 architectures. Run the new tests.
2693
2694 2017-05-15 Maciej W. Rozycki <macro@imgtec.com>
2695
2696 * testsuite/gas/mips/mips.exp (run_dump_test_arch): Add
2697 `mips16e2@' prefix.
2698 (run_list_test_arch): Likewise.
2699 (mips16e2-32, mips16e2-64): New architectures.
2700 * testsuite/gas/mips/mips16e2-32@mips16-macro.d: New test.
2701 * testsuite/gas/mips/mips16e2-32@mips16-macro-t.d: New test.
2702 * testsuite/gas/mips/mips16e2-32@mips16-macro-e.d: New test.
2703 * testsuite/gas/mips/mips16e2-32@mips16-insn-t.d: New test.
2704 * testsuite/gas/mips/mips16e2-32@mips16-insn-e.d: New test.
2705 * testsuite/gas/mips/mips16e2-32@mips16e-64.d: New test.
2706 * testsuite/gas/mips/mips16e2-32@mips16-sub.d: New test.
2707 * testsuite/gas/mips/mips16e2-32@mips16e-64-sub.d: New test.
2708 * testsuite/gas/mips/mips16e2@relax-swap3.d: New test.
2709 * testsuite/gas/mips/mips16-32@mips16-asmacro.d: Remove `source'
2710 tag. Add `-I$srcdir/$subdir' to `as' flags.
2711 * testsuite/gas/mips/mips16-64@mips16-asmacro.d: Likewise.
2712 * testsuite/gas/mips/mips16e2-32@mips16-macro.l: New stderr
2713 output.
2714 * testsuite/gas/mips/mips16e2-32@mips16-macro-t.l: New stderr
2715 output.
2716 * testsuite/gas/mips/mips16e2-32@mips16-macro-e.l: New stderr
2717 output.
2718 * testsuite/gas/mips/mips16e2-32@mips16-insn-t.l: New stderr
2719 output.
2720 * testsuite/gas/mips/mips16e2-32@mips16-insn-e.l: New stderr
2721 output.
2722 * testsuite/gas/mips/mips16-sub.s: Add `.set nomips16e2'.
2723 * testsuite/gas/mips/mips16e-sub.s: Likewise.
2724 * testsuite/gas/mips/mips16e-64-sub.s: Likewise.
2725 * testsuite/gas/mips/mips16-asmacro.s: Remove `.set mips32'.
2726 * testsuite/gas/mips/mips16-32@mips16-asmacro.s: New test
2727 source.
2728 * testsuite/gas/mips/mips16-64@mips16-asmacro.s: New test
2729 source.
2730
2731 2017-05-15 Maciej W. Rozycki <macro@imgtec.com>
2732 Matthew Fortune <matthew.fortune@imgtec.com>
2733 Andrew Bennett <andrew.bennett@imgtec.com>
2734
2735 * config/tc-mips.c (RELAX_MIPS16_ENCODE): Add `e2' flag.
2736 (RELAX_MIPS16_E2): New macro.
2737 (RELAX_MIPS16_PIC, RELAX_MIPS16_SYM32, RELAX_MIPS16_NOMACRO)
2738 (RELAX_MIPS16_USER_SMALL, RELAX_MIPS16_USER_EXT)
2739 (RELAX_MIPS16_DSLOT, RELAX_MIPS16_JAL_DSLOT)
2740 (RELAX_MIPS16_EXTENDED, RELAX_MIPS16_MARK_EXTENDED)
2741 (RELAX_MIPS16_CLEAR_EXTENDED, RELAX_MIPS16_ALWAYS_EXTENDED)
2742 (RELAX_MIPS16_MARK_ALWAYS_EXTENDED)
2743 (RELAX_MIPS16_CLEAR_ALWAYS_EXTENDED, RELAX_MIPS16_MACRO)
2744 (RELAX_MIPS16_MARK_MACRO, RELAX_MIPS16_CLEAR_MACRO): Shift bits.
2745 (mips16_immed_extend): New prototype.
2746 (options): Add OPTION_MIPS16E2 and OPTION_NO_MIPS16E2 enum
2747 values.
2748 (md_longopts): Add "mmips16e2" and "mno-mips16e2" options.
2749 (mips_ases): Add "mips16e2" entry.
2750 (mips_set_ase): Handle MIPS16e2 ASE.
2751 (insn_insert_operand): Explicitly handle immediates with MIPS16
2752 instructions that require 32-bit encoding.
2753 (is_opcode_valid_16): Pass enabled ASE bitmask on to
2754 `opcode_is_member'.
2755 (validate_mips_insn): Explicitly handle immediates with MIPS16
2756 instructions that require 32-bit encoding.
2757 (operand_reg_mask) <OP_REG28>: Add handler.
2758 (match_reg28_operand): New function.
2759 (match_operand) <OP_REG28>: Add handler.
2760 (append_insn): Pass ASE_MIPS16E2 setting to RELAX_MIPS16_ENCODE.
2761 (match_mips16_insn): Handle MIPS16 instructions that require
2762 32-bit encoding and `V' and `u' operand codes.
2763 (mips16_ip): Allow any characters except from `.' in opcodes.
2764 (mips16_immed_extend): Handle 9-bit immediates. Do not shuffle
2765 immediates whose width is not one of these listed.
2766 (md_estimate_size_before_relax): Handle MIPS16e2 relaxation.
2767 (mips_relax_frag): Likewise.
2768 (md_convert_frag): Likewise.
2769 (mips_convert_ase_flags): Handle MIPS16e2 ASE.
2770
2771 * doc/as.texinfo (Target MIPS options): Add `-mmips16e2' and
2772 `-mno-mips16e2' options.
2773 (-mmips16e2, -mno-mips16e2): New options.
2774 * doc/c-mips.texi (MIPS Options): Add `-mmips16e2' and
2775 `-mno-mips16e2' options.
2776 (MIPS ASE Instruction Generation Overrides): Add `.set mips16e2'
2777 and `.set nomips16e2'.
2778
2779 2017-05-15 Maciej W. Rozycki <macro@imgtec.com>
2780
2781 * config/tc-mips.c (match_int_operand): Call
2782 `match_out_of_range' before returning failure for 0x8000-0xffff
2783 values conditionally allowed.
2784
2785 2017-05-15 Maciej W. Rozycki <macro@imgtec.com>
2786
2787 * config/tc-mips.c (match_int_operand): Call
2788 `match_not_constant' before returning failure for a non-constant
2789 16-bit immediate conditionally allowed.
2790
2791 2017-05-15 Maciej W. Rozycki <macro@imgtec.com>
2792
2793 * config/tc-mips.c (match_const_int): Call `match_out_of_range'
2794 rather than `match_not_constant' for unrelocated operands
2795 retrieved as an `O_big' expression.
2796 (match_int_operand): Call `match_out_of_range' for relocatable
2797 operands retrieved as an `O_big' expression.
2798 (match_mips16_insn): Call `match_out_of_range' for relaxable
2799 operands retrieved as an `O_big' expression.
2800 * testsuite/gas/mips/addiu-error.d: New test.
2801 * testsuite/gas/mips/mips16@addiu-error.d: New test.
2802 * testsuite/gas/mips/micromips@addiu-error.d: New test.
2803 * testsuite/gas/mips/break-error.d: New test.
2804 * testsuite/gas/mips/lui-1.l: Adjust error message.
2805 * testsuite/gas/mips/addiu-error.l: New stderr output.
2806 * testsuite/gas/mips/mips16@addiu-error.l: New stderr output.
2807 * testsuite/gas/mips/micromips@addiu-error.l: New stderr output.
2808 * testsuite/gas/mips/break-error.l: New stderr output.
2809 * testsuite/gas/mips/addiu-error.s: New test source.
2810 * testsuite/gas/mips/break-error.s: New test source.
2811 * testsuite/gas/mips/mips.exp: Run the new tests.
2812
2813 2017-05-15 Maciej W. Rozycki <macro@imgtec.com>
2814
2815 * config/tc-mips.c (match_mips16_insn): Remove the explicit
2816 OT_INTEGER check before the `match_expression' call.
2817 * testsuite/gas/mips/mips16-insn-e.l: Adjust messages.
2818 * testsuite/gas/mips/mips16-32@mips16-insn-e.l: Likewise.
2819 * testsuite/gas/mips/mips16-64@mips16-insn-e.l: Likewise.
2820 * testsuite/gas/mips/mips16e-32@mips16-insn-e.l: Likewise.
2821 * testsuite/gas/mips/mips16-reg-error.d: New test.
2822 * testsuite/gas/mips/mips16-reg-error.l: New stderr output.
2823 * testsuite/gas/mips/mips16-reg-error.s: New test source.
2824 * testsuite/gas/mips/mips.exp: Run the new test.
2825
2826 2017-05-15 Maciej W. Rozycki <macro@imgtec.com>
2827
2828 * config/tc-mips.c (match_mips16_insn): Call
2829 `match_not_constant' for a disallowed relocation operation.
2830 * testsuite/gas/mips/mips16-reloc-error.d: New test.
2831 * testsuite/gas/mips/mips16-reloc-error.l: New stderr output.
2832 * testsuite/gas/mips/mips16-reloc-error.s: New test source.
2833 * testsuite/gas/mips/mips.exp: Run the new test.
2834
2835 2017-05-15 Maciej W. Rozycki <macro@imgtec.com>
2836
2837 * testsuite/gas/mips/lui-1.d: New test.
2838 * testsuite/gas/mips/lui-2.d: New test.
2839 * gas/testsuite/gas/mips/mips.exp: Fold corresponding list tests
2840 into the new tests.
2841
2842 2017-05-15 Maciej W. Rozycki <macro@imgtec.com>
2843
2844 * config/tc-mips.c (match_const_int): Update description.
2845
2846 2017-05-15 Maciej W. Rozycki <macro@imgtec.com>
2847
2848 * doc/as.texinfo (-mips16, -no-mips16): Refer to `.module
2849 mips16' rather than `.set mips16'.
2850 (-mmicromips, -mno-micromips): Refer to `.module micromips' and
2851 `.module nomicromips' rather than `.set micromips' and `.set
2852 nomicromips'.
2853 (-msmartmips, -mno-smartmips): Refer to `.module smartmips'
2854 rather than `.set smartmips'.
2855 * doc/c-mips.texi (MIPS Options): Refer to `.module mips16',
2856 `.module micromips', `.module nomicromips' and `.module
2857 smartmips' rather than `.set mips16', `.set micromips', `.set
2858 nomicromips' and `.set smartmips' respectively.
2859
2860 2017-05-12 Maciej W. Rozycki <macro@imgtec.com>
2861 Matthew Fortune <matthew.fortune@imgtec.com>
2862
2863 * config/tc-mips.c (mips_percent_op): Add "%gprel".
2864 (mips16_percent_op): Add "%gp_rel".
2865 * testsuite/gas/mips/elf-rel8.s:: Add `%gprel' forms.
2866 * testsuite/gas/mips/elf-rel8-mips16.s: Add `%gp_rel' forms.
2867 * testsuite/gas/mips/elf-rel8.d: Adjust accordingly.
2868 * testsuite/gas/mips/elf-rel8-mips16.d: Likewise.
2869
2870 2017-05-12 Maciej W. Rozycki <macro@imgtec.com>
2871
2872 * testsuite/gas/mips/mips16.d: Adjust BREAK disassembly.
2873 * testsuite/gas/mips/mips16-64@mips16.d: Likewise.
2874 * testsuite/gas/mips/mips16-64.d: Likewise.
2875 * testsuite/gas/mips/mips16-64@mips16-64.d: Likewise.
2876 * testsuite/gas/mips/mips16-macro.d: Likewise.
2877 * testsuite/gas/mips/mips16-64@mips16-macro.d: Likewise.
2878 * testsuite/gas/mips/mips16-sub.d: Likewise.
2879 * testsuite/gas/mips/mips16-32@mips16-sub.d: Likewise.
2880
2881 2017-05-11 Maciej W. Rozycki <macro@imgtec.com>
2882
2883 * testsuite/gas/mips/mips32r2-sync-1.d: New test.
2884 * testsuite/gas/mips/micromips@mips32r2-sync-1.d: New test.
2885 * testsuite/gas/mips/mips.exp: Run the new tests.
2886
2887 2017-05-10 Maciej W. Rozycki <macro@imgtec.com>
2888
2889 * testsuite/gas/mips/isa-override-2.d: New test.
2890 * testsuite/gas/mips/mips1@isa-override-2.d: New test.
2891 * testsuite/gas/mips/r3000@isa-override-2.d: New test.
2892 * testsuite/gas/mips/r3900@isa-override-2.d: New test.
2893 * testsuite/gas/mips/mips2@isa-override-2.d: New test.
2894 * testsuite/gas/mips/mips32@isa-override-2.d: New test.
2895 * testsuite/gas/mips/mips32r2@isa-override-2.d: New test.
2896 * testsuite/gas/mips/mips32r3@isa-override-2.d: New test.
2897 * testsuite/gas/mips/mips32r5@isa-override-2.d: New test.
2898 * testsuite/gas/mips/mips32r6@isa-override-2.d: New test.
2899 * testsuite/gas/mips/octeon3@isa-override-2.d: New test.
2900 * testsuite/gas/mips/r3000@isa-override-2.l: Remove list test.
2901 * testsuite/gas/mips/mips1@isa-override-2.s: Remove test source.
2902 * testsuite/gas/mips/r3000@isa-override-2.s: Remove test source.
2903 * testsuite/gas/mips/r3900@isa-override-2.s: Remove test source.
2904 * testsuite/gas/mips/mips2@isa-override-2.s: Remove test source.
2905 * testsuite/gas/mips/mips32@isa-override-2.s: Remove test
2906 source.
2907 * testsuite/gas/mips/mips32r2@isa-override-2.s: Remove test
2908 source.
2909 * testsuite/gas/mips/mips32r3@isa-override-2.s: Remove test
2910 source.
2911 * testsuite/gas/mips/mips32r5@isa-override-2.s: Remove test
2912 source.
2913 * testsuite/gas/mips/mips32r6@isa-override-2.s: Remove test
2914 source.
2915 * testsuite/gas/mips/octeon3@isa-override-2.s: Remove test
2916 source.
2917 * gas/testsuite/gas/mips/mips.exp: Fold corresponding list tests
2918 into the new tests.
2919
2920 2017-05-10 Maciej W. Rozycki <macro@imgtec.com>
2921
2922 * testsuite/gas/mips/mips16e-sub.d: Correct test name.
2923 * testsuite/gas/mips/mips16-32@mips16e-sub.d: Likewise.
2924 * testsuite/gas/mips/mips16-64@mips16e-sub.d: Likewise.
2925 * testsuite/gas/mips/mips16e-64-sub.d: Likewise.
2926 * testsuite/gas/mips/mips16-32@mips16e-64-sub.d: Likewise.
2927 * testsuite/gas/mips/mips16-64@mips16e-64-sub.d: Likewise.
2928 * testsuite/gas/mips/mips16e-32@mips16e-64-sub.d: Likewise.
2929
2930 2017-05-10 Maciej W. Rozycki <macro@imgtec.com>
2931
2932 * testsuite/gas/mips/mips16-macro.l: Remove list test.
2933
2934 2017-05-10 Maciej W. Rozycki <macro@imgtec.com>
2935
2936 * testsuite/gas/mips/r3900@ecoff@ld.d: Remove test.
2937 * testsuite/gas/mips/mips2@ecoff@ld.d: Remove test.
2938 * testsuite/gas/mips/mips32@ecoff@ld.d: Remove test.
2939 * testsuite/gas/mips/mips32r2@ecoff@ld.d: Remove test.
2940 * testsuite/gas/mips/r3900@ecoff@ld-forward.d: Remove test.
2941 * testsuite/gas/mips/mips2@ecoff@ld-forward.d: Remove test.
2942 * testsuite/gas/mips/mips32@ecoff@ld-forward.d: Remove test.
2943 * testsuite/gas/mips/mips32r2@ecoff@ld-forward.d: Remove test.
2944 * testsuite/gas/mips/mips1@ecoff@sd.d: Remove test.
2945 * testsuite/gas/mips/r3000@ecoff@sd.d: Remove test.
2946 * testsuite/gas/mips/r3900@ecoff@sd.d: Remove test.
2947 * testsuite/gas/mips/mips2@ecoff@sd.d: Remove test.
2948 * testsuite/gas/mips/mips32@ecoff@sd.d: Remove test.
2949 * testsuite/gas/mips/mips32r2@ecoff@sd.d: Remove test.
2950 * testsuite/gas/mips/mips1@ecoff@sd-forward.d: Remove test.
2951 * testsuite/gas/mips/r3000@ecoff@sd-forward.d: Remove test.
2952 * testsuite/gas/mips/r3900@ecoff@sd-forward.d: Remove test.
2953 * testsuite/gas/mips/mips2@ecoff@sd-forward.d: Remove test.
2954 * testsuite/gas/mips/mips32@ecoff@sd-forward.d: Remove test.
2955 * testsuite/gas/mips/mips32r2@ecoff@sd-forward.d: Remove test.
2956
2957 2017-05-10 Claudiu Zissulescu <claziss@synopsys.com>
2958
2959 * testsuite/gas/arc/attr-arc600.d: New file.
2960 * testsuite/gas/arc/attr-arc600_mul32x16.d: Likewise.
2961 * testsuite/gas/arc/attr-arc600_norm.d: Likewise.
2962 * testsuite/gas/arc/attr-arc601.d: Likewise.
2963 * testsuite/gas/arc/attr-arc601_mul32x16.d: Likewise.
2964 * testsuite/gas/arc/attr-arc601_mul64.d: Likewise.
2965 * testsuite/gas/arc/attr-arc601_norm.d: Likewise.
2966 * testsuite/gas/arc/attr-arc700.d: Likewise.
2967 * testsuite/gas/arc/attr-arcem.d: Likewise.
2968 * testsuite/gas/arc/attr-archs.d: Likewise.
2969 * testsuite/gas/arc/attr-autodetect-1.d: Likewise.
2970 * testsuite/gas/arc/attr-autodetect-1.s: Likewise.
2971 * testsuite/gas/arc/attr-cpu-a601.d: Likewise.
2972 * testsuite/gas/arc/attr-cpu-a601.s: Likewise.
2973 * testsuite/gas/arc/attr-cpu-a700.d: Likewise.
2974 * testsuite/gas/arc/attr-cpu-a700.s: Likewise.
2975 * testsuite/gas/arc/attr-cpu-em.d: Likewise.
2976 * testsuite/gas/arc/attr-cpu-em.s: Likewise.
2977 * testsuite/gas/arc/attr-cpu-hs.d: Likewise.
2978 * testsuite/gas/arc/attr-cpu-hs.s: Likewise.
2979 * testsuite/gas/arc/attr-em.d: Likewise.
2980 * testsuite/gas/arc/attr-em4.d: Likewise.
2981 * testsuite/gas/arc/attr-em4_dmips.d: Likewise.
2982 * testsuite/gas/arc/attr-em4_fpuda.d: Likewise.
2983 * testsuite/gas/arc/attr-em4_fpus.d: Likewise.
2984 * testsuite/gas/arc/attr-hs.d: Likewise.
2985 * testsuite/gas/arc/attr-hs34.d: Likewise.
2986 * testsuite/gas/arc/attr-hs38.d: Likewise.
2987 * testsuite/gas/arc/attr-hs38_linux.d: Likewise.
2988 * testsuite/gas/arc/attr-mul64.d: Likewise.
2989 * testsuite/gas/arc/attr-name.d: Likewise.
2990 * testsuite/gas/arc/attr-name.s: Likewise.
2991 * testsuite/gas/arc/attr-nps400.d: Likewise.
2992 * testsuite/gas/arc/attr-override-mcpu.d: Likewise.
2993 * testsuite/gas/arc/attr-override-mcpu.s
2994 * testsuite/gas/arc/attr-quarkse_em.d: Likewise.
2995 * testsuite/gas/arc/blank.s: Likewise.
2996 * testsuite/gas/elf/section2.e-arc: Likewise.
2997 * testsuite/gas/arc/cpu-pseudop-1.d: Update test.
2998 * testsuite/gas/arc/cpu-pseudop-2.d: Likewise.
2999 * testsuite/gas/arc/nps400-0.d: Likewise.
3000 * testsuite/gas/elf/elf.exp: Set target_machine for ARC.
3001 * config/tc-arc.c (opcode/arc-attrs.h): Include.
3002 (ARC_GET_FLAG, ARC_SET_FLAG, streq): Define.
3003 (arc_attribute): Declare new function.
3004 (md_pseudo_table): Add arc_attribute.
3005 (cpu_types): Rename default cpu features.
3006 (selected_cpu): Set the default OSABI flag.
3007 (mpy_option): New variable.
3008 (pic_option): Likewise.
3009 (sda_option): Likewise.
3010 (tls_option): Likewise.
3011 (feature_type, feature_list): Remove.
3012 (arc_initial_eflag): Likewise.
3013 (attributes_set_explicitly): New variable.
3014 (arc_check_feature): Check also for the conflicting features.
3015 (arc_select_cpu): Refactor assignment of selected_cpu.eflags.
3016 (arc_option): Remove setting of private flags and architecture.
3017 (check_cpu_feature): Refactor feature names.
3018 (autodetect_attributes): New function.
3019 (assemble_tokens): Use above function.
3020 (md_parse_option): Refactor feature names.
3021 (arc_attribute): New function.
3022 (arc_set_attribute_int): Likewise.
3023 (arc_set_attribute_string): Likewise.
3024 (arc_stralloc): Likewise.
3025 (arc_set_public_attributes): Likewise.
3026 (arc_md_end): Likewise.
3027 (arc_copy_symbol_attributes): Likewise.
3028 (rc_convert_symbolic_attribute): Likewise.
3029 * config/tc-arc.h (md_end): Define.
3030 (CONVERT_SYMBOLIC_ATTRIBUTE): Likewise.
3031 (TC_COPY_SYMBOL_ATTRIBUTES): Likewise.
3032 * doc/c-arc.texi: Document ARC object attributes.
3033
3034 2017-05-03 Maciej W. Rozycki <macro@imgtec.com>
3035
3036 * config/tc-mips.c (RELAX_MIPS16_ENCODE): Add `pic', `sym32' and
3037 `nomacro' flags.
3038 (RELAX_MIPS16_PIC, RELAX_MIPS16_SYM32, RELAX_MIPS16_NOMACRO):
3039 New macros.
3040 (RELAX_MIPS16_USER_SMALL, RELAX_MIPS16_USER_EXT)
3041 (RELAX_MIPS16_DSLOT, RELAX_MIPS16_JAL_DSLOT)
3042 (RELAX_MIPS16_EXTENDED, RELAX_MIPS16_MARK_EXTENDED)
3043 (RELAX_MIPS16_CLEAR_EXTENDED, RELAX_MIPS16_ALWAYS_EXTENDED)
3044 (RELAX_MIPS16_MARK_ALWAYS_EXTENDED)
3045 (RELAX_MIPS16_CLEAR_ALWAYS_EXTENDED): Shift bits.
3046 (RELAX_MIPS16_MACRO, RELAX_MIPS16_MARK_MACRO)
3047 (RELAX_MIPS16_CLEAR_MACRO): New macros.
3048 (append_insn): Pass `mips_pic', HAVE_32BIT_SYMBOLS and
3049 `mips_opts.warn_about_macros' settings to RELAX_MIPS16_ENCODE.
3050 (mips16_macro_frag): New function.
3051 (md_estimate_size_before_relax): Handle HI16/LO16 relaxation.
3052 (mips_relax_frag): Likewise.
3053 (md_convert_frag): Likewise.
3054
3055 * testsuite/gas/mips/mips16@relax-swap3.d: Remove error output,
3056 add dump patterns.
3057 * testsuite/gas/mips/mips16e@relax-swap3.d: New test
3058 subarchitecture.
3059 * testsuite/gas/mips/micromips@relax-swap3.d: Remove trailing
3060 NOP padding.
3061 * testsuite/gas/mips/mips16-pcrel-reloc-2.d: Remove error
3062 output, add dump patterns.
3063 * testsuite/gas/mips/mips16-pcrel-reloc-3.d: Remove error
3064 output, add dump patterns.
3065 * testsuite/gas/mips/mips16-pcrel-reloc-6.d: Remove error
3066 output, add dump patterns.
3067 * testsuite/gas/mips/mips16-pcrel-reloc-7.d: Remove error
3068 output, add dump patterns.
3069 * testsuite/gas/mips/mips16-pcrel-addend-2.d: Remove error
3070 output, add dump patterns.
3071 * testsuite/gas/mips/mips16-pcrel-addend-3.d: Remove error
3072 output, add dump patterns.
3073 * testsuite/gas/mips/mips16-pcrel-absolute.d: Remove error
3074 output, add dump patterns.
3075 * testsuite/gas/mips/mips16-pcrel-absolute-1.d: Remove error
3076 output, add dump patterns.
3077 * testsuite/gas/mips/mips16@relax-swap3.l: Remove file.
3078 * testsuite/gas/mips/mips16-pcrel-reloc-2.l: Remove file.
3079 * testsuite/gas/mips/mips16-pcrel-reloc-3.l: Remove file.
3080 * testsuite/gas/mips/mips16-pcrel-reloc-6.l: Remove file.
3081 * testsuite/gas/mips/mips16-pcrel-reloc-7.l: Remove file.
3082 * testsuite/gas/mips/mips16-pcrel-addend-2.l: Remove file.
3083 * testsuite/gas/mips/mips16-pcrel-addend-3.l: Remove file.
3084 * testsuite/gas/mips/mips16-pcrel-absolute.l: Remove file.
3085 * testsuite/gas/mips/mips16-pcrel-absolute-1.l: Remove file.
3086 * testsuite/gas/mips/relax-swap3.s: Adjust trailing padding.
3087
3088 * testsuite/gas/mips/mips16-pcrel-0.d: New test.
3089 * testsuite/gas/mips/mips16-pcrel-1.d: New test.
3090 * testsuite/gas/mips/mips16-pcrel-2.d: New test.
3091 * testsuite/gas/mips/mips16-pcrel-3.d: New test.
3092 * testsuite/gas/mips/mips16-pcrel-4.d: New test.
3093 * testsuite/gas/mips/mips16-pcrel-5.d: New test.
3094 * testsuite/gas/mips/mips16-pcrel-pic-0.d: New test.
3095 * testsuite/gas/mips/mips16-pcrel-pic-1.d: New test.
3096 * testsuite/gas/mips/mips16-pcrel-n32-0.d: New test.
3097 * testsuite/gas/mips/mips16-pcrel-n32-1.d: New test.
3098 * testsuite/gas/mips/mips16-pcrel-n64-sym32-0.d: New test.
3099 * testsuite/gas/mips/mips16-pcrel-n64-sym32-1.d: New test.
3100 * testsuite/gas/mips/mips16-pcrel-n64-0.d: New test.
3101 * testsuite/gas/mips/mips16-pcrel-n64-1.d: New test.
3102 * testsuite/gas/mips/mips16-pcrel-delay-0.d: New test.
3103 * testsuite/gas/mips/mips16-pcrel-delay-1.d: New test.
3104 * testsuite/gas/mips/mips16-pcrel-addend-4.d: New test.
3105 * testsuite/gas/mips/mips16-pcrel-addend-5.d: New test.
3106 * testsuite/gas/mips/mips16-pcrel-addend-6.d: New test.
3107 * testsuite/gas/mips/mips16-pcrel-addend-7.d: New test.
3108 * testsuite/gas/mips/mips16-pcrel-addend-8.d: New test.
3109 * testsuite/gas/mips/mips16-pcrel-addend-9.d: New test.
3110 * testsuite/gas/mips/mips16-pcrel-addend-pic-8.d: New test.
3111 * testsuite/gas/mips/mips16-pcrel-addend-pic-9.d: New test.
3112 * testsuite/gas/mips/mips16-pcrel-addend-n32-8.d: New test.
3113 * testsuite/gas/mips/mips16-pcrel-addend-n32-9.d: New test.
3114 * testsuite/gas/mips/mips16-pcrel-addend-n64-sym32-8.d: New test.
3115 * testsuite/gas/mips/mips16-pcrel-addend-n64-sym32-9.d: New test.
3116 * testsuite/gas/mips/mips16-pcrel-addend-n64-8.d: New test.
3117 * testsuite/gas/mips/mips16-pcrel-addend-n64-9.d: New test.
3118 * testsuite/gas/mips/mips16-pcrel-absolute-2.d: New test.
3119 * testsuite/gas/mips/mips16-pcrel-absolute-3.d: New test.
3120 * testsuite/gas/mips/mips16-pcrel-absolute-4.d: New test.
3121 * testsuite/gas/mips/mips16-pcrel-absolute-5.d: New test.
3122 * testsuite/gas/mips/mips16-pcrel-absolute-6.d: New test.
3123 * testsuite/gas/mips/mips16-pcrel-absolute-7.d: New test.
3124 * testsuite/gas/mips/mips16-pcrel-absolute-pic-4.d: New test.
3125 * testsuite/gas/mips/mips16-pcrel-absolute-pic-6.d: New test.
3126 * testsuite/gas/mips/mips16-pcrel-absolute-n32-4.d: New test.
3127 * testsuite/gas/mips/mips16-pcrel-absolute-n32-6.d: New test.
3128 * testsuite/gas/mips/mips16-pcrel-absolute-n64-4.d: New test.
3129 * testsuite/gas/mips/mips16-pcrel-absolute-n64-6.d: New test.
3130 * testsuite/gas/mips/mips16-pcrel-absolute-n64-sym32-4.d: New
3131 test.
3132 * testsuite/gas/mips/mips16-pcrel-absolute-n64-sym32-6.d: New
3133 test.
3134 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n32-4.d: New
3135 test.
3136 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n32-6.d: New
3137 test.
3138 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-4.d: New
3139 test.
3140 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-6.d: New
3141 test.
3142 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-sym32-4.d:
3143 New test.
3144 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-sym32-6.d:
3145 New test.
3146 * testsuite/gas/mips/mips16-pcrel-0.l: New stderr output.
3147 * testsuite/gas/mips/mips16-pcrel-1.l: New stderr output.
3148 * testsuite/gas/mips/mips16-pcrel-2.l: New stderr output.
3149 * testsuite/gas/mips/mips16-pcrel-3.l: New stderr output.
3150 * testsuite/gas/mips/mips16-pcrel-4.l: New stderr output.
3151 * testsuite/gas/mips/mips16-pcrel-5.l: New stderr output.
3152 * testsuite/gas/mips/mips16-pcrel-delay-0.l: New stderr output.
3153 * testsuite/gas/mips/mips16-pcrel-delay-1.l: New stderr output.
3154 * testsuite/gas/mips/mips16-pcrel-addend-8.l: New stderr output.
3155 * testsuite/gas/mips/mips16-pcrel-addend-9.l: New stderr output.
3156 * testsuite/gas/mips/mips16-pcrel-absolute-4.l: New stderr
3157 output.
3158 * testsuite/gas/mips/mips16-pcrel-absolute-6.l: New stderr
3159 output.
3160 * testsuite/gas/mips/mips16-pcrel-0.s: New test source.
3161 * testsuite/gas/mips/mips16-pcrel-1.s: New test source.
3162 * testsuite/gas/mips/mips16-pcrel-2.s: New test source.
3163 * testsuite/gas/mips/mips16-pcrel-3.s: New test source.
3164 * testsuite/gas/mips/mips16-pcrel-4.s: New test source.
3165 * testsuite/gas/mips/mips16-pcrel-5.s: New test source.
3166 * testsuite/gas/mips/mips16-pcrel-delay-0.s: New test source.
3167 * testsuite/gas/mips/mips16-pcrel-delay-1.s: New test source.
3168 * testsuite/gas/mips/mips16-pcrel-addend-4.s: New test source.
3169 * testsuite/gas/mips/mips16-pcrel-addend-5.s: New test source.
3170 * testsuite/gas/mips/mips16-pcrel-addend-6.s: New test source.
3171 * testsuite/gas/mips/mips16-pcrel-addend-7.s: New test source.
3172 * testsuite/gas/mips/mips16-pcrel-addend-8.s: New test source.
3173 * testsuite/gas/mips/mips16-pcrel-addend-9.s: New test source.
3174 * testsuite/gas/mips/mips16-pcrel-absolute-2.s: New test.
3175 * testsuite/gas/mips/mips16-pcrel-absolute-3.s: New test.
3176 * testsuite/gas/mips/mips16-pcrel-absolute-4.s: New test.
3177 * testsuite/gas/mips/mips16-pcrel-absolute-5.s: New test.
3178 * testsuite/gas/mips/mips16-pcrel-absolute-6.s: New test.
3179 * testsuite/gas/mips/mips16-pcrel-absolute-7.s: New test.
3180 * testsuite/gas/mips/mips.exp: Run the new tests.
3181
3182 2017-05-03 Nick Clifton <nickc@redhat.com>
3183
3184 PR gas/20941
3185 * symbols.c (snapshot_symbol): Handle the case where
3186 resolve_expression returns a local symbol.
3187
3188 2017-05-02 Maciej W. Rozycki <macro@imgtec.com>
3189
3190 * config/tc-mips.c (append_insn): Call `symbol_append' for any
3191 expression symbol created for MIPS16 relaxation.
3192 (match_mips16_insn): Don't encode a constant value as an
3193 immediate with a PC-relative operand.
3194
3195 * testsuite/gas/mips/mips16-pcrel-absolute-1.d: New test.
3196 * testsuite/gas/mips/mips16-branch-absolute-1.d: New test.
3197 * testsuite/gas/mips/mips16-branch-absolute-2.d: New test.
3198 * testsuite/gas/mips/mips16-branch-absolute-addend-1.d: New
3199 test.
3200 * testsuite/gas/mips/mips16-branch-absolute-n32-1.d: New test.
3201 * testsuite/gas/mips/mips16-branch-absolute-n32-2.d: New test.
3202 * testsuite/gas/mips/mips16-branch-absolute-addend-n32-1.d: New
3203 test.
3204 * testsuite/gas/mips/mips16-branch-absolute-n64-1.d: New test.
3205 * testsuite/gas/mips/mips16-branch-absolute-n64-2.d: New test.
3206 * testsuite/gas/mips/mips16-branch-absolute-addend-n64-1.d: New
3207 test.
3208 * testsuite/gas/mips/mips16-pcrel-absolute-1.l: New stderr
3209 output.
3210 * testsuite/gas/mips/mips16-pcrel-absolute-1.s: New test source.
3211 * testsuite/gas/mips/mips16-branch-absolute-1.s: New test
3212 source.
3213 * testsuite/gas/mips/mips16-branch-absolute-2.s: New test
3214 source.
3215 * testsuite/gas/mips/mips16-branch-absolute-addend-1.s: New test
3216 source.
3217 * testsuite/gas/mips/mips.exp: Run the new tests.
3218
3219 2017-04-27 Maciej W. Rozycki <macro@imgtec.com>
3220
3221 * config/tc-mips.c (mips16_pcrel_val): New function, factored
3222 out from...
3223 (mips16_extended_frag): ... here.
3224 (md_convert_frag): Use `mips16_pcrel_val' rather than repeated
3225 code in MIPS16 relaxation, with `stretch' hardcoded to 0.
3226
3227 2017-04-27 Maciej W. Rozycki <macro@imgtec.com>
3228
3229 * config/tc-mips.c (RELAX_MIPS16_LONG_BRANCH): Rename to...
3230 (RELAX_MIPS16_ALWAYS_EXTENDED): ... this.
3231 (RELAX_MIPS16_MARK_LONG_BRANCH): Rename to...
3232 (RELAX_MIPS16_MARK_ALWAYS_EXTENDED): ... this.
3233 (RELAX_MIPS16_CLEAR_LONG_BRANCH): Rename to...
3234 (RELAX_MIPS16_CLEAR_ALWAYS_EXTENDED): ... this.
3235 (mips16_extended_frag): Adjust accordingly.
3236
3237 2017-04-27 Alan Modra <amodra@gmail.com>
3238
3239 * symbols.c (S_FORCE_RELOC): Separate section and symbol tests.
3240
3241 2017-04-26 Maciej W. Rozycki <macro@imgtec.com>
3242
3243 * config/tc-mips.c (RELAX_ENCODE): Add `PIC' flag.
3244 (RELAX_PIC): New macro.
3245 (RELAX_USE_SECOND, RELAX_SECOND_LONGER, RELAX_NOMACRO)
3246 (RELAX_DELAY_SLOT, RELAX_DELAY_SLOT_16BIT)
3247 (RELAX_DELAY_SLOT_SIZE_FIRST, RELAX_DELAY_SLOT_SIZE_SECOND):
3248 Shift bits.
3249 (RELAX_BRANCH_ENCODE): Add `pic' flag.
3250 (RELAX_BRANCH_UNCOND, RELAX_BRANCH_LIKELY, RELAX_BRANCH_LINK)
3251 (RELAX_BRANCH_TOOFAR): Shift bits.
3252 (RELAX_BRANCH_PIC): New macro.
3253 (RELAX_MICROMIPS_ENCODE): Add `pic' flag.
3254 (RELAX_MICROMIPS_PIC): New macro.
3255 (RELAX_MICROMIPS_UNCOND, RELAX_MICROMIPS_COMPACT)
3256 (RELAX_MICROMIPS_LINK, RELAX_MICROMIPS_NODS)
3257 (RELAX_MICROMIPS_RELAX32): Shift bits.
3258 (relax_close_frag): Pass `mips_pic' setting to RELAX_ENCODE.
3259 (append_insn): Pass `mips_pic' setting to RELAX_BRANCH_ENCODE
3260 and RELAX_MICROMIPS_ENCODE, and record it in `fx_tcbit2' of the
3261 first fixup created.
3262 (md_apply_fix) <BFD_RELOC_16_PCREL_S2>: Use `fx_tcbit2' of the
3263 fixup processed rather than `mips_pic' in choosing to relax an
3264 out of range branch to a jump.
3265 (relaxed_branch_length): Use the `pic' flag of the relaxed frag
3266 rather than `mips_pic'.
3267 (relaxed_micromips_32bit_branch_length): Likewise.
3268 (md_estimate_size_before_relax): Likewise.
3269 (md_convert_frag): Likewise.
3270
3271 * testsuite/gas/mips/option-pic-relax-0.d: New test.
3272 * testsuite/gas/mips/option-pic-relax-1.d: New test.
3273 * testsuite/gas/mips/option-pic-relax-2.d: New test.
3274 * testsuite/gas/mips/option-pic-relax-3.d: New test.
3275 * testsuite/gas/mips/option-pic-relax-3a.d: New test.
3276 * testsuite/gas/mips/option-pic-relax-4.d: New test.
3277 * testsuite/gas/mips/option-pic-relax-5.d: New test.
3278 * testsuite/gas/mips/option-pic-relax-2.l: New stderr output.
3279 * testsuite/gas/mips/option-pic-relax-3.l: New stderr output.
3280 * testsuite/gas/mips/option-pic-relax-4.l: New stderr output.
3281 * testsuite/gas/mips/option-pic-relax-5.l: New stderr output.
3282 * testsuite/gas/mips/option-pic-relax-0.s: New test source.
3283 * testsuite/gas/mips/option-pic-relax-1.s: New test source.
3284 * testsuite/gas/mips/option-pic-relax-2.s: New test source.
3285 * testsuite/gas/mips/option-pic-relax-3.s: New test source.
3286 * testsuite/gas/mips/option-pic-relax-4.s: New test source.
3287 * testsuite/gas/mips/option-pic-relax-5.s: New test source.
3288 * testsuite/gas/mips/mips.exp: Run the new tests.
3289
3290 2017-04-25 Claudiu Zissulescu <claziss@synopsys.com>
3291
3292 * testsuite/gas/arc/leave_enter.d: Update test.
3293 * testsuite/gas/arc/leave_enter.s: Likewise.
3294
3295 2017-04-25 Claudiu Zissulescu <claziss@synopsys.com>
3296
3297 * testsuite/gas/arc/b.d: Update test.
3298 * testsuite/gas/arc/noargs_hs.d: Likewise.
3299
3300 2017-04-25 Maciej W. Rozycki <macro@imgtec.com>
3301
3302 * config/tc-mips.c (md_convert_frag): Correct
3303 BFD_RELOC_MIPS16_16_PCREL_S1 fixup size.
3304 * testsuite/gas/mips/mips16-branch-addend-4.d: New test.
3305 * testsuite/gas/mips/mips16-branch-addend-5.d: New test.
3306 * testsuite/gas/mips/mips16-branch-addend-5.l: New stderr
3307 output.
3308 * testsuite/gas/mips/mips16-branch-addend-4.s: New test source.
3309 * testsuite/gas/mips/mips16-branch-addend-5.s: New test source.
3310 * testsuite/gas/mips/mips.exp: Run the new tests.
3311
3312 2017-04-25 Jose E. Marchesi <jose.marchesi@oracle.com>
3313
3314 PR gas/21407
3315 * config/tc-sparc.c (md_apply_fix): Do not transform `call'
3316 instructions into branch instructions in fixups generating
3317 additional relocations.
3318 * testsuite/gas/sparc/call-relax.s: New file.
3319 * testsuite/gas/sparc/call-relax.d: Likewise.
3320 * testsuite/gas/sparc/call-relax-aout.d: Likewise.
3321 * testsuite/gas/sparc/sparc.exp: Test call-relax and call-relax-aout.
3322
3323 2017-04-24 Thomas Preud'homme <thomas.preudhomme@arm.com>
3324
3325 * config/tc-arm.c (move_or_literal_pool): Remove code generating MOVS.
3326 Forbid MOV.W and MOVW if destination is SP or PC.
3327 * testsuite/gas/arm/thumb2_ldr_immediate_highregs_armv6t2.s: Explain
3328 expectation of LDR not generating a MOVS for low registers and small
3329 constants. Add tests of MOVW generation.
3330 * testsuite/gas/arm/thumb2_ldr_immediate_highregs_armv6t2.d: Update
3331 expected disassembly.
3332
3333 2017-04-22 Alan Modra <amodra@gmail.com>
3334
3335 * testsuite/gas/ppc/vle.s: Format. Add se_rfgi and e_sc.
3336 * testsuite/gas/ppc/vle.d: Update.
3337
3338 2017-04-21 Nick Clifton <nickc@redhat.com>
3339
3340 PR binutils/21380
3341 * testsuite/gas/aarch64/illegal-3.s: New file.
3342 * testsuite/gas/aarch64/illegal-3.d: New file.
3343
3344 2017-04-11 Alan Modra <amodra@gmail.com>
3345
3346 * config/tc-ppc.c (md_show_usage): Delete mention of -mhtm.
3347 * testsuite/gas/ppc/htm.d: Pass -mpower8 and -Mpower8.
3348
3349 2017-04-10 Max Filippov <jcmvbkbc@gmail.com>
3350
3351 * config/tc-xtensa.c (xtensa_maybe_create_literal_pool_frag):
3352 Initialize lps->frag_count with auto_litpool_limit.
3353 (xg_promote_candidate_litpool): New function.
3354 (xtensa_move_literals): Extract candidate litpool promotion code
3355 into separate function. Call it for all possible found
3356 candidates.
3357 (xtensa_switch_to_literal_fragment): Drop 'recursive' flag and
3358 call to xtensa_mark_literal_pool_location that it guards.
3359 Replace it with call to xtensa_maybe_create_literal_pool_frag.
3360 Initialize pool_location with created literal pool candidate.
3361 * testsuite/gas/xtensa/all.exp: Add new tests.
3362 * testsuite/gas/xtensa/auto-litpools-first1.d: New test results.
3363 * testsuite/gas/xtensa/auto-litpools-first1.s: New test.
3364 * testsuite/gas/xtensa/auto-litpools-first2.d: New test results.
3365 * testsuite/gas/xtensa/auto-litpools-first2.s: New test.
3366 * testsuite/gas/xtensa/auto-litpools.d: Fix offsets changed due
3367 to additional jump instruction.
3368
3369 2017-04-07 Alan Modra <amodra@gmail.com>
3370
3371 * testsuite/gas/ppc/altivec2.s: Delete E6500 vector insns.
3372 * testsuite/gas/ppc/altivec2.d: Adjust to suit.
3373
3374 2017-04-07 Alan Modra <amodra@gmail.com>
3375
3376 * testsuite/gas/elf/section12a.d: Don't expect alignment of 1
3377 for .mbind.text.
3378
3379 2017-04-06 Pip Cet <pipcet@gmail.com>
3380
3381 * testsuite/gas/wasm32/allinsn.d: Adjust test for disassembler
3382 changes.
3383 * testsuite/gas/wasm32/disass.d: New test.
3384 * testsuite/gas/wasm32/disass.s: New test.
3385 * testsuite/gas/wasm32/disass-2.d: New test.
3386 * testsuite/gas/wasm32/disass-2.s: New test.
3387 * testsuite/gas/wasm32/reloc.d: Adjust test for changed reloc
3388 names.
3389 * testsuite/gas/wasm32/reloc.s: Update test for changed assembler
3390 syntax.
3391 * testsuite/gas/wasm32/wasm32.exp: Run new tests. Expect allinsn
3392 test to succeed.
3393
3394 2017-04-04 H.J. Lu <hongjiu.lu@intel.com>
3395
3396 * NEWS: Mention support for ELF SHF_GNU_MBIND.
3397 * config/obj-elf.c (section_match): New.
3398 (get_section): Match both sh_info and group name.
3399 (obj_elf_change_section): Add argument for sh_info. Pass both
3400 sh_info and group name to get_section. Issue an error for
3401 SHF_GNU_MBIND section without SHF_ALLOC. Set sh_info.
3402 (obj_elf_parse_section_letters): Set SHF_GNU_MBIND for 'd'.
3403 (obj_elf_section): Support SHF_GNU_MBIND section info.
3404 * config/obj-elf.h (obj_elf_change_section): Add argument for
3405 sh_info.
3406 * config/tc-arm.c (start_unwind_section): Pass 0 as sh_info to
3407 obj_elf_change_section.
3408 * config/tc-ia64.c (obj_elf_vms_common): Likewise.
3409 * config/tc-microblaze.c (microblaze_s_data): Likewise.
3410 (microblaze_s_sdata): Likewise.
3411 (microblaze_s_rdata): Likewise.
3412 (microblaze_s_bss): Likewise.
3413 * config/tc-mips.c (s_change_section): Likewise.
3414 * config/tc-msp430.c (msp430_profiler): Likewise.
3415 * config/tc-rx.c (parse_rx_section): Likewise.
3416 * config/tc-tic6x.c (tic6x_start_unwind_section): Likewise.
3417 * doc/as.texinfo: Document 'd' for SHF_GNU_MBIND.
3418 * testsuite/gas/elf/elf.exp: Run section12a, section12b and
3419 section13.
3420 * testsuite/gas/elf/section10.d: Updated.
3421 * testsuite/gas/elf/section10.s: Likewise.
3422 * testsuite/gas/elf/section12.s: New file.
3423 * testsuite/gas/elf/section12a.d: Likewise.
3424 * testsuite/gas/elf/section12b.d: Likewise.
3425 * testsuite/gas/elf/section13.l: Likewise.
3426 * testsuite/gas/elf/section13.d: Likewise.
3427 * testsuite/gas/elf/section13.s: Likewise.
3428
3429 2017-04-03 Palmer Dabbelt <palmer@dabbelt.com>
3430
3431 * config/tc-riscv.c (riscv_clear_subsets): Cast argument to free to
3432 avoid const warnings.
3433
3434 2017-03-30 Palmer Dabbelt <palmer@dabbelt.com>
3435
3436 * config/tc-riscv.c (riscv_clear_subsets): New function.
3437 (riscv_add_subset): Call riscv_clear_subsets and riscv_set_rvc to
3438 clear RVC when it's been previously set.
3439
3440 2017-03-31 Nick Clifton <nickc@redhat.com>
3441
3442 PR gas/21333
3443 * config/tc-s390.c (tc_s390_fix_adjustable): Allow non pc-relative
3444 fixups in mergeable sections to be adjusted.
3445
3446 2017-03-30 Pip Cet <pipcet@gmail.com>
3447
3448 * config/tc-wasm32.h: New file: Add WebAssembly assembler target.
3449 * config/tc-wasm32.c: New file: Add WebAssembly assembler target.
3450 * Makefile.am: Add WebAssembly assembler target.
3451 * configure.tgt: Add WebAssembly assembler target.
3452 * doc/c-wasm32.texi: New file: Start documenting WebAssembly
3453 assembler.
3454 * doc/all.texi: Define WASM32.
3455 * doc/as.texinfo: Add WebAssembly entries.
3456 * NEWS: Mention the new support.
3457 * Makefile.in: Regenerate.
3458 * po/gas.pot: Regenerate.
3459 * po/POTFILES.in: Regenerate.
3460 * testsuite/gas/wasm32: New directory.
3461 * testsuite/gas/wasm32/allinsn.d: New file.
3462 * testsuite/gas/wasm32/allinsn.s: New file.
3463 * testsuite/gas/wasm32/illegal.l: New file.
3464 * testsuite/gas/wasm32/illegal.s: New file.
3465 * testsuite/gas/wasm32/illegal-2.l: New file.
3466 * testsuite/gas/wasm32/illegal-2.s: New file.
3467 * testsuite/gas/wasm32/illegal-3.l: New file.
3468 * testsuite/gas/wasm32/illegal-3.s: New file.
3469 * testsuite/gas/wasm32/illegal-4.l: New file.
3470 * testsuite/gas/wasm32/illegal-4.s: New file.
3471 * testsuite/gas/wasm32/illegal-5.l: New file.
3472 * testsuite/gas/wasm32/illegal-5.s: New file.
3473 * testsuite/gas/wasm32/illegal-6.l: New file.
3474 * testsuite/gas/wasm32/illegal-6.s: New file.
3475 * testsuite/gas/wasm32/illegal-7.l: New file.
3476 * testsuite/gas/wasm32/illegal-7.s: New file.
3477 * testsuite/gas/wasm32/illegal-8.l: New file.
3478 * testsuite/gas/wasm32/illegal-8.s: New file.
3479 * testsuite/gas/wasm32/illegal-9.l: New file.
3480 * testsuite/gas/wasm32/illegal-9.s: New file.
3481 * testsuite/gas/wasm32/illegal-10.l: New file.
3482 * testsuite/gas/wasm32/illegal-10.s: New file.
3483 * testsuite/gas/wasm32/illegal-11.l: New file.
3484 * testsuite/gas/wasm32/illegal-11.s: New file.
3485 * testsuite/gas/wasm32/illegal-12.l: New file.
3486 * testsuite/gas/wasm32/illegal-12.s: New file.
3487 * testsuite/gas/wasm32/illegal-13.l: New file.
3488 * testsuite/gas/wasm32/illegal-13.s: New file.
3489 * testsuite/gas/wasm32/illegal-14.l: New file.
3490 * testsuite/gas/wasm32/illegal-14.s: New file.
3491 * testsuite/gas/wasm32/illegal-15.l: New file.
3492 * testsuite/gas/wasm32/illegal-15.s: New file.
3493 * testsuite/gas/wasm32/illegal-16.l: New file.
3494 * testsuite/gas/wasm32/illegal-16.s: New file.
3495 * testsuite/gas/wasm32/illegal-17.l: New file.
3496 * testsuite/gas/wasm32/illegal-17.s: New file.
3497 * testsuite/gas/wasm32/illegal-18.l: New file.
3498 * testsuite/gas/wasm32/illegal-18.s: New file.
3499 * testsuite/gas/wasm32/illegal-19.l: New file.
3500 * testsuite/gas/wasm32/illegal-19.s: New file.
3501 * testsuite/gas/wasm32/illegal-20.l: New file.
3502 * testsuite/gas/wasm32/illegal-20.s: New file.
3503 * testsuite/gas/wasm32/illegal-21.l: New file.
3504 * testsuite/gas/wasm32/illegal-21.s: New file.
3505 * testsuite/gas/wasm32/illegal-22.l: New file.
3506 * testsuite/gas/wasm32/illegal-22.s: New file.
3507 * testsuite/gas/wasm32/illegal-24.l: New file.
3508 * testsuite/gas/wasm32/illegal-24.s: New file.
3509 * testsuite/gas/wasm32/illegal-25.l: New file.
3510 * testsuite/gas/wasm32/illegal-25.s: New file.
3511 * testsuite/gas/wasm32/reloc.d: New file.
3512 * testsuite/gas/wasm32/reloc.s: New file.
3513 * testsuite/gas/wasm32/wasm32.exp: New tests for WebAssembly
3514 architecture.
3515
3516 2017-03-29 Alan Modra <amodra@gmail.com>
3517
3518 * config/tc-ppc.c (md_parse_option): Reject -mraw.
3519
3520 2017-03-27 Alan Modra <amodra@gmail.com>
3521
3522 PR 21303
3523 * testsuite/gas/ppc/pr21303.d,
3524 * testsuite/gas/ppc/pr21303.s: New test
3525 * testsuite/gas/ppc/ppc.exp: Run it.
3526
3527 2017-03-27 Rinat Zelig <rinat@mellanox.com>
3528
3529 * testsuite/gas/arc/nps400-12.s: New file.
3530 * testsuite/gas/arc/nps400-12.d: New file.
3531
3532 2017-03-24 Thomas preud'homme <thomas.preudhomme@arm.com>
3533
3534 * config/tc-arm.: (md_begin): Set selected_cpu from *mcpu_cpu_opt when
3535 CPU_DEFAULT is defined.
3536
3537 2017-03-21 Palmer Dabbbelt <palmer@dabbelt.com>
3538
3539 * config/tc-riscv.c (md_show_usage): Remode defuct -m32, -m64,
3540 -msoft-float, -mhard-float, -mno-rvc, and -mrvc options; and don't
3541 print an invalid default ISA string.
3542 * doc/c-riscv.texi (OPTIONS): Add -fpic and -fno-pic options.
3543
3544 2017-03-22 Max Filippov <jcmvbkbc@gmail.com>
3545
3546 * config/tc-xtensa.c (xtensa_relax_frag): Change fx_size of the
3547 reassigned fixup to size of jump instruction (3) and fx_r_type
3548 to BFD_RELOC_XTENSA_SLOT0_OP, as there's only one slot.
3549 (add_jump_to_trampoline): Search
3550 origfrag->tc_frag_data.slot_symbols for the slot with non-NULL
3551 symbol and use that slot instead of slot 0.
3552
3553 2017-03-21 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
3554
3555 * config/tc-s390.c (s390_parse_cpu): Remove S390_INSTR_FLAG_VX2
3556 from cpu_table. Remove vx2, and novx2 from cpu_flags.
3557
3558 2017-03-21 Rinat Zelig <rinat@mellanox.com>
3559
3560 * testsuite/gas/arc/nps400-11.s: New file.
3561 * testsuite/gas/arc/nps400-11.d: New file.
3562
3563 2017-03-20 Nick Clifton <nickc@redhat.com>
3564
3565 * doc/as.texinfo (2byte): Note that if no expressions are present
3566 the directive does nothing. Emphasize that the output is
3567 unaligned, and that this can have an effect on the relocations
3568 generated.
3569 (4byte): Simplify description. Refer back to the 2byte
3570 description.
3571 (8byte): Likewise.
3572
3573 2017-03-20 Richard Earnshaw <rearnsha@arm.com>
3574
3575 * config/tc-arm.c (arm_fpus): Note entires that should not be
3576 documented.
3577 * doc/c-arm.texi (-mfpu): Add missing FPU entries for neon-vfpv3 and
3578 neon-fp16. Fix spelling error.
3579
3580 2017-03-20 Richard Earnshaw <rearnsha@arm.com>
3581
3582 * config/tc-arm.c (arm_fpus): Add neon-vfpv3 as an alias for neon.
3583
3584 2017-03-16 Rinat Zelig <rinat@mellanox.com>
3585
3586 * config/tc-arc.c (assemble_insn): Only handle ".t" and ".nt"
3587 specially for ARCv2.
3588
3589 2017-03-14 Kito Cheng <kito.cheng@gmail.com>
3590
3591 * config/tc-riscv.c (validate_riscv_insn): Add 'o' RVC immediate
3592 encoding format, which can accept 0-valued immediates.
3593 (riscv_ip): Likewise.
3594
3595 2017-03-15 Nick Clifton <nickc@redhat.com>
3596
3597 * config/tc-riscv.c (riscv_pre_output_hook): Fix compile time
3598 warning about discarding a const qualifier.
3599
3600 2017-03-02 Kuan-Lin Chen <rufus@andestech.com>
3601
3602 * config/tc-riscv.h (HWARD2_USE_FIXED_ADVANCE_PC): New define.
3603
3604 2017-03-02 Kuan-Lin Chen <rufus@andestech.com>
3605
3606 * config/tc-riscv.c (md_apply_fix): Set fx_frag and
3607 fx_next->fx_frag for CFA_advance_loc relocations.
3608
3609 2017-03-02 Kuan-Lin Chen <rufus@andestech.com>
3610
3611 * config/tc-riscv.c (md_apply_fix): Compute the correct offsets
3612 for CFA relocations.
3613
3614 2017-03-13 Nick Clifton <nickc@redhat.com>
3615
3616 PR binutils/21202
3617 * config/tc-aarch64.c (reloc_table): Rename
3618 BFD_RELOC_AARCH64_TLSDESC_LD64_LO12_NC to
3619 BFD_RELOC_AARCH64_TLSDESC_LD64_LO12. Rname
3620 BFD_RELOC_AARCH64_TLSDESC_ADD_LO12_NC to
3621 BFD_RELOC_AARCH64_TLSDESC_ADD_LO12.
3622 (md_apply_fix): Likewise.
3623 (aarch64_force_relocation): Likewise.
3624 * testsuite/gas/aarch64/tls.d: Update regexp.
3625
3626 2017-03-10 Tobin C. Harding <me@tobin.cc>
3627 Nick Clifton <nickc@redhat.com>
3628
3629 * doc/as.texinfo (2byte): Tidy up wording. Add note that
3630 overlarge values will produce a warning message and be trunacted.
3631 (4byte): Likewise.
3632
3633 2017-03-09 H.J. Lu <hongjiu.lu@intel.com>
3634
3635 * config/tc-i386.c (_i386_insn): Add dir_encoding and
3636 vec_encoding. Remove swap_operand and need_vrex.
3637 (extra_symbol_chars): Add '}'.
3638 (md_begin): Mark '}' with LEX_BEGIN_NAME. Allow '}' in
3639 mnemonic.
3640 (build_vex_prefix): Don't use 2-byte VEX encoding with
3641 {vex3}. Check dir_encoding and load.
3642 (parse_insn): Check pseudo prefixes. Set dir_encoding.
3643 (VEX_check_operands): Likewise.
3644 (match_template): Check dir_encoding and load.
3645 (parse_real_register): Set vec_encoding instead of need_vrex.
3646 (parse_register): Likewise.
3647 * doc/c-i386.texi: Document {disp8}, {disp32}, {load}, {store},
3648 {vex2}, {vex3} and {evex}. Remove ".s", ".d8" and ".d32"
3649 * testsuite/gas/i386/i386.exp: Run pseudos and x86-64-pseudos.
3650 * testsuite/gas/i386/pseudos.d: New file.
3651 * testsuite/gas/i386/pseudos.s: Likewise.
3652 * testsuite/gas/i386/x86-64-pseudos.d: Likewise.
3653 * testsuite/gas/i386/x86-64-pseudos.s: Likewise.
3654
3655 2017-03-08 Peter Bergner <bergner@vnet.ibm.com>
3656
3657 * testsuite/gas/ppc/altivec2.d (as): Use the -mpower8 option.
3658 (objdump): Use the -Mpower8 option.
3659
3660 2017-03-08 Peter Bergner <bergner@vnet.ibm.com>
3661
3662 * testsuite/gas/ppc/power9.d <lnia> New test.
3663 * testsuite/gas/ppc/power9.s: Likewise.
3664
3665 2017-03-07 Alan Modra <amodra@gmail.com>
3666
3667 * doc/as.texinfo (2byte, 4byte, 8byte): Correct @section placement.
3668
3669 2017-03-07 Tobin C. Harding <me@tobin.cc>
3670 Alan Modra <amodra@gmail.com>
3671
3672 * doc/as.texinfo (2byte, 4byte, 8byte): Document.
3673 * doc/c-arm.texi (2byte, 4byte, 8byte): Omit if ELF.
3674
3675 2017-03-06 H.J. Lu <hongjiu.lu@intel.com>
3676
3677 * config/tc-i386.c (cpu_arch): Add .cet.
3678 * doc/c-i386.texi: Document cet.
3679 * testsuite/gas/i386/cet-intel.d: New file.
3680 * testsuite/gas/i386/cet.d: Likewise.
3681 * testsuite/gas/i386/cet.s: Likewise.
3682 * testsuite/gas/i386/x86-64-cet-intel.d: Likewise.
3683 * testsuite/gas/i386/x86-64-cet.d: Likewise.
3684 * testsuite/gas/i386/x86-64-cet.s: Likewise.
3685 * testsuite/gas/i386/i386.exp: Run Intel CET tests.
3686
3687 2017-03-06 H.J. Lu <hongjiu.lu@intel.com>
3688
3689 * testsuite/gas/i386/x86-64-mpx-inval-2.s: Force a good alignment.
3690 * testsuite/gas/i386/x86-64-mpx-inval-2.l: Expect [0-9A-F]+.
3691
3692 2017-03-06 Alan Modra <amodra@gmail.com>
3693
3694 * dw2gencfi.c (encoding_size): Return unsigned int.
3695 (emit_expr_encoded): Assert size matches reloc bitsize.
3696 (output_fde): Use unsigned for offset_size and addr_size. Set
3697 addr_size earlier and use in place of constant 4 and uses of
3698 DWARF2_FDE_RELOC_SIZE. Assert it matches reloc bitsize.
3699
3700 2017-03-06 Alan Modra <amodra@gmail.com>
3701
3702 * dw2gencfi.c: Wrap overlong lines. Add parens for emacs
3703 auto reformat. Formatting and whitespace fixes.
3704
3705 2017-03-05 Mark Wielaard <mark@klomp.org>
3706
3707 * dwarf2dbg.c (out_debug_abbrev): Use DW_FORM_strp instead of
3708 DW_FORM_string for DW_AT_name, DW_AT_comp_dir and DW_AT_producer.
3709 (out_debug_info): Accept symbols to name, comp_dir and producer in
3710 the .debug_str section and emit those offsets not full strings.
3711 (out_debug_str): New function that outputs the strings for name,
3712 comp_dir and producer in .debug_str and generates symbols to those
3713 strings.
3714 (out_debug_line): Create a .debug_str section if necessary and call
3715 out_debug_str before calling out_debug_info.
3716 * testsuite/gas/aarch64/dwarf.d: Add extra section symbol to expected
3717 output.
3718
3719 2017-03-02 Maciej W. Rozycki <macro@imgtec.com>
3720
3721 * write.c (relax_segment) <rs_org>: Only bail out if the fixed
3722 part of the frag has overrun the location requested.
3723
3724 * testsuite/gas/all/org-1.d: New test.
3725 * testsuite/gas/all/org-2.d: New test.
3726 * testsuite/gas/all/org-3.d: New test.
3727 * testsuite/gas/all/org-4.d: New test.
3728 * testsuite/gas/all/org-5.d: New test.
3729 * testsuite/gas/all/org-6.d: New test.
3730 * testsuite/gas/all/org-1.l: New stderr output.
3731 * testsuite/gas/all/org-2.l: New stderr output.
3732 * testsuite/gas/all/org-3.l: New stderr output.
3733 * testsuite/gas/all/org-1.s: New test source.
3734 * testsuite/gas/all/org-2.s: New test source.
3735 * testsuite/gas/all/org-3.s: New test source.
3736 * testsuite/gas/all/org-4.s: New test source.
3737 * testsuite/gas/all/org-5.s: New test source.
3738 * testsuite/gas/all/org-6.s: New test source.
3739 * testsuite/gas/all/gas.exp: Run the new tests.
3740
3741 * testsuite/gas/mips/org-1.d: New test.
3742 * testsuite/gas/mips/org-2.d: New test.
3743 * testsuite/gas/mips/org-3.d: New test.
3744 * testsuite/gas/mips/org-4.d: New test.
3745 * testsuite/gas/mips/org-5.d: New test.
3746 * testsuite/gas/mips/org-6.d: New test.
3747 * testsuite/gas/mips/org-7.d: New test.
3748 * testsuite/gas/mips/org-8.d: New test.
3749 * testsuite/gas/mips/org-9.d: New test.
3750 * testsuite/gas/mips/org-10.d: New test.
3751 * testsuite/gas/mips/org-11.d: New test.
3752 * testsuite/gas/mips/org-12.d: New test.
3753 * testsuite/gas/mips/org-1.l: New stderr output.
3754 * testsuite/gas/mips/org-4.l: New stderr output.
3755 * testsuite/gas/mips/org-5.l: New stderr output.
3756 * testsuite/gas/mips/org-6.l: New stderr output.
3757 * testsuite/gas/mips/org-10.l: New stderr output.
3758 * testsuite/gas/mips/org-1.s: New test source.
3759 * testsuite/gas/mips/org-2.s: New test source.
3760 * testsuite/gas/mips/org-3.s: New test source.
3761 * testsuite/gas/mips/org-4.s: New test source.
3762 * testsuite/gas/mips/org-5.s: New test source.
3763 * testsuite/gas/mips/org-6.s: New test source.
3764 * testsuite/gas/mips/org-7.s: New test source.
3765 * testsuite/gas/mips/org-8.s: New test source.
3766 * testsuite/gas/mips/org-9.s: New test source.
3767 * testsuite/gas/mips/org-10.s: New test source.
3768 * testsuite/gas/mips/org-11.s: New test source.
3769 * testsuite/gas/mips/org-12.s: New test source.
3770 * testsuite/gas/mips/mips.exp: Run the new tests.
3771
3772 2017-03-01 Szabolcs Nagy <szabolcs.nagy@arm.com>
3773
3774 * doc/c-aarch64.texi (AArch64 Extensions): Document rcpc.
3775
3776 2017-02-28 Jan Beulich <jbeulich@suse.com>
3777
3778 * testsuite/gas/i386/x86-64-avx.s: Add suffixed variants of
3779 VPCMPESTR{I,M}.
3780 * testsuite/gas/i386/x86-64-sse2avx.s: Likewise.
3781 * testsuite/gas/i386/x86-64-sse4_2.s: Add suffixed variants
3782 of PCMPESTR{I,M}.
3783 * testsuite/gas/i386/ilp32/x86-64-avx-intel.d: Likewise.
3784 * testsuite/gas/i386/ilp32/x86-64-avx.d: Likewise.
3785 * testsuite/gas/i386/ilp32/x86-64-sse2avx.d: Likewise.
3786 * testsuite/gas/i386/ilp32/x86-64-sse4_2-intel.d: Likewise.
3787 * testsuite/gas/i386/ilp32/x86-64-sse4_2.d: Likewise.
3788 * testsuite/gas/i386/x86-64-avx-intel.d: Likewise.
3789 * testsuite/gas/i386/x86-64-avx.d: Likewise.
3790 * testsuite/gas/i386/x86-64-sse2avx.d: Likewise.
3791 * testsuite/gas/i386/x86-64-sse4_2-intel.d: Likewise.
3792 * testsuite/gas/i386/x86-64-sse4_2.d: Likewise.
3793
3794 2017-02-28 Alan Modra <amodra@gmail.com>
3795
3796 * config/tc-nios2.h (TC_FORCE_RELOCATION_SUB_LOCAL): Define.
3797
3798 2017-02-28 Alan Modra <amodra@gmail.com>
3799
3800 * config/tc-ppc.c (md_assemble): Use BFD_RELOC_PPC_16DX_HA for addpcis.
3801 (md_apply_fix): Remove fx_subsy check. Move code converting to
3802 pcrel reloc earlier and handle BFD_RELOC_PPC_16DX_HA. Remove code
3803 emiiting errors on seeing fx_pcrel set on unexpected relocs, as
3804 that is done now by the generic code via..
3805 * config/tc-ppc.h (TC_FORCE_RELOCATION_SUB_LOCAL): ..this. Define.
3806 (TC_VALIDATE_FIX_SUB): Define.
3807
3808 2017-02-28 Maciej W. Rozycki <macro@imgtec.com>
3809
3810 * testsuite/gas/mips/jalr4.s: Add `jalr $0, $25' instructions.
3811 * testsuite/gas/mips/jalr4.d: Adjust accordingly. Remove MIPSr6
3812 encoding patterns.
3813 * testsuite/gas/mips/jalr4-n64.d: Likewise.
3814 * testsuite/gas/mips/mipsr6@jalr4.d: New test.
3815 * testsuite/gas/mips/mipsr6@jalr4-n32.d: New test.
3816 * testsuite/gas/mips/mipsr6@jalr4-n64.d: New test.
3817
3818 2017-02-25 Alan Modra <amodra@gmail.com>
3819
3820 * testsuite/gas/elf/strtab.s: Don't put directives on first
3821 column or continuation with labels not in first column.
3822
3823 2017-02-24 Richard Sandiford <richard.sandiford@arm.com>
3824
3825 * doc/c-aarch64.texi: Document that sve implies fp16, simd and compnum.
3826 * config/tc-aarch64.c (parse_vector_type_for_operand): Allow .q
3827 to be used with SVE registers.
3828 (parse_operands): Handle new SVE operands.
3829 (aarch64_features): Make "sve" require F16 rather than FP. Also
3830 require COMPNUM.
3831 * testsuite/gas/aarch64/sve.s: Add tests for new instructions.
3832 Include compnum tests.
3833 * testsuite/gas/aarch64/sve.d: Update accordingly.
3834 * testsuite/gas/aarch64/sve-invalid.s: Add tests for new instructions.
3835 * testsuite/gas/aarch64/sve-invalid.l: Update accordingly. Also
3836 update expected output for new FMOV and MOV alternatives.
3837
3838 2017-02-24 Richard Sandiford <richard.sandiford@arm.com>
3839
3840 * doc/c-aarch64.texi: Add a "compnum" entry.
3841 * config/tc-aarch64.c (aarch64_features): Likewise,
3842 * testsuite/gas/aarch64/advsimd-compnum.s: New test.
3843 * testsuite/gas/aarch64/advsimd-compnum.d: Likewise.
3844
3845 2017-02-24 Jan Beulich <jbeulich@suse.com>
3846
3847 * testsuite/gas/i386/opcode.s: Add alternative TEST forms.
3848 * testsuite/gas/i386/x86-64-opcode.s: Likewise.
3849 * testsuite/gas/i386/opcode.d: Adjust accordingly.
3850 * testsuite/gas/i386/opcode-intel.d: Likewise.
3851 * testsuite/gas/i386/x86-64-opcode.d: Likewise.
3852 * testsuite/gas/i386/ilp32/x86-64-opcode.d: Likewise.
3853
3854 2017-02-24 Sheldon Lobo <sheldon.lobo@oracle.com>
3855
3856 Test cases for the architecture level aware SPARC ASI work.
3857 * gas/testsuite/gas/sparc/sparc.exp: 2 new tests
3858 * gas/testsuite/gas/sparc/asi-bump-warn.s: New test
3859 * gas/testsuite/gas/sparc/asi-bump-warn.l: Likewise
3860 * gas/testsuite/gas/sparc/asi-arch-error.s: Likewise
3861 * gas/testsuite/gas/sparc/asi-arch-error.l: Likewise
3862
3863 2017-02-23 Maciej W. Rozycki <macro@imgtec.com>
3864
3865 * testsuite/gas/mips/jalr4.d: New test.
3866 * testsuite/gas/mips/jalr4-n32.d: New test.
3867 * testsuite/gas/mips/jalr4-n64.d: New test.
3868 * testsuite/gas/mips/jalr4.s: New test source.
3869 * testsuite/gas/mips/mips.exp: Run the new tests.
3870
3871 2017-02-23 Sheldon Lobo <sheldon.lobo@oracle.com>
3872
3873 Add support for associating SPARC ASIs with an architecture level.
3874 * config/tc-sparc.c (parse_sparc_asi): New encode SPARC ASIs.
3875
3876 2017-02-23 Jan Beulich <jbeulich@suse.com>
3877
3878 * testsuite/gas/all/err-sizeof.s: Don't use sums or differences
3879 of symbols as expression.
3880
3881 2017-02-23 Jan Beulich <jbeulich@suse.com>
3882
3883 * gas/testsuite/gas/i386/x86-64-mpx-inval-2.d: Add 32- and 16-
3884 bit GPR forms of BNDCL, BNDCU, and BNDCN. Add RSP-as-index
3885 Intel syntax forms of BNDMK, BNDSTX, and BNDLDX.
3886 * gas/testsuite/gas/i386/x86-64-mpx-inval-2.l: Adjust.
3887
3888 2017-02-22 Maciej W. Rozycki <macro@imgtec.com>
3889
3890 * ecoff.c (ecoff_directive_end) [md_flush_pending_output]: Call
3891 `md_flush_pending_output'.
3892 * config/tc-mips.c (s_mips_end) [md_flush_pending_output]: Call
3893 `md_flush_pending_output' unconditionally.
3894 * testsuite/gas/mips/debug-label-end-1.d: New test.
3895 * testsuite/gas/mips/debug-label-end-2.d: New test.
3896 * testsuite/gas/mips/debug-label-end-3.d: New test.
3897 * testsuite/gas/mips/debug-label-end.s: New test source.
3898 * testsuite/gas/mips/mips.exp: Run the new tests.
3899
3900 2017-02-22 Hans-Peter Nilsson <hp@axis.com>
3901
3902 * testsuite/gas/all/err-sizeof.s: Include cris*-*-* in the list of
3903 targets yielding an error message matching "too complex".
3904
3905 2017-02-22 Nick Clifton <nickc@redhat.com>
3906
3907 * testsuite/gas/arm/vcmp-noprefix-imm.d: Skip for non-ELF targets.
3908
3909 2017-02-21 Jan Beulich <jbeulich@suse.com>
3910
3911 * expr.c (operand): Handle missing operand to .startof.() and
3912 .sizeof.().
3913 * testsuite/gas/all/err-sizeof.s: New.
3914
3915 2017-02-20 Alan Modra <amodra@gmail.com>
3916
3917 PR 21118
3918 * NEWS: Revise powerpc register check.
3919 * config/tc-ppc.c (ppc_optimize_expr, md_assemble): Make "invalid
3920 register expression" a warning.
3921
3922 2017-02-17 Maciej W. Rozycki <macro@imgtec.com>
3923
3924 * ecoff.c (ecoff_directive_ent, add_procedure): Handle `.aent'.
3925 * config/obj-ecoff.c (obj_pseudo_table): Add "aent" entry.
3926 * config/obj-elf.c (ecoff_debug_pseudo_table): Likewise.
3927 * testsuite/gas/mips/aent-2.d: New test.
3928 * testsuite/gas/mips/aent-mdebug.d: New test.
3929 * testsuite/gas/mips/aent-mdebug-2.d: New test.
3930 * testsuite/gas/mips/mips.exp: Run the new tests.
3931
3932 2017-02-15 Richard Sandiford <richard.sandiford@arm.com>
3933
3934 * testsuite/gas/aarch64/sve-sysreg.s,
3935 testsuite/gas/aarch64/sve-sysreg.d,
3936 testsuite/gas/aarch64/sve-sysreg-invalid.d,
3937 testsuite/gas/aarch64/sve-sysreg-invalid.l: New tests.
3938
3939 2017-02-15 Richard Sandiford <richard.sandiford@arm.com>
3940
3941 * doc/c-aarch64.texi: Fix sve entry.
3942
3943 2017-02-15 Claudiu Zissulescu <claziss@synopsys.com>
3944
3945 * config/tc-arc.c (md_convert_frag): Remove @pcl relocation
3946 information from input expression.
3947 (assemble_insn): Make sure pcrel is correctly set.
3948 (arc_pcrel_adjust): Compensate for PCL rounding.
3949 * testsuite/gas/arc/relax-add01.d: New file.
3950 * testsuite/gas/arc/relax-add01.s: Likewise.
3951 * testsuite/gas/arc/relax-add02.d: Likewise.
3952 * testsuite/gas/arc/relax-add02.s: Likewise.
3953 * testsuite/gas/arc/relax-add03.d: Likewise.
3954 * testsuite/gas/arc/relax-add03.s: Likewise.
3955 * testsuite/gas/arc/relax-add04.d: Likewise.
3956 * testsuite/gas/arc/relax-add04.s: Likewise.
3957 * testsuite/gas/arc/relax-ld01.d: Likewise.
3958 * testsuite/gas/arc/relax-ld01.s: Likewise.
3959 * testsuite/gas/arc/relax-ld02.d: Likewise.
3960 * testsuite/gas/arc/relax-ld02.s: Likewise.
3961 * testsuite/gas/arc/relax-mov01.d: Likewise.
3962 * testsuite/gas/arc/relax-mov01.s: Likewise.
3963 * testsuite/gas/arc/relax-mov02.d: Likewise.
3964 * testsuite/gas/arc/relax-mov02.s: Likewise.
3965 * testsuite/gas/arc/relax-mpy01.d: Likewise.
3966 * testsuite/gas/arc/relax-mpy01.s: Likewise.
3967 * testsuite/gas/arc/relax-sub01.d: Likewise.
3968 * testsuite/gas/arc/relax-sub01.s: Likewise.
3969 * testsuite/gas/arc/relax-sub02.d: Likewise.
3970 * testsuite/gas/arc/relax-sub02.s: Likewise.
3971 * testsuite/gas/arc/relax-sub03.d: Likewise.
3972 * testsuite/gas/arc/relax-sub03.s: Likewise.
3973 * testsuite/gas/arc/relax-sub04.d: Likewise.
3974 * testsuite/gas/arc/relax-sub04.s: Likewise.
3975
3976 2017-02-09 Vineet Gupta <vgupta@synopsys.com>
3977
3978 * testsuite/gas/arc/st.d: Update for 0xe having a name now
3979
3980 2017-02-14 Alan Modra <amodra@gmail.com>
3981
3982 PR 21118
3983 * NEWS: Mention powerpc register checks.
3984 * config/tc-ppc.c (struct pd_reg): Make value a short. Add flags.
3985 (pre_defined_registers): Delete fpscr and pmr entries. Set
3986 register type in flags.
3987 (cr_names): Set type in flags.
3988 (reg_name_search): Return pointer to struct pd_reg rather than value.
3989 (register_name): Adjust to suit. Set X_md from flags.
3990 (ppc_parse_name): Likewise.
3991 (ppc_optimize_expr): New function.
3992 (md_assemble): Verify expresion reg flags match operand.
3993 * config/tc-ppc.h (md_optimize_expr): Define.
3994 (ppc_optimize_expr): Declare.
3995
3996 2017-02-14 Alan Modra <amodra@gmail.com>
3997
3998 * testsuite/gas/ppc/cell.s: Correct invalid registers.
3999 * testsuite/gas/ppc/vle-simple-1.s: Likewise.
4000 * testsuite/gas/ppc/vle-simple-2.s: Likewise.
4001
4002 2017-02-13 Thomas Preud'homme <thomas.preudhomme@arm.com>
4003
4004 * config/tc-arm.c (parse_ifimm_zero): Make prefix optional in unified
4005 syntax.
4006 * testsuite/gas/arm/vcmp-noprefix-imm.d: New file.
4007 * testsuite/gas/arm/vcmp-noprefix-imm.s: New file.
4008
4009 2017-02-10 Nicholas Piggin <npiggin@gmail.com>
4010
4011 * testsuite/gas/ppc/power9.d <scv, rfscv>: New tests.
4012
4013 2017-02-02 Maciej W. Rozycki <macro@imgtec.com>
4014
4015 * doc/as.texinfo (Overview): Select MIPS options for man page
4016 inclusion.
4017
4018 2017-01-30 Maciej W. Rozycki <macro@imgtec.com>
4019
4020 * config/tc-mips.c (mips_ignore_branch_isa): New variable.
4021 (options): Add OPTION_IGNORE_BRANCH_ISA and
4022 OPTION_NO_IGNORE_BRANCH_ISA enum values.
4023 (md_longopts): Add "mignore-branch-isa" and
4024 "mno-ignore-branch-isa" options.
4025 (md_parse_option): Handle OPTION_IGNORE_BRANCH_ISA and
4026 OPTION_NO_IGNORE_BRANCH_ISA.
4027 (fix_bad_cross_mode_branch_p): Return FALSE if
4028 `mips_ignore_branch_isa' has been set.
4029 (md_show_usage): Add `-mignore-branch-isa' and
4030 `-mno-ignore-branch-isa'.
4031
4032 * doc/as.texinfo (Target MIPS options): Add
4033 `-mignore-branch-isa' and `-mno-ignore-branch-isa' options.
4034 (-mignore-branch-isa, -mno-ignore-branch-isa): New options.
4035 * doc/c-mips.texi (MIPS Options): Add `-mignore-branch-isa' and
4036 `-mno-ignore-branch-isa' options.
4037
4038 * testsuite/gas/mips/branch-local-ignore-2.d: New test.
4039 * testsuite/gas/mips/branch-local-ignore-3.d: New test.
4040 * testsuite/gas/mips/branch-local-ignore-n32-2.d: New test.
4041 * testsuite/gas/mips/branch-local-ignore-n32-3.d: New test.
4042 * testsuite/gas/mips/branch-local-ignore-n64-2.d: New test.
4043 * testsuite/gas/mips/branch-local-ignore-n64-3.d: New test.
4044 * testsuite/gas/mips/mips.exp: Run the new tests.
4045
4046 2017-01-30 Maciej W. Rozycki <macro@imgtec.com>
4047
4048 * testsuite/gas/mips/branch-local-2.d: New test.
4049 * testsuite/gas/mips/branch-local-3.d: New test.
4050 * testsuite/gas/mips/branch-local-n32-2.d: New test.
4051 * testsuite/gas/mips/branch-local-n32-3.d: New test.
4052 * testsuite/gas/mips/branch-local-n64-2.d: New test.
4053 * testsuite/gas/mips/branch-local-n64-3.d: New test.
4054 * testsuite/gas/mips/mips.exp: Fold corresponding list tests
4055 into the new tests.
4056
4057 2017-01-27 Alexis Deruell <alexis.deruelle@gmail.com>
4058
4059 PR 21056
4060 * testsuite/gas/tic6x/insns16-parallel.s: New test case.
4061 * testsuite/gas/tic6x/insns16-parallel.d: New test driver.
4062
4063 2017-01-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
4064
4065 * configure.tgt (aarch64*-*-rtems*): Remove.
4066 (bfin-*-rtems*): Likewise.
4067 (h8300-*-rtems*): Likewise.
4068 (i386-*-rtems*): Likewise.
4069 (m32c-*-rtems*): Likewise.
4070 (m32r-*-rtems*): Likewise.
4071 (m68k-*-rtems*): Likewise.
4072 (mips-*-rtems*): Likewise.
4073 (nios2-*-rtems*): Likewise.
4074 (ppc-*-rtems*): Likewise.
4075 (sh-*-rtems*): Likewise.
4076 (sparc64-*-rtems*): Likewise.
4077 (sparc-*-rtems*): Likewise.
4078 (*-*-rtems*) Use ELF format.
4079
4080 2017-01-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
4081
4082 * configure.tgt (arm-*-rtems*): Move to (arm-*-eabi*).
4083
4084 2017-01-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
4085
4086 * configure.tgt (sh-*-rtemscoff*): Remove.
4087
4088 2017-01-24 Sebastian Huber <sebastian.huber@embedded-brains.de>
4089
4090 * configure.tgt (riscv*-*-*): Remove em=linux.
4091
4092 2017-01-23 Sebastian Rasmussen <sebras@gmail.com>
4093
4094 PR gas/21072
4095 * asintl.h: Fix spelling mistakes and typos.
4096 * atof-generic.c: Likewise.
4097 * bit_fix.h: Likewise.
4098 * config/atof-ieee.c: Likewise.
4099 * config/bfin-defs.h: Likewise.
4100 * config/bfin-parse.y: Likewise.
4101 * config/obj-coff-seh.h: Likewise.
4102 * config/obj-coff.c: Likewise.
4103 * config/obj-evax.c: Likewise.
4104 * config/obj-macho.c: Likewise.
4105 * config/rx-parse.y: Likewise.
4106 * config/tc-aarch64.c: Likewise.
4107 * config/tc-alpha.c: Likewise.
4108 * config/tc-arc.c: Likewise.
4109 * config/tc-arm.c: Likewise.
4110 * config/tc-avr.c: Likewise.
4111 * config/tc-bfin.c: Likewise.
4112 * config/tc-cr16.c: Likewise.
4113 * config/tc-cris.c: Likewise.
4114 * config/tc-crx.c: Likewise.
4115 * config/tc-d10v.c: Likewise.
4116 * config/tc-d30v.c: Likewise.
4117 * config/tc-dlx.c: Likewise.
4118 * config/tc-epiphany.c: Likewise.
4119 * config/tc-frv.c: Likewise.
4120 * config/tc-hppa.c: Likewise.
4121 * config/tc-i370.c: Likewise.
4122 * config/tc-i386-intel.c: Likewise.
4123 * config/tc-i386.c: Likewise.
4124 * config/tc-i960.c: Likewise.
4125 * config/tc-ia64.c: Likewise.
4126 * config/tc-m32r.c: Likewise.
4127 * config/tc-m68hc11.c: Likewise.
4128 * config/tc-m68k.c: Likewise.
4129 * config/tc-mcore.c: Likewise.
4130 * config/tc-mep.c: Likewise.
4131 * config/tc-mep.h: Likewise.
4132 * config/tc-metag.c: Likewise.
4133 * config/tc-microblaze.c: Likewise.
4134 * config/tc-mips.c: Likewise.
4135 * config/tc-mmix.c: Likewise.
4136 * config/tc-mn10200.c: Likewise.
4137 * config/tc-mn10300.c: Likewise.
4138 * config/tc-msp430.c: Likewise.
4139 * config/tc-msp430.h: Likewise.
4140 * config/tc-nds32.c: Likewise.
4141 * config/tc-nds32.h: Likewise.
4142 * config/tc-nios2.c: Likewise.
4143 * config/tc-nios2.h: Likewise.
4144 * config/tc-ns32k.c: Likewise.
4145 * config/tc-pdp11.c: Likewise.
4146 * config/tc-ppc.c: Likewise.
4147 * config/tc-pru.c: Likewise.
4148 * config/tc-rx.c: Likewise.
4149 * config/tc-s390.c: Likewise.
4150 * config/tc-score.c: Likewise.
4151 * config/tc-score7.c: Likewise.
4152 * config/tc-sh.c: Likewise.
4153 * config/tc-sh64.c: Likewise.
4154 * config/tc-sparc.c: Likewise.
4155 * config/tc-tic4x.c: Likewise.
4156 * config/tc-tic54x.c: Likewise.
4157 * config/tc-v850.c: Likewise.
4158 * config/tc-vax.c: Likewise.
4159 * config/tc-visium.c: Likewise.
4160 * config/tc-xgate.c: Likewise.
4161 * config/tc-xtensa.c: Likewise.
4162 * config/tc-z80.c: Likewise.
4163 * config/tc-z8k.c: Likewise.
4164 * config/te-vms.c: Likewise.
4165 * config/xtensa-relax.c: Likewise.
4166 * doc/as.texinfo: Likewise.
4167 * doc/c-arm.texi: Likewise.
4168 * doc/c-hppa.texi: Likewise.
4169 * doc/c-i370.texi: Likewise.
4170 * doc/c-i386.texi: Likewise.
4171 * doc/c-m32r.texi: Likewise.
4172 * doc/c-m68k.texi: Likewise.
4173 * doc/c-mmix.texi: Likewise.
4174 * doc/c-msp430.texi: Likewise.
4175 * doc/c-nds32.texi: Likewise.
4176 * doc/c-ns32k.texi: Likewise.
4177 * doc/c-riscv.texi: Likewise.
4178 * doc/c-rx.texi: Likewise.
4179 * doc/c-s390.texi: Likewise.
4180 * doc/c-tic6x.texi: Likewise.
4181 * doc/c-tilegx.texi: Likewise.
4182 * doc/c-tilepro.texi: Likewise.
4183 * doc/c-v850.texi: Likewise.
4184 * doc/c-xgate.texi: Likewise.
4185 * doc/c-xtensa.texi: Likewise.
4186 * dwarf2dbg.c: Likewise.
4187 * ecoff.c: Likewise.
4188 * itbl-ops.c: Likewise.
4189 * listing.c: Likewise.
4190 * macro.c: Likewise.
4191 * po/gas.pot: Likewise.
4192 * read.c: Likewise.
4193 * struc-symbol.h: Likewise.
4194 * symbols.h: Likewise.
4195 * testsuite/gas/arc/relocs-errors.err: Likewise.
4196 * write.c: Likewise.
4197
4198 2017-01-23 Nick Clifton <nickc@redhat.com>
4199
4200 * po/sv.po: Updated Swedish translation.
4201
4202 2017-01-20 Nick Clifton <nickc@redhat.com>
4203
4204 * config/tc-i386.c (parse_operands): Check for operand overflow
4205 before setting the unspecified bit.
4206
4207 2017-01-18 Maciej W. Rozycki <macro@imgtec.com>
4208
4209 PR gas/20649
4210 * config/tc-mips.c (pic_need_relax): Don't check for linkonce
4211 symbols, remove the `segtype' parameter.
4212 (mips_frob_file, md_estimate_size_before_relax): Adjust
4213 accordingly.
4214 (s_is_linkonce): Add an explanatory comment.
4215 * testsuite/gas/mips/comdat-reloc.d: New test.
4216 * testsuite/gas/mips/comdat-reloc.s: New test source.
4217 * testsuite/gas/mips/mips.exp: Run the new test.
4218
4219 2017-01-18 Szabolcs Nagy <szabolcs.nagy@arm.com>
4220
4221 * testsuite/gas/arm/armv8_3-a-simd.s: Add vcmla tests.
4222 * testsuite/gas/arm/armv8_3-a-simd.d: Update.
4223
4224 2017-01-18 Bernhard Rosenkranzer <bero@lindev.ch>
4225
4226 PR 21059
4227 * config/bfin-lex.l: Support processing with flex 2.6.3.
4228 * itbl-lex.l: Likewise.
4229
4230 2017-01-18 Nathan Sidwell <nathan@acm.org>
4231
4232 * as.h (gas_assert): Use abort.
4233 (as_assert): Remove.
4234 (signal_init): Declare.
4235 * as.c (main): Call signal_init.
4236 * messages.c: #include <signal.h>
4237 (as_assert): Delete.
4238 (as_abort): Allow NULL FILE.
4239 (signal_crash): New.
4240 (signal_init): Register fatal signal handlers.
4241 * configure.ac: Check for strsignal.
4242 * config.in: Rebuilt.
4243 * configure: Rebuilt.
4244
4245 2017-01-17 Nick Clifton <nickc@redhat.com>
4246
4247 * po/sv.po: Updated Swedish translation.
4248
4249 2017-01-12 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
4250
4251 * config/tc-i386.c (cpu_arch): Add .avx512_vpopcntdq.
4252 (cpu_noarch): Add noavx512_vpopcntdq.
4253 * doc/c-i386.texi: Document avx512_vpopcntdq, noavx512_vpopcntdq.
4254 * testsuite/gas/i386/i386.exp: Run AVX512_VPOPCNTDQ tests.
4255 * testsuite/gas/i386/avx512_vpopcntdqd-intel.d: New file.
4256 * testsuite/gas/i386/avx512_vpopcntdqd.d: Ditto.
4257 * testsuite/gas/i386/avx512_vpopcntdqd.s: Ditto.
4258 * testsuite/gas/i386/x86-64-avx512_vpopcntdqd-intel.d: Ditto.
4259 * testsuite/gas/i386/x86-64-avx512_vpopcntdqd.d: Ditto.
4260 * testsuite/gas/i386/x86-64-avx512_vpopcntdqd.s: Ditto.
4261
4262 2017-01-12 Nick Clifton <nickc@redhat.com>
4263
4264 * read.c (temp_ilp): New function. Installs a temporary input
4265 line pointer.
4266 (restore_ilp): New function. Restores the original input line
4267 pointer.
4268 * read.h (temp_ilp): Prototype.
4269 (restore_ilp): Prototype.
4270 * stabs.c (dot_func_p): Use bfd_boolean type.
4271 (generate_asm_file): Use temp_ilp and restore_ilp.
4272 (stabs_generate_asm_lineno): Likewise.
4273 (stabs_generate_asm_endfunc): Likewise.
4274
4275 2017-01-11 Jeremy Soller <jackpot51@gmail.com>
4276
4277 * configure.tgt: Add entry for i386-redox.
4278
4279 2017-01-10 Nick Clifton <nickc@redhat.com>
4280
4281 * po/sv.po: Updated Swedish translation.
4282
4283 2017-01-10 Tristan Gingold <gingold@adacore.com>
4284
4285 * testsuite/gas/all/sleb128-8.d: Adjust test.
4286 * testsuite/gas/all/gas.exp (test_cond): Likewise.
4287
4288 2017-01-10 Tristan Gingold <gingold@adacore.com>
4289
4290 * read.c (emit_leb128_expr): Extended unsigned big number for
4291 sleb128.
4292 * testsuite/gas/all/gas.exp (test_cond): Add sleb128-8 test.
4293 * testsuite/gas/all/sleb128.d: New test.
4294 * testsuite/gas/all/sleb128.s: New test source.
4295
4296 2017-01-09 Andrew Waterman <andrew@sifive.com>
4297
4298 * config/tc-riscv.c (append_insn): Don't eagerly apply relocations
4299 against constants.
4300 (md_apply_fix): Mark relocations against constants as "done."
4301
4302 2017-01-09 Andrew Waterman <andrew@sifive.com>
4303
4304 * config/tc-riscv.c (append_insn): Don't eagerly apply relocations
4305 against constants.
4306 (md_apply_fix): Mark relocations against constants as "done."
4307
4308 2017-01-09 Palmer Dabbelt <palmer@dabbelt.com>
4309 Kito Cheng <kito.cheng@gmail.com>
4310
4311 * emulparams/elf32lriscv-defs.sh (INITIAL_READONLY_SECTIONS):
4312 Removed.
4313 (SDATA_START_SYMBOLS): Likewise.
4314
4315 2017-01-09 Nick Clifton <nickc@redhat.com>
4316
4317 * po/sv.po: New Swedish translation.
4318 * configure.ac (ALL_LINGUAS): Add sv.
4319 * configure: Regenerate.
4320
4321 2017-01-09 Andrew Waterman <andrew@sifive.com>
4322
4323 * config/tc-riscv.c (relaxed_branch_length): Use the long
4324 sequence when the target is a weak symbol.
4325
4326 2017-01-04 Szabolcs Nagy <szabolcs.nagy@arm.com>
4327
4328 * config/tc-aarch64.c (aarch64_features): Add rcpc.
4329 * doc/c-aarch64.texi (AArch64 Extensions): Document rcpc.
4330 * testsuite/gas/aarch64/ldst-exclusive-armv8_3.d: Rename to ...
4331 * testsuite/gas/aarch64/ldst-rcpc.d: This.
4332 * testsuite/gas/aarch64/ldst-exclusive-armv8_3.s: Rename to ...
4333 * testsuite/gas/aarch64/ldst-rcpc.s: This.
4334 * testsuite/gas/aarch64/ldst-rcpc-armv8_2.d: New test.
4335
4336 2017-01-04 Norm Jacobs <norm.jacobs@oracle.com>
4337
4338 PR gas/20992
4339 * configure.tgt: Treat sparcv9 as sparc64.
4340
4341 2017-01-03 Kito Cheng <kito.cheng@gmail.com>
4342
4343 * config/tc-riscv.c (riscv_set_arch): Whitelist the "q" ISA
4344 extension.
4345 (riscv_after_parse_args): Set FLOAT_ABI_QUAD when the Q ISA is
4346 enabled and no other ABI is specified.
4347
4348 2017-01-03 Dimitar Dimitrov <dimitar@dinux.eu>
4349
4350 * config/tc-pru.c (md_number_to_chars): Fix parameter to be
4351 valueT, as declared in tc.h.
4352 (md_apply_fix): Fix to work on 32-bit hosts.
4353
4354 2017-01-02 Alan Modra <amodra@gmail.com>
4355
4356 Update year range in copyright notice of all files.
4357
4358 For older changes see ChangeLog-2016
4359 \f
4360 Copyright (C) 2017 Free Software Foundation, Inc.
4361
4362 Copying and distribution of this file, with or without modification,
4363 are permitted in any medium without royalty provided the copyright
4364 notice and this notice are preserved.
4365
4366 Local Variables:
4367 mode: change-log
4368 left-margin: 8
4369 fill-column: 74
4370 version-control: never
4371 End:
This page took 0.206256 seconds and 5 git commands to generate.