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