0ad28a798d0a5d3dfee54c169455128bf9bdc15a
[deliverable/binutils-gdb.git] / bfd / ChangeLog
1 2020-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
8 2020-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
24 2020-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
30 2020-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
36 2020-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
55 2020-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
61 2020-01-01 Alan Modra <amodra@gmail.com>
62
63 Update year range in copyright notice of all files.
64
65 For older changes see ChangeLog-2019
66 \f
67 Copyright (C) 2020 Free Software Foundation, Inc.
68
69 Copying and distribution of this file, with or without modification,
70 are permitted in any medium without royalty provided the copyright
71 notice and this notice are preserved.
72
73 Local Variables:
74 mode: change-log
75 left-margin: 8
76 fill-column: 74
77 version-control: never
78 End:
This page took 0.029813 seconds and 4 git commands to generate.