]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/ChangeLog
x86-64: honor vendor specifics for near RET
[thirdparty/binutils-gdb.git] / gas / ChangeLog
CommitLineData
aeab2b26
JB
12020-01-30 Jan Beulich <jbeulich@suse.com>
2
3 * testsuite/gas/i386/x86-64-branch-2.s,
4 testsuite/gas/i386/x86-64-branch-4.s,
5 testsuite/gas/i386/x86-64-branch.s: Add RETW cases.
6 * testsuite/gas/i386/ilp32/x86-64-branch.d,
7 testsuite/gas/i386/x86-64-branch-2.d,
8 testsuite/gas/i386/x86-64-branch-4.l,
9 testsuite/gas/i386/x86-64-branch.d: Adjust expectations.
10
873494c8
JB
112020-01-30 Jan Beulich <jbeulich@suse.com>
12
13 * config/tc-i386.c (process_suffix): .
14 testsuite/gas/i386/noreg64.s: Add IRET and LRET cases.
15 testsuite/gas/i386/x86-64-opcode.s: Add suffix to IRET and LRET.
16 Add LRETQ case.
17 testsuite/gas/i386/x86-64-suffix.s: Drop IRET case without
18 suffix.
19 testsuite/gas/i386/x86_64.s: Add RETF cases.
20 * testsuite/gas/i386/k1om.d, testsuite/gas/i386/l1om.d,
21 testsuite/gas/i386/noreg64.d, testsuite/gas/i386/noreg64.l,
22 testsuite/gas/i386/x86-64-opcode.d,
23 testsuite/gas/i386/x86-64-suffix-intel.d,
24 testsuite/gas/i386/x86-64-suffix.d,
25 testsuite/gas/i386/x86_64-intel.d
26 testsuite/gas/i386/x86_64.d: Adjust expectations.
27 * testsuite/gas/i386/x86-64-suffix.e,
28 testsuite/gas/i386/x86_64.e: New.
29
62b3f548
JB
302020-01-30 Jan Beulich <jbeulich@suse.com>
31
32 * config/tc-i386.c (process_suffix): Redo and move FLDENV et al
33 special case.
34
bc31405e
L
352020-01-27 H.J. Lu <hongjiu.lu@intel.com>
36
37 PR binutils/25445
38 * config/tc-i386.c (check_long_reg): Also convert to QWORD for
39 movsxd.
40 * doc/c-i386.texi: Add a node for AMD64 vs. Intel64 ISA
41 differences. Document movslq and movsxd.
42 * testsuite/gas/i386/i386.exp: Run PR binutils/25445 tests.
43 * testsuite/gas/i386/x86-64-movsxd-intel.d: New file.
44 * testsuite/gas/i386/x86-64-movsxd-intel64-intel.d: Likewise.
45 * testsuite/gas/i386/x86-64-movsxd-intel64-inval.l: Likewise.
46 * testsuite/gas/i386/x86-64-movsxd-intel64-inval.s: Likewise.
47 * testsuite/gas/i386/x86-64-movsxd-intel64.d: Likewise.
48 * testsuite/gas/i386/x86-64-movsxd-intel64.s: Likewise.
49 * testsuite/gas/i386/x86-64-movsxd-inval.l: Likewise.
50 * testsuite/gas/i386/x86-64-movsxd-inval.s: Likewise.
51 * testsuite/gas/i386/x86-64-movsxd.d: Likewise.
52 * testsuite/gas/i386/x86-64-movsxd.s: Likewise.
53
e3696f67
AM
542020-01-27 Alan Modra <amodra@gmail.com>
55
56 * testsuite/gas/all/gas.exp: Replace case statements with switch
57 statements.
58 * testsuite/gas/elf/elf.exp: Likewise.
59 * testsuite/gas/macros/macros.exp: Likewise.
60 * testsuite/lib/gas-defs.exp: Likewise.
61
7568c93b
TC
622020-01-27 Tamar Christina <tamar.christina@arm.com>
63
64 PR 25403
65 * testsuite/gas/aarch64/armv8_4-a.d: Add cfinv.
66 * testsuite/gas/aarch64/armv8_4-a.s: Likewise.
67
403d1bd9
JW
682020-01-22 Maxim Blinov <maxim.blinov@embecosm.com>
69
70 * testsuite/gas/riscv/march-ok-s.d: sx is no longer valid and
71 s exts must be known, so rename *ok* to *fail*.
72 * testsuite/gas/riscv/march-ok-sx.d: Likewise.
73 * testsuite/gas/riscv/march-ok-s-with-version: Likewise.
74 * testsuite/gas/riscv/march-fail-s.l: Expected error messages for
75 above change.
76 * testsuite/gas/riscv/march-fail-sx.l: Likewise.
77 * testsuite/gas/riscv/march-fail-sx-with-version.l: Likewise.
78
be4c5e58
L
792020-01-22 H.J. Lu <hongjiu.lu@intel.com>
80
81 PR gas/25438
82 * config/tc-i386.c (check_long_reg): Always disallow double word
83 suffix in mnemonic with word general register.
84 * testsuite/gas/i386/general.s: Replace word general register
85 with double word general register for movl.
86 * testsuite/gas/i386/inval.s: Add tests for movl with word general
87 register.
88 * testsuite/gas/i386/general.l: Updated.
89 * testsuite/gas/i386/inval.l: Likewise.
90
9e7028aa
AM
912020-01-22 Alan Modra <amodra@gmail.com>
92
93 * config/tc-ppc.c (parse_tls_arg): Handle tls arg for
94 __tls_get_addr_desc and __tls_get_addr_opt.
95
e3ed17f3
JB
962020-01-21 Jan Beulich <jbeulich@suse.com>
97
98 * testsuite/gas/i386/inval-crc32.s,
99 testsuite/gas/i386/x86-64-inval-crc32.s: Add alignment directive.
100 * testsuite/gas/i386/inval-crc32.l,
101 testsuite/gas/i386/x86-64-inval-crc32.l: Adjust expectations.
102
1a035124
JB
1032020-01-21 Jan Beulich <jbeulich@suse.com>
104
105 * config/tc-i386.c (process_suffix): Merge CRC32 handling into
106 generic code path. Deal with No_lSuf being set in a template.
107 * testsuite/gas/i386/inval-crc32.l,
108 testsuite/gas/i386/x86-64-inval-crc32.l: Expect warning(s)
109 instead of error(s) when operand size is ambiguous.
110 * testsuite/gas/i386/noreg16.s, testsuite/gas/i386/noreg32.s,
111 testsuite/gas/i386/noreg64.s: Add CRC32 tests.
112 * testsuite/gas/i386/noreg16.d, testsuite/gas/i386/noreg16.l,
113 testsuite/gas/i386/noreg32.d, testsuite/gas/i386/noreg32.l,
114 testsuite/gas/i386/noreg64.d, testsuite/gas/i386/noreg64.l:
115 Adjust expectations.
116
c006a730
JB
1172020-01-21 Jan Beulich <jbeulich@suse.com>
118
119 * config/tc-i386.c (process_suffix): Drop SYSRET special case
120 and an intel_syntax check. Re-write lack-of-suffix processing
121 logic.
122 * doc/c-i386.texi: Document operand size defaults for suffix-
123 less AT&T syntax insns.
124 * testsuite/gas/i386/bundle.s, testsuite/gas/i386/lock-1.s,
125 testsuite/gas/i386/opcode.s, testsuite/gas/i386/sse3.s,
126 testsuite/gas/i386/x86-64-avx-scalar.s,
127 testsuite/gas/i386/x86-64-avx.s,
128 testsuite/gas/i386/x86-64-bundle.s,
129 testsuite/gas/i386/x86-64-intel64.s,
130 testsuite/gas/i386/x86-64-lock-1.s,
131 testsuite/gas/i386/x86-64-opcode.s,
132 testsuite/gas/i386/x86-64-sse2avx.s,
133 testsuite/gas/i386/x86-64-sse3.s: Add missing suffixes.
134 * testsuite/gas/i386/nops.s, testsuite/gas/i386/sse-noavx.s,
135 testsuite/gas/i386/x86-64-nops.s,
136 testsuite/gas/i386/x86-64-ptwrite.s,
137 testsuite/gas/i386/x86-64-simd.s,
138 testsuite/gas/i386/x86-64-sse-noavx.s,
139 testsuite/gas/i386/x86-64-suffix.s: Drop bogus suffix-less
140 insns.
141 * testsuite/gas/i386/noreg16.s, testsuite/gas/i386/noreg32.s,
142 testsuite/gas/i386/noreg64.s: Add further tests.
143 * testsuite/gas/i386/ilp32/x86-64-nops.d,
144 testsuite/gas/i386/nops.d, testsuite/gas/i386/noreg16.d,
145 testsuite/gas/i386/noreg32.d, testsuite/gas/i386/noreg64.d,
146 testsuite/gas/i386/sse-noavx.d,
147 testsuite/gas/i386/x86-64-intel64.d,
148 testsuite/gas/i386/x86-64-nops.d,
149 testsuite/gas/i386/x86-64-opcode.d,
150 testsuite/gas/i386/x86-64-ptwrite-intel.d,
151 testsuite/gas/i386/x86-64-ptwrite.d,
152 testsuite/gas/i386/x86-64-simd-intel.d,
153 testsuite/gas/i386/x86-64-simd-suffix.d,
154 testsuite/gas/i386/x86-64-simd.d,
155 testsuite/gas/i386/x86-64-sse-noavx.d
156 testsuite/gas/i386/x86-64-suffix.d,
157 testsuite/gas/i386/x86-64-suffix-intel.d: Adjust expectations.
158 * testsuite/gas/i386/noreg16.l, testsuite/gas/i386/noreg32.l,
159 testsuite/gas/i386/noreg64.l: New.
160 * testsuite/gas/i386/i386.exp: Run new tests.
161
c906a69a
JB
1622020-01-21 Jan Beulich <jbeulich@suse.com>
163
164 * testsuite/gas/i386/avx512_bf16_vl.s,
165 testsuite/gas/i386/x86-64-avx512_bf16_vl.s: Add broadcast forms
166 of VCVTNEPS2BF16{X,Y}. Add operand-size less Intel syntax
167 broadcast forms of VCVTNEPS2BF16.
168 * testsuite/gas/i386/avx512_bf16_vl.d,
169 testsuite/gas/i386/x86-64-avx512_bf16_vl.d: Adjust expectations.
170
26916852
NC
1712020-01-20 Nick Clifton <nickc@redhat.com>
172
173 * po/uk.po: Updated Ukranian translation.
174
14470f07
L
1752020-01-20 H.J. Lu <hongjiu.lu@intel.com>
176
177 PR ld/25416
178 * config/tc-i386.c (output_insn): Add a dummy REX_OPCODE prefix
179 for lea with R_X86_64_GOTPC32_TLSDESC relocation when generating
180 x32 object.
181 * testsuite/gas/i386/ilp32/x32-tls.d: Updated.
182 * testsuite/gas/i386/ilp32/x32-tls.s: Add tests for lea with
183 R_X86_64_GOTPC32_TLSDESC relocation.
184
1b1bb2c6
NC
1852020-01-18 Nick Clifton <nickc@redhat.com>
186
187 * configure: Regenerate.
188 * po/gas.pot: Regenerate.
189
ae774686
NC
1902020-01-18 Nick Clifton <nickc@redhat.com>
191
192 Binutils 2.34 branch created.
193
42e04b36
L
1942020-01-17 H.J. Lu <hongjiu.lu@intel.com>
195
196 * config/tc-i386.c (_i386_insn): Replace vex_encoding_vex2
197 with vex_encoding_vex.
198 (parse_insn): Likewise.
199 * doc/c-i386.texi: Replace {vex2} with {vex}. Update {vex}
200 and {vex3} documentation.
201 * testsuite/gas/i386/pseudos.s: Replace 3 {vex2} tests with
202 {vex}.
203 * testsuite/gas/i386/x86-64-pseudos.s: Likewise.
204
2da2eaf4
AV
2052020-01-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
206
207 PR 25376
208 * config/tc-arm.c (mve_ext, mve_fp_ext): Use CORE_HIGH.
209 (armv8_1m_main_ext_table): Use CORE_HIGH for mve.
210 * testsuite/arm/armv8_1-m-fpu-mve-1.s: New.
211 * testsuite/arm/armv8_1-m-fpu-mve-1.d: New.
212 * testsuite/arm/armv8_1-m-fpu-mve-2.s: New.
213 * testsuite/arm/armv8_1-m-fpu-mve-2.d: New.
214
45a4bb20
JB
2152020-01-16 Jan Beulich <jbeulich@suse.com>
216
217 * config/tc-i386.c (match_template): Drop found_cpu_match local
218 variable.
219
4814632e
JB
2202020-01-16 Jan Beulich <jbeulich@suse.com>
221
222 * testsuite/gas/i386/avx512dq-inval.l,
223 testsuite/gas/i386/avx512dq-inval.s: New.
224 * testsuite/gas/i386/i386.exp: Run new test.
225
131cb553
JL
2262020-01-15 Jozef Lawrynowicz <jozef.l@mittosystems.com>
227
228 * config/tc-msp430.c (CHECK_RELOC_MSP430): Always generate 430X
229 relocations when the target is 430X, except when extracting part of an
230 expression.
231 (msp430_srcoperand): Adjust comment.
232 Initialize the expp member of the msp430_operand_s struct as
233 appropriate.
234 (msp430_dstoperand): Likewise.
235 * testsuite/gas/msp430/msp430.exp: Run new test.
236 * testsuite/gas/msp430/reloc-lo-430x.d: New test.
237 * testsuite/gas/msp430/reloc-lo-430x.s: New test.
238
c24d0e8d
AM
2392020-01-15 Alan Modra <amodra@gmail.com>
240
241 * configure.tgt: Add sparc-*-freebsd case.
242
e44925ae
LC
2432020-01-14 Lili Cui <lili.cui@intel.com>
244
245 * testsuite/gas/i386/align-branch-1a.d: Updated for Darwin.
246 * testsuite/gas/i386/align-branch-1b.d: Likewise.
247 * testsuite/gas/i386/align-branch-1c.d: Likewise.
248 * testsuite/gas/i386/align-branch-1d.d: Likewise.
249 * testsuite/gas/i386/align-branch-1e.d: Likewise.
250 * testsuite/gas/i386/align-branch-1f.d: Likewise.
251 * testsuite/gas/i386/align-branch-1g.d: Likewise.
252 * testsuite/gas/i386/align-branch-1h.d: Likewise.
253 * testsuite/gas/i386/align-branch-1i.d: Likewise.
254 * testsuite/gas/i386/align-branch-5.d: Likewise.
255 * testsuite/gas/i386/x86-64-align-branch-1a.d: Likewise.
256 * testsuite/gas/i386/x86-64-align-branch-1b.d: Likewise.
257 * testsuite/gas/i386/x86-64-align-branch-1c.d: Likewise.
258 * testsuite/gas/i386/x86-64-align-branch-1d.d: Likewise.
259 * testsuite/gas/i386/x86-64-align-branch-1e.d: Likewise.
260 * testsuite/gas/i386/x86-64-align-branch-1f.d: Likewise.
261 * testsuite/gas/i386/x86-64-align-branch-1g.d: Likewise.
262 * testsuite/gas/i386/x86-64-align-branch-1h.d: Likewise.
263 * testsuite/gas/i386/x86-64-align-branch-1i.d: Likewise.
264 * testsuite/gas/i386/x86-64-align-branch-5.d: Likewise.
265 * testsuite/gas/i386/i386.exp: Skip x86-64-align-branch-2a,
266 x86-64-align-branch-2b and x86-64-align-branch-2c on Darwin.
267
7a6bf3be
SB
2682020-01-14 Sergey Belyashov <sergey.belyashov@gmail.com>
269
270 PR 25377
271 * config/tc-z80.c: Add support for half precision, single
272 precision and double precision floating point values.
273 * config/tc-z80.h b/gas/config/tc-z80.h: Disable string escapes.
274 * doc/as.texi: Add new z80 command line options.
275 * doc/c-z80.texi: Document new z80 command line options.
276 * testsuite/gas/z80/ez80_pref_dis.s: New test.
277 * testsuite/gas/z80/ez80_pref_dis.d: New test driver.
278 * testsuite/gas/z80/z80.exp: Run the new test.
279 * testsuite/gas/z80/fp_math48.d: Use correct command line option.
280 * testsuite/gas/z80/fp_zeda32.d: Likewise.
281 * testsuite/gas/z80/strings.d: Update expected output.
282
82e9597c
MM
2832020-01-13 Matthew Malcomson <matthew.malcomson@arm.com>
284
285 * config/tc-aarch64.c (f64mm, f32mm): Add sve as a feature
286 dependency.
287
5e4f7e05
CZ
2882020-01-13 Claudiu Zissulescu <claziss@gmail.com>
289
290 * config/tc-arc.c (arc_select_cpu): Re-init the bfd if we change
291 the CPU.
292 * config/tc-arc.h: Add header if/defs.
293 * testsuite/gas/arc/pseudos.d: Improve matching pattern.
294
febda64f
AM
2952020-01-13 Alan Modra <amodra@gmail.com>
296
297 * testsuite/gas/wasm32/allinsn.d: Update expected output.
298
5496abe1
AM
2992020-01-13 Alan Modra <amodra@gmail.com>
300
301 * config/tc-tic4x.c (tic4x_operands_match): Correct tic3x trap
302 insertion.
303
ec4181f2
AM
3042020-01-10 Alan Modra <amodra@gmail.com>
305
306 * testsuite/gas/elf/pr14891.s: Don't start directives in first column.
307 * testsuite/gas/elf/pr21661.d: Don't run on hpux.
308
40c75bc8
SB
3092020-01-03 Sergey Belyashov <sergey.belyashov@gmail.com>
310
311 PR 25224
312 * config/tc-z80.c (emit_ld_m_rr): Use integer types when checking
313 opcode byte values.
314 (emit_ld_r_r): Likewise.
315 (emit_ld_rr_m): Likewise.
316 (emit_ld_rr_nn): Likewise.
317
72aea328
JB
3182020-01-09 Jan Beulich <jbeulich@suse.com>
319
320 * config/tc-i386.c (optimize_encoding): Add
321 is_any_vex_encoding() invocations. Drop respective
322 i.tm.extension_opcode == None checks.
323
3f93af61
JB
3242020-01-09 Jan Beulich <jbeulich@suse.com>
325
326 * config/tc-i386.c (md_assemble): Check RegRex is clear during
327 REX transformations. Correct comment indentation.
328
7697afb6
JB
3292020-01-09 Jan Beulich <jbeulich@suse.com>
330
331 * config/tc-i386.c (optimize_encoding): Generalize register
332 transformation for TEST optimization.
333
d835a58b
JB
3342020-01-09 Jan Beulich <jbeulich@suse.com>
335
336 * testsuite/gas/i386/x86-64-sysenter-amd.s,
337 testsuite/gas/i386/x86-64-sysenter-amd.d,
338 testsuite/gas/i386/x86-64-sysenter-amd.l,
339 testsuite/gas/i386/x86-64-sysenter-intel.d,
340 testsuite/gas/i386/x86-64-sysenter-mixed.d: New.
341 * testsuite/gas/i386/i386.exp: Run new tests.
342
915808f6
NC
3432020-01-08 Nick Clifton <nickc@redhat.com>
344
345 PR 25284
346 * doc/as.texi (Align): Document the fact that all arguments can be
347 omitted.
348 (Balign): Likewise.
349 (P2align): Likewise.
350
f1f28025
NC
3512020-01-08 Nick Clifton <nickc@redhat.com>
352
353 PR 14891
354 * config/obj-elf.c (obj_elf_section): Fail if the section name is
355 already defined as a different symbol type.
356 * testsuite/gas/elf/pr14891.s: New test source file.
357 * testsuite/gas/elf/pr14891.d: New test driver.
358 * testsuite/gas/elf/pr14891.s: New test expected error output.
359 * testsuite/gas/elf/elf.exp: Run the new test.
360
030a2e78
AM
3612020-01-08 Alan Modra <amodra@gmail.com>
362
363 * config/tc-z8k.c (md_begin): Make idx unsigned.
364 (get_specific): Likewise for this_index.
365
2a1ebfb2
CZ
3662020-01-07 Claudiu Zissulescu <claziss@synopsys.com>
367
368 * onfig/tc-arc.c (parse_reloc_symbol): New function.
369 (tokenize_arguments): Clean up, use parse_reloc_symbol function.
370 (md_operand): Set X_md to absent.
371 (arc_parse_name): Check for X_md.
372
16d87673
SB
3732020-01-03 Sergey Belyashov <sergey.belyashov@gmail.com>
374
375 PR 25311
376 * as.h (TC_STRING_ESCAPES): Provide a default definition.
377 * app.c (do_scrub_chars): Use TC_STRING_ESCAPES instead of
378 NO_STRING_ESCAPES.
379 * read.c (next_char_of_string): Likewise.
380 * config/tc-ppc.h (TC_STRING_ESCAPES): Define.
381 * config/tc-z80.h (TC_STRING_ESCAPES): Define.
382
a2322019
NC
3832020-01-03 Nick Clifton <nickc@redhat.com>
384
385 * po/sv.po: Updated Swedish translation.
386
5437a02a
JB
3872020-01-03 Jan Beulich <jbeulich@suse.com>
388
389 * testsuite/gas/aarch64/f64mm.s: Scale index of LD1RO{H,W,D}.
390 * testsuite/gas/aarch64/f64mm.d: Adjust expectations.
391
567dfba2
JB
3922020-01-03 Jan Beulich <jbeulich@suse.com>
393
394 * testsuite/gas/aarch64/i8mm.s: Add 128-bit form tests for
395 by-element usdot. Add 64-bit form tests for by-element sudot.
396 * testsuite/gas/aarch64/i8mm.d: Adjust expectations.
397
8c45011a
JB
3982020-01-03 Jan Beulich <jbeulich@suse.com>
399
400 * testsuite/gas/aarch64/f64mm.s: Drop 'i' from uzip<n>.
401 * testsuite/gas/aarch64/f64mm.d: Adjust expectations.
402
f4950f76
JB
4032020-01-03 Jan Beulich <jbeulich@suse.com>
404
405 * testsuite/gas/aarch64/f64mm.d,
406 testsuite/gas/aarch64/sve-movprfx-mm.d: Adjust expectations.
407
6655dba2
SB
4082020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
409
410 * config/tc-z80.c: Add new architectures: Z180 and eZ80. Add
411 support for assembler code generated by SDCC. Add new relocation
412 types. Add z80-elf target support.
413 * config/tc-z80.h: Add z80-elf target support. Enable dollar local
414 labels. Local labels starts from ".L".
415 * NEWS: Mention the new support.
416 * testsuite/gas/all/fwdexp.d: Fix failure due to symbol conflict.
417 * testsuite/gas/all/fwdexp.s: Likewise.
418 * testsuite/gas/all/cond.l: Likewise.
419 * testsuite/gas/all/cond.s: Likewise.
420 * testsuite/gas/all/fwdexp.d: Likewise.
421 * testsuite/gas/all/fwdexp.s: Likewise.
422 * testsuite/gas/elf/section2.e-mips: Likewise.
423 * testsuite/gas/elf/section2.l: Likewise.
424 * testsuite/gas/elf/section2.s: Likewise.
425 * testsuite/gas/macros/app1.d: Likewise.
426 * testsuite/gas/macros/app1.s: Likewise.
427 * testsuite/gas/macros/app2.d: Likewise.
428 * testsuite/gas/macros/app2.s: Likewise.
429 * testsuite/gas/macros/app3.d: Likewise.
430 * testsuite/gas/macros/app3.s: Likewise.
431 * testsuite/gas/macros/app4.d: Likewise.
432 * testsuite/gas/macros/app4.s: Likewise.
433 * testsuite/gas/macros/app4b.s: Likewise.
434 * testsuite/gas/z80/suffix.d: Fix failure on ELF target.
435 * testsuite/gas/z80/z80.exp: Add new tests
436 * testsuite/gas/z80/dollar.d: New file.
437 * testsuite/gas/z80/dollar.s: New file.
438 * testsuite/gas/z80/ez80_adl_all.d: New file.
439 * testsuite/gas/z80/ez80_adl_all.s: New file.
440 * testsuite/gas/z80/ez80_adl_suf.d: New file.
441 * testsuite/gas/z80/ez80_isuf.s: New file.
442 * testsuite/gas/z80/ez80_z80_all.d: New file.
443 * testsuite/gas/z80/ez80_z80_all.s: New file.
444 * testsuite/gas/z80/ez80_z80_suf.d: New file.
445 * testsuite/gas/z80/r800_extra.d: New file.
446 * testsuite/gas/z80/r800_extra.s: New file.
447 * testsuite/gas/z80/r800_ii8.d: New file.
448 * testsuite/gas/z80/r800_z80_doc.d: New file.
449 * testsuite/gas/z80/z180.d: New file.
450 * testsuite/gas/z80/z180.s: New file.
451 * testsuite/gas/z80/z180_z80_doc.d: New file.
452 * testsuite/gas/z80/z80_doc.d: New file.
453 * testsuite/gas/z80/z80_doc.s: New file.
454 * testsuite/gas/z80/z80_ii8.d: New file.
455 * testsuite/gas/z80/z80_ii8.s: New file.
456 * testsuite/gas/z80/z80_in_f_c.d: New file.
457 * testsuite/gas/z80/z80_in_f_c.s: New file.
458 * testsuite/gas/z80/z80_op_ii_ld.d: New file.
459 * testsuite/gas/z80/z80_op_ii_ld.s: New file.
460 * testsuite/gas/z80/z80_out_c_0.d: New file.
461 * testsuite/gas/z80/z80_out_c_0.s: New file.
462 * testsuite/gas/z80/z80_reloc.d: New file.
463 * testsuite/gas/z80/z80_reloc.s: New file.
464 * testsuite/gas/z80/z80_sli.d: New file.
465 * testsuite/gas/z80/z80_sli.s: New file.
466
a65b5de6
SN
4672020-01-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
468
469 * config/tc-arm.c (parse_reg_list): Use REG_TYPE_RN instead of
470 REGLIST_RN.
471
b14ce8bf
AM
4722020-01-01 Alan Modra <amodra@gmail.com>
473
474 Update year range in copyright notice of all files.
475
0b114740 476For older changes see ChangeLog-2019
3499769a 477\f
0b114740 478Copyright (C) 2020 Free Software Foundation, Inc.
3499769a
AM
479
480Copying and distribution of this file, with or without modification,
481are permitted in any medium without royalty provided the copyright
482notice and this notice are preserved.
483
484Local Variables:
485mode: change-log
486left-margin: 8
487fill-column: 74
488version-control: never
489End: