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