]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - bfd/ChangeLog
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / bfd / ChangeLog
CommitLineData
f2a3559d
NC
12020-01-03 Nick Clifton <nickc@redhat.com>
2
3 PR 25307
4 (bfd_pef_parse_function_stubs): Correct the test that ensures that
5 there is enough data remaining in the code buffer before
6 attempting to read a function stub.
7
7a0fb7be
NC
82020-01-03 Nick Clifton <nickc@redhat.com>
9
10 PR 25308
11 * elf-properties.c (_bfd_elf_convert_gnu_properties): Check the
12 return value from bfd_malloc.
13 * elf32-arm.c (bfd_elf32_arm_vfp11_fix_veneer_locations): Likewise.
14 (bfd_elf32_arm_stm32l4xx_fix_veneer_locations): Likewise.
15 (elf32_arm_filter_cmse_symbols): Likewise.
16 (elf32_arm_write_section): Likewise.
17 * mach-o.c (bfd_mach_o_core_fetch_environment): Likewise.
18 (bfd_mach_o_follow_dsym): Likewise.
19 * pef.c (bfd_pef_print_loader_section): Likewise.
20 (bfd_pef_scan_start_address): Likewise.
21 (bfd_pef_parse_function_stubs): Likewise.
22 (bfd_pef_parse_symbols): Likewise.
23
b26a3d58
ST
242020-01-03 Sergei Trofimovich <siarheit@google.com>
25
26 * elfnn-ia64.c (elfNN_ia64_merge_private_bfd_data): don't fail
27 on binary inputs ld/PR25316.
28 (is_ia64_elf): new helper to filter on ia64 objects.
29
4bb7a87e
JB
302020-01-03 Jan Beulich <jbeulich@suse.com>
31
32 * mach-o.c (cpusubtype, bfd_mach_o_header_p): Insert underscore
33 in parameter names.
34 (bfd_mach_o_scan): Insert underscore in two variable names.
35
6655dba2
SB
362020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
37
38 * Makefile.am: Add z80-elf target support.
39 * configure.ac: Likewise.
40 * targets.c: Likewise.
41 * Makefile.in: Regenerate.
42 * configure: Regenerate.
43 * config.bfd: Add z80-elf target support and new arches: ez80 and
44 z180.
45 * elf32-z80.c: New file.
46 * archures.c: Add new z80 architectures: eZ80 and Z180.
47 * coffcode.h: Likewise.
48 * cpu-z80.c: Likewise.
49 * coff-z80.c: Add new relocations for Z80 target and local label
50 check.
51 * reloc.c: Add new relocs.
52 * bfd-in2.h: Regenerate.
53 * libbfd.h: Regenerate.
54
0db131fb
TC
552020-01-02 Tamar Christina <tamar.christina@arm.com>
56
57 PR 25210
58 PR 24753
59 * elfnn-aarch64.c (_bfd_aarch64_create_stub_section): Set ELF class.
60
b14ce8bf
AM
612020-01-01 Alan Modra <amodra@gmail.com>
62
63 Update year range in copyright notice of all files.
64
0b114740 65For older changes see ChangeLog-2019
3499769a 66\f
0b114740 67Copyright (C) 2020 Free Software Foundation, Inc.
3499769a
AM
68
69Copying and distribution of this file, with or without modification,
70are permitted in any medium without royalty provided the copyright
71notice and this notice are preserved.
72
73Local Variables:
74mode: change-log
75left-margin: 8
76fill-column: 74
77version-control: never
78End: