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