coff: free malloc'd memory on successful target match too
[deliverable/binutils-gdb.git] / bfd / ChangeLog
1 2020-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
6 2020-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
13 2020-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
29 2020-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
35 2020-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
41 2020-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
60 2020-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
66 2020-01-01 Alan Modra <amodra@gmail.com>
67
68 Update year range in copyright notice of all files.
69
70 For older changes see ChangeLog-2019
71 \f
72 Copyright (C) 2020 Free Software Foundation, Inc.
73
74 Copying and distribution of this file, with or without modification,
75 are permitted in any medium without royalty provided the copyright
76 notice and this notice are preserved.
77
78 Local Variables:
79 mode: change-log
80 left-margin: 8
81 fill-column: 74
82 version-control: never
83 End:
This page took 0.033031 seconds and 5 git commands to generate.