Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. Add an...
[deliverable/binutils-gdb.git] / bfd / ChangeLog
1 2020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
2
3 * Makefile.am: Add z80-elf target support.
4 * configure.ac: Likewise.
5 * targets.c: Likewise.
6 * Makefile.in: Regenerate.
7 * configure: Regenerate.
8 * config.bfd: Add z80-elf target support and new arches: ez80 and
9 z180.
10 * elf32-z80.c: New file.
11 * archures.c: Add new z80 architectures: eZ80 and Z180.
12 * coffcode.h: Likewise.
13 * cpu-z80.c: Likewise.
14 * coff-z80.c: Add new relocations for Z80 target and local label
15 check.
16 * reloc.c: Add new relocs.
17 * bfd-in2.h: Regenerate.
18 * libbfd.h: Regenerate.
19
20 2020-01-02 Tamar Christina <tamar.christina@arm.com>
21
22 PR 25210
23 PR 24753
24 * elfnn-aarch64.c (_bfd_aarch64_create_stub_section): Set ELF class.
25
26 2020-01-01 Alan Modra <amodra@gmail.com>
27
28 Update year range in copyright notice of all files.
29
30 For older changes see ChangeLog-2019
31 \f
32 Copyright (C) 2020 Free Software Foundation, Inc.
33
34 Copying and distribution of this file, with or without modification,
35 are permitted in any medium without royalty provided the copyright
36 notice and this notice are preserved.
37
38 Local Variables:
39 mode: change-log
40 left-margin: 8
41 fill-column: 74
42 version-control: never
43 End:
This page took 0.046905 seconds and 5 git commands to generate.