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