0c06ee6161bc5b3ef3ab8495eace419261746f53
[deliverable/binutils-gdb.git] / bfd / ChangeLog
1 2019-01-21 Yuri Chornoivan <yurchor@ukr.net>
2
3 PR 24108
4 * elf32-nds32.c (nds32_relocate_section): Add space between words
5 in error message.
6 * elfnn-riscv.c (riscv_version_mismatch): Fix spelling mistake in
7 error message.
8 (riscv_i_or_e_p): Likewise.
9 (riscv_merge_arch_attr_info): Likewise.
10
11 2019-01-19 Nick Clifton <nickc@redhat.com>
12
13 * version.m4: Reset to 2.32.51
14 * configure: Regenerate.
15 * po/bfd.pot: Regenerate.
16
17 2018-06-24 Nick Clifton <nickc@redhat.com>
18
19 2.32 branch created.
20
21 2019-01-16 Kito Cheng <kito@andestech.com>
22
23 * elf-attrs.c (vendor_obj_attr_size): Return 0 if size is 0 even
24 for OBJ_ATTR_PROC.
25
26 2019-01-16 Kito Cheng <kito@andestech.com>
27 Nelson Chu <nelson@andestech.com>
28
29 * elfnn-riscv.c (in_subsets): New.
30 (out_subsets): Likewise.
31 (merged_subsets): Likewise.
32 (riscv_std_ext_p): Likewise.
33 (riscv_non_std_ext_p): Likewise.
34 (riscv_std_sv_ext_p): Likewise.
35 (riscv_non_std_sv_ext_p): Likewise.
36 (riscv_version_mismatch): Likewise.
37 (riscv_i_or_e_p): Likewise.
38 (riscv_merge_std_ext): Likewise.
39 (riscv_merge_non_std_and_sv_ext): Likewise.
40 (riscv_merge_arch_attr_info): Likewise.
41 (riscv_merge_attributes): Likewise.
42 (_bfd_riscv_elf_merge_private_bfd_data): Merge attribute.
43
44 * elfnn-riscv.c (riscv_elf_obj_attrs_arg_type): New.
45 (elf_backend_obj_attrs_vendor): Define.
46 (elf_backend_obj_attrs_section_type): Likewise.
47 (elf_backend_obj_attrs_section): Likewise.
48 (elf_backend_obj_attrs_arg_type): Define as
49 riscv_elf_obj_attrs_arg_type.
50 * elfxx-riscv.c (riscv_estimate_digit): New.
51 (riscv_estimate_arch_strlen1): Likewise.
52 (riscv_estimate_arch_strlen): Likewise.
53 (riscv_arch_str1): Likewise.
54 (riscv_arch_str): Likewise.
55 * elfxx-riscv.h (riscv_arch_str): Declare.
56
57 2019-01-14 John Darrington <john@darrington.wattle.id.au>
58
59 * bfd-in2.h [BFD_RELOC_S12Z_OPR]: New reloc.
60 * libbfd.h: regen.
61 * elf32-s12z.c (eld_s12z_howto_table): R_S12Z_OPR takes non zero
62 source field. (md_apply_fix): Apply final fix
63 to BFD_RELOC_S12Z_OPR.
64 * reloc.c[BFD_RELOC_S12Z_OPR]: New reloc.
65
66 2019-01-14 Maamoun Tarsha <maamountk@hotmail.com>
67
68 PR 20113
69 * elf32-s390.c (allocate_dynrelocs): Update comment.
70
71 2019-01-09 Andrew Paprocki <andrew@ishiboo.com>
72
73 * warning.m4: Adjust egrep pattern for non-GNU compilers.
74 * configure: Regenerate.
75
76 2019-01-08 Alan Modra <amodra@gmail.com>
77
78 PR 23699
79 PR 24065
80 * ihex.c (ihex_write_object_contents): Properly check 32-bit
81 address range.
82
83 2019-01-05 Yoshinori Sato <ysato@users.sourceforge.jp>
84
85 * bfd/archures.c: Add bfd_mach_rx_v2 and bfd_mach_rx_v3.
86 * bfd/bfd-in2.h: Regenerate.
87 * bfd/cpu-rx.c (arch_info_struct): Add RXv2 and RXv3 entry.
88 * bfd/elf32-rx.c (elf32_rx_machine): Add RXv2 and RXv3 support.
89
90 2019-01-04 Lifang Xia <lifang_xia@c-sky.com>
91
92 * config.bfd (csky-*-elf* | csky-*-linux*): Modify the csky
93 default target, little endian target is more suitable.
94
95 2019-01-04 Alan Modra <amodra@gmail.com>
96
97 PR 24061
98 PR 21786
99 * coff-rs6000.c (GET_VALUE_IN_FIELD): Add base parameter and
100 adjust all callers.
101 (EQ_VALUE_IN_FIELD): Likewise.
102 * coff64-rs6000.c (GET_VALUE_IN_FIELD): Likewise.
103
104 2019-01-01 Alan Modra <amodra@gmail.com>
105
106 Update year range in copyright notice of all files.
107
108 For older changes see ChangeLog-2018
109 \f
110 Copyright (C) 2019 Free Software Foundation, Inc.
111
112 Copying and distribution of this file, with or without modification,
113 are permitted in any medium without royalty provided the copyright
114 notice and this notice are preserved.
115
116 Local Variables:
117 mode: change-log
118 left-margin: 8
119 fill-column: 74
120 version-control: never
121 End:
This page took 0.03271 seconds and 3 git commands to generate.