Fix swallowed "Quit" when inserting breakpoints
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
d0f7791c
TC
12017-11-16 Tamar Christina <tamar.christina@arm.com>
2
3 * config/tc-aarch64.c (fp16fml): New.
4 * doc/c-aarch64.texi (fp16fml): New.
5 * testsuite/gas/aarch64/armv8_2-a-crypto-fp16.d (fp16): Make fp16fml.
6 * testsuite/gas/aarch64/armv8_3-a-crypto-fp16.d (fp16): Make fp16fml.
7
fadfa6b0
TC
82017-11-16 Tamar Christina <tamar.christina@arm.com>
9
10 * opcodes/aarch64-tbl.h
11 (aarch64_feature_crypto): Add ARCH64_FEATURE_SIMD and AARCH64_FEATURE_FP.
12 (aarch64_feature_crypto_v8_2, aarch64_feature_sm4): Likewise.
13 (aarch64_feature_sha3): Likewise.
14
68ffd936
TC
152017-11-16 Tamar Christina <tamar.christina@arm.com>
16
17 * doc/c-aarch64.texi (armv8.4-a, sha2, sha3, sm4): New.
18 (dotprod): Update default note.
19
e9dbdd80
TC
202017-11-16 Tamar Christina <tamar.christina@arm.com>
21
22 * testsuite/gas/aarch64/armv8_4-a-illegal.d: New.
23 * testsuite/gas/aarch64/armv8_4-a-illegal.l: New.
24 * testsuite/gas/aarch64/armv8_4-a-illegal.s: New.
25 * testsuite/gas/aarch64/armv8_4-a.d: New.
26 * testsuite/gas/aarch64/armv8_4-a.s: New.
27 * testsuite/gas/aarch64/armv8_2-a-crypto-fp16.s: New.
28 * testsuite/gas/aarch64/armv8_2-a-crypto-fp16.d: New.
29 * testsuite/gas/aarch64/armv8_3-a-crypto-fp16.d: New.
30 * testsuite/gas/aarch64/armv8_4-a-crypto-fp16.d: New.
31 * testsuite/gas/aarch64/armv8_2-a-crypto-fp16-illegal.s: New.
32 * testsuite/gas/aarch64/armv8_2-a-crypto-fp16-illegal.l: New.
33 * testsuite/gas/aarch64/armv8_2-a-crypto-fp16-illegal.d: New.
34
5f847646
JB
352017-11-16 Jan Beulich <jbeulich@suse.com>
36
37 * testsuite/gas/i386/noextreg.s: Add tests with register index
38 bit 3 set.
39 * testsuite/gas/i386/noextreg.d: Adjust expectations.
40
c2b9da16
JB
412017-11-16 Jan Beulich <jbeulich@suse.com>
42
43 * config/tc-i386.c (process_suffix): Ignore .no_qsuf outside of
44 64-bit mode.
45 * testsuite/gas/i386/ptwrite.s: Add test for memory operand
46 without DWORD PTR.
47 * testsuite/gas/i386/ptwrite.d,
48 testsuite/gas/i386/ptwrite-intel.d: Adjust expectations.
49
8c8cad3a
L
502017-11-15 H.J. Lu <hongjiu.lu@intel.com>
51
52 * testsuite/gas/i386/noextreg.s: Replace .code64/.code32 and
53 64-bit instructions with .byte. Remove ELF directive.
54
01f48020
TC
552017-11-15 Tamar Christina <tamar.christina@arm.com>
56
57 * config/tc-arm.c (arm_ext_fp16_fml, fp16fml): New.
58 (do_neon_fmac_maybe_scalar_long): Use arm_ext_fp16_fml.
59 * doc/c-arm.texi (fp16, fp16fml): New.
60 * testsuite/gas/arm/armv8_2-a-fp16.d (fp16): Make fp16fml.
61 * testsuite/gas/arm/armv8_3-a-fp16.d (fp16): Make fp16fml.
62 * testsuite/gas/arm/armv8_2-a-fp16-illegal.d (fp16): Make fp16fml.
63 * testsuite/gas/arm/armv8_2-a-fp16-thumb2.d (fp16): Make fp16fml.
64
dda8d76d
NC
652017-11-15 Nick Clifton <nickc@redhat.com>
66
67 PR 15152
68 * testsuite/gas/avr/large-debug-line-table.d: Update expected
69 output.
70 * testsuite/gas/elf/dwarf2-11.d: Likewise.
71 * testsuite/gas/elf/dwarf2-12.d: Likewise.
72 * testsuite/gas/elf/dwarf2-13.d: Likewise.
73 * testsuite/gas/elf/dwarf2-14.d: Likewise.
74 * testsuite/gas/elf/dwarf2-15.d: Likewise.
75 * testsuite/gas/elf/dwarf2-16.d: Likewise.
76 * testsuite/gas/elf/dwarf2-17.d: Likewise.
77 * testsuite/gas/elf/dwarf2-18.d: Likewise.
78 * testsuite/gas/elf/dwarf2-5.d: Likewise.
79 * testsuite/gas/elf/dwarf2-6.d: Likewise.
80 * testsuite/gas/elf/dwarf2-7.d: Likewise.
81
390a6789
JB
822017-11-15 Jan Beulich <jbeulich@suse.com>
83
84 * testsuite/gas/i386/noextreg.s: Add tests for VEX-encoded GPR
85 insns with VEX.W set.
86 * testsuite/gas/i386/noextreg.d: Adjust expectations.
87
3a2430e0
JB
882017-11-15 Jan Beulich <jbeulich@suse.com>
89
90 * testsuite/gas/i386/noextreg.{s,d}: New.
91 * testsuite/gas/i386/i386.exp: Run new test.
92
0645f0a2
JB
932017-11-15 Jan Beulich <jbeulich@suse.com>
94
95 * testsuite/gas/i386/x86-64-reg.s: Add extended byte reg tests.
96 * testsuite/gas/i386/x86-64-reg.d,
97 testsuite/gas/i386/x86-64-reg-intel.d,
98 testsuite/gas/i386/ilp32/x86-64-reg.d,
99 testsuite/gas/i386/ilp32/x86-64-reg-intel.d: Adjust
100 expectations.
101
102 * testsuite/gas/i386/x86-64-reg-bad.{s,l}: New.
103 * testsuite/gas/i386/i386.exp: Run new test.
104
583712f5
JW
1052017-11-14 Jim Wilson <jimw@sifive.com>
106
107 * testsuite/gas/lns/lns.exp (lns-common-1): Add riscv*-*-* to alt list.
108
be92cb14
JB
1092017-11-14 Jan Beulich <jbeulich@suse.com>
110
111 * testsuite/gas/i386/x86-64-xop.d, testsuite/gas/i386/xop.d,
112 testsuite/gas/i386/xop32reg.d: Adjust expectations.
113
2645e1d0
JB
1142017-11-14 Jan Beulich <jbeulich@suse.com>
115
116 * testsuite/gas/i386/avx512bw.s: Add vpcmp* pseudo tests.
117 * testsuite/gas/i386/avx512bw_vl.s: Likewise.
118 * testsuite/gas/i386/avx512bw.d, testsuite/gas/i386/avx512bw-intel.d,
119 testsuite/gas/i386/avx512bw_vl.d,
120 testsuite/gas/i386/avx512bw_vl-intel.d: Adjust expectations.
121
df145ef6
JB
1222017-11-14 Jan Beulich <jbeulich@suse.com>
123
124 * testsuite/gas/i386/string-ok.s: Add a few more valid patterns.
125 Move bogus tests ...
126 * testsuite/gas/i386/string-bad.s: ... here.
127 * testsuite/gas/i386/string-bad.l: Adjust expectations.
128 * testsuite/gas/i386/string-ok.d: Likewise.
129 * testsuite/gas/i386/string-ok.e: Likewise.
130
5b2b928e
JB
1312017-11-13 Jan Beulich <jbeulich@suse.com>
132
133 * config/tc-aarch64.c (R_Z_BHSDQ_VZP): Rename to ...
134 (R_Z_SP_BHSDQ_VZP): ... and include both stack pointer variants.
135
64657806
JB
1362017-11-13 Jan Beulich <jbeulich@suse.com>
137
138 * testsuite/gas/ia64/group-1.d: Adjust expectations.
139 * testsuite/gas/ia64/group-2.d: Likewise.
140 * testsuite/gas/ia64/xdata.d: Likewise.
141
b76bc5d5
JB
1422017-11-13 Jan Beulich <jbeulich@suse.com>
143
144 * config/tc-i386.c (process_suffix): Treat .shiftcount just like
145 .inoutportreg.
146 * testsuite/gas/i386/inval.s: Add ambiguous shift/rotate cases.
147 * testsuite/gas/i386/inval.l: Adjust expectations.
148
1187cf29
JB
1492017-11-13 Jan Beulich <jbeulich@suse.com>
150
151 * config/tc-i386-intel.c (i386_intel_simplify_register): Also
152 recognize RegRiz/RegEiz as index-only registers.
153 * testsuite/gas/i386/intel.s: Add tests exercising base/index
154 swapping.
155 * testsuite/gas/i386/intel.d: Adjust expectations.
156
2abc2bec
JB
1572017-11-13 Jan Beulich <jbeulich@suse.com>
158
159 * config/tc-i386.c (i386_index_check): Break out ...
160 (i386_addressing_mode): ... this new function.
161 * config/tc-i386-intel.c (i386_intel_operand): Do base/index
162 swapping and the setting of .baseindex earlier. Call
163 i386_addressing_mode.
164 * testsuite/gas/i386/x86-64-inval.s: Add out of range
165 displacement case.
166 * testsuite/gas/i386/x86-64-inval.l: Adjust expectations.
167
52c6b71b
JW
1682017-11-09 Jim Wilson <jimw@sifive.com>
169
170 * testsuite/gas/elf/dwarf2-10.l: Accept optional line number in error.
171
981b557a
TC
1722017-11-06 Tamar Christina <tamar.christina@arm.com>
173
174 * gas/testsuite/gas/aarch64/dotproduct_armv8_4.s: New.
175 * gas/testsuite/gas/aarch64/dotproduct_armv8_4.d: New.
176
793a1948
TC
1772017-11-09 Tamar Christina <tamar.christina@arm.com>
178
179 * gas/testsuite/gas/aarch64/armv8_4-a-registers-illegal.d: New.
180 * gas/testsuite/gas/aarch64/armv8_4-a-registers-illegal.l: New.
181 * gas/testsuite/gas/aarch64/armv8_4-a-registers-illegal.s: New.
182 * gas/testsuite/gas/aarch64/armv8_4-a-registers.d: New.
183 * gas/testsuite/gas/aarch64/armv8_4-a-registers.s: New.
184
f42f1a1d
TC
1852017-11-09 Tamar Christina <tamar.christina@arm.com>
186
187 * config/tc-aarch64.c (process_omitted_operand):
188 Add AARCH64_OPND_Va, AARCH64_OPND_SM3_IMM2
189 and AARCH64_OPND_IMM_2.
190 (parse_operands): Add AARCH64_OPND_Va, AARCH64_OPND_SM3_IMM2,
191 AARCH64_OPND_IMM_2, AARCH64_OPND_MASK
192 and AARCH64_OPND_ADDR_OFFSET.
193
b6b9ca0c
TC
1942017-11-09 Tamar Christina <tamar.christina@arm.com>
195
196 * config/tc-aarch64.c (aarch64_arch_option_table): Add armv8.4-a.
197 (aarch64_features): Add SM4 and SHA3.
198
c0e7cef7
NC
1992017-11-08 Tamar Christina <tamar.christina@arm.com>
200
2841837f 201 * config/tc-aarch64.c
c0e7cef7
NC
202 (aarch64_features): Include AES and SHA2 in CRYPTO.
203 Add SHA2 and AES.
204
dec41383
JW
2052017-11-08 Jiong Wang <jiong.wang@arm.com>
206 Tamar Christina <tamar.christina@arm.com>
207
208 * config/tc-arm.c (arm_extensions):
209 (arm_archs): New entry for "armv8.4-a".
210 Add FPU_ARCH_DOTPROD_NEON_VFP_ARMV8.
211 (arm_ext_v8_2): New variable.
212 (enum arm_reg_type): New enumeration REG_TYPE_NSD.
213 (reg_expected_msgs): New entry for REG_TYPE_NSD.
214 (parse_typed_reg_or_scalar): Handle REG_TYPE_NSD.
215 (parse_scalar): Support REG_TYPE_VFS.
216 (enum operand_parse_code): New enumerations OP_RNSD and OP_RNSD_RNSC.
217 (parse_operands): Handle OP_RNSD and OP_RNSD_RNSC.
218 (NEON_SHAPE_DEF): New entries for DHH and DHS.
219 (neon_scalar_for_fmac_fp16_long): New function to generate Rm encoding
220 for new FP16 instructions in ARMv8.2-A.
221 (do_neon_fmac_maybe_scalar_long): New function to encode new FP16
222 instructions in ARMv8.2-A.
223 (do_neon_vfmal): Wrapper function for vfmal.
224 (do_neon_vfmsl): Wrapper function for vfmsl.
225 (insns): New entries for vfmal and vfmsl.
226 * doc/c-arm.texi (-march): Document "armv8.4-a".
227 * testsuite/gas/arm/dotprod-mandatory.d: New test.
228 * testsuite/gas/arm/armv8_2-a-fp16.s: New test source.
229 * testsuite/gas/arm/armv8_2-a-fp16-illegal.s: New test source.
230 * testsuite/gas/arm/armv8_2-a-fp16.d: New test.
231 * testsuite/gas/arm/armv8_3-a-fp16.d: New test.
232 * testsuite/gas/arm/armv8_4-a-fp16.d: New test.
233 * testsuite/gas/arm/armv8_2-a-fp16-thumb2.d: New test.
234 * testsuite/gas/arm/armv8_2-a-fp16-illegal.d: New test.
235 * testsuite/gas/arm/armv8_2-a-fp16-illegal.l: New error file.
236
6e98b342
AM
2372017-11-08 Alan Modra <amodra@gmail.com>
238
239 * config/tc-xtensa.c (finish_vinsn): Properly pluralize error message.
240
f77bb6c5
JW
2412017-11-07 Jim Wilson <jimw@sifive.com>
242
243 * config/tc-riscv.c (append_insn): Call frag_wane and frag_new at
244 end for linker optimizable relocs.
245 * testsuite/gas/riscv/eh-relocs.d: New.
246 * testsuite/gas/riscv/eh-relocs.s: New.
247 * testsuite/gas/riscv/riscv.exp: Run eh-relocs test.
248
1270b047
PD
2492017-11-07 Palmer Dabbelt <palmer@dabbelt.com>
250
251 * testsuite/gas/riscv/satp.d: New test.
252 testsuite/gas/riscv/satp.s: Likewise.
253 testsuite/gas/riscv/riscv.exp: Likewise.
254 config/tc-riscv.c (md_begin): Handle CSR aliases.
255
0198d5e6
TC
2562017-11-07 Tamar Christina <tamar.christina@arm.com>
257
258 * config/tc-arm.c (arm_cpus):
259 Change FPU_ARCH_CRYPTO_NEON_VFP_ARMV8
260 into FPU_ARCH_CRYPTO_NEON_VFP_ARMV8_DOTPROD.
261
e54e9ac5
AM
2622017-11-07 Alan Modra <amodra@gmail.com>
263
264 * read.c (assemble_one, s_bundle_unlock): Formatting.
265 Consistently add comma and "bytes" to error message.
266 * testsuite/gas/i386/bundle-bad.l: Adjust to suit.
267
d3a49aa8
AM
2682017-11-07 Alan Modra <amodra@gmail.com>
269
270 * testsuite/gas/arm/got_prel.d,
271 * testsuite/gas/elf/dwarf2-1.d,
272 * testsuite/gas/elf/dwarf2-2.d,
273 * testsuite/gas/elf/dwarf2-3.d,
274 * testsuite/gas/elf/dwarf2-5.d,
275 * testsuite/gas/elf/dwarf2-6.d,
276 * testsuite/gas/i386/debug1.d,
277 * testsuite/gas/i386/dw2-compress-1.d,
278 * testsuite/gas/i386/dw2-compress-3a.d,
279 * testsuite/gas/i386/dw2-compress-3b.d,
280 * testsuite/gas/i386/dw2-compressed-1.d,
281 * testsuite/gas/i386/dw2-compressed-3a.d,
282 * testsuite/gas/i386/dw2-compressed-3b.d,
283 * testsuite/gas/i386/ilp32/x86-64-localpic.d,
284 * testsuite/gas/i386/localpic.d,
285 * testsuite/gas/i386/x86-64-localpic.d,
286 * testsuite/gas/ia64/pr13167.d,
287 * testsuite/gas/mips/loc-swap-2.d,
288 * testsuite/gas/mips/loc-swap.d,
289 * testsuite/gas/mips/micromips@loc-swap-2.d,
290 * testsuite/gas/mips/micromips@loc-swap.d,
291 * testsuite/gas/mips/mips16-dwarf2-n32.d,
292 * testsuite/gas/mips/mips16-dwarf2.d,
293 * testsuite/gas/mips/mips16@loc-swap-2.d,
294 * testsuite/gas/mips/mips16@loc-swap.d,
295 * testsuite/gas/mips/mips16e@loc-swap.d,
296 * testsuite/gas/mmix/bspec-1.d,
297 * testsuite/gas/mmix/bspec-2.d,
298 * testsuite/gas/tic6x/unwind-1.d,
299 * testsuite/gas/tic6x/unwind-2.d,
300 * testsuite/gas/tic6x/unwind-3.d: Update for pluralization
301 fixes.
302
992a06ee
AM
3032017-11-07 Alan Modra <amodra@gmail.com>
304
305 * as.c (main): Properly pluralize messages.
306 * frags.c (frag_grow): Likewise.
307 * read.c (emit_expr_with_reloc, emit_expr_fix): Likewise.
308 (parse_bitfield_cons): Likewise.
309 * write.c (fixup_segment, compress_debug, write_contents): Likewise.
310 (relax_segment): Likewise.
311 * config/tc-arm.c (s_arm_elf_cons): Likewise.
312 * config/tc-cr16.c (l_cons): Likewise.
313 * config/tc-i370.c (i370_elf_cons): Likewise.
314 * config/tc-m68k.c (m68k_elf_cons): Likewise.
315 * config/tc-msp430.c (msp430_operands): Likewise.
316 * config/tc-s390.c (s390_elf_cons, s390_literals): Likewise.
317 * config/tc-mcore.c (md_apply_fix): Likewise.
318 * config/tc-tic54x.c (md_assemble): Likewise.
319 * config/tc-xtensa.c (xtensa_elf_cons): Likewise.
320 (xg_expand_assembly_insn): Likewise.
321 * config/xtensa-relax.c (build_transition): Likewise.
322
6003e27e
AM
3232017-11-07 Alan Modra <amodra@gmail.com>
324
325 * asintl.h (textdomain, bindtextdomain): Use safer "do nothing".
326 (ngettext, dngettext, dcngettext): Define when !ENABLE_NLS.
327
7605d944
SP
3282017-11-03 Siddhesh Poyarekar <siddhesh.poyarekar@linaro.org>
329 Jim Wilson <jim.wilson@linaro.org>
330
331 * config/tc-aarch64.c (aarch64_cpus): Add saphira.
332 * doc/c-aarch64.texi: Likewise.
333
85273580
TP
3342017-11-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
335
336 * testsuite/gas/arm/copro-thumb_v6t2plus-thumb_v6t2-1.d: Add
337 --disassembler-options=force-thumb to objdump options.
338 * testsuite/gas/arm/copro-thumb_v6t2plus-thumb_v6t2-2.d: Likewise.
339
81b42bca
JB
3402017-11-01 James Bowman <james.bowman@ftdichip.com>
341
342 * config/tc-ft32.c (md_assemble): Add relaxation reloc
343 BFD_RELOC_FT32_RELAX.
344 (md_longopts): Add "norelax" and "no-relax".
345 (md_apply_fix): Add reloc BFD_RELOC_FT32_DIFF32.
346 (relaxable_section, ft32_validate_fix_sub, ft32_force_relocation,
347 ft32_allow_local_subtract): New function.
348 * config/tc-ft32.h: Remove unused MD_PCREL_FROM_SECTION.
349 * testsuite/gas/ft32/insnsc.s: New test exercising all FT32B
350 shortcodes.
351 * testsuite/gas/ft32/insnsc.d: New driver file.
352 * testsuite/gas/all/gas.exp: Update.
353 * testsuite/gas/ft32/ft32.exp: Run the new test.
354 * testsuite/gas/ft32/insn.d: Update.
355 * testsuite/gas/elf/dwarf2-11.d: Update.
356 * testsuite/gas/elf/dwarf2-12.d: Update.
357 * testsuite/gas/elf/dwarf2-13.d: Update.
358 * testsuite/gas/elf/dwarf2-14.d: Update.
359 * testsuite/gas/elf/dwarf2-15.d: Update.
360 * testsuite/gas/elf/dwarf2-16.d: Update.
361 * testsuite/gas/elf/dwarf2-17.d: Update.
362 * testsuite/gas/elf/dwarf2-18.d: Update.
363 * testsuite/gas/elf/dwarf2-3.d: Update.
364 * testsuite/gas/elf/dwarf2-5.d: Update.
365 * testsuite/gas/elf/dwarf2-7.d: Update.
366
4070243b
TP
3672017-11-01 Thomas Preud'homme <thomas.preudhomme@arm.com>
368
369 * config/tc-arm.c (arm_ext_v2): Define to ARM_EXT_V2 feature bit.
81b42bca 370 * testsuite/gas/arm/copro.s: Split into
4070243b 371 * testsuite/gas/arm/copro-arm_v2plus-thumb_v6t2plus.s: This while
81b42bca 372 changing it to unified syntax and
4070243b
TP
373 * testsuite/gas/arm/copro-arm_v5plus-thumb_v6t2plus.s: this and ...
374 * testsuite/gas/arm/copro-arm_v5teplus-thumb_v6t2plus.s: This and ...
375 * testsuite/gas/arm/copro-arm_v6plus-thumb_v6t2plus.s: This.
376 * testsuite/gas/arm/copro.d: Split into ...
377 * testsuite/gas/arm/copro-arm_v2plus-arm_v2.d: This but target ARMv2
378 and ...
379 * testsuite/gas/arm/copro-arm_v5plus-arm_v5.d: this but target ARMv5
380 and ...
381 * testsuite/gas/arm/copro-arm_v5teplus-arm_v5te.d: This but target
382 ARMv5TE and ...
383 * testsuite/gas/arm/copro-arm_v6plus-arm_v6.d: This but target ARMv6.
384 * testsuite/gas/arm/copro-arm_v2plus-arm_v1.d: New testcase.
385 * testsuite/gas/arm/copro-thumb_v6t2plus-thumb_v4t-1.d: New testcase.
386 * testsuite/gas/arm/copro-arm_v2plus-thumb_v6t2plus-unavail.l: Expected
387 errors for the above two testcases.
388 * testsuite/gas/arm/copro-thumb_v6t2plus-thumb_v6t2-1.d: New testcase.
389 * testsuite/gas/arm/copro-arm_v5plus-arm_v4.d: New testcase.
390 * testsuite/gas/arm/copro-thumb_v6t2plus-thumb_v4t-2.d: New testcase.
391 * testsuite/gas/arm/copro-arm_v5plus-thumb_v6t2plus-unavail.l:
392 Expected errors for the above two testcases.
393 * testsuite/gas/arm/copro-thumb_v6t2plus-thumb_v6t2-2.d: New testcase.
394 * testsuite/gas/arm/copro-arm_v5teplus-arm_v5.d: New testcase.
395 * testsuite/gas/arm/copro-thumb_v6t2plus-thumb_v4t-3.d: New testcase.
396 * testsuite/gas/arm/copro-arm_v5teplus-thumb_v6t2plus-unavail.l:
397 Expected errors for the above two testcases.
398 * testsuite/gas/arm/copro-thumb_v6t2plus-thumb_v6t2-3.d: New testcase.
399 * testsuite/gas/arm/copro-arm_v6plus-arm_v5te.d: New testcase.
400 * testsuite/gas/arm/copro-thumb_v6t2plus-thumb_v4t-4.d: New testcase.
401 * testsuite/gas/arm/copro-arm_v6plus-thumb_v6t2plus-unavail.l:
402 Expected errors for the above two testcases.
403 * testsuite/gas/arm/copro-thumb_v6t2plus-thumb_v6t2-4.d: New testcase.
404
514f6023
L
4052017-10-26 H.J. Lu <hongjiu.lu@intel.com>
406
407 PR gas/22352
408 * config/tc-i386.c (check_VecOperands): Also check XMM register
409 for invalid register in AVX512 gathers.
410 * testsuite/gas/i386/vgather-check.s: Add tests for AVX512
411 gathers with XMM register.
412 * testsuite/gas/i386/x86-64-vgather-check.s: Likewise.
413 * testsuite/gas/i386/vgather-check-error.l: Updated.
414 * testsuite/gas/i386/vgather-check-none.d: Likewise.
415 * testsuite/gas/i386/vgather-check-warn.d: Likewise.
416 * testsuite/gas/i386/vgather-check-warn.e: Likewise.
417 * testsuite/gas/i386/vgather-check.d: Likewise.
418 * testsuite/gas/i386/x86-64-vgather-check-error.l: Likewise.
419 * testsuite/gas/i386/x86-64-vgather-check-none.d: Likewise.
420 * testsuite/gas/i386/x86-64-vgather-check-warn.d: Likewise.
421 * testsuite/gas/i386/x86-64-vgather-check-warn.e: Likewise.
422 * testsuite/gas/i386/x86-64-vgather-check.d: Likewise.
423
238c141b
HPN
4242017-10-26 Hans-Peter Nilsson <hp@bitrange.com>
425
426 * testsuite/gas/all/fill-1.s: Use L2 rather than .L2.
427
e5d70d6b
AM
4282017-10-25 Alan Modra <amodra@gmail.com>
429
430 PR 22348
431 * config/tc-crx.c (instruction, output_opcode): Make static.
432 (relocatable, ins_parse, cur_arg_num): Likewise.
433 (parse_insn): Adjust for renamed opcodes globals.
434 (check_range): Likewise
435
94092126
AM
4362017-10-25 Alan Modra <amodra@gmail.com>
437
438 * testsuite/gas/all/fill-1.d: Exclude tic4x and tic54x.
439 * testsuite/gas/all/fill-1.s: Use L1 rather than .L1.
440
63a25ea0
AW
4412017-10-24 Andrew Waterman <andrew@sifive.com>
442
443 * testsuite/gas/riscv/c-addi16sp-fail.d: New test.
94092126
AM
444 * testsuite/gas/riscv/c-addi16sp-fail.l: Likewise.
445 * testsuite/gas/riscv/c-addi16sp-fail.s: Likewise.
446 * testsuite/gas/riscv/c-addi4spn-fail.d: Likewise.
447 * testsuite/gas/riscv/c-addi4spn-fail.l: Likewise.
448 * testsuite/gas/riscv/c-addi4spn-fail.s: Likewise.
449 * testsuite/gas/riscv/riscv.exp: Add new tests.
63a25ea0 450
3342be5d
AW
4512017-10-24 Andrew Waterman <andrew@sifive.com>
452
453 * testsuite/gas/riscv/c-lui-fail.d: New testcase.
94092126
AM
454 * gas/testsuite/gas/riscv/c-lui-fail.l: Likewise.
455 * gas/testsuite/gas/riscv/c-lui-fail.s: Likewise.
456 * gas/testsuite/gas/riscv/riscv.exp: Likewise.
3342be5d 457
da5f19a2
L
4582017-10-24 H.J. Lu <hongjiu.lu@intel.com>
459
460 * config/tc-i386.c (md_pseudo_table): Add .code64 directive
461 only if BFD64 is defined.
462 * testsuite/gas/i386/code64-inval.l: New file.
463 * gas/testsuite/gas/i386/code64-inval.s: Likewise.
464 * gas/testsuite/gas/i386/code64.d: Likewise.
465 * gas/testsuite/gas/i386/code64.s: Likewise.
466 * testsuite/gas/i386/i386.exp: Run mixed-mode-reloc32,
467 att-regs, intel-regs, intel-expr and string-ok tests only if
468 assembler supports x86-64. Run code64 and code64-inval.
469
2c3f27ed
PD
4702017-10-23 Palmer Dabbelt <palmer@dabbelt.com>
471
3779bbe0
PD
472 * config/tc-riscv.c (riscv_frag_align_code): Align code by 4
473 bytes on non-RVC systems.
2c3f27ed 474
defc8e2b
MR
4752017-10-23 Maciej W. Rozycki <macro@imgtec.com>
476
477 * config/tc-mips.c (mips_elf_final_processing): Don't set
478 EF_MIPS_ABI2 in `e_flags'.
479
2739ef6d
IT
4802017-10-23 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
481
482 * config/tc-i386.c (cpu_arch): Add .avx512_bitalg.
483 (cpu_noarch): noavx512_bitalg.
484 * doc/c-i386.texi: Document .avx512_bitalg, noavx512_bitalg.
485 * testsuite/gas/i386/i386.exp: Add AVX512_BITALG tests.
486 * testsuite/gas/i386/avx512f_bitalg-intel.d: New test.
487 * testsuite/gas/i386/avx512f_bitalg.d: Likewise.
488 * testsuite/gas/i386/avx512f_bitalg.s: Likewise.
489 * testsuite/gas/i386/avx512vl_bitalg-intel.d: Likewise.
490 * testsuite/gas/i386/avx512vl_bitalg.d: Likewise.
491 * testsuite/gas/i386/avx512vl_bitalg.s: Likewise.
492 * testsuite/gas/i386/x86-64-avx512f_bitalg-intel.d: Likewise.
493 * testsuite/gas/i386/x86-64-avx512f_bitalg.d: Likewise.
494 * testsuite/gas/i386/x86-64-avx512f_bitalg.s: Likewise.
495 * testsuite/gas/i386/x86-64-avx512vl_bitalg-intel.d: Likewise.
496 * testsuite/gas/i386/x86-64-avx512vl_bitalg.d: Likewise.
497 * testsuite/gas/i386/x86-64-avx512vl_bitalg.s: Likewise.
498
4992017-10-23 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
500
501 * config/tc-i386.c (cpu_arch): Add .avx512_vnni.
502 (cpu_noarch): Add noavx512_vnni.
503 * doc/c-i386.texi: Document .avx512_vnni.
504 * testsuite/gas/i386/i386.exp: Add AVX512_VNNI tests.
505 * testsuite/gas/i386/avx512vnni-intel.d: New test.
506 * testsuite/gas/i386/avx512vnni.d: Likewise.
507 * testsuite/gas/i386/avx512vnni.s: Likewise.
508 * testsuite/gas/i386/avx512vnni_vl-intel.d: Likewise.
509 * testsuite/gas/i386/avx512vnni_vl.d: Likewise.
510 * testsuite/gas/i386/avx512vnni_vl.s: Likewise.
511 * testsuite/gas/i386/x86-64-avx512vnni-intel.d: Likewise.
512 * testsuite/gas/i386/x86-64-avx512vnni.d: Likewise.
513 * testsuite/gas/i386/x86-64-avx512vnni.s: Likewise.
514 * testsuite/gas/i386/x86-64-avx512vnni_vl-intel.d: Likewise.
515 * testsuite/gas/i386/x86-64-avx512vnni_vl.d: Likewise.
516 * testsuite/gas/i386/x86-64-avx512vnni_vl.s: Likewise.
517
5182017-10-23 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
519
520 * config/tc-i386.c (cpu_arch): Add VPCLMULQDQ.
521 * doc/c-i386.texi: Document VPCLMULQDQ.
522 * testsuite/gas/i386/i386.exp: Run VPCLMULQDQ tests.
523 * testsuite/gas/i386/avx512f_vpclmulqdq-intel.d: New test.
524 * testsuite/gas/i386/avx512f_vpclmulqdq-wig.s: Ditto.
525 * testsuite/gas/i386/avx512f_vpclmulqdq-wig1-intel.d: Ditto.
526 * testsuite/gas/i386/avx512f_vpclmulqdq-wig1.d: Ditto.
527 * testsuite/gas/i386/avx512f_vpclmulqdq.d: Ditto.
528 * testsuite/gas/i386/avx512f_vpclmulqdq.s: Ditto.
529 * testsuite/gas/i386/avx512vl_vpclmulqdq-intel.d: Ditto.
530 * testsuite/gas/i386/avx512vl_vpclmulqdq-wig.s: Ditto.
531 * testsuite/gas/i386/avx512vl_vpclmulqdq-wig1-intel.d: Ditto.
532 * testsuite/gas/i386/avx512vl_vpclmulqdq-wig1.d: Ditto.
533 * testsuite/gas/i386/avx512vl_vpclmulqdq.d: Ditto.
534 * testsuite/gas/i386/avx512vl_vpclmulqdq.s: Ditto.
535 * testsuite/gas/i386/vpclmulqdq-intel.d: Ditto.
536 * testsuite/gas/i386/vpclmulqdq.d: Ditto.
537 * testsuite/gas/i386/vpclmulqdq.s: Ditto.
538 * testsuite/gas/i386/x86-64-avx512f_vpclmulqdq-intel.d: Ditto.
539 * testsuite/gas/i386/x86-64-avx512f_vpclmulqdq-wig.s: Ditto.
540 * testsuite/gas/i386/x86-64-avx512f_vpclmulqdq-wig1-intel.d: Ditto.
541 * testsuite/gas/i386/x86-64-avx512f_vpclmulqdq-wig1.d: Ditto.
542 * testsuite/gas/i386/x86-64-avx512f_vpclmulqdq.d: Ditto.
543 * testsuite/gas/i386/x86-64-avx512f_vpclmulqdq.s: Ditto.
544 * testsuite/gas/i386/x86-64-avx512vl_vpclmulqdq-intel.d: Ditto.
545 * testsuite/gas/i386/x86-64-avx512vl_vpclmulqdq-wig.s: Ditto.
546 * testsuite/gas/i386/x86-64-avx512vl_vpclmulqdq-wig1-intel.d: Ditto.
547 * testsuite/gas/i386/x86-64-avx512vl_vpclmulqdq-wig1.d: Ditto.
548 * testsuite/gas/i386/x86-64-avx512vl_vpclmulqdq.d: Ditto.
549 * testsuite/gas/i386/x86-64-avx512vl_vpclmulqdq.s: Ditto.
550 * testsuite/gas/i386/x86-64-vpclmulqdq-intel.d: Ditto.
551 * testsuite/gas/i386/x86-64-vpclmulqdq.d: Ditto.
552 * testsuite/gas/i386/x86-64-vpclmulqdq.s: Ditto.
553
5542017-10-23 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
555
556 * config/tc-i386.c (cpu_arch): Add VAES.
557 * doc/c-i386.texi: Document VAES.
558 * testsuite/gas/i386/i386.exp: Run VAES tests.
559 * testsuite/gas/i386/avx512f_vaes-intel.d: New test.
560 * testsuite/gas/i386/avx512f_vaes-wig.s: Ditto.
561 * testsuite/gas/i386/avx512f_vaes-wig1-intel.d: Ditto.
562 * testsuite/gas/i386/avx512f_vaes-wig1.d: Ditto.
563 * testsuite/gas/i386/avx512f_vaes.d: Ditto.
564 * testsuite/gas/i386/avx512f_vaes.s: Ditto.
565 * testsuite/gas/i386/avx512vl_vaes-intel.d: Ditto.
566 * testsuite/gas/i386/avx512vl_vaes-wig.s: Ditto.
567 * testsuite/gas/i386/avx512vl_vaes-wig1-intel.d: Ditto.
568 * testsuite/gas/i386/avx512vl_vaes-wig1.d: Ditto.
569 * testsuite/gas/i386/avx512vl_vaes.d: Ditto.
570 * testsuite/gas/i386/avx512vl_vaes.s: Ditto.
571 * testsuite/gas/i386/vaes-intel.d: Ditto.
572 * testsuite/gas/i386/vaes.d: Ditto.
573 * testsuite/gas/i386/vaes.s: Ditto.
574 * testsuite/gas/i386/x86-64-avx512f_vaes-intel.d: Ditto.
575 * testsuite/gas/i386/x86-64-avx512f_vaes-wig.s: Ditto.
576 * testsuite/gas/i386/x86-64-avx512f_vaes-wig1-intel.d: Ditto.
577 * testsuite/gas/i386/x86-64-avx512f_vaes-wig1.d: Ditto.
578 * testsuite/gas/i386/x86-64-avx512f_vaes.d: Ditto.
579 * testsuite/gas/i386/x86-64-avx512f_vaes.s: Ditto.
580 * testsuite/gas/i386/x86-64-avx512vl_vaes-intel.d: Ditto.
581 * testsuite/gas/i386/x86-64-avx512vl_vaes-wig.s: Ditto.
582 * testsuite/gas/i386/x86-64-avx512vl_vaes-wig1-intel.d: Ditto.
583 * testsuite/gas/i386/x86-64-avx512vl_vaes-wig1.d: Ditto.
584 * testsuite/gas/i386/x86-64-avx512vl_vaes.d: Ditto.
585 * testsuite/gas/i386/x86-64-avx512vl_vaes.s: Ditto.
586 * testsuite/gas/i386/x86-64-vaes-intel.d: Ditto.
587 * testsuite/gas/i386/x86-64-vaes.d: Ditto.
588 * testsuite/gas/i386/x86-64-vaes.s: Ditto.
589
5902017-10-23 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
591
592 * config/tc-i386.c (cpu_arch): Add .gfni.
593 * doc/c-i386.texi: Document .gfni.
594 * testsuite/gas/i386/i386.exp: Add GFNI tests.
595 * testsuite/gas/i386/avx.s: New GFNI test.
596 * testsuite/gas/i386/x86-64-avx.s: Likewise.
597 * testsuite/gas/i386/avx.d: Adjust.
598 * testsuite/gas/i386/avx-intel.d: Likewise
599 * testsuite/gas/i386/ilp32/x86-64-avx-intel.d: Likewise.
600 * testsuite/gas/i386/ilp32/x86-64-avx.d: Likewise.
601 * testsuite/gas/i386/avx512f_gfni-intel.d: New test.
602 * testsuite/gas/i386/avx512f_gfni.d: Likewise.
603 * testsuite/gas/i386/avx512f_gfni.s: Likewise.
604 * testsuite/gas/i386/avx512vl_gfni-intel.d: Likewise.
605 * testsuite/gas/i386/avx512vl_gfni.d: Likewise.
606 * testsuite/gas/i386/avx512vl_gfni.s: Likewise.
607 * testsuite/gas/i386/gfni-intel.d: Likewise.
608 * testsuite/gas/i386/gfni.d: Likewise.
609 * testsuite/gas/i386/gfni.s: Likewise.
610 * testsuite/gas/i386/x86-64-avx512f_gfni-intel.d: Likewise.
611 * testsuite/gas/i386/x86-64-avx512f_gfni.d: Likewise.
612 * testsuite/gas/i386/x86-64-avx512f_gfni.s: Likewise.
613 * testsuite/gas/i386/x86-64-avx512vl_gfni-intel.d: Likewise.
614 * testsuite/gas/i386/x86-64-avx512vl_gfni.d: Likewise.
615 * testsuite/gas/i386/x86-64-avx512vl_gfni.s: Likewise.
616 * testsuite/gas/i386/x86-64-avx_gfni-intel.d: Likewise.
617 * testsuite/gas/i386/x86-64-avx_gfni.d: Likewise.
618 * testsuite/gas/i386/x86-64-avx_gfni.s: Likewise.
619 * testsuite/gas/i386/x86-64-gfni-intel.d: Likewise.
620 * testsuite/gas/i386/x86-64-gfni.d: Likewise.
621 * testsuite/gas/i386/x86-64-gfni.s: Likewise.
622
6232017-10-23 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
624
625 * config/tc-i386.c (cpu_arch): Add .avx512_vbmi2.
626 (cpu_noarch): noavx512_vbmi2.
627 * doc/c-i386.texi: Document .avx512_vbmi2, noavx512_vbmi2.
628 * testsuite/gas/i386/i386.exp: Add AVX512_VBMI2 tests.
629 * testsuite/gas/i386/avx512vbmi2-intel.d: New test.
630 * testsuite/gas/i386/avx512vbmi2.d: Likewise.
631 * testsuite/gas/i386/avx512vbmi2.s: Likewise.
632 * testsuite/gas/i386/avx512vbmi2_vl-intel.d: Likewise.
633 * testsuite/gas/i386/avx512vbmi2_vl.d: Likewise.
634 * testsuite/gas/i386/avx512vbmi2_vl.s: Likewise.
635 * testsuite/gas/i386/x86-64-avx512vbmi2-intel.d: Likewise.
636 * testsuite/gas/i386/x86-64-avx512vbmi2.d: Likewise.
637 * testsuite/gas/i386/x86-64-avx512vbmi2.s: Likewise.
638 * testsuite/gas/i386/x86-64-avx512vbmi2_vl-intel.d: Likewise.
639 * testsuite/gas/i386/x86-64-avx512vbmi2_vl.d: Likewise.
640 * testsuite/gas/i386/x86-64-avx512vbmi2_vl.s: Likewise.
641
67c04379
HPN
6422017-10-22 Hans-Peter Nilsson <hp@axis.com>
643
644 PR gas/22304
645 * testsuite/gas/cris/range-err-1.s: Remove quotes left from last edit.
646
808811a3
NC
6472017-10-20 Nick Clifton <nickc@redhat.com>
648
649 PR 22324
650 * read.c (s_rept): Use size_t type for count parameter.
651 (do_repeat): Change type of count parameter to size_t.
652 Issue an error is the count parameter is negative.
653 (do_repeat_with_expression): Likewise.
654 * read.h: Update prototypes for do_repeat and
655 do_repeat_with_expression.
656 * doc/as.texinfo (Rept): Document that a zero count is allowed but
657 negative counts are not.
658 * config/tc-rx.c (rx_rept): Use size_t type for count parameter.
659 * config/tc-tic54x.c (tic54x_loop): Cast count parameter to size_t
660 type.
661 * testsuite/gas/macros/end.s: Add a test using a negative repeat
662 count.
663 * testsuite/gas/macros/end.l: Add expected error message.
664
9d06997a
PD
6652017-10-19 Palmer Dabbelt <palmer@dabbelt.com>
666
667 * config/tc-riscv.c (md_apply_fix): Mark
668 BFD_RELOC_RISCV_PCREL_HI20 as relaxable when relaxations are
669 enabled.
670
95e42ad4
NC
6712017-10-19 Nick Clifton <nickc@redhat.com>
672
673 PR 21621
674 * config/tc-avr.h (struct avr_frag_data): Add prev_opcode field.
675 (TC_FRAG_INIT): Define.
676 (avr_frag_init): Add prototype.
677 * config/tc-avr.c (avr_frag_init): New function.
678 (avr_operands): Replace static local 'prev' variable with
679 prev_opcode field in current frag.
680 * testsuite/gas/avr/pr21621.s: New test source file.
681 * testsuite/gas/avr/pr21621.d: New test driver file.
682 * testsuite/gas/avr/pr21621.s: New test error output file.
683
fa57faa0
AK
6842017-10-19 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
685
686 * testsuite/gas/all/fill-1.s: Use normal labels. Change .text to
687 .data. Pick different values. Use .dc.w instead of .word.
688 * testsuite/gas/all/fill-1.d: New objdump output check.
689 * testsuite/gas/all/gas.exp: Use run_dump_test to execute fill-1
690 testcase.
691
8dfa5d5a
PD
6922017-10-18 Palmer Dabbelt <palmer@dabbelt.com>
693
694 * testsuite/gas/all/align.d: Mark as unsupported on RISC-V.
695 testsuite/gas/all/relax.d: Likewise.
696 testsuite/gas/all/sleb128-2.d: Likewise.
697 testsuite/gas/all/sleb128-4.d: Likewise.
698 testsuite/gas/all/sleb128-5.d: Likewise.
699 testsuite/gas/all/sleb128-7.d: Likewise.
700 testsuite/gas/elf/section11.d: Likewise.
701 testsuite/gas/all/gas.exp (diff1.s): Likewise.
702
8ef027f0
NC
7032017-10-18 Nick Clifton <nickc@redhat.com>
704
705 PR gas/22304
706 * testsuite/gas/cris/range-err-1.s: Remove spurious xfails.
707 * testsuite/gas/cris/cris.exp: Expect the shexpr-1 test to pass.
708
94ea37b3
NC
7092017-10-18 Nick Clifton <nickc@redhat.com>
710
711 * po/sv.po: Updated Swedish translation.
712
487958d1
SL
7132017-10-16 Sandra Loosemore <sandra@codesourcery.com>
714 Henry Wong <henry@stuffedcow.net>
715
716 * config/tc-nios2.c (nios2_translate_pseudo_insn): Check for
717 correct number of arguments.
718 (md_assemble): Handle failure of nios2_translate_pseudo_insn.
719 * testsuite/gas/nios2/illegal_pseudoinst.l: New file.
720 * testsuite/gas/nios2/illegal_pseudoinst.s: New file.
721 * testsuite/gas/nios2/nios2.exp: Add illegal_pseudoinst test.
722
3b4b0a62
JB
7232017-10-12 James Bowman <james.bowman@ftdichip.com>
724
725 * config/tc-ft32.c (md_assemble): Replace FT32_FLD_K8 with
726 K15.
727 (md_apply_fix, tc_gen_reloc): Add BFD_RELOC_FT32_15.
728
39865a7f
NC
7292017-10-11 Nick Clifton <nickc@redhat.com>
730
731 PR 21977
732 * listing.c (listing_newline): Use the name of the current
733 physical input file, rather than the current logical input file,
734 unless including high level source in the listing.
735 * input-scrub.c (as_where_physical): New function. Returns the
736 name of the current physical input file.
737 * as.h: Add prototype for as_where_physical.
738
8e464506
AK
7392017-10-09 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
740
741 * testsuite/gas/s390/zarch-arch12.d (prno, tpei, irbm): New
742 instructions added.
743 * testsuite/gas/s390/zarch-arch12.s: Likewise.
744 * testsuite/gas/s390/zarch-z13.d: Rename ppno to prno.
745
e61933af
AK
7462017-10-09 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
747
748 * testsuite/gas/all/fill-1.s: Replace nop with .word 42
749
7502017-10-09 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
751
752 * read.c (s_fill): Invoke expression instead of
753 get_known_segmented_expression.
754 * testsuite/gas/all/fill-1.s: New testcase.
755 * testsuite/gas/all/gas.exp: Run fill-1 testcase
756
2bfa0cdf
NC
7572017-10-05 Nick Clifton <nickc@redhat.com>
758
759 PR 22133
760 * config/tc-msp430.c (parse_exp): Skip an 'h' suffix to constant
761 expressions.
762 (msp430_srcoperand): Check that the entire text was parsed by
763 parse_exp.
764 (msp430_operands): Likewise.
765 * testsuite/gas/msp430/pr22133.s: New test file.
766 * testsuite/gas/msp430/pr22133.d: New test driver.
767 * testsuite/gas/msp430/pr22133.s: Expected error output.
768 * testsuite/gas/msp430/msp430.exp: Run the new test.
769
7d36e279
L
7702017-10-04 H.J. Lu <hongjiu.lu@intel.com>
771
772 PR gas/21167
773 * testsuite/gas/elf/elf.exp: Run group3.
774 * testsuite/gas/elf/group3.d: New file.
775 * testsuite/gas/elf/group3.s: Likewise.
776
db4677b8
AM
7772017-10-05 Alan Modra <amodra@gmail.com>
778
779 PR 21167
780 * config/obj-elf.c (struct group_list): Delete elt_count.
781 (groups): New static.
782 (build_group_lists): Don't count elements.
783 (elf_adjust_symtab): Use "groups" rather than auto "list". Set up
784 pointer from group member to SHT_GROUP section. Don't size
785 SHT_GROUP section or clean up here..
786 (elf_frob_file_after_relocs): ..do so here instead.
787 * testsuite/gas/arc/jli-1.d,
788 * testsuite/gas/elf/groupautob.d,
789 * testsuite/gas/mips/compact-eh-eb-2.d,
790 * testsuite/gas/mips/compact-eh-eb-5.d,
791 * testsuite/gas/mips/compact-eh-el-2.d,
792 * testsuite/gas/mips/compact-eh-el-5.d: Adjust.
793
d2e6c9a3
AF
7942017-10-01 Alexander Fedotov <alfedotov@gmail.com>
795
796 * testsuite/gas/ppc/vle-mult-ld-st-insns.s: New file: Tests the
797 support for the VLE multiple load/store instructions.
798 * testsuite/gas/ppc/vle-mult-ld-st-insns.d: New file: Test
799 driver.
800 * testsuite/gas/ppc/ppc.exp: Run it.
801
8e43602e
NC
8022017-09-27 Nick Clifton <nickc@redhat.com>
803
804 PR 22179
805 * testsuite/gas/riscv/fmv.x.s: New file: Tests the support for the
806 renamed fmv.x.s and fmv.s.x instructions.
807 * testsuite/gas/riscv/fmv.x.d: New file: Test driver.
808
ef272caa
MR
8092017-09-21 Maciej W. Rozycki <macro@imgtec.com>
810
811 * testsuite/gas/mips/elf_mach_5900.d: New test.
812 * testsuite/gas/mips/mips.exp: Run it.
813
42c0794e
JC
8142017-09-21 James Cowgill <James.Cowgill@imgtec.com>
815
816 PR gas/21762
817 * config/tc-mips.c (s_mips_stab): Insert call to
818 file_mips_check_options.
819 * testsuite/gas/mips/micromips@stabs-symbol-type.d: New test.
820 * testsuite/gas/mips/mips.exp: Run the new tests.
821 * testsuite/gas/mips/mips16@stabs-symbol-type.d: New test.
822 * testsuite/gas/mips/stabs-symbol-type.d: New test.
823 * testsuite/gas/mips/stabs-symbol-type.s: New test source.
824
ba52cbb9
AM
8252017-09-21 Alan Modra <amodra@gmail.com>
826
827 * config/tc-ppc.h (EH_FRAME_ALIGNMENT): Define.
828
2578f2f3
AM
8292017-09-14 Alan Modra <amodra@gmail.com>
830
831 PR 22127
832 * write.c (resolve_reloc_expr_symbols): Don't segfault when
833 sec has been set to NULL.
834
4e9ac44a
L
8352017-09-09 H.J. Lu <hongjiu.lu@intel.com>
836
837 * config/tc-i386.c (NOTRACK_PREFIX): Removed.
838 (REX_PREFIX): Updated.
839 (MAX_PREFIXES): Likewise.
840 (parse_insn): Remove restriction on NOTRACK prefix position.
841 * testsuite/gas/i386/notrack.s: Add tests with NOTRACK prefix
842 before other prefixes.
843 * testsuite/gas/i386/x86-64-notrack.s: Likewise.
844 * testsuite/gas/i386/notrackbad.s: Remove tests with NOTRACK
845 prefix before other prefixes.
846 * testsuite/gas/i386/x86-64-notrackbad.s: Likewise.
847 * testsuite/gas/i386/notrack-intel.d: Updated.
848 * testsuite/gas/i386/notrack.d: Likewise.
849 * testsuite/gas/i386/notrackbad.l: Likewise.
850 * testsuite/gas/i386/x86-64-notrack-intel.d: Likewise.
851 * testsuite/gas/i386/x86-64-notrack.d: Likewise.
852 * testsuite/gas/i386/x86-64-notrackbad.l: Likewise.
853
ed0816bd
PD
8542017-09-07 Palmer Dabbelt <palmer@dabbelt.com>
855
856 * config/tc-riscv.c (riscv_frag_align_code): Emit the entire
857 alignment sequence inside R_RISCV_ALIGN.
858
83eef883
AFB
8592017-09-05 Alexander Fedotov <alexander.fedotov@nxp.com>
860 Edmar Wienskoski <edmar.wienskoski@nxp.com
861
862 * config/tc-ppc.c (md_parse_option): Handle "mno-vle" flag.
863 (ppc_elf_section_letter): New function.
864 * config/tc-ppc.h (md_elf_section_letter): New.
865 * testsuite/gas/elf/section10.d: Adjust for VLE.
866
1c5c938a
TC
8672017-09-01 Tamar Christina <tamar.christina@arm.com>
868
869 * config/tc-aarch64.c (aarch64_cpus): Enable DOTPROD for
870 cortex-a55 and cortx-a75.
871
70e65ca8
MR
8722017-08-30 Maciej W. Rozycki <macro@imgtec.com>
873
874 * testsuite/gas/mips/branch-addend-micromips.d: New test.
875 * testsuite/gas/mips/branch-addend-micromips-n32.d: New test.
876 * testsuite/gas/mips/branch-addend-micromips-n64.d: New test.
877 * testsuite/gas/mips/branch-addend-micromips.s: New test source.
878 * testsuite/gas/mips/mips.exp: Run the new tests.
879
37b2d327
MR
8802017-08-30 Maciej W. Rozycki <macro@imgtec.com>
881
882 * config/tc-mips.c (md_convert_frag): Respect
883 `mips_ignore_branch_isa'.
884 * testsuite/gas/mips/branch-local-5.d: New test.
885 * testsuite/gas/mips/branch-local-n32-5.d: New test.
886 * testsuite/gas/mips/branch-local-n64-5.d: New test.
887 * testsuite/gas/mips/branch-local-6.d: New test.
888 * testsuite/gas/mips/branch-local-n32-6.d: New test.
889 * testsuite/gas/mips/branch-local-n64-6.d: New test.
890 * testsuite/gas/mips/branch-local-7.d: New test.
891 * testsuite/gas/mips/branch-local-n32-7.d: New test.
892 * testsuite/gas/mips/branch-local-n64-7.d: New test.
893 * testsuite/gas/mips/branch-local-ignore-5.d: New test.
894 * testsuite/gas/mips/branch-local-ignore-n32-5.d: New test.
895 * testsuite/gas/mips/branch-local-ignore-n64-5.d: New test.
896 * testsuite/gas/mips/branch-local-ignore-6.d: New test.
897 * testsuite/gas/mips/branch-local-ignore-n32-6.d: New test.
898 * testsuite/gas/mips/branch-local-ignore-n64-6.d: New test.
899 * testsuite/gas/mips/branch-local-5.l: New stderr output.
900 * testsuite/gas/mips/branch-local-6.l: New stderr output.
901 * testsuite/gas/mips/branch-local-5.s: New test source.
902 * testsuite/gas/mips/branch-local-6.s: New test source.
903 * testsuite/gas/mips/branch-local-7.s: New test source.
904 * testsuite/gas/mips/mips.exp: Run the new tests.
905
e491e58a
MR
9062017-08-30 Maciej W. Rozycki <macro@imgtec.com>
907
908 * testsuite/gas/mips/branch-local-n32-2.d: Use `branch-local-2.l'
909 for `error-output'.
910 * testsuite/gas/mips/branch-local-n64-2.d: Likewise.
911 * testsuite/gas/mips/branch-local-n32-3.d: Use `branch-local-3.l'
912 for `error-output'.
913 * testsuite/gas/mips/branch-local-n64-3.d: Likewise.
914 * testsuite/gas/mips/branch-local-n32-2.l: Remove file.
915 * testsuite/gas/mips/branch-local-n64-2.l: Remove file.
916 * testsuite/gas/mips/branch-local-n32-3.l: Remove file.
917 * testsuite/gas/mips/branch-local-n64-3.l: Remove file.
918
7ef3addb
JL
9192017-08-29 Jozef Lawrynowicz <jozef.l@somniumtech.com>
920
921 * config/tc-msp430.c (md_parse_option): Define high data and high
922 bss symbols if -mdata-region is passed.
923 Define -mdata-region open.
924 * doc/c-msp430.texi: Document -mdata-region.
925 * testsuite/gas/msp430/high-data-bss-sym.d: New test.
926 * testsuite/gas/msp430/high-data-bss-sym.s: New.
927 * testsuite/gas/msp430/msp430.exp: Add -mdata-region tests.
928
74081948
AF
9292017-08-23 Alexander Fedotov <alexander.fedotov@nxp.com>
930 Edmar Wienskoski <edmar.wienskoski@nxp.com
931
932 * config/tc-ppc.c:
933 (md_parse_option): Add mspe2 switch.
934 (md_show_usage): Document -mspe2.
935 (ppc_setup_opcodes): Handle spe2_opcodes.
936 * doc/as.texinfo: Document -mspe2.
937 * doc/c-ppc.texi: Likewise.
938 * testsuite/gas/ppc/efs.d: New file.
939 * testsuite/gas/ppc/efs.s: Likewise.
940 * testsuite/gas/ppc/efs2.d: Likewise.
941 * testsuite/gas/ppc/efs2.s: Likewise.
942 * testsuite/gas/ppc/ppc.exp: Run new tests.
943 * testsuite/gas/ppc/spe.d: New file.
944 * testsuite/gas/ppc/spe.s: Likewise.
945 * testsuite/gas/ppc/spe2-checks.d: Likewise.
946 * testsuite/gas/ppc/spe2-checks.l: Likewise.
947 * testsuite/gas/ppc/spe2-checks.s: Likewise.
948 * testsuite/gas/ppc/spe2.d: Likewise.
949 * testsuite/gas/ppc/spe2.s: Likewise.
950 * testsuite/gas/ppc/spe_ambiguous.d: Likewise.
951 * testsuite/gas/ppc/spe_ambiguous.s: Likewise.
952
f6a36b0c
JC
9532017-08-23 James Clarke <jrtc27@jrtc27.com>
954
955 * config/tc-sparc.c (tc_gen_reloc): Convert BFD_RELOC_8/16/32/64
956 into the corresponding BFD_RELOC_8/16/32/64_PCREL relocation
957 when requested.
958 * config/tc-sparc.h (DIFF_EXPR_OK): Define to enable PC-relative
959 diff relocations.
960 (TC_FORCE_RELOCATION_SUB_LOCAL): Define to ensure only supported
961 relocations are made PC-relative.
962 (CFI_DIFF_EXPR_OK): Define to 0 to force BFD_RELOC_32_PCREL to
963 be used directly, since otherwise BFD_RELOC_SPARC_UA32 will be
964 used for .eh_frame which cannot in general be converted to a
965 BFD_RELOC_32_PCREL due to alignment requirements.
966
bb4b64b0
AM
9672017-08-22 Alan Modra <amodra@gmail.com>
968
969 * testsuite/gas/ppc/lsp-checks.d: Assemble with -a32.
970 * testsuite/gas/ppc/lsp.d: Likewise.
971
e3c2f928
AF
9722017-08-21 Alexander Fedotov <alexander.fedotov@nxp.com>
973 Edmar Wienskoski <edmar.wienskoski@nxp.com
974
975 * testsuite/gas/ppc/lsp-checks.d,
976 * testsuite/gas/ppc/lsp-checks.l,
977 * testsuite/gas/ppc/lsp-checks.s: New test.
978 * testsuite/gas/ppc/lsp.d,
979 * testsuite/gas/ppc/lsp.s: New test.
980 * testsuite/gas/ppc/ppc.exp: Run new tests.
981
8975f864
RR
9822017-08-15 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
983
984 * config/tc-aarch64.c (REGDEF_ALIAS): Define
985 (reg_names): Update for ip0, ip1, fp, lr to use REGDEF_ALIAS
986 * doc/c-aarch64.texi: Update documentation on .req.
987 * testsuite/gas/diagnostic.s: Update
988 * testsuite/gas/diagnostic.l: Likewise
989 * testsuite/gas/register_aliases.s: New file.
990 * testsuite/gas/register_aliases.d: New file.
991
76db0a2e
L
9922017-08-11 H.J. Lu <hongjiu.lu@intel.com>
993
994 PR gas/21667
995 * read.c (pseudo_set): Update error message for alias of common
996 symbol.
997 * write.c (write_object_file): Disallow both local and global
998 aliases of common symbol.
999 * testsuite/gas/elf/common5a.d: New file.
1000 * testsuite/gas/elf/common5a.l: Likewise.
1001 * testsuite/gas/elf/common5a.s: Likewise.
1002 * testsuite/gas/elf/common5b.d: Likewise.
1003 * testsuite/gas/elf/common5b.l: Likewise.
1004 * testsuite/gas/elf/common5b.s: Likewise.
1005 * testsuite/gas/elf/common5c.d: Likewise.
1006 * testsuite/gas/elf/common5c.s: Likewise.
1007 * testsuite/gas/elf/common5d.d: Likewise.
1008 * testsuite/gas/elf/common5d.s: Likewise.
1009 * testsuite/gas/elf/elf.exp: Run common5a, common5b, common5c
1010 and common5d.
1011
4c2da80c
NC
10122017-08-10 Nick Clifton <nickc@redhat.com>
1013
1014 PR gas/21939
1015 * config/obj-macho.c (obj_mach_o_set_indirect_symbols): Increase
1016 size of indirect_syms array so that it is large enough to hold
1017 every symbol if necessary.
1018
cc4a945a
JW
10192017-08-09 Jiong Wang <jiong.wang@arm.com>
1020
1021 * config/tc-arm.c (do_crc32_1): Remove warning on REG_SP for thumb_mode.
1022 * testsuite/gas/arm/crc32-armv8-a-bad.d: Update exepcted result.
1023 * testsuite/gas/arm/crc32-armv8-r-bad.d: Likewise.
1024 * testsuite/gas/arm/crc32-armv8-a.d: Likewise.
1025 * testsuite/gas/arm/crc32-armv8-r.d: Likewise.
1026 * testsuite/gas/arm/crc32-armv8-ar-bad.s: Update test case.
1027 * testsuite/gas/arm/crc32-armv8-ar.s: Likewise.
1028 * testsuite/gas/arm/crc32-bad.l: Update expected error message.
1029
75800d2c
NC
10302017-08-02 Nick Clifton <nickc@redhat.com>
1031
1032 * testsuite/gas/all/gas.exp: Add am33 to the skip lists of tests
1033 passed over by the mn10300 target.
1034 * testsuite/gas/elf/elf.exp: Likewise.
1035 * testsuite/gas/elf/dwarf2-11.d: Correct skip of am33 target.
1036 * testsuite/gas/elf/dwarf2-12.d: Likewise.
1037 * testsuite/gas/elf/dwarf2-13.d: Likewise.
1038 * testsuite/gas/elf/dwarf2-14.d: Likewise.
1039 * testsuite/gas/elf/dwarf2-15.d: Likewise.
1040 * testsuite/gas/elf/dwarf2-16.d: Likewise.
1041 * testsuite/gas/elf/dwarf2-17.d: Likewise.
1042 * testsuite/gas/elf/dwarf2-18.d: Likewise.
1043 * testsuite/gas/elf/dwarf2-5.d: Likewise.
1044 * testsuite/gas/elf/dwarf2-6.d: Likewise.
1045 * testsuite/gas/elf/dwarf2-7.d: Likewise.
1046
4d36230d
L
10472017-08-01 H.J. Lu <hongjiu.lu@intel.com>
1048
1049 PR gas/21874
1050 * config/tc-i386-intel.c (i386_intel_operand): Update segment
1051 register check.
1052 * testsuite/gas/i386/intelok.s: Replace "fs:gs:[eax]" with
1053 "fs:[eax]".
1054 * testsuite/gas/i386/inval-seg.s: Add tests for invalid segment
1055 register.
1056 * testsuite/gas/i386/x86-64-inval-seg.s: Likewise.
1057 * testsuite/gas/i386/inval-seg.l: Updated.
1058 * testsuite/gas/i386/x86-64-inval-seg.l: Likewise.
1059
2e957b16
JDA
10602017-07-31 John David Anglin <danglin@gcc.gnu.org>
1061
1062 * config/tc-hppa.c (pa_ip): Clear `d' bit in branch on bit instructions
1063 with a double-word condition and a fixed bit position greater than 31.
1064
a8086704
AW
10652017-07-28 Andrew Waterman <andrew@sifive.com>
1066
1067 * config/tc-riscv.c (riscv_set_arch): Handle the Q subset like
1068 all other subsets.
1069 Obviate use-after-free.
1070
7cbc739c
NC
10712017-07-25 Nick Clifton <nickc@redhat.com>
1072
1073 PR 21739
1074 * testsuite/gas/arc/add_s-err.s: Update expected error message.
1075
e8d84ca1
NC
10762017-07-24 Nick Clifton <nickc@redhat.com>
1077
1078 PR 21809
1079 * config/tc-aarch64.c (aarch64_init_frag): Do not set a mapping
1080 state for frags in debug sections.
1081 * config/tc-arm.c (arm_init_frag): Likewise.
1082
723dfee7
HPN
10832017-07-24 Hans-Peter Nilsson <hp@bitrange.com>
1084
1085 * dwarf2dbg.c (dwarf2dbg_final_check): Rename local variable exp
1086 from expr.
1087
47826cdb
AK
10882017-07-21 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
1089
1090 * config/tc-s390.c (s390_parse_cpu): Add z14 as alternate CPU
1091 name.
1092 * doc/as.texinfo: Add z14 to CPU string list.
1093 * doc/c-s390.texi: Likewise.
1094
ba8826a8
AO
10952017-07-21 Alexandre Oliva <aoliva@redhat.com>
1096
1097 * dwarf2dbg.c (unused): Check offset of next in struct line_entry.
1098 (current): Initialize view.
1099 (force_reset_view, view_assert_failed): New variables.
1100 (reverse_line_entry_list): New function.
1101 (set_or_check_view): Likewise.
1102 (dwarf2_gen_line_info_1): Call it.
1103 (dwarf2_where): Set view to NULL.
1104 (dwarf2_emit_insn): Return early when called before first file.
1105 (dwarf2_directive_loc): Add view support. Emit insn
1106 immediately when view option is given.
1107 (process_entries): Avoid set_address to reset view when a known
1108 address change already implies the view reset.
1109 (dwarf2dbg_final_check): New function.
1110 * dwarf2dbg.h (struct dwarf2_line_info): Add view.
1111 (dwarf2dbg_final_check): Declare.
1112 * read.c (s_leb128): Parse expression as deferred.
1113 * write.c (write_object_file): Check pending view asserts.
1114 (cvt_frag_to_fill): Complain about undefined leb128 operand.
1115 * doc/as.texinfo (.loc): Document view support.
1116 * NEWS: Mention the new feature.
1117 * testsuite/gas/all/gas.exp: Run sleb128-9.
1118 * testsuite/gas/all/sleb128-9.d: New.
1119 * testsuite/gas/all/sleb128-9.l: New.
1120 * testsuite/gas/all/sleb128-9.s: New.
1121 * testsuite/gas/elf/dwarf2-1.d: Add nonzero views.
1122 * testsuite/gas/elf/dwarf2-2.d: Likewise.
1123 * testsuite/gas/elf/dwarf2-5.d: New.
1124 * testsuite/gas/elf/dwarf2-5.s: New.
1125 * testsuite/gas/elf/dwarf2-6.d: New.
1126 * testsuite/gas/elf/dwarf2-6.s: New.
1127 * testsuite/gas/elf/dwarf2-7.d: New.
1128 * testsuite/gas/elf/dwarf2-7.s: New.
1129 * testsuite/gas/elf/dwarf2-8.d: New.
1130 * testsuite/gas/elf/dwarf2-8.l: New.
1131 * testsuite/gas/elf/dwarf2-8.s: New.
1132 * testsuite/gas/elf/dwarf2-9.d: New.
1133 * testsuite/gas/elf/dwarf2-9.l: New.
1134 * testsuite/gas/elf/dwarf2-9.s: New.
1135 * testsuite/gas/elf/dwarf2-10.d: New.
1136 * testsuite/gas/elf/dwarf2-10.l: New.
1137 * testsuite/gas/elf/dwarf2-10.s: New.
1138 * testsuite/gas/elf/dwarf2-11.d: New.
1139 * testsuite/gas/elf/dwarf2-11.s: New.
1140 * testsuite/gas/elf/dwarf2-12.d: New.
1141 * testsuite/gas/elf/dwarf2-12.s: New.
1142 * testsuite/gas/elf/dwarf2-13.d: New.
1143 * testsuite/gas/elf/dwarf2-13.s: New.
1144 * testsuite/gas/elf/dwarf2-14.d: New.
1145 * testsuite/gas/elf/dwarf2-14.s: New.
1146 * testsuite/gas/elf/dwarf2-15.d: New.
1147 * testsuite/gas/elf/dwarf2-15.s: New.
1148 * testsuite/gas/elf/dwarf2-16.d: New.
1149 * testsuite/gas/elf/dwarf2-16.s: New.
1150 * testsuite/gas/elf/dwarf2-17.d: New.
1151 * testsuite/gas/elf/dwarf2-17.s: New.
1152 * testsuite/gas/elf/dwarf2-18.d: New.
1153 * testsuite/gas/elf/dwarf2-18.s: New.
1154 * testsuite/gas/elf/elf.exp: Run dwarf2-5..18 tests.
1155 * testsuite/gas/i386/dw2-compress-1.d: Add nonzero views.
1156 * testsuite/gas/i386/dw2-compressed-1.d: Likewise.
1157 * testsuite/gas/i386/ilp32/lns/lns-duplicate.d: Likewise.
1158 * testsuite/gas/lns/lns-big-delta.d: Likewise.
1159 * testsuite/gas/lns/lns-duplicate.d: Likewise.
1160 * testsuite/gas/mips/loc-swap-2.d: Likewise.
1161 * testsuite/gas/mips/loc-swap-3.d: Likewise.
1162 * testsuite/gas/mips/loc-swap.d: Likewise.
1163 * testsuite/gas/mips/micromips@loc-swap-2.d: Likewise.
1164 * testsuite/gas/mips/micromips@loc-swap.d: Likewise.
1165 * testsuite/gas/mips/mips16@loc-swap-2.d: Likewise.
1166 * testsuite/gas/mips/mips16@loc-swap.d: Likewise.
1167 * testsuite/gas/mips/mips16e@loc-swap.d: Likewise.
1168
684d5a10
JEM
11692017-07-19 Claudiu Zissulescu <claziss@synopsys.com>
1170
1171 * testsuite/gas/arc/jli-1.d: New file.
1172 * testsuite/gas/arc/jli-1.s: Likewise.
1173 * testsuite/gas/arc/taux.d: Update for jli_base.
1174
e4943f2c
TG
11752017-07-19 Tristan Gingold <gingold@adacore.com>
1176
1177 * as.c (start_sbrk): Remove.
1178 (main): Remove assignment.
1179 (dump_statistics): Remove display of data size.
1180
804a4093
TG
11812017-07-19 Tristan Gingold <gingold@adacore.com>
1182
1183 * testsuite/gas/pe/seh-x64-err-2.s: New test.
1184 * testsuite/gas/pe/seh-x64-err-2.l: New stderr output.
1185 * testsuite/gas/pe/pe.exp: Add test.
1186 * config/obj-coff-seh.c (obj_coff_seh_do_final): Don't try to end
1187 seh part.
1188
de194d85
YC
11892017-07-18 Nick Clifton <nickc@redhat.com>
1190
1191 PR 21775
1192 * config/tc-arm.c: Fix spelling typos.
1193 * config/tc-mips.c: Likewise.
1194 * config/tc-msp430.c: Likewise.
1195 * config/tc-sh64.c: Likewise.
1196 * config/tc-tic4x.c: Likewise.
1197 * ecoff.c: Likewise.
1198 * testsuite/gas/arm/ldr-bad.l: Likewise.
1199 * testsuite/gas/arm/ldr-t-bad.l: Likewise.
1200 * testsuite/gas/tic54x/opcodes.s: Likewise.
1201 * testsuite/gas/msp340/errata_warns.l: Likewise.
1202
b6a57713
NC
12032017-07-18 Nick Clifton <nickc@redhat.com>
1204
1205 * po/uk.po: Updated Ukranian translation.
1206
f27dadca
GJL
12072017-07-17 Georg-Johann Lay <avr@gjlay.de>
1208
1209 PR 21472
1210 * config/tc-avr.c (mcu_types): Add entries for: attiny212,
1211 attiny214, attiny412, attiny414, attiny814, attiny1614,
1212 attiny1616, attiny1617, attiny3214, attiny3216, attiny3217.
1213 (md_show_usage): Adjust doc for "avrxmega3".
1214 * doc/c-avr.texi (AVR options) [-mmcu=]: Adjust doc for avrxmega3.
1215 Add MCUs: attiny212, attiny214, attiny412, attiny414, attiny416,
1216 attiny417, attiny814, attiny816, attiny817, attiny1614,
1217 attiny1616, attiny1617, attiny3214, attiny3216, attiny3217.
1218
e58ff055
JW
12192017-07-13 Jim Wilson <jim.wilson@linaro.org>
1220
1221 * config/tc-arch64.c (aarch64_cpus): Add AARCH64_FEATURE_RDMA to
1222 falkor and qdf24xx entries.
1223
429d795d
AM
12242017-07-12 Alan Modra <amodra@gmail.com>
1225
1226 * po/es.po: Update from translationproject.org/latest/gas/.
1227 * po/fi.po: Likewise.
1228 * po/fr.po: Likewise.
1229 * po/id.po: Likewise.
1230 * po/ja.po: Likewise.
1231 * po/ru.po: Likewise.
1232 * po/sv.po: Likewise.
1233 * po/tr.po: Likewise.
1234 * po/uk.po: Likewise.
1235 * po/zh_CN.po: Likewise.
1236
0bae9e9e
NC
12372017-07-12 Nick Clifton <nickc@redhat.com>
1238
1239 Fix compile time warnings using gcc 7.1.1.
1240 * config/tc-pru.c (md_assemble): Add continue statement after
1241 handling 'E' operand character.
1242 * config/tc-v850.c (md_assemble): Initialise the 'insn' variable.
1243
15a7695f
JG
12442017-07-05 James Greenhalgh <james.greenhalgh@arm.com>
1245
1246 * config/tc-arm.c (arm_cpus): Add Cortex-A55 and Cortex-A75.
1247 * doc/c-arm.texi (-mcpu): Document Cortex-A55 and Cortex-A75.
1248
e4bdd679
BP
12492017-07-05 Borislav Petkov <bp@suse.de>
1250
1251 * testsuite/gas/i386/opcode.s: Add tests for ModRM.reg == 6 variants.
1252 * testsuite/gas/i386/opcode.d: ditto.
1253 * testsuite/gas/i386/x86-64-opcode.s: Add x86_64 variants too.
1254 * testsuite/gas/i386/x86-64-opcode.d: ditto.
1255
60c96dbf
RR
12562017-07-04 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1257
1258 * config/tc-arm.c (arm_regs): Add MVFR2.
1259 (do_vmrs): Constraint for MVFR2 and armv8.
1260 (do_vmsr): Likewise.
1261 * testsuite/gas/arm/armv8-a+fp.d: Update.
1262 * testsuite/gas/arm/armv8-ar+fp.s: Likewise.
1263 * testsuite/gas/arm/armv8-r+fp.d: Likewise.
1264 * testsuite/gas/arm/vfp-bad.s: Likewise.
1265 * testsuite/gas/arm/vfp-bad.l: Likewise.
1266
0d702cfe
TG
12672017-07-04 Tristan Gingold <gingold@adacore.com>
1268
1269 * configure: Regenerate.
1270
55a09eb6
TG
12712017-07-04 Tristan Gingold <gingold@adacore.com>
1272
1273 * NEWS: Add marker for 2.29.
1274
8d219acd
AM
12752017-07-03 Alan Modra <amodra@gmail.com>
1276
1277 * testsuite/gas/elf/symver.d: Don't run on hppa64-hpux.
1278
834a65aa
MR
12792017-06-30 Maciej W. Rozycki <macro@imgtec.com>
1280
1281 * config/tc-mips.c (md_convert_frag): Use a switch on the
1282 microMIPS relaxation type rather than a chain of conditionals.
1283
bbd27b76
MR
12842017-06-30 Maciej W. Rozycki <macro@imgtec.com>
1285
1286 * config/tc-mips.c (md_convert_frag): Rewrite `fix_new_exp'
1287 calls in terms of `fix_new'.
1288
9f00292e
MR
12892017-06-30 Maciej W. Rozycki <macro@imgtec.com>
1290
1291 * config/tc-mips.c (md_convert_frag): Don't make a helper
1292 expression symbol for `fix_new_exp' called with a non-zero
1293 offset.
1294 * testsuite/gas/mips/relax-offset.d: New test.
1295 * testsuite/gas/mips/mips1@relax-offset.d: New test.
1296 * testsuite/gas/mips/r3000@relax-offset.d: New test.
1297 * testsuite/gas/mips/r3900@relax-offset.d: New test.
1298 * testsuite/gas/mips/micromips@relax-offset.d: New test.
1299 * testsuite/gas/mips/relax-offset.l: New stderr output.
1300 * testsuite/gas/mips/relax-offset.s: New test source.
1301 * testsuite/gas/mips/mips.exp: Run the new tests.
1302
32f76c67
GJL
13032017-06-30 Georg-Johann Lay <avr@gjlay.de>
1304
1305 PR gas/21683
1306 * doc/c-avr.texi (AVR Options) <-mgcc-isr>: Document it.
1307 (AVR Pseudo Instructions): New node.
1308 * config/tc-avr.h (md_pre_output_hook): Define to avr_pre_output_hook.
1309 (md_undefined_symbol): Define to avr_undefined_symbol.
1310 (avr_pre_output_hook, avr_undefined_symbol): New protos.
1311 * config/tc-avr.c (struc-symbol.h): Include it.
1312 (ISR_CHUNK_Done, ISR_CHUNK_Prologue, ISR_CHUNK_Epilogue): New enums.
1313 (avr_isr, avr_gccisr_opcode)
1314 (avr_no_sreg_hash, avr_no_sreg): New static variables.
1315 (avr_opt_s) <have_gccisr>: Add field.
1316 (avr_opt): Add initializer for have_gccisr.
1317 (enum options) <OPTION_HAVE_GCCISR>: Add enum.
1318 (md_longopts) <"mgcc-isr">: Add entry.
1319 (md_show_usage): Document -mgcc-isr.
1320 (md_parse_option) [OPTION_HAVE_GCCISR]: Handle it.
1321 (md_undefined_symbol): Remove.
1322 (avr_undefined_symbol, avr_pre_output_hook): New fuctions.
1323 (md_begin) <avr_no_sreg_hash, avr_gccisr_opcode>: Initialize them.
1324 (avr_operand) <pregno>: Add argument and set *pregno if function
1325 is called for a register constraint.
1326 [N]: Handle constraint.
1327 (avr_operands) <avr_operand>: Pass 5th parameter to calls.
1328 [avr_opt.have_gccisr]: Call avr_update_gccisr. Call
1329 avr_gccisr_operands instead of avr_operands.
1330 (avr_update_gccisr, avr_emit_insn, avr_patch_gccisr_frag)
1331 (avr_gccisr_operands, avr_check_gccisr_done): New static functions.
1332 * testsuite/gas/avr/gccisr-01.d: New test.
1333 * testsuite/gas/avr/gccisr-01.s: New test.
1334 * testsuite/gas/avr/gccisr-02.d: New test.
1335 * testsuite/gas/avr/gccisr-02.s: New test.
1336 * testsuite/gas/avr/gccisr-03.d: New test.
1337 * testsuite/gas/avr/gccisr-03.s: New test.
1338
33f46696
MR
13392017-06-30 Maciej W. Rozycki <macro@imgtec.com>
1340
1341 * config/tc-mips.c (match_float_constant): Update description.
1342 (match_operand): Likewise.
1343
909b4e3d
MR
13442017-06-30 Andrew Bennett <andrew.bennett@imgtec.com>
1345 Maciej W. Rozycki <macro@imgtec.com>
1346
1347 * config/tc-mips.c (mips_ases): Add microMIPS XPA support.
1348 * testsuite/gas/mips/micromips@xpa.d: New test.
1349 * testsuite/gas/mips/mips.exp: Run the new test. Enable
1350 `xpa-virt-err' test for `micromips'.
1351
f5b2fd52
MR
13522017-06-30 Andrew Bennett <andrew.bennett@imgtec.com>
1353 Maciej W. Rozycki <macro@imgtec.com>
1354
1355 * testsuite/gas/mips/micromips@r5.d: New test.
1356 * testsuite/gas/mips/mips.exp: Run the new test.
1357
9785fc2a
MR
13582017-06-30 Maciej W. Rozycki <macro@imgtec.com>
1359 Andrew Bennett <andrew.bennett@imgtec.com>
1360
1361 * config/tc-mips.c (mips_set_ase): Handle the ASE_XPA_VIRT flag.
1362 * testsuite/gas/mips/xpa.d: Remove `xpa' from `-M' in `objdump'
1363 flags. Add `-mvirt' to `as' flags.
1364 * testsuite/gas/mips/xpa-err.d: New test.
1365 * testsuite/gas/mips/xpa-virt-err.d: New test.
1366 * testsuite/gas/mips/xpa-err.l: New stderr output.
1367 * testsuite/gas/mips/xpa-virt-err.l: New stderr output.
1368 * testsuite/gas/mips/xpa-err.s: New test source.
1369 * testsuite/gas/mips/xpa-virt-err.s: New test source.
1370 * testsuite/gas/mips/mips.exp: Run the new tests.
1371
60804c53
MR
13722017-06-29 Maciej W. Rozycki <macro@imgtec.com>
1373
1374 * testsuite/gas/mips/mips16e2@mips16e2-mt-sub.d: Adjust for the
1375 ASE_MIPS16E2_MT flag disassembler fix.
1376 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e2-mt-sub.d:
1377 Likewise.
1378
92cebb3d
MR
13792017-06-29 Maciej W. Rozycki <macro@imgtec.com>
1380
1381 * config/tc-mips.c (mips_set_ase): Clear the ASE_MIPS16E2_MT
1382 flag before recalculating.
1383 * testsuite/gas/mips/mips16e2-mt-err.d: New test.
1384 * testsuite/gas/mips/mips16e2-mt-err.l: New stderr output.
1385 * testsuite/gas/mips/mips16e2-mt-err.s: New test source.
1386 * testsuite/gas/mips/mips.exp: Run the new test.
1387
65a55fbb
TC
13882017-06-28 Tamar Christina <tamar.christina@arm.com>
1389
1390 * config/tc-aarch64.c (aarch64_reg_parse_32_64): Accept 4B.
1391 (aarch64_features): Added dotprod.
1392 * doc/c-aarch64.texi: Added dotprod.
1393 * testsuite/gas/aarch64/dotproduct.d: New.
1394 * testsuite/gas/aarch64/dotproduct.s: New.
1395
c604a79a
JW
13962017-06-28 Jiong Wang <jiong.wang@arm.com>
1397
1398 * config/tc-arm.c (fpu_neon_ext_dotprod): New variable.
1399 (neon_scalar_for_mul): Improve comments.
1400 (do_neon_dotproduct): New function to encode Dot Product instructions.
1401 (do_neon_dotproduct_s): Wrapper function for signed Dot Product
1402 instructions.
1403 (do_neon_dotproduct_u): Wrapper function for unsigned Dot Product
1404 instructions.
1405 (insns): New entries for vsdot and vudot.
1406 (arm_extensions): New entry for "dotprod".
1407 * doc/c-arm.texi: Document new "dotprod" extension.
1408 * testsuite/gas/arm/dotprod.s: New test source.
1409 * testsuite/gas/arm/dotprod-illegal.s: New test source.
1410 * testsuite/gas/arm/dotprod.d: New test.
1411 * testsuite/gas/arm/dotprod-thumb2.d: New test.
1412 * testsuite/gas/arm/dotprod-illegal.d: New test.
1413 * testsuite/gas/arm/dotprod-legacy-arch.d: New test.
1414 * testsuite/gas/arm/dotprod-illegal.l: New error file.
1415 * testsuite/gas/arm/dotprod-legacy-arch.l: New error file.
1416
819e1f86
MR
14172017-06-28 Maciej W. Rozycki <macro@imgtec.com>
1418
1419 * testsuite/gas/mips/elf_mach_interaptiv-mr2.d: New test.
1420 * testsuite/gas/mips/save-err.d: New test.
1421 * testsuite/gas/mips/save-sub.d: New test.
1422 * testsuite/gas/mips/interaptiv-mr2@save.d: New test.
1423 * testsuite/gas/mips/mips1@save-sub.d: New test.
1424 * testsuite/gas/mips/mips2@save-sub.d: New test.
1425 * testsuite/gas/mips/mips3@save-sub.d: New test.
1426 * testsuite/gas/mips/mips4@save-sub.d: New test.
1427 * testsuite/gas/mips/mips5@save-sub.d: New test.
1428 * testsuite/gas/mips/mips32@save-sub.d: New test.
1429 * testsuite/gas/mips/mips64@save-sub.d: New test.
1430 * testsuite/gas/mips/mips16@save-sub.d: New test.
1431 * testsuite/gas/mips/mips16e@save-sub.d: New test.
1432 * testsuite/gas/mips/r3000@save-sub.d: New test.
1433 * testsuite/gas/mips/r3900@save-sub.d: New test.
1434 * testsuite/gas/mips/r4000@save-sub.d: New test.
1435 * testsuite/gas/mips/vr5400@save-sub.d: New test.
1436 * testsuite/gas/mips/interaptiv-mr2@save-sub.d: New test.
1437 * testsuite/gas/mips/sb1@save-sub.d: New test.
1438 * testsuite/gas/mips/octeon2@save-sub.d: New test.
1439 * testsuite/gas/mips/octeon3@save-sub.d: New test.
1440 * testsuite/gas/mips/xlr@save-sub.d: New test.
1441 * testsuite/gas/mips/r5900@save-sub.d: New test.
1442 * testsuite/gas/mips/mips16e2-copy.d: New test.
1443 * testsuite/gas/mips/mips16e2-copy-err.d: New test.
1444 * testsuite/gas/mips/save.d: Remove `MIPS16e' from the `name'
1445 option. Adjust for trailing padding change.
1446 * testsuite/gas/mips/mips16e2-copy-err.l: New stderr output.
1447 * testsuite/gas/mips/save-sub.s: New test source.
1448 * testsuite/gas/mips/mips16e2-copy.s: New test source.
1449 * testsuite/gas/mips/mips16e2-copy-err.s: New test source.
1450 * testsuite/gas/mips/save.s: Update description, change trailing
1451 padding and remove trailing white space.
1452 * testsuite/gas/mips/mips.exp: Expand `save' and `save-err'
1453 tests across the regular MIPS interAptiv MR2 architecture. Run
1454 the new tests.
1455
c7d289d1
MR
14562017-06-28 Maciej W. Rozycki <macro@imgtec.com>
1457
1458 * testsuite/gas/mips/mips.exp (interaptiv-mr2): New architecture.
1459 (mips16e2-interaptiv-mr2): Likewise.
1460 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro.d: New
1461 test.
1462 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro-t.d:
1463 New test.
1464 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro-e.d:
1465 New test.
1466 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-insn-t.d:
1467 New test.
1468 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-insn-e.d:
1469 New test.
1470 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e-64.d: New
1471 test.
1472 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-sub.d: New
1473 test.
1474 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e-sub.d: New
1475 test.
1476 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e-64-sub.d:
1477 New test.
1478 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e2-mt-sub.d:
1479 New test.
1480 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-asmacro.d:
1481 New test.
1482 * testsuite/gas/mips/interaptiv-mr2@mcu.d: New test.
1483 * testsuite/gas/mips/interaptiv-mr2@isa-override-1.d: New test.
1484 * testsuite/gas/mips/interaptiv-mr2@isa-override-2.d: New test.
1485 * testsuite/gas/mips/attr-gnu-4-5.d: Ignore any number of ASE
1486 flag lines present rather than just one.
1487 * testsuite/gas/mips/attr-gnu-4-6.d: Likewise.
1488 * testsuite/gas/mips/attr-gnu-4-7.d: Likewise.
1489 * testsuite/gas/mips/attr-none-o32-fp64-nooddspreg.d: Likewise.
1490 * testsuite/gas/mips/attr-none-o32-fp64.d: Likewise.
1491 * testsuite/gas/mips/attr-none-o32-fpxx.d: Likewise.
1492 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro.l: New
1493 stderr output.
1494 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro-t.l:
1495 New stderr output.
1496 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro-e.l:
1497 New stderr output.
1498 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-insn-t.l:
1499 New stderr output.
1500 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-insn-e.l:
1501 New stderr output.
1502 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-sub.l: New
1503 stderr output.
1504 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e-sub.l: New
1505 stderr output.
1506 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e-64-sub.l:
1507 New stderr output.
1508 * testsuite/gas/mips/interaptiv-mr2@isa-override-1.l: New stderr
1509 output.
1510 * testsuite/gas/mips/interaptiv-mr2@isa-override-2.l: New stderr
1511 output.
1512
38bf472a
MR
15132017-06-28 Maciej W. Rozycki <macro@imgtec.com>
1514 Matthew Fortune <matthew.fortune@imgtec.com>
1515
1516 * config/tc-mips.c (validate_mips_insn): Handle
1517 OP_SAVE_RESTORE_LIST specially.
1518 (mips_encode_save_restore, mips16_encode_save_restore): New
1519 functions.
1520 (match_save_restore_list_operand): Factor out SAVE/RESTORE
1521 operand insertion into the instruction word or halfword to these
1522 new functions.
1523 (mips_cpu_info_table): Add "interaptiv-mr2" entry.
1524
1525 * doc/c-mips.texi (MIPS Options): Add `interaptiv-mr2' to the
1526 `-march=' argument list.
1527
79cb3f75
MR
15282017-06-27 Maciej W. Rozycki <macro@imgtec.com>
1529
1530 * testsuite/gas/mips/mips16e-save.d: Rename to...
1531 * testsuite/gas/mips/save.d: ... this.
1532 * testsuite/gas/mips/mips16e-save-err.d: Update the
1533 `error-output' option and rename to...
1534 * testsuite/gas/mips/save-err.d: ... this.
1535 * testsuite/gas/mips/mips16e-save-err.l: Rename to...
1536 * testsuite/gas/mips/save-err.l: ... this.
1537 * testsuite/gas/mips/mips16e-save.s: Rename to...
1538 * testsuite/gas/mips/save.s: ... this.
1539 * testsuite/gas/mips/mips16e-save-err.s: Rename to...
1540 * testsuite/gas/mips/save-err.s: ... this.
1541 * testsuite/gas/mips/mips.exp: Rename `mips16e-save' and
1542 `mips16e-save-err' invocations to `save' and `save-err'
1543 respectively and reorder these tests away from MIPS16 tests.
1544
b0bd097e
MR
15452017-06-27 Maciej W. Rozycki <macro@imgtec.com>
1546
1547 * testsuite/gas/mips/mips16e-save.d: Remove `-mmips:isa32
1548 -mmips:16' from `objdump' flags and `-march=mips32 -mips16' from
1549 `as' flags.
1550 * testsuite/gas/mips/mips16e-save-err.d: Remove `-march=mips32'
1551 from `as' flags.
1552 * testsuite/gas/mips/mips16e-save.s: Remove the `.set mips16'
1553 pseudo-op.
1554 * testsuite/gas/mips/mips16e-save-err.s: Likewise.
1555 * testsuite/gas/mips/mips.exp: Run SAVE/RESTORE tests across all
1556 MIPS16e architectures.
1557
2438385a
MR
15582017-06-27 Maciej W. Rozycki <macro@imgtec.com>
1559
1560 * testsuite/gas/mips/mips16e-save-err.d: New test.
1561 * gas/testsuite/gas/mips/mips.exp: Fold `mips16e-save-err' list
1562 test into the new test.
1563
daba08c9
MR
15642017-06-27 Maciej W. Rozycki <macro@imgtec.com>
1565
1566 * testsuite/gas/mips/mips16e-save.d: Capitalize the `name'
1567 option.
1568
a6cbf936
KLC
15692017-06-26 Kuan-Lin Chen <rufus@andestech.com>
1570
1571 * config/tc-riscv.c (md_apply_fix) [BFD_RELOC_32]: Convert to a
1572 R_RISCV_32_PCREL relocation.
1573
a3aea05a
L
15742017-06-26 H.J. Lu <hongjiu.lu@intel.com>
1575
1576 PR gas/21661
1577 * config/obj-elf.c (obj_elf_symver): Don't allow .symver with
1578 common symbol.
1579 (elf_frob_symbol): Likewise.
1580 * testsuite/gas/elf/elf.exp: Run pr21661.
1581 * testsuite/gas/elf/pr21661.d: New file.
1582 * testsuite/gas/elf/pr21661.s: Likewise.
1583
49fa50ef
NC
15842017-06-26 Nick Clifton <nickc@redhat.com>
1585
1586 * config/tc-arm.c (fpu_any): Only define for ELF based targets.
1587
cf9bdae9 15882017-06-26 Claudiu Zissulescu <claziss@synopsys.com>
1589
1590 * /config/tc-arc.c (is_br_jmp_insn_p): Update macro with known
1591 instructions to be accounted as jumps.
1592 (assemble_insn): Check for limms into the delay slots. Emit an
1593 error if so.
1594 * testsuite/gas/arc/asm-errors-3.d: New file.
1595 * testsuite/gas/arc/asm-errors-3.err: Likewise.
1596 * testsuite/gas/arc/asm-errors-3.s: Likewise.
1597
0cda1e19
TP
15982017-06-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
1599
1600 * NEWS: Mention support of ARM Cortex-R52 processor.
1601 * config/tc-arm.c (arm_cpus): Add entry for ARM Cortex-R52 processor.
1602 * doc/c-arm.texi: Mention support for -mcpu=cortex-r52.
1603
ced40572
TP
16042017-06-24 Thomas Preud'homme <thomas.preudhomme@arm.com>
1605
1606 * NEWS: Mention support for ARMv8-R architecture.
1607 * config/tc-arm.c (arm_archs): Add entry for ARMv8-R.
1608 (arm_extensions): Restrict pan, ras and rdma extension to
1609 ARMv8-A and make crypto, fp and simd extensions available to
1610 ARMv8-R.
1611 (cpu_arch_ver): Add entry for ARMv8-R.
1612 (aeabi_set_public_attributes): Update gas_assert for Tag_DIV_use
1613 logic.
1614 * testsuite/gas/arm/armv8-a+fp.s: Rename into ...
1615 * testsuite/gas/arm/armv8-ar+fp.s: This. Remove .arch directive.
1616 * testsuite/gas/arm/armv8-a+fp.d: Specify source to assemble and
1617 architecture to assemble for.
1618 * testsuite/gas/arm/armv8-r+fp.d: New.
1619 * testsuite/gas/arm/armv8-a+simd.s: Rename into ...
1620 * testsuite/gas/arm/armv8-ar+simd.s: This. Remove .arch directive.
1621 * testsuite/gas/arm/armv8-a+simd.d: Specify source to assemble and
1622 architecture to assemble for.
1623 * testsuite/gas/arm/armv8-r+simd.d: New.
1624 * testsuite/gas/arm/armv8-a-bad.s: Rename into ...
1625 * testsuite/gas/arm/armv8-ar-bad.s: This. Remove .arch directive.
1626 * testsuite/gas/arm/armv8-a-bad.l: Rename into ...
1627 * testsuite/gas/arm/armv8-ar-bad.l: This. Decrement line number by 1.
1628 * testsuite/gas/arm/armv8-a-bad.d: Specify source to assemble,
1629 architecture to assemble for and adjust error output file.
1630 * testsuite/gas/arm/armv8-r-bad.d: New.
1631 * testsuite/gas/arm/armv8-a-barrier.s: Rename into ...
1632 * testsuite/gas/arm/armv8-ar-barrier.s: This.
1633 * testsuite/gas/arm/armv8-a-barrier-arm.d: Adjust source.
1634 * testsuite/gas/arm/armv8-a-barrier-thumb.d: Likewise.
1635 * testsuite/gas/arm/armv8-r-barrier-arm.d: New.
1636 * testsuite/gas/arm/armv8-r-barrier-thumb.d: New.
1637 * testsuite/gas/arm/armv8-a-it-bad.s: Rename into ...
1638 * testsuite/gas/arm/armv8-ar-it-bad.s: This. Remove .arch directive.
1639 * testsuite/gas/arm/armv8-a-it-bad.l: Rename into ...
1640 * testsuite/gas/arm/armv8-ar-it-bad.l: This. Decrement line number
1641 by 1.
1642 * testsuite/gas/arm/armv8-a-it-bad.d: Specify source to assemble,
1643 architecture to assemble for and adjust error output file.
1644 * testsuite/gas/arm/armv8-r-it-bad.d: New.
1645 * testsuite/gas/arm/armv8-a.s: Rename into ...
1646 * testsuite/gas/arm/armv8-ar.s: This. Remove .arch directive.
1647 * testsuite/gas/arm/armv8-a.d: Specify source to assemble and
1648 architecture to assemble for.
1649 * testsuite/gas/arm/armv8-r.d: New.
1650 * testsuite/gas/arm/attr-march-armv8-r+crypto.d: New.
1651 * testsuite/gas/arm/attr-march-armv8-r+fp.d: New.
1652 * testsuite/gas/arm/attr-march-armv8-r+simd.d: New.
1653 * testsuite/gas/arm/attr-march-armv8-r.d: New.
1654 * testsuite/gas/arm/crc32.s: Rename into ...
1655 * testsuite/gas/arm/crc32-armv8-ar.s: This.
1656 * testsuite/gas/arm/crc32.d: Rename into ...
1657 * testsuite/gas/arm/crc32-armv8-a.d: This. Specify source to assemble.
1658 * testsuite/gas/arm/crc32-armv8-r.d: New.
1659 * testsuite/gas/arm/crc32-bad.s: Rename into ...
1660 * testsuite/gas/arm/crc32-armv8-ar-bad.s: This.
1661 * testsuite/gas/arm/crc32-bad.d: Rename into ...
1662 * testsuite/gas/arm/crc32-armv8-a-bad.d: This. Specify source to
1663 assemble.
1664 * testsuite/gas/arm/crc32-armv8-r-bad.d: New.
1665 * testsuite/gas/arm/mask_1.s: Rename into ...
1666 * testsuite/gas/arm/mask_1-armv8-ar.s: This.
1667 * testsuite/gas/arm/mask_1.d: Rename into ...
1668 * testsuite/gas/arm/mask_1-armv8-a.d: This. Specify source to
1669 assemble.
1670 * testsuite/gas/arm/mask_1-armv8-r.d: new.
1671
173205ca
TP
16722017-06-24 Thomas Preud'homme <thomas.preudhomme@arm.com>
1673
1674 * config/tc-arm.c (arm_ext_v6m): Delete.
1675 (arm_ext_v7m): Delete.
1676 (arm_ext_m): Remove ARM_EXT_OS from the set of feature defined M
1677 profile.
1678 (arm_arch_v6m_only): Delete.
1679 (do_t_swi): Remove special case for ARMv6S-M.
1680 (md_assemble): Display error message previously in do_t_swi when
1681 SVC is not available.
1682 (insns): Guard swi and svc by arm_ext_os for Thumb mode.
1683 (aeabi_set_public_attributes): Remove special case for ARMv6S-M.
1684
94f78a77
AW
16852017-05-11 Andrew Waterman <andrew@sifive.com>
1686
1687 * config/tc-riscv.c (riscv_ip): Changes as_warn to as_bad for improper
1688 shift amounts.
1689
e7d39ed3
NC
16902017-06-22 Nick Clifton <nickc@redhat.com>
1691
1692 * config/tc-arm.c (arm_ext_v7m): Add ATTRIBUTE_UNUSED.
1693
2c6b98ea
TP
16942017-06-21 Thomas Preud'homme <thomas.preudhomme@arm.com>
1695
1696 * config/tc-arm.c (fpu_any): Defined from FPU_ANY.
1697 (cpu_arch_ver): Add all architectures and sort by release date.
1698 (have_ext_for_needed_feat_p): New.
1699 (get_aeabi_cpu_arch_from_fset): New.
1700 (aeabi_set_public_attributes): Call above function to determine
1701 Tag_CPU_arch and Tag_CPU_arch_profile values. Adapt Tag_ARM_ISA_use
1702 and Tag_THUMB_ISA_use selection logic to check absence of feature bit
1703 accordingly.
1704 * testsuite/gas/arm/attr-march-armv1.d: Fix expected Tag_CPU_arch build
1705 attribute value.
1706 * testsuite/gas/arm/attr-march-armv2.d: Likewise.
1707 * testsuite/gas/arm/attr-march-armv2a.d: Likewise.
1708 * testsuite/gas/arm/attr-march-armv2s.d: Likewise.
1709 * testsuite/gas/arm/attr-march-armv3.d: Likewise.
1710 * testsuite/gas/arm/attr-march-armv3m.d: Likewise.
1711 * testsuite/gas/arm/pr12198-2.d: Likewise.
1712
2234eee6
L
17132017-06-21 H.J. Lu <hongjiu.lu@intel.com>
1714
1715 * testsuite/gas/i386/cet-intel.d: Updated.
1716 * testsuite/gas/i386/cet.d: Likewise.
1717 * testsuite/gas/i386/x86-64-cet-intel.d: Likewise.
1718 * testsuite/gas/i386/x86-64-cet.d: Likewise.
1719 * testsuite/gas/i386/cet.s: Update incsspd and setssbsy tests.
1720 * testsuite/gas/i386/x86-64-cet.s: Likewise.
1721
c2f76402
L
17222017-06-21 H.J. Lu <hongjiu.lu@intel.com>
1723
1724 * testsuite/gas/i386/cet-intel.d: Updated.
1725 * testsuite/gas/i386/cet.d: Likewise.
1726 * testsuite/gas/i386/x86-64-cet-intel.d: Likewise.
1727 * testsuite/gas/i386/x86-64-cet.d: Likewise.
1728 * testsuite/gas/i386/cet.s: Replace savessp with saveprevssp.
1729 * testsuite/gas/i386/x86-64-cet.s: Likewise.
1730
9fef80d6
L
17312017-06-21 H.J. Lu <hongjiu.lu@intel.com>
1732
1733 * config/tc-i386.c (md_assemble): Update NOTRACK prefix check.
1734 * testsuite/gas/i386/notrack-intel.d: Updated.
1735 * testsuite/gas/i386/notrack.d: Likewise.
1736 * testsuite/gas/i386/notrackbad.l: Likewise.
1737 * testsuite/gas/i386/x86-64-notrack-intel.d: Likewise.
1738 * testsuite/gas/i386/x86-64-notrack.d: Likewise.
1739 * testsuite/gas/i386/x86-64-notrackbad.l: Likewise.
1740 * testsuite/gas/i386/notrack.s: Add NOTRACK prefix tests with
1741 memory indirect branch.
1742 * testsuite/gas/i386/x86-64-notrack.s: Likewise.
1743 * testsuite/gas/i386/notrackbad.s: Remove memory indirect branch
1744 with NOTRACK prefix.
1745 * testsuite/gas/i386/x86-64-notrackbad.s: Likewise.
1746
3d030cdb
TP
17472017-06-20 Thomas Preud'homme <thomas.preudhomme@arm.com>
1748
1749 * config/tc-arm.c (arm_extensions): New duplicate idiv entry to enable
1750 Thumb division for ARMv7 architecture.
1751 (arm_parse_extension): Document expected behavior for duplicate
1752 entries.
1753 (s_arm_arch_extension): Likewise.
1754 * testsuite/gas/arm/forbid-armv7-idiv-ext.d: New test.
1755 * testsuite/gas/arm/forbid-armv7-idiv-ext.l: New expected output for
1756 above test.
1757
54bab281
TP
17582017-06-21 Thomas Preud'homme <thomas.preudhomme@arm.com>
1759
1760 * config/tc-arm.c (aeabi_set_public_attributes): Populate flags from
1761 feature bits used or selected_cpu depending on whether a CPU was
1762 selected by the user.
1763
6c290d53
TP
17642017-06-21 Thomas Preud'homme <thomas.preudhomme@arm.com>
1765
1766 * config/tc-arm.c (aeabi_set_public_attributes): Test *mcpu_ext_opt to
1767 decide whether to set Tag_DSP_extension build attribute value. Remove
1768 now useless arm_arch variable.
1769
c168ce07
TP
17702017-06-21 Thomas Preud'homme <thomas.preudhomme@arm.com>
1771
1772 * config/tc-arm.c (dyn_mcpu_ext_opt): New static variable.
1773 (dyn_march_ext_opt): Likewise.
1774 (md_begin): Copy extension feature bits alongside architecture ones.
1775 Merge extensions feature bits in selected_cpu and cpu_variant if there
1776 is some.
1777 (arm_parse_extension): Pass architecture and extension feature bits in
1778 separate parameters, with architecture bits being read only. Update
1779 **opt_p directly rather than *ext_set and initialize it if needed.
1780 (arm_parse_cpu): Stop merging architecture and extension feature bits
1781 and instead use mcpu_cpu_opt and dyn_mcpu_ext_opt to memorize them
1782 respectively. Adapt to change in parameters of arm_parse_extension.
1783 (arm_parse_arch): Adapt to change in parameters of arm_parse_extension.
1784 (aeabi_set_attribute_string): Make function static.
1785 (arm_md_post_relax): New function.
1786 (s_arm_cpu): Stop merging architecture and extension feature bits and
1787 instead use mcpu_cpu_opt and dyn_mcpu_ext_opt to memorize them
1788 respectively. Merge extension feature bits in cpu_variant
1789 if there is any.
1790 (s_arm_arch): Reset extension feature bit. Set selected_cpu from
1791 *mcpu_cpu_opt and cpu_variant from selected_cpu and *mfpu_opt for
1792 consistency with s_arm_cpu.
1793 (s_arm_arch_extension): Update *dyn_mcpu_ext_opt rather than
1794 selected_cpu, allocating it before hand if needed. Set selected_cpu
1795 from it and then cpu_variant.
1796 (s_arm_fpu): Merge *mcpu_ext_opt feature bits if any in cpu_variant.
1797 * config/tc-arm.h (md_post_relax_hook): Set to arm_md_post_relax.
1798 (aeabi_set_public_attributes): Delete external declaration.
1799 (arm_md_post_relax): Declare externally.
1800
996b5569
TP
18012017-06-21 Thomas Preud'homme <thomas.preudhomme@arm.com>
1802
1803 * config/tc-arm.c (struct arm_cpu_option_table): New ext field.
1804 (ARM_CPU_OPT): Add parameter to set new ext field and reorder canonical
1805 name field just after the name field.
1806 (arm_cpus): Move extension feature bit from value field to ext field,
1807 reorder parameter according to changes in ARM_CPU_OPT and reindent.
1808 (arm_parse_cpu): Point mcpu_cpu_opt to a bitfield merging the value and
1809 ext field from the selected arm_cpus entry.
1810 (s_arm_cpu): Likewise.
1811
1e292627
JG
18122017-06-21 James Greenhalgh <james.greenhalgh@arm.com>
1813
1814 * config/tc-aarch64.c (aarch64_cpus): Add cortex-a55 and cortex-a75.
1815 * doc/c-aarch64.texi (-mcpu): Document cortex-a55 and cortex-a75.
1816
8cac017d
L
18172017-06-15 H.J. Lu <hongjiu.lu@intel.com>
1818
1819 PR binutils/21594
1820 * testsuite/gas/i386/mpx.s: Add 2 tests with invalid bnd
1821 register.
1822 * testsuite/gas/i386/x86-64-mpx.s: Likewise.
1823 * testsuite/gas/i386/mpx.d: Updated.
1824 * testsuite/gas/i386/x86-64-mpx.d: Likewise.
1825
f7e16c2a
MF
18262017-06-14 Max Filippov <jcmvbkbc@gmail.com>
1827
1828 * config/tc-xtensa.c (density_supported, xtensa_fetch_width,
1829 absolute_literals_supported): Leave definitions uninitialized.
1830 (directive_state): Leave entries for directive_density and
1831 directive_absolute_literals initialized to false.
1832 (xg_init_global_config, xtensa_init): New functions.
1833 * config/tc-xtensa.h (TARGET_BYTES_BIG_ENDIAN): Define as 0.
1834 (HOST_SPECIAL_INIT): New definition.
1835 (xtensa_init): New declaration.
1836
62e20ed4
MC
18372017-06-07 Michael Collison <michael.collison@arm.com>
1838
1839 * config/tc-aarch64.c (reg_entry_reg_names): Add IP0,
1840 IP1, FP, and LR as register aliases of register 16, 17, 29
1841 and 30 respectively.
1842 * testsuite/gas/aarch64/diagnostic.l: Remove diagnostic
1843 prohibiting register 'lr' which is now an alias.
1844 * testsuite/gas/aarch64/diagnostic.s: Remove instruction
1845 utilizing register 'lr' which is now an alias.
1846
5c8ed6a4
JW
18472017-06-06 Jiong Wang <jiong.wang@arm.com>
1848
1849 * config/tc-arm.c (reject_bad_reg): Allow REG_SP on ARMv8-A.
1850 (parse_operands): Allow REG_SP for OP_oRRnpcsp and OP_RRnpcsp on
1851 ARMv8-A.
1852 (do_co_reg): Allow REG_SP for Rd on ARMv8-A.
1853 (do_t_add_sub): Likewise.
1854 (do_t_mov_cmp): Likewise.
1855 (do_t_tb): Likewise.
1856 * testsuite/gas/arm/ld-sp-warn.l: Delete the warning on REG_SP as Rt for
1857 ldrsb.
1858 * testsuite/gas/arm/sp-pc-validations-bad-t-v8a.d: New test.
1859 * testsuite/gas/arm/sp-pc-validations-bad-t-v8a.l: New test.
1860 * testsuite/gas/arm/sp-pc-validations-bad-t.d: Specifies -march=armv7-a.
1861 * testsuite/gas/arm/sp-pc-validations-bad-t.s: Remove ".arch armv7-a".
1862 * testsuite/gas/arm/sp-usage-thumb2-relax-on-v7.d: New test.
1863 * testsuite/gas/arm/sp-usage-thumb2-relax-on-v7.l: New test.
1864 * testsuite/gas/arm/sp-usage-thumb2-relax-on-v8.d: New test.
1865 * testsuite/gas/arm/sp-usage-thumb2-relax.s: New test.
1866 * testsuite/gas/arm/strex-bad-t.d: Specifies -march=armv7-a.
1867
61756f84
JW
18682017-06-05 Jim Wilson <jim.wilson@linaro.org>
1869
1870 * config/tc-arm.c (arm_cpus): Delete falkor and qdf24xx entries.
1871 * doc/c-arm.texi (-mcpu): Likewise.
1872
940171d0
AK
18732017-05-30 Anton Kolesov <anton.kolesov@synopsys.com>
1874
1875 * config/tc-arc.c (cpu_types): Include arc-cpu.def
1876
6e92fed5
L
18772017-05-23 H.J. Lu <hongjiu.lu@intel.com>
1878
1879 * gas/testsuite/gas/i386/notrackbad.l: Updated for non-ELF
1880 targets.
1881 * gas/testsuite/gas/i386/x86-64-notrackbad.l: Likewise.
1882
6e3f3473 18832017-05-23 Claudiu Zissulescu <claziss@synopsys.com>
1884
1885 * config/tc-arc.c (md_apply_fix): Use as_bad_where.
1886 (assemble_insn): Use as_bad.
1887
04ef582a
L
18882017-05-22 H.J. Lu <hongjiu.lu@intel.com>
1889
1890 * config/tc-i386.c (REX_PREFIX): Changed to 7.
1891 (NOTRACK_PREFIX): New.
1892 (MAX_PREFIXES): Changed to 8.
1893 (_i386_insn): Add notrack_prefix.
1894 (PREFIX_GROUP): Add PREFIX_DS.
1895 (add_prefix): Return PREFIX_DS for DS_PREFIX_OPCODE.
1896 (md_assemble): Check if NOTRACK prefix is supported.
1897 (parse_insn): Set notrack_prefix and issue an error for
1898 other prefixes after NOTRACK prefix.
1899 * testsuite/gas/i386/i386.exp: Run tests for NOTRACK prefix.
1900 * testsuite/gas/i386/notrack-intel.d: New file.
1901 * testsuite/gas/i386/notrack.d: Likewise.
1902 * testsuite/gas/i386/notrack.s: Likewise.
1903 * testsuite/gas/i386/notrackbad.l: Likewise.
1904 * testsuite/gas/i386/notrackbad.s: Likewise.
1905 * testsuite/gas/i386/x86-64-notrack-intel.d: Likewise.
1906 * testsuite/gas/i386/x86-64-notrack.d: Likewise.
1907 * testsuite/gas/i386/x86-64-notrack.s: Likewise.
1908 * testsuite/gas/i386/x86-64-notrackbad.l: Likewise.
1909 * testsuite/gas/i386/x86-64-notrackbad.s: Likewise.
1910
3c0367d0
JW
19112017-05-22 Jiong Wang <jiong.wang@arm.com>
1912
1913 * configure.tgt: Set "arch" to "aarch64" if ${cpu} equals "aarch64".
1914 Recognize the new triplet name aarch64*-linux-gnu_ilp32.
1915 * configure.ac: Output DEFAULT_ARCH macro for AArch64.
1916 * configure: Regenerate.
1917 * config/tc-aarch64.h (aarch64_after_parse_args): New declaration.
1918 (md_after_parse_args): New define.
1919 * config/tc-aarch64.c (aarch64_abi_type): New enumeration
1920 AARCH64_ABI_NONE.
1921 (DEFAULT_ARCH): New define.
1922 (aarch64_abi): Set default value to AARCH64_ABI_NONE.
1923 (aarch64_after_parse_args): New function.
1924
64517994
JM
19252017-05-19 Jose E. Marchesi <jose.marchesi@oracle.com>
1926
1927 * config/tc-sparc.c (sparc_arch_table): Entries for `sparc6',
1928 `v9m8' and `v8plusm8'.
1929 (sparc_md_end): Handle SPARC_OPCODE_ARCH_M8.
1930 (get_hwcap_name): Support the M8 hardware capabilities.
1931 (sparc_ip): Handle new operand types.
1932 * doc/c-sparc.texi (Sparc-Opts): Document -Av9m8, -Av8plusm8 and
1933 -Asparc6, and the corresponding -xarch aliases.
1934 * testsuite/gas/sparc/sparc6.s: New file.
1935 * testsuite/gas/sparc/sparc6.d: Likewise.
1936 * testsuite/gas/sparc/sparc6-diag.s: Likewise.
1937 * testsuite/gas/sparc/sparc6-diag.l: Likewise.
1938 * testsuite/gas/sparc/fpcmpshl.s: Likewise.
1939 * testsuite/gas/sparc/fpcmpshl.d: Likewise.
1940 * testsuite/gas/sparc/fpcmpshl-diag.s: Likewise.
1941 * testsuite/gas/sparc/fpcmpshl-diag.l: Likewise.
1942 * testsuite/gas/sparc/ldm-stm.s: Likewise.
1943 * testsuite/gas/sparc/ldm-stm.d: Likewise.
1944 * testsuite/gas/sparc/ldm-stm-diag.s: Likewise.
1945 * testsuite/gas/sparc/ldm-stm-diag.l: Likewise.
1946 * testsuite/gas/sparc/ldmf-stmf.s: Likewise.
1947 * testsuite/gas/sparc/ldmf-stmf.d: Likewise.
1948 * testsuite/gas/sparc/ldmf-stmf-diag.s: Likewise.
1949 * testsuite/gas/sparc/ldmf-stmf-diag.l: Likewise.
1950 * testsuite/gas/sparc/on.s: Likewise.
1951 * testsuite/gas/sparc/on.d: Likewise.
1952 * testsuite/gas/sparc/on-diag.s: Likewise.
1953 * testsuite/gas/sparc/on-diag.l: Likewise.
1954 * testsuite/gas/sparc/rle.s: Likewise.
1955 * testsuite/gas/sparc/rle.d: Likewise.
1956 * testsuite/gas/sparc/sparc.exp (gas_64_check): Run new tests.
1957 * testsuite/gas/sparc/rdasr.s: Add test for RDENTROPY.
1958 * testsuite/gas/sparc/rdasr.d: Likewise.
1959
ae0264a6
JM
19602017-05-19 Jose E. Marchesi <jose.marchesi@oracle.com>
1961
1962 * testsuite/gas/sparc/call-relax.d: Support 32-bit targets.
1963 * testsuite/gas/sparc/sparc.exp (gas_64_check): Use -64 to
1964 run asi-bump-warn.
1965
f4203b2b
JL
19662017-05-19 Georg-Johann Lay <avr@gjlay.de>
1967
1968 PR ld/21472
1969 * config/tc-avr.c (mcu_types): Add entries for: attiny416,
1970 attiny417, attiny816, attiny817.
1971
535b785f
AM
19722017-05-18 Alan Modra <amodra@gmail.com>
1973
1974 * config/tc-aarch64.c: Don't compare booleans against TRUE or FALSE.
1975 * config/tc-hppa.c: Likewise.
1976 * config/tc-mips.c: Likewise.
1977 * config/tc-score7.c: Likewise.
1978
91cb9803
AM
19792017-05-16 Alan Modra <amodra@gmail.com>
1980
1981 * write.c (GENERIC_FORCE_RELOCATION_LOCAL): Define.
1982 (TC_FORCE_RELOCATION_LOCAL): Use it.
1983 (GENERIC_FORCE_RELOCATION_SUB_SAME): Define.
1984 (TC_FORCE_RELOCATION_SUB_SAME): Use it.
1985 * config/tc-arm.h (TC_FORCE_RELOCATION_LOCAL,
1986 TC_FORCE_RELOCATION_SUB_SAME): Use GENERIC defines.
1987 * config/tc-aarch64.h: Similarly.
1988 * config/tc-avr.h: Similarly.
1989 * config/tc-cris.h: Similarly.
1990 * config/tc-i386.h: Similarly.
1991 * config/tc-i960.h: Similarly.
1992 * config/tc-ia64.h: Similarly.
1993 * config/tc-microblaze.h: Similarly.
1994 * config/tc-mips.h: Similarly.
1995 * config/tc-msp430.h: Similarly.
1996 * config/tc-nds32.h: Similarly.
1997 * config/tc-pru.h: Similarly.
1998 * config/tc-riscv.h: Similarly.
1999 * config/tc-rl78.h: Similarly.
2000 * config/tc-s390.h: Similarly.
2001 * config/tc-sh.h: Similarly.
2002 * config/tc-sh64.h: Similarly.
2003 * config/tc-sparc.h: Similarly.
2004 * config/tc-xtensa.h: Similarly.
2005 * config/tc-mn10300.h: Similarly.
2006 (GENERIC_FORCE_RELOCATION_LOCAL): Define.
2007 * config/tc-msp430.c (msp430_force_relocation_local): Modify to
2008 be addition to rather than replacement of standard
2009 TC_FORCE_RELOCATION_LOCAL.
2010
52a86f84
NC
20112017-05-15 Nick Clifton <nickc@redhat.com>
2012
2013 PR gas/21458
2014 * config/tc-arm.c (do_adr): If the ADR involves a thumb function
2015 symbol, ensure that the T bit will be set.
2016 (do_adrl): Likewise.
2017 (do_t_adr): Likewise.
2018 * testsuite/gas/arm/pr21458.s: New test.
2019 * testsuite/gas/arm/pr21458.d: New test driver.
2020
b32465c9
MR
20212017-05-15 Maciej W. Rozycki <macro@imgtec.com>
2022
2023 * testsuite/gas/mips/mips16-pcrel-1.d: Remove `-mips3' from `as'
2024 flags.
2025 * testsuite/gas/mips/mips16-pcrel-pic-1.d: Likewise.
2026 * testsuite/gas/mips/mips16-pcrel-n32-0.d: Likewise.
2027 * testsuite/gas/mips/mips16-pcrel-n32-1.d: Likewise.
2028 * testsuite/gas/mips/mips16-pcrel-n64-0.d: Likewise.
2029 * testsuite/gas/mips/mips16-pcrel-n64-1.d: Likewise.
2030 * testsuite/gas/mips/mips16-pcrel-n64-sym32-0.d: Likewise.
2031 * testsuite/gas/mips/mips16-pcrel-n64-sym32-1.d: Likewise.
2032 * testsuite/gas/mips/mips16-pcrel-reloc-4.d: Likewise.
2033 * testsuite/gas/mips/mips16-pcrel-reloc-5.d: Likewise.
2034 * testsuite/gas/mips/mips16-pcrel-reloc-6.d: Likewise.
2035 * testsuite/gas/mips/mips16-pcrel-reloc-7.d: Likewise.
2036 * testsuite/gas/mips/mips16-pcrel-addend-4.d: Likewise.
2037 * testsuite/gas/mips/mips16-pcrel-addend-5.d: Likewise.
2038 * testsuite/gas/mips/mips16-pcrel-addend-6.d: Likewise.
2039 * testsuite/gas/mips/mips16-pcrel-addend-7.d: Likewise.
2040 * testsuite/gas/mips/mips16-pcrel-addend-9.d: Likewise.
2041 * testsuite/gas/mips/mips16-pcrel-addend-pic-9.d: Likewise.
2042 * testsuite/gas/mips/mips16-pcrel-addend-n32-8.d: Likewise.
2043 * testsuite/gas/mips/mips16-pcrel-addend-n32-9.d: Likewise.
2044 * testsuite/gas/mips/mips16-pcrel-addend-n64-sym32-8.d:
2045 Likewise.
2046 * testsuite/gas/mips/mips16-pcrel-addend-n64-sym32-9.d:
2047 Likewise.
2048 * testsuite/gas/mips/mips16-pcrel-addend-n64-8.d: Likewise.
2049 * testsuite/gas/mips/mips16-pcrel-addend-n64-9.d: Likewise.
2050 * testsuite/gas/mips/mips16-pcrel-absolute-2.d: Likewise.
2051 * testsuite/gas/mips/mips16-pcrel-absolute-3.d: Likewise.
2052 * testsuite/gas/mips/mips16-pcrel-absolute-6.d: Likewise.
2053 * testsuite/gas/mips/mips16-pcrel-absolute-7.d: Likewise.
2054 * testsuite/gas/mips/mips16-pcrel-absolute-pic-6.d: Likewise.
2055 * testsuite/gas/mips/mips16-pcrel-absolute-n32-4.d: Likewise.
2056 * testsuite/gas/mips/mips16-pcrel-absolute-n32-6.d: Likewise.
2057 * testsuite/gas/mips/mips16-pcrel-absolute-n64-4.d: Likewise.
2058 * testsuite/gas/mips/mips16-pcrel-absolute-n64-6.d: Likewise.
2059 * testsuite/gas/mips/mips16-pcrel-absolute-n64-sym32-4.d:
2060 Likewise.
2061 * testsuite/gas/mips/mips16-pcrel-absolute-n64-sym32-6.d:
2062 Likewise.
2063 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n32-4.d:
2064 Likewise.
2065 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n32-6.d:
2066 Likewise.
2067 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-4.d:
2068 Likewise.
2069 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-6.d:
2070 Likewise.
2071 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-sym32-4.d:
2072 Likewise.
2073 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-sym32-6.d:
2074 Likewise.
2075 * testsuite/gas/mips/mips16e2@mips16-pcrel-0.d: New test.
2076 * testsuite/gas/mips/mips16e2@mips16-pcrel-1.d: New test.
2077 * testsuite/gas/mips/mips16e2@mips16-pcrel-2.d: New test.
2078 * testsuite/gas/mips/mips16e2@mips16-pcrel-n32-0.d: New test.
2079 * testsuite/gas/mips/mips16e2@mips16-pcrel-n32-1.d: New test.
2080 * testsuite/gas/mips/mips16e2@mips16-pcrel-n64-sym32-0.d: New
2081 test.
2082 * testsuite/gas/mips/mips16e2@mips16-pcrel-n64-sym32-1.d: New
2083 test.
2084 * testsuite/gas/mips/mips16e2@mips16-pcrel-delay-0.d: New test.
2085 * testsuite/gas/mips/mips16e2@mips16-pcrel-delay-1.d: New test.
2086 * testsuite/gas/mips/mips16e2@mips16-pcrel-reloc-2.d: New test.
2087 * testsuite/gas/mips/mips16e2@mips16-pcrel-reloc-3.d: New test.
2088 * testsuite/gas/mips/mips16e2@mips16-pcrel-reloc-6.d: New test.
2089 * testsuite/gas/mips/mips16e2@mips16-pcrel-reloc-7.d: New test.
2090 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-2.d: New test.
2091 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-3.d: New test.
2092 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-6.d: New test.
2093 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-7.d: New test.
2094 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-8.d: New test.
2095 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-9.d: New test.
2096 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-n32-8.d: New
2097 test.
2098 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-n32-9.d: New
2099 test.
2100 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-n64-sym32-8.d:
2101 New test.
2102 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-n64-sym32-9.d:
2103 New test.
2104 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute.d: New test.
2105 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-1.d: New
2106 test.
2107 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-2.d: New
2108 test.
2109 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-3.d: New
2110 test.
2111 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-4.d: New
2112 test.
2113 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-5.d: New
2114 test.
2115 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-6.d: New
2116 test.
2117 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-7.d: New
2118 test.
2119 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-pic-4.d: New
2120 test.
2121 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-pic-6.d: New
2122 test.
2123 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-n32-4.d: New
2124 test.
2125 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-n32-6.d: New
2126 test.
2127 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-n64-sym32-4.d:
2128 New test.
2129 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-n64-sym32-6.d:
2130 New test.
2131 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-pic-n32-4.d:
2132 New test.
2133 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-pic-n32-6.d:
2134 New test.
2135 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-pic-n64-sym32-4.d:
2136 New test.
2137 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-pic-n64-sym32-6.d:
2138 New test.
2139 * testsuite/gas/mips/mips16-pcrel-1.l: Adjust line numbers.
2140 * testsuite/gas/mips/mips16-pcrel-1.s: Adjust for alignment
2141 preservation between MIPS16 and MIPS16e2 code.
2142 * testsuite/gas/mips/mips.exp: Run MIPS16 relaxation tests over
2143 all MIPS16 architectures.
2144
3f3467ff
MR
21452017-05-15 Maciej W. Rozycki <macro@imgtec.com>
2146
2147 * testsuite/gas/mips/mips16e2.d: New test.
2148 * testsuite/gas/mips/mips16e2-mt.d: New test.
2149 * testsuite/gas/mips/mips16e2-sub.d: New test.
2150 * testsuite/gas/mips/mips16e2@mips16e2-sub.d: New test.
2151 * testsuite/gas/mips/mips16e2-mt-sub.d: New test.
2152 * testsuite/gas/mips/mips16e2@mips16e2-mt-sub.d: New test.
2153 * testsuite/gas/mips/mips16e2-hilo.d: New test.
2154 * testsuite/gas/mips/mips16e2-hilo-n32.d: New test.
2155 * testsuite/gas/mips/mips16e2-reloc-error.d: New test.
2156 * testsuite/gas/mips/mips16e2-imm-error.d: New test.
2157 * testsuite/gas/mips/elf_ase_mips16e2.d: New test.
2158 * testsuite/gas/mips/elf_ase_mips16e2-2.d: New test.
2159 * testsuite/gas/mips/elf-rel9-mips16e2.d: New test.
2160 * testsuite/gas/mips/mips16e2-lui.d: New test.
2161 * testsuite/gas/mips/mips16e2@mips32r2-sync.d: New test.
2162 * testsuite/gas/mips/mips16e2@mips32r2-sync-1.d: New test.
2163 * testsuite/gas/mips/mips16e2@lui-2.d: New test.
2164 * testsuite/gas/mips/mips16e2-reloc-error.l: New stderr output.
2165 * testsuite/gas/mips/mips16e2-imm-error.l: New stderr output.
2166 * testsuite/gas/mips/mips16e2@lui-2.l: New stderr output.
2167 * testsuite/gas/mips/mips16e2.s: New test source.
2168 * testsuite/gas/mips/mips16e2-mt.s: New test source.
2169 * testsuite/gas/mips/mips16e2-sub.s: New test source.
2170 * testsuite/gas/mips/mips16e2-mt-sub.s: New test source.
2171 * testsuite/gas/mips/mips16e2-hilo.s: New test source.
2172 * testsuite/gas/mips/mips16e2-reloc-error.s: New test source.
2173 * testsuite/gas/mips/mips16e2-imm-error.s: New test source.
2174 * testsuite/gas/mips/elf-rel9-mips16e2.s: New test source.
2175 * testsuite/gas/mips/mips16e2-lui.s: New test source.
2176 * testsuite/gas/mips/mips.exp: Expand `mips32r2-sync',
2177 `mips32r2-sync-1', `lui-1' and `lui-2' tests across MIPS16e2
2178 architectures. Run the new tests.
2179
70ab592f
MR
21802017-05-15 Maciej W. Rozycki <macro@imgtec.com>
2181
2182 * testsuite/gas/mips/mips.exp (run_dump_test_arch): Add
2183 `mips16e2@' prefix.
2184 (run_list_test_arch): Likewise.
2185 (mips16e2-32, mips16e2-64): New architectures.
2186 * testsuite/gas/mips/mips16e2-32@mips16-macro.d: New test.
2187 * testsuite/gas/mips/mips16e2-32@mips16-macro-t.d: New test.
2188 * testsuite/gas/mips/mips16e2-32@mips16-macro-e.d: New test.
2189 * testsuite/gas/mips/mips16e2-32@mips16-insn-t.d: New test.
2190 * testsuite/gas/mips/mips16e2-32@mips16-insn-e.d: New test.
2191 * testsuite/gas/mips/mips16e2-32@mips16e-64.d: New test.
2192 * testsuite/gas/mips/mips16e2-32@mips16-sub.d: New test.
2193 * testsuite/gas/mips/mips16e2-32@mips16e-64-sub.d: New test.
2194 * testsuite/gas/mips/mips16e2@relax-swap3.d: New test.
2195 * testsuite/gas/mips/mips16-32@mips16-asmacro.d: Remove `source'
2196 tag. Add `-I$srcdir/$subdir' to `as' flags.
2197 * testsuite/gas/mips/mips16-64@mips16-asmacro.d: Likewise.
2198 * testsuite/gas/mips/mips16e2-32@mips16-macro.l: New stderr
2199 output.
2200 * testsuite/gas/mips/mips16e2-32@mips16-macro-t.l: New stderr
2201 output.
2202 * testsuite/gas/mips/mips16e2-32@mips16-macro-e.l: New stderr
2203 output.
2204 * testsuite/gas/mips/mips16e2-32@mips16-insn-t.l: New stderr
2205 output.
2206 * testsuite/gas/mips/mips16e2-32@mips16-insn-e.l: New stderr
2207 output.
2208 * testsuite/gas/mips/mips16-sub.s: Add `.set nomips16e2'.
2209 * testsuite/gas/mips/mips16e-sub.s: Likewise.
2210 * testsuite/gas/mips/mips16e-64-sub.s: Likewise.
2211 * testsuite/gas/mips/mips16-asmacro.s: Remove `.set mips32'.
2212 * testsuite/gas/mips/mips16-32@mips16-asmacro.s: New test
2213 source.
2214 * testsuite/gas/mips/mips16-64@mips16-asmacro.s: New test
2215 source.
2216
25499ac7
MR
22172017-05-15 Maciej W. Rozycki <macro@imgtec.com>
2218 Matthew Fortune <matthew.fortune@imgtec.com>
2219 Andrew Bennett <andrew.bennett@imgtec.com>
2220
2221 * config/tc-mips.c (RELAX_MIPS16_ENCODE): Add `e2' flag.
2222 (RELAX_MIPS16_E2): New macro.
2223 (RELAX_MIPS16_PIC, RELAX_MIPS16_SYM32, RELAX_MIPS16_NOMACRO)
2224 (RELAX_MIPS16_USER_SMALL, RELAX_MIPS16_USER_EXT)
2225 (RELAX_MIPS16_DSLOT, RELAX_MIPS16_JAL_DSLOT)
2226 (RELAX_MIPS16_EXTENDED, RELAX_MIPS16_MARK_EXTENDED)
2227 (RELAX_MIPS16_CLEAR_EXTENDED, RELAX_MIPS16_ALWAYS_EXTENDED)
2228 (RELAX_MIPS16_MARK_ALWAYS_EXTENDED)
2229 (RELAX_MIPS16_CLEAR_ALWAYS_EXTENDED, RELAX_MIPS16_MACRO)
2230 (RELAX_MIPS16_MARK_MACRO, RELAX_MIPS16_CLEAR_MACRO): Shift bits.
2231 (mips16_immed_extend): New prototype.
2232 (options): Add OPTION_MIPS16E2 and OPTION_NO_MIPS16E2 enum
2233 values.
2234 (md_longopts): Add "mmips16e2" and "mno-mips16e2" options.
2235 (mips_ases): Add "mips16e2" entry.
2236 (mips_set_ase): Handle MIPS16e2 ASE.
2237 (insn_insert_operand): Explicitly handle immediates with MIPS16
2238 instructions that require 32-bit encoding.
2239 (is_opcode_valid_16): Pass enabled ASE bitmask on to
2240 `opcode_is_member'.
2241 (validate_mips_insn): Explicitly handle immediates with MIPS16
2242 instructions that require 32-bit encoding.
2243 (operand_reg_mask) <OP_REG28>: Add handler.
2244 (match_reg28_operand): New function.
2245 (match_operand) <OP_REG28>: Add handler.
2246 (append_insn): Pass ASE_MIPS16E2 setting to RELAX_MIPS16_ENCODE.
2247 (match_mips16_insn): Handle MIPS16 instructions that require
2248 32-bit encoding and `V' and `u' operand codes.
2249 (mips16_ip): Allow any characters except from `.' in opcodes.
2250 (mips16_immed_extend): Handle 9-bit immediates. Do not shuffle
2251 immediates whose width is not one of these listed.
2252 (md_estimate_size_before_relax): Handle MIPS16e2 relaxation.
2253 (mips_relax_frag): Likewise.
2254 (md_convert_frag): Likewise.
2255 (mips_convert_ase_flags): Handle MIPS16e2 ASE.
2256
2257 * doc/as.texinfo (Target MIPS options): Add `-mmips16e2' and
2258 `-mno-mips16e2' options.
2259 (-mmips16e2, -mno-mips16e2): New options.
2260 * doc/c-mips.texi (MIPS Options): Add `-mmips16e2' and
2261 `-mno-mips16e2' options.
2262 (MIPS ASE Instruction Generation Overrides): Add `.set mips16e2'
2263 and `.set nomips16e2'.
2264
20c59b84
MR
22652017-05-15 Maciej W. Rozycki <macro@imgtec.com>
2266
2267 * config/tc-mips.c (match_int_operand): Call
2268 `match_out_of_range' before returning failure for 0x8000-0xffff
2269 values conditionally allowed.
2270
602b88e3
MR
22712017-05-15 Maciej W. Rozycki <macro@imgtec.com>
2272
2273 * config/tc-mips.c (match_int_operand): Call
2274 `match_not_constant' before returning failure for a non-constant
2275 16-bit immediate conditionally allowed.
2276
c96425c5
MR
22772017-05-15 Maciej W. Rozycki <macro@imgtec.com>
2278
2279 * config/tc-mips.c (match_const_int): Call `match_out_of_range'
2280 rather than `match_not_constant' for unrelocated operands
2281 retrieved as an `O_big' expression.
2282 (match_int_operand): Call `match_out_of_range' for relocatable
2283 operands retrieved as an `O_big' expression.
2284 (match_mips16_insn): Call `match_out_of_range' for relaxable
2285 operands retrieved as an `O_big' expression.
2286 * testsuite/gas/mips/addiu-error.d: New test.
2287 * testsuite/gas/mips/mips16@addiu-error.d: New test.
2288 * testsuite/gas/mips/micromips@addiu-error.d: New test.
2289 * testsuite/gas/mips/break-error.d: New test.
2290 * testsuite/gas/mips/lui-1.l: Adjust error message.
2291 * testsuite/gas/mips/addiu-error.l: New stderr output.
2292 * testsuite/gas/mips/mips16@addiu-error.l: New stderr output.
2293 * testsuite/gas/mips/micromips@addiu-error.l: New stderr output.
2294 * testsuite/gas/mips/break-error.l: New stderr output.
2295 * testsuite/gas/mips/addiu-error.s: New test source.
2296 * testsuite/gas/mips/break-error.s: New test source.
2297 * testsuite/gas/mips/mips.exp: Run the new tests.
2298
1a7bf198
MR
22992017-05-15 Maciej W. Rozycki <macro@imgtec.com>
2300
2301 * config/tc-mips.c (match_mips16_insn): Remove the explicit
2302 OT_INTEGER check before the `match_expression' call.
2303 * testsuite/gas/mips/mips16-insn-e.l: Adjust messages.
2304 * testsuite/gas/mips/mips16-32@mips16-insn-e.l: Likewise.
2305 * testsuite/gas/mips/mips16-64@mips16-insn-e.l: Likewise.
2306 * testsuite/gas/mips/mips16e-32@mips16-insn-e.l: Likewise.
2307 * testsuite/gas/mips/mips16-reg-error.d: New test.
2308 * testsuite/gas/mips/mips16-reg-error.l: New stderr output.
2309 * testsuite/gas/mips/mips16-reg-error.s: New test source.
2310 * testsuite/gas/mips/mips.exp: Run the new test.
2311
e295202f
MR
23122017-05-15 Maciej W. Rozycki <macro@imgtec.com>
2313
2314 * config/tc-mips.c (match_mips16_insn): Call
2315 `match_not_constant' for a disallowed relocation operation.
2316 * testsuite/gas/mips/mips16-reloc-error.d: New test.
2317 * testsuite/gas/mips/mips16-reloc-error.l: New stderr output.
2318 * testsuite/gas/mips/mips16-reloc-error.s: New test source.
2319 * testsuite/gas/mips/mips.exp: Run the new test.
2320
c76081bc
MR
23212017-05-15 Maciej W. Rozycki <macro@imgtec.com>
2322
2323 * testsuite/gas/mips/lui-1.d: New test.
2324 * testsuite/gas/mips/lui-2.d: New test.
2325 * gas/testsuite/gas/mips/mips.exp: Fold corresponding list tests
2326 into the new tests.
2327
a54d5f8b
MR
23282017-05-15 Maciej W. Rozycki <macro@imgtec.com>
2329
2330 * config/tc-mips.c (match_const_int): Update description.
2331
32035f51
MR
23322017-05-15 Maciej W. Rozycki <macro@imgtec.com>
2333
2334 * doc/as.texinfo (-mips16, -no-mips16): Refer to `.module
2335 mips16' rather than `.set mips16'.
2336 (-mmicromips, -mno-micromips): Refer to `.module micromips' and
2337 `.module nomicromips' rather than `.set micromips' and `.set
2338 nomicromips'.
2339 (-msmartmips, -mno-smartmips): Refer to `.module smartmips'
2340 rather than `.set smartmips'.
2341 * doc/c-mips.texi (MIPS Options): Refer to `.module mips16',
2342 `.module micromips', `.module nomicromips' and `.module
2343 smartmips' rather than `.set mips16', `.set micromips', `.set
2344 nomicromips' and `.set smartmips' respectively.
2345
be3f1006
MR
23462017-05-12 Maciej W. Rozycki <macro@imgtec.com>
2347 Matthew Fortune <matthew.fortune@imgtec.com>
2348
2349 * config/tc-mips.c (mips_percent_op): Add "%gprel".
2350 (mips16_percent_op): Add "%gp_rel".
2351 * testsuite/gas/mips/elf-rel8.s:: Add `%gprel' forms.
2352 * testsuite/gas/mips/elf-rel8-mips16.s: Add `%gp_rel' forms.
2353 * testsuite/gas/mips/elf-rel8.d: Adjust accordingly.
2354 * testsuite/gas/mips/elf-rel8-mips16.d: Likewise.
2355
a4f89915
MR
23562017-05-12 Maciej W. Rozycki <macro@imgtec.com>
2357
2358 * testsuite/gas/mips/mips16.d: Adjust BREAK disassembly.
2359 * testsuite/gas/mips/mips16-64@mips16.d: Likewise.
2360 * testsuite/gas/mips/mips16-64.d: Likewise.
2361 * testsuite/gas/mips/mips16-64@mips16-64.d: Likewise.
2362 * testsuite/gas/mips/mips16-macro.d: Likewise.
2363 * testsuite/gas/mips/mips16-64@mips16-macro.d: Likewise.
2364 * testsuite/gas/mips/mips16-sub.d: Likewise.
2365 * testsuite/gas/mips/mips16-32@mips16-sub.d: Likewise.
2366
99e2d67a
MR
23672017-05-11 Maciej W. Rozycki <macro@imgtec.com>
2368
2369 * testsuite/gas/mips/mips32r2-sync-1.d: New test.
2370 * testsuite/gas/mips/micromips@mips32r2-sync-1.d: New test.
2371 * testsuite/gas/mips/mips.exp: Run the new tests.
2372
7f401e84
MR
23732017-05-10 Maciej W. Rozycki <macro@imgtec.com>
2374
2375 * testsuite/gas/mips/isa-override-2.d: New test.
2376 * testsuite/gas/mips/mips1@isa-override-2.d: New test.
2377 * testsuite/gas/mips/r3000@isa-override-2.d: New test.
2378 * testsuite/gas/mips/r3900@isa-override-2.d: New test.
2379 * testsuite/gas/mips/mips2@isa-override-2.d: New test.
2380 * testsuite/gas/mips/mips32@isa-override-2.d: New test.
2381 * testsuite/gas/mips/mips32r2@isa-override-2.d: New test.
2382 * testsuite/gas/mips/mips32r3@isa-override-2.d: New test.
2383 * testsuite/gas/mips/mips32r5@isa-override-2.d: New test.
2384 * testsuite/gas/mips/mips32r6@isa-override-2.d: New test.
2385 * testsuite/gas/mips/octeon3@isa-override-2.d: New test.
2386 * testsuite/gas/mips/r3000@isa-override-2.l: Remove list test.
2387 * testsuite/gas/mips/mips1@isa-override-2.s: Remove test source.
2388 * testsuite/gas/mips/r3000@isa-override-2.s: Remove test source.
2389 * testsuite/gas/mips/r3900@isa-override-2.s: Remove test source.
2390 * testsuite/gas/mips/mips2@isa-override-2.s: Remove test source.
2391 * testsuite/gas/mips/mips32@isa-override-2.s: Remove test
2392 source.
2393 * testsuite/gas/mips/mips32r2@isa-override-2.s: Remove test
2394 source.
2395 * testsuite/gas/mips/mips32r3@isa-override-2.s: Remove test
2396 source.
2397 * testsuite/gas/mips/mips32r5@isa-override-2.s: Remove test
2398 source.
2399 * testsuite/gas/mips/mips32r6@isa-override-2.s: Remove test
2400 source.
2401 * testsuite/gas/mips/octeon3@isa-override-2.s: Remove test
2402 source.
2403 * gas/testsuite/gas/mips/mips.exp: Fold corresponding list tests
2404 into the new tests.
2405
9fc18134
MR
24062017-05-10 Maciej W. Rozycki <macro@imgtec.com>
2407
2408 * testsuite/gas/mips/mips16e-sub.d: Correct test name.
2409 * testsuite/gas/mips/mips16-32@mips16e-sub.d: Likewise.
2410 * testsuite/gas/mips/mips16-64@mips16e-sub.d: Likewise.
2411 * testsuite/gas/mips/mips16e-64-sub.d: Likewise.
2412 * testsuite/gas/mips/mips16-32@mips16e-64-sub.d: Likewise.
2413 * testsuite/gas/mips/mips16-64@mips16e-64-sub.d: Likewise.
2414 * testsuite/gas/mips/mips16e-32@mips16e-64-sub.d: Likewise.
2415
f78c0b91
MR
24162017-05-10 Maciej W. Rozycki <macro@imgtec.com>
2417
2418 * testsuite/gas/mips/mips16-macro.l: Remove list test.
2419
58667758
MR
24202017-05-10 Maciej W. Rozycki <macro@imgtec.com>
2421
2422 * testsuite/gas/mips/r3900@ecoff@ld.d: Remove test.
2423 * testsuite/gas/mips/mips2@ecoff@ld.d: Remove test.
2424 * testsuite/gas/mips/mips32@ecoff@ld.d: Remove test.
2425 * testsuite/gas/mips/mips32r2@ecoff@ld.d: Remove test.
2426 * testsuite/gas/mips/r3900@ecoff@ld-forward.d: Remove test.
2427 * testsuite/gas/mips/mips2@ecoff@ld-forward.d: Remove test.
2428 * testsuite/gas/mips/mips32@ecoff@ld-forward.d: Remove test.
2429 * testsuite/gas/mips/mips32r2@ecoff@ld-forward.d: Remove test.
2430 * testsuite/gas/mips/mips1@ecoff@sd.d: Remove test.
2431 * testsuite/gas/mips/r3000@ecoff@sd.d: Remove test.
2432 * testsuite/gas/mips/r3900@ecoff@sd.d: Remove test.
2433 * testsuite/gas/mips/mips2@ecoff@sd.d: Remove test.
2434 * testsuite/gas/mips/mips32@ecoff@sd.d: Remove test.
2435 * testsuite/gas/mips/mips32r2@ecoff@sd.d: Remove test.
2436 * testsuite/gas/mips/mips1@ecoff@sd-forward.d: Remove test.
2437 * testsuite/gas/mips/r3000@ecoff@sd-forward.d: Remove test.
2438 * testsuite/gas/mips/r3900@ecoff@sd-forward.d: Remove test.
2439 * testsuite/gas/mips/mips2@ecoff@sd-forward.d: Remove test.
2440 * testsuite/gas/mips/mips32@ecoff@sd-forward.d: Remove test.
2441 * testsuite/gas/mips/mips32r2@ecoff@sd-forward.d: Remove test.
2442
53a346d8
CZ
24432017-05-10 Claudiu Zissulescu <claziss@synopsys.com>
2444
2445 * testsuite/gas/arc/attr-arc600.d: New file.
2446 * testsuite/gas/arc/attr-arc600_mul32x16.d: Likewise.
2447 * testsuite/gas/arc/attr-arc600_norm.d: Likewise.
2448 * testsuite/gas/arc/attr-arc601.d: Likewise.
2449 * testsuite/gas/arc/attr-arc601_mul32x16.d: Likewise.
2450 * testsuite/gas/arc/attr-arc601_mul64.d: Likewise.
2451 * testsuite/gas/arc/attr-arc601_norm.d: Likewise.
2452 * testsuite/gas/arc/attr-arc700.d: Likewise.
2453 * testsuite/gas/arc/attr-arcem.d: Likewise.
2454 * testsuite/gas/arc/attr-archs.d: Likewise.
2455 * testsuite/gas/arc/attr-autodetect-1.d: Likewise.
2456 * testsuite/gas/arc/attr-autodetect-1.s: Likewise.
2457 * testsuite/gas/arc/attr-cpu-a601.d: Likewise.
2458 * testsuite/gas/arc/attr-cpu-a601.s: Likewise.
2459 * testsuite/gas/arc/attr-cpu-a700.d: Likewise.
2460 * testsuite/gas/arc/attr-cpu-a700.s: Likewise.
2461 * testsuite/gas/arc/attr-cpu-em.d: Likewise.
2462 * testsuite/gas/arc/attr-cpu-em.s: Likewise.
2463 * testsuite/gas/arc/attr-cpu-hs.d: Likewise.
2464 * testsuite/gas/arc/attr-cpu-hs.s: Likewise.
2465 * testsuite/gas/arc/attr-em.d: Likewise.
2466 * testsuite/gas/arc/attr-em4.d: Likewise.
2467 * testsuite/gas/arc/attr-em4_dmips.d: Likewise.
2468 * testsuite/gas/arc/attr-em4_fpuda.d: Likewise.
2469 * testsuite/gas/arc/attr-em4_fpus.d: Likewise.
2470 * testsuite/gas/arc/attr-hs.d: Likewise.
2471 * testsuite/gas/arc/attr-hs34.d: Likewise.
2472 * testsuite/gas/arc/attr-hs38.d: Likewise.
2473 * testsuite/gas/arc/attr-hs38_linux.d: Likewise.
2474 * testsuite/gas/arc/attr-mul64.d: Likewise.
2475 * testsuite/gas/arc/attr-name.d: Likewise.
2476 * testsuite/gas/arc/attr-name.s: Likewise.
2477 * testsuite/gas/arc/attr-nps400.d: Likewise.
2478 * testsuite/gas/arc/attr-override-mcpu.d: Likewise.
2479 * testsuite/gas/arc/attr-override-mcpu.s
2480 * testsuite/gas/arc/attr-quarkse_em.d: Likewise.
2481 * testsuite/gas/arc/blank.s: Likewise.
2482 * testsuite/gas/elf/section2.e-arc: Likewise.
2483 * testsuite/gas/arc/cpu-pseudop-1.d: Update test.
2484 * testsuite/gas/arc/cpu-pseudop-2.d: Likewise.
2485 * testsuite/gas/arc/nps400-0.d: Likewise.
2486 * testsuite/gas/elf/elf.exp: Set target_machine for ARC.
2487 * config/tc-arc.c (opcode/arc-attrs.h): Include.
2488 (ARC_GET_FLAG, ARC_SET_FLAG, streq): Define.
2489 (arc_attribute): Declare new function.
2490 (md_pseudo_table): Add arc_attribute.
2491 (cpu_types): Rename default cpu features.
2492 (selected_cpu): Set the default OSABI flag.
2493 (mpy_option): New variable.
2494 (pic_option): Likewise.
2495 (sda_option): Likewise.
2496 (tls_option): Likewise.
2497 (feature_type, feature_list): Remove.
2498 (arc_initial_eflag): Likewise.
2499 (attributes_set_explicitly): New variable.
2500 (arc_check_feature): Check also for the conflicting features.
2501 (arc_select_cpu): Refactor assignment of selected_cpu.eflags.
2502 (arc_option): Remove setting of private flags and architecture.
2503 (check_cpu_feature): Refactor feature names.
2504 (autodetect_attributes): New function.
2505 (assemble_tokens): Use above function.
2506 (md_parse_option): Refactor feature names.
2507 (arc_attribute): New function.
2508 (arc_set_attribute_int): Likewise.
2509 (arc_set_attribute_string): Likewise.
2510 (arc_stralloc): Likewise.
2511 (arc_set_public_attributes): Likewise.
2512 (arc_md_end): Likewise.
2513 (arc_copy_symbol_attributes): Likewise.
2514 (rc_convert_symbolic_attribute): Likewise.
2515 * config/tc-arc.h (md_end): Define.
2516 (CONVERT_SYMBOLIC_ATTRIBUTE): Likewise.
2517 (TC_COPY_SYMBOL_ATTRIBUTES): Likewise.
2518 * doc/c-arc.texi: Document ARC object attributes.
2519
8507b6e7
MR
25202017-05-03 Maciej W. Rozycki <macro@imgtec.com>
2521
2522 * config/tc-mips.c (RELAX_MIPS16_ENCODE): Add `pic', `sym32' and
2523 `nomacro' flags.
2524 (RELAX_MIPS16_PIC, RELAX_MIPS16_SYM32, RELAX_MIPS16_NOMACRO):
2525 New macros.
2526 (RELAX_MIPS16_USER_SMALL, RELAX_MIPS16_USER_EXT)
2527 (RELAX_MIPS16_DSLOT, RELAX_MIPS16_JAL_DSLOT)
2528 (RELAX_MIPS16_EXTENDED, RELAX_MIPS16_MARK_EXTENDED)
2529 (RELAX_MIPS16_CLEAR_EXTENDED, RELAX_MIPS16_ALWAYS_EXTENDED)
2530 (RELAX_MIPS16_MARK_ALWAYS_EXTENDED)
2531 (RELAX_MIPS16_CLEAR_ALWAYS_EXTENDED): Shift bits.
2532 (RELAX_MIPS16_MACRO, RELAX_MIPS16_MARK_MACRO)
2533 (RELAX_MIPS16_CLEAR_MACRO): New macros.
2534 (append_insn): Pass `mips_pic', HAVE_32BIT_SYMBOLS and
2535 `mips_opts.warn_about_macros' settings to RELAX_MIPS16_ENCODE.
2536 (mips16_macro_frag): New function.
2537 (md_estimate_size_before_relax): Handle HI16/LO16 relaxation.
2538 (mips_relax_frag): Likewise.
2539 (md_convert_frag): Likewise.
2540
2541 * testsuite/gas/mips/mips16@relax-swap3.d: Remove error output,
2542 add dump patterns.
2543 * testsuite/gas/mips/mips16e@relax-swap3.d: New test
2544 subarchitecture.
2545 * testsuite/gas/mips/micromips@relax-swap3.d: Remove trailing
2546 NOP padding.
2547 * testsuite/gas/mips/mips16-pcrel-reloc-2.d: Remove error
2548 output, add dump patterns.
2549 * testsuite/gas/mips/mips16-pcrel-reloc-3.d: Remove error
2550 output, add dump patterns.
2551 * testsuite/gas/mips/mips16-pcrel-reloc-6.d: Remove error
2552 output, add dump patterns.
2553 * testsuite/gas/mips/mips16-pcrel-reloc-7.d: Remove error
2554 output, add dump patterns.
2555 * testsuite/gas/mips/mips16-pcrel-addend-2.d: Remove error
2556 output, add dump patterns.
2557 * testsuite/gas/mips/mips16-pcrel-addend-3.d: Remove error
2558 output, add dump patterns.
2559 * testsuite/gas/mips/mips16-pcrel-absolute.d: Remove error
2560 output, add dump patterns.
2561 * testsuite/gas/mips/mips16-pcrel-absolute-1.d: Remove error
2562 output, add dump patterns.
2563 * testsuite/gas/mips/mips16@relax-swap3.l: Remove file.
2564 * testsuite/gas/mips/mips16-pcrel-reloc-2.l: Remove file.
2565 * testsuite/gas/mips/mips16-pcrel-reloc-3.l: Remove file.
2566 * testsuite/gas/mips/mips16-pcrel-reloc-6.l: Remove file.
2567 * testsuite/gas/mips/mips16-pcrel-reloc-7.l: Remove file.
2568 * testsuite/gas/mips/mips16-pcrel-addend-2.l: Remove file.
2569 * testsuite/gas/mips/mips16-pcrel-addend-3.l: Remove file.
2570 * testsuite/gas/mips/mips16-pcrel-absolute.l: Remove file.
2571 * testsuite/gas/mips/mips16-pcrel-absolute-1.l: Remove file.
2572 * testsuite/gas/mips/relax-swap3.s: Adjust trailing padding.
2573
2574 * testsuite/gas/mips/mips16-pcrel-0.d: New test.
2575 * testsuite/gas/mips/mips16-pcrel-1.d: New test.
2576 * testsuite/gas/mips/mips16-pcrel-2.d: New test.
2577 * testsuite/gas/mips/mips16-pcrel-3.d: New test.
2578 * testsuite/gas/mips/mips16-pcrel-4.d: New test.
2579 * testsuite/gas/mips/mips16-pcrel-5.d: New test.
2580 * testsuite/gas/mips/mips16-pcrel-pic-0.d: New test.
2581 * testsuite/gas/mips/mips16-pcrel-pic-1.d: New test.
2582 * testsuite/gas/mips/mips16-pcrel-n32-0.d: New test.
2583 * testsuite/gas/mips/mips16-pcrel-n32-1.d: New test.
2584 * testsuite/gas/mips/mips16-pcrel-n64-sym32-0.d: New test.
2585 * testsuite/gas/mips/mips16-pcrel-n64-sym32-1.d: New test.
2586 * testsuite/gas/mips/mips16-pcrel-n64-0.d: New test.
2587 * testsuite/gas/mips/mips16-pcrel-n64-1.d: New test.
2588 * testsuite/gas/mips/mips16-pcrel-delay-0.d: New test.
2589 * testsuite/gas/mips/mips16-pcrel-delay-1.d: New test.
2590 * testsuite/gas/mips/mips16-pcrel-addend-4.d: New test.
2591 * testsuite/gas/mips/mips16-pcrel-addend-5.d: New test.
2592 * testsuite/gas/mips/mips16-pcrel-addend-6.d: New test.
2593 * testsuite/gas/mips/mips16-pcrel-addend-7.d: New test.
2594 * testsuite/gas/mips/mips16-pcrel-addend-8.d: New test.
2595 * testsuite/gas/mips/mips16-pcrel-addend-9.d: New test.
2596 * testsuite/gas/mips/mips16-pcrel-addend-pic-8.d: New test.
2597 * testsuite/gas/mips/mips16-pcrel-addend-pic-9.d: New test.
2598 * testsuite/gas/mips/mips16-pcrel-addend-n32-8.d: New test.
2599 * testsuite/gas/mips/mips16-pcrel-addend-n32-9.d: New test.
2600 * testsuite/gas/mips/mips16-pcrel-addend-n64-sym32-8.d: New test.
2601 * testsuite/gas/mips/mips16-pcrel-addend-n64-sym32-9.d: New test.
2602 * testsuite/gas/mips/mips16-pcrel-addend-n64-8.d: New test.
2603 * testsuite/gas/mips/mips16-pcrel-addend-n64-9.d: New test.
2604 * testsuite/gas/mips/mips16-pcrel-absolute-2.d: New test.
2605 * testsuite/gas/mips/mips16-pcrel-absolute-3.d: New test.
2606 * testsuite/gas/mips/mips16-pcrel-absolute-4.d: New test.
2607 * testsuite/gas/mips/mips16-pcrel-absolute-5.d: New test.
2608 * testsuite/gas/mips/mips16-pcrel-absolute-6.d: New test.
2609 * testsuite/gas/mips/mips16-pcrel-absolute-7.d: New test.
2610 * testsuite/gas/mips/mips16-pcrel-absolute-pic-4.d: New test.
2611 * testsuite/gas/mips/mips16-pcrel-absolute-pic-6.d: New test.
2612 * testsuite/gas/mips/mips16-pcrel-absolute-n32-4.d: New test.
2613 * testsuite/gas/mips/mips16-pcrel-absolute-n32-6.d: New test.
2614 * testsuite/gas/mips/mips16-pcrel-absolute-n64-4.d: New test.
2615 * testsuite/gas/mips/mips16-pcrel-absolute-n64-6.d: New test.
2616 * testsuite/gas/mips/mips16-pcrel-absolute-n64-sym32-4.d: New
2617 test.
2618 * testsuite/gas/mips/mips16-pcrel-absolute-n64-sym32-6.d: New
2619 test.
2620 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n32-4.d: New
2621 test.
2622 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n32-6.d: New
2623 test.
2624 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-4.d: New
2625 test.
2626 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-6.d: New
2627 test.
2628 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-sym32-4.d:
2629 New test.
2630 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-sym32-6.d:
2631 New test.
2632 * testsuite/gas/mips/mips16-pcrel-0.l: New stderr output.
2633 * testsuite/gas/mips/mips16-pcrel-1.l: New stderr output.
2634 * testsuite/gas/mips/mips16-pcrel-2.l: New stderr output.
2635 * testsuite/gas/mips/mips16-pcrel-3.l: New stderr output.
2636 * testsuite/gas/mips/mips16-pcrel-4.l: New stderr output.
2637 * testsuite/gas/mips/mips16-pcrel-5.l: New stderr output.
2638 * testsuite/gas/mips/mips16-pcrel-delay-0.l: New stderr output.
2639 * testsuite/gas/mips/mips16-pcrel-delay-1.l: New stderr output.
2640 * testsuite/gas/mips/mips16-pcrel-addend-8.l: New stderr output.
2641 * testsuite/gas/mips/mips16-pcrel-addend-9.l: New stderr output.
2642 * testsuite/gas/mips/mips16-pcrel-absolute-4.l: New stderr
2643 output.
2644 * testsuite/gas/mips/mips16-pcrel-absolute-6.l: New stderr
2645 output.
2646 * testsuite/gas/mips/mips16-pcrel-0.s: New test source.
2647 * testsuite/gas/mips/mips16-pcrel-1.s: New test source.
2648 * testsuite/gas/mips/mips16-pcrel-2.s: New test source.
2649 * testsuite/gas/mips/mips16-pcrel-3.s: New test source.
2650 * testsuite/gas/mips/mips16-pcrel-4.s: New test source.
2651 * testsuite/gas/mips/mips16-pcrel-5.s: New test source.
2652 * testsuite/gas/mips/mips16-pcrel-delay-0.s: New test source.
2653 * testsuite/gas/mips/mips16-pcrel-delay-1.s: New test source.
2654 * testsuite/gas/mips/mips16-pcrel-addend-4.s: New test source.
2655 * testsuite/gas/mips/mips16-pcrel-addend-5.s: New test source.
2656 * testsuite/gas/mips/mips16-pcrel-addend-6.s: New test source.
2657 * testsuite/gas/mips/mips16-pcrel-addend-7.s: New test source.
2658 * testsuite/gas/mips/mips16-pcrel-addend-8.s: New test source.
2659 * testsuite/gas/mips/mips16-pcrel-addend-9.s: New test source.
2660 * testsuite/gas/mips/mips16-pcrel-absolute-2.s: New test.
2661 * testsuite/gas/mips/mips16-pcrel-absolute-3.s: New test.
2662 * testsuite/gas/mips/mips16-pcrel-absolute-4.s: New test.
2663 * testsuite/gas/mips/mips16-pcrel-absolute-5.s: New test.
2664 * testsuite/gas/mips/mips16-pcrel-absolute-6.s: New test.
2665 * testsuite/gas/mips/mips16-pcrel-absolute-7.s: New test.
2666 * testsuite/gas/mips/mips.exp: Run the new tests.
2667
e78bb25c
NC
26682017-05-03 Nick Clifton <nickc@redhat.com>
2669
2670 PR gas/20941
2671 * symbols.c (snapshot_symbol): Handle the case where
2672 resolve_expression returns a local symbol.
2673
82d808ed
MR
26742017-05-02 Maciej W. Rozycki <macro@imgtec.com>
2675
2676 * config/tc-mips.c (append_insn): Call `symbol_append' for any
2677 expression symbol created for MIPS16 relaxation.
2678 (match_mips16_insn): Don't encode a constant value as an
2679 immediate with a PC-relative operand.
2680
2681 * testsuite/gas/mips/mips16-pcrel-absolute-1.d: New test.
2682 * testsuite/gas/mips/mips16-branch-absolute-1.d: New test.
2683 * testsuite/gas/mips/mips16-branch-absolute-2.d: New test.
2684 * testsuite/gas/mips/mips16-branch-absolute-addend-1.d: New
2685 test.
2686 * testsuite/gas/mips/mips16-branch-absolute-n32-1.d: New test.
2687 * testsuite/gas/mips/mips16-branch-absolute-n32-2.d: New test.
2688 * testsuite/gas/mips/mips16-branch-absolute-addend-n32-1.d: New
2689 test.
2690 * testsuite/gas/mips/mips16-branch-absolute-n64-1.d: New test.
2691 * testsuite/gas/mips/mips16-branch-absolute-n64-2.d: New test.
2692 * testsuite/gas/mips/mips16-branch-absolute-addend-n64-1.d: New
2693 test.
2694 * testsuite/gas/mips/mips16-pcrel-absolute-1.l: New stderr
2695 output.
2696 * testsuite/gas/mips/mips16-pcrel-absolute-1.s: New test source.
2697 * testsuite/gas/mips/mips16-branch-absolute-1.s: New test
2698 source.
2699 * testsuite/gas/mips/mips16-branch-absolute-2.s: New test
2700 source.
2701 * testsuite/gas/mips/mips16-branch-absolute-addend-1.s: New test
2702 source.
2703 * testsuite/gas/mips/mips.exp: Run the new tests.
2704
14f72d45
MR
27052017-04-27 Maciej W. Rozycki <macro@imgtec.com>
2706
2707 * config/tc-mips.c (mips16_pcrel_val): New function, factored
2708 out from...
2709 (mips16_extended_frag): ... here.
2710 (md_convert_frag): Use `mips16_pcrel_val' rather than repeated
2711 code in MIPS16 relaxation, with `stretch' hardcoded to 0.
2712
1425c41d
MR
27132017-04-27 Maciej W. Rozycki <macro@imgtec.com>
2714
2715 * config/tc-mips.c (RELAX_MIPS16_LONG_BRANCH): Rename to...
2716 (RELAX_MIPS16_ALWAYS_EXTENDED): ... this.
2717 (RELAX_MIPS16_MARK_LONG_BRANCH): Rename to...
2718 (RELAX_MIPS16_MARK_ALWAYS_EXTENDED): ... this.
2719 (RELAX_MIPS16_CLEAR_LONG_BRANCH): Rename to...
2720 (RELAX_MIPS16_CLEAR_ALWAYS_EXTENDED): ... this.
2721 (mips16_extended_frag): Adjust accordingly.
2722
f2d830a5
AM
27232017-04-27 Alan Modra <amodra@gmail.com>
2724
2725 * symbols.c (S_FORCE_RELOC): Separate section and symbol tests.
2726
ce8ad872
MR
27272017-04-26 Maciej W. Rozycki <macro@imgtec.com>
2728
2729 * config/tc-mips.c (RELAX_ENCODE): Add `PIC' flag.
2730 (RELAX_PIC): New macro.
2731 (RELAX_USE_SECOND, RELAX_SECOND_LONGER, RELAX_NOMACRO)
2732 (RELAX_DELAY_SLOT, RELAX_DELAY_SLOT_16BIT)
2733 (RELAX_DELAY_SLOT_SIZE_FIRST, RELAX_DELAY_SLOT_SIZE_SECOND):
2734 Shift bits.
2735 (RELAX_BRANCH_ENCODE): Add `pic' flag.
2736 (RELAX_BRANCH_UNCOND, RELAX_BRANCH_LIKELY, RELAX_BRANCH_LINK)
2737 (RELAX_BRANCH_TOOFAR): Shift bits.
2738 (RELAX_BRANCH_PIC): New macro.
2739 (RELAX_MICROMIPS_ENCODE): Add `pic' flag.
2740 (RELAX_MICROMIPS_PIC): New macro.
2741 (RELAX_MICROMIPS_UNCOND, RELAX_MICROMIPS_COMPACT)
2742 (RELAX_MICROMIPS_LINK, RELAX_MICROMIPS_NODS)
2743 (RELAX_MICROMIPS_RELAX32): Shift bits.
2744 (relax_close_frag): Pass `mips_pic' setting to RELAX_ENCODE.
2745 (append_insn): Pass `mips_pic' setting to RELAX_BRANCH_ENCODE
2746 and RELAX_MICROMIPS_ENCODE, and record it in `fx_tcbit2' of the
2747 first fixup created.
2748 (md_apply_fix) <BFD_RELOC_16_PCREL_S2>: Use `fx_tcbit2' of the
2749 fixup processed rather than `mips_pic' in choosing to relax an
2750 out of range branch to a jump.
2751 (relaxed_branch_length): Use the `pic' flag of the relaxed frag
2752 rather than `mips_pic'.
2753 (relaxed_micromips_32bit_branch_length): Likewise.
2754 (md_estimate_size_before_relax): Likewise.
2755 (md_convert_frag): Likewise.
2756
2757 * testsuite/gas/mips/option-pic-relax-0.d: New test.
2758 * testsuite/gas/mips/option-pic-relax-1.d: New test.
2759 * testsuite/gas/mips/option-pic-relax-2.d: New test.
2760 * testsuite/gas/mips/option-pic-relax-3.d: New test.
2761 * testsuite/gas/mips/option-pic-relax-3a.d: New test.
2762 * testsuite/gas/mips/option-pic-relax-4.d: New test.
2763 * testsuite/gas/mips/option-pic-relax-5.d: New test.
2764 * testsuite/gas/mips/option-pic-relax-2.l: New stderr output.
2765 * testsuite/gas/mips/option-pic-relax-3.l: New stderr output.
2766 * testsuite/gas/mips/option-pic-relax-4.l: New stderr output.
2767 * testsuite/gas/mips/option-pic-relax-5.l: New stderr output.
2768 * testsuite/gas/mips/option-pic-relax-0.s: New test source.
2769 * testsuite/gas/mips/option-pic-relax-1.s: New test source.
2770 * testsuite/gas/mips/option-pic-relax-2.s: New test source.
2771 * testsuite/gas/mips/option-pic-relax-3.s: New test source.
2772 * testsuite/gas/mips/option-pic-relax-4.s: New test source.
2773 * testsuite/gas/mips/option-pic-relax-5.s: New test source.
2774 * testsuite/gas/mips/mips.exp: Run the new tests.
2775
126124cc
CZ
27762017-04-25 Claudiu Zissulescu <claziss@synopsys.com>
2777
2778 * testsuite/gas/arc/leave_enter.d: Update test.
2779 * testsuite/gas/arc/leave_enter.s: Likewise.
2780
be6a24d8
CZ
27812017-04-25 Claudiu Zissulescu <claziss@synopsys.com>
2782
2783 * testsuite/gas/arc/b.d: Update test.
2784 * testsuite/gas/arc/noargs_hs.d: Likewise.
2785
adc1273c
MR
27862017-04-25 Maciej W. Rozycki <macro@imgtec.com>
2787
2788 * config/tc-mips.c (md_convert_frag): Correct
2789 BFD_RELOC_MIPS16_16_PCREL_S1 fixup size.
2790 * testsuite/gas/mips/mips16-branch-addend-4.d: New test.
2791 * testsuite/gas/mips/mips16-branch-addend-5.d: New test.
2792 * testsuite/gas/mips/mips16-branch-addend-5.l: New stderr
2793 output.
2794 * testsuite/gas/mips/mips16-branch-addend-4.s: New test source.
2795 * testsuite/gas/mips/mips16-branch-addend-5.s: New test source.
2796 * testsuite/gas/mips/mips.exp: Run the new tests.
2797
d28b6364
JM
27982017-04-25 Jose E. Marchesi <jose.marchesi@oracle.com>
2799
2800 PR gas/21407
2801 * config/tc-sparc.c (md_apply_fix): Do not transform `call'
2802 instructions into branch instructions in fixups generating
2803 additional relocations.
2804 * testsuite/gas/sparc/call-relax.s: New file.
2805 * testsuite/gas/sparc/call-relax.d: Likewise.
2806 * testsuite/gas/sparc/call-relax-aout.d: Likewise.
2807 * testsuite/gas/sparc/sparc.exp: Test call-relax and call-relax-aout.
2808
53445554
TP
28092017-04-24 Thomas Preud'homme <thomas.preudhomme@arm.com>
2810
2811 * config/tc-arm.c (move_or_literal_pool): Remove code generating MOVS.
2812 Forbid MOV.W and MOVW if destination is SP or PC.
2813 * testsuite/gas/arm/thumb2_ldr_immediate_highregs_armv6t2.s: Explain
2814 expectation of LDR not generating a MOVS for low registers and small
2815 constants. Add tests of MOVW generation.
2816 * testsuite/gas/arm/thumb2_ldr_immediate_highregs_armv6t2.d: Update
2817 expected disassembly.
2818
a8cc8a54
AM
28192017-04-22 Alan Modra <amodra@gmail.com>
2820
2821 * testsuite/gas/ppc/vle.s: Format. Add se_rfgi and e_sc.
2822 * testsuite/gas/ppc/vle.d: Update.
2823
792f174f
NC
28242017-04-21 Nick Clifton <nickc@redhat.com>
2825
2826 PR binutils/21380
2827 * testsuite/gas/aarch64/illegal-3.s: New file.
2828 * testsuite/gas/aarch64/illegal-3.d: New file.
2829
ef85eab0
AM
28302017-04-11 Alan Modra <amodra@gmail.com>
2831
2832 * config/tc-ppc.c (md_show_usage): Delete mention of -mhtm.
2833 * testsuite/gas/ppc/htm.d: Pass -mpower8 and -Mpower8.
2834
947fa914
MF
28352017-04-10 Max Filippov <jcmvbkbc@gmail.com>
2836
2837 * config/tc-xtensa.c (xtensa_maybe_create_literal_pool_frag):
2838 Initialize lps->frag_count with auto_litpool_limit.
2839 (xg_promote_candidate_litpool): New function.
2840 (xtensa_move_literals): Extract candidate litpool promotion code
2841 into separate function. Call it for all possible found
2842 candidates.
2843 (xtensa_switch_to_literal_fragment): Drop 'recursive' flag and
2844 call to xtensa_mark_literal_pool_location that it guards.
2845 Replace it with call to xtensa_maybe_create_literal_pool_frag.
2846 Initialize pool_location with created literal pool candidate.
2847 * testsuite/gas/xtensa/all.exp: Add new tests.
2848 * testsuite/gas/xtensa/auto-litpools-first1.d: New test results.
2849 * testsuite/gas/xtensa/auto-litpools-first1.s: New test.
2850 * testsuite/gas/xtensa/auto-litpools-first2.d: New test results.
2851 * testsuite/gas/xtensa/auto-litpools-first2.s: New test.
2852 * testsuite/gas/xtensa/auto-litpools.d: Fix offsets changed due
2853 to additional jump instruction.
2854
ac8f0f72
AM
28552017-04-07 Alan Modra <amodra@gmail.com>
2856
2857 * testsuite/gas/ppc/altivec2.s: Delete E6500 vector insns.
2858 * testsuite/gas/ppc/altivec2.d: Adjust to suit.
2859
498e3442
AM
28602017-04-07 Alan Modra <amodra@gmail.com>
2861
2862 * testsuite/gas/elf/section12a.d: Don't expect alignment of 1
2863 for .mbind.text.
2864
62ecb94c
PC
28652017-04-06 Pip Cet <pipcet@gmail.com>
2866
2867 * testsuite/gas/wasm32/allinsn.d: Adjust test for disassembler
2868 changes.
2869 * testsuite/gas/wasm32/disass.d: New test.
2870 * testsuite/gas/wasm32/disass.s: New test.
2871 * testsuite/gas/wasm32/disass-2.d: New test.
2872 * testsuite/gas/wasm32/disass-2.s: New test.
2873 * testsuite/gas/wasm32/reloc.d: Adjust test for changed reloc
2874 names.
2875 * testsuite/gas/wasm32/reloc.s: Update test for changed assembler
2876 syntax.
2877 * testsuite/gas/wasm32/wasm32.exp: Run new tests. Expect allinsn
2878 test to succeed.
2879
a91e1603
L
28802017-04-04 H.J. Lu <hongjiu.lu@intel.com>
2881
2882 * NEWS: Mention support for ELF SHF_GNU_MBIND.
2883 * config/obj-elf.c (section_match): New.
2884 (get_section): Match both sh_info and group name.
2885 (obj_elf_change_section): Add argument for sh_info. Pass both
2886 sh_info and group name to get_section. Issue an error for
2887 SHF_GNU_MBIND section without SHF_ALLOC. Set sh_info.
2888 (obj_elf_parse_section_letters): Set SHF_GNU_MBIND for 'd'.
2889 (obj_elf_section): Support SHF_GNU_MBIND section info.
2890 * config/obj-elf.h (obj_elf_change_section): Add argument for
2891 sh_info.
2892 * config/tc-arm.c (start_unwind_section): Pass 0 as sh_info to
2893 obj_elf_change_section.
2894 * config/tc-ia64.c (obj_elf_vms_common): Likewise.
2895 * config/tc-microblaze.c (microblaze_s_data): Likewise.
2896 (microblaze_s_sdata): Likewise.
2897 (microblaze_s_rdata): Likewise.
2898 (microblaze_s_bss): Likewise.
2899 * config/tc-mips.c (s_change_section): Likewise.
2900 * config/tc-msp430.c (msp430_profiler): Likewise.
2901 * config/tc-rx.c (parse_rx_section): Likewise.
2902 * config/tc-tic6x.c (tic6x_start_unwind_section): Likewise.
2903 * doc/as.texinfo: Document 'd' for SHF_GNU_MBIND.
2904 * testsuite/gas/elf/elf.exp: Run section12a, section12b and
2905 section13.
2906 * testsuite/gas/elf/section10.d: Updated.
2907 * testsuite/gas/elf/section10.s: Likewise.
2908 * testsuite/gas/elf/section12.s: New file.
2909 * testsuite/gas/elf/section12a.d: Likewise.
2910 * testsuite/gas/elf/section12b.d: Likewise.
2911 * testsuite/gas/elf/section13.l: Likewise.
2912 * testsuite/gas/elf/section13.d: Likewise.
2913 * testsuite/gas/elf/section13.s: Likewise.
2914
c41cf6fd
PD
29152017-04-03 Palmer Dabbelt <palmer@dabbelt.com>
2916
2917 * config/tc-riscv.c (riscv_clear_subsets): Cast argument to free to
2918 avoid const warnings.
2919
fecb9c46
PD
29202017-03-30 Palmer Dabbelt <palmer@dabbelt.com>
2921
2922 * config/tc-riscv.c (riscv_clear_subsets): New function.
2923 (riscv_add_subset): Call riscv_clear_subsets and riscv_set_rvc to
2924 clear RVC when it's been previously set.
2925
dc1e4d6d
NC
29262017-03-31 Nick Clifton <nickc@redhat.com>
2927
2928 PR gas/21333
2929 * config/tc-s390.c (tc_s390_fix_adjustable): Allow non pc-relative
2930 fixups in mergeable sections to be adjusted.
2931
f96bd6c2
PC
29322017-03-30 Pip Cet <pipcet@gmail.com>
2933
2934 * config/tc-wasm32.h: New file: Add WebAssembly assembler target.
2935 * config/tc-wasm32.c: New file: Add WebAssembly assembler target.
2936 * Makefile.am: Add WebAssembly assembler target.
2937 * configure.tgt: Add WebAssembly assembler target.
2938 * doc/c-wasm32.texi: New file: Start documenting WebAssembly
2939 assembler.
2940 * doc/all.texi: Define WASM32.
2941 * doc/as.texinfo: Add WebAssembly entries.
2942 * NEWS: Mention the new support.
2943 * Makefile.in: Regenerate.
2944 * po/gas.pot: Regenerate.
2945 * po/POTFILES.in: Regenerate.
2946 * testsuite/gas/wasm32: New directory.
2947 * testsuite/gas/wasm32/allinsn.d: New file.
2948 * testsuite/gas/wasm32/allinsn.s: New file.
2949 * testsuite/gas/wasm32/illegal.l: New file.
2950 * testsuite/gas/wasm32/illegal.s: New file.
2951 * testsuite/gas/wasm32/illegal-2.l: New file.
2952 * testsuite/gas/wasm32/illegal-2.s: New file.
2953 * testsuite/gas/wasm32/illegal-3.l: New file.
2954 * testsuite/gas/wasm32/illegal-3.s: New file.
2955 * testsuite/gas/wasm32/illegal-4.l: New file.
2956 * testsuite/gas/wasm32/illegal-4.s: New file.
2957 * testsuite/gas/wasm32/illegal-5.l: New file.
2958 * testsuite/gas/wasm32/illegal-5.s: New file.
2959 * testsuite/gas/wasm32/illegal-6.l: New file.
2960 * testsuite/gas/wasm32/illegal-6.s: New file.
2961 * testsuite/gas/wasm32/illegal-7.l: New file.
2962 * testsuite/gas/wasm32/illegal-7.s: New file.
2963 * testsuite/gas/wasm32/illegal-8.l: New file.
2964 * testsuite/gas/wasm32/illegal-8.s: New file.
2965 * testsuite/gas/wasm32/illegal-9.l: New file.
2966 * testsuite/gas/wasm32/illegal-9.s: New file.
2967 * testsuite/gas/wasm32/illegal-10.l: New file.
2968 * testsuite/gas/wasm32/illegal-10.s: New file.
2969 * testsuite/gas/wasm32/illegal-11.l: New file.
2970 * testsuite/gas/wasm32/illegal-11.s: New file.
2971 * testsuite/gas/wasm32/illegal-12.l: New file.
2972 * testsuite/gas/wasm32/illegal-12.s: New file.
2973 * testsuite/gas/wasm32/illegal-13.l: New file.
2974 * testsuite/gas/wasm32/illegal-13.s: New file.
2975 * testsuite/gas/wasm32/illegal-14.l: New file.
2976 * testsuite/gas/wasm32/illegal-14.s: New file.
2977 * testsuite/gas/wasm32/illegal-15.l: New file.
2978 * testsuite/gas/wasm32/illegal-15.s: New file.
2979 * testsuite/gas/wasm32/illegal-16.l: New file.
2980 * testsuite/gas/wasm32/illegal-16.s: New file.
2981 * testsuite/gas/wasm32/illegal-17.l: New file.
2982 * testsuite/gas/wasm32/illegal-17.s: New file.
2983 * testsuite/gas/wasm32/illegal-18.l: New file.
2984 * testsuite/gas/wasm32/illegal-18.s: New file.
2985 * testsuite/gas/wasm32/illegal-19.l: New file.
2986 * testsuite/gas/wasm32/illegal-19.s: New file.
2987 * testsuite/gas/wasm32/illegal-20.l: New file.
2988 * testsuite/gas/wasm32/illegal-20.s: New file.
2989 * testsuite/gas/wasm32/illegal-21.l: New file.
2990 * testsuite/gas/wasm32/illegal-21.s: New file.
2991 * testsuite/gas/wasm32/illegal-22.l: New file.
2992 * testsuite/gas/wasm32/illegal-22.s: New file.
2993 * testsuite/gas/wasm32/illegal-24.l: New file.
2994 * testsuite/gas/wasm32/illegal-24.s: New file.
2995 * testsuite/gas/wasm32/illegal-25.l: New file.
2996 * testsuite/gas/wasm32/illegal-25.s: New file.
2997 * testsuite/gas/wasm32/reloc.d: New file.
2998 * testsuite/gas/wasm32/reloc.s: New file.
2999 * testsuite/gas/wasm32/wasm32.exp: New tests for WebAssembly
3000 architecture.
3001
52be03fd
AM
30022017-03-29 Alan Modra <amodra@gmail.com>
3003
3004 * config/tc-ppc.c (md_parse_option): Reject -mraw.
3005
9b753937
AM
30062017-03-27 Alan Modra <amodra@gmail.com>
3007
3008 PR 21303
3009 * testsuite/gas/ppc/pr21303.d,
3010 * testsuite/gas/ppc/pr21303.s: New test
3011 * testsuite/gas/ppc/ppc.exp: Run it.
3012
c0c31e91
RZ
30132017-03-27 Rinat Zelig <rinat@mellanox.com>
3014
3015 * testsuite/gas/arc/nps400-12.s: New file.
3016 * testsuite/gas/arc/nps400-12.d: New file.
3017
62785b09
TP
30182017-03-24 Thomas preud'homme <thomas.preudhomme@arm.com>
3019
3020 * config/tc-arm.: (md_begin): Set selected_cpu from *mcpu_cpu_opt when
3021 CPU_DEFAULT is defined.
3022
19683c04
PD
30232017-03-21 Palmer Dabbbelt <palmer@dabbelt.com>
3024
3025 * config/tc-riscv.c (md_show_usage): Remode defuct -m32, -m64,
3026 -msoft-float, -mhard-float, -mno-rvc, and -mrvc options; and don't
3027 print an invalid default ISA string.
3028 * doc/c-riscv.texi (OPTIONS): Add -fpic and -fno-pic options.
3029
24e5b4e6
MF
30302017-03-22 Max Filippov <jcmvbkbc@gmail.com>
3031
3032 * config/tc-xtensa.c (xtensa_relax_frag): Change fx_size of the
3033 reassigned fixup to size of jump instruction (3) and fx_r_type
3034 to BFD_RELOC_XTENSA_SLOT0_OP, as there's only one slot.
3035 (add_jump_to_trampoline): Search
3036 origfrag->tc_frag_data.slot_symbols for the slot with non-NULL
3037 symbol and use that slot instead of slot 0.
3038
2253c8f0
AK
30392017-03-21 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
3040
3041 * config/tc-s390.c (s390_parse_cpu): Remove S390_INSTR_FLAG_VX2
3042 from cpu_table. Remove vx2, and novx2 from cpu_flags.
3043
645d3342
RZ
30442017-03-21 Rinat Zelig <rinat@mellanox.com>
3045
3046 * testsuite/gas/arc/nps400-11.s: New file.
3047 * testsuite/gas/arc/nps400-11.d: New file.
3048
e406e428
NC
30492017-03-20 Nick Clifton <nickc@redhat.com>
3050
3051 * doc/as.texinfo (2byte): Note that if no expressions are present
3052 the directive does nothing. Emphasize that the output is
3053 unaligned, and that this can have an effect on the relocations
3054 generated.
3055 (4byte): Simplify description. Refer back to the 2byte
3056 description.
3057 (8byte): Likewise.
3058
d5e0ba9c
RE
30592017-03-20 Richard Earnshaw <rearnsha@arm.com>
3060
3061 * config/tc-arm.c (arm_fpus): Note entires that should not be
3062 documented.
3063 * doc/c-arm.texi (-mfpu): Add missing FPU entries for neon-vfpv3 and
3064 neon-fp16. Fix spelling error.
3065
d3375ddd
RE
30662017-03-20 Richard Earnshaw <rearnsha@arm.com>
3067
3068 * config/tc-arm.c (arm_fpus): Add neon-vfpv3 as an alias for neon.
3069
2c52e2e8
RZ
30702017-03-16 Rinat Zelig <rinat@mellanox.com>
3071
3072 * config/tc-arc.c (assemble_insn): Only handle ".t" and ".nt"
3073 specially for ARCv2.
3074
b416fe87
KC
30752017-03-14 Kito Cheng <kito.cheng@gmail.com>
3076
3077 * config/tc-riscv.c (validate_riscv_insn): Add 'o' RVC immediate
3078 encoding format, which can accept 0-valued immediates.
3079 (riscv_ip): Likewise.
3080
7cb7b948
NC
30812017-03-15 Nick Clifton <nickc@redhat.com>
3082
3083 * config/tc-riscv.c (riscv_pre_output_hook): Fix compile time
3084 warning about discarding a const qualifier.
3085
d47c3ff7
KLC
30862017-03-02 Kuan-Lin Chen <rufus@andestech.com>
3087
3088 * config/tc-riscv.h (HWARD2_USE_FIXED_ADVANCE_PC): New define.
3089
2aece2ba
KLC
30902017-03-02 Kuan-Lin Chen <rufus@andestech.com>
3091
3092 * config/tc-riscv.c (md_apply_fix): Set fx_frag and
3093 fx_next->fx_frag for CFA_advance_loc relocations.
3094
c1b465c9
KLC
30952017-03-02 Kuan-Lin Chen <rufus@andestech.com>
3096
3097 * config/tc-riscv.c (md_apply_fix): Compute the correct offsets
3098 for CFA relocations.
3099
f955cccf
NC
31002017-03-13 Nick Clifton <nickc@redhat.com>
3101
3102 PR binutils/21202
3103 * config/tc-aarch64.c (reloc_table): Rename
3104 BFD_RELOC_AARCH64_TLSDESC_LD64_LO12_NC to
3105 BFD_RELOC_AARCH64_TLSDESC_LD64_LO12. Rname
3106 BFD_RELOC_AARCH64_TLSDESC_ADD_LO12_NC to
3107 BFD_RELOC_AARCH64_TLSDESC_ADD_LO12.
3108 (md_apply_fix): Likewise.
3109 (aarch64_force_relocation): Likewise.
3110 * testsuite/gas/aarch64/tls.d: Update regexp.
3111
8b1e5da1
NC
31122017-03-10 Tobin C. Harding <me@tobin.cc>
3113 Nick Clifton <nickc@redhat.com>
3114
3115 * doc/as.texinfo (2byte): Tidy up wording. Add note that
3116 overlarge values will produce a warning message and be trunacted.
3117 (4byte): Likewise.
3118
86fa6981
L
31192017-03-09 H.J. Lu <hongjiu.lu@intel.com>
3120
3121 * config/tc-i386.c (_i386_insn): Add dir_encoding and
3122 vec_encoding. Remove swap_operand and need_vrex.
3123 (extra_symbol_chars): Add '}'.
3124 (md_begin): Mark '}' with LEX_BEGIN_NAME. Allow '}' in
3125 mnemonic.
3126 (build_vex_prefix): Don't use 2-byte VEX encoding with
3127 {vex3}. Check dir_encoding and load.
3128 (parse_insn): Check pseudo prefixes. Set dir_encoding.
3129 (VEX_check_operands): Likewise.
3130 (match_template): Check dir_encoding and load.
3131 (parse_real_register): Set vec_encoding instead of need_vrex.
3132 (parse_register): Likewise.
3133 * doc/c-i386.texi: Document {disp8}, {disp32}, {load}, {store},
3134 {vex2}, {vex3} and {evex}. Remove ".s", ".d8" and ".d32"
3135 * testsuite/gas/i386/i386.exp: Run pseudos and x86-64-pseudos.
3136 * testsuite/gas/i386/pseudos.d: New file.
3137 * testsuite/gas/i386/pseudos.s: Likewise.
3138 * testsuite/gas/i386/x86-64-pseudos.d: Likewise.
3139 * testsuite/gas/i386/x86-64-pseudos.s: Likewise.
3140
4b8b687e
PB
31412017-03-08 Peter Bergner <bergner@vnet.ibm.com>
3142
3143 * testsuite/gas/ppc/altivec2.d (as): Use the -mpower8 option.
3144 (objdump): Use the -Mpower8 option.
3145
1437d063
PB
31462017-03-08 Peter Bergner <bergner@vnet.ibm.com>
3147
3148 * testsuite/gas/ppc/power9.d <lnia> New test.
3149 * testsuite/gas/ppc/power9.s: Likewise.
3150
ea86f534
AM
31512017-03-07 Alan Modra <amodra@gmail.com>
3152
3153 * doc/as.texinfo (2byte, 4byte, 8byte): Correct @section placement.
3154
2b841ec2
AM
31552017-03-07 Tobin C. Harding <me@tobin.cc>
3156 Alan Modra <amodra@gmail.com>
3157
3158 * doc/as.texinfo (2byte, 4byte, 8byte): Document.
3159 * doc/c-arm.texi (2byte, 4byte, 8byte): Omit if ELF.
3160
603555e5
L
31612017-03-06 H.J. Lu <hongjiu.lu@intel.com>
3162
3163 * config/tc-i386.c (cpu_arch): Add .cet.
3164 * doc/c-i386.texi: Document cet.
3165 * testsuite/gas/i386/cet-intel.d: New file.
3166 * testsuite/gas/i386/cet.d: Likewise.
3167 * testsuite/gas/i386/cet.s: Likewise.
3168 * testsuite/gas/i386/x86-64-cet-intel.d: Likewise.
3169 * testsuite/gas/i386/x86-64-cet.d: Likewise.
3170 * testsuite/gas/i386/x86-64-cet.s: Likewise.
3171 * testsuite/gas/i386/i386.exp: Run Intel CET tests.
3172
1cccfb31
L
31732017-03-06 H.J. Lu <hongjiu.lu@intel.com>
3174
3175 * testsuite/gas/i386/x86-64-mpx-inval-2.s: Force a good alignment.
3176 * testsuite/gas/i386/x86-64-mpx-inval-2.l: Expect [0-9A-F]+.
3177
ea0de82e
AM
31782017-03-06 Alan Modra <amodra@gmail.com>
3179
3180 * dw2gencfi.c (encoding_size): Return unsigned int.
3181 (emit_expr_encoded): Assert size matches reloc bitsize.
3182 (output_fde): Use unsigned for offset_size and addr_size. Set
3183 addr_size earlier and use in place of constant 4 and uses of
3184 DWARF2_FDE_RELOC_SIZE. Assert it matches reloc bitsize.
3185
9e1a8675
AM
31862017-03-06 Alan Modra <amodra@gmail.com>
3187
3188 * dw2gencfi.c: Wrap overlong lines. Add parens for emacs
3189 auto reformat. Formatting and whitespace fixes.
3190
49fced12
MW
31912017-03-05 Mark Wielaard <mark@klomp.org>
3192
3193 * dwarf2dbg.c (out_debug_abbrev): Use DW_FORM_strp instead of
3194 DW_FORM_string for DW_AT_name, DW_AT_comp_dir and DW_AT_producer.
3195 (out_debug_info): Accept symbols to name, comp_dir and producer in
3196 the .debug_str section and emit those offsets not full strings.
3197 (out_debug_str): New function that outputs the strings for name,
3198 comp_dir and producer in .debug_str and generates symbols to those
3199 strings.
3200 (out_debug_line): Create a .debug_str section if necessary and call
3201 out_debug_str before calling out_debug_info.
3202 * testsuite/gas/aarch64/dwarf.d: Add extra section symbol to expected
3203 output.
3204
9875b365
MR
32052017-03-02 Maciej W. Rozycki <macro@imgtec.com>
3206
3207 * write.c (relax_segment) <rs_org>: Only bail out if the fixed
3208 part of the frag has overrun the location requested.
3209
3210 * testsuite/gas/all/org-1.d: New test.
3211 * testsuite/gas/all/org-2.d: New test.
3212 * testsuite/gas/all/org-3.d: New test.
3213 * testsuite/gas/all/org-4.d: New test.
3214 * testsuite/gas/all/org-5.d: New test.
3215 * testsuite/gas/all/org-6.d: New test.
3216 * testsuite/gas/all/org-1.l: New stderr output.
3217 * testsuite/gas/all/org-2.l: New stderr output.
3218 * testsuite/gas/all/org-3.l: New stderr output.
3219 * testsuite/gas/all/org-1.s: New test source.
3220 * testsuite/gas/all/org-2.s: New test source.
3221 * testsuite/gas/all/org-3.s: New test source.
3222 * testsuite/gas/all/org-4.s: New test source.
3223 * testsuite/gas/all/org-5.s: New test source.
3224 * testsuite/gas/all/org-6.s: New test source.
3225 * testsuite/gas/all/gas.exp: Run the new tests.
3226
3227 * testsuite/gas/mips/org-1.d: New test.
3228 * testsuite/gas/mips/org-2.d: New test.
3229 * testsuite/gas/mips/org-3.d: New test.
3230 * testsuite/gas/mips/org-4.d: New test.
3231 * testsuite/gas/mips/org-5.d: New test.
3232 * testsuite/gas/mips/org-6.d: New test.
3233 * testsuite/gas/mips/org-7.d: New test.
3234 * testsuite/gas/mips/org-8.d: New test.
3235 * testsuite/gas/mips/org-9.d: New test.
3236 * testsuite/gas/mips/org-10.d: New test.
3237 * testsuite/gas/mips/org-11.d: New test.
3238 * testsuite/gas/mips/org-12.d: New test.
3239 * testsuite/gas/mips/org-1.l: New stderr output.
3240 * testsuite/gas/mips/org-4.l: New stderr output.
3241 * testsuite/gas/mips/org-5.l: New stderr output.
3242 * testsuite/gas/mips/org-6.l: New stderr output.
3243 * testsuite/gas/mips/org-10.l: New stderr output.
3244 * testsuite/gas/mips/org-1.s: New test source.
3245 * testsuite/gas/mips/org-2.s: New test source.
3246 * testsuite/gas/mips/org-3.s: New test source.
3247 * testsuite/gas/mips/org-4.s: New test source.
3248 * testsuite/gas/mips/org-5.s: New test source.
3249 * testsuite/gas/mips/org-6.s: New test source.
3250 * testsuite/gas/mips/org-7.s: New test source.
3251 * testsuite/gas/mips/org-8.s: New test source.
3252 * testsuite/gas/mips/org-9.s: New test source.
3253 * testsuite/gas/mips/org-10.s: New test source.
3254 * testsuite/gas/mips/org-11.s: New test source.
3255 * testsuite/gas/mips/org-12.s: New test source.
3256 * testsuite/gas/mips/mips.exp: Run the new tests.
3257
01cca2f9
SN
32582017-03-01 Szabolcs Nagy <szabolcs.nagy@arm.com>
3259
3260 * doc/c-aarch64.texi (AArch64 Extensions): Document rcpc.
3261
15c7c1d8
JB
32622017-02-28 Jan Beulich <jbeulich@suse.com>
3263
3264 * testsuite/gas/i386/x86-64-avx.s: Add suffixed variants of
3265 VPCMPESTR{I,M}.
3266 * testsuite/gas/i386/x86-64-sse2avx.s: Likewise.
3267 * testsuite/gas/i386/x86-64-sse4_2.s: Add suffixed variants
3268 of PCMPESTR{I,M}.
3269 * testsuite/gas/i386/ilp32/x86-64-avx-intel.d: Likewise.
3270 * testsuite/gas/i386/ilp32/x86-64-avx.d: Likewise.
3271 * testsuite/gas/i386/ilp32/x86-64-sse2avx.d: Likewise.
3272 * testsuite/gas/i386/ilp32/x86-64-sse4_2-intel.d: Likewise.
3273 * testsuite/gas/i386/ilp32/x86-64-sse4_2.d: Likewise.
3274 * testsuite/gas/i386/x86-64-avx-intel.d: Likewise.
3275 * testsuite/gas/i386/x86-64-avx.d: Likewise.
3276 * testsuite/gas/i386/x86-64-sse2avx.d: Likewise.
3277 * testsuite/gas/i386/x86-64-sse4_2-intel.d: Likewise.
3278 * testsuite/gas/i386/x86-64-sse4_2.d: Likewise.
3279
4ef97a1b
AM
32802017-02-28 Alan Modra <amodra@gmail.com>
3281
3282 * config/tc-nios2.h (TC_FORCE_RELOCATION_SUB_LOCAL): Define.
3283
7ba71655
AM
32842017-02-28 Alan Modra <amodra@gmail.com>
3285
3286 * config/tc-ppc.c (md_assemble): Use BFD_RELOC_PPC_16DX_HA for addpcis.
3287 (md_apply_fix): Remove fx_subsy check. Move code converting to
3288 pcrel reloc earlier and handle BFD_RELOC_PPC_16DX_HA. Remove code
3289 emiiting errors on seeing fx_pcrel set on unexpected relocs, as
3290 that is done now by the generic code via..
3291 * config/tc-ppc.h (TC_FORCE_RELOCATION_SUB_LOCAL): ..this. Define.
3292 (TC_VALIDATE_FIX_SUB): Define.
3293
0e392101
MR
32942017-02-28 Maciej W. Rozycki <macro@imgtec.com>
3295
3296 * testsuite/gas/mips/jalr4.s: Add `jalr $0, $25' instructions.
3297 * testsuite/gas/mips/jalr4.d: Adjust accordingly. Remove MIPSr6
3298 encoding patterns.
3299 * testsuite/gas/mips/jalr4-n64.d: Likewise.
3300 * testsuite/gas/mips/mipsr6@jalr4.d: New test.
3301 * testsuite/gas/mips/mipsr6@jalr4-n32.d: New test.
3302 * testsuite/gas/mips/mipsr6@jalr4-n64.d: New test.
3303
dd803a24
AM
33042017-02-25 Alan Modra <amodra@gmail.com>
3305
3306 * testsuite/gas/elf/strtab.s: Don't put directives on first
3307 column or continuation with labels not in first column.
3308
582e12bf
RS
33092017-02-24 Richard Sandiford <richard.sandiford@arm.com>
3310
3311 * doc/c-aarch64.texi: Document that sve implies fp16, simd and compnum.
3312 * config/tc-aarch64.c (parse_vector_type_for_operand): Allow .q
3313 to be used with SVE registers.
3314 (parse_operands): Handle new SVE operands.
3315 (aarch64_features): Make "sve" require F16 rather than FP. Also
3316 require COMPNUM.
3317 * testsuite/gas/aarch64/sve.s: Add tests for new instructions.
3318 Include compnum tests.
3319 * testsuite/gas/aarch64/sve.d: Update accordingly.
3320 * testsuite/gas/aarch64/sve-invalid.s: Add tests for new instructions.
3321 * testsuite/gas/aarch64/sve-invalid.l: Update accordingly. Also
3322 update expected output for new FMOV and MOV alternatives.
3323
f482d304
RS
33242017-02-24 Richard Sandiford <richard.sandiford@arm.com>
3325
3326 * doc/c-aarch64.texi: Add a "compnum" entry.
3327 * config/tc-aarch64.c (aarch64_features): Likewise,
3328 * testsuite/gas/aarch64/advsimd-compnum.s: New test.
3329 * testsuite/gas/aarch64/advsimd-compnum.d: Likewise.
3330
7db2c588
JB
33312017-02-24 Jan Beulich <jbeulich@suse.com>
3332
3333 * testsuite/gas/i386/opcode.s: Add alternative TEST forms.
3334 * testsuite/gas/i386/x86-64-opcode.s: Likewise.
3335 * testsuite/gas/i386/opcode.d: Adjust accordingly.
3336 * testsuite/gas/i386/opcode-intel.d: Likewise.
3337 * testsuite/gas/i386/x86-64-opcode.d: Likewise.
3338 * testsuite/gas/i386/ilp32/x86-64-opcode.d: Likewise.
3339
1b3cee56
SL
33402017-02-24 Sheldon Lobo <sheldon.lobo@oracle.com>
3341
3342 Test cases for the architecture level aware SPARC ASI work.
3343 * gas/testsuite/gas/sparc/sparc.exp: 2 new tests
3344 * gas/testsuite/gas/sparc/asi-bump-warn.s: New test
3345 * gas/testsuite/gas/sparc/asi-bump-warn.l: Likewise
3346 * gas/testsuite/gas/sparc/asi-arch-error.s: Likewise
3347 * gas/testsuite/gas/sparc/asi-arch-error.l: Likewise
3348
c1556ecd
MR
33492017-02-23 Maciej W. Rozycki <macro@imgtec.com>
3350
3351 * testsuite/gas/mips/jalr4.d: New test.
3352 * testsuite/gas/mips/jalr4-n32.d: New test.
3353 * testsuite/gas/mips/jalr4-n64.d: New test.
3354 * testsuite/gas/mips/jalr4.s: New test source.
3355 * testsuite/gas/mips/mips.exp: Run the new tests.
3356
1e9d41d4
SL
33572017-02-23 Sheldon Lobo <sheldon.lobo@oracle.com>
3358
3359 Add support for associating SPARC ASIs with an architecture level.
3360 * config/tc-sparc.c (parse_sparc_asi): New encode SPARC ASIs.
3361
946416fc
JB
33622017-02-23 Jan Beulich <jbeulich@suse.com>
3363
3364 * testsuite/gas/all/err-sizeof.s: Don't use sums or differences
3365 of symbols as expression.
3366
33672017-02-23 Jan Beulich <jbeulich@suse.com>
4c5b8d1e
JB
3368
3369 * gas/testsuite/gas/i386/x86-64-mpx-inval-2.d: Add 32- and 16-
3370 bit GPR forms of BNDCL, BNDCU, and BNDCN. Add RSP-as-index
3371 Intel syntax forms of BNDMK, BNDSTX, and BNDLDX.
3372 * gas/testsuite/gas/i386/x86-64-mpx-inval-2.l: Adjust.
3373
5ff6a06c
MR
33742017-02-22 Maciej W. Rozycki <macro@imgtec.com>
3375
3376 * ecoff.c (ecoff_directive_end) [md_flush_pending_output]: Call
3377 `md_flush_pending_output'.
3378 * config/tc-mips.c (s_mips_end) [md_flush_pending_output]: Call
3379 `md_flush_pending_output' unconditionally.
3380 * testsuite/gas/mips/debug-label-end-1.d: New test.
3381 * testsuite/gas/mips/debug-label-end-2.d: New test.
3382 * testsuite/gas/mips/debug-label-end-3.d: New test.
3383 * testsuite/gas/mips/debug-label-end.s: New test source.
3384 * testsuite/gas/mips/mips.exp: Run the new tests.
3385
25890fc2
HPN
33862017-02-22 Hans-Peter Nilsson <hp@axis.com>
3387
3388 * testsuite/gas/all/err-sizeof.s: Include cris*-*-* in the list of
3389 targets yielding an error message matching "too complex".
3390
5ffbd927
NC
33912017-02-22 Nick Clifton <nickc@redhat.com>
3392
3393 * testsuite/gas/arm/vcmp-noprefix-imm.d: Skip for non-ELF targets.
3394
b0c53498
JB
33952017-02-21 Jan Beulich <jbeulich@suse.com>
3396
3397 * expr.c (operand): Handle missing operand to .startof.() and
3398 .sizeof.().
3399 * testsuite/gas/all/err-sizeof.s: New.
3400
ece5dcc1
AM
34012017-02-20 Alan Modra <amodra@gmail.com>
3402
3403 PR 21118
3404 * NEWS: Revise powerpc register check.
3405 * config/tc-ppc.c (ppc_optimize_expr, md_assemble): Make "invalid
3406 register expression" a warning.
3407
37f9ec62
MR
34082017-02-17 Maciej W. Rozycki <macro@imgtec.com>
3409
3410 * ecoff.c (ecoff_directive_ent, add_procedure): Handle `.aent'.
3411 * config/obj-ecoff.c (obj_pseudo_table): Add "aent" entry.
3412 * config/obj-elf.c (ecoff_debug_pseudo_table): Likewise.
3413 * testsuite/gas/mips/aent-2.d: New test.
3414 * testsuite/gas/mips/aent-mdebug.d: New test.
3415 * testsuite/gas/mips/aent-mdebug-2.d: New test.
3416 * testsuite/gas/mips/mips.exp: Run the new tests.
3417
773fb663
RS
34182017-02-15 Richard Sandiford <richard.sandiford@arm.com>
3419
3420 * testsuite/gas/aarch64/sve-sysreg.s,
3421 testsuite/gas/aarch64/sve-sysreg.d,
3422 testsuite/gas/aarch64/sve-sysreg-invalid.d,
3423 testsuite/gas/aarch64/sve-sysreg-invalid.l: New tests.
3424
7a2114e7
RS
34252017-02-15 Richard Sandiford <richard.sandiford@arm.com>
3426
3427 * doc/c-aarch64.texi: Fix sve entry.
3428
cc07cda6
CZ
34292017-02-15 Claudiu Zissulescu <claziss@synopsys.com>
3430
3431 * config/tc-arc.c (md_convert_frag): Remove @pcl relocation
3432 information from input expression.
3433 (assemble_insn): Make sure pcrel is correctly set.
3434 (arc_pcrel_adjust): Compensate for PCL rounding.
3435 * testsuite/gas/arc/relax-add01.d: New file.
3436 * testsuite/gas/arc/relax-add01.s: Likewise.
3437 * testsuite/gas/arc/relax-add02.d: Likewise.
3438 * testsuite/gas/arc/relax-add02.s: Likewise.
3439 * testsuite/gas/arc/relax-add03.d: Likewise.
3440 * testsuite/gas/arc/relax-add03.s: Likewise.
3441 * testsuite/gas/arc/relax-add04.d: Likewise.
3442 * testsuite/gas/arc/relax-add04.s: Likewise.
3443 * testsuite/gas/arc/relax-ld01.d: Likewise.
3444 * testsuite/gas/arc/relax-ld01.s: Likewise.
3445 * testsuite/gas/arc/relax-ld02.d: Likewise.
3446 * testsuite/gas/arc/relax-ld02.s: Likewise.
3447 * testsuite/gas/arc/relax-mov01.d: Likewise.
3448 * testsuite/gas/arc/relax-mov01.s: Likewise.
3449 * testsuite/gas/arc/relax-mov02.d: Likewise.
3450 * testsuite/gas/arc/relax-mov02.s: Likewise.
3451 * testsuite/gas/arc/relax-mpy01.d: Likewise.
3452 * testsuite/gas/arc/relax-mpy01.s: Likewise.
3453 * testsuite/gas/arc/relax-sub01.d: Likewise.
3454 * testsuite/gas/arc/relax-sub01.s: Likewise.
3455 * testsuite/gas/arc/relax-sub02.d: Likewise.
3456 * testsuite/gas/arc/relax-sub02.s: Likewise.
3457 * testsuite/gas/arc/relax-sub03.d: Likewise.
3458 * testsuite/gas/arc/relax-sub03.s: Likewise.
3459 * testsuite/gas/arc/relax-sub04.d: Likewise.
3460 * testsuite/gas/arc/relax-sub04.s: Likewise.
3461
66a5a740
VG
34622017-02-09 Vineet Gupta <vgupta@synopsys.com>
3463
3464 * testsuite/gas/arc/st.d: Update for 0xe having a name now
3465
7e0de605
AM
34662017-02-14 Alan Modra <amodra@gmail.com>
3467
3468 PR 21118
3469 * NEWS: Mention powerpc register checks.
3470 * config/tc-ppc.c (struct pd_reg): Make value a short. Add flags.
3471 (pre_defined_registers): Delete fpscr and pmr entries. Set
3472 register type in flags.
3473 (cr_names): Set type in flags.
3474 (reg_name_search): Return pointer to struct pd_reg rather than value.
3475 (register_name): Adjust to suit. Set X_md from flags.
3476 (ppc_parse_name): Likewise.
3477 (ppc_optimize_expr): New function.
3478 (md_assemble): Verify expresion reg flags match operand.
3479 * config/tc-ppc.h (md_optimize_expr): Define.
3480 (ppc_optimize_expr): Declare.
3481
606a935e
AM
34822017-02-14 Alan Modra <amodra@gmail.com>
3483
3484 * testsuite/gas/ppc/cell.s: Correct invalid registers.
3485 * testsuite/gas/ppc/vle-simple-1.s: Likewise.
3486 * testsuite/gas/ppc/vle-simple-2.s: Likewise.
3487
3c6452ae
TP
34882017-02-13 Thomas Preud'homme <thomas.preudhomme@arm.com>
3489
3490 * config/tc-arm.c (parse_ifimm_zero): Make prefix optional in unified
3491 syntax.
3492 * testsuite/gas/arm/vcmp-noprefix-imm.d: New file.
3493 * testsuite/gas/arm/vcmp-noprefix-imm.s: New file.
3494
dce75bf9
NP
34952017-02-10 Nicholas Piggin <npiggin@gmail.com>
3496
3497 * testsuite/gas/ppc/power9.d <scv, rfscv>: New tests.
3498
73201331
MR
34992017-02-02 Maciej W. Rozycki <macro@imgtec.com>
3500
3501 * doc/as.texinfo (Overview): Select MIPS options for man page
3502 inclusion.
3503
8b10b0b3
MR
35042017-01-30 Maciej W. Rozycki <macro@imgtec.com>
3505
3506 * config/tc-mips.c (mips_ignore_branch_isa): New variable.
3507 (options): Add OPTION_IGNORE_BRANCH_ISA and
3508 OPTION_NO_IGNORE_BRANCH_ISA enum values.
3509 (md_longopts): Add "mignore-branch-isa" and
3510 "mno-ignore-branch-isa" options.
3511 (md_parse_option): Handle OPTION_IGNORE_BRANCH_ISA and
3512 OPTION_NO_IGNORE_BRANCH_ISA.
3513 (fix_bad_cross_mode_branch_p): Return FALSE if
3514 `mips_ignore_branch_isa' has been set.
3515 (md_show_usage): Add `-mignore-branch-isa' and
3516 `-mno-ignore-branch-isa'.
3517
3518 * doc/as.texinfo (Target MIPS options): Add
3519 `-mignore-branch-isa' and `-mno-ignore-branch-isa' options.
3520 (-mignore-branch-isa, -mno-ignore-branch-isa): New options.
3521 * doc/c-mips.texi (MIPS Options): Add `-mignore-branch-isa' and
3522 `-mno-ignore-branch-isa' options.
3523
3524 * testsuite/gas/mips/branch-local-ignore-2.d: New test.
3525 * testsuite/gas/mips/branch-local-ignore-3.d: New test.
3526 * testsuite/gas/mips/branch-local-ignore-n32-2.d: New test.
3527 * testsuite/gas/mips/branch-local-ignore-n32-3.d: New test.
3528 * testsuite/gas/mips/branch-local-ignore-n64-2.d: New test.
3529 * testsuite/gas/mips/branch-local-ignore-n64-3.d: New test.
3530 * testsuite/gas/mips/mips.exp: Run the new tests.
3531
7795a8f8
MR
35322017-01-30 Maciej W. Rozycki <macro@imgtec.com>
3533
3534 * testsuite/gas/mips/branch-local-2.d: New test.
3535 * testsuite/gas/mips/branch-local-3.d: New test.
3536 * testsuite/gas/mips/branch-local-n32-2.d: New test.
3537 * testsuite/gas/mips/branch-local-n32-3.d: New test.
3538 * testsuite/gas/mips/branch-local-n64-2.d: New test.
3539 * testsuite/gas/mips/branch-local-n64-3.d: New test.
3540 * testsuite/gas/mips/mips.exp: Fold corresponding list tests
3541 into the new tests.
3542
8ec5cf65
AD
35432017-01-27 Alexis Deruell <alexis.deruelle@gmail.com>
3544
3545 PR 21056
3546 * testsuite/gas/tic6x/insns16-parallel.s: New test case.
3547 * testsuite/gas/tic6x/insns16-parallel.d: New test driver.
3548
de514cf3
SH
35492017-01-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
3550
3551 * configure.tgt (aarch64*-*-rtems*): Remove.
3552 (bfin-*-rtems*): Likewise.
3553 (h8300-*-rtems*): Likewise.
3554 (i386-*-rtems*): Likewise.
3555 (m32c-*-rtems*): Likewise.
3556 (m32r-*-rtems*): Likewise.
3557 (m68k-*-rtems*): Likewise.
3558 (mips-*-rtems*): Likewise.
3559 (nios2-*-rtems*): Likewise.
3560 (ppc-*-rtems*): Likewise.
3561 (sh-*-rtems*): Likewise.
3562 (sparc64-*-rtems*): Likewise.
3563 (sparc-*-rtems*): Likewise.
3564 (*-*-rtems*) Use ELF format.
3565
3e97ba8a
SH
35662017-01-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
3567
3568 * configure.tgt (arm-*-rtems*): Move to (arm-*-eabi*).
3569
850d84f6
SH
35702017-01-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
3571
3572 * configure.tgt (sh-*-rtemscoff*): Remove.
3573
666c6aff
SH
35742017-01-24 Sebastian Huber <sebastian.huber@embedded-brains.de>
3575
3576 * configure.tgt (riscv*-*-*): Remove em=linux.
3577
33eaf5de
NC
35782017-01-23 Sebastian Rasmussen <sebras@gmail.com>
3579
3580 PR gas/21072
3581 * asintl.h: Fix spelling mistakes and typos.
3582 * atof-generic.c: Likewise.
3583 * bit_fix.h: Likewise.
3584 * config/atof-ieee.c: Likewise.
3585 * config/bfin-defs.h: Likewise.
3586 * config/bfin-parse.y: Likewise.
3587 * config/obj-coff-seh.h: Likewise.
3588 * config/obj-coff.c: Likewise.
3589 * config/obj-evax.c: Likewise.
3590 * config/obj-macho.c: Likewise.
3591 * config/rx-parse.y: Likewise.
3592 * config/tc-aarch64.c: Likewise.
3593 * config/tc-alpha.c: Likewise.
3594 * config/tc-arc.c: Likewise.
3595 * config/tc-arm.c: Likewise.
3596 * config/tc-avr.c: Likewise.
3597 * config/tc-bfin.c: Likewise.
3598 * config/tc-cr16.c: Likewise.
3599 * config/tc-cris.c: Likewise.
3600 * config/tc-crx.c: Likewise.
3601 * config/tc-d10v.c: Likewise.
3602 * config/tc-d30v.c: Likewise.
3603 * config/tc-dlx.c: Likewise.
3604 * config/tc-epiphany.c: Likewise.
3605 * config/tc-frv.c: Likewise.
3606 * config/tc-hppa.c: Likewise.
3607 * config/tc-i370.c: Likewise.
3608 * config/tc-i386-intel.c: Likewise.
3609 * config/tc-i386.c: Likewise.
3610 * config/tc-i960.c: Likewise.
3611 * config/tc-ia64.c: Likewise.
3612 * config/tc-m32r.c: Likewise.
3613 * config/tc-m68hc11.c: Likewise.
3614 * config/tc-m68k.c: Likewise.
3615 * config/tc-mcore.c: Likewise.
3616 * config/tc-mep.c: Likewise.
3617 * config/tc-mep.h: Likewise.
3618 * config/tc-metag.c: Likewise.
3619 * config/tc-microblaze.c: Likewise.
3620 * config/tc-mips.c: Likewise.
3621 * config/tc-mmix.c: Likewise.
3622 * config/tc-mn10200.c: Likewise.
3623 * config/tc-mn10300.c: Likewise.
3624 * config/tc-msp430.c: Likewise.
3625 * config/tc-msp430.h: Likewise.
3626 * config/tc-nds32.c: Likewise.
3627 * config/tc-nds32.h: Likewise.
3628 * config/tc-nios2.c: Likewise.
3629 * config/tc-nios2.h: Likewise.
3630 * config/tc-ns32k.c: Likewise.
3631 * config/tc-pdp11.c: Likewise.
3632 * config/tc-ppc.c: Likewise.
3633 * config/tc-pru.c: Likewise.
3634 * config/tc-rx.c: Likewise.
3635 * config/tc-s390.c: Likewise.
3636 * config/tc-score.c: Likewise.
3637 * config/tc-score7.c: Likewise.
3638 * config/tc-sh.c: Likewise.
3639 * config/tc-sh64.c: Likewise.
3640 * config/tc-sparc.c: Likewise.
3641 * config/tc-tic4x.c: Likewise.
3642 * config/tc-tic54x.c: Likewise.
3643 * config/tc-v850.c: Likewise.
3644 * config/tc-vax.c: Likewise.
3645 * config/tc-visium.c: Likewise.
3646 * config/tc-xgate.c: Likewise.
3647 * config/tc-xtensa.c: Likewise.
3648 * config/tc-z80.c: Likewise.
3649 * config/tc-z8k.c: Likewise.
3650 * config/te-vms.c: Likewise.
3651 * config/xtensa-relax.c: Likewise.
3652 * doc/as.texinfo: Likewise.
3653 * doc/c-arm.texi: Likewise.
3654 * doc/c-hppa.texi: Likewise.
3655 * doc/c-i370.texi: Likewise.
3656 * doc/c-i386.texi: Likewise.
3657 * doc/c-m32r.texi: Likewise.
3658 * doc/c-m68k.texi: Likewise.
3659 * doc/c-mmix.texi: Likewise.
3660 * doc/c-msp430.texi: Likewise.
3661 * doc/c-nds32.texi: Likewise.
3662 * doc/c-ns32k.texi: Likewise.
3663 * doc/c-riscv.texi: Likewise.
3664 * doc/c-rx.texi: Likewise.
3665 * doc/c-s390.texi: Likewise.
3666 * doc/c-tic6x.texi: Likewise.
3667 * doc/c-tilegx.texi: Likewise.
3668 * doc/c-tilepro.texi: Likewise.
3669 * doc/c-v850.texi: Likewise.
3670 * doc/c-xgate.texi: Likewise.
3671 * doc/c-xtensa.texi: Likewise.
3672 * dwarf2dbg.c: Likewise.
3673 * ecoff.c: Likewise.
3674 * itbl-ops.c: Likewise.
3675 * listing.c: Likewise.
3676 * macro.c: Likewise.
3677 * po/gas.pot: Likewise.
3678 * read.c: Likewise.
3679 * struc-symbol.h: Likewise.
3680 * symbols.h: Likewise.
3681 * testsuite/gas/arc/relocs-errors.err: Likewise.
3682 * write.c: Likewise.
3683
8069955e
NC
36842017-01-23 Nick Clifton <nickc@redhat.com>
3685
3686 * po/sv.po: Updated Swedish translation.
3687
9d46ce34
NC
36882017-01-20 Nick Clifton <nickc@redhat.com>
3689
3690 * config/tc-i386.c (parse_operands): Check for operand overflow
3691 before setting the unspecified bit.
3692
9e009953
MR
36932017-01-18 Maciej W. Rozycki <macro@imgtec.com>
3694
3695 PR gas/20649
3696 * config/tc-mips.c (pic_need_relax): Don't check for linkonce
3697 symbols, remove the `segtype' parameter.
3698 (mips_frob_file, md_estimate_size_before_relax): Adjust
3699 accordingly.
3700 (s_is_linkonce): Add an explanatory comment.
3701 * testsuite/gas/mips/comdat-reloc.d: New test.
3702 * testsuite/gas/mips/comdat-reloc.s: New test source.
3703 * testsuite/gas/mips/mips.exp: Run the new test.
3704
c13a63b0
SN
37052017-01-18 Szabolcs Nagy <szabolcs.nagy@arm.com>
3706
3707 * testsuite/gas/arm/armv8_3-a-simd.s: Add vcmla tests.
3708 * testsuite/gas/arm/armv8_3-a-simd.d: Update.
3709
2cedb9eb
BR
37102017-01-18 Bernhard Rosenkranzer <bero@lindev.ch>
3711
3712 PR 21059
3713 * config/bfin-lex.l: Support processing with flex 2.6.3.
3714 * itbl-lex.l: Likewise.
3715
1ec4b9f2
NS
37162017-01-18 Nathan Sidwell <nathan@acm.org>
3717
3718 * as.h (gas_assert): Use abort.
3719 (as_assert): Remove.
3720 (signal_init): Declare.
3721 * as.c (main): Call signal_init.
3722 * messages.c: #include <signal.h>
3723 (as_assert): Delete.
3724 (as_abort): Allow NULL FILE.
3725 (signal_crash): New.
3726 (signal_init): Register fatal signal handlers.
3727 * configure.ac: Check for strsignal.
3728 * config.in: Rebuilt.
3729 * configure: Rebuilt.
3730
01fabda4 37312017-01-17 Nick Clifton <nickc@redhat.com>
6aa1df2d
NC
3732
3733 * po/sv.po: Updated Swedish translation.
3734
620214f7
IT
37352017-01-12 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
3736
3737 * config/tc-i386.c (cpu_arch): Add .avx512_vpopcntdq.
3738 (cpu_noarch): Add noavx512_vpopcntdq.
3739 * doc/c-i386.texi: Document avx512_vpopcntdq, noavx512_vpopcntdq.
3740 * testsuite/gas/i386/i386.exp: Run AVX512_VPOPCNTDQ tests.
3741 * testsuite/gas/i386/avx512_vpopcntdqd-intel.d: New file.
3742 * testsuite/gas/i386/avx512_vpopcntdqd.d: Ditto.
3743 * testsuite/gas/i386/avx512_vpopcntdqd.s: Ditto.
3744 * testsuite/gas/i386/x86-64-avx512_vpopcntdqd-intel.d: Ditto.
3745 * testsuite/gas/i386/x86-64-avx512_vpopcntdqd.d: Ditto.
3746 * testsuite/gas/i386/x86-64-avx512_vpopcntdqd.s: Ditto.
3747
1181551e
NC
37482017-01-12 Nick Clifton <nickc@redhat.com>
3749
3750 * read.c (temp_ilp): New function. Installs a temporary input
3751 line pointer.
3752 (restore_ilp): New function. Restores the original input line
3753 pointer.
3754 * read.h (temp_ilp): Prototype.
3755 (restore_ilp): Prototype.
3756 * stabs.c (dot_func_p): Use bfd_boolean type.
3757 (generate_asm_file): Use temp_ilp and restore_ilp.
3758 (stabs_generate_asm_lineno): Likewise.
3759 (stabs_generate_asm_endfunc): Likewise.
3760
f2e2d2f5
JS
37612017-01-11 Jeremy Soller <jackpot51@gmail.com>
3762
3763 * configure.tgt: Add entry for i386-redox.
3764
07e8e623
NC
37652017-01-10 Nick Clifton <nickc@redhat.com>
3766
3767 * po/sv.po: Updated Swedish translation.
3768
1a94eb29
TG
37692017-01-10 Tristan Gingold <gingold@adacore.com>
3770
3771 * testsuite/gas/all/sleb128-8.d: Adjust test.
3772 * testsuite/gas/all/gas.exp (test_cond): Likewise.
3773
74def31d
TG
37742017-01-10 Tristan Gingold <gingold@adacore.com>
3775
3776 * read.c (emit_leb128_expr): Extended unsigned big number for
3777 sleb128.
3778 * testsuite/gas/all/gas.exp (test_cond): Add sleb128-8 test.
3779 * testsuite/gas/all/sleb128.d: New test.
3780 * testsuite/gas/all/sleb128.s: New test source.
3781
a5ec5e3f
AW
37822017-01-09 Andrew Waterman <andrew@sifive.com>
3783
3784 * config/tc-riscv.c (append_insn): Don't eagerly apply relocations
3785 against constants.
3786 (md_apply_fix): Mark relocations against constants as "done."
3787
e294484e
AW
37882017-01-09 Andrew Waterman <andrew@sifive.com>
3789
3790 * config/tc-riscv.c (append_insn): Don't eagerly apply relocations
3791 against constants.
3792 (md_apply_fix): Mark relocations against constants as "done."
3793
6ec11ab9
PD
37942017-01-09 Palmer Dabbelt <palmer@dabbelt.com>
3795 Kito Cheng <kito.cheng@gmail.com>
3796
3797 * emulparams/elf32lriscv-defs.sh (INITIAL_READONLY_SECTIONS):
3798 Removed.
3799 (SDATA_START_SYMBOLS): Likewise.
3800
20b52c88
NC
38012017-01-09 Nick Clifton <nickc@redhat.com>
3802
3803 * po/sv.po: New Swedish translation.
3804 * configure.ac (ALL_LINGUAS): Add sv.
3805 * configure: Regenerate.
3806
01156111
AW
38072017-01-09 Andrew Waterman <andrew@sifive.com>
3808
3809 * config/tc-riscv.c (relaxed_branch_length): Use the long
3810 sequence when the target is a weak symbol.
3811
d74d4880
SN
38122017-01-04 Szabolcs Nagy <szabolcs.nagy@arm.com>
3813
3814 * config/tc-aarch64.c (aarch64_features): Add rcpc.
3815 * doc/c-aarch64.texi (AArch64 Extensions): Document rcpc.
3816 * testsuite/gas/aarch64/ldst-exclusive-armv8_3.d: Rename to ...
3817 * testsuite/gas/aarch64/ldst-rcpc.d: This.
3818 * testsuite/gas/aarch64/ldst-exclusive-armv8_3.s: Rename to ...
3819 * testsuite/gas/aarch64/ldst-rcpc.s: This.
3820 * testsuite/gas/aarch64/ldst-rcpc-armv8_2.d: New test.
3821
10ab38d9
NJ
38222017-01-04 Norm Jacobs <norm.jacobs@oracle.com>
3823
3824 PR gas/20992
3825 * configure.tgt: Treat sparcv9 as sparc64.
3826
cc917fd9
KC
38272017-01-03 Kito Cheng <kito.cheng@gmail.com>
3828
3829 * config/tc-riscv.c (riscv_set_arch): Whitelist the "q" ISA
3830 extension.
3831 (riscv_after_parse_args): Set FLOAT_ABI_QUAD when the Q ISA is
3832 enabled and no other ABI is specified.
3833
ddb2c6fd
DD
38342017-01-03 Dimitar Dimitrov <dimitar@dinux.eu>
3835
3836 * config/tc-pru.c (md_number_to_chars): Fix parameter to be
3837 valueT, as declared in tc.h.
3838 (md_apply_fix): Fix to work on 32-bit hosts.
3839
2571583a
AM
38402017-01-02 Alan Modra <amodra@gmail.com>
3841
3842 Update year range in copyright notice of all files.
3843
5c1ad6b5 3844For older changes see ChangeLog-2016
3499769a 3845\f
5c1ad6b5 3846Copyright (C) 2017 Free Software Foundation, Inc.
3499769a
AM
3847
3848Copying and distribution of this file, with or without modification,
3849are permitted in any medium without royalty provided the copyright
3850notice and this notice are preserved.
3851
3852Local Variables:
3853mode: change-log
3854left-margin: 8
3855fill-column: 74
3856version-control: never
3857End:
This page took 0.299412 seconds and 4 git commands to generate.