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