Automatic date update in version.in
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
86b0c8dd
AM
12019-03-21 Alan Modra <amodra@gmail.com>
2
3 * emul.h (struct emulation): Delete strip_underscore.
4 * emul-target.h (emul_strip_underscore): Don't define.
5 (emul_struct_name): Update initialization.
6
7553c869
AM
72019-03-21 Alan Modra <amodra@gmail.com>
8
9 * config/tc-d10v.c (md_apply_fix): Apply BFD_RELOC_8.
10 * config/tc-pdp11.c (md_apply_fix): Likewise.
11 * config/tc-d30v.c (md_apply_fix): Don't emit errors for BFD_RELOC_8,
12 BFD_RELOC_16, and BFD_RELOC_64.
13 * testsuite/gas/all/gas.exp: Move target exclusions for forward
14 test, but not cr16, to..
15 * testsuite/gas/all/forward.d: ..here, with explanation. Remove
16 d10v, d30v, and pdp11 xfails.
17
392a5972
L
182019-03-19 H.J. Lu <hongjiu.lu@intel.com>
19
20 * config/tc-i386.c (optimize_encoding): Don't check AVX for
21 EVEX vector load/store optimization. Check both operands for
22 ZMM register. Update EVEX vector load/store opcode check.
23 Choose EVEX Disp8 over VEX Disp32.
24 * testsuite/gas/i386/optimize-1.d: Updated.
25 * testsuite/gas/i386/optimize-1a.d: Likewise.
26 * testsuite/gas/i386/optimize-2.d: Likewise.
27 * testsuite/gas/i386/optimize-4.d: Likewise.
28 * testsuite/gas/i386/optimize-5.d: Likewise.
29 * testsuite/gas/i386/x86-64-optimize-2.d: Likewise.
30 * testsuite/gas/i386/x86-64-optimize-2a.d: Likewise.
31 * testsuite/gas/i386/x86-64-optimize-2b.d: Likewise.
32 * testsuite/gas/i386/x86-64-optimize-3.d: Likewise.
33 * testsuite/gas/i386/x86-64-optimize-5.d: Likewise.
34 * testsuite/gas/i386/x86-64-optimize-6.d: Likewise.
35 * testsuite/gas/i386/optimize-1.s: Add ZMM register load
36 test.
37 * testsuite/gas/i386/x86-64-optimize-2.s: Likewise.
38
7b1d7ca1
L
392019-03-19 H.J. Lu <hongjiu.lu@intel.com>
40
41 PR gas/24352
42 * config/tc-i386.c (optimize_encoding): Check only
43 cpu_arch_flags.bitfield.cpuavx512vl.
44 * testsuite/gas/i386/i386.exp: Run x86-64-optimize-2b.
45 * testsuite/gas/i386/x86-64-optimize-2.d: Revert the last
46 change.
47 * testsuite/gas/i386/x86-64-optimize-2b.d: New file.
48 * testsuite/gas/i386/x86-64-optimize-2b.s: Likewise.
49
89199bb5
L
502019-03-19 H.J. Lu <hongjiu.lu@intel.com>
51
52 PR gas/24359
53 * testsuite/gas/i386/i386.exp: Change optimize-6a, optimize-7,
54 x86-64-optimize-7a and x86-64-optimize-8 tests to run_list_test.
55 Remove optimize-6c and x86-64-optimize-7c tests.
56 * testsuite/gas/i386/noavx-3.l: Updated.
57 * testsuite/gas/i386/noavx-4.d: Likewise.
58 * testsuite/gas/i386/noavx-5.d: Likewise.
59 * testsuite/gas/i386/noavx-3.s: Add AVX512F tests.
60 * testsuite/gas/i386/noavx-4.s: Remove AVX512F tests.
61 * testsuite/gas/i386/nosse-5.s: Likewise.
62 * testsuite/gas/i386/optimize-6a.d: Removed.
63 * testsuite/gas/i386/optimize-6c.d: Likewise.
64 * testsuite/gas/i386/optimize-7.d: Likewise.
65 * testsuite/gas/i386/x86-64-optimize-7a.d: Likewise.
66 * testsuite/gas/i386/x86-64-optimize-7c.d: Likewise.
67 * testsuite/gas/i386/x86-64-optimize-8.d: Likewise.
68 * testsuite/gas/i386/optimize-6a.l: New file.
69 * testsuite/gas/i386/optimize-6a.s: Likewise.
70 * testsuite/gas/i386/optimize-7.l: Likewise.
71 * testsuite/gas/i386/x86-64-optimize-7a.l: Likewise.
72 * testsuite/gas/i386/x86-64-optimize-7a.s: Likewise.
73 * testsuite/gas/i386/x86-64-optimize-8.l: Likewise.
74
c6cdff46
AM
752019-03-18 Alan Modra <amodra@gmail.com>
76
77 * config/m68k-parse.y (yylex): Use temp_ilp and restore_ilp.
af60449c
AM
78 * as.c (macro_expr): Likewise.
79 * macro.c (buffer_and_nest): Likewise.
80 * read.c (temp_ilp): Remove FIXME.
c6cdff46 81
a716e60c
L
822019-03-18 H.J. Lu <hongjiu.lu@intel.com>
83
84 * testsuite/gas/i386/att-regs.d: Pass -O0 to assembler.
85 * testsuite/gas/i386/avx512bw-intel.d: Likewise.
86 * testsuite/gas/i386/avx512bw.d: Likewise.
87 * testsuite/gas/i386/avx512f-intel.d: Likewise.
88 * testsuite/gas/i386/avx512f.d: Likewise.
89 * testsuite/gas/i386/disp32.d: Likewise.
90 * testsuite/gas/i386/intel-regs.d: Likewise.
91 * testsuite/gas/i386/pseudos.d: Likewise.
92 * testsuite/gas/i386/x86-64-disp32.d: Likewise.
93 * testsuite/gas/i386/x86-64-pseudos.d: Likewise.
94
97ed31ae
L
952019-03-18 H.J. Lu <hongjiu.lu@intel.com>
96
97 PR gas/24348
98 * config/tc-i386.c (optimize_encoding): Encode 128-bit and
99 256-bit EVEX vector register load/store instructions as VEX
100 vector register load/store instructions for -O1.
101 * doc/c-i386.texi: Update -O1 documentation.
102 * testsuite/gas/i386/i386.exp: Run PR gas/24348 tests.
103 * testsuite/gas/i386/optimize-1.s: Add tests for EVEX vector
104 load/store instructions.
105 * testsuite/gas/i386/optimize-2.s: Likewise.
106 * testsuite/gas/i386/optimize-3.s: Likewise.
107 * testsuite/gas/i386/optimize-5.s: Likewise.
108 * testsuite/gas/i386/x86-64-optimize-2.s: Likewise.
109 * testsuite/gas/i386/x86-64-optimize-3.s: Likewise.
110 * testsuite/gas/i386/x86-64-optimize-4.s: Likewise.
111 * testsuite/gas/i386/x86-64-optimize-5.s: Likewise.
112 * testsuite/gas/i386/x86-64-optimize-6.s: Likewise.
113 * testsuite/gas/i386/optimize-1.d: Updated.
114 * testsuite/gas/i386/optimize-2.d: Likewise.
115 * testsuite/gas/i386/optimize-3.d: Likewise.
116 * testsuite/gas/i386/optimize-4.d: Likewise.
117 * testsuite/gas/i386/optimize-5.d: Likewise.
118 * testsuite/gas/i386/x86-64-optimize-2.d: Likewise.
119 * testsuite/gas/i386/x86-64-optimize-3.d: Likewise.
120 * testsuite/gas/i386/x86-64-optimize-4.d: Likewise.
121 * testsuite/gas/i386/x86-64-optimize-5.d: Likewise.
122 * testsuite/gas/i386/x86-64-optimize-6.d: Likewise.
123 * testsuite/gas/i386/optimize-7.d: New file.
124 * testsuite/gas/i386/optimize-7.s: Likewise.
125 * testsuite/gas/i386/x86-64-optimize-8.d: Likewise.
126 * testsuite/gas/i386/x86-64-optimize-8.s: Likewise.
127
99112332
L
1282019-03-18 H.J. Lu <hongjiu.lu@intel.com>
129
130 * config/tc-i386.c (optimize_encoding): Encode 256-bit/512-bit
131 VEX/EVEX vector register clearing instructions with 128-bit VEX
132 vector register clearing instructions at -O1.
133 * doc/c-i386.texi: Update -O1 and -O2 documentation.
134 * testsuite/gas/i386/i386.exp: Run optimize-1a and
135 x86-64-optimize-2a.
136 * testsuite/gas/i386/optimize-1a.d: New file.
137 * testsuite/gas/i386/x86-64-optimize-2a.d: Likewise.
138
41fd2579
L
1392019-03-17 H.J. Lu <hongjiu.lu@intel.com>
140
141 PR gas/24353
142 * config/tc-i386.c: Include <limits.h> if it exists and try
143 including <sys/param.h> if we have it.
144 (INT_MAX): Define if not defined.
145 (md_parse_option): Set optimize to INT_MAX for -Os.
146 * testsuite/gas/i386/optimize-2.s: Add a test.
147 * testsuite/gas/i386/x86-64-optimize-3.s: Likewise.
148 * testsuite/gas/i386/optimize-2.d: Updated.
149 * testsuite/gas/i386/x86-64-optimize-3.d: Likewise.
150
dd22218c
L
1512019-03-17 H.J. Lu <hongjiu.lu@intel.com>
152
153 PR gas/24352
154 * config/tc-i386.c (optimize_encoding): Encode 512-bit EVEX
155 with 128-bit VEX encoding only when AVX is enabled and with
156 128-bit EVEX encoding only when AVX512VL is enabled.
157 * testsuite/gas/i386/i386.exp: Run PR gas/24352 tests.
158 * testsuite/gas/i386/optimize-6.s: New file.
159 * testsuite/gas/i386/optimize-6a.d: Likewise.
160 * testsuite/gas/i386/optimize-6b.d: Likewise.
161 * testsuite/gas/i386/optimize-6c.d: Likewise.
162 * testsuite/gas/i386/x86-64-optimize-7.s: Likewise.
163 * testsuite/gas/i386/x86-64-optimize-7a.d: Likewise.
164 * testsuite/gas/i386/x86-64-optimize-7b.d: Likewise.
165 * testsuite/gas/i386/x86-64-optimize-7c.d: Likewise.
166 * testsuite/gas/i386/x86-64-optimize-2.d: Updated.
167
1c529385
LH
1682019-03-15 Li Hao <li.hao296@zte.com.cn>
169
170 PR 24308
171 * config/tc-i386.c (parse_insn): Check mnemp before using it to
172 determine if a suffix can be trimmed.
173
204f543c
CE
1742019-03-13 Christian Eggers <ceggers@gmx.de>
175
176 * dwarf2dbg.c (out_set_addr): Align relocation within .debug_line.
177
145c4477
CE
1782019-03-13 Christian Eggers <ceggers@gmx.de>
179
180 * dwarf2dbg.c (out_debug_line): Pad size of .debug_line section.
181
5c4e5fe6
CE
1822019-03-13 Christian Eggers <ceggers@gmx.de>
183
184 * dwarf2dbg.c (out_debug_str): Use octets for .debug_string pointers.
185
38c24f42
CE
1862019-03-13 Christian Eggers <ceggers@gmx.de>
187
188 * dwarf2dbg.c (out_debug_line): Use octets for .debug_line prologue.
189
72354279
CE
1902019-03-13 Christian Eggers <ceggers@gmx.de>
191
192 * dwarf2dbg.c (out_debug_line): Use octets for dwarf2 headers.
193 (out_debug_aranges, out_debug_info): Likewise.
194
d18d1999
CE
1952019-03-13 Christian Eggers <ceggers@gmx.de>
196
197 * symbols.h (symbol_temp_new_now_octets): Declare.
198 (symbol_set_value_now_octets, symbol_octets_p): Declare.
199 * symbols.c (struct symbol_flags): New member sy_octets.
200 (symbol_temp_new_now_octets): New function.
201 (resolve_symbol_value): Return octets instead of bytes if
202 sy_octets is set.
203 (symbol_set_value_now_octets): New function.
204 (symbol_octets_p): New function.
205
71250b94
CE
2062019-03-13 Christian Eggers <ceggers@gmx.de>
207
208 * dwarf2dbg.c (dwarf2_emit_insn): Fix calculation of line info offset.
209
0919bfe9
AK
2102019-03-12 Andreas Krebbel <krebbel@linux.ibm.com>
211
212 * testsuite/gas/s390/zarch-arch13.s: Adjust testcase to optable changes.
213 * testsuite/gas/s390/zarch-arch13.d: Likewise.
214
52d6f3ee
MM
2152019-02-27 Matthew Malcomson <matthew.malcomson@arm.com>
216
217 * testsuite/gas/aarch64/dotproduct.d: Use multiple "as" lines.
218 * testsuite/gas/aarch64/dotproduct_armv8_4.d: Remove.
219 * testsuite/gas/aarch64/dotproduct_armv8_4.s: Remove.
220 * testsuite/gas/aarch64/illegal-dotproduct.d: Use multiple "as"
221 lines.
222 * testsuite/gas/aarch64/ldst-rcpc-armv8_2.d: Remove.
223 * testsuite/gas/aarch64/ldst-rcpc.d: Use multiple "as" lines.
224
a894d76a
AM
2252019-02-24 Alan Modra <amodra@gmail.com>
226
227 * config/tc-ppc.c (parse_tls_arg): Wrap in #ifdef OBJ_ELF.
228
f616c36b
AM
2292019-02-24 Alan Modra <amodra@gmail.com>
230
231 PR 24144
232 * config/obj-aout.c (obj_aout_frob_file_before_fix): Write to end
233 of section to ensure file contents cover aligned section size.
234
83f43c83
KT
2352019-02-22 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
236
237 * config/tc-arm.c (arm_cpus): Add neoverse-n1.
238 * doc/c-arm.texi (-mcpu): Document neoverse-n1 value.
239
516dbc44
KT
2402019-02-22 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
241
242 * config/tc-aarch64.c (aarch64_cpus): Add neoverse-e1.
243 * doc/c-aarch64.texi (-mcpu): Document neoverse-e1 value.
244
38e75bf2
KT
2452019-02-22 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
246
247 * config/tc-aarch64.c (aarch64_cpus): Add neoverse-n1.
248 * doc/c-aarch64.texi (-mcpu): Document neoverse-n1 value.
249
6f2117ba
PH
2502019-02-19 Paul Hua <paul.hua.gm@gmail.com>
251
252 * NEWS: Mention -m[no-]fix-loongson3-llsc.
253 * configure.ac: Add --enable-mips-fix-loongson3-llsc.
254 Define DEFAULT_MIPS_FIX_LOONGSON3_LLSC.
255 * config.in: Regenerated.
256 * configure: Likewise.
257 * config/tc-mips.c (sync_insn, mips_fix_loongson3_llsc):
258 New variables.
259 (options): New OPTION_FIX_LOONGSON3_LLSC,
260 OPTION_NO_FIX_LOONGSON3_LLSC.
261 (md_longopts): Add -m[no-]fix-loongson3-llsc.
262 (md_begin): Initialize sync insn.
263 (fix_loongson3_llsc): New.
264 (append_insn): Call fix_loongson3_llsc.
265 (md_parse_option): Handle OPTION_FIX_LOONGSON3_LLSC,
266 OPTION_NO_FIX_LOONGSON3_LLSC.
267 (md_show_usage): Display -m[no-]fix-loongson3-llsc.
268 * doc/c-mips.texi: Document -m[no-]fix-loongson3-llsc,
269 --enable-mips-fix-loongson3-llsc=[yes|no].
270
db222310
L
2712019-02-10 H.J. Lu <hongjiu.lu@intel.com>
272
273 PR gas/24165
274 * frags.c (frag_var_init): Pass max_chars to TC_FRAG_INIT as
275 max_bytes.
276 * config/tc-aarch64.h (TC_FRAG_INIT): Add and pass max_bytes to
277 aarch64_init_frag.
278 * /config/tc-arm.h (TC_FRAG_INIT): And and pass max_bytes to
279 arm_init_frag.
280 * config/tc-avr.h (TC_FRAG_INIT): And and ignore max_bytes.
281 * config/tc-ia64.h (TC_FRAG_INIT): Likewise.
282 * config/tc-mmix.h (TC_FRAG_INIT): Likewise.
283 * config/tc-nds32.h (TC_FRAG_INIT): Likewise.
284 * config/tc-ns32k.h (TC_FRAG_INIT): Likewise.
285 * config/tc-rl78.h (TC_FRAG_INIT): Likewise.
286 * config/tc-rx.h (TC_FRAG_INIT): Likewise.
287 * config/tc-score.h (TC_FRAG_INIT): Likewise.
288 * config/tc-tic54x.h (TC_FRAG_INIT): Likewise.
289 * config/tc-tic6x.h (TC_FRAG_INIT): Likewise.
290 * config/tc-xtensa.h (TC_FRAG_INIT): Likewise.
291 * config/tc-i386.h (MAX_MEM_FOR_RS_ALIGN_CODE): Set to
292 (alignment ? ((1 << alignment) - 1) : 1)
293 (i386_tc_frag_data): Add max_bytes.
294 (TC_FRAG_INIT): Add and track max_bytes.
295 (HANDLE_ALIGN): Replace MAX_MEM_FOR_RS_ALIGN_CODE with
296 fragP->tc_frag_data.max_bytes.
297 * doc/internals.texi: Update TC_FRAG_TYPE with max_bytes.
298
21820ebe
JW
2992019-02-08 Jim Wilson <jimw@sifive.com>
300
301 * config/tc-riscv.c (validate_riscv_insn) <'C'>: Add 'z' support.
302 (riscv_ip) <'C'>: Add 'z' support.
303
f7dd2fb2
TC
3042019-02-07 Tamar Christina <tamar.christina@arm.com>
305
306 * config/tc-arm.c (insns): Redefine THUMB_VARIANT and ARM_VARIANT for
307 hlt to armv1.
308 * testsuite/gas/arm/armv8a-automatic-hlt.d: Update TAGs
309 * testsuite/gas/arm/hlt.d: New test.
310 * testsuite/gas/arm/hlt.s: New test.
311
bd756351
TC
3122019-02-07 Tamar Christina <tamar.christina@arm.com>
313
314 * testsuite/gas/aarch64/undefined_advsimd_armv8_3.d: New test.
315 * testsuite/gas/aarch64/undefined_advsimd_armv8_3.s: New test.
316
6456d318
TC
3172019-02-07 Tamar Christina <tamar.christina@arm.com>
318
319 PR binutils/23212
320 * testsuite/gas/aarch64/undefined_by_elem_sz_l.s: New test.
321 * testsuite/gas/aarch64/undefined_by_elem_sz_l.d: New test.
322
0e7e9601
EB
3232019-02-07 Eric Botcazou <ebotcazou@adacore.com>
324
325 * config/tc-visium.c (md_assemble) <mode_cad>: Align instruction on
326 64-bit boundaries for the GR6.
327 * testsuite/gas/visium/allinsn_gr6.s: Tweak.
328 * testsuite/gas/visium/allinsn_gr6.d: Likewise.
329 * testsuite/gas/visium/bra-1.d: New test.
330 * testsuite/gas/visium/bra-1.s: Likewise.
331 * testsuite/gas/visium/visium.exp: Run bra-1 test.
332
c6f14c0d
JD
3332019-01-31 John Darrington <john@darrington.wattle.id.au>
334
335 * config/tc-s12z.c (lex_imm): Add new argument exp_o.
336 (emit_reloc): New function.
337 (md_apply_fix): [BFD_RELOC_S12Z_OPR] Recognise that it
338 can be either 2 bytes or 3 bytes long.
339 * testsuite/gas/s12z/mov-imm-reloc.d: New file.
340 * testsuite/gas/s12z/mov-imm-reloc.s: New file.
341 * testsuite/gas/s12z/s12z.exp: Add them.
342
91bae991
JD
3432019-01-31 John Darrington <john@darrington.wattle.id.au>
344
345 * config/tc-s12z.c (md_apply_fix): Fix incorrect limits.
346 * testsuite/gas/s12z/pc-rel-bad.d: New file.
347 * testsuite/gas/s12z/pc-rel-bad.l: New file.
348 * testsuite/gas/s12z/pc-rel-bad.s: New file.
349 * testsuite/gas/s12z/pc-rel-good.d: New file.
350 * testsuite/gas/s12z/pc-rel-good.s: New file.
351 * testsuite/gas/s12z/s12z.exp: Add them.
352
1d4d8669
JD
3532019-01-31 John Darrington <john@darrington.wattle.id.au>
354
355 * config/tc-s12z.c (tfr): Emit warning if operands are the same.
356 * testsuite/gas/s12z/exg.d: New test case.
357 * testsuite/gas/s12z/exg.l: New file.
358
8b3a46f9
JD
3592019-01-31 John Darrington <john@darrington.wattle.id.au>
360
361 * config/tc-s12z.c (lex_opr): Add a parameter to indicate whether
362 immediate mode operands should be permitted.
363 * testsuite/s12z/imm-dest.d: New file.
364 * testsuite/s12z/imm-dest.l: New file.
365 * testsuite/s12z/imm-dest.s: New file.
366 * testsuite/s12z/s12z.exp: Add them.
367
fc60b8c8
AK
3682019-01-31 Andreas Krebbel <krebbel@linux.ibm.com>
369
370 * config/tc-s390.c (s390_parse_cpu): New entry for arch13.
371 * doc/c-s390.texi: Document arch13 march option.
372 * testsuite/gas/s390/s390.exp: Run the arch13 related tests.
373 * testsuite/gas/s390/zarch-arch13.d: New test.
374 * testsuite/gas/s390/zarch-arch13.s: New test.
375 * testsuite/gas/s390/zarch-z13.d: Expect the renamed mnemonics
376 also for z13.
377
3ca4a8ec
AM
3782019-01-31 Alan Modra <amodra@gmail.com>
379
380 * config/tc-alpha.c (md_apply_fix): Correct range checks for
381 BFD_RELOC_ALPHA_NOP, BFD_RELOC_ALPHA_LDA, BFD_RELOC_ALPHA_BSR.
382 * config/tc-arm.c (md_apply_fix): Use llabs rather than abs.
383 * config/tc-csky.c (get_macro_reg_vals): Pass s to csky_show_error.
384
75c1c971
MF
3852019-01-28 Max Filippov <jcmvbkbc@gmail.com>
386
387 * config/tc-xtensa.c (md_apply_fix): Mark fixups for constant
388 symbols as done in md_apply_fix.
389 * testsuite/gas/all/forward.d: Don't XFAIL for xtensa.
390
2d151af7
NC
3912019-01-28 Nick Clifton <nickc@redhat.com>
392
393 * po/fr.po: Updated French translation.
394 * po/ru.po: Updated Russian translation.
395
e044973b
AM
3962019-01-28 Alan Modra <amodra@gmail.com>
397
398 * configure.ac (ac_checking): Set from bfd/development.sh
399 development variable.
400 * configure: Regenerate.
401
e10620d3
TC
4022019-01-25 Sudakshina Das <sudi.das@arm.com>
403
404 * config/tc-aarch64.c (warn_unpredictable_ldst): Exempt
405 stg, st2g, stzg and stz2g from Xt == Xn with writeback warning.
406 * testsuite/gas/aarch64/armv8_5-a-memtag.d: Change tests for
407 stg, stzg, st2g and stz2g.
408 * testsuite/gas/aarch64/armv8_5-a-memtag.s: Likewise.
409 * testsuite/gas/aarch64/illegal-memtag.l: Likewise.
410 * testsuite/gas/aarch64/illegal-memtag.s: Likewise.
411
20a4ca55
SD
4122019-01-25 Sudakshina Das <sudi.das@arm.com>
413
414 * testsuite/gas/aarch64/armv8_5-a-memtag.d: New tests for stzgm.
415 * testsuite/gas/aarch64/armv8_5-a-memtag.s: Likewise.
416 * testsuite/gas/aarch64/illegal-memtag.l: Likewise.
417 * testsuite/gas/aarch64/illegal-memtag.s: Likewise.
418
550fd7bf
SD
4192019-01-25 Sudakshina Das <sudi.das@arm.com>
420 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
421
422 * config/tc-aarch64.c (parse_address_main): Remove support for
423 [base]! address expression.
424 (parse_operands): Remove support for AARCH64_OPND_ADDR_SIMPLE_2.
425 (warn_unpredictable_ldst): Remove support for ldstgv_indexed.
426 * testsuite/gas/aarch64/armv8_5-a-memtag.d: Remove tests for ldgv
427 and stgv.
428 * testsuite/gas/aarch64/armv8_5-a-memtag.s: Likewise.
429 * testsuite/gas/aarch64/illegal-memtag.l: Likewise.
430 * testsuite/gas/aarch64/illegal-memtag.s: Likewise.
431
10c172ba
WH
4322019-01-25 Wu Heng <wu.heng@zte.com.cn>
433
434 PR gas/23940
435 * macro.c (getstring): Check array bound before accessing.
436
0c56b5cf
AM
4372019-01-25 Alan Modra <amodra@gmail.com>
438
439 PR 20902
440 PR 24125
441 * read.c (stringer): Delete assertion.
442
375cd423
NC
4432019-01-21 Nick Clifton <nickc@redhat.com>
444
445 * po/uk.po: Updated Ukranian translation.
446
f48dfe41
NC
4472019-01-19 Nick Clifton <nickc@redhat.com>
448
449 * config.in: Regenerate.
450 * configure: Regenerate.
451 * po/gas.pot: Regenerate.
452
f974f26c
NC
4532018-06-24 Nick Clifton <nickc@redhat.com>
454
455 2.32 branch created.
456
dee3ee22
TC
4572019-01-17 Tamar Christina <tamar.christina@arm.com>
458
459 * testsuite/gas/arm/archv6t2-1-pe.d: New test.
460 * testsuite/gas/arm/archv6t2-1.d: Skip pe.
461 * testsuite/gas/arm/csdb.d: Skip pe.
462 * testsuite/gas/arm/sb-thumb1-pe.d: New test.
463 * testsuite/gas/arm/sb-thumb1.d: Skip pe.
464 * testsuite/gas/arm/sb-thumb2-pe.d: New test.
465 * testsuite/gas/arm/sb-thumb2.d: Skip pe.
466 * testsuite/gas/arm/udf.d: Skip pe.
467
a4bf3d07
JW
4682019-01-16 Kito Cheng <kito@andestech.com>
469
470 * testsuite/gas/riscv/attribute-empty.d: New.
471
2dc8dd17
JW
4722019-01-16 Kito Cheng <kito@andestech.com>
473 Nelson Chu <nelson@andestech.com>
474
475 * config/tc-riscv.c (DEFAULT_RISCV_ATTR): Define to 0 if not defined.
476 (riscv_set_options): Add `arch_attr` field.
477 (riscv_opts): Set default value for arch_attr.
478 (riscv_write_out_arch_attr): New.
479 (riscv_set_public_attributes): Likewise.
480 (riscv_md_end): Likewise.
481 (riscv_convert_symbolic_attribute): Likewise.
482 (s_riscv_attribute): Likewise.
483 (explicit_arch_attr): Likewise.
484 (riscv_pseudo_table): Add .attribute to the table.
485 (options): Add OPTION_ARCH_ATTR and OPTION_NO_ARCH_ATTR
486 enumeration constants.
487 (md_longopts): Add `march-attr' and `mno-arch-attr' options.
488 (md_parse_option): Handle the new options.
489 (md_show_usage): Document the `march-attr' option.
490 * config/tc-riscv.h (md_end): Define as riscv_md_end
491 (riscv_md_end): Declare.
492 (CONVERT_SYMBOLIC_ATTRIBUTE): Define as
493 riscv_convert_symbolic_attribute.
494 (riscv_convert_symbolic_attribute): Declare.
495 (start_assemble): Declare.
496 * testsuite/gas/elf/elf.exp: Adjust test case for section2.e.
497 * testsuite/gas/elf/section2.e-riscv: New.
498 * testsuite/gas/riscv/attribute-01.d: New test
499 * testsuite/gas/riscv/attribute-02.d: Likewise.
500 * testsuite/gas/riscv/attribute-03.d: Likewise.
501 * testsuite/gas/riscv/attribute-04.d: Likewise.
502 * testsuite/gas/riscv/attribute-04.s: Likewise.
503 * testsuite/gas/riscv/attribute-05.d: Likewise.
504 * testsuite/gas/riscv/attribute-05.s: Likewise.
505 * testsuite/gas/riscv/attribute-06.d: Likewise.
506 * testsuite/gas/riscv/attribute-06.s: Likewise.
507 * testsuite/gas/riscv/attribute-07.d: Likewise.
508 * testsuite/gas/riscv/attribute-07.s: Likewise.
509 * testsuite/gas/riscv/attribute-08.d: Likewise.
510 * testsuite/gas/riscv/attribute-08.s: Likewise.
511 * testsuite/gas/riscv/attribute-unknown.d: Likewise.
512 * testsuite/gas/riscv/attribute-unknown.s: Likewise.
513 * testsuite/gas/riscv/empty.l: Likewise.
514 * doc/c-riscv.texi (.attribute): Add documentation.
515 * configure.ac (--enable-default-riscv-attribute): New options.
516 * configure: Re-generate.
517 * config.in: Re-generate.
518
d5dcaf1b
JD
5192019-01-16 John Darrington <john@darrington.wattle.id.au>
520
e7b47f2e
JD
521 * config/tc-s12z.c (lex_reg_name): Compare the length of the strings
522 before the contents.
523 * testsuite/gas/s12z/labels.d: New file.
524 * testsuite/gas/s12z/labels.s: New file.
525 * testsuite/gas/s12z/s12z.exp: Add them.
526 * config/tc-s12z.c (tfr): Change as_bad to as_warn.
77fdb0e0 527 Also fix message typo and semantics.
e7b47f2e 528 * config/tc-s12z.c (emit_opr): Emit BFD_RELOC_S12Z_OPR instead of
d5dcaf1b
JD
529 BFD_RELOC_24.
530 * testsuite/gas/s12z/opr-indirect-expr.d: Expect R_S12Z_OPR instead
531 of R_S12Z_EXT24.
532
55e8aae7
SP
5332019-01-14 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
534
535 * config/tc-arm.c (arm_ext_v6k_v6t2): Define.
536 (insns) [ARM_VARIANT]: Modified.
537 (insns) [THUMB_VARIANT]: To implement few ARMv6K instructions
538 in ARMv6T2 as well.
539 * testsuite/gas/arm/archv6t2-1.d: New test.
540 * testsuite/gas/arm/archv6t2-1.s: Likewise.
541 * testsuite/gas/arm/archv6t2-2.d: Likewise.
542
c7af41ec
AM
5432019-01-11 Alan Modra <amodra@gmail.com>
544
545 PR 23963
546 * testsuite/gas/m68hc11/lbranch-dwarf2.d: Adjust for PR23963 change.
547 * testsuite/gas/m68hc11/opers12-dwarf2.d: Likewise.
548
12add40e
NC
5492019-01-10 Nick Clifton <nickc@redhat.com>
550
551 PR 23963
59aa9b0b
NC
552 * testsuite/gas/mips/mips16-branch-absolute-1.d: Adjust for the
553 fact that control characters are now displayed as escape
554 sequences.
12add40e
NC
555 * testsuite/gas/mips/mips16-e.d: Likewise.
556 * testsuite/gas/mips/mips16-pcrel-0.d: Likewise.
557 * testsuite/gas/mips/mips16-pcrel-1.d: Likewise.
558 * testsuite/gas/mips/mips16-pcrel-delay-0.d: Likewise.
559 * testsuite/gas/mips/mips16-pcrel-delay-1.d: Likewise.
560 * testsuite/gas/mips/mips16-pcrel-n32-0.d: Likewise.
561 * testsuite/gas/mips/mips16-pcrel-n32-1.d: Likewise.
562 * testsuite/gas/mips/mips16-pcrel-n64-sym32-0.d: Likewise.
563 * testsuite/gas/mips/mips16-pcrel-n64-sym32-1.d: Likewise.
564 * testsuite/gas/mips/mips16e2@mips16-pcrel-0.d: Likewise.
565 * testsuite/gas/mips/mips16e2@mips16-pcrel-1.d: Likewise.
566 * testsuite/gas/mips/mips16e2@mips16-pcrel-delay-0.d: Likewise.
567 * testsuite/gas/mips/mips16e2@mips16-pcrel-delay-1.d: Likewise.
568 * testsuite/gas/mips/mips16e2@mips16-pcrel-n32-0.d: Likewise.
569 * testsuite/gas/mips/mips16e2@mips16-pcrel-n32-1.d: Likewise.
570 * testsuite/gas/mips/mips16e2@mips16-pcrel-n64-sym32-0.d:
571 Likewise.
572 * testsuite/gas/mips/mips16e2@mips16-pcrel-n64-sym32-1.d:
573 Likewise.
574 * testsuite/gas/mips/mipsel16-e.d: Likewise.
575 * testsuite/gas/mips/mipsr6@msa.d: Likewise.
576 * testsuite/gas/mips/mipsr6@relax-swap3.d: Likewise.
577 * testsuite/gas/mips/r6-64-n32.d: Likewise.
578 * testsuite/gas/mips/r6-64-n64.d: Likewise.
579 * testsuite/gas/mips/r6-n32.d: Likewise.
580 * testsuite/gas/mips/r6-n64.d: Likewise.
581 * testsuite/gas/mips/r6.d: Likewise.
582 * testsuite/gas/mips/tmips16-e.d: Likewise.
583 * testsuite/gas/mips/tmipsel16-e.d: Likewise.
584 * testsuite/gas/mn10300/relax.d: Likewise.
585
39f286cd
JD
5862019-01-09 John Darrington <john@darrington.wattle.id.au>
587
588 * testsuite/gas/s12z/jsr.s: New case.
589 * testsuite/gas/s12z/jsr.d: New case.
590
3107326d
AP
5912019-01-09 Andrew Paprocki <andrew@ishiboo.com>
592
593 * configure: Regenerate.
594
c8fcc360
KT
5952019-01-08 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
596
597 * config/tc-aarch64.c (aarch64_cpus): Add ares.
598 * doc/c-aarch64.texi (-mcpu): Document ares value.
599
171b8e19
AM
6002019-01-08 Alan Modra <amodra@gmail.com>
601
602 * testsuite/gas/rx/rx.exp: Create generated test source in
603 current directory.
604 * testsuite/gas/rx/Xtod.d, * testsuite/gas/rx/abs.d,
605 * testsuite/gas/rx/adc.d, * testsuite/gas/rx/add.d,
606 * testsuite/gas/rx/and.d, * testsuite/gas/rx/bclr.d,
607 * testsuite/gas/rx/bcnd.d, * testsuite/gas/rx/bfmov.d,
608 * testsuite/gas/rx/bmcnd.d, * testsuite/gas/rx/bnot.d,
609 * testsuite/gas/rx/bra.d, * testsuite/gas/rx/brk.d,
610 * testsuite/gas/rx/bset.d, * testsuite/gas/rx/bsr.d,
611 * testsuite/gas/rx/btst.d, * testsuite/gas/rx/clrpsw.d,
612 * testsuite/gas/rx/cmp.d, * testsuite/gas/rx/dabs.d,
613 * testsuite/gas/rx/dadd.d, * testsuite/gas/rx/dbt.d,
614 * testsuite/gas/rx/dcmp.d, * testsuite/gas/rx/ddiv.d,
615 * testsuite/gas/rx/div.d, * testsuite/gas/rx/divu.d,
616 * testsuite/gas/rx/dmov.d, * testsuite/gas/rx/dmul.d,
617 * testsuite/gas/rx/dneg.d, * testsuite/gas/rx/dpopm.d,
618 * testsuite/gas/rx/dpushm.d, * testsuite/gas/rx/dround.d,
619 * testsuite/gas/rx/dsqrt.d, * testsuite/gas/rx/dsub.d,
620 * testsuite/gas/rx/dtoX.d, * testsuite/gas/rx/emaca.d,
621 * testsuite/gas/rx/emsba.d, * testsuite/gas/rx/emul.d,
622 * testsuite/gas/rx/emula.d, * testsuite/gas/rx/emulu.d,
623 * testsuite/gas/rx/fadd.d, * testsuite/gas/rx/fcmp.d,
624 * testsuite/gas/rx/fdiv.d, * testsuite/gas/rx/fmul.d,
625 * testsuite/gas/rx/fsqrt.d, * testsuite/gas/rx/fsub.d,
626 * testsuite/gas/rx/ftoi.d, * testsuite/gas/rx/ftou.d,
627 * testsuite/gas/rx/gprel.d, * testsuite/gas/rx/int.d,
628 * testsuite/gas/rx/itof.d, * testsuite/gas/rx/jmp.d,
629 * testsuite/gas/rx/jsr.d, * testsuite/gas/rx/machi.d,
630 * testsuite/gas/rx/maclh.d, * testsuite/gas/rx/maclo.d,
631 * testsuite/gas/rx/max.d, * testsuite/gas/rx/min.d,
632 * testsuite/gas/rx/mov.d, * testsuite/gas/rx/movco.d,
633 * testsuite/gas/rx/movli.d, * testsuite/gas/rx/movu.d,
634 * testsuite/gas/rx/msbhi.d, * testsuite/gas/rx/msblh.d,
635 * testsuite/gas/rx/msblo.d, * testsuite/gas/rx/mul.d,
636 * testsuite/gas/rx/mulhi.d, * testsuite/gas/rx/mullh.d,
637 * testsuite/gas/rx/mullo.d, * testsuite/gas/rx/mvfacgu.d,
638 * testsuite/gas/rx/mvfachi.d, * testsuite/gas/rx/mvfaclo.d,
639 * testsuite/gas/rx/mvfacmi.d, * testsuite/gas/rx/mvfc.d,
640 * testsuite/gas/rx/mvfcp.d, * testsuite/gas/rx/mvfdc.d,
641 * testsuite/gas/rx/mvfdr.d, * testsuite/gas/rx/mvtacgu.d,
642 * testsuite/gas/rx/mvtachi.d, * testsuite/gas/rx/mvtaclo.d,
643 * testsuite/gas/rx/mvtc.d, * testsuite/gas/rx/mvtcp.d,
644 * testsuite/gas/rx/mvtdc.d, * testsuite/gas/rx/neg.d,
645 * testsuite/gas/rx/nop.d, * testsuite/gas/rx/not.d,
646 * testsuite/gas/rx/opecp.d, * testsuite/gas/rx/or.d,
647 * testsuite/gas/rx/pop.d, * testsuite/gas/rx/popc.d,
648 * testsuite/gas/rx/popm.d, * testsuite/gas/rx/push.d,
649 * testsuite/gas/rx/pushc.d, * testsuite/gas/rx/pushm.d,
650 * testsuite/gas/rx/r-bcc.d, * testsuite/gas/rx/r-bra.d,
651 * testsuite/gas/rx/racl.d, * testsuite/gas/rx/racw.d,
652 * testsuite/gas/rx/rdacl.d, * testsuite/gas/rx/rdacw.d,
653 * testsuite/gas/rx/revl.d, * testsuite/gas/rx/revw.d,
654 * testsuite/gas/rx/rmpa.d, * testsuite/gas/rx/rolc.d,
655 * testsuite/gas/rx/rorc.d, * testsuite/gas/rx/rotl.d,
656 * testsuite/gas/rx/rotr.d, * testsuite/gas/rx/round.d,
657 * testsuite/gas/rx/rstr.d, * testsuite/gas/rx/rte.d,
658 * testsuite/gas/rx/rtfi.d, * testsuite/gas/rx/rts.d,
659 * testsuite/gas/rx/rtsd.d, * testsuite/gas/rx/sat.d,
660 * testsuite/gas/rx/satr.d, * testsuite/gas/rx/save.d,
661 * testsuite/gas/rx/sbb.d, * testsuite/gas/rx/sccnd.d,
662 * testsuite/gas/rx/scmpu.d, * testsuite/gas/rx/setpsw.d,
663 * testsuite/gas/rx/shar.d, * testsuite/gas/rx/shll.d,
664 * testsuite/gas/rx/shlr.d, * testsuite/gas/rx/smovb.d,
665 * testsuite/gas/rx/smovf.d, * testsuite/gas/rx/smovu.d,
666 * testsuite/gas/rx/sstr.d, * testsuite/gas/rx/stnz.d,
667 * testsuite/gas/rx/stz.d, * testsuite/gas/rx/sub.d,
668 * testsuite/gas/rx/suntil.d, * testsuite/gas/rx/swhile.d,
669 * testsuite/gas/rx/tst.d, * testsuite/gas/rx/utof.d,
670 * testsuite/gas/rx/wait.d, * testsuite/gas/rx/xchg.d,
671 * testsuite/gas/rx/xor.d: Add #source line.
672
ef8df4ca
KT
6732019-01-07 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
674
675 * config/tc-arm.c (arm_cpus): Add ares.
676 * doc/c-arm.texi (-mcpu): Document ares value.
677
6a25bee8
YS
6782019-01-05 Yoshinori Sato <ysato@users.sourceforge.jp>
679
680 * config/rx-defs.h (rx_cpu_types): Add type RXV3 and RXV3FPU.
681 (rx_bfield): Add prototype.
682 (rx_post): Likewise.
683 * config/rx-parse.y: Add v3 instructions and Double FPU registers.
684 (DSIZE): Define.
685 (POST): Define.
686 (rx_check_v3): New. check v3 type.
687 (rx_check_dfpu): New. check have double support.
688 (double_condition_table): New. dcmp<cond> contiditon.
689 (check_condition): Multiple condition support.
690 (rx_lex): RXv3 instructions support.
691 Add parse dcmp<cond> instruction and Double FPU registers.
692 (immediate): Disable optimize in dmov #imm case.
693 (displacement): Add double displacement in dmov instraction.
694 * config/tc-rx.c (rx_use_conventional_section_names):
695 Invert default value in rx-*-linux target.
696 (cpu_type): Add additional ELF flags.
697 (cpu_type_list): Add RXv3.
698 (md_parse_option): Refer elf_flags from cpu_type_list.
699 (md_show_usage): Add rxv3 and rxv3-dfpu.
700 (rx_bytesT): Add post byte.
701 (rx_bfield): New. generate bfmov / bfmovz "imm" field.
702 (rx_post): New. Set instruction post byte.
703 (md_assemble): Add post byte.
704 doc/c-rx.texi: Add cpu types.
705 * testsuite/gas/rx/Xtod.d: New.
706 * testsuite/gas/rx/Xtod.sm: New.
707 * testsuite/gas/rx/bfmov.d: New.
708 * testsuite/gas/rx/bfmov.sm: New.
709 * testsuite/gas/rx/dabs.d: New.
710 * testsuite/gas/rx/dabs.sm: New.
711 * testsuite/gas/rx/dadd.d: New.
712 * testsuite/gas/rx/dadd.sm: New.
713 * testsuite/gas/rx/dcmp.d: New.
714 * testsuite/gas/rx/dcmp.sm: New.
715 * testsuite/gas/rx/ddiv.d: New.
716 * testsuite/gas/rx/ddiv.sm: New.
717 * testsuite/gas/rx/dmov.d: New.
718 * testsuite/gas/rx/dmov.sm: New.
719 * testsuite/gas/rx/dmul.d: New.
720 * testsuite/gas/rx/dmul.sm: New.
721 * testsuite/gas/rx/dneg.d: New.
722 * testsuite/gas/rx/dneg.sm: New.
723 * testsuite/gas/rx/dpopm.d: New.
724 * testsuite/gas/rx/dpopm.sm: New.
725 * testsuite/gas/rx/dpushm.d: New.
726 * testsuite/gas/rx/dpushm.sm: New.
727 * testsuite/gas/rx/dround.d: New.
728 * testsuite/gas/rx/dround.sm: New.
729 * testsuite/gas/rx/dsqrt.d: New.
730 * testsuite/gas/rx/dsqrt.sm: New.
731 * testsuite/gas/rx/dsub.d: New.
732 * testsuite/gas/rx/dsub.sm: New.
733 * testsuite/gas/rx/dtoX.d: New.
734 * testsuite/gas/rx/dtoX.sm: New.
735 * testsuite/gas/rx/macros.inc: Add double FPU registers.
736 * testsuite/gas/rx/mvfdc.d: New.
737 * testsuite/gas/rx/mvfdc.sm: New.
738 * testsuite/gas/rx/mvfdr.d: New.
739 * testsuite/gas/rx/mvfdr.sm: New.
740 * testsuite/gas/rx/mvtdc.d: New.
741 * testsuite/gas/rx/mvtdc.sm: New.
742 * testsuite/gas/rx/rstr.d: New.
743 * testsuite/gas/rx/rstr.sm: New.
744 * testsuite/gas/rx/rx.exp: Use rxv3-dfpu option.
745 * testsuite/gas/rx/save.d: New.
746 * testsuite/gas/rx/save.sm: New.
747 * testsuite/gas/rx/xor.d: New.
748 * testsuite/gas/rx/xor.sm: Add pattern.
749
1b2ed39c
WH
7502019-01-04 Wu Heng <wu.heng@zte.com.cn>
751
752 PR 24010
753 * macro.c (get_any_string): Check for end of input whilst scanning
754 for separators.
755
bdfb4455
WH
7562019-01-04 Wu Heng <wu.heng@zte.com.cn>
757
758 PR 24009
759 * read.c (stringer): Fix handling of missing '>' character at end
760 of <...> sequence.
761
82704155
AM
7622019-01-01 Alan Modra <amodra@gmail.com>
763
764 Update year range in copyright notice of all files.
765
d5c04e1b 766For older changes see ChangeLog-2018
3499769a 767\f
d5c04e1b 768Copyright (C) 2019 Free Software Foundation, Inc.
3499769a
AM
769
770Copying and distribution of this file, with or without modification,
771are permitted in any medium without royalty provided the copyright
772notice and this notice are preserved.
773
774Local Variables:
775mode: change-log
776left-margin: 8
777fill-column: 74
778version-control: never
779End:
This page took 0.226403 seconds and 4 git commands to generate.