x86: Support Intel AVX512 BF16
[deliverable/binutils-gdb.git] / gas / ChangeLog
1 2019-04-05 Xuepeng Guo <xuepeng.guo@intel.com>
2
3 * config/tc-i386.c (cpu_arch): Add .avx512_bf16.
4 (cpu_noarch): Add noavx512_bf16.
5 * doc/c-i386.texi: Document avx512_bf16.
6 * testsuite/gas/i386/avx512_bf16.d: New file.
7 * testsuite/gas/i386/avx512_bf16.s: Likewise.
8 * testsuite/gas/i386/avx512_bf16_vl-inval.l: Likewise.
9 * testsuite/gas/i386/avx512_bf16_vl-inval.s: Likewise.
10 * testsuite/gas/i386/avx512_bf16_vl.d: Likewise.
11 * testsuite/gas/i386/avx512_bf16_vl.s: Likewise.
12 * testsuite/gas/i386/x86-64-avx512_bf16.d: Likewise.
13 * testsuite/gas/i386/x86-64-avx512_bf16.s: Likewise.
14 * testsuite/gas/i386/x86-64-avx512_bf16_vl-inval.l: Likesie.
15 * testsuite/gas/i386/x86-64-avx512_bf16_vl-inval.s: Likewise.
16 * testsuite/gas/i386/x86-64-avx512_bf16_vl.d: Likewise.
17 * testsuite/gas/i386/x86-64-avx512_bf16_vl.s: Likewise.
18 * testsuite/gas/i386/i386.exp: Add BF16 related tests.
19
20 2019-04-05 Alan Modra <amodra@gmail.com>
21
22 * testsuite/gas/ppc/bc.s,
23 * testsuite/gas/ppc/bcat.d,
24 * testsuite/gas/ppc/bcaterr.d,
25 * testsuite/gas/ppc/bcaterr.l,
26 * testsuite/gas/ppc/bcy.d,
27 * testsuite/gas/ppc/bcyerr.d,
28 * testsuite/gas/ppc/bcyerr.l: New tests.
29 * testsuite/gas/ppc/ppc.exp: Run them.
30
31 2019-04-05 Alan Modra <amodra@gmail.com>
32
33 * testsuite/gas/ppc/476.d: Remove trailing spaces.
34 * testsuite/gas/ppc/a2.d: Likewise.
35 * testsuite/gas/ppc/booke.d: Likewise.
36 * testsuite/gas/ppc/booke_xcoff.d: Likewise.
37 * testsuite/gas/ppc/e500.d: Likewise.
38 * testsuite/gas/ppc/e500mc.d: Likewise.
39 * testsuite/gas/ppc/e6500.d: Likewise.
40 * testsuite/gas/ppc/htm.d: Likewise.
41 * testsuite/gas/ppc/power6.d: Likewise.
42 * testsuite/gas/ppc/power8.d: Likewise.
43 * testsuite/gas/ppc/power9.d: Likewise.
44 * testsuite/gas/ppc/vle.d: Likewise.
45
46 2019-04-04 Peter Bergner <bergner@linux.ibm.com>
47
48 PR gas/24349
49 * testsuite/gas/ppc/power8.s: (bdnztar, bdnztarl, bdztar, bdztarl,
50 btar, btarl, bdnztar-, bdnztarl-, bdnztar+, bdnztarl+, bdztar-,
51 bdztarl-, bdztar+, bdztarl+, bgetar, bnltar, bgetarl, bnltarl,
52 bletar, bngtar, bletarl, bngtarl, bnetar, bnetarl, bnstar, bnutar,
53 bnstarl, bnutarl, bgetar-, bnltar-, bgetarl-, bnltarl-, bletar-,
54 bngtar-, bletarl-, bngtarl-, bnetar-, bnetarl-, bnstar-, bnutar-,
55 bnstarl-, bnutarl-, bgetar+, bnltar+, bgetarl+, bnltarl+, bletar+,
56 bngtar+, bletarl+, bngtarl+, bnetar+, bnetarl+, bnstar+, bnutar+,
57 bnstarl+, bnutarl+, blttar, blttarl, bgttar, bgttarl, beqtar,
58 beqtarl, bsotar, buntar, bsotarl, buntarl, blttar-, blttarl-,
59 bgttar-, bgttarl-, beqtar-, beqtarl-, bsotar-, buntar-, bsotarl-,
60 buntarl-, blttar+, blttarl+, bgttar+, bgttarl+, beqtar+, beqtarl+,
61 bsotar+, buntar+, bsotarl+, buntarl+, bdnzftar, bdnzftarl, bdzftar,
62 bdzftarl, bftar, bftarl, bftar-, bftarl-, bftar+, bftarl+, bdnzttar,
63 bdnzttarl, bdzttar, bdzttarl, bttar, bttarl, bttar-, bttarl-, bttar+,
64 bttarl+): Add tests of extended mnemonics.
65 * testsuite/gas/ppc/power8.d: Likewise. Update previous bctar tests
66 to expect new extended mnemonics.
67 * testsuite/gas/ppc/a2.s: <bc, bc-, bc+, bcl, bcl-, bcl+>: Update test
68 to not use illegal BO value. Use a more convenient BI value.
69 * testsuite/gas/ppc/a2.d: Update tests for new expect output.
70
71 2019-04-03 Max Filippov <jcmvbkbc@gmail.com>
72
73 * config/tc-xtensa.c (convert_frag_immed): Drop
74 convert_frag_immed_finish_loop invocation.
75 (convert_frag_immed_finish_loop): Drop declaration and
76 definition.
77 * config/xtensa-relax.c (widen_spec_list): Replace loop
78 widening that uses addi/addmi with widening that uses l32r
79 and const16.
80
81 2019-04-01 Andre Vieira <andre.simoesdiasvieira@arm.com>
82
83 * config/tc-arm.c (arm_ext_table): New struct type.
84 (arm_arch_option_table): Add new 'arm_ext_table' field.
85 (ARM_EXT,ARM_ADD,ARM_REMOVE, ALL_FP): New macros.
86 (armv5te_ext_table, armv7ve_ext_table, armv7a_ext_table,
87 armv7r_ext_table, armv7em_ext_table, armv8a_ext_table,
88 armv81a_ext_table, armv82a_ext_table, armv84a_ext_table,
89 armv85a_ext_table, armv8m_main_ext_table,
90 armv8r_ext_table): New architecture extension tables.
91 (ARM_ARCH_OPT): Add new default field.
92 (ARM_ARCH_OPT2): New macro.
93 (arm_archs): Extend some architectures with the new architecture
94 extension tables mentioned above.
95 (arm_extensions): Add DEPRECATED comment with instructions to
96 use new table.
97 (arm_parse_extension): Change to use new extension tables.
98 (arm_parse_cpu): Don't change existing behavior.
99 (arm_parse_arch): Change to use new extension tables.
100 * doc/c-arm.texi: Document new architecture extensions.
101 * testsuite/gas/arm/attr-mfpu-neon-fp16.d: Change test to use new
102 extension option rather than -mfpu and change expected behaviour to
103 sane outputs.
104 * testsuite/gas/arm/armv8-2-fp16-scalar-bad-ext.d: New.
105 * testsuite/gas/arm/armv8-2-fp16-scalar-ext.d: New.
106 * testsuite/gas/arm/armv8-2-fp16-scalar-thumb-ext.d: New.
107 * testsuite/gas/arm/armv8-2-fp16-simd-ext.d: New.
108 * testsuite/gas/arm/armv8-2-fp16-simd-thumb-ext.d: New.
109 * testsuite/gas/arm/armv8-2-fp16-simd-warning-ext.d: New.
110 * testsuite/gas/arm/armv8-2-fp16-simd-warning-thumb-ext.d: New.
111 * testsuite/gas/arm/armv8_2+rdma-ext.d: New.
112 * testsuite/gas/arm/armv8_2-a-fp16-thumb2-ext.d: New.
113 * testsuite/gas/arm/armv8_2-a-fp16_ext.d: New.
114 * testsuite/gas/arm/armv8_3-a-fp-bad-ext.d: New.
115 * testsuite/gas/arm/armv8_3-a-fp-ext.d: New.
116 * testsuite/gas/arm/armv8_3-a-fp16-ext.d: New.
117 * testsuite/gas/arm/armv8_3-a-simd-bad-ext.d: New.
118 * testsuite/gas/arm/armv8_4-a-fp16-ext.d: New.
119 * testsuite/gas/arm/armv8m.main+fp.d: New.
120 * testsuite/gas/arm/armv8m.main+fp.dp.d: New.
121 * testsuite/gas/arm/attr-ext-fpv5-d16.d: New.
122 * testsuite/gas/arm/attr-ext-fpv5.d: New.
123 * testsuite/gas/arm/attr-ext-idiv.d: New.
124 * testsuite/gas/arm/attr-ext-mp.d: New.
125 * testsuite/gas/arm/attr-ext-neon-fp16.d: New.
126 * testsuite/gas/arm/attr-ext-neon-vfpv3.d: New.
127 * testsuite/gas/arm/attr-ext-neon-vfpv4.d: New.
128 * testsuite/gas/arm/attr-ext-sec.d: New.
129 * testsuite/gas/arm/attr-ext-vfpv3-d16-fp16.d: New.
130 * testsuite/gas/arm/attr-ext-vfpv3-d16.d: New.
131 * testsuite/gas/arm/attr-ext-vfpv3-fp16.d: New.
132 * testsuite/gas/arm/attr-ext-vfpv3.d: New.
133 * testsuite/gas/arm/attr-ext-vfpv3xd-fp.d: New.
134 * testsuite/gas/arm/attr-ext-vfpv3xd.d: New.
135 * testsuite/gas/arm/attr-ext-vfpv4-d16.d: New.
136 * testsuite/gas/arm/attr-ext-vfpv4-sp-d16.d: New.
137 * testsuite/gas/arm/attr-ext-vfpv4.d: New.
138 * testsuite/gas/arm/dotprod-mandatory-ext.d: New.
139 * testsuite/gas/arm/fpv5-d16.s: New.
140 * testsuite/gas/arm/fpv5-sp-d16.s: New.
141
142 2019-03-28 Alan Modra <amodra@gmail.com>
143
144 PR 24390
145 * testsuite/gas/ppc/476.d: Update mtfsb*.
146 * testsuite/gas/ppc/a2.d: Likewise.
147
148 2019-03-21 Alan Modra <amodra@gmail.com>
149
150 * emul.h (struct emulation): Delete strip_underscore.
151 * emul-target.h (emul_strip_underscore): Don't define.
152 (emul_struct_name): Update initialization.
153
154 2019-03-21 Alan Modra <amodra@gmail.com>
155
156 * config/tc-d10v.c (md_apply_fix): Apply BFD_RELOC_8.
157 * config/tc-pdp11.c (md_apply_fix): Likewise.
158 * config/tc-d30v.c (md_apply_fix): Don't emit errors for BFD_RELOC_8,
159 BFD_RELOC_16, and BFD_RELOC_64.
160 * testsuite/gas/all/gas.exp: Move target exclusions for forward
161 test, but not cr16, to..
162 * testsuite/gas/all/forward.d: ..here, with explanation. Remove
163 d10v, d30v, and pdp11 xfails.
164
165 2019-03-19 H.J. Lu <hongjiu.lu@intel.com>
166
167 * config/tc-i386.c (optimize_encoding): Don't check AVX for
168 EVEX vector load/store optimization. Check both operands for
169 ZMM register. Update EVEX vector load/store opcode check.
170 Choose EVEX Disp8 over VEX Disp32.
171 * testsuite/gas/i386/optimize-1.d: Updated.
172 * testsuite/gas/i386/optimize-1a.d: Likewise.
173 * testsuite/gas/i386/optimize-2.d: Likewise.
174 * testsuite/gas/i386/optimize-4.d: Likewise.
175 * testsuite/gas/i386/optimize-5.d: Likewise.
176 * testsuite/gas/i386/x86-64-optimize-2.d: Likewise.
177 * testsuite/gas/i386/x86-64-optimize-2a.d: Likewise.
178 * testsuite/gas/i386/x86-64-optimize-2b.d: Likewise.
179 * testsuite/gas/i386/x86-64-optimize-3.d: Likewise.
180 * testsuite/gas/i386/x86-64-optimize-5.d: Likewise.
181 * testsuite/gas/i386/x86-64-optimize-6.d: Likewise.
182 * testsuite/gas/i386/optimize-1.s: Add ZMM register load
183 test.
184 * testsuite/gas/i386/x86-64-optimize-2.s: Likewise.
185
186 2019-03-19 H.J. Lu <hongjiu.lu@intel.com>
187
188 PR gas/24352
189 * config/tc-i386.c (optimize_encoding): Check only
190 cpu_arch_flags.bitfield.cpuavx512vl.
191 * testsuite/gas/i386/i386.exp: Run x86-64-optimize-2b.
192 * testsuite/gas/i386/x86-64-optimize-2.d: Revert the last
193 change.
194 * testsuite/gas/i386/x86-64-optimize-2b.d: New file.
195 * testsuite/gas/i386/x86-64-optimize-2b.s: Likewise.
196
197 2019-03-19 H.J. Lu <hongjiu.lu@intel.com>
198
199 PR gas/24359
200 * testsuite/gas/i386/i386.exp: Change optimize-6a, optimize-7,
201 x86-64-optimize-7a and x86-64-optimize-8 tests to run_list_test.
202 Remove optimize-6c and x86-64-optimize-7c tests.
203 * testsuite/gas/i386/noavx-3.l: Updated.
204 * testsuite/gas/i386/noavx-4.d: Likewise.
205 * testsuite/gas/i386/noavx-5.d: Likewise.
206 * testsuite/gas/i386/noavx-3.s: Add AVX512F tests.
207 * testsuite/gas/i386/noavx-4.s: Remove AVX512F tests.
208 * testsuite/gas/i386/nosse-5.s: Likewise.
209 * testsuite/gas/i386/optimize-6a.d: Removed.
210 * testsuite/gas/i386/optimize-6c.d: Likewise.
211 * testsuite/gas/i386/optimize-7.d: Likewise.
212 * testsuite/gas/i386/x86-64-optimize-7a.d: Likewise.
213 * testsuite/gas/i386/x86-64-optimize-7c.d: Likewise.
214 * testsuite/gas/i386/x86-64-optimize-8.d: Likewise.
215 * testsuite/gas/i386/optimize-6a.l: New file.
216 * testsuite/gas/i386/optimize-6a.s: Likewise.
217 * testsuite/gas/i386/optimize-7.l: Likewise.
218 * testsuite/gas/i386/x86-64-optimize-7a.l: Likewise.
219 * testsuite/gas/i386/x86-64-optimize-7a.s: Likewise.
220 * testsuite/gas/i386/x86-64-optimize-8.l: Likewise.
221
222 2019-03-18 Alan Modra <amodra@gmail.com>
223
224 * config/m68k-parse.y (yylex): Use temp_ilp and restore_ilp.
225 * as.c (macro_expr): Likewise.
226 * macro.c (buffer_and_nest): Likewise.
227 * read.c (temp_ilp): Remove FIXME.
228
229 2019-03-18 H.J. Lu <hongjiu.lu@intel.com>
230
231 * testsuite/gas/i386/att-regs.d: Pass -O0 to assembler.
232 * testsuite/gas/i386/avx512bw-intel.d: Likewise.
233 * testsuite/gas/i386/avx512bw.d: Likewise.
234 * testsuite/gas/i386/avx512f-intel.d: Likewise.
235 * testsuite/gas/i386/avx512f.d: Likewise.
236 * testsuite/gas/i386/disp32.d: Likewise.
237 * testsuite/gas/i386/intel-regs.d: Likewise.
238 * testsuite/gas/i386/pseudos.d: Likewise.
239 * testsuite/gas/i386/x86-64-disp32.d: Likewise.
240 * testsuite/gas/i386/x86-64-pseudos.d: Likewise.
241
242 2019-03-18 H.J. Lu <hongjiu.lu@intel.com>
243
244 PR gas/24348
245 * config/tc-i386.c (optimize_encoding): Encode 128-bit and
246 256-bit EVEX vector register load/store instructions as VEX
247 vector register load/store instructions for -O1.
248 * doc/c-i386.texi: Update -O1 documentation.
249 * testsuite/gas/i386/i386.exp: Run PR gas/24348 tests.
250 * testsuite/gas/i386/optimize-1.s: Add tests for EVEX vector
251 load/store instructions.
252 * testsuite/gas/i386/optimize-2.s: Likewise.
253 * testsuite/gas/i386/optimize-3.s: Likewise.
254 * testsuite/gas/i386/optimize-5.s: Likewise.
255 * testsuite/gas/i386/x86-64-optimize-2.s: Likewise.
256 * testsuite/gas/i386/x86-64-optimize-3.s: Likewise.
257 * testsuite/gas/i386/x86-64-optimize-4.s: Likewise.
258 * testsuite/gas/i386/x86-64-optimize-5.s: Likewise.
259 * testsuite/gas/i386/x86-64-optimize-6.s: Likewise.
260 * testsuite/gas/i386/optimize-1.d: Updated.
261 * testsuite/gas/i386/optimize-2.d: Likewise.
262 * testsuite/gas/i386/optimize-3.d: Likewise.
263 * testsuite/gas/i386/optimize-4.d: Likewise.
264 * testsuite/gas/i386/optimize-5.d: Likewise.
265 * testsuite/gas/i386/x86-64-optimize-2.d: Likewise.
266 * testsuite/gas/i386/x86-64-optimize-3.d: Likewise.
267 * testsuite/gas/i386/x86-64-optimize-4.d: Likewise.
268 * testsuite/gas/i386/x86-64-optimize-5.d: Likewise.
269 * testsuite/gas/i386/x86-64-optimize-6.d: Likewise.
270 * testsuite/gas/i386/optimize-7.d: New file.
271 * testsuite/gas/i386/optimize-7.s: Likewise.
272 * testsuite/gas/i386/x86-64-optimize-8.d: Likewise.
273 * testsuite/gas/i386/x86-64-optimize-8.s: Likewise.
274
275 2019-03-18 H.J. Lu <hongjiu.lu@intel.com>
276
277 * config/tc-i386.c (optimize_encoding): Encode 256-bit/512-bit
278 VEX/EVEX vector register clearing instructions with 128-bit VEX
279 vector register clearing instructions at -O1.
280 * doc/c-i386.texi: Update -O1 and -O2 documentation.
281 * testsuite/gas/i386/i386.exp: Run optimize-1a and
282 x86-64-optimize-2a.
283 * testsuite/gas/i386/optimize-1a.d: New file.
284 * testsuite/gas/i386/x86-64-optimize-2a.d: Likewise.
285
286 2019-03-17 H.J. Lu <hongjiu.lu@intel.com>
287
288 PR gas/24353
289 * config/tc-i386.c: Include <limits.h> if it exists and try
290 including <sys/param.h> if we have it.
291 (INT_MAX): Define if not defined.
292 (md_parse_option): Set optimize to INT_MAX for -Os.
293 * testsuite/gas/i386/optimize-2.s: Add a test.
294 * testsuite/gas/i386/x86-64-optimize-3.s: Likewise.
295 * testsuite/gas/i386/optimize-2.d: Updated.
296 * testsuite/gas/i386/x86-64-optimize-3.d: Likewise.
297
298 2019-03-17 H.J. Lu <hongjiu.lu@intel.com>
299
300 PR gas/24352
301 * config/tc-i386.c (optimize_encoding): Encode 512-bit EVEX
302 with 128-bit VEX encoding only when AVX is enabled and with
303 128-bit EVEX encoding only when AVX512VL is enabled.
304 * testsuite/gas/i386/i386.exp: Run PR gas/24352 tests.
305 * testsuite/gas/i386/optimize-6.s: New file.
306 * testsuite/gas/i386/optimize-6a.d: Likewise.
307 * testsuite/gas/i386/optimize-6b.d: Likewise.
308 * testsuite/gas/i386/optimize-6c.d: Likewise.
309 * testsuite/gas/i386/x86-64-optimize-7.s: Likewise.
310 * testsuite/gas/i386/x86-64-optimize-7a.d: Likewise.
311 * testsuite/gas/i386/x86-64-optimize-7b.d: Likewise.
312 * testsuite/gas/i386/x86-64-optimize-7c.d: Likewise.
313 * testsuite/gas/i386/x86-64-optimize-2.d: Updated.
314
315 2019-03-15 Li Hao <li.hao296@zte.com.cn>
316
317 PR 24308
318 * config/tc-i386.c (parse_insn): Check mnemp before using it to
319 determine if a suffix can be trimmed.
320
321 2019-03-13 Christian Eggers <ceggers@gmx.de>
322
323 * dwarf2dbg.c (out_set_addr): Align relocation within .debug_line.
324
325 2019-03-13 Christian Eggers <ceggers@gmx.de>
326
327 * dwarf2dbg.c (out_debug_line): Pad size of .debug_line section.
328
329 2019-03-13 Christian Eggers <ceggers@gmx.de>
330
331 * dwarf2dbg.c (out_debug_str): Use octets for .debug_string pointers.
332
333 2019-03-13 Christian Eggers <ceggers@gmx.de>
334
335 * dwarf2dbg.c (out_debug_line): Use octets for .debug_line prologue.
336
337 2019-03-13 Christian Eggers <ceggers@gmx.de>
338
339 * dwarf2dbg.c (out_debug_line): Use octets for dwarf2 headers.
340 (out_debug_aranges, out_debug_info): Likewise.
341
342 2019-03-13 Christian Eggers <ceggers@gmx.de>
343
344 * symbols.h (symbol_temp_new_now_octets): Declare.
345 (symbol_set_value_now_octets, symbol_octets_p): Declare.
346 * symbols.c (struct symbol_flags): New member sy_octets.
347 (symbol_temp_new_now_octets): New function.
348 (resolve_symbol_value): Return octets instead of bytes if
349 sy_octets is set.
350 (symbol_set_value_now_octets): New function.
351 (symbol_octets_p): New function.
352
353 2019-03-13 Christian Eggers <ceggers@gmx.de>
354
355 * dwarf2dbg.c (dwarf2_emit_insn): Fix calculation of line info offset.
356
357 2019-03-12 Andreas Krebbel <krebbel@linux.ibm.com>
358
359 * testsuite/gas/s390/zarch-arch13.s: Adjust testcase to optable changes.
360 * testsuite/gas/s390/zarch-arch13.d: Likewise.
361
362 2019-02-27 Matthew Malcomson <matthew.malcomson@arm.com>
363
364 * testsuite/gas/aarch64/dotproduct.d: Use multiple "as" lines.
365 * testsuite/gas/aarch64/dotproduct_armv8_4.d: Remove.
366 * testsuite/gas/aarch64/dotproduct_armv8_4.s: Remove.
367 * testsuite/gas/aarch64/illegal-dotproduct.d: Use multiple "as"
368 lines.
369 * testsuite/gas/aarch64/ldst-rcpc-armv8_2.d: Remove.
370 * testsuite/gas/aarch64/ldst-rcpc.d: Use multiple "as" lines.
371
372 2019-02-24 Alan Modra <amodra@gmail.com>
373
374 * config/tc-ppc.c (parse_tls_arg): Wrap in #ifdef OBJ_ELF.
375
376 2019-02-24 Alan Modra <amodra@gmail.com>
377
378 PR 24144
379 * config/obj-aout.c (obj_aout_frob_file_before_fix): Write to end
380 of section to ensure file contents cover aligned section size.
381
382 2019-02-22 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
383
384 * config/tc-arm.c (arm_cpus): Add neoverse-n1.
385 * doc/c-arm.texi (-mcpu): Document neoverse-n1 value.
386
387 2019-02-22 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
388
389 * config/tc-aarch64.c (aarch64_cpus): Add neoverse-e1.
390 * doc/c-aarch64.texi (-mcpu): Document neoverse-e1 value.
391
392 2019-02-22 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
393
394 * config/tc-aarch64.c (aarch64_cpus): Add neoverse-n1.
395 * doc/c-aarch64.texi (-mcpu): Document neoverse-n1 value.
396
397 2019-02-19 Paul Hua <paul.hua.gm@gmail.com>
398
399 * NEWS: Mention -m[no-]fix-loongson3-llsc.
400 * configure.ac: Add --enable-mips-fix-loongson3-llsc.
401 Define DEFAULT_MIPS_FIX_LOONGSON3_LLSC.
402 * config.in: Regenerated.
403 * configure: Likewise.
404 * config/tc-mips.c (sync_insn, mips_fix_loongson3_llsc):
405 New variables.
406 (options): New OPTION_FIX_LOONGSON3_LLSC,
407 OPTION_NO_FIX_LOONGSON3_LLSC.
408 (md_longopts): Add -m[no-]fix-loongson3-llsc.
409 (md_begin): Initialize sync insn.
410 (fix_loongson3_llsc): New.
411 (append_insn): Call fix_loongson3_llsc.
412 (md_parse_option): Handle OPTION_FIX_LOONGSON3_LLSC,
413 OPTION_NO_FIX_LOONGSON3_LLSC.
414 (md_show_usage): Display -m[no-]fix-loongson3-llsc.
415 * doc/c-mips.texi: Document -m[no-]fix-loongson3-llsc,
416 --enable-mips-fix-loongson3-llsc=[yes|no].
417
418 2019-02-10 H.J. Lu <hongjiu.lu@intel.com>
419
420 PR gas/24165
421 * frags.c (frag_var_init): Pass max_chars to TC_FRAG_INIT as
422 max_bytes.
423 * config/tc-aarch64.h (TC_FRAG_INIT): Add and pass max_bytes to
424 aarch64_init_frag.
425 * /config/tc-arm.h (TC_FRAG_INIT): And and pass max_bytes to
426 arm_init_frag.
427 * config/tc-avr.h (TC_FRAG_INIT): And and ignore max_bytes.
428 * config/tc-ia64.h (TC_FRAG_INIT): Likewise.
429 * config/tc-mmix.h (TC_FRAG_INIT): Likewise.
430 * config/tc-nds32.h (TC_FRAG_INIT): Likewise.
431 * config/tc-ns32k.h (TC_FRAG_INIT): Likewise.
432 * config/tc-rl78.h (TC_FRAG_INIT): Likewise.
433 * config/tc-rx.h (TC_FRAG_INIT): Likewise.
434 * config/tc-score.h (TC_FRAG_INIT): Likewise.
435 * config/tc-tic54x.h (TC_FRAG_INIT): Likewise.
436 * config/tc-tic6x.h (TC_FRAG_INIT): Likewise.
437 * config/tc-xtensa.h (TC_FRAG_INIT): Likewise.
438 * config/tc-i386.h (MAX_MEM_FOR_RS_ALIGN_CODE): Set to
439 (alignment ? ((1 << alignment) - 1) : 1)
440 (i386_tc_frag_data): Add max_bytes.
441 (TC_FRAG_INIT): Add and track max_bytes.
442 (HANDLE_ALIGN): Replace MAX_MEM_FOR_RS_ALIGN_CODE with
443 fragP->tc_frag_data.max_bytes.
444 * doc/internals.texi: Update TC_FRAG_TYPE with max_bytes.
445
446 2019-02-08 Jim Wilson <jimw@sifive.com>
447
448 * config/tc-riscv.c (validate_riscv_insn) <'C'>: Add 'z' support.
449 (riscv_ip) <'C'>: Add 'z' support.
450
451 2019-02-07 Tamar Christina <tamar.christina@arm.com>
452
453 * config/tc-arm.c (insns): Redefine THUMB_VARIANT and ARM_VARIANT for
454 hlt to armv1.
455 * testsuite/gas/arm/armv8a-automatic-hlt.d: Update TAGs
456 * testsuite/gas/arm/hlt.d: New test.
457 * testsuite/gas/arm/hlt.s: New test.
458
459 2019-02-07 Tamar Christina <tamar.christina@arm.com>
460
461 * testsuite/gas/aarch64/undefined_advsimd_armv8_3.d: New test.
462 * testsuite/gas/aarch64/undefined_advsimd_armv8_3.s: New test.
463
464 2019-02-07 Tamar Christina <tamar.christina@arm.com>
465
466 PR binutils/23212
467 * testsuite/gas/aarch64/undefined_by_elem_sz_l.s: New test.
468 * testsuite/gas/aarch64/undefined_by_elem_sz_l.d: New test.
469
470 2019-02-07 Eric Botcazou <ebotcazou@adacore.com>
471
472 * config/tc-visium.c (md_assemble) <mode_cad>: Align instruction on
473 64-bit boundaries for the GR6.
474 * testsuite/gas/visium/allinsn_gr6.s: Tweak.
475 * testsuite/gas/visium/allinsn_gr6.d: Likewise.
476 * testsuite/gas/visium/bra-1.d: New test.
477 * testsuite/gas/visium/bra-1.s: Likewise.
478 * testsuite/gas/visium/visium.exp: Run bra-1 test.
479
480 2019-01-31 John Darrington <john@darrington.wattle.id.au>
481
482 * config/tc-s12z.c (lex_imm): Add new argument exp_o.
483 (emit_reloc): New function.
484 (md_apply_fix): [BFD_RELOC_S12Z_OPR] Recognise that it
485 can be either 2 bytes or 3 bytes long.
486 * testsuite/gas/s12z/mov-imm-reloc.d: New file.
487 * testsuite/gas/s12z/mov-imm-reloc.s: New file.
488 * testsuite/gas/s12z/s12z.exp: Add them.
489
490 2019-01-31 John Darrington <john@darrington.wattle.id.au>
491
492 * config/tc-s12z.c (md_apply_fix): Fix incorrect limits.
493 * testsuite/gas/s12z/pc-rel-bad.d: New file.
494 * testsuite/gas/s12z/pc-rel-bad.l: New file.
495 * testsuite/gas/s12z/pc-rel-bad.s: New file.
496 * testsuite/gas/s12z/pc-rel-good.d: New file.
497 * testsuite/gas/s12z/pc-rel-good.s: New file.
498 * testsuite/gas/s12z/s12z.exp: Add them.
499
500 2019-01-31 John Darrington <john@darrington.wattle.id.au>
501
502 * config/tc-s12z.c (tfr): Emit warning if operands are the same.
503 * testsuite/gas/s12z/exg.d: New test case.
504 * testsuite/gas/s12z/exg.l: New file.
505
506 2019-01-31 John Darrington <john@darrington.wattle.id.au>
507
508 * config/tc-s12z.c (lex_opr): Add a parameter to indicate whether
509 immediate mode operands should be permitted.
510 * testsuite/s12z/imm-dest.d: New file.
511 * testsuite/s12z/imm-dest.l: New file.
512 * testsuite/s12z/imm-dest.s: New file.
513 * testsuite/s12z/s12z.exp: Add them.
514
515 2019-01-31 Andreas Krebbel <krebbel@linux.ibm.com>
516
517 * config/tc-s390.c (s390_parse_cpu): New entry for arch13.
518 * doc/c-s390.texi: Document arch13 march option.
519 * testsuite/gas/s390/s390.exp: Run the arch13 related tests.
520 * testsuite/gas/s390/zarch-arch13.d: New test.
521 * testsuite/gas/s390/zarch-arch13.s: New test.
522 * testsuite/gas/s390/zarch-z13.d: Expect the renamed mnemonics
523 also for z13.
524
525 2019-01-31 Alan Modra <amodra@gmail.com>
526
527 * config/tc-alpha.c (md_apply_fix): Correct range checks for
528 BFD_RELOC_ALPHA_NOP, BFD_RELOC_ALPHA_LDA, BFD_RELOC_ALPHA_BSR.
529 * config/tc-arm.c (md_apply_fix): Use llabs rather than abs.
530 * config/tc-csky.c (get_macro_reg_vals): Pass s to csky_show_error.
531
532 2019-01-28 Max Filippov <jcmvbkbc@gmail.com>
533
534 * config/tc-xtensa.c (md_apply_fix): Mark fixups for constant
535 symbols as done in md_apply_fix.
536 * testsuite/gas/all/forward.d: Don't XFAIL for xtensa.
537
538 2019-01-28 Nick Clifton <nickc@redhat.com>
539
540 * po/fr.po: Updated French translation.
541 * po/ru.po: Updated Russian translation.
542
543 2019-01-28 Alan Modra <amodra@gmail.com>
544
545 * configure.ac (ac_checking): Set from bfd/development.sh
546 development variable.
547 * configure: Regenerate.
548
549 2019-01-25 Sudakshina Das <sudi.das@arm.com>
550
551 * config/tc-aarch64.c (warn_unpredictable_ldst): Exempt
552 stg, st2g, stzg and stz2g from Xt == Xn with writeback warning.
553 * testsuite/gas/aarch64/armv8_5-a-memtag.d: Change tests for
554 stg, stzg, st2g and stz2g.
555 * testsuite/gas/aarch64/armv8_5-a-memtag.s: Likewise.
556 * testsuite/gas/aarch64/illegal-memtag.l: Likewise.
557 * testsuite/gas/aarch64/illegal-memtag.s: Likewise.
558
559 2019-01-25 Sudakshina Das <sudi.das@arm.com>
560
561 * testsuite/gas/aarch64/armv8_5-a-memtag.d: New tests for stzgm.
562 * testsuite/gas/aarch64/armv8_5-a-memtag.s: Likewise.
563 * testsuite/gas/aarch64/illegal-memtag.l: Likewise.
564 * testsuite/gas/aarch64/illegal-memtag.s: Likewise.
565
566 2019-01-25 Sudakshina Das <sudi.das@arm.com>
567 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
568
569 * config/tc-aarch64.c (parse_address_main): Remove support for
570 [base]! address expression.
571 (parse_operands): Remove support for AARCH64_OPND_ADDR_SIMPLE_2.
572 (warn_unpredictable_ldst): Remove support for ldstgv_indexed.
573 * testsuite/gas/aarch64/armv8_5-a-memtag.d: Remove tests for ldgv
574 and stgv.
575 * testsuite/gas/aarch64/armv8_5-a-memtag.s: Likewise.
576 * testsuite/gas/aarch64/illegal-memtag.l: Likewise.
577 * testsuite/gas/aarch64/illegal-memtag.s: Likewise.
578
579 2019-01-25 Wu Heng <wu.heng@zte.com.cn>
580
581 PR gas/23940
582 * macro.c (getstring): Check array bound before accessing.
583
584 2019-01-25 Alan Modra <amodra@gmail.com>
585
586 PR 20902
587 PR 24125
588 * read.c (stringer): Delete assertion.
589
590 2019-01-21 Nick Clifton <nickc@redhat.com>
591
592 * po/uk.po: Updated Ukranian translation.
593
594 2019-01-19 Nick Clifton <nickc@redhat.com>
595
596 * config.in: Regenerate.
597 * configure: Regenerate.
598 * po/gas.pot: Regenerate.
599
600 2018-06-24 Nick Clifton <nickc@redhat.com>
601
602 2.32 branch created.
603
604 2019-01-17 Tamar Christina <tamar.christina@arm.com>
605
606 * testsuite/gas/arm/archv6t2-1-pe.d: New test.
607 * testsuite/gas/arm/archv6t2-1.d: Skip pe.
608 * testsuite/gas/arm/csdb.d: Skip pe.
609 * testsuite/gas/arm/sb-thumb1-pe.d: New test.
610 * testsuite/gas/arm/sb-thumb1.d: Skip pe.
611 * testsuite/gas/arm/sb-thumb2-pe.d: New test.
612 * testsuite/gas/arm/sb-thumb2.d: Skip pe.
613 * testsuite/gas/arm/udf.d: Skip pe.
614
615 2019-01-16 Kito Cheng <kito@andestech.com>
616
617 * testsuite/gas/riscv/attribute-empty.d: New.
618
619 2019-01-16 Kito Cheng <kito@andestech.com>
620 Nelson Chu <nelson@andestech.com>
621
622 * config/tc-riscv.c (DEFAULT_RISCV_ATTR): Define to 0 if not defined.
623 (riscv_set_options): Add `arch_attr` field.
624 (riscv_opts): Set default value for arch_attr.
625 (riscv_write_out_arch_attr): New.
626 (riscv_set_public_attributes): Likewise.
627 (riscv_md_end): Likewise.
628 (riscv_convert_symbolic_attribute): Likewise.
629 (s_riscv_attribute): Likewise.
630 (explicit_arch_attr): Likewise.
631 (riscv_pseudo_table): Add .attribute to the table.
632 (options): Add OPTION_ARCH_ATTR and OPTION_NO_ARCH_ATTR
633 enumeration constants.
634 (md_longopts): Add `march-attr' and `mno-arch-attr' options.
635 (md_parse_option): Handle the new options.
636 (md_show_usage): Document the `march-attr' option.
637 * config/tc-riscv.h (md_end): Define as riscv_md_end
638 (riscv_md_end): Declare.
639 (CONVERT_SYMBOLIC_ATTRIBUTE): Define as
640 riscv_convert_symbolic_attribute.
641 (riscv_convert_symbolic_attribute): Declare.
642 (start_assemble): Declare.
643 * testsuite/gas/elf/elf.exp: Adjust test case for section2.e.
644 * testsuite/gas/elf/section2.e-riscv: New.
645 * testsuite/gas/riscv/attribute-01.d: New test
646 * testsuite/gas/riscv/attribute-02.d: Likewise.
647 * testsuite/gas/riscv/attribute-03.d: Likewise.
648 * testsuite/gas/riscv/attribute-04.d: Likewise.
649 * testsuite/gas/riscv/attribute-04.s: Likewise.
650 * testsuite/gas/riscv/attribute-05.d: Likewise.
651 * testsuite/gas/riscv/attribute-05.s: Likewise.
652 * testsuite/gas/riscv/attribute-06.d: Likewise.
653 * testsuite/gas/riscv/attribute-06.s: Likewise.
654 * testsuite/gas/riscv/attribute-07.d: Likewise.
655 * testsuite/gas/riscv/attribute-07.s: Likewise.
656 * testsuite/gas/riscv/attribute-08.d: Likewise.
657 * testsuite/gas/riscv/attribute-08.s: Likewise.
658 * testsuite/gas/riscv/attribute-unknown.d: Likewise.
659 * testsuite/gas/riscv/attribute-unknown.s: Likewise.
660 * testsuite/gas/riscv/empty.l: Likewise.
661 * doc/c-riscv.texi (.attribute): Add documentation.
662 * configure.ac (--enable-default-riscv-attribute): New options.
663 * configure: Re-generate.
664 * config.in: Re-generate.
665
666 2019-01-16 John Darrington <john@darrington.wattle.id.au>
667
668 * config/tc-s12z.c (lex_reg_name): Compare the length of the strings
669 before the contents.
670 * testsuite/gas/s12z/labels.d: New file.
671 * testsuite/gas/s12z/labels.s: New file.
672 * testsuite/gas/s12z/s12z.exp: Add them.
673 * config/tc-s12z.c (tfr): Change as_bad to as_warn.
674 Also fix message typo and semantics.
675 * config/tc-s12z.c (emit_opr): Emit BFD_RELOC_S12Z_OPR instead of
676 BFD_RELOC_24.
677 * testsuite/gas/s12z/opr-indirect-expr.d: Expect R_S12Z_OPR instead
678 of R_S12Z_EXT24.
679
680 2019-01-14 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
681
682 * config/tc-arm.c (arm_ext_v6k_v6t2): Define.
683 (insns) [ARM_VARIANT]: Modified.
684 (insns) [THUMB_VARIANT]: To implement few ARMv6K instructions
685 in ARMv6T2 as well.
686 * testsuite/gas/arm/archv6t2-1.d: New test.
687 * testsuite/gas/arm/archv6t2-1.s: Likewise.
688 * testsuite/gas/arm/archv6t2-2.d: Likewise.
689
690 2019-01-11 Alan Modra <amodra@gmail.com>
691
692 PR 23963
693 * testsuite/gas/m68hc11/lbranch-dwarf2.d: Adjust for PR23963 change.
694 * testsuite/gas/m68hc11/opers12-dwarf2.d: Likewise.
695
696 2019-01-10 Nick Clifton <nickc@redhat.com>
697
698 PR 23963
699 * testsuite/gas/mips/mips16-branch-absolute-1.d: Adjust for the
700 fact that control characters are now displayed as escape
701 sequences.
702 * testsuite/gas/mips/mips16-e.d: Likewise.
703 * testsuite/gas/mips/mips16-pcrel-0.d: Likewise.
704 * testsuite/gas/mips/mips16-pcrel-1.d: Likewise.
705 * testsuite/gas/mips/mips16-pcrel-delay-0.d: Likewise.
706 * testsuite/gas/mips/mips16-pcrel-delay-1.d: Likewise.
707 * testsuite/gas/mips/mips16-pcrel-n32-0.d: Likewise.
708 * testsuite/gas/mips/mips16-pcrel-n32-1.d: Likewise.
709 * testsuite/gas/mips/mips16-pcrel-n64-sym32-0.d: Likewise.
710 * testsuite/gas/mips/mips16-pcrel-n64-sym32-1.d: Likewise.
711 * testsuite/gas/mips/mips16e2@mips16-pcrel-0.d: Likewise.
712 * testsuite/gas/mips/mips16e2@mips16-pcrel-1.d: Likewise.
713 * testsuite/gas/mips/mips16e2@mips16-pcrel-delay-0.d: Likewise.
714 * testsuite/gas/mips/mips16e2@mips16-pcrel-delay-1.d: Likewise.
715 * testsuite/gas/mips/mips16e2@mips16-pcrel-n32-0.d: Likewise.
716 * testsuite/gas/mips/mips16e2@mips16-pcrel-n32-1.d: Likewise.
717 * testsuite/gas/mips/mips16e2@mips16-pcrel-n64-sym32-0.d:
718 Likewise.
719 * testsuite/gas/mips/mips16e2@mips16-pcrel-n64-sym32-1.d:
720 Likewise.
721 * testsuite/gas/mips/mipsel16-e.d: Likewise.
722 * testsuite/gas/mips/mipsr6@msa.d: Likewise.
723 * testsuite/gas/mips/mipsr6@relax-swap3.d: Likewise.
724 * testsuite/gas/mips/r6-64-n32.d: Likewise.
725 * testsuite/gas/mips/r6-64-n64.d: Likewise.
726 * testsuite/gas/mips/r6-n32.d: Likewise.
727 * testsuite/gas/mips/r6-n64.d: Likewise.
728 * testsuite/gas/mips/r6.d: Likewise.
729 * testsuite/gas/mips/tmips16-e.d: Likewise.
730 * testsuite/gas/mips/tmipsel16-e.d: Likewise.
731 * testsuite/gas/mn10300/relax.d: Likewise.
732
733 2019-01-09 John Darrington <john@darrington.wattle.id.au>
734
735 * testsuite/gas/s12z/jsr.s: New case.
736 * testsuite/gas/s12z/jsr.d: New case.
737
738 2019-01-09 Andrew Paprocki <andrew@ishiboo.com>
739
740 * configure: Regenerate.
741
742 2019-01-08 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
743
744 * config/tc-aarch64.c (aarch64_cpus): Add ares.
745 * doc/c-aarch64.texi (-mcpu): Document ares value.
746
747 2019-01-08 Alan Modra <amodra@gmail.com>
748
749 * testsuite/gas/rx/rx.exp: Create generated test source in
750 current directory.
751 * testsuite/gas/rx/Xtod.d, * testsuite/gas/rx/abs.d,
752 * testsuite/gas/rx/adc.d, * testsuite/gas/rx/add.d,
753 * testsuite/gas/rx/and.d, * testsuite/gas/rx/bclr.d,
754 * testsuite/gas/rx/bcnd.d, * testsuite/gas/rx/bfmov.d,
755 * testsuite/gas/rx/bmcnd.d, * testsuite/gas/rx/bnot.d,
756 * testsuite/gas/rx/bra.d, * testsuite/gas/rx/brk.d,
757 * testsuite/gas/rx/bset.d, * testsuite/gas/rx/bsr.d,
758 * testsuite/gas/rx/btst.d, * testsuite/gas/rx/clrpsw.d,
759 * testsuite/gas/rx/cmp.d, * testsuite/gas/rx/dabs.d,
760 * testsuite/gas/rx/dadd.d, * testsuite/gas/rx/dbt.d,
761 * testsuite/gas/rx/dcmp.d, * testsuite/gas/rx/ddiv.d,
762 * testsuite/gas/rx/div.d, * testsuite/gas/rx/divu.d,
763 * testsuite/gas/rx/dmov.d, * testsuite/gas/rx/dmul.d,
764 * testsuite/gas/rx/dneg.d, * testsuite/gas/rx/dpopm.d,
765 * testsuite/gas/rx/dpushm.d, * testsuite/gas/rx/dround.d,
766 * testsuite/gas/rx/dsqrt.d, * testsuite/gas/rx/dsub.d,
767 * testsuite/gas/rx/dtoX.d, * testsuite/gas/rx/emaca.d,
768 * testsuite/gas/rx/emsba.d, * testsuite/gas/rx/emul.d,
769 * testsuite/gas/rx/emula.d, * testsuite/gas/rx/emulu.d,
770 * testsuite/gas/rx/fadd.d, * testsuite/gas/rx/fcmp.d,
771 * testsuite/gas/rx/fdiv.d, * testsuite/gas/rx/fmul.d,
772 * testsuite/gas/rx/fsqrt.d, * testsuite/gas/rx/fsub.d,
773 * testsuite/gas/rx/ftoi.d, * testsuite/gas/rx/ftou.d,
774 * testsuite/gas/rx/gprel.d, * testsuite/gas/rx/int.d,
775 * testsuite/gas/rx/itof.d, * testsuite/gas/rx/jmp.d,
776 * testsuite/gas/rx/jsr.d, * testsuite/gas/rx/machi.d,
777 * testsuite/gas/rx/maclh.d, * testsuite/gas/rx/maclo.d,
778 * testsuite/gas/rx/max.d, * testsuite/gas/rx/min.d,
779 * testsuite/gas/rx/mov.d, * testsuite/gas/rx/movco.d,
780 * testsuite/gas/rx/movli.d, * testsuite/gas/rx/movu.d,
781 * testsuite/gas/rx/msbhi.d, * testsuite/gas/rx/msblh.d,
782 * testsuite/gas/rx/msblo.d, * testsuite/gas/rx/mul.d,
783 * testsuite/gas/rx/mulhi.d, * testsuite/gas/rx/mullh.d,
784 * testsuite/gas/rx/mullo.d, * testsuite/gas/rx/mvfacgu.d,
785 * testsuite/gas/rx/mvfachi.d, * testsuite/gas/rx/mvfaclo.d,
786 * testsuite/gas/rx/mvfacmi.d, * testsuite/gas/rx/mvfc.d,
787 * testsuite/gas/rx/mvfcp.d, * testsuite/gas/rx/mvfdc.d,
788 * testsuite/gas/rx/mvfdr.d, * testsuite/gas/rx/mvtacgu.d,
789 * testsuite/gas/rx/mvtachi.d, * testsuite/gas/rx/mvtaclo.d,
790 * testsuite/gas/rx/mvtc.d, * testsuite/gas/rx/mvtcp.d,
791 * testsuite/gas/rx/mvtdc.d, * testsuite/gas/rx/neg.d,
792 * testsuite/gas/rx/nop.d, * testsuite/gas/rx/not.d,
793 * testsuite/gas/rx/opecp.d, * testsuite/gas/rx/or.d,
794 * testsuite/gas/rx/pop.d, * testsuite/gas/rx/popc.d,
795 * testsuite/gas/rx/popm.d, * testsuite/gas/rx/push.d,
796 * testsuite/gas/rx/pushc.d, * testsuite/gas/rx/pushm.d,
797 * testsuite/gas/rx/r-bcc.d, * testsuite/gas/rx/r-bra.d,
798 * testsuite/gas/rx/racl.d, * testsuite/gas/rx/racw.d,
799 * testsuite/gas/rx/rdacl.d, * testsuite/gas/rx/rdacw.d,
800 * testsuite/gas/rx/revl.d, * testsuite/gas/rx/revw.d,
801 * testsuite/gas/rx/rmpa.d, * testsuite/gas/rx/rolc.d,
802 * testsuite/gas/rx/rorc.d, * testsuite/gas/rx/rotl.d,
803 * testsuite/gas/rx/rotr.d, * testsuite/gas/rx/round.d,
804 * testsuite/gas/rx/rstr.d, * testsuite/gas/rx/rte.d,
805 * testsuite/gas/rx/rtfi.d, * testsuite/gas/rx/rts.d,
806 * testsuite/gas/rx/rtsd.d, * testsuite/gas/rx/sat.d,
807 * testsuite/gas/rx/satr.d, * testsuite/gas/rx/save.d,
808 * testsuite/gas/rx/sbb.d, * testsuite/gas/rx/sccnd.d,
809 * testsuite/gas/rx/scmpu.d, * testsuite/gas/rx/setpsw.d,
810 * testsuite/gas/rx/shar.d, * testsuite/gas/rx/shll.d,
811 * testsuite/gas/rx/shlr.d, * testsuite/gas/rx/smovb.d,
812 * testsuite/gas/rx/smovf.d, * testsuite/gas/rx/smovu.d,
813 * testsuite/gas/rx/sstr.d, * testsuite/gas/rx/stnz.d,
814 * testsuite/gas/rx/stz.d, * testsuite/gas/rx/sub.d,
815 * testsuite/gas/rx/suntil.d, * testsuite/gas/rx/swhile.d,
816 * testsuite/gas/rx/tst.d, * testsuite/gas/rx/utof.d,
817 * testsuite/gas/rx/wait.d, * testsuite/gas/rx/xchg.d,
818 * testsuite/gas/rx/xor.d: Add #source line.
819
820 2019-01-07 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
821
822 * config/tc-arm.c (arm_cpus): Add ares.
823 * doc/c-arm.texi (-mcpu): Document ares value.
824
825 2019-01-05 Yoshinori Sato <ysato@users.sourceforge.jp>
826
827 * config/rx-defs.h (rx_cpu_types): Add type RXV3 and RXV3FPU.
828 (rx_bfield): Add prototype.
829 (rx_post): Likewise.
830 * config/rx-parse.y: Add v3 instructions and Double FPU registers.
831 (DSIZE): Define.
832 (POST): Define.
833 (rx_check_v3): New. check v3 type.
834 (rx_check_dfpu): New. check have double support.
835 (double_condition_table): New. dcmp<cond> contiditon.
836 (check_condition): Multiple condition support.
837 (rx_lex): RXv3 instructions support.
838 Add parse dcmp<cond> instruction and Double FPU registers.
839 (immediate): Disable optimize in dmov #imm case.
840 (displacement): Add double displacement in dmov instraction.
841 * config/tc-rx.c (rx_use_conventional_section_names):
842 Invert default value in rx-*-linux target.
843 (cpu_type): Add additional ELF flags.
844 (cpu_type_list): Add RXv3.
845 (md_parse_option): Refer elf_flags from cpu_type_list.
846 (md_show_usage): Add rxv3 and rxv3-dfpu.
847 (rx_bytesT): Add post byte.
848 (rx_bfield): New. generate bfmov / bfmovz "imm" field.
849 (rx_post): New. Set instruction post byte.
850 (md_assemble): Add post byte.
851 doc/c-rx.texi: Add cpu types.
852 * testsuite/gas/rx/Xtod.d: New.
853 * testsuite/gas/rx/Xtod.sm: New.
854 * testsuite/gas/rx/bfmov.d: New.
855 * testsuite/gas/rx/bfmov.sm: New.
856 * testsuite/gas/rx/dabs.d: New.
857 * testsuite/gas/rx/dabs.sm: New.
858 * testsuite/gas/rx/dadd.d: New.
859 * testsuite/gas/rx/dadd.sm: New.
860 * testsuite/gas/rx/dcmp.d: New.
861 * testsuite/gas/rx/dcmp.sm: New.
862 * testsuite/gas/rx/ddiv.d: New.
863 * testsuite/gas/rx/ddiv.sm: New.
864 * testsuite/gas/rx/dmov.d: New.
865 * testsuite/gas/rx/dmov.sm: New.
866 * testsuite/gas/rx/dmul.d: New.
867 * testsuite/gas/rx/dmul.sm: New.
868 * testsuite/gas/rx/dneg.d: New.
869 * testsuite/gas/rx/dneg.sm: New.
870 * testsuite/gas/rx/dpopm.d: New.
871 * testsuite/gas/rx/dpopm.sm: New.
872 * testsuite/gas/rx/dpushm.d: New.
873 * testsuite/gas/rx/dpushm.sm: New.
874 * testsuite/gas/rx/dround.d: New.
875 * testsuite/gas/rx/dround.sm: New.
876 * testsuite/gas/rx/dsqrt.d: New.
877 * testsuite/gas/rx/dsqrt.sm: New.
878 * testsuite/gas/rx/dsub.d: New.
879 * testsuite/gas/rx/dsub.sm: New.
880 * testsuite/gas/rx/dtoX.d: New.
881 * testsuite/gas/rx/dtoX.sm: New.
882 * testsuite/gas/rx/macros.inc: Add double FPU registers.
883 * testsuite/gas/rx/mvfdc.d: New.
884 * testsuite/gas/rx/mvfdc.sm: New.
885 * testsuite/gas/rx/mvfdr.d: New.
886 * testsuite/gas/rx/mvfdr.sm: New.
887 * testsuite/gas/rx/mvtdc.d: New.
888 * testsuite/gas/rx/mvtdc.sm: New.
889 * testsuite/gas/rx/rstr.d: New.
890 * testsuite/gas/rx/rstr.sm: New.
891 * testsuite/gas/rx/rx.exp: Use rxv3-dfpu option.
892 * testsuite/gas/rx/save.d: New.
893 * testsuite/gas/rx/save.sm: New.
894 * testsuite/gas/rx/xor.d: New.
895 * testsuite/gas/rx/xor.sm: Add pattern.
896
897 2019-01-04 Wu Heng <wu.heng@zte.com.cn>
898
899 PR 24010
900 * macro.c (get_any_string): Check for end of input whilst scanning
901 for separators.
902
903 2019-01-04 Wu Heng <wu.heng@zte.com.cn>
904
905 PR 24009
906 * read.c (stringer): Fix handling of missing '>' character at end
907 of <...> sequence.
908
909 2019-01-01 Alan Modra <amodra@gmail.com>
910
911 Update year range in copyright notice of all files.
912
913 For older changes see ChangeLog-2018
914 \f
915 Copyright (C) 2019 Free Software Foundation, Inc.
916
917 Copying and distribution of this file, with or without modification,
918 are permitted in any medium without royalty provided the copyright
919 notice and this notice are preserved.
920
921 Local Variables:
922 mode: change-log
923 left-margin: 8
924 fill-column: 74
925 version-control: never
926 End:
This page took 0.057494 seconds and 4 git commands to generate.