Arm64: correct address index operands for LD1RO{H,W,D}
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
5437a02a
JB
12020-01-03 Jan Beulich <jbeulich@suse.com>
2
3 * testsuite/gas/aarch64/f64mm.s: Scale index of LD1RO{H,W,D}.
4 * testsuite/gas/aarch64/f64mm.d: Adjust expectations.
5
567dfba2
JB
62020-01-03 Jan Beulich <jbeulich@suse.com>
7
8 * testsuite/gas/aarch64/i8mm.s: Add 128-bit form tests for
9 by-element usdot. Add 64-bit form tests for by-element sudot.
10 * testsuite/gas/aarch64/i8mm.d: Adjust expectations.
11
8c45011a
JB
122020-01-03 Jan Beulich <jbeulich@suse.com>
13
14 * testsuite/gas/aarch64/f64mm.s: Drop 'i' from uzip<n>.
15 * testsuite/gas/aarch64/f64mm.d: Adjust expectations.
16
f4950f76
JB
172020-01-03 Jan Beulich <jbeulich@suse.com>
18
19 * testsuite/gas/aarch64/f64mm.d,
20 testsuite/gas/aarch64/sve-movprfx-mm.d: Adjust expectations.
21
6655dba2
SB
222020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
23
24 * config/tc-z80.c: Add new architectures: Z180 and eZ80. Add
25 support for assembler code generated by SDCC. Add new relocation
26 types. Add z80-elf target support.
27 * config/tc-z80.h: Add z80-elf target support. Enable dollar local
28 labels. Local labels starts from ".L".
29 * NEWS: Mention the new support.
30 * testsuite/gas/all/fwdexp.d: Fix failure due to symbol conflict.
31 * testsuite/gas/all/fwdexp.s: Likewise.
32 * testsuite/gas/all/cond.l: Likewise.
33 * testsuite/gas/all/cond.s: Likewise.
34 * testsuite/gas/all/fwdexp.d: Likewise.
35 * testsuite/gas/all/fwdexp.s: Likewise.
36 * testsuite/gas/elf/section2.e-mips: Likewise.
37 * testsuite/gas/elf/section2.l: Likewise.
38 * testsuite/gas/elf/section2.s: Likewise.
39 * testsuite/gas/macros/app1.d: Likewise.
40 * testsuite/gas/macros/app1.s: Likewise.
41 * testsuite/gas/macros/app2.d: Likewise.
42 * testsuite/gas/macros/app2.s: Likewise.
43 * testsuite/gas/macros/app3.d: Likewise.
44 * testsuite/gas/macros/app3.s: Likewise.
45 * testsuite/gas/macros/app4.d: Likewise.
46 * testsuite/gas/macros/app4.s: Likewise.
47 * testsuite/gas/macros/app4b.s: Likewise.
48 * testsuite/gas/z80/suffix.d: Fix failure on ELF target.
49 * testsuite/gas/z80/z80.exp: Add new tests
50 * testsuite/gas/z80/dollar.d: New file.
51 * testsuite/gas/z80/dollar.s: New file.
52 * testsuite/gas/z80/ez80_adl_all.d: New file.
53 * testsuite/gas/z80/ez80_adl_all.s: New file.
54 * testsuite/gas/z80/ez80_adl_suf.d: New file.
55 * testsuite/gas/z80/ez80_isuf.s: New file.
56 * testsuite/gas/z80/ez80_z80_all.d: New file.
57 * testsuite/gas/z80/ez80_z80_all.s: New file.
58 * testsuite/gas/z80/ez80_z80_suf.d: New file.
59 * testsuite/gas/z80/r800_extra.d: New file.
60 * testsuite/gas/z80/r800_extra.s: New file.
61 * testsuite/gas/z80/r800_ii8.d: New file.
62 * testsuite/gas/z80/r800_z80_doc.d: New file.
63 * testsuite/gas/z80/z180.d: New file.
64 * testsuite/gas/z80/z180.s: New file.
65 * testsuite/gas/z80/z180_z80_doc.d: New file.
66 * testsuite/gas/z80/z80_doc.d: New file.
67 * testsuite/gas/z80/z80_doc.s: New file.
68 * testsuite/gas/z80/z80_ii8.d: New file.
69 * testsuite/gas/z80/z80_ii8.s: New file.
70 * testsuite/gas/z80/z80_in_f_c.d: New file.
71 * testsuite/gas/z80/z80_in_f_c.s: New file.
72 * testsuite/gas/z80/z80_op_ii_ld.d: New file.
73 * testsuite/gas/z80/z80_op_ii_ld.s: New file.
74 * testsuite/gas/z80/z80_out_c_0.d: New file.
75 * testsuite/gas/z80/z80_out_c_0.s: New file.
76 * testsuite/gas/z80/z80_reloc.d: New file.
77 * testsuite/gas/z80/z80_reloc.s: New file.
78 * testsuite/gas/z80/z80_sli.d: New file.
79 * testsuite/gas/z80/z80_sli.s: New file.
80
a65b5de6
SN
812020-01-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
82
83 * config/tc-arm.c (parse_reg_list): Use REG_TYPE_RN instead of
84 REGLIST_RN.
85
b14ce8bf
AM
862020-01-01 Alan Modra <amodra@gmail.com>
87
88 Update year range in copyright notice of all files.
89
0b114740 90For older changes see ChangeLog-2019
3499769a 91\f
0b114740 92Copyright (C) 2020 Free Software Foundation, Inc.
3499769a
AM
93
94Copying and distribution of this file, with or without modification,
95are permitted in any medium without royalty provided the copyright
96notice and this notice are preserved.
97
98Local Variables:
99mode: change-log
100left-margin: 8
101fill-column: 74
102version-control: never
103End:
This page took 0.243403 seconds and 4 git commands to generate.