]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/ChangeLog
Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. Add an...
[thirdparty/binutils-gdb.git] / gas / ChangeLog
CommitLineData
6655dba2
SB
12020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
2
3 * config/tc-z80.c: Add new architectures: Z180 and eZ80. Add
4 support for assembler code generated by SDCC. Add new relocation
5 types. Add z80-elf target support.
6 * config/tc-z80.h: Add z80-elf target support. Enable dollar local
7 labels. Local labels starts from ".L".
8 * NEWS: Mention the new support.
9 * testsuite/gas/all/fwdexp.d: Fix failure due to symbol conflict.
10 * testsuite/gas/all/fwdexp.s: Likewise.
11 * testsuite/gas/all/cond.l: Likewise.
12 * testsuite/gas/all/cond.s: Likewise.
13 * testsuite/gas/all/fwdexp.d: Likewise.
14 * testsuite/gas/all/fwdexp.s: Likewise.
15 * testsuite/gas/elf/section2.e-mips: Likewise.
16 * testsuite/gas/elf/section2.l: Likewise.
17 * testsuite/gas/elf/section2.s: Likewise.
18 * testsuite/gas/macros/app1.d: Likewise.
19 * testsuite/gas/macros/app1.s: Likewise.
20 * testsuite/gas/macros/app2.d: Likewise.
21 * testsuite/gas/macros/app2.s: Likewise.
22 * testsuite/gas/macros/app3.d: Likewise.
23 * testsuite/gas/macros/app3.s: Likewise.
24 * testsuite/gas/macros/app4.d: Likewise.
25 * testsuite/gas/macros/app4.s: Likewise.
26 * testsuite/gas/macros/app4b.s: Likewise.
27 * testsuite/gas/z80/suffix.d: Fix failure on ELF target.
28 * testsuite/gas/z80/z80.exp: Add new tests
29 * testsuite/gas/z80/dollar.d: New file.
30 * testsuite/gas/z80/dollar.s: New file.
31 * testsuite/gas/z80/ez80_adl_all.d: New file.
32 * testsuite/gas/z80/ez80_adl_all.s: New file.
33 * testsuite/gas/z80/ez80_adl_suf.d: New file.
34 * testsuite/gas/z80/ez80_isuf.s: New file.
35 * testsuite/gas/z80/ez80_z80_all.d: New file.
36 * testsuite/gas/z80/ez80_z80_all.s: New file.
37 * testsuite/gas/z80/ez80_z80_suf.d: New file.
38 * testsuite/gas/z80/r800_extra.d: New file.
39 * testsuite/gas/z80/r800_extra.s: New file.
40 * testsuite/gas/z80/r800_ii8.d: New file.
41 * testsuite/gas/z80/r800_z80_doc.d: New file.
42 * testsuite/gas/z80/z180.d: New file.
43 * testsuite/gas/z80/z180.s: New file.
44 * testsuite/gas/z80/z180_z80_doc.d: New file.
45 * testsuite/gas/z80/z80_doc.d: New file.
46 * testsuite/gas/z80/z80_doc.s: New file.
47 * testsuite/gas/z80/z80_ii8.d: New file.
48 * testsuite/gas/z80/z80_ii8.s: New file.
49 * testsuite/gas/z80/z80_in_f_c.d: New file.
50 * testsuite/gas/z80/z80_in_f_c.s: New file.
51 * testsuite/gas/z80/z80_op_ii_ld.d: New file.
52 * testsuite/gas/z80/z80_op_ii_ld.s: New file.
53 * testsuite/gas/z80/z80_out_c_0.d: New file.
54 * testsuite/gas/z80/z80_out_c_0.s: New file.
55 * testsuite/gas/z80/z80_reloc.d: New file.
56 * testsuite/gas/z80/z80_reloc.s: New file.
57 * testsuite/gas/z80/z80_sli.d: New file.
58 * testsuite/gas/z80/z80_sli.s: New file.
59
a65b5de6
SN
602020-01-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
61
62 * config/tc-arm.c (parse_reg_list): Use REG_TYPE_RN instead of
63 REGLIST_RN.
64
b14ce8bf
AM
652020-01-01 Alan Modra <amodra@gmail.com>
66
67 Update year range in copyright notice of all files.
68
0b114740 69For older changes see ChangeLog-2019
3499769a 70\f
0b114740 71Copyright (C) 2020 Free Software Foundation, Inc.
3499769a
AM
72
73Copying and distribution of this file, with or without modification,
74are permitted in any medium without royalty provided the copyright
75notice and this notice are preserved.
76
77Local Variables:
78mode: change-log
79left-margin: 8
80fill-column: 74
81version-control: never
82End: