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