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