Fix potential illegal memory access failures in the BFD library by ensuring that...
[deliverable/binutils-gdb.git] / bfd / ChangeLog
CommitLineData
7a0fb7be
NC
12020-01-03 Nick Clifton <nickc@redhat.com>
2
3 PR 25308
4 * elf-properties.c (_bfd_elf_convert_gnu_properties): Check the
5 return value from bfd_malloc.
6 * elf32-arm.c (bfd_elf32_arm_vfp11_fix_veneer_locations): Likewise.
7 (bfd_elf32_arm_stm32l4xx_fix_veneer_locations): Likewise.
8 (elf32_arm_filter_cmse_symbols): Likewise.
9 (elf32_arm_write_section): Likewise.
10 * mach-o.c (bfd_mach_o_core_fetch_environment): Likewise.
11 (bfd_mach_o_follow_dsym): Likewise.
12 * pef.c (bfd_pef_print_loader_section): Likewise.
13 (bfd_pef_scan_start_address): Likewise.
14 (bfd_pef_parse_function_stubs): Likewise.
15 (bfd_pef_parse_symbols): Likewise.
16
b26a3d58
ST
172020-01-03 Sergei Trofimovich <siarheit@google.com>
18
19 * elfnn-ia64.c (elfNN_ia64_merge_private_bfd_data): don't fail
20 on binary inputs ld/PR25316.
21 (is_ia64_elf): new helper to filter on ia64 objects.
22
4bb7a87e
JB
232020-01-03 Jan Beulich <jbeulich@suse.com>
24
25 * mach-o.c (cpusubtype, bfd_mach_o_header_p): Insert underscore
26 in parameter names.
27 (bfd_mach_o_scan): Insert underscore in two variable names.
28
6655dba2
SB
292020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
30
31 * Makefile.am: Add z80-elf target support.
32 * configure.ac: Likewise.
33 * targets.c: Likewise.
34 * Makefile.in: Regenerate.
35 * configure: Regenerate.
36 * config.bfd: Add z80-elf target support and new arches: ez80 and
37 z180.
38 * elf32-z80.c: New file.
39 * archures.c: Add new z80 architectures: eZ80 and Z180.
40 * coffcode.h: Likewise.
41 * cpu-z80.c: Likewise.
42 * coff-z80.c: Add new relocations for Z80 target and local label
43 check.
44 * reloc.c: Add new relocs.
45 * bfd-in2.h: Regenerate.
46 * libbfd.h: Regenerate.
47
0db131fb
TC
482020-01-02 Tamar Christina <tamar.christina@arm.com>
49
50 PR 25210
51 PR 24753
52 * elfnn-aarch64.c (_bfd_aarch64_create_stub_section): Set ELF class.
53
b14ce8bf
AM
542020-01-01 Alan Modra <amodra@gmail.com>
55
56 Update year range in copyright notice of all files.
57
0b114740 58For older changes see ChangeLog-2019
3499769a 59\f
0b114740 60Copyright (C) 2020 Free Software Foundation, Inc.
3499769a
AM
61
62Copying and distribution of this file, with or without modification,
63are permitted in any medium without royalty provided the copyright
64notice and this notice are preserved.
65
66Local Variables:
67mode: change-log
68left-margin: 8
69fill-column: 74
70version-control: never
71End:
This page took 0.242074 seconds and 4 git commands to generate.