]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/ChangeLog
9989f313c63a338e7a9a67809717f8836481e719
[thirdparty/binutils-gdb.git] / gas / ChangeLog
1 2017-06-30 Georg-Johann Lay <avr@gjlay.de>
2
3 PR gas/21683
4 * doc/c-avr.texi (AVR Options) <-mgcc-isr>: Document it.
5 (AVR Pseudo Instructions): New node.
6 * config/tc-avr.h (md_pre_output_hook): Define to avr_pre_output_hook.
7 (md_undefined_symbol): Define to avr_undefined_symbol.
8 (avr_pre_output_hook, avr_undefined_symbol): New protos.
9 * config/tc-avr.c (struc-symbol.h): Include it.
10 (ISR_CHUNK_Done, ISR_CHUNK_Prologue, ISR_CHUNK_Epilogue): New enums.
11 (avr_isr, avr_gccisr_opcode)
12 (avr_no_sreg_hash, avr_no_sreg): New static variables.
13 (avr_opt_s) <have_gccisr>: Add field.
14 (avr_opt): Add initializer for have_gccisr.
15 (enum options) <OPTION_HAVE_GCCISR>: Add enum.
16 (md_longopts) <"mgcc-isr">: Add entry.
17 (md_show_usage): Document -mgcc-isr.
18 (md_parse_option) [OPTION_HAVE_GCCISR]: Handle it.
19 (md_undefined_symbol): Remove.
20 (avr_undefined_symbol, avr_pre_output_hook): New fuctions.
21 (md_begin) <avr_no_sreg_hash, avr_gccisr_opcode>: Initialize them.
22 (avr_operand) <pregno>: Add argument and set *pregno if function
23 is called for a register constraint.
24 [N]: Handle constraint.
25 (avr_operands) <avr_operand>: Pass 5th parameter to calls.
26 [avr_opt.have_gccisr]: Call avr_update_gccisr. Call
27 avr_gccisr_operands instead of avr_operands.
28 (avr_update_gccisr, avr_emit_insn, avr_patch_gccisr_frag)
29 (avr_gccisr_operands, avr_check_gccisr_done): New static functions.
30 * testsuite/gas/avr/gccisr-01.d: New test.
31 * testsuite/gas/avr/gccisr-01.s: New test.
32 * testsuite/gas/avr/gccisr-02.d: New test.
33 * testsuite/gas/avr/gccisr-02.s: New test.
34 * testsuite/gas/avr/gccisr-03.d: New test.
35 * testsuite/gas/avr/gccisr-03.s: New test.
36
37 2017-06-30 Maciej W. Rozycki <macro@imgtec.com>
38
39 * config/tc-mips.c (match_float_constant): Update description.
40 (match_operand): Likewise.
41
42 2017-06-30 Andrew Bennett <andrew.bennett@imgtec.com>
43 Maciej W. Rozycki <macro@imgtec.com>
44
45 * config/tc-mips.c (mips_ases): Add microMIPS XPA support.
46 * testsuite/gas/mips/micromips@xpa.d: New test.
47 * testsuite/gas/mips/mips.exp: Run the new test. Enable
48 `xpa-virt-err' test for `micromips'.
49
50 2017-06-30 Andrew Bennett <andrew.bennett@imgtec.com>
51 Maciej W. Rozycki <macro@imgtec.com>
52
53 * testsuite/gas/mips/micromips@r5.d: New test.
54 * testsuite/gas/mips/mips.exp: Run the new test.
55
56 2017-06-30 Maciej W. Rozycki <macro@imgtec.com>
57 Andrew Bennett <andrew.bennett@imgtec.com>
58
59 * config/tc-mips.c (mips_set_ase): Handle the ASE_XPA_VIRT flag.
60 * testsuite/gas/mips/xpa.d: Remove `xpa' from `-M' in `objdump'
61 flags. Add `-mvirt' to `as' flags.
62 * testsuite/gas/mips/xpa-err.d: New test.
63 * testsuite/gas/mips/xpa-virt-err.d: New test.
64 * testsuite/gas/mips/xpa-err.l: New stderr output.
65 * testsuite/gas/mips/xpa-virt-err.l: New stderr output.
66 * testsuite/gas/mips/xpa-err.s: New test source.
67 * testsuite/gas/mips/xpa-virt-err.s: New test source.
68 * testsuite/gas/mips/mips.exp: Run the new tests.
69
70 2017-06-29 Maciej W. Rozycki <macro@imgtec.com>
71
72 * testsuite/gas/mips/mips16e2@mips16e2-mt-sub.d: Adjust for the
73 ASE_MIPS16E2_MT flag disassembler fix.
74 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e2-mt-sub.d:
75 Likewise.
76
77 2017-06-29 Maciej W. Rozycki <macro@imgtec.com>
78
79 * config/tc-mips.c (mips_set_ase): Clear the ASE_MIPS16E2_MT
80 flag before recalculating.
81 * testsuite/gas/mips/mips16e2-mt-err.d: New test.
82 * testsuite/gas/mips/mips16e2-mt-err.l: New stderr output.
83 * testsuite/gas/mips/mips16e2-mt-err.s: New test source.
84 * testsuite/gas/mips/mips.exp: Run the new test.
85
86 2017-06-28 Tamar Christina <tamar.christina@arm.com>
87
88 * config/tc-aarch64.c (aarch64_reg_parse_32_64): Accept 4B.
89 (aarch64_features): Added dotprod.
90 * doc/c-aarch64.texi: Added dotprod.
91 * testsuite/gas/aarch64/dotproduct.d: New.
92 * testsuite/gas/aarch64/dotproduct.s: New.
93
94 2017-06-28 Jiong Wang <jiong.wang@arm.com>
95
96 * config/tc-arm.c (fpu_neon_ext_dotprod): New variable.
97 (neon_scalar_for_mul): Improve comments.
98 (do_neon_dotproduct): New function to encode Dot Product instructions.
99 (do_neon_dotproduct_s): Wrapper function for signed Dot Product
100 instructions.
101 (do_neon_dotproduct_u): Wrapper function for unsigned Dot Product
102 instructions.
103 (insns): New entries for vsdot and vudot.
104 (arm_extensions): New entry for "dotprod".
105 * doc/c-arm.texi: Document new "dotprod" extension.
106 * testsuite/gas/arm/dotprod.s: New test source.
107 * testsuite/gas/arm/dotprod-illegal.s: New test source.
108 * testsuite/gas/arm/dotprod.d: New test.
109 * testsuite/gas/arm/dotprod-thumb2.d: New test.
110 * testsuite/gas/arm/dotprod-illegal.d: New test.
111 * testsuite/gas/arm/dotprod-legacy-arch.d: New test.
112 * testsuite/gas/arm/dotprod-illegal.l: New error file.
113 * testsuite/gas/arm/dotprod-legacy-arch.l: New error file.
114
115 2017-06-28 Maciej W. Rozycki <macro@imgtec.com>
116
117 * testsuite/gas/mips/elf_mach_interaptiv-mr2.d: New test.
118 * testsuite/gas/mips/save-err.d: New test.
119 * testsuite/gas/mips/save-sub.d: New test.
120 * testsuite/gas/mips/interaptiv-mr2@save.d: New test.
121 * testsuite/gas/mips/mips1@save-sub.d: New test.
122 * testsuite/gas/mips/mips2@save-sub.d: New test.
123 * testsuite/gas/mips/mips3@save-sub.d: New test.
124 * testsuite/gas/mips/mips4@save-sub.d: New test.
125 * testsuite/gas/mips/mips5@save-sub.d: New test.
126 * testsuite/gas/mips/mips32@save-sub.d: New test.
127 * testsuite/gas/mips/mips64@save-sub.d: New test.
128 * testsuite/gas/mips/mips16@save-sub.d: New test.
129 * testsuite/gas/mips/mips16e@save-sub.d: New test.
130 * testsuite/gas/mips/r3000@save-sub.d: New test.
131 * testsuite/gas/mips/r3900@save-sub.d: New test.
132 * testsuite/gas/mips/r4000@save-sub.d: New test.
133 * testsuite/gas/mips/vr5400@save-sub.d: New test.
134 * testsuite/gas/mips/interaptiv-mr2@save-sub.d: New test.
135 * testsuite/gas/mips/sb1@save-sub.d: New test.
136 * testsuite/gas/mips/octeon2@save-sub.d: New test.
137 * testsuite/gas/mips/octeon3@save-sub.d: New test.
138 * testsuite/gas/mips/xlr@save-sub.d: New test.
139 * testsuite/gas/mips/r5900@save-sub.d: New test.
140 * testsuite/gas/mips/mips16e2-copy.d: New test.
141 * testsuite/gas/mips/mips16e2-copy-err.d: New test.
142 * testsuite/gas/mips/save.d: Remove `MIPS16e' from the `name'
143 option. Adjust for trailing padding change.
144 * testsuite/gas/mips/mips16e2-copy-err.l: New stderr output.
145 * testsuite/gas/mips/save-sub.s: New test source.
146 * testsuite/gas/mips/mips16e2-copy.s: New test source.
147 * testsuite/gas/mips/mips16e2-copy-err.s: New test source.
148 * testsuite/gas/mips/save.s: Update description, change trailing
149 padding and remove trailing white space.
150 * testsuite/gas/mips/mips.exp: Expand `save' and `save-err'
151 tests across the regular MIPS interAptiv MR2 architecture. Run
152 the new tests.
153
154 2017-06-28 Maciej W. Rozycki <macro@imgtec.com>
155
156 * testsuite/gas/mips/mips.exp (interaptiv-mr2): New architecture.
157 (mips16e2-interaptiv-mr2): Likewise.
158 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro.d: New
159 test.
160 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro-t.d:
161 New test.
162 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro-e.d:
163 New test.
164 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-insn-t.d:
165 New test.
166 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-insn-e.d:
167 New test.
168 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e-64.d: New
169 test.
170 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-sub.d: New
171 test.
172 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e-sub.d: New
173 test.
174 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e-64-sub.d:
175 New test.
176 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e2-mt-sub.d:
177 New test.
178 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-asmacro.d:
179 New test.
180 * testsuite/gas/mips/interaptiv-mr2@mcu.d: New test.
181 * testsuite/gas/mips/interaptiv-mr2@isa-override-1.d: New test.
182 * testsuite/gas/mips/interaptiv-mr2@isa-override-2.d: New test.
183 * testsuite/gas/mips/attr-gnu-4-5.d: Ignore any number of ASE
184 flag lines present rather than just one.
185 * testsuite/gas/mips/attr-gnu-4-6.d: Likewise.
186 * testsuite/gas/mips/attr-gnu-4-7.d: Likewise.
187 * testsuite/gas/mips/attr-none-o32-fp64-nooddspreg.d: Likewise.
188 * testsuite/gas/mips/attr-none-o32-fp64.d: Likewise.
189 * testsuite/gas/mips/attr-none-o32-fpxx.d: Likewise.
190 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro.l: New
191 stderr output.
192 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro-t.l:
193 New stderr output.
194 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro-e.l:
195 New stderr output.
196 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-insn-t.l:
197 New stderr output.
198 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-insn-e.l:
199 New stderr output.
200 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-sub.l: New
201 stderr output.
202 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e-sub.l: New
203 stderr output.
204 * testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e-64-sub.l:
205 New stderr output.
206 * testsuite/gas/mips/interaptiv-mr2@isa-override-1.l: New stderr
207 output.
208 * testsuite/gas/mips/interaptiv-mr2@isa-override-2.l: New stderr
209 output.
210
211 2017-06-28 Maciej W. Rozycki <macro@imgtec.com>
212 Matthew Fortune <matthew.fortune@imgtec.com>
213
214 * config/tc-mips.c (validate_mips_insn): Handle
215 OP_SAVE_RESTORE_LIST specially.
216 (mips_encode_save_restore, mips16_encode_save_restore): New
217 functions.
218 (match_save_restore_list_operand): Factor out SAVE/RESTORE
219 operand insertion into the instruction word or halfword to these
220 new functions.
221 (mips_cpu_info_table): Add "interaptiv-mr2" entry.
222
223 * doc/c-mips.texi (MIPS Options): Add `interaptiv-mr2' to the
224 `-march=' argument list.
225
226 2017-06-27 Maciej W. Rozycki <macro@imgtec.com>
227
228 * testsuite/gas/mips/mips16e-save.d: Rename to...
229 * testsuite/gas/mips/save.d: ... this.
230 * testsuite/gas/mips/mips16e-save-err.d: Update the
231 `error-output' option and rename to...
232 * testsuite/gas/mips/save-err.d: ... this.
233 * testsuite/gas/mips/mips16e-save-err.l: Rename to...
234 * testsuite/gas/mips/save-err.l: ... this.
235 * testsuite/gas/mips/mips16e-save.s: Rename to...
236 * testsuite/gas/mips/save.s: ... this.
237 * testsuite/gas/mips/mips16e-save-err.s: Rename to...
238 * testsuite/gas/mips/save-err.s: ... this.
239 * testsuite/gas/mips/mips.exp: Rename `mips16e-save' and
240 `mips16e-save-err' invocations to `save' and `save-err'
241 respectively and reorder these tests away from MIPS16 tests.
242
243 2017-06-27 Maciej W. Rozycki <macro@imgtec.com>
244
245 * testsuite/gas/mips/mips16e-save.d: Remove `-mmips:isa32
246 -mmips:16' from `objdump' flags and `-march=mips32 -mips16' from
247 `as' flags.
248 * testsuite/gas/mips/mips16e-save-err.d: Remove `-march=mips32'
249 from `as' flags.
250 * testsuite/gas/mips/mips16e-save.s: Remove the `.set mips16'
251 pseudo-op.
252 * testsuite/gas/mips/mips16e-save-err.s: Likewise.
253 * testsuite/gas/mips/mips.exp: Run SAVE/RESTORE tests across all
254 MIPS16e architectures.
255
256 2017-06-27 Maciej W. Rozycki <macro@imgtec.com>
257
258 * testsuite/gas/mips/mips16e-save-err.d: New test.
259 * gas/testsuite/gas/mips/mips.exp: Fold `mips16e-save-err' list
260 test into the new test.
261
262 2017-06-27 Maciej W. Rozycki <macro@imgtec.com>
263
264 * testsuite/gas/mips/mips16e-save.d: Capitalize the `name'
265 option.
266
267 2017-06-26 Kuan-Lin Chen <rufus@andestech.com>
268
269 * config/tc-riscv.c (md_apply_fix) [BFD_RELOC_32]: Convert to a
270 R_RISCV_32_PCREL relocation.
271
272 2017-06-26 H.J. Lu <hongjiu.lu@intel.com>
273
274 PR gas/21661
275 * config/obj-elf.c (obj_elf_symver): Don't allow .symver with
276 common symbol.
277 (elf_frob_symbol): Likewise.
278 * testsuite/gas/elf/elf.exp: Run pr21661.
279 * testsuite/gas/elf/pr21661.d: New file.
280 * testsuite/gas/elf/pr21661.s: Likewise.
281
282 2017-06-26 Nick Clifton <nickc@redhat.com>
283
284 * config/tc-arm.c (fpu_any): Only define for ELF based targets.
285
286 2017-06-26 Claudiu Zissulescu <claziss@synopsys.com>
287
288 * /config/tc-arc.c (is_br_jmp_insn_p): Update macro with known
289 instructions to be accounted as jumps.
290 (assemble_insn): Check for limms into the delay slots. Emit an
291 error if so.
292 * testsuite/gas/arc/asm-errors-3.d: New file.
293 * testsuite/gas/arc/asm-errors-3.err: Likewise.
294 * testsuite/gas/arc/asm-errors-3.s: Likewise.
295
296 2017-06-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
297
298 * NEWS: Mention support of ARM Cortex-R52 processor.
299 * config/tc-arm.c (arm_cpus): Add entry for ARM Cortex-R52 processor.
300 * doc/c-arm.texi: Mention support for -mcpu=cortex-r52.
301
302 2017-06-24 Thomas Preud'homme <thomas.preudhomme@arm.com>
303
304 * NEWS: Mention support for ARMv8-R architecture.
305 * config/tc-arm.c (arm_archs): Add entry for ARMv8-R.
306 (arm_extensions): Restrict pan, ras and rdma extension to
307 ARMv8-A and make crypto, fp and simd extensions available to
308 ARMv8-R.
309 (cpu_arch_ver): Add entry for ARMv8-R.
310 (aeabi_set_public_attributes): Update gas_assert for Tag_DIV_use
311 logic.
312 * testsuite/gas/arm/armv8-a+fp.s: Rename into ...
313 * testsuite/gas/arm/armv8-ar+fp.s: This. Remove .arch directive.
314 * testsuite/gas/arm/armv8-a+fp.d: Specify source to assemble and
315 architecture to assemble for.
316 * testsuite/gas/arm/armv8-r+fp.d: New.
317 * testsuite/gas/arm/armv8-a+simd.s: Rename into ...
318 * testsuite/gas/arm/armv8-ar+simd.s: This. Remove .arch directive.
319 * testsuite/gas/arm/armv8-a+simd.d: Specify source to assemble and
320 architecture to assemble for.
321 * testsuite/gas/arm/armv8-r+simd.d: New.
322 * testsuite/gas/arm/armv8-a-bad.s: Rename into ...
323 * testsuite/gas/arm/armv8-ar-bad.s: This. Remove .arch directive.
324 * testsuite/gas/arm/armv8-a-bad.l: Rename into ...
325 * testsuite/gas/arm/armv8-ar-bad.l: This. Decrement line number by 1.
326 * testsuite/gas/arm/armv8-a-bad.d: Specify source to assemble,
327 architecture to assemble for and adjust error output file.
328 * testsuite/gas/arm/armv8-r-bad.d: New.
329 * testsuite/gas/arm/armv8-a-barrier.s: Rename into ...
330 * testsuite/gas/arm/armv8-ar-barrier.s: This.
331 * testsuite/gas/arm/armv8-a-barrier-arm.d: Adjust source.
332 * testsuite/gas/arm/armv8-a-barrier-thumb.d: Likewise.
333 * testsuite/gas/arm/armv8-r-barrier-arm.d: New.
334 * testsuite/gas/arm/armv8-r-barrier-thumb.d: New.
335 * testsuite/gas/arm/armv8-a-it-bad.s: Rename into ...
336 * testsuite/gas/arm/armv8-ar-it-bad.s: This. Remove .arch directive.
337 * testsuite/gas/arm/armv8-a-it-bad.l: Rename into ...
338 * testsuite/gas/arm/armv8-ar-it-bad.l: This. Decrement line number
339 by 1.
340 * testsuite/gas/arm/armv8-a-it-bad.d: Specify source to assemble,
341 architecture to assemble for and adjust error output file.
342 * testsuite/gas/arm/armv8-r-it-bad.d: New.
343 * testsuite/gas/arm/armv8-a.s: Rename into ...
344 * testsuite/gas/arm/armv8-ar.s: This. Remove .arch directive.
345 * testsuite/gas/arm/armv8-a.d: Specify source to assemble and
346 architecture to assemble for.
347 * testsuite/gas/arm/armv8-r.d: New.
348 * testsuite/gas/arm/attr-march-armv8-r+crypto.d: New.
349 * testsuite/gas/arm/attr-march-armv8-r+fp.d: New.
350 * testsuite/gas/arm/attr-march-armv8-r+simd.d: New.
351 * testsuite/gas/arm/attr-march-armv8-r.d: New.
352 * testsuite/gas/arm/crc32.s: Rename into ...
353 * testsuite/gas/arm/crc32-armv8-ar.s: This.
354 * testsuite/gas/arm/crc32.d: Rename into ...
355 * testsuite/gas/arm/crc32-armv8-a.d: This. Specify source to assemble.
356 * testsuite/gas/arm/crc32-armv8-r.d: New.
357 * testsuite/gas/arm/crc32-bad.s: Rename into ...
358 * testsuite/gas/arm/crc32-armv8-ar-bad.s: This.
359 * testsuite/gas/arm/crc32-bad.d: Rename into ...
360 * testsuite/gas/arm/crc32-armv8-a-bad.d: This. Specify source to
361 assemble.
362 * testsuite/gas/arm/crc32-armv8-r-bad.d: New.
363 * testsuite/gas/arm/mask_1.s: Rename into ...
364 * testsuite/gas/arm/mask_1-armv8-ar.s: This.
365 * testsuite/gas/arm/mask_1.d: Rename into ...
366 * testsuite/gas/arm/mask_1-armv8-a.d: This. Specify source to
367 assemble.
368 * testsuite/gas/arm/mask_1-armv8-r.d: new.
369
370 2017-06-24 Thomas Preud'homme <thomas.preudhomme@arm.com>
371
372 * config/tc-arm.c (arm_ext_v6m): Delete.
373 (arm_ext_v7m): Delete.
374 (arm_ext_m): Remove ARM_EXT_OS from the set of feature defined M
375 profile.
376 (arm_arch_v6m_only): Delete.
377 (do_t_swi): Remove special case for ARMv6S-M.
378 (md_assemble): Display error message previously in do_t_swi when
379 SVC is not available.
380 (insns): Guard swi and svc by arm_ext_os for Thumb mode.
381 (aeabi_set_public_attributes): Remove special case for ARMv6S-M.
382
383 2017-05-11 Andrew Waterman <andrew@sifive.com>
384
385 * config/tc-riscv.c (riscv_ip): Changes as_warn to as_bad for improper
386 shift amounts.
387
388 2017-06-22 Nick Clifton <nickc@redhat.com>
389
390 * config/tc-arm.c (arm_ext_v7m): Add ATTRIBUTE_UNUSED.
391
392 2017-06-21 Thomas Preud'homme <thomas.preudhomme@arm.com>
393
394 * config/tc-arm.c (fpu_any): Defined from FPU_ANY.
395 (cpu_arch_ver): Add all architectures and sort by release date.
396 (have_ext_for_needed_feat_p): New.
397 (get_aeabi_cpu_arch_from_fset): New.
398 (aeabi_set_public_attributes): Call above function to determine
399 Tag_CPU_arch and Tag_CPU_arch_profile values. Adapt Tag_ARM_ISA_use
400 and Tag_THUMB_ISA_use selection logic to check absence of feature bit
401 accordingly.
402 * testsuite/gas/arm/attr-march-armv1.d: Fix expected Tag_CPU_arch build
403 attribute value.
404 * testsuite/gas/arm/attr-march-armv2.d: Likewise.
405 * testsuite/gas/arm/attr-march-armv2a.d: Likewise.
406 * testsuite/gas/arm/attr-march-armv2s.d: Likewise.
407 * testsuite/gas/arm/attr-march-armv3.d: Likewise.
408 * testsuite/gas/arm/attr-march-armv3m.d: Likewise.
409 * testsuite/gas/arm/pr12198-2.d: Likewise.
410
411 2017-06-21 H.J. Lu <hongjiu.lu@intel.com>
412
413 * testsuite/gas/i386/cet-intel.d: Updated.
414 * testsuite/gas/i386/cet.d: Likewise.
415 * testsuite/gas/i386/x86-64-cet-intel.d: Likewise.
416 * testsuite/gas/i386/x86-64-cet.d: Likewise.
417 * testsuite/gas/i386/cet.s: Update incsspd and setssbsy tests.
418 * testsuite/gas/i386/x86-64-cet.s: Likewise.
419
420 2017-06-21 H.J. Lu <hongjiu.lu@intel.com>
421
422 * testsuite/gas/i386/cet-intel.d: Updated.
423 * testsuite/gas/i386/cet.d: Likewise.
424 * testsuite/gas/i386/x86-64-cet-intel.d: Likewise.
425 * testsuite/gas/i386/x86-64-cet.d: Likewise.
426 * testsuite/gas/i386/cet.s: Replace savessp with saveprevssp.
427 * testsuite/gas/i386/x86-64-cet.s: Likewise.
428
429 2017-06-21 H.J. Lu <hongjiu.lu@intel.com>
430
431 * config/tc-i386.c (md_assemble): Update NOTRACK prefix check.
432 * testsuite/gas/i386/notrack-intel.d: Updated.
433 * testsuite/gas/i386/notrack.d: Likewise.
434 * testsuite/gas/i386/notrackbad.l: Likewise.
435 * testsuite/gas/i386/x86-64-notrack-intel.d: Likewise.
436 * testsuite/gas/i386/x86-64-notrack.d: Likewise.
437 * testsuite/gas/i386/x86-64-notrackbad.l: Likewise.
438 * testsuite/gas/i386/notrack.s: Add NOTRACK prefix tests with
439 memory indirect branch.
440 * testsuite/gas/i386/x86-64-notrack.s: Likewise.
441 * testsuite/gas/i386/notrackbad.s: Remove memory indirect branch
442 with NOTRACK prefix.
443 * testsuite/gas/i386/x86-64-notrackbad.s: Likewise.
444
445 2017-06-20 Thomas Preud'homme <thomas.preudhomme@arm.com>
446
447 * config/tc-arm.c (arm_extensions): New duplicate idiv entry to enable
448 Thumb division for ARMv7 architecture.
449 (arm_parse_extension): Document expected behavior for duplicate
450 entries.
451 (s_arm_arch_extension): Likewise.
452 * testsuite/gas/arm/forbid-armv7-idiv-ext.d: New test.
453 * testsuite/gas/arm/forbid-armv7-idiv-ext.l: New expected output for
454 above test.
455
456 2017-06-21 Thomas Preud'homme <thomas.preudhomme@arm.com>
457
458 * config/tc-arm.c (aeabi_set_public_attributes): Populate flags from
459 feature bits used or selected_cpu depending on whether a CPU was
460 selected by the user.
461
462 2017-06-21 Thomas Preud'homme <thomas.preudhomme@arm.com>
463
464 * config/tc-arm.c (aeabi_set_public_attributes): Test *mcpu_ext_opt to
465 decide whether to set Tag_DSP_extension build attribute value. Remove
466 now useless arm_arch variable.
467
468 2017-06-21 Thomas Preud'homme <thomas.preudhomme@arm.com>
469
470 * config/tc-arm.c (dyn_mcpu_ext_opt): New static variable.
471 (dyn_march_ext_opt): Likewise.
472 (md_begin): Copy extension feature bits alongside architecture ones.
473 Merge extensions feature bits in selected_cpu and cpu_variant if there
474 is some.
475 (arm_parse_extension): Pass architecture and extension feature bits in
476 separate parameters, with architecture bits being read only. Update
477 **opt_p directly rather than *ext_set and initialize it if needed.
478 (arm_parse_cpu): Stop merging architecture and extension feature bits
479 and instead use mcpu_cpu_opt and dyn_mcpu_ext_opt to memorize them
480 respectively. Adapt to change in parameters of arm_parse_extension.
481 (arm_parse_arch): Adapt to change in parameters of arm_parse_extension.
482 (aeabi_set_attribute_string): Make function static.
483 (arm_md_post_relax): New function.
484 (s_arm_cpu): Stop merging architecture and extension feature bits and
485 instead use mcpu_cpu_opt and dyn_mcpu_ext_opt to memorize them
486 respectively. Merge extension feature bits in cpu_variant
487 if there is any.
488 (s_arm_arch): Reset extension feature bit. Set selected_cpu from
489 *mcpu_cpu_opt and cpu_variant from selected_cpu and *mfpu_opt for
490 consistency with s_arm_cpu.
491 (s_arm_arch_extension): Update *dyn_mcpu_ext_opt rather than
492 selected_cpu, allocating it before hand if needed. Set selected_cpu
493 from it and then cpu_variant.
494 (s_arm_fpu): Merge *mcpu_ext_opt feature bits if any in cpu_variant.
495 * config/tc-arm.h (md_post_relax_hook): Set to arm_md_post_relax.
496 (aeabi_set_public_attributes): Delete external declaration.
497 (arm_md_post_relax): Declare externally.
498
499 2017-06-21 Thomas Preud'homme <thomas.preudhomme@arm.com>
500
501 * config/tc-arm.c (struct arm_cpu_option_table): New ext field.
502 (ARM_CPU_OPT): Add parameter to set new ext field and reorder canonical
503 name field just after the name field.
504 (arm_cpus): Move extension feature bit from value field to ext field,
505 reorder parameter according to changes in ARM_CPU_OPT and reindent.
506 (arm_parse_cpu): Point mcpu_cpu_opt to a bitfield merging the value and
507 ext field from the selected arm_cpus entry.
508 (s_arm_cpu): Likewise.
509
510 2017-06-21 James Greenhalgh <james.greenhalgh@arm.com>
511
512 * config/tc-aarch64.c (aarch64_cpus): Add cortex-a55 and cortex-a75.
513 * doc/c-aarch64.texi (-mcpu): Document cortex-a55 and cortex-a75.
514
515 2017-06-15 H.J. Lu <hongjiu.lu@intel.com>
516
517 PR binutils/21594
518 * testsuite/gas/i386/mpx.s: Add 2 tests with invalid bnd
519 register.
520 * testsuite/gas/i386/x86-64-mpx.s: Likewise.
521 * testsuite/gas/i386/mpx.d: Updated.
522 * testsuite/gas/i386/x86-64-mpx.d: Likewise.
523
524 2017-06-14 Max Filippov <jcmvbkbc@gmail.com>
525
526 * config/tc-xtensa.c (density_supported, xtensa_fetch_width,
527 absolute_literals_supported): Leave definitions uninitialized.
528 (directive_state): Leave entries for directive_density and
529 directive_absolute_literals initialized to false.
530 (xg_init_global_config, xtensa_init): New functions.
531 * config/tc-xtensa.h (TARGET_BYTES_BIG_ENDIAN): Define as 0.
532 (HOST_SPECIAL_INIT): New definition.
533 (xtensa_init): New declaration.
534
535 2017-06-07 Michael Collison <michael.collison@arm.com>
536
537 * config/tc-aarch64.c (reg_entry_reg_names): Add IP0,
538 IP1, FP, and LR as register aliases of register 16, 17, 29
539 and 30 respectively.
540 * testsuite/gas/aarch64/diagnostic.l: Remove diagnostic
541 prohibiting register 'lr' which is now an alias.
542 * testsuite/gas/aarch64/diagnostic.s: Remove instruction
543 utilizing register 'lr' which is now an alias.
544
545 2017-06-06 Jiong Wang <jiong.wang@arm.com>
546
547 * config/tc-arm.c (reject_bad_reg): Allow REG_SP on ARMv8-A.
548 (parse_operands): Allow REG_SP for OP_oRRnpcsp and OP_RRnpcsp on
549 ARMv8-A.
550 (do_co_reg): Allow REG_SP for Rd on ARMv8-A.
551 (do_t_add_sub): Likewise.
552 (do_t_mov_cmp): Likewise.
553 (do_t_tb): Likewise.
554 * testsuite/gas/arm/ld-sp-warn.l: Delete the warning on REG_SP as Rt for
555 ldrsb.
556 * testsuite/gas/arm/sp-pc-validations-bad-t-v8a.d: New test.
557 * testsuite/gas/arm/sp-pc-validations-bad-t-v8a.l: New test.
558 * testsuite/gas/arm/sp-pc-validations-bad-t.d: Specifies -march=armv7-a.
559 * testsuite/gas/arm/sp-pc-validations-bad-t.s: Remove ".arch armv7-a".
560 * testsuite/gas/arm/sp-usage-thumb2-relax-on-v7.d: New test.
561 * testsuite/gas/arm/sp-usage-thumb2-relax-on-v7.l: New test.
562 * testsuite/gas/arm/sp-usage-thumb2-relax-on-v8.d: New test.
563 * testsuite/gas/arm/sp-usage-thumb2-relax.s: New test.
564 * testsuite/gas/arm/strex-bad-t.d: Specifies -march=armv7-a.
565
566 2017-06-05 Jim Wilson <jim.wilson@linaro.org>
567
568 * config/tc-arm.c (arm_cpus): Delete falkor and qdf24xx entries.
569 * doc/c-arm.texi (-mcpu): Likewise.
570
571 2017-05-30 Anton Kolesov <anton.kolesov@synopsys.com>
572
573 * config/tc-arc.c (cpu_types): Include arc-cpu.def
574
575 2017-05-23 H.J. Lu <hongjiu.lu@intel.com>
576
577 * gas/testsuite/gas/i386/notrackbad.l: Updated for non-ELF
578 targets.
579 * gas/testsuite/gas/i386/x86-64-notrackbad.l: Likewise.
580
581 2017-05-23 Claudiu Zissulescu <claziss@synopsys.com>
582
583 * config/tc-arc.c (md_apply_fix): Use as_bad_where.
584 (assemble_insn): Use as_bad.
585
586 2017-05-22 H.J. Lu <hongjiu.lu@intel.com>
587
588 * config/tc-i386.c (REX_PREFIX): Changed to 7.
589 (NOTRACK_PREFIX): New.
590 (MAX_PREFIXES): Changed to 8.
591 (_i386_insn): Add notrack_prefix.
592 (PREFIX_GROUP): Add PREFIX_DS.
593 (add_prefix): Return PREFIX_DS for DS_PREFIX_OPCODE.
594 (md_assemble): Check if NOTRACK prefix is supported.
595 (parse_insn): Set notrack_prefix and issue an error for
596 other prefixes after NOTRACK prefix.
597 * testsuite/gas/i386/i386.exp: Run tests for NOTRACK prefix.
598 * testsuite/gas/i386/notrack-intel.d: New file.
599 * testsuite/gas/i386/notrack.d: Likewise.
600 * testsuite/gas/i386/notrack.s: Likewise.
601 * testsuite/gas/i386/notrackbad.l: Likewise.
602 * testsuite/gas/i386/notrackbad.s: Likewise.
603 * testsuite/gas/i386/x86-64-notrack-intel.d: Likewise.
604 * testsuite/gas/i386/x86-64-notrack.d: Likewise.
605 * testsuite/gas/i386/x86-64-notrack.s: Likewise.
606 * testsuite/gas/i386/x86-64-notrackbad.l: Likewise.
607 * testsuite/gas/i386/x86-64-notrackbad.s: Likewise.
608
609 2017-05-22 Jiong Wang <jiong.wang@arm.com>
610
611 * configure.tgt: Set "arch" to "aarch64" if ${cpu} equals "aarch64".
612 Recognize the new triplet name aarch64*-linux-gnu_ilp32.
613 * configure.ac: Output DEFAULT_ARCH macro for AArch64.
614 * configure: Regenerate.
615 * config/tc-aarch64.h (aarch64_after_parse_args): New declaration.
616 (md_after_parse_args): New define.
617 * config/tc-aarch64.c (aarch64_abi_type): New enumeration
618 AARCH64_ABI_NONE.
619 (DEFAULT_ARCH): New define.
620 (aarch64_abi): Set default value to AARCH64_ABI_NONE.
621 (aarch64_after_parse_args): New function.
622
623 2017-05-19 Jose E. Marchesi <jose.marchesi@oracle.com>
624
625 * config/tc-sparc.c (sparc_arch_table): Entries for `sparc6',
626 `v9m8' and `v8plusm8'.
627 (sparc_md_end): Handle SPARC_OPCODE_ARCH_M8.
628 (get_hwcap_name): Support the M8 hardware capabilities.
629 (sparc_ip): Handle new operand types.
630 * doc/c-sparc.texi (Sparc-Opts): Document -Av9m8, -Av8plusm8 and
631 -Asparc6, and the corresponding -xarch aliases.
632 * testsuite/gas/sparc/sparc6.s: New file.
633 * testsuite/gas/sparc/sparc6.d: Likewise.
634 * testsuite/gas/sparc/sparc6-diag.s: Likewise.
635 * testsuite/gas/sparc/sparc6-diag.l: Likewise.
636 * testsuite/gas/sparc/fpcmpshl.s: Likewise.
637 * testsuite/gas/sparc/fpcmpshl.d: Likewise.
638 * testsuite/gas/sparc/fpcmpshl-diag.s: Likewise.
639 * testsuite/gas/sparc/fpcmpshl-diag.l: Likewise.
640 * testsuite/gas/sparc/ldm-stm.s: Likewise.
641 * testsuite/gas/sparc/ldm-stm.d: Likewise.
642 * testsuite/gas/sparc/ldm-stm-diag.s: Likewise.
643 * testsuite/gas/sparc/ldm-stm-diag.l: Likewise.
644 * testsuite/gas/sparc/ldmf-stmf.s: Likewise.
645 * testsuite/gas/sparc/ldmf-stmf.d: Likewise.
646 * testsuite/gas/sparc/ldmf-stmf-diag.s: Likewise.
647 * testsuite/gas/sparc/ldmf-stmf-diag.l: Likewise.
648 * testsuite/gas/sparc/on.s: Likewise.
649 * testsuite/gas/sparc/on.d: Likewise.
650 * testsuite/gas/sparc/on-diag.s: Likewise.
651 * testsuite/gas/sparc/on-diag.l: Likewise.
652 * testsuite/gas/sparc/rle.s: Likewise.
653 * testsuite/gas/sparc/rle.d: Likewise.
654 * testsuite/gas/sparc/sparc.exp (gas_64_check): Run new tests.
655 * testsuite/gas/sparc/rdasr.s: Add test for RDENTROPY.
656 * testsuite/gas/sparc/rdasr.d: Likewise.
657
658 2017-05-19 Jose E. Marchesi <jose.marchesi@oracle.com>
659
660 * testsuite/gas/sparc/call-relax.d: Support 32-bit targets.
661 * testsuite/gas/sparc/sparc.exp (gas_64_check): Use -64 to
662 run asi-bump-warn.
663
664 2017-05-19 Georg-Johann Lay <avr@gjlay.de>
665
666 PR ld/21472
667 * config/tc-avr.c (mcu_types): Add entries for: attiny416,
668 attiny417, attiny816, attiny817.
669
670 2017-05-18 Alan Modra <amodra@gmail.com>
671
672 * config/tc-aarch64.c: Don't compare booleans against TRUE or FALSE.
673 * config/tc-hppa.c: Likewise.
674 * config/tc-mips.c: Likewise.
675 * config/tc-score7.c: Likewise.
676
677 2017-05-16 Alan Modra <amodra@gmail.com>
678
679 * write.c (GENERIC_FORCE_RELOCATION_LOCAL): Define.
680 (TC_FORCE_RELOCATION_LOCAL): Use it.
681 (GENERIC_FORCE_RELOCATION_SUB_SAME): Define.
682 (TC_FORCE_RELOCATION_SUB_SAME): Use it.
683 * config/tc-arm.h (TC_FORCE_RELOCATION_LOCAL,
684 TC_FORCE_RELOCATION_SUB_SAME): Use GENERIC defines.
685 * config/tc-aarch64.h: Similarly.
686 * config/tc-avr.h: Similarly.
687 * config/tc-cris.h: Similarly.
688 * config/tc-i386.h: Similarly.
689 * config/tc-i960.h: Similarly.
690 * config/tc-ia64.h: Similarly.
691 * config/tc-microblaze.h: Similarly.
692 * config/tc-mips.h: Similarly.
693 * config/tc-msp430.h: Similarly.
694 * config/tc-nds32.h: Similarly.
695 * config/tc-pru.h: Similarly.
696 * config/tc-riscv.h: Similarly.
697 * config/tc-rl78.h: Similarly.
698 * config/tc-s390.h: Similarly.
699 * config/tc-sh.h: Similarly.
700 * config/tc-sh64.h: Similarly.
701 * config/tc-sparc.h: Similarly.
702 * config/tc-xtensa.h: Similarly.
703 * config/tc-mn10300.h: Similarly.
704 (GENERIC_FORCE_RELOCATION_LOCAL): Define.
705 * config/tc-msp430.c (msp430_force_relocation_local): Modify to
706 be addition to rather than replacement of standard
707 TC_FORCE_RELOCATION_LOCAL.
708
709 2017-05-15 Nick Clifton <nickc@redhat.com>
710
711 PR gas/21458
712 * config/tc-arm.c (do_adr): If the ADR involves a thumb function
713 symbol, ensure that the T bit will be set.
714 (do_adrl): Likewise.
715 (do_t_adr): Likewise.
716 * testsuite/gas/arm/pr21458.s: New test.
717 * testsuite/gas/arm/pr21458.d: New test driver.
718
719 2017-05-15 Maciej W. Rozycki <macro@imgtec.com>
720
721 * testsuite/gas/mips/mips16-pcrel-1.d: Remove `-mips3' from `as'
722 flags.
723 * testsuite/gas/mips/mips16-pcrel-pic-1.d: Likewise.
724 * testsuite/gas/mips/mips16-pcrel-n32-0.d: Likewise.
725 * testsuite/gas/mips/mips16-pcrel-n32-1.d: Likewise.
726 * testsuite/gas/mips/mips16-pcrel-n64-0.d: Likewise.
727 * testsuite/gas/mips/mips16-pcrel-n64-1.d: Likewise.
728 * testsuite/gas/mips/mips16-pcrel-n64-sym32-0.d: Likewise.
729 * testsuite/gas/mips/mips16-pcrel-n64-sym32-1.d: Likewise.
730 * testsuite/gas/mips/mips16-pcrel-reloc-4.d: Likewise.
731 * testsuite/gas/mips/mips16-pcrel-reloc-5.d: Likewise.
732 * testsuite/gas/mips/mips16-pcrel-reloc-6.d: Likewise.
733 * testsuite/gas/mips/mips16-pcrel-reloc-7.d: Likewise.
734 * testsuite/gas/mips/mips16-pcrel-addend-4.d: Likewise.
735 * testsuite/gas/mips/mips16-pcrel-addend-5.d: Likewise.
736 * testsuite/gas/mips/mips16-pcrel-addend-6.d: Likewise.
737 * testsuite/gas/mips/mips16-pcrel-addend-7.d: Likewise.
738 * testsuite/gas/mips/mips16-pcrel-addend-9.d: Likewise.
739 * testsuite/gas/mips/mips16-pcrel-addend-pic-9.d: Likewise.
740 * testsuite/gas/mips/mips16-pcrel-addend-n32-8.d: Likewise.
741 * testsuite/gas/mips/mips16-pcrel-addend-n32-9.d: Likewise.
742 * testsuite/gas/mips/mips16-pcrel-addend-n64-sym32-8.d:
743 Likewise.
744 * testsuite/gas/mips/mips16-pcrel-addend-n64-sym32-9.d:
745 Likewise.
746 * testsuite/gas/mips/mips16-pcrel-addend-n64-8.d: Likewise.
747 * testsuite/gas/mips/mips16-pcrel-addend-n64-9.d: Likewise.
748 * testsuite/gas/mips/mips16-pcrel-absolute-2.d: Likewise.
749 * testsuite/gas/mips/mips16-pcrel-absolute-3.d: Likewise.
750 * testsuite/gas/mips/mips16-pcrel-absolute-6.d: Likewise.
751 * testsuite/gas/mips/mips16-pcrel-absolute-7.d: Likewise.
752 * testsuite/gas/mips/mips16-pcrel-absolute-pic-6.d: Likewise.
753 * testsuite/gas/mips/mips16-pcrel-absolute-n32-4.d: Likewise.
754 * testsuite/gas/mips/mips16-pcrel-absolute-n32-6.d: Likewise.
755 * testsuite/gas/mips/mips16-pcrel-absolute-n64-4.d: Likewise.
756 * testsuite/gas/mips/mips16-pcrel-absolute-n64-6.d: Likewise.
757 * testsuite/gas/mips/mips16-pcrel-absolute-n64-sym32-4.d:
758 Likewise.
759 * testsuite/gas/mips/mips16-pcrel-absolute-n64-sym32-6.d:
760 Likewise.
761 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n32-4.d:
762 Likewise.
763 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n32-6.d:
764 Likewise.
765 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-4.d:
766 Likewise.
767 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-6.d:
768 Likewise.
769 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-sym32-4.d:
770 Likewise.
771 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-sym32-6.d:
772 Likewise.
773 * testsuite/gas/mips/mips16e2@mips16-pcrel-0.d: New test.
774 * testsuite/gas/mips/mips16e2@mips16-pcrel-1.d: New test.
775 * testsuite/gas/mips/mips16e2@mips16-pcrel-2.d: New test.
776 * testsuite/gas/mips/mips16e2@mips16-pcrel-n32-0.d: New test.
777 * testsuite/gas/mips/mips16e2@mips16-pcrel-n32-1.d: New test.
778 * testsuite/gas/mips/mips16e2@mips16-pcrel-n64-sym32-0.d: New
779 test.
780 * testsuite/gas/mips/mips16e2@mips16-pcrel-n64-sym32-1.d: New
781 test.
782 * testsuite/gas/mips/mips16e2@mips16-pcrel-delay-0.d: New test.
783 * testsuite/gas/mips/mips16e2@mips16-pcrel-delay-1.d: New test.
784 * testsuite/gas/mips/mips16e2@mips16-pcrel-reloc-2.d: New test.
785 * testsuite/gas/mips/mips16e2@mips16-pcrel-reloc-3.d: New test.
786 * testsuite/gas/mips/mips16e2@mips16-pcrel-reloc-6.d: New test.
787 * testsuite/gas/mips/mips16e2@mips16-pcrel-reloc-7.d: New test.
788 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-2.d: New test.
789 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-3.d: New test.
790 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-6.d: New test.
791 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-7.d: New test.
792 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-8.d: New test.
793 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-9.d: New test.
794 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-n32-8.d: New
795 test.
796 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-n32-9.d: New
797 test.
798 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-n64-sym32-8.d:
799 New test.
800 * testsuite/gas/mips/mips16e2@mips16-pcrel-addend-n64-sym32-9.d:
801 New test.
802 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute.d: New test.
803 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-1.d: New
804 test.
805 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-2.d: New
806 test.
807 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-3.d: New
808 test.
809 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-4.d: New
810 test.
811 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-5.d: New
812 test.
813 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-6.d: New
814 test.
815 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-7.d: New
816 test.
817 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-pic-4.d: New
818 test.
819 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-pic-6.d: New
820 test.
821 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-n32-4.d: New
822 test.
823 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-n32-6.d: New
824 test.
825 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-n64-sym32-4.d:
826 New test.
827 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-n64-sym32-6.d:
828 New test.
829 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-pic-n32-4.d:
830 New test.
831 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-pic-n32-6.d:
832 New test.
833 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-pic-n64-sym32-4.d:
834 New test.
835 * testsuite/gas/mips/mips16e2@mips16-pcrel-absolute-pic-n64-sym32-6.d:
836 New test.
837 * testsuite/gas/mips/mips16-pcrel-1.l: Adjust line numbers.
838 * testsuite/gas/mips/mips16-pcrel-1.s: Adjust for alignment
839 preservation between MIPS16 and MIPS16e2 code.
840 * testsuite/gas/mips/mips.exp: Run MIPS16 relaxation tests over
841 all MIPS16 architectures.
842
843 2017-05-15 Maciej W. Rozycki <macro@imgtec.com>
844
845 * testsuite/gas/mips/mips16e2.d: New test.
846 * testsuite/gas/mips/mips16e2-mt.d: New test.
847 * testsuite/gas/mips/mips16e2-sub.d: New test.
848 * testsuite/gas/mips/mips16e2@mips16e2-sub.d: New test.
849 * testsuite/gas/mips/mips16e2-mt-sub.d: New test.
850 * testsuite/gas/mips/mips16e2@mips16e2-mt-sub.d: New test.
851 * testsuite/gas/mips/mips16e2-hilo.d: New test.
852 * testsuite/gas/mips/mips16e2-hilo-n32.d: New test.
853 * testsuite/gas/mips/mips16e2-reloc-error.d: New test.
854 * testsuite/gas/mips/mips16e2-imm-error.d: New test.
855 * testsuite/gas/mips/elf_ase_mips16e2.d: New test.
856 * testsuite/gas/mips/elf_ase_mips16e2-2.d: New test.
857 * testsuite/gas/mips/elf-rel9-mips16e2.d: New test.
858 * testsuite/gas/mips/mips16e2-lui.d: New test.
859 * testsuite/gas/mips/mips16e2@mips32r2-sync.d: New test.
860 * testsuite/gas/mips/mips16e2@mips32r2-sync-1.d: New test.
861 * testsuite/gas/mips/mips16e2@lui-2.d: New test.
862 * testsuite/gas/mips/mips16e2-reloc-error.l: New stderr output.
863 * testsuite/gas/mips/mips16e2-imm-error.l: New stderr output.
864 * testsuite/gas/mips/mips16e2@lui-2.l: New stderr output.
865 * testsuite/gas/mips/mips16e2.s: New test source.
866 * testsuite/gas/mips/mips16e2-mt.s: New test source.
867 * testsuite/gas/mips/mips16e2-sub.s: New test source.
868 * testsuite/gas/mips/mips16e2-mt-sub.s: New test source.
869 * testsuite/gas/mips/mips16e2-hilo.s: New test source.
870 * testsuite/gas/mips/mips16e2-reloc-error.s: New test source.
871 * testsuite/gas/mips/mips16e2-imm-error.s: New test source.
872 * testsuite/gas/mips/elf-rel9-mips16e2.s: New test source.
873 * testsuite/gas/mips/mips16e2-lui.s: New test source.
874 * testsuite/gas/mips/mips.exp: Expand `mips32r2-sync',
875 `mips32r2-sync-1', `lui-1' and `lui-2' tests across MIPS16e2
876 architectures. Run the new tests.
877
878 2017-05-15 Maciej W. Rozycki <macro@imgtec.com>
879
880 * testsuite/gas/mips/mips.exp (run_dump_test_arch): Add
881 `mips16e2@' prefix.
882 (run_list_test_arch): Likewise.
883 (mips16e2-32, mips16e2-64): New architectures.
884 * testsuite/gas/mips/mips16e2-32@mips16-macro.d: New test.
885 * testsuite/gas/mips/mips16e2-32@mips16-macro-t.d: New test.
886 * testsuite/gas/mips/mips16e2-32@mips16-macro-e.d: New test.
887 * testsuite/gas/mips/mips16e2-32@mips16-insn-t.d: New test.
888 * testsuite/gas/mips/mips16e2-32@mips16-insn-e.d: New test.
889 * testsuite/gas/mips/mips16e2-32@mips16e-64.d: New test.
890 * testsuite/gas/mips/mips16e2-32@mips16-sub.d: New test.
891 * testsuite/gas/mips/mips16e2-32@mips16e-64-sub.d: New test.
892 * testsuite/gas/mips/mips16e2@relax-swap3.d: New test.
893 * testsuite/gas/mips/mips16-32@mips16-asmacro.d: Remove `source'
894 tag. Add `-I$srcdir/$subdir' to `as' flags.
895 * testsuite/gas/mips/mips16-64@mips16-asmacro.d: Likewise.
896 * testsuite/gas/mips/mips16e2-32@mips16-macro.l: New stderr
897 output.
898 * testsuite/gas/mips/mips16e2-32@mips16-macro-t.l: New stderr
899 output.
900 * testsuite/gas/mips/mips16e2-32@mips16-macro-e.l: New stderr
901 output.
902 * testsuite/gas/mips/mips16e2-32@mips16-insn-t.l: New stderr
903 output.
904 * testsuite/gas/mips/mips16e2-32@mips16-insn-e.l: New stderr
905 output.
906 * testsuite/gas/mips/mips16-sub.s: Add `.set nomips16e2'.
907 * testsuite/gas/mips/mips16e-sub.s: Likewise.
908 * testsuite/gas/mips/mips16e-64-sub.s: Likewise.
909 * testsuite/gas/mips/mips16-asmacro.s: Remove `.set mips32'.
910 * testsuite/gas/mips/mips16-32@mips16-asmacro.s: New test
911 source.
912 * testsuite/gas/mips/mips16-64@mips16-asmacro.s: New test
913 source.
914
915 2017-05-15 Maciej W. Rozycki <macro@imgtec.com>
916 Matthew Fortune <matthew.fortune@imgtec.com>
917 Andrew Bennett <andrew.bennett@imgtec.com>
918
919 * config/tc-mips.c (RELAX_MIPS16_ENCODE): Add `e2' flag.
920 (RELAX_MIPS16_E2): New macro.
921 (RELAX_MIPS16_PIC, RELAX_MIPS16_SYM32, RELAX_MIPS16_NOMACRO)
922 (RELAX_MIPS16_USER_SMALL, RELAX_MIPS16_USER_EXT)
923 (RELAX_MIPS16_DSLOT, RELAX_MIPS16_JAL_DSLOT)
924 (RELAX_MIPS16_EXTENDED, RELAX_MIPS16_MARK_EXTENDED)
925 (RELAX_MIPS16_CLEAR_EXTENDED, RELAX_MIPS16_ALWAYS_EXTENDED)
926 (RELAX_MIPS16_MARK_ALWAYS_EXTENDED)
927 (RELAX_MIPS16_CLEAR_ALWAYS_EXTENDED, RELAX_MIPS16_MACRO)
928 (RELAX_MIPS16_MARK_MACRO, RELAX_MIPS16_CLEAR_MACRO): Shift bits.
929 (mips16_immed_extend): New prototype.
930 (options): Add OPTION_MIPS16E2 and OPTION_NO_MIPS16E2 enum
931 values.
932 (md_longopts): Add "mmips16e2" and "mno-mips16e2" options.
933 (mips_ases): Add "mips16e2" entry.
934 (mips_set_ase): Handle MIPS16e2 ASE.
935 (insn_insert_operand): Explicitly handle immediates with MIPS16
936 instructions that require 32-bit encoding.
937 (is_opcode_valid_16): Pass enabled ASE bitmask on to
938 `opcode_is_member'.
939 (validate_mips_insn): Explicitly handle immediates with MIPS16
940 instructions that require 32-bit encoding.
941 (operand_reg_mask) <OP_REG28>: Add handler.
942 (match_reg28_operand): New function.
943 (match_operand) <OP_REG28>: Add handler.
944 (append_insn): Pass ASE_MIPS16E2 setting to RELAX_MIPS16_ENCODE.
945 (match_mips16_insn): Handle MIPS16 instructions that require
946 32-bit encoding and `V' and `u' operand codes.
947 (mips16_ip): Allow any characters except from `.' in opcodes.
948 (mips16_immed_extend): Handle 9-bit immediates. Do not shuffle
949 immediates whose width is not one of these listed.
950 (md_estimate_size_before_relax): Handle MIPS16e2 relaxation.
951 (mips_relax_frag): Likewise.
952 (md_convert_frag): Likewise.
953 (mips_convert_ase_flags): Handle MIPS16e2 ASE.
954
955 * doc/as.texinfo (Target MIPS options): Add `-mmips16e2' and
956 `-mno-mips16e2' options.
957 (-mmips16e2, -mno-mips16e2): New options.
958 * doc/c-mips.texi (MIPS Options): Add `-mmips16e2' and
959 `-mno-mips16e2' options.
960 (MIPS ASE Instruction Generation Overrides): Add `.set mips16e2'
961 and `.set nomips16e2'.
962
963 2017-05-15 Maciej W. Rozycki <macro@imgtec.com>
964
965 * config/tc-mips.c (match_int_operand): Call
966 `match_out_of_range' before returning failure for 0x8000-0xffff
967 values conditionally allowed.
968
969 2017-05-15 Maciej W. Rozycki <macro@imgtec.com>
970
971 * config/tc-mips.c (match_int_operand): Call
972 `match_not_constant' before returning failure for a non-constant
973 16-bit immediate conditionally allowed.
974
975 2017-05-15 Maciej W. Rozycki <macro@imgtec.com>
976
977 * config/tc-mips.c (match_const_int): Call `match_out_of_range'
978 rather than `match_not_constant' for unrelocated operands
979 retrieved as an `O_big' expression.
980 (match_int_operand): Call `match_out_of_range' for relocatable
981 operands retrieved as an `O_big' expression.
982 (match_mips16_insn): Call `match_out_of_range' for relaxable
983 operands retrieved as an `O_big' expression.
984 * testsuite/gas/mips/addiu-error.d: New test.
985 * testsuite/gas/mips/mips16@addiu-error.d: New test.
986 * testsuite/gas/mips/micromips@addiu-error.d: New test.
987 * testsuite/gas/mips/break-error.d: New test.
988 * testsuite/gas/mips/lui-1.l: Adjust error message.
989 * testsuite/gas/mips/addiu-error.l: New stderr output.
990 * testsuite/gas/mips/mips16@addiu-error.l: New stderr output.
991 * testsuite/gas/mips/micromips@addiu-error.l: New stderr output.
992 * testsuite/gas/mips/break-error.l: New stderr output.
993 * testsuite/gas/mips/addiu-error.s: New test source.
994 * testsuite/gas/mips/break-error.s: New test source.
995 * testsuite/gas/mips/mips.exp: Run the new tests.
996
997 2017-05-15 Maciej W. Rozycki <macro@imgtec.com>
998
999 * config/tc-mips.c (match_mips16_insn): Remove the explicit
1000 OT_INTEGER check before the `match_expression' call.
1001 * testsuite/gas/mips/mips16-insn-e.l: Adjust messages.
1002 * testsuite/gas/mips/mips16-32@mips16-insn-e.l: Likewise.
1003 * testsuite/gas/mips/mips16-64@mips16-insn-e.l: Likewise.
1004 * testsuite/gas/mips/mips16e-32@mips16-insn-e.l: Likewise.
1005 * testsuite/gas/mips/mips16-reg-error.d: New test.
1006 * testsuite/gas/mips/mips16-reg-error.l: New stderr output.
1007 * testsuite/gas/mips/mips16-reg-error.s: New test source.
1008 * testsuite/gas/mips/mips.exp: Run the new test.
1009
1010 2017-05-15 Maciej W. Rozycki <macro@imgtec.com>
1011
1012 * config/tc-mips.c (match_mips16_insn): Call
1013 `match_not_constant' for a disallowed relocation operation.
1014 * testsuite/gas/mips/mips16-reloc-error.d: New test.
1015 * testsuite/gas/mips/mips16-reloc-error.l: New stderr output.
1016 * testsuite/gas/mips/mips16-reloc-error.s: New test source.
1017 * testsuite/gas/mips/mips.exp: Run the new test.
1018
1019 2017-05-15 Maciej W. Rozycki <macro@imgtec.com>
1020
1021 * testsuite/gas/mips/lui-1.d: New test.
1022 * testsuite/gas/mips/lui-2.d: New test.
1023 * gas/testsuite/gas/mips/mips.exp: Fold corresponding list tests
1024 into the new tests.
1025
1026 2017-05-15 Maciej W. Rozycki <macro@imgtec.com>
1027
1028 * config/tc-mips.c (match_const_int): Update description.
1029
1030 2017-05-15 Maciej W. Rozycki <macro@imgtec.com>
1031
1032 * doc/as.texinfo (-mips16, -no-mips16): Refer to `.module
1033 mips16' rather than `.set mips16'.
1034 (-mmicromips, -mno-micromips): Refer to `.module micromips' and
1035 `.module nomicromips' rather than `.set micromips' and `.set
1036 nomicromips'.
1037 (-msmartmips, -mno-smartmips): Refer to `.module smartmips'
1038 rather than `.set smartmips'.
1039 * doc/c-mips.texi (MIPS Options): Refer to `.module mips16',
1040 `.module micromips', `.module nomicromips' and `.module
1041 smartmips' rather than `.set mips16', `.set micromips', `.set
1042 nomicromips' and `.set smartmips' respectively.
1043
1044 2017-05-12 Maciej W. Rozycki <macro@imgtec.com>
1045 Matthew Fortune <matthew.fortune@imgtec.com>
1046
1047 * config/tc-mips.c (mips_percent_op): Add "%gprel".
1048 (mips16_percent_op): Add "%gp_rel".
1049 * testsuite/gas/mips/elf-rel8.s:: Add `%gprel' forms.
1050 * testsuite/gas/mips/elf-rel8-mips16.s: Add `%gp_rel' forms.
1051 * testsuite/gas/mips/elf-rel8.d: Adjust accordingly.
1052 * testsuite/gas/mips/elf-rel8-mips16.d: Likewise.
1053
1054 2017-05-12 Maciej W. Rozycki <macro@imgtec.com>
1055
1056 * testsuite/gas/mips/mips16.d: Adjust BREAK disassembly.
1057 * testsuite/gas/mips/mips16-64@mips16.d: Likewise.
1058 * testsuite/gas/mips/mips16-64.d: Likewise.
1059 * testsuite/gas/mips/mips16-64@mips16-64.d: Likewise.
1060 * testsuite/gas/mips/mips16-macro.d: Likewise.
1061 * testsuite/gas/mips/mips16-64@mips16-macro.d: Likewise.
1062 * testsuite/gas/mips/mips16-sub.d: Likewise.
1063 * testsuite/gas/mips/mips16-32@mips16-sub.d: Likewise.
1064
1065 2017-05-11 Maciej W. Rozycki <macro@imgtec.com>
1066
1067 * testsuite/gas/mips/mips32r2-sync-1.d: New test.
1068 * testsuite/gas/mips/micromips@mips32r2-sync-1.d: New test.
1069 * testsuite/gas/mips/mips.exp: Run the new tests.
1070
1071 2017-05-10 Maciej W. Rozycki <macro@imgtec.com>
1072
1073 * testsuite/gas/mips/isa-override-2.d: New test.
1074 * testsuite/gas/mips/mips1@isa-override-2.d: New test.
1075 * testsuite/gas/mips/r3000@isa-override-2.d: New test.
1076 * testsuite/gas/mips/r3900@isa-override-2.d: New test.
1077 * testsuite/gas/mips/mips2@isa-override-2.d: New test.
1078 * testsuite/gas/mips/mips32@isa-override-2.d: New test.
1079 * testsuite/gas/mips/mips32r2@isa-override-2.d: New test.
1080 * testsuite/gas/mips/mips32r3@isa-override-2.d: New test.
1081 * testsuite/gas/mips/mips32r5@isa-override-2.d: New test.
1082 * testsuite/gas/mips/mips32r6@isa-override-2.d: New test.
1083 * testsuite/gas/mips/octeon3@isa-override-2.d: New test.
1084 * testsuite/gas/mips/r3000@isa-override-2.l: Remove list test.
1085 * testsuite/gas/mips/mips1@isa-override-2.s: Remove test source.
1086 * testsuite/gas/mips/r3000@isa-override-2.s: Remove test source.
1087 * testsuite/gas/mips/r3900@isa-override-2.s: Remove test source.
1088 * testsuite/gas/mips/mips2@isa-override-2.s: Remove test source.
1089 * testsuite/gas/mips/mips32@isa-override-2.s: Remove test
1090 source.
1091 * testsuite/gas/mips/mips32r2@isa-override-2.s: Remove test
1092 source.
1093 * testsuite/gas/mips/mips32r3@isa-override-2.s: Remove test
1094 source.
1095 * testsuite/gas/mips/mips32r5@isa-override-2.s: Remove test
1096 source.
1097 * testsuite/gas/mips/mips32r6@isa-override-2.s: Remove test
1098 source.
1099 * testsuite/gas/mips/octeon3@isa-override-2.s: Remove test
1100 source.
1101 * gas/testsuite/gas/mips/mips.exp: Fold corresponding list tests
1102 into the new tests.
1103
1104 2017-05-10 Maciej W. Rozycki <macro@imgtec.com>
1105
1106 * testsuite/gas/mips/mips16e-sub.d: Correct test name.
1107 * testsuite/gas/mips/mips16-32@mips16e-sub.d: Likewise.
1108 * testsuite/gas/mips/mips16-64@mips16e-sub.d: Likewise.
1109 * testsuite/gas/mips/mips16e-64-sub.d: Likewise.
1110 * testsuite/gas/mips/mips16-32@mips16e-64-sub.d: Likewise.
1111 * testsuite/gas/mips/mips16-64@mips16e-64-sub.d: Likewise.
1112 * testsuite/gas/mips/mips16e-32@mips16e-64-sub.d: Likewise.
1113
1114 2017-05-10 Maciej W. Rozycki <macro@imgtec.com>
1115
1116 * testsuite/gas/mips/mips16-macro.l: Remove list test.
1117
1118 2017-05-10 Maciej W. Rozycki <macro@imgtec.com>
1119
1120 * testsuite/gas/mips/r3900@ecoff@ld.d: Remove test.
1121 * testsuite/gas/mips/mips2@ecoff@ld.d: Remove test.
1122 * testsuite/gas/mips/mips32@ecoff@ld.d: Remove test.
1123 * testsuite/gas/mips/mips32r2@ecoff@ld.d: Remove test.
1124 * testsuite/gas/mips/r3900@ecoff@ld-forward.d: Remove test.
1125 * testsuite/gas/mips/mips2@ecoff@ld-forward.d: Remove test.
1126 * testsuite/gas/mips/mips32@ecoff@ld-forward.d: Remove test.
1127 * testsuite/gas/mips/mips32r2@ecoff@ld-forward.d: Remove test.
1128 * testsuite/gas/mips/mips1@ecoff@sd.d: Remove test.
1129 * testsuite/gas/mips/r3000@ecoff@sd.d: Remove test.
1130 * testsuite/gas/mips/r3900@ecoff@sd.d: Remove test.
1131 * testsuite/gas/mips/mips2@ecoff@sd.d: Remove test.
1132 * testsuite/gas/mips/mips32@ecoff@sd.d: Remove test.
1133 * testsuite/gas/mips/mips32r2@ecoff@sd.d: Remove test.
1134 * testsuite/gas/mips/mips1@ecoff@sd-forward.d: Remove test.
1135 * testsuite/gas/mips/r3000@ecoff@sd-forward.d: Remove test.
1136 * testsuite/gas/mips/r3900@ecoff@sd-forward.d: Remove test.
1137 * testsuite/gas/mips/mips2@ecoff@sd-forward.d: Remove test.
1138 * testsuite/gas/mips/mips32@ecoff@sd-forward.d: Remove test.
1139 * testsuite/gas/mips/mips32r2@ecoff@sd-forward.d: Remove test.
1140
1141 2017-05-10 Claudiu Zissulescu <claziss@synopsys.com>
1142
1143 * testsuite/gas/arc/attr-arc600.d: New file.
1144 * testsuite/gas/arc/attr-arc600_mul32x16.d: Likewise.
1145 * testsuite/gas/arc/attr-arc600_norm.d: Likewise.
1146 * testsuite/gas/arc/attr-arc601.d: Likewise.
1147 * testsuite/gas/arc/attr-arc601_mul32x16.d: Likewise.
1148 * testsuite/gas/arc/attr-arc601_mul64.d: Likewise.
1149 * testsuite/gas/arc/attr-arc601_norm.d: Likewise.
1150 * testsuite/gas/arc/attr-arc700.d: Likewise.
1151 * testsuite/gas/arc/attr-arcem.d: Likewise.
1152 * testsuite/gas/arc/attr-archs.d: Likewise.
1153 * testsuite/gas/arc/attr-autodetect-1.d: Likewise.
1154 * testsuite/gas/arc/attr-autodetect-1.s: Likewise.
1155 * testsuite/gas/arc/attr-cpu-a601.d: Likewise.
1156 * testsuite/gas/arc/attr-cpu-a601.s: Likewise.
1157 * testsuite/gas/arc/attr-cpu-a700.d: Likewise.
1158 * testsuite/gas/arc/attr-cpu-a700.s: Likewise.
1159 * testsuite/gas/arc/attr-cpu-em.d: Likewise.
1160 * testsuite/gas/arc/attr-cpu-em.s: Likewise.
1161 * testsuite/gas/arc/attr-cpu-hs.d: Likewise.
1162 * testsuite/gas/arc/attr-cpu-hs.s: Likewise.
1163 * testsuite/gas/arc/attr-em.d: Likewise.
1164 * testsuite/gas/arc/attr-em4.d: Likewise.
1165 * testsuite/gas/arc/attr-em4_dmips.d: Likewise.
1166 * testsuite/gas/arc/attr-em4_fpuda.d: Likewise.
1167 * testsuite/gas/arc/attr-em4_fpus.d: Likewise.
1168 * testsuite/gas/arc/attr-hs.d: Likewise.
1169 * testsuite/gas/arc/attr-hs34.d: Likewise.
1170 * testsuite/gas/arc/attr-hs38.d: Likewise.
1171 * testsuite/gas/arc/attr-hs38_linux.d: Likewise.
1172 * testsuite/gas/arc/attr-mul64.d: Likewise.
1173 * testsuite/gas/arc/attr-name.d: Likewise.
1174 * testsuite/gas/arc/attr-name.s: Likewise.
1175 * testsuite/gas/arc/attr-nps400.d: Likewise.
1176 * testsuite/gas/arc/attr-override-mcpu.d: Likewise.
1177 * testsuite/gas/arc/attr-override-mcpu.s
1178 * testsuite/gas/arc/attr-quarkse_em.d: Likewise.
1179 * testsuite/gas/arc/blank.s: Likewise.
1180 * testsuite/gas/elf/section2.e-arc: Likewise.
1181 * testsuite/gas/arc/cpu-pseudop-1.d: Update test.
1182 * testsuite/gas/arc/cpu-pseudop-2.d: Likewise.
1183 * testsuite/gas/arc/nps400-0.d: Likewise.
1184 * testsuite/gas/elf/elf.exp: Set target_machine for ARC.
1185 * config/tc-arc.c (opcode/arc-attrs.h): Include.
1186 (ARC_GET_FLAG, ARC_SET_FLAG, streq): Define.
1187 (arc_attribute): Declare new function.
1188 (md_pseudo_table): Add arc_attribute.
1189 (cpu_types): Rename default cpu features.
1190 (selected_cpu): Set the default OSABI flag.
1191 (mpy_option): New variable.
1192 (pic_option): Likewise.
1193 (sda_option): Likewise.
1194 (tls_option): Likewise.
1195 (feature_type, feature_list): Remove.
1196 (arc_initial_eflag): Likewise.
1197 (attributes_set_explicitly): New variable.
1198 (arc_check_feature): Check also for the conflicting features.
1199 (arc_select_cpu): Refactor assignment of selected_cpu.eflags.
1200 (arc_option): Remove setting of private flags and architecture.
1201 (check_cpu_feature): Refactor feature names.
1202 (autodetect_attributes): New function.
1203 (assemble_tokens): Use above function.
1204 (md_parse_option): Refactor feature names.
1205 (arc_attribute): New function.
1206 (arc_set_attribute_int): Likewise.
1207 (arc_set_attribute_string): Likewise.
1208 (arc_stralloc): Likewise.
1209 (arc_set_public_attributes): Likewise.
1210 (arc_md_end): Likewise.
1211 (arc_copy_symbol_attributes): Likewise.
1212 (rc_convert_symbolic_attribute): Likewise.
1213 * config/tc-arc.h (md_end): Define.
1214 (CONVERT_SYMBOLIC_ATTRIBUTE): Likewise.
1215 (TC_COPY_SYMBOL_ATTRIBUTES): Likewise.
1216 * doc/c-arc.texi: Document ARC object attributes.
1217
1218 2017-05-03 Maciej W. Rozycki <macro@imgtec.com>
1219
1220 * config/tc-mips.c (RELAX_MIPS16_ENCODE): Add `pic', `sym32' and
1221 `nomacro' flags.
1222 (RELAX_MIPS16_PIC, RELAX_MIPS16_SYM32, RELAX_MIPS16_NOMACRO):
1223 New macros.
1224 (RELAX_MIPS16_USER_SMALL, RELAX_MIPS16_USER_EXT)
1225 (RELAX_MIPS16_DSLOT, RELAX_MIPS16_JAL_DSLOT)
1226 (RELAX_MIPS16_EXTENDED, RELAX_MIPS16_MARK_EXTENDED)
1227 (RELAX_MIPS16_CLEAR_EXTENDED, RELAX_MIPS16_ALWAYS_EXTENDED)
1228 (RELAX_MIPS16_MARK_ALWAYS_EXTENDED)
1229 (RELAX_MIPS16_CLEAR_ALWAYS_EXTENDED): Shift bits.
1230 (RELAX_MIPS16_MACRO, RELAX_MIPS16_MARK_MACRO)
1231 (RELAX_MIPS16_CLEAR_MACRO): New macros.
1232 (append_insn): Pass `mips_pic', HAVE_32BIT_SYMBOLS and
1233 `mips_opts.warn_about_macros' settings to RELAX_MIPS16_ENCODE.
1234 (mips16_macro_frag): New function.
1235 (md_estimate_size_before_relax): Handle HI16/LO16 relaxation.
1236 (mips_relax_frag): Likewise.
1237 (md_convert_frag): Likewise.
1238
1239 * testsuite/gas/mips/mips16@relax-swap3.d: Remove error output,
1240 add dump patterns.
1241 * testsuite/gas/mips/mips16e@relax-swap3.d: New test
1242 subarchitecture.
1243 * testsuite/gas/mips/micromips@relax-swap3.d: Remove trailing
1244 NOP padding.
1245 * testsuite/gas/mips/mips16-pcrel-reloc-2.d: Remove error
1246 output, add dump patterns.
1247 * testsuite/gas/mips/mips16-pcrel-reloc-3.d: Remove error
1248 output, add dump patterns.
1249 * testsuite/gas/mips/mips16-pcrel-reloc-6.d: Remove error
1250 output, add dump patterns.
1251 * testsuite/gas/mips/mips16-pcrel-reloc-7.d: Remove error
1252 output, add dump patterns.
1253 * testsuite/gas/mips/mips16-pcrel-addend-2.d: Remove error
1254 output, add dump patterns.
1255 * testsuite/gas/mips/mips16-pcrel-addend-3.d: Remove error
1256 output, add dump patterns.
1257 * testsuite/gas/mips/mips16-pcrel-absolute.d: Remove error
1258 output, add dump patterns.
1259 * testsuite/gas/mips/mips16-pcrel-absolute-1.d: Remove error
1260 output, add dump patterns.
1261 * testsuite/gas/mips/mips16@relax-swap3.l: Remove file.
1262 * testsuite/gas/mips/mips16-pcrel-reloc-2.l: Remove file.
1263 * testsuite/gas/mips/mips16-pcrel-reloc-3.l: Remove file.
1264 * testsuite/gas/mips/mips16-pcrel-reloc-6.l: Remove file.
1265 * testsuite/gas/mips/mips16-pcrel-reloc-7.l: Remove file.
1266 * testsuite/gas/mips/mips16-pcrel-addend-2.l: Remove file.
1267 * testsuite/gas/mips/mips16-pcrel-addend-3.l: Remove file.
1268 * testsuite/gas/mips/mips16-pcrel-absolute.l: Remove file.
1269 * testsuite/gas/mips/mips16-pcrel-absolute-1.l: Remove file.
1270 * testsuite/gas/mips/relax-swap3.s: Adjust trailing padding.
1271
1272 * testsuite/gas/mips/mips16-pcrel-0.d: New test.
1273 * testsuite/gas/mips/mips16-pcrel-1.d: New test.
1274 * testsuite/gas/mips/mips16-pcrel-2.d: New test.
1275 * testsuite/gas/mips/mips16-pcrel-3.d: New test.
1276 * testsuite/gas/mips/mips16-pcrel-4.d: New test.
1277 * testsuite/gas/mips/mips16-pcrel-5.d: New test.
1278 * testsuite/gas/mips/mips16-pcrel-pic-0.d: New test.
1279 * testsuite/gas/mips/mips16-pcrel-pic-1.d: New test.
1280 * testsuite/gas/mips/mips16-pcrel-n32-0.d: New test.
1281 * testsuite/gas/mips/mips16-pcrel-n32-1.d: New test.
1282 * testsuite/gas/mips/mips16-pcrel-n64-sym32-0.d: New test.
1283 * testsuite/gas/mips/mips16-pcrel-n64-sym32-1.d: New test.
1284 * testsuite/gas/mips/mips16-pcrel-n64-0.d: New test.
1285 * testsuite/gas/mips/mips16-pcrel-n64-1.d: New test.
1286 * testsuite/gas/mips/mips16-pcrel-delay-0.d: New test.
1287 * testsuite/gas/mips/mips16-pcrel-delay-1.d: New test.
1288 * testsuite/gas/mips/mips16-pcrel-addend-4.d: New test.
1289 * testsuite/gas/mips/mips16-pcrel-addend-5.d: New test.
1290 * testsuite/gas/mips/mips16-pcrel-addend-6.d: New test.
1291 * testsuite/gas/mips/mips16-pcrel-addend-7.d: New test.
1292 * testsuite/gas/mips/mips16-pcrel-addend-8.d: New test.
1293 * testsuite/gas/mips/mips16-pcrel-addend-9.d: New test.
1294 * testsuite/gas/mips/mips16-pcrel-addend-pic-8.d: New test.
1295 * testsuite/gas/mips/mips16-pcrel-addend-pic-9.d: New test.
1296 * testsuite/gas/mips/mips16-pcrel-addend-n32-8.d: New test.
1297 * testsuite/gas/mips/mips16-pcrel-addend-n32-9.d: New test.
1298 * testsuite/gas/mips/mips16-pcrel-addend-n64-sym32-8.d: New test.
1299 * testsuite/gas/mips/mips16-pcrel-addend-n64-sym32-9.d: New test.
1300 * testsuite/gas/mips/mips16-pcrel-addend-n64-8.d: New test.
1301 * testsuite/gas/mips/mips16-pcrel-addend-n64-9.d: New test.
1302 * testsuite/gas/mips/mips16-pcrel-absolute-2.d: New test.
1303 * testsuite/gas/mips/mips16-pcrel-absolute-3.d: New test.
1304 * testsuite/gas/mips/mips16-pcrel-absolute-4.d: New test.
1305 * testsuite/gas/mips/mips16-pcrel-absolute-5.d: New test.
1306 * testsuite/gas/mips/mips16-pcrel-absolute-6.d: New test.
1307 * testsuite/gas/mips/mips16-pcrel-absolute-7.d: New test.
1308 * testsuite/gas/mips/mips16-pcrel-absolute-pic-4.d: New test.
1309 * testsuite/gas/mips/mips16-pcrel-absolute-pic-6.d: New test.
1310 * testsuite/gas/mips/mips16-pcrel-absolute-n32-4.d: New test.
1311 * testsuite/gas/mips/mips16-pcrel-absolute-n32-6.d: New test.
1312 * testsuite/gas/mips/mips16-pcrel-absolute-n64-4.d: New test.
1313 * testsuite/gas/mips/mips16-pcrel-absolute-n64-6.d: New test.
1314 * testsuite/gas/mips/mips16-pcrel-absolute-n64-sym32-4.d: New
1315 test.
1316 * testsuite/gas/mips/mips16-pcrel-absolute-n64-sym32-6.d: New
1317 test.
1318 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n32-4.d: New
1319 test.
1320 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n32-6.d: New
1321 test.
1322 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-4.d: New
1323 test.
1324 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-6.d: New
1325 test.
1326 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-sym32-4.d:
1327 New test.
1328 * testsuite/gas/mips/mips16-pcrel-absolute-pic-n64-sym32-6.d:
1329 New test.
1330 * testsuite/gas/mips/mips16-pcrel-0.l: New stderr output.
1331 * testsuite/gas/mips/mips16-pcrel-1.l: New stderr output.
1332 * testsuite/gas/mips/mips16-pcrel-2.l: New stderr output.
1333 * testsuite/gas/mips/mips16-pcrel-3.l: New stderr output.
1334 * testsuite/gas/mips/mips16-pcrel-4.l: New stderr output.
1335 * testsuite/gas/mips/mips16-pcrel-5.l: New stderr output.
1336 * testsuite/gas/mips/mips16-pcrel-delay-0.l: New stderr output.
1337 * testsuite/gas/mips/mips16-pcrel-delay-1.l: New stderr output.
1338 * testsuite/gas/mips/mips16-pcrel-addend-8.l: New stderr output.
1339 * testsuite/gas/mips/mips16-pcrel-addend-9.l: New stderr output.
1340 * testsuite/gas/mips/mips16-pcrel-absolute-4.l: New stderr
1341 output.
1342 * testsuite/gas/mips/mips16-pcrel-absolute-6.l: New stderr
1343 output.
1344 * testsuite/gas/mips/mips16-pcrel-0.s: New test source.
1345 * testsuite/gas/mips/mips16-pcrel-1.s: New test source.
1346 * testsuite/gas/mips/mips16-pcrel-2.s: New test source.
1347 * testsuite/gas/mips/mips16-pcrel-3.s: New test source.
1348 * testsuite/gas/mips/mips16-pcrel-4.s: New test source.
1349 * testsuite/gas/mips/mips16-pcrel-5.s: New test source.
1350 * testsuite/gas/mips/mips16-pcrel-delay-0.s: New test source.
1351 * testsuite/gas/mips/mips16-pcrel-delay-1.s: New test source.
1352 * testsuite/gas/mips/mips16-pcrel-addend-4.s: New test source.
1353 * testsuite/gas/mips/mips16-pcrel-addend-5.s: New test source.
1354 * testsuite/gas/mips/mips16-pcrel-addend-6.s: New test source.
1355 * testsuite/gas/mips/mips16-pcrel-addend-7.s: New test source.
1356 * testsuite/gas/mips/mips16-pcrel-addend-8.s: New test source.
1357 * testsuite/gas/mips/mips16-pcrel-addend-9.s: New test source.
1358 * testsuite/gas/mips/mips16-pcrel-absolute-2.s: New test.
1359 * testsuite/gas/mips/mips16-pcrel-absolute-3.s: New test.
1360 * testsuite/gas/mips/mips16-pcrel-absolute-4.s: New test.
1361 * testsuite/gas/mips/mips16-pcrel-absolute-5.s: New test.
1362 * testsuite/gas/mips/mips16-pcrel-absolute-6.s: New test.
1363 * testsuite/gas/mips/mips16-pcrel-absolute-7.s: New test.
1364 * testsuite/gas/mips/mips.exp: Run the new tests.
1365
1366 2017-05-03 Nick Clifton <nickc@redhat.com>
1367
1368 PR gas/20941
1369 * symbols.c (snapshot_symbol): Handle the case where
1370 resolve_expression returns a local symbol.
1371
1372 2017-05-02 Maciej W. Rozycki <macro@imgtec.com>
1373
1374 * config/tc-mips.c (append_insn): Call `symbol_append' for any
1375 expression symbol created for MIPS16 relaxation.
1376 (match_mips16_insn): Don't encode a constant value as an
1377 immediate with a PC-relative operand.
1378
1379 * testsuite/gas/mips/mips16-pcrel-absolute-1.d: New test.
1380 * testsuite/gas/mips/mips16-branch-absolute-1.d: New test.
1381 * testsuite/gas/mips/mips16-branch-absolute-2.d: New test.
1382 * testsuite/gas/mips/mips16-branch-absolute-addend-1.d: New
1383 test.
1384 * testsuite/gas/mips/mips16-branch-absolute-n32-1.d: New test.
1385 * testsuite/gas/mips/mips16-branch-absolute-n32-2.d: New test.
1386 * testsuite/gas/mips/mips16-branch-absolute-addend-n32-1.d: New
1387 test.
1388 * testsuite/gas/mips/mips16-branch-absolute-n64-1.d: New test.
1389 * testsuite/gas/mips/mips16-branch-absolute-n64-2.d: New test.
1390 * testsuite/gas/mips/mips16-branch-absolute-addend-n64-1.d: New
1391 test.
1392 * testsuite/gas/mips/mips16-pcrel-absolute-1.l: New stderr
1393 output.
1394 * testsuite/gas/mips/mips16-pcrel-absolute-1.s: New test source.
1395 * testsuite/gas/mips/mips16-branch-absolute-1.s: New test
1396 source.
1397 * testsuite/gas/mips/mips16-branch-absolute-2.s: New test
1398 source.
1399 * testsuite/gas/mips/mips16-branch-absolute-addend-1.s: New test
1400 source.
1401 * testsuite/gas/mips/mips.exp: Run the new tests.
1402
1403 2017-04-27 Maciej W. Rozycki <macro@imgtec.com>
1404
1405 * config/tc-mips.c (mips16_pcrel_val): New function, factored
1406 out from...
1407 (mips16_extended_frag): ... here.
1408 (md_convert_frag): Use `mips16_pcrel_val' rather than repeated
1409 code in MIPS16 relaxation, with `stretch' hardcoded to 0.
1410
1411 2017-04-27 Maciej W. Rozycki <macro@imgtec.com>
1412
1413 * config/tc-mips.c (RELAX_MIPS16_LONG_BRANCH): Rename to...
1414 (RELAX_MIPS16_ALWAYS_EXTENDED): ... this.
1415 (RELAX_MIPS16_MARK_LONG_BRANCH): Rename to...
1416 (RELAX_MIPS16_MARK_ALWAYS_EXTENDED): ... this.
1417 (RELAX_MIPS16_CLEAR_LONG_BRANCH): Rename to...
1418 (RELAX_MIPS16_CLEAR_ALWAYS_EXTENDED): ... this.
1419 (mips16_extended_frag): Adjust accordingly.
1420
1421 2017-04-27 Alan Modra <amodra@gmail.com>
1422
1423 * symbols.c (S_FORCE_RELOC): Separate section and symbol tests.
1424
1425 2017-04-26 Maciej W. Rozycki <macro@imgtec.com>
1426
1427 * config/tc-mips.c (RELAX_ENCODE): Add `PIC' flag.
1428 (RELAX_PIC): New macro.
1429 (RELAX_USE_SECOND, RELAX_SECOND_LONGER, RELAX_NOMACRO)
1430 (RELAX_DELAY_SLOT, RELAX_DELAY_SLOT_16BIT)
1431 (RELAX_DELAY_SLOT_SIZE_FIRST, RELAX_DELAY_SLOT_SIZE_SECOND):
1432 Shift bits.
1433 (RELAX_BRANCH_ENCODE): Add `pic' flag.
1434 (RELAX_BRANCH_UNCOND, RELAX_BRANCH_LIKELY, RELAX_BRANCH_LINK)
1435 (RELAX_BRANCH_TOOFAR): Shift bits.
1436 (RELAX_BRANCH_PIC): New macro.
1437 (RELAX_MICROMIPS_ENCODE): Add `pic' flag.
1438 (RELAX_MICROMIPS_PIC): New macro.
1439 (RELAX_MICROMIPS_UNCOND, RELAX_MICROMIPS_COMPACT)
1440 (RELAX_MICROMIPS_LINK, RELAX_MICROMIPS_NODS)
1441 (RELAX_MICROMIPS_RELAX32): Shift bits.
1442 (relax_close_frag): Pass `mips_pic' setting to RELAX_ENCODE.
1443 (append_insn): Pass `mips_pic' setting to RELAX_BRANCH_ENCODE
1444 and RELAX_MICROMIPS_ENCODE, and record it in `fx_tcbit2' of the
1445 first fixup created.
1446 (md_apply_fix) <BFD_RELOC_16_PCREL_S2>: Use `fx_tcbit2' of the
1447 fixup processed rather than `mips_pic' in choosing to relax an
1448 out of range branch to a jump.
1449 (relaxed_branch_length): Use the `pic' flag of the relaxed frag
1450 rather than `mips_pic'.
1451 (relaxed_micromips_32bit_branch_length): Likewise.
1452 (md_estimate_size_before_relax): Likewise.
1453 (md_convert_frag): Likewise.
1454
1455 * testsuite/gas/mips/option-pic-relax-0.d: New test.
1456 * testsuite/gas/mips/option-pic-relax-1.d: New test.
1457 * testsuite/gas/mips/option-pic-relax-2.d: New test.
1458 * testsuite/gas/mips/option-pic-relax-3.d: New test.
1459 * testsuite/gas/mips/option-pic-relax-3a.d: New test.
1460 * testsuite/gas/mips/option-pic-relax-4.d: New test.
1461 * testsuite/gas/mips/option-pic-relax-5.d: New test.
1462 * testsuite/gas/mips/option-pic-relax-2.l: New stderr output.
1463 * testsuite/gas/mips/option-pic-relax-3.l: New stderr output.
1464 * testsuite/gas/mips/option-pic-relax-4.l: New stderr output.
1465 * testsuite/gas/mips/option-pic-relax-5.l: New stderr output.
1466 * testsuite/gas/mips/option-pic-relax-0.s: New test source.
1467 * testsuite/gas/mips/option-pic-relax-1.s: New test source.
1468 * testsuite/gas/mips/option-pic-relax-2.s: New test source.
1469 * testsuite/gas/mips/option-pic-relax-3.s: New test source.
1470 * testsuite/gas/mips/option-pic-relax-4.s: New test source.
1471 * testsuite/gas/mips/option-pic-relax-5.s: New test source.
1472 * testsuite/gas/mips/mips.exp: Run the new tests.
1473
1474 2017-04-25 Claudiu Zissulescu <claziss@synopsys.com>
1475
1476 * testsuite/gas/arc/leave_enter.d: Update test.
1477 * testsuite/gas/arc/leave_enter.s: Likewise.
1478
1479 2017-04-25 Claudiu Zissulescu <claziss@synopsys.com>
1480
1481 * testsuite/gas/arc/b.d: Update test.
1482 * testsuite/gas/arc/noargs_hs.d: Likewise.
1483
1484 2017-04-25 Maciej W. Rozycki <macro@imgtec.com>
1485
1486 * config/tc-mips.c (md_convert_frag): Correct
1487 BFD_RELOC_MIPS16_16_PCREL_S1 fixup size.
1488 * testsuite/gas/mips/mips16-branch-addend-4.d: New test.
1489 * testsuite/gas/mips/mips16-branch-addend-5.d: New test.
1490 * testsuite/gas/mips/mips16-branch-addend-5.l: New stderr
1491 output.
1492 * testsuite/gas/mips/mips16-branch-addend-4.s: New test source.
1493 * testsuite/gas/mips/mips16-branch-addend-5.s: New test source.
1494 * testsuite/gas/mips/mips.exp: Run the new tests.
1495
1496 2017-04-25 Jose E. Marchesi <jose.marchesi@oracle.com>
1497
1498 PR gas/21407
1499 * config/tc-sparc.c (md_apply_fix): Do not transform `call'
1500 instructions into branch instructions in fixups generating
1501 additional relocations.
1502 * testsuite/gas/sparc/call-relax.s: New file.
1503 * testsuite/gas/sparc/call-relax.d: Likewise.
1504 * testsuite/gas/sparc/call-relax-aout.d: Likewise.
1505 * testsuite/gas/sparc/sparc.exp: Test call-relax and call-relax-aout.
1506
1507 2017-04-24 Thomas Preud'homme <thomas.preudhomme@arm.com>
1508
1509 * config/tc-arm.c (move_or_literal_pool): Remove code generating MOVS.
1510 Forbid MOV.W and MOVW if destination is SP or PC.
1511 * testsuite/gas/arm/thumb2_ldr_immediate_highregs_armv6t2.s: Explain
1512 expectation of LDR not generating a MOVS for low registers and small
1513 constants. Add tests of MOVW generation.
1514 * testsuite/gas/arm/thumb2_ldr_immediate_highregs_armv6t2.d: Update
1515 expected disassembly.
1516
1517 2017-04-22 Alan Modra <amodra@gmail.com>
1518
1519 * testsuite/gas/ppc/vle.s: Format. Add se_rfgi and e_sc.
1520 * testsuite/gas/ppc/vle.d: Update.
1521
1522 2017-04-21 Nick Clifton <nickc@redhat.com>
1523
1524 PR binutils/21380
1525 * testsuite/gas/aarch64/illegal-3.s: New file.
1526 * testsuite/gas/aarch64/illegal-3.d: New file.
1527
1528 2017-04-11 Alan Modra <amodra@gmail.com>
1529
1530 * config/tc-ppc.c (md_show_usage): Delete mention of -mhtm.
1531 * testsuite/gas/ppc/htm.d: Pass -mpower8 and -Mpower8.
1532
1533 2017-04-10 Max Filippov <jcmvbkbc@gmail.com>
1534
1535 * config/tc-xtensa.c (xtensa_maybe_create_literal_pool_frag):
1536 Initialize lps->frag_count with auto_litpool_limit.
1537 (xg_promote_candidate_litpool): New function.
1538 (xtensa_move_literals): Extract candidate litpool promotion code
1539 into separate function. Call it for all possible found
1540 candidates.
1541 (xtensa_switch_to_literal_fragment): Drop 'recursive' flag and
1542 call to xtensa_mark_literal_pool_location that it guards.
1543 Replace it with call to xtensa_maybe_create_literal_pool_frag.
1544 Initialize pool_location with created literal pool candidate.
1545 * testsuite/gas/xtensa/all.exp: Add new tests.
1546 * testsuite/gas/xtensa/auto-litpools-first1.d: New test results.
1547 * testsuite/gas/xtensa/auto-litpools-first1.s: New test.
1548 * testsuite/gas/xtensa/auto-litpools-first2.d: New test results.
1549 * testsuite/gas/xtensa/auto-litpools-first2.s: New test.
1550 * testsuite/gas/xtensa/auto-litpools.d: Fix offsets changed due
1551 to additional jump instruction.
1552
1553 2017-04-07 Alan Modra <amodra@gmail.com>
1554
1555 * testsuite/gas/ppc/altivec2.s: Delete E6500 vector insns.
1556 * testsuite/gas/ppc/altivec2.d: Adjust to suit.
1557
1558 2017-04-07 Alan Modra <amodra@gmail.com>
1559
1560 * testsuite/gas/elf/section12a.d: Don't expect alignment of 1
1561 for .mbind.text.
1562
1563 2017-04-06 Pip Cet <pipcet@gmail.com>
1564
1565 * testsuite/gas/wasm32/allinsn.d: Adjust test for disassembler
1566 changes.
1567 * testsuite/gas/wasm32/disass.d: New test.
1568 * testsuite/gas/wasm32/disass.s: New test.
1569 * testsuite/gas/wasm32/disass-2.d: New test.
1570 * testsuite/gas/wasm32/disass-2.s: New test.
1571 * testsuite/gas/wasm32/reloc.d: Adjust test for changed reloc
1572 names.
1573 * testsuite/gas/wasm32/reloc.s: Update test for changed assembler
1574 syntax.
1575 * testsuite/gas/wasm32/wasm32.exp: Run new tests. Expect allinsn
1576 test to succeed.
1577
1578 2017-04-04 H.J. Lu <hongjiu.lu@intel.com>
1579
1580 * NEWS: Mention support for ELF SHF_GNU_MBIND.
1581 * config/obj-elf.c (section_match): New.
1582 (get_section): Match both sh_info and group name.
1583 (obj_elf_change_section): Add argument for sh_info. Pass both
1584 sh_info and group name to get_section. Issue an error for
1585 SHF_GNU_MBIND section without SHF_ALLOC. Set sh_info.
1586 (obj_elf_parse_section_letters): Set SHF_GNU_MBIND for 'd'.
1587 (obj_elf_section): Support SHF_GNU_MBIND section info.
1588 * config/obj-elf.h (obj_elf_change_section): Add argument for
1589 sh_info.
1590 * config/tc-arm.c (start_unwind_section): Pass 0 as sh_info to
1591 obj_elf_change_section.
1592 * config/tc-ia64.c (obj_elf_vms_common): Likewise.
1593 * config/tc-microblaze.c (microblaze_s_data): Likewise.
1594 (microblaze_s_sdata): Likewise.
1595 (microblaze_s_rdata): Likewise.
1596 (microblaze_s_bss): Likewise.
1597 * config/tc-mips.c (s_change_section): Likewise.
1598 * config/tc-msp430.c (msp430_profiler): Likewise.
1599 * config/tc-rx.c (parse_rx_section): Likewise.
1600 * config/tc-tic6x.c (tic6x_start_unwind_section): Likewise.
1601 * doc/as.texinfo: Document 'd' for SHF_GNU_MBIND.
1602 * testsuite/gas/elf/elf.exp: Run section12a, section12b and
1603 section13.
1604 * testsuite/gas/elf/section10.d: Updated.
1605 * testsuite/gas/elf/section10.s: Likewise.
1606 * testsuite/gas/elf/section12.s: New file.
1607 * testsuite/gas/elf/section12a.d: Likewise.
1608 * testsuite/gas/elf/section12b.d: Likewise.
1609 * testsuite/gas/elf/section13.l: Likewise.
1610 * testsuite/gas/elf/section13.d: Likewise.
1611 * testsuite/gas/elf/section13.s: Likewise.
1612
1613 2017-04-03 Palmer Dabbelt <palmer@dabbelt.com>
1614
1615 * config/tc-riscv.c (riscv_clear_subsets): Cast argument to free to
1616 avoid const warnings.
1617
1618 2017-03-30 Palmer Dabbelt <palmer@dabbelt.com>
1619
1620 * config/tc-riscv.c (riscv_clear_subsets): New function.
1621 (riscv_add_subset): Call riscv_clear_subsets and riscv_set_rvc to
1622 clear RVC when it's been previously set.
1623
1624 2017-03-31 Nick Clifton <nickc@redhat.com>
1625
1626 PR gas/21333
1627 * config/tc-s390.c (tc_s390_fix_adjustable): Allow non pc-relative
1628 fixups in mergeable sections to be adjusted.
1629
1630 2017-03-30 Pip Cet <pipcet@gmail.com>
1631
1632 * config/tc-wasm32.h: New file: Add WebAssembly assembler target.
1633 * config/tc-wasm32.c: New file: Add WebAssembly assembler target.
1634 * Makefile.am: Add WebAssembly assembler target.
1635 * configure.tgt: Add WebAssembly assembler target.
1636 * doc/c-wasm32.texi: New file: Start documenting WebAssembly
1637 assembler.
1638 * doc/all.texi: Define WASM32.
1639 * doc/as.texinfo: Add WebAssembly entries.
1640 * NEWS: Mention the new support.
1641 * Makefile.in: Regenerate.
1642 * po/gas.pot: Regenerate.
1643 * po/POTFILES.in: Regenerate.
1644 * testsuite/gas/wasm32: New directory.
1645 * testsuite/gas/wasm32/allinsn.d: New file.
1646 * testsuite/gas/wasm32/allinsn.s: New file.
1647 * testsuite/gas/wasm32/illegal.l: New file.
1648 * testsuite/gas/wasm32/illegal.s: New file.
1649 * testsuite/gas/wasm32/illegal-2.l: New file.
1650 * testsuite/gas/wasm32/illegal-2.s: New file.
1651 * testsuite/gas/wasm32/illegal-3.l: New file.
1652 * testsuite/gas/wasm32/illegal-3.s: New file.
1653 * testsuite/gas/wasm32/illegal-4.l: New file.
1654 * testsuite/gas/wasm32/illegal-4.s: New file.
1655 * testsuite/gas/wasm32/illegal-5.l: New file.
1656 * testsuite/gas/wasm32/illegal-5.s: New file.
1657 * testsuite/gas/wasm32/illegal-6.l: New file.
1658 * testsuite/gas/wasm32/illegal-6.s: New file.
1659 * testsuite/gas/wasm32/illegal-7.l: New file.
1660 * testsuite/gas/wasm32/illegal-7.s: New file.
1661 * testsuite/gas/wasm32/illegal-8.l: New file.
1662 * testsuite/gas/wasm32/illegal-8.s: New file.
1663 * testsuite/gas/wasm32/illegal-9.l: New file.
1664 * testsuite/gas/wasm32/illegal-9.s: New file.
1665 * testsuite/gas/wasm32/illegal-10.l: New file.
1666 * testsuite/gas/wasm32/illegal-10.s: New file.
1667 * testsuite/gas/wasm32/illegal-11.l: New file.
1668 * testsuite/gas/wasm32/illegal-11.s: New file.
1669 * testsuite/gas/wasm32/illegal-12.l: New file.
1670 * testsuite/gas/wasm32/illegal-12.s: New file.
1671 * testsuite/gas/wasm32/illegal-13.l: New file.
1672 * testsuite/gas/wasm32/illegal-13.s: New file.
1673 * testsuite/gas/wasm32/illegal-14.l: New file.
1674 * testsuite/gas/wasm32/illegal-14.s: New file.
1675 * testsuite/gas/wasm32/illegal-15.l: New file.
1676 * testsuite/gas/wasm32/illegal-15.s: New file.
1677 * testsuite/gas/wasm32/illegal-16.l: New file.
1678 * testsuite/gas/wasm32/illegal-16.s: New file.
1679 * testsuite/gas/wasm32/illegal-17.l: New file.
1680 * testsuite/gas/wasm32/illegal-17.s: New file.
1681 * testsuite/gas/wasm32/illegal-18.l: New file.
1682 * testsuite/gas/wasm32/illegal-18.s: New file.
1683 * testsuite/gas/wasm32/illegal-19.l: New file.
1684 * testsuite/gas/wasm32/illegal-19.s: New file.
1685 * testsuite/gas/wasm32/illegal-20.l: New file.
1686 * testsuite/gas/wasm32/illegal-20.s: New file.
1687 * testsuite/gas/wasm32/illegal-21.l: New file.
1688 * testsuite/gas/wasm32/illegal-21.s: New file.
1689 * testsuite/gas/wasm32/illegal-22.l: New file.
1690 * testsuite/gas/wasm32/illegal-22.s: New file.
1691 * testsuite/gas/wasm32/illegal-24.l: New file.
1692 * testsuite/gas/wasm32/illegal-24.s: New file.
1693 * testsuite/gas/wasm32/illegal-25.l: New file.
1694 * testsuite/gas/wasm32/illegal-25.s: New file.
1695 * testsuite/gas/wasm32/reloc.d: New file.
1696 * testsuite/gas/wasm32/reloc.s: New file.
1697 * testsuite/gas/wasm32/wasm32.exp: New tests for WebAssembly
1698 architecture.
1699
1700 2017-03-29 Alan Modra <amodra@gmail.com>
1701
1702 * config/tc-ppc.c (md_parse_option): Reject -mraw.
1703
1704 2017-03-27 Alan Modra <amodra@gmail.com>
1705
1706 PR 21303
1707 * testsuite/gas/ppc/pr21303.d,
1708 * testsuite/gas/ppc/pr21303.s: New test
1709 * testsuite/gas/ppc/ppc.exp: Run it.
1710
1711 2017-03-27 Rinat Zelig <rinat@mellanox.com>
1712
1713 * testsuite/gas/arc/nps400-12.s: New file.
1714 * testsuite/gas/arc/nps400-12.d: New file.
1715
1716 2017-03-24 Thomas preud'homme <thomas.preudhomme@arm.com>
1717
1718 * config/tc-arm.: (md_begin): Set selected_cpu from *mcpu_cpu_opt when
1719 CPU_DEFAULT is defined.
1720
1721 2017-03-21 Palmer Dabbbelt <palmer@dabbelt.com>
1722
1723 * config/tc-riscv.c (md_show_usage): Remode defuct -m32, -m64,
1724 -msoft-float, -mhard-float, -mno-rvc, and -mrvc options; and don't
1725 print an invalid default ISA string.
1726 * doc/c-riscv.texi (OPTIONS): Add -fpic and -fno-pic options.
1727
1728 2017-03-22 Max Filippov <jcmvbkbc@gmail.com>
1729
1730 * config/tc-xtensa.c (xtensa_relax_frag): Change fx_size of the
1731 reassigned fixup to size of jump instruction (3) and fx_r_type
1732 to BFD_RELOC_XTENSA_SLOT0_OP, as there's only one slot.
1733 (add_jump_to_trampoline): Search
1734 origfrag->tc_frag_data.slot_symbols for the slot with non-NULL
1735 symbol and use that slot instead of slot 0.
1736
1737 2017-03-21 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
1738
1739 * config/tc-s390.c (s390_parse_cpu): Remove S390_INSTR_FLAG_VX2
1740 from cpu_table. Remove vx2, and novx2 from cpu_flags.
1741
1742 2017-03-21 Rinat Zelig <rinat@mellanox.com>
1743
1744 * testsuite/gas/arc/nps400-11.s: New file.
1745 * testsuite/gas/arc/nps400-11.d: New file.
1746
1747 2017-03-20 Nick Clifton <nickc@redhat.com>
1748
1749 * doc/as.texinfo (2byte): Note that if no expressions are present
1750 the directive does nothing. Emphasize that the output is
1751 unaligned, and that this can have an effect on the relocations
1752 generated.
1753 (4byte): Simplify description. Refer back to the 2byte
1754 description.
1755 (8byte): Likewise.
1756
1757 2017-03-20 Richard Earnshaw <rearnsha@arm.com>
1758
1759 * config/tc-arm.c (arm_fpus): Note entires that should not be
1760 documented.
1761 * doc/c-arm.texi (-mfpu): Add missing FPU entries for neon-vfpv3 and
1762 neon-fp16. Fix spelling error.
1763
1764 2017-03-20 Richard Earnshaw <rearnsha@arm.com>
1765
1766 * config/tc-arm.c (arm_fpus): Add neon-vfpv3 as an alias for neon.
1767
1768 2017-03-16 Rinat Zelig <rinat@mellanox.com>
1769
1770 * config/tc-arc.c (assemble_insn): Only handle ".t" and ".nt"
1771 specially for ARCv2.
1772
1773 2017-03-14 Kito Cheng <kito.cheng@gmail.com>
1774
1775 * config/tc-riscv.c (validate_riscv_insn): Add 'o' RVC immediate
1776 encoding format, which can accept 0-valued immediates.
1777 (riscv_ip): Likewise.
1778
1779 2017-03-15 Nick Clifton <nickc@redhat.com>
1780
1781 * config/tc-riscv.c (riscv_pre_output_hook): Fix compile time
1782 warning about discarding a const qualifier.
1783
1784 2017-03-02 Kuan-Lin Chen <rufus@andestech.com>
1785
1786 * config/tc-riscv.h (HWARD2_USE_FIXED_ADVANCE_PC): New define.
1787
1788 2017-03-02 Kuan-Lin Chen <rufus@andestech.com>
1789
1790 * config/tc-riscv.c (md_apply_fix): Set fx_frag and
1791 fx_next->fx_frag for CFA_advance_loc relocations.
1792
1793 2017-03-02 Kuan-Lin Chen <rufus@andestech.com>
1794
1795 * config/tc-riscv.c (md_apply_fix): Compute the correct offsets
1796 for CFA relocations.
1797
1798 2017-03-13 Nick Clifton <nickc@redhat.com>
1799
1800 PR binutils/21202
1801 * config/tc-aarch64.c (reloc_table): Rename
1802 BFD_RELOC_AARCH64_TLSDESC_LD64_LO12_NC to
1803 BFD_RELOC_AARCH64_TLSDESC_LD64_LO12. Rname
1804 BFD_RELOC_AARCH64_TLSDESC_ADD_LO12_NC to
1805 BFD_RELOC_AARCH64_TLSDESC_ADD_LO12.
1806 (md_apply_fix): Likewise.
1807 (aarch64_force_relocation): Likewise.
1808 * testsuite/gas/aarch64/tls.d: Update regexp.
1809
1810 2017-03-10 Tobin C. Harding <me@tobin.cc>
1811 Nick Clifton <nickc@redhat.com>
1812
1813 * doc/as.texinfo (2byte): Tidy up wording. Add note that
1814 overlarge values will produce a warning message and be trunacted.
1815 (4byte): Likewise.
1816
1817 2017-03-09 H.J. Lu <hongjiu.lu@intel.com>
1818
1819 * config/tc-i386.c (_i386_insn): Add dir_encoding and
1820 vec_encoding. Remove swap_operand and need_vrex.
1821 (extra_symbol_chars): Add '}'.
1822 (md_begin): Mark '}' with LEX_BEGIN_NAME. Allow '}' in
1823 mnemonic.
1824 (build_vex_prefix): Don't use 2-byte VEX encoding with
1825 {vex3}. Check dir_encoding and load.
1826 (parse_insn): Check pseudo prefixes. Set dir_encoding.
1827 (VEX_check_operands): Likewise.
1828 (match_template): Check dir_encoding and load.
1829 (parse_real_register): Set vec_encoding instead of need_vrex.
1830 (parse_register): Likewise.
1831 * doc/c-i386.texi: Document {disp8}, {disp32}, {load}, {store},
1832 {vex2}, {vex3} and {evex}. Remove ".s", ".d8" and ".d32"
1833 * testsuite/gas/i386/i386.exp: Run pseudos and x86-64-pseudos.
1834 * testsuite/gas/i386/pseudos.d: New file.
1835 * testsuite/gas/i386/pseudos.s: Likewise.
1836 * testsuite/gas/i386/x86-64-pseudos.d: Likewise.
1837 * testsuite/gas/i386/x86-64-pseudos.s: Likewise.
1838
1839 2017-03-08 Peter Bergner <bergner@vnet.ibm.com>
1840
1841 * testsuite/gas/ppc/altivec2.d (as): Use the -mpower8 option.
1842 (objdump): Use the -Mpower8 option.
1843
1844 2017-03-08 Peter Bergner <bergner@vnet.ibm.com>
1845
1846 * testsuite/gas/ppc/power9.d <lnia> New test.
1847 * testsuite/gas/ppc/power9.s: Likewise.
1848
1849 2017-03-07 Alan Modra <amodra@gmail.com>
1850
1851 * doc/as.texinfo (2byte, 4byte, 8byte): Correct @section placement.
1852
1853 2017-03-07 Tobin C. Harding <me@tobin.cc>
1854 Alan Modra <amodra@gmail.com>
1855
1856 * doc/as.texinfo (2byte, 4byte, 8byte): Document.
1857 * doc/c-arm.texi (2byte, 4byte, 8byte): Omit if ELF.
1858
1859 2017-03-06 H.J. Lu <hongjiu.lu@intel.com>
1860
1861 * config/tc-i386.c (cpu_arch): Add .cet.
1862 * doc/c-i386.texi: Document cet.
1863 * testsuite/gas/i386/cet-intel.d: New file.
1864 * testsuite/gas/i386/cet.d: Likewise.
1865 * testsuite/gas/i386/cet.s: Likewise.
1866 * testsuite/gas/i386/x86-64-cet-intel.d: Likewise.
1867 * testsuite/gas/i386/x86-64-cet.d: Likewise.
1868 * testsuite/gas/i386/x86-64-cet.s: Likewise.
1869 * testsuite/gas/i386/i386.exp: Run Intel CET tests.
1870
1871 2017-03-06 H.J. Lu <hongjiu.lu@intel.com>
1872
1873 * testsuite/gas/i386/x86-64-mpx-inval-2.s: Force a good alignment.
1874 * testsuite/gas/i386/x86-64-mpx-inval-2.l: Expect [0-9A-F]+.
1875
1876 2017-03-06 Alan Modra <amodra@gmail.com>
1877
1878 * dw2gencfi.c (encoding_size): Return unsigned int.
1879 (emit_expr_encoded): Assert size matches reloc bitsize.
1880 (output_fde): Use unsigned for offset_size and addr_size. Set
1881 addr_size earlier and use in place of constant 4 and uses of
1882 DWARF2_FDE_RELOC_SIZE. Assert it matches reloc bitsize.
1883
1884 2017-03-06 Alan Modra <amodra@gmail.com>
1885
1886 * dw2gencfi.c: Wrap overlong lines. Add parens for emacs
1887 auto reformat. Formatting and whitespace fixes.
1888
1889 2017-03-05 Mark Wielaard <mark@klomp.org>
1890
1891 * dwarf2dbg.c (out_debug_abbrev): Use DW_FORM_strp instead of
1892 DW_FORM_string for DW_AT_name, DW_AT_comp_dir and DW_AT_producer.
1893 (out_debug_info): Accept symbols to name, comp_dir and producer in
1894 the .debug_str section and emit those offsets not full strings.
1895 (out_debug_str): New function that outputs the strings for name,
1896 comp_dir and producer in .debug_str and generates symbols to those
1897 strings.
1898 (out_debug_line): Create a .debug_str section if necessary and call
1899 out_debug_str before calling out_debug_info.
1900 * testsuite/gas/aarch64/dwarf.d: Add extra section symbol to expected
1901 output.
1902
1903 2017-03-02 Maciej W. Rozycki <macro@imgtec.com>
1904
1905 * write.c (relax_segment) <rs_org>: Only bail out if the fixed
1906 part of the frag has overrun the location requested.
1907
1908 * testsuite/gas/all/org-1.d: New test.
1909 * testsuite/gas/all/org-2.d: New test.
1910 * testsuite/gas/all/org-3.d: New test.
1911 * testsuite/gas/all/org-4.d: New test.
1912 * testsuite/gas/all/org-5.d: New test.
1913 * testsuite/gas/all/org-6.d: New test.
1914 * testsuite/gas/all/org-1.l: New stderr output.
1915 * testsuite/gas/all/org-2.l: New stderr output.
1916 * testsuite/gas/all/org-3.l: New stderr output.
1917 * testsuite/gas/all/org-1.s: New test source.
1918 * testsuite/gas/all/org-2.s: New test source.
1919 * testsuite/gas/all/org-3.s: New test source.
1920 * testsuite/gas/all/org-4.s: New test source.
1921 * testsuite/gas/all/org-5.s: New test source.
1922 * testsuite/gas/all/org-6.s: New test source.
1923 * testsuite/gas/all/gas.exp: Run the new tests.
1924
1925 * testsuite/gas/mips/org-1.d: New test.
1926 * testsuite/gas/mips/org-2.d: New test.
1927 * testsuite/gas/mips/org-3.d: New test.
1928 * testsuite/gas/mips/org-4.d: New test.
1929 * testsuite/gas/mips/org-5.d: New test.
1930 * testsuite/gas/mips/org-6.d: New test.
1931 * testsuite/gas/mips/org-7.d: New test.
1932 * testsuite/gas/mips/org-8.d: New test.
1933 * testsuite/gas/mips/org-9.d: New test.
1934 * testsuite/gas/mips/org-10.d: New test.
1935 * testsuite/gas/mips/org-11.d: New test.
1936 * testsuite/gas/mips/org-12.d: New test.
1937 * testsuite/gas/mips/org-1.l: New stderr output.
1938 * testsuite/gas/mips/org-4.l: New stderr output.
1939 * testsuite/gas/mips/org-5.l: New stderr output.
1940 * testsuite/gas/mips/org-6.l: New stderr output.
1941 * testsuite/gas/mips/org-10.l: New stderr output.
1942 * testsuite/gas/mips/org-1.s: New test source.
1943 * testsuite/gas/mips/org-2.s: New test source.
1944 * testsuite/gas/mips/org-3.s: New test source.
1945 * testsuite/gas/mips/org-4.s: New test source.
1946 * testsuite/gas/mips/org-5.s: New test source.
1947 * testsuite/gas/mips/org-6.s: New test source.
1948 * testsuite/gas/mips/org-7.s: New test source.
1949 * testsuite/gas/mips/org-8.s: New test source.
1950 * testsuite/gas/mips/org-9.s: New test source.
1951 * testsuite/gas/mips/org-10.s: New test source.
1952 * testsuite/gas/mips/org-11.s: New test source.
1953 * testsuite/gas/mips/org-12.s: New test source.
1954 * testsuite/gas/mips/mips.exp: Run the new tests.
1955
1956 2017-03-01 Szabolcs Nagy <szabolcs.nagy@arm.com>
1957
1958 * doc/c-aarch64.texi (AArch64 Extensions): Document rcpc.
1959
1960 2017-02-28 Jan Beulich <jbeulich@suse.com>
1961
1962 * testsuite/gas/i386/x86-64-avx.s: Add suffixed variants of
1963 VPCMPESTR{I,M}.
1964 * testsuite/gas/i386/x86-64-sse2avx.s: Likewise.
1965 * testsuite/gas/i386/x86-64-sse4_2.s: Add suffixed variants
1966 of PCMPESTR{I,M}.
1967 * testsuite/gas/i386/ilp32/x86-64-avx-intel.d: Likewise.
1968 * testsuite/gas/i386/ilp32/x86-64-avx.d: Likewise.
1969 * testsuite/gas/i386/ilp32/x86-64-sse2avx.d: Likewise.
1970 * testsuite/gas/i386/ilp32/x86-64-sse4_2-intel.d: Likewise.
1971 * testsuite/gas/i386/ilp32/x86-64-sse4_2.d: Likewise.
1972 * testsuite/gas/i386/x86-64-avx-intel.d: Likewise.
1973 * testsuite/gas/i386/x86-64-avx.d: Likewise.
1974 * testsuite/gas/i386/x86-64-sse2avx.d: Likewise.
1975 * testsuite/gas/i386/x86-64-sse4_2-intel.d: Likewise.
1976 * testsuite/gas/i386/x86-64-sse4_2.d: Likewise.
1977
1978 2017-02-28 Alan Modra <amodra@gmail.com>
1979
1980 * config/tc-nios2.h (TC_FORCE_RELOCATION_SUB_LOCAL): Define.
1981
1982 2017-02-28 Alan Modra <amodra@gmail.com>
1983
1984 * config/tc-ppc.c (md_assemble): Use BFD_RELOC_PPC_16DX_HA for addpcis.
1985 (md_apply_fix): Remove fx_subsy check. Move code converting to
1986 pcrel reloc earlier and handle BFD_RELOC_PPC_16DX_HA. Remove code
1987 emiiting errors on seeing fx_pcrel set on unexpected relocs, as
1988 that is done now by the generic code via..
1989 * config/tc-ppc.h (TC_FORCE_RELOCATION_SUB_LOCAL): ..this. Define.
1990 (TC_VALIDATE_FIX_SUB): Define.
1991
1992 2017-02-28 Maciej W. Rozycki <macro@imgtec.com>
1993
1994 * testsuite/gas/mips/jalr4.s: Add `jalr $0, $25' instructions.
1995 * testsuite/gas/mips/jalr4.d: Adjust accordingly. Remove MIPSr6
1996 encoding patterns.
1997 * testsuite/gas/mips/jalr4-n64.d: Likewise.
1998 * testsuite/gas/mips/mipsr6@jalr4.d: New test.
1999 * testsuite/gas/mips/mipsr6@jalr4-n32.d: New test.
2000 * testsuite/gas/mips/mipsr6@jalr4-n64.d: New test.
2001
2002 2017-02-25 Alan Modra <amodra@gmail.com>
2003
2004 * testsuite/gas/elf/strtab.s: Don't put directives on first
2005 column or continuation with labels not in first column.
2006
2007 2017-02-24 Richard Sandiford <richard.sandiford@arm.com>
2008
2009 * doc/c-aarch64.texi: Document that sve implies fp16, simd and compnum.
2010 * config/tc-aarch64.c (parse_vector_type_for_operand): Allow .q
2011 to be used with SVE registers.
2012 (parse_operands): Handle new SVE operands.
2013 (aarch64_features): Make "sve" require F16 rather than FP. Also
2014 require COMPNUM.
2015 * testsuite/gas/aarch64/sve.s: Add tests for new instructions.
2016 Include compnum tests.
2017 * testsuite/gas/aarch64/sve.d: Update accordingly.
2018 * testsuite/gas/aarch64/sve-invalid.s: Add tests for new instructions.
2019 * testsuite/gas/aarch64/sve-invalid.l: Update accordingly. Also
2020 update expected output for new FMOV and MOV alternatives.
2021
2022 2017-02-24 Richard Sandiford <richard.sandiford@arm.com>
2023
2024 * doc/c-aarch64.texi: Add a "compnum" entry.
2025 * config/tc-aarch64.c (aarch64_features): Likewise,
2026 * testsuite/gas/aarch64/advsimd-compnum.s: New test.
2027 * testsuite/gas/aarch64/advsimd-compnum.d: Likewise.
2028
2029 2017-02-24 Jan Beulich <jbeulich@suse.com>
2030
2031 * testsuite/gas/i386/opcode.s: Add alternative TEST forms.
2032 * testsuite/gas/i386/x86-64-opcode.s: Likewise.
2033 * testsuite/gas/i386/opcode.d: Adjust accordingly.
2034 * testsuite/gas/i386/opcode-intel.d: Likewise.
2035 * testsuite/gas/i386/x86-64-opcode.d: Likewise.
2036 * testsuite/gas/i386/ilp32/x86-64-opcode.d: Likewise.
2037
2038 2017-02-24 Sheldon Lobo <sheldon.lobo@oracle.com>
2039
2040 Test cases for the architecture level aware SPARC ASI work.
2041 * gas/testsuite/gas/sparc/sparc.exp: 2 new tests
2042 * gas/testsuite/gas/sparc/asi-bump-warn.s: New test
2043 * gas/testsuite/gas/sparc/asi-bump-warn.l: Likewise
2044 * gas/testsuite/gas/sparc/asi-arch-error.s: Likewise
2045 * gas/testsuite/gas/sparc/asi-arch-error.l: Likewise
2046
2047 2017-02-23 Maciej W. Rozycki <macro@imgtec.com>
2048
2049 * testsuite/gas/mips/jalr4.d: New test.
2050 * testsuite/gas/mips/jalr4-n32.d: New test.
2051 * testsuite/gas/mips/jalr4-n64.d: New test.
2052 * testsuite/gas/mips/jalr4.s: New test source.
2053 * testsuite/gas/mips/mips.exp: Run the new tests.
2054
2055 2017-02-23 Sheldon Lobo <sheldon.lobo@oracle.com>
2056
2057 Add support for associating SPARC ASIs with an architecture level.
2058 * config/tc-sparc.c (parse_sparc_asi): New encode SPARC ASIs.
2059
2060 2017-02-23 Jan Beulich <jbeulich@suse.com>
2061
2062 * testsuite/gas/all/err-sizeof.s: Don't use sums or differences
2063 of symbols as expression.
2064
2065 2017-02-23 Jan Beulich <jbeulich@suse.com>
2066
2067 * gas/testsuite/gas/i386/x86-64-mpx-inval-2.d: Add 32- and 16-
2068 bit GPR forms of BNDCL, BNDCU, and BNDCN. Add RSP-as-index
2069 Intel syntax forms of BNDMK, BNDSTX, and BNDLDX.
2070 * gas/testsuite/gas/i386/x86-64-mpx-inval-2.l: Adjust.
2071
2072 2017-02-22 Maciej W. Rozycki <macro@imgtec.com>
2073
2074 * ecoff.c (ecoff_directive_end) [md_flush_pending_output]: Call
2075 `md_flush_pending_output'.
2076 * config/tc-mips.c (s_mips_end) [md_flush_pending_output]: Call
2077 `md_flush_pending_output' unconditionally.
2078 * testsuite/gas/mips/debug-label-end-1.d: New test.
2079 * testsuite/gas/mips/debug-label-end-2.d: New test.
2080 * testsuite/gas/mips/debug-label-end-3.d: New test.
2081 * testsuite/gas/mips/debug-label-end.s: New test source.
2082 * testsuite/gas/mips/mips.exp: Run the new tests.
2083
2084 2017-02-22 Hans-Peter Nilsson <hp@axis.com>
2085
2086 * testsuite/gas/all/err-sizeof.s: Include cris*-*-* in the list of
2087 targets yielding an error message matching "too complex".
2088
2089 2017-02-22 Nick Clifton <nickc@redhat.com>
2090
2091 * testsuite/gas/arm/vcmp-noprefix-imm.d: Skip for non-ELF targets.
2092
2093 2017-02-21 Jan Beulich <jbeulich@suse.com>
2094
2095 * expr.c (operand): Handle missing operand to .startof.() and
2096 .sizeof.().
2097 * testsuite/gas/all/err-sizeof.s: New.
2098
2099 2017-02-20 Alan Modra <amodra@gmail.com>
2100
2101 PR 21118
2102 * NEWS: Revise powerpc register check.
2103 * config/tc-ppc.c (ppc_optimize_expr, md_assemble): Make "invalid
2104 register expression" a warning.
2105
2106 2017-02-17 Maciej W. Rozycki <macro@imgtec.com>
2107
2108 * ecoff.c (ecoff_directive_ent, add_procedure): Handle `.aent'.
2109 * config/obj-ecoff.c (obj_pseudo_table): Add "aent" entry.
2110 * config/obj-elf.c (ecoff_debug_pseudo_table): Likewise.
2111 * testsuite/gas/mips/aent-2.d: New test.
2112 * testsuite/gas/mips/aent-mdebug.d: New test.
2113 * testsuite/gas/mips/aent-mdebug-2.d: New test.
2114 * testsuite/gas/mips/mips.exp: Run the new tests.
2115
2116 2017-02-15 Richard Sandiford <richard.sandiford@arm.com>
2117
2118 * testsuite/gas/aarch64/sve-sysreg.s,
2119 testsuite/gas/aarch64/sve-sysreg.d,
2120 testsuite/gas/aarch64/sve-sysreg-invalid.d,
2121 testsuite/gas/aarch64/sve-sysreg-invalid.l: New tests.
2122
2123 2017-02-15 Richard Sandiford <richard.sandiford@arm.com>
2124
2125 * doc/c-aarch64.texi: Fix sve entry.
2126
2127 2017-02-15 Claudiu Zissulescu <claziss@synopsys.com>
2128
2129 * config/tc-arc.c (md_convert_frag): Remove @pcl relocation
2130 information from input expression.
2131 (assemble_insn): Make sure pcrel is correctly set.
2132 (arc_pcrel_adjust): Compensate for PCL rounding.
2133 * testsuite/gas/arc/relax-add01.d: New file.
2134 * testsuite/gas/arc/relax-add01.s: Likewise.
2135 * testsuite/gas/arc/relax-add02.d: Likewise.
2136 * testsuite/gas/arc/relax-add02.s: Likewise.
2137 * testsuite/gas/arc/relax-add03.d: Likewise.
2138 * testsuite/gas/arc/relax-add03.s: Likewise.
2139 * testsuite/gas/arc/relax-add04.d: Likewise.
2140 * testsuite/gas/arc/relax-add04.s: Likewise.
2141 * testsuite/gas/arc/relax-ld01.d: Likewise.
2142 * testsuite/gas/arc/relax-ld01.s: Likewise.
2143 * testsuite/gas/arc/relax-ld02.d: Likewise.
2144 * testsuite/gas/arc/relax-ld02.s: Likewise.
2145 * testsuite/gas/arc/relax-mov01.d: Likewise.
2146 * testsuite/gas/arc/relax-mov01.s: Likewise.
2147 * testsuite/gas/arc/relax-mov02.d: Likewise.
2148 * testsuite/gas/arc/relax-mov02.s: Likewise.
2149 * testsuite/gas/arc/relax-mpy01.d: Likewise.
2150 * testsuite/gas/arc/relax-mpy01.s: Likewise.
2151 * testsuite/gas/arc/relax-sub01.d: Likewise.
2152 * testsuite/gas/arc/relax-sub01.s: Likewise.
2153 * testsuite/gas/arc/relax-sub02.d: Likewise.
2154 * testsuite/gas/arc/relax-sub02.s: Likewise.
2155 * testsuite/gas/arc/relax-sub03.d: Likewise.
2156 * testsuite/gas/arc/relax-sub03.s: Likewise.
2157 * testsuite/gas/arc/relax-sub04.d: Likewise.
2158 * testsuite/gas/arc/relax-sub04.s: Likewise.
2159
2160 2017-02-09 Vineet Gupta <vgupta@synopsys.com>
2161
2162 * testsuite/gas/arc/st.d: Update for 0xe having a name now
2163
2164 2017-02-14 Alan Modra <amodra@gmail.com>
2165
2166 PR 21118
2167 * NEWS: Mention powerpc register checks.
2168 * config/tc-ppc.c (struct pd_reg): Make value a short. Add flags.
2169 (pre_defined_registers): Delete fpscr and pmr entries. Set
2170 register type in flags.
2171 (cr_names): Set type in flags.
2172 (reg_name_search): Return pointer to struct pd_reg rather than value.
2173 (register_name): Adjust to suit. Set X_md from flags.
2174 (ppc_parse_name): Likewise.
2175 (ppc_optimize_expr): New function.
2176 (md_assemble): Verify expresion reg flags match operand.
2177 * config/tc-ppc.h (md_optimize_expr): Define.
2178 (ppc_optimize_expr): Declare.
2179
2180 2017-02-14 Alan Modra <amodra@gmail.com>
2181
2182 * testsuite/gas/ppc/cell.s: Correct invalid registers.
2183 * testsuite/gas/ppc/vle-simple-1.s: Likewise.
2184 * testsuite/gas/ppc/vle-simple-2.s: Likewise.
2185
2186 2017-02-13 Thomas Preud'homme <thomas.preudhomme@arm.com>
2187
2188 * config/tc-arm.c (parse_ifimm_zero): Make prefix optional in unified
2189 syntax.
2190 * testsuite/gas/arm/vcmp-noprefix-imm.d: New file.
2191 * testsuite/gas/arm/vcmp-noprefix-imm.s: New file.
2192
2193 2017-02-10 Nicholas Piggin <npiggin@gmail.com>
2194
2195 * testsuite/gas/ppc/power9.d <scv, rfscv>: New tests.
2196
2197 2017-02-02 Maciej W. Rozycki <macro@imgtec.com>
2198
2199 * doc/as.texinfo (Overview): Select MIPS options for man page
2200 inclusion.
2201
2202 2017-01-30 Maciej W. Rozycki <macro@imgtec.com>
2203
2204 * config/tc-mips.c (mips_ignore_branch_isa): New variable.
2205 (options): Add OPTION_IGNORE_BRANCH_ISA and
2206 OPTION_NO_IGNORE_BRANCH_ISA enum values.
2207 (md_longopts): Add "mignore-branch-isa" and
2208 "mno-ignore-branch-isa" options.
2209 (md_parse_option): Handle OPTION_IGNORE_BRANCH_ISA and
2210 OPTION_NO_IGNORE_BRANCH_ISA.
2211 (fix_bad_cross_mode_branch_p): Return FALSE if
2212 `mips_ignore_branch_isa' has been set.
2213 (md_show_usage): Add `-mignore-branch-isa' and
2214 `-mno-ignore-branch-isa'.
2215
2216 * doc/as.texinfo (Target MIPS options): Add
2217 `-mignore-branch-isa' and `-mno-ignore-branch-isa' options.
2218 (-mignore-branch-isa, -mno-ignore-branch-isa): New options.
2219 * doc/c-mips.texi (MIPS Options): Add `-mignore-branch-isa' and
2220 `-mno-ignore-branch-isa' options.
2221
2222 * testsuite/gas/mips/branch-local-ignore-2.d: New test.
2223 * testsuite/gas/mips/branch-local-ignore-3.d: New test.
2224 * testsuite/gas/mips/branch-local-ignore-n32-2.d: New test.
2225 * testsuite/gas/mips/branch-local-ignore-n32-3.d: New test.
2226 * testsuite/gas/mips/branch-local-ignore-n64-2.d: New test.
2227 * testsuite/gas/mips/branch-local-ignore-n64-3.d: New test.
2228 * testsuite/gas/mips/mips.exp: Run the new tests.
2229
2230 2017-01-30 Maciej W. Rozycki <macro@imgtec.com>
2231
2232 * testsuite/gas/mips/branch-local-2.d: New test.
2233 * testsuite/gas/mips/branch-local-3.d: New test.
2234 * testsuite/gas/mips/branch-local-n32-2.d: New test.
2235 * testsuite/gas/mips/branch-local-n32-3.d: New test.
2236 * testsuite/gas/mips/branch-local-n64-2.d: New test.
2237 * testsuite/gas/mips/branch-local-n64-3.d: New test.
2238 * testsuite/gas/mips/mips.exp: Fold corresponding list tests
2239 into the new tests.
2240
2241 2017-01-27 Alexis Deruell <alexis.deruelle@gmail.com>
2242
2243 PR 21056
2244 * testsuite/gas/tic6x/insns16-parallel.s: New test case.
2245 * testsuite/gas/tic6x/insns16-parallel.d: New test driver.
2246
2247 2017-01-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
2248
2249 * configure.tgt (aarch64*-*-rtems*): Remove.
2250 (bfin-*-rtems*): Likewise.
2251 (h8300-*-rtems*): Likewise.
2252 (i386-*-rtems*): Likewise.
2253 (m32c-*-rtems*): Likewise.
2254 (m32r-*-rtems*): Likewise.
2255 (m68k-*-rtems*): Likewise.
2256 (mips-*-rtems*): Likewise.
2257 (nios2-*-rtems*): Likewise.
2258 (ppc-*-rtems*): Likewise.
2259 (sh-*-rtems*): Likewise.
2260 (sparc64-*-rtems*): Likewise.
2261 (sparc-*-rtems*): Likewise.
2262 (*-*-rtems*) Use ELF format.
2263
2264 2017-01-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
2265
2266 * configure.tgt (arm-*-rtems*): Move to (arm-*-eabi*).
2267
2268 2017-01-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
2269
2270 * configure.tgt (sh-*-rtemscoff*): Remove.
2271
2272 2017-01-24 Sebastian Huber <sebastian.huber@embedded-brains.de>
2273
2274 * configure.tgt (riscv*-*-*): Remove em=linux.
2275
2276 2017-01-23 Sebastian Rasmussen <sebras@gmail.com>
2277
2278 PR gas/21072
2279 * asintl.h: Fix spelling mistakes and typos.
2280 * atof-generic.c: Likewise.
2281 * bit_fix.h: Likewise.
2282 * config/atof-ieee.c: Likewise.
2283 * config/bfin-defs.h: Likewise.
2284 * config/bfin-parse.y: Likewise.
2285 * config/obj-coff-seh.h: Likewise.
2286 * config/obj-coff.c: Likewise.
2287 * config/obj-evax.c: Likewise.
2288 * config/obj-macho.c: Likewise.
2289 * config/rx-parse.y: Likewise.
2290 * config/tc-aarch64.c: Likewise.
2291 * config/tc-alpha.c: Likewise.
2292 * config/tc-arc.c: Likewise.
2293 * config/tc-arm.c: Likewise.
2294 * config/tc-avr.c: Likewise.
2295 * config/tc-bfin.c: Likewise.
2296 * config/tc-cr16.c: Likewise.
2297 * config/tc-cris.c: Likewise.
2298 * config/tc-crx.c: Likewise.
2299 * config/tc-d10v.c: Likewise.
2300 * config/tc-d30v.c: Likewise.
2301 * config/tc-dlx.c: Likewise.
2302 * config/tc-epiphany.c: Likewise.
2303 * config/tc-frv.c: Likewise.
2304 * config/tc-hppa.c: Likewise.
2305 * config/tc-i370.c: Likewise.
2306 * config/tc-i386-intel.c: Likewise.
2307 * config/tc-i386.c: Likewise.
2308 * config/tc-i960.c: Likewise.
2309 * config/tc-ia64.c: Likewise.
2310 * config/tc-m32r.c: Likewise.
2311 * config/tc-m68hc11.c: Likewise.
2312 * config/tc-m68k.c: Likewise.
2313 * config/tc-mcore.c: Likewise.
2314 * config/tc-mep.c: Likewise.
2315 * config/tc-mep.h: Likewise.
2316 * config/tc-metag.c: Likewise.
2317 * config/tc-microblaze.c: Likewise.
2318 * config/tc-mips.c: Likewise.
2319 * config/tc-mmix.c: Likewise.
2320 * config/tc-mn10200.c: Likewise.
2321 * config/tc-mn10300.c: Likewise.
2322 * config/tc-msp430.c: Likewise.
2323 * config/tc-msp430.h: Likewise.
2324 * config/tc-nds32.c: Likewise.
2325 * config/tc-nds32.h: Likewise.
2326 * config/tc-nios2.c: Likewise.
2327 * config/tc-nios2.h: Likewise.
2328 * config/tc-ns32k.c: Likewise.
2329 * config/tc-pdp11.c: Likewise.
2330 * config/tc-ppc.c: Likewise.
2331 * config/tc-pru.c: Likewise.
2332 * config/tc-rx.c: Likewise.
2333 * config/tc-s390.c: Likewise.
2334 * config/tc-score.c: Likewise.
2335 * config/tc-score7.c: Likewise.
2336 * config/tc-sh.c: Likewise.
2337 * config/tc-sh64.c: Likewise.
2338 * config/tc-sparc.c: Likewise.
2339 * config/tc-tic4x.c: Likewise.
2340 * config/tc-tic54x.c: Likewise.
2341 * config/tc-v850.c: Likewise.
2342 * config/tc-vax.c: Likewise.
2343 * config/tc-visium.c: Likewise.
2344 * config/tc-xgate.c: Likewise.
2345 * config/tc-xtensa.c: Likewise.
2346 * config/tc-z80.c: Likewise.
2347 * config/tc-z8k.c: Likewise.
2348 * config/te-vms.c: Likewise.
2349 * config/xtensa-relax.c: Likewise.
2350 * doc/as.texinfo: Likewise.
2351 * doc/c-arm.texi: Likewise.
2352 * doc/c-hppa.texi: Likewise.
2353 * doc/c-i370.texi: Likewise.
2354 * doc/c-i386.texi: Likewise.
2355 * doc/c-m32r.texi: Likewise.
2356 * doc/c-m68k.texi: Likewise.
2357 * doc/c-mmix.texi: Likewise.
2358 * doc/c-msp430.texi: Likewise.
2359 * doc/c-nds32.texi: Likewise.
2360 * doc/c-ns32k.texi: Likewise.
2361 * doc/c-riscv.texi: Likewise.
2362 * doc/c-rx.texi: Likewise.
2363 * doc/c-s390.texi: Likewise.
2364 * doc/c-tic6x.texi: Likewise.
2365 * doc/c-tilegx.texi: Likewise.
2366 * doc/c-tilepro.texi: Likewise.
2367 * doc/c-v850.texi: Likewise.
2368 * doc/c-xgate.texi: Likewise.
2369 * doc/c-xtensa.texi: Likewise.
2370 * dwarf2dbg.c: Likewise.
2371 * ecoff.c: Likewise.
2372 * itbl-ops.c: Likewise.
2373 * listing.c: Likewise.
2374 * macro.c: Likewise.
2375 * po/gas.pot: Likewise.
2376 * read.c: Likewise.
2377 * struc-symbol.h: Likewise.
2378 * symbols.h: Likewise.
2379 * testsuite/gas/arc/relocs-errors.err: Likewise.
2380 * write.c: Likewise.
2381
2382 2017-01-23 Nick Clifton <nickc@redhat.com>
2383
2384 * po/sv.po: Updated Swedish translation.
2385
2386 2017-01-20 Nick Clifton <nickc@redhat.com>
2387
2388 * config/tc-i386.c (parse_operands): Check for operand overflow
2389 before setting the unspecified bit.
2390
2391 2017-01-18 Maciej W. Rozycki <macro@imgtec.com>
2392
2393 PR gas/20649
2394 * config/tc-mips.c (pic_need_relax): Don't check for linkonce
2395 symbols, remove the `segtype' parameter.
2396 (mips_frob_file, md_estimate_size_before_relax): Adjust
2397 accordingly.
2398 (s_is_linkonce): Add an explanatory comment.
2399 * testsuite/gas/mips/comdat-reloc.d: New test.
2400 * testsuite/gas/mips/comdat-reloc.s: New test source.
2401 * testsuite/gas/mips/mips.exp: Run the new test.
2402
2403 2017-01-18 Szabolcs Nagy <szabolcs.nagy@arm.com>
2404
2405 * testsuite/gas/arm/armv8_3-a-simd.s: Add vcmla tests.
2406 * testsuite/gas/arm/armv8_3-a-simd.d: Update.
2407
2408 2017-01-18 Bernhard Rosenkranzer <bero@lindev.ch>
2409
2410 PR 21059
2411 * config/bfin-lex.l: Support processing with flex 2.6.3.
2412 * itbl-lex.l: Likewise.
2413
2414 2017-01-18 Nathan Sidwell <nathan@acm.org>
2415
2416 * as.h (gas_assert): Use abort.
2417 (as_assert): Remove.
2418 (signal_init): Declare.
2419 * as.c (main): Call signal_init.
2420 * messages.c: #include <signal.h>
2421 (as_assert): Delete.
2422 (as_abort): Allow NULL FILE.
2423 (signal_crash): New.
2424 (signal_init): Register fatal signal handlers.
2425 * configure.ac: Check for strsignal.
2426 * config.in: Rebuilt.
2427 * configure: Rebuilt.
2428
2429 2017-01-17 Nick Clifton <nickc@redhat.com>
2430
2431 * po/sv.po: Updated Swedish translation.
2432
2433 2017-01-12 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
2434
2435 * config/tc-i386.c (cpu_arch): Add .avx512_vpopcntdq.
2436 (cpu_noarch): Add noavx512_vpopcntdq.
2437 * doc/c-i386.texi: Document avx512_vpopcntdq, noavx512_vpopcntdq.
2438 * testsuite/gas/i386/i386.exp: Run AVX512_VPOPCNTDQ tests.
2439 * testsuite/gas/i386/avx512_vpopcntdqd-intel.d: New file.
2440 * testsuite/gas/i386/avx512_vpopcntdqd.d: Ditto.
2441 * testsuite/gas/i386/avx512_vpopcntdqd.s: Ditto.
2442 * testsuite/gas/i386/x86-64-avx512_vpopcntdqd-intel.d: Ditto.
2443 * testsuite/gas/i386/x86-64-avx512_vpopcntdqd.d: Ditto.
2444 * testsuite/gas/i386/x86-64-avx512_vpopcntdqd.s: Ditto.
2445
2446 2017-01-12 Nick Clifton <nickc@redhat.com>
2447
2448 * read.c (temp_ilp): New function. Installs a temporary input
2449 line pointer.
2450 (restore_ilp): New function. Restores the original input line
2451 pointer.
2452 * read.h (temp_ilp): Prototype.
2453 (restore_ilp): Prototype.
2454 * stabs.c (dot_func_p): Use bfd_boolean type.
2455 (generate_asm_file): Use temp_ilp and restore_ilp.
2456 (stabs_generate_asm_lineno): Likewise.
2457 (stabs_generate_asm_endfunc): Likewise.
2458
2459 2017-01-11 Jeremy Soller <jackpot51@gmail.com>
2460
2461 * configure.tgt: Add entry for i386-redox.
2462
2463 2017-01-10 Nick Clifton <nickc@redhat.com>
2464
2465 * po/sv.po: Updated Swedish translation.
2466
2467 2017-01-10 Tristan Gingold <gingold@adacore.com>
2468
2469 * testsuite/gas/all/sleb128-8.d: Adjust test.
2470 * testsuite/gas/all/gas.exp (test_cond): Likewise.
2471
2472 2017-01-10 Tristan Gingold <gingold@adacore.com>
2473
2474 * read.c (emit_leb128_expr): Extended unsigned big number for
2475 sleb128.
2476 * testsuite/gas/all/gas.exp (test_cond): Add sleb128-8 test.
2477 * testsuite/gas/all/sleb128.d: New test.
2478 * testsuite/gas/all/sleb128.s: New test source.
2479
2480 2017-01-09 Andrew Waterman <andrew@sifive.com>
2481
2482 * config/tc-riscv.c (append_insn): Don't eagerly apply relocations
2483 against constants.
2484 (md_apply_fix): Mark relocations against constants as "done."
2485
2486 2017-01-09 Andrew Waterman <andrew@sifive.com>
2487
2488 * config/tc-riscv.c (append_insn): Don't eagerly apply relocations
2489 against constants.
2490 (md_apply_fix): Mark relocations against constants as "done."
2491
2492 2017-01-09 Palmer Dabbelt <palmer@dabbelt.com>
2493 Kito Cheng <kito.cheng@gmail.com>
2494
2495 * emulparams/elf32lriscv-defs.sh (INITIAL_READONLY_SECTIONS):
2496 Removed.
2497 (SDATA_START_SYMBOLS): Likewise.
2498
2499 2017-01-09 Nick Clifton <nickc@redhat.com>
2500
2501 * po/sv.po: New Swedish translation.
2502 * configure.ac (ALL_LINGUAS): Add sv.
2503 * configure: Regenerate.
2504
2505 2017-01-09 Andrew Waterman <andrew@sifive.com>
2506
2507 * config/tc-riscv.c (relaxed_branch_length): Use the long
2508 sequence when the target is a weak symbol.
2509
2510 2017-01-04 Szabolcs Nagy <szabolcs.nagy@arm.com>
2511
2512 * config/tc-aarch64.c (aarch64_features): Add rcpc.
2513 * doc/c-aarch64.texi (AArch64 Extensions): Document rcpc.
2514 * testsuite/gas/aarch64/ldst-exclusive-armv8_3.d: Rename to ...
2515 * testsuite/gas/aarch64/ldst-rcpc.d: This.
2516 * testsuite/gas/aarch64/ldst-exclusive-armv8_3.s: Rename to ...
2517 * testsuite/gas/aarch64/ldst-rcpc.s: This.
2518 * testsuite/gas/aarch64/ldst-rcpc-armv8_2.d: New test.
2519
2520 2017-01-04 Norm Jacobs <norm.jacobs@oracle.com>
2521
2522 PR gas/20992
2523 * configure.tgt: Treat sparcv9 as sparc64.
2524
2525 2017-01-03 Kito Cheng <kito.cheng@gmail.com>
2526
2527 * config/tc-riscv.c (riscv_set_arch): Whitelist the "q" ISA
2528 extension.
2529 (riscv_after_parse_args): Set FLOAT_ABI_QUAD when the Q ISA is
2530 enabled and no other ABI is specified.
2531
2532 2017-01-03 Dimitar Dimitrov <dimitar@dinux.eu>
2533
2534 * config/tc-pru.c (md_number_to_chars): Fix parameter to be
2535 valueT, as declared in tc.h.
2536 (md_apply_fix): Fix to work on 32-bit hosts.
2537
2538 2017-01-02 Alan Modra <amodra@gmail.com>
2539
2540 Update year range in copyright notice of all files.
2541
2542 For older changes see ChangeLog-2016
2543 \f
2544 Copyright (C) 2017 Free Software Foundation, Inc.
2545
2546 Copying and distribution of this file, with or without modification,
2547 are permitted in any medium without royalty provided the copyright
2548 notice and this notice are preserved.
2549
2550 Local Variables:
2551 mode: change-log
2552 left-margin: 8
2553 fill-column: 74
2554 version-control: never
2555 End: