Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. Add an...
[deliverable/binutils-gdb.git] / ld / ChangeLog
1 2020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
2
3 * Makefile.am: Add new target z80-elf
4 * configure.tgt: Likewise.
5 * Makefile.in: Regenerate.
6 * emultempl/z80.em: Add support for eZ80 and Z180 architectures.
7 * emulparams/elf32z80.sh: New file.
8 * emultempl/z80elf.em: Likewise.
9 * testsuite/ld-elf/comm-data4.s: Fix for Z80.
10 * testsuite/ld-elf/comm-data5.s: Fix for Z80.
11 * testsuite/ld-scripts/fill16.d: Fix for Z80.
12 * testsuite/ld-z80/arch_ez80_adl.d: Likewise.
13 * testsuite/ld-z80/arch_ez80_z80.d: Likewise.
14 * testsuite/ld-z80/arch_r800.d: Likewise.
15 * testsuite/ld-z80/arch_z180.d: Likewise.
16 * testsuite/ld-z80/arch_z80.d: Likewise.
17 * testsuite/ld-z80/comb_arch_ez80_z80.d: Likewise.
18 * testsuite/ld-z80/comb_arch_z180.d: Likewise.
19 * testsuite/ld-z80/labels.s: Likewise.
20 * testsuite/ld-z80/relocs.s: Likewise.
21 * testsuite/ld-z80/relocs_b_ez80.d: Likewise.
22 * testsuite/ld-z80/relocs_b_z80.d: Likewise.
23 * testsuite/ld-z80/relocs_f_z80.d: Likewise.
24 * testsuite/ld-z80/z80.exp: Likewise.
25 * NEWS: Mention the new support.
26
27 2020-01-02 Tamar Christina <tamar.christina@arm.com>
28
29 PR 25210
30 PR 24753
31 * emultempl/aarch64elf.em (elf${ELFSIZE}_aarch64_add_stub_section):
32 Remove SEC_LINKER_CREATED.
33 * testsuite/ld-aarch64/aarch64-elf.exp: Add erratum835769-843419.
34 * testsuite/ld-aarch64/erratum835769-843419.d: New test.
35
36 2020-01-01 Alan Modra <amodra@gmail.com>
37
38 Update year range in copyright notice of all files.
39
40 For older changes see ChangeLog-2019
41 \f
42 Copyright (C) 2020 Free Software Foundation, Inc.
43
44 Copying and distribution of this file, with or without modification,
45 are permitted in any medium without royalty provided the copyright
46 notice and this notice are preserved.
47
48 Local Variables:
49 mode: change-log
50 left-margin: 8
51 fill-column: 74
52 version-control: never
53 End:
This page took 0.042452 seconds and 4 git commands to generate.