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