PR24272, out-of-bounds read in pex64_xdata_print_uwd_codes
[deliverable/binutils-gdb.git] / bfd / ChangeLog
CommitLineData
eed5def8
NC
12019-02-28 Nick Clifton <nickc@redhat.com>
2
3 PR 24273
4 * elf.c (bfd_elf_string_from_elf_section): Check for a string
5 section that is not NUL terminated.
6
5cfe428c
L
72019-02-27 H.J. Lu <hongjiu.lu@intel.com>
8
9 PR ld/24276
10 * elf64-x86-64.c (elf_x86_64_check_relocs): Skip symbol defined
11 by linker when checking copy reloc on protected symbol.
12
f616c36b
AM
132019-02-24 Alan Modra <amodra@gmail.com>
14
15 PR 24144
16 * pdp11.c (set_section_contents): Revert 2015-02-24 change.
17
eed62915
MF
182019-02-20 Eric Tsai <erictsai@cadence.com>
19
20 * elf32-xtensa.c (is_resolvable_asm_expansion): Scan output
21 sections between the call site and call destination and adjust
22 call distance by the largest alignment.
23
e6c3b5bf
AH
242019-02-20 Alan Hayward <alan.hayward@arm.com>
25
26 * elf-bfd.h (elfcore_write_aarch_pauth): Add declaration.
27 * elf.c (elfcore_grok_aarch_pauth): New function.
28 (elfcore_grok_note): Check for NT_ARM_PAC_MASK.
29 (elfcore_write_aarch_pauth): New function.
30 (elfcore_write_register_note): Check for AArch64 pauth section.
31
34d75fb5
AM
322019-02-20 Alan Modra <amodra@gmail.com>
33
34 PR 24225
35 * elf32-nios2.c (nios2_elf32_relocate_section): Check asprintf
36 return value.
37
edd01d07
MR
382019-02-20 Michael Roitzsch <reactorcontrol@icloud.com>
39
40 * configure.ac (SHARED_LIBADD): Add -liberty -lintl for all
41 Darwin hosts, not just or1k.
42 * configure: Regenerate.
43
8abac803
AM
442019-02-20 Alan Modra <amodra@gmail.com>
45
46 PR 24236
47 * archive64.c (_bfd_archive_64_bit_slurp_armap): Move code adding
48 sentinel NUL to string buffer nearer to loop where it is used.
49 Don't go past sentinel when scanning strings, and don't write
50 NUL again.
51 * archive.c (do_slurp_coff_armap): Simplify string handling to
52 archive64.c style.
53
179f2db0
AM
542019-02-19 Alan Modra <amodra@gmail.com>
55
56 PR 24235
57 * pei-x86_64.c (pex64_bfd_print_pdata_section): Correct checks
58 attempting to prevent read past end of section.
59
a31b8bd9
AM
602019-02-18 Alan Modra <amodra@gmail.com>
61
62 PR 24225
63 * elf32-nios2.c (nios2_elf32_relocate_section): Use asprintf and
64 PRIx64 to generate warning messages. Print local sym names too.
65
a0e90a73
CZ
662019-02-09 Vineet Gupta <vgupta@synopsys.com>
67
68 * elf32-arc (INIT_SYM_STRING): Delete.
69 (FINI_SYM_STRING): Likewise.
70 (init_str): Likewise.
71 (fini_str): Likewise.
72
482f3505
AM
732019-02-08 Alan Modra <amodra@gmail.com>
74
75 * elf32-ppc.c (ppc_elf_relocate_section): Add %X to "unsupported
76 for bss-plt" warning to make it an error.
77
b2abe1bd
EB
782019-02-07 Eric Botcazou <ebotcazou@adacore.com>
79
80 PR ld/18841
81 * elf32-sparc.c (elf32_sparc_reloc_type_class): Return
82 reloc_class_ifunc for ifunc symbols.
83 * elf64-sparc.c (elf64_sparc_reloc_type_class): Likewise.
84
68a09132
EB
852019-02-07 Eric Botcazou <ebotcazou@adacore.com>
86
87 * elf32-visium.c (visium_elf_howto_parity_reloc): Minor tweak.
88 <R_VISIUM_PC16>: Use explicit range test to detect an overflow.
89
2012bf01
NC
902019-02-07 Nick Clifton <nickc@redhat.com>
91
92 * config.bfd: Move the powerpc-lynxos and powerpc-windiss targets
93 into the definitely obsolete list.
94
83924b38
L
952019-02-05 H.J. Lu <hongjiu.lu@intel.com>
96
97 PR ld/24151
98 * elf64-x86-64.c (elf_x86_64_need_pic): Check
99 SYMBOL_DEFINED_NON_SHARED_P instead of def_regular.
100 (elf_x86_64_relocate_section): Move PIC check for PC-relative
101 relocations to ...
102 (elf_x86_64_check_relocs): Here.
103 (elf_x86_64_finish_dynamic_symbol): Use SYMBOL_DEFINED_NON_SHARED_P
104 to check if a symbol is defined in a non-shared object.
105 * elfxx-x86.h (SYMBOL_DEFINED_NON_SHARED_P): New.
106
453f8e1e
SDJ
1072019-01-21 Sergio Durigan Junior <sergiodj@redhat.com>
108
109 * elf32-arm.c (elf32_arm_final_link_relocate): Use 'llabs' instead
110 of 'labs' (and fix GCC warning).
111
9ed1348c
NC
1122019-01-25 Nick Clifton <nickc@redhat.com>
113
114 * po/ru.po: Updated Russian translation.
115
d9938630
NC
1162019-01-23 Nick Clifton <nickc@redhat.com>
117
118 * po/fr.po: Updated French translation.
119
375cd423
NC
1202019-01-21 Nick Clifton <nickc@redhat.com>
121
122 * po/pt.po: Updated Portuguese translation.
123 * po/uk.po: Updated Ukranian translation.
124
acef8081
YC
1252019-01-21 Yuri Chornoivan <yurchor@ukr.net>
126
127 PR 24108
128 * elf32-nds32.c (nds32_relocate_section): Add space between words
129 in error message.
130 * elfnn-riscv.c (riscv_version_mismatch): Fix spelling mistake in
131 error message.
132 (riscv_i_or_e_p): Likewise.
133 (riscv_merge_arch_attr_info): Likewise.
134
f48dfe41
NC
1352019-01-19 Nick Clifton <nickc@redhat.com>
136
137 * version.m4: Reset to 2.32.51
138 * configure: Regenerate.
139 * po/bfd.pot: Regenerate.
140
f974f26c
NC
1412018-06-24 Nick Clifton <nickc@redhat.com>
142
143 2.32 branch created.
144
a4bf3d07
JW
1452019-01-16 Kito Cheng <kito@andestech.com>
146
147 * elf-attrs.c (vendor_obj_attr_size): Return 0 if size is 0 even
148 for OBJ_ATTR_PROC.
149
2dc8dd17
JW
1502019-01-16 Kito Cheng <kito@andestech.com>
151 Nelson Chu <nelson@andestech.com>
152
7d7a7d7c
JW
153 * elfnn-riscv.c (in_subsets): New.
154 (out_subsets): Likewise.
155 (merged_subsets): Likewise.
156 (riscv_std_ext_p): Likewise.
157 (riscv_non_std_ext_p): Likewise.
158 (riscv_std_sv_ext_p): Likewise.
159 (riscv_non_std_sv_ext_p): Likewise.
160 (riscv_version_mismatch): Likewise.
161 (riscv_i_or_e_p): Likewise.
162 (riscv_merge_std_ext): Likewise.
163 (riscv_merge_non_std_and_sv_ext): Likewise.
164 (riscv_merge_arch_attr_info): Likewise.
165 (riscv_merge_attributes): Likewise.
166 (_bfd_riscv_elf_merge_private_bfd_data): Merge attribute.
167
2dc8dd17
JW
168 * elfnn-riscv.c (riscv_elf_obj_attrs_arg_type): New.
169 (elf_backend_obj_attrs_vendor): Define.
170 (elf_backend_obj_attrs_section_type): Likewise.
171 (elf_backend_obj_attrs_section): Likewise.
172 (elf_backend_obj_attrs_arg_type): Define as
173 riscv_elf_obj_attrs_arg_type.
174 * elfxx-riscv.c (riscv_estimate_digit): New.
175 (riscv_estimate_arch_strlen1): Likewise.
176 (riscv_estimate_arch_strlen): Likewise.
177 (riscv_arch_str1): Likewise.
178 (riscv_arch_str): Likewise.
179 * elfxx-riscv.h (riscv_arch_str): Declare.
180
d5dcaf1b
JD
1812019-01-14 John Darrington <john@darrington.wattle.id.au>
182
183 * bfd-in2.h [BFD_RELOC_S12Z_OPR]: New reloc.
184 * libbfd.h: regen.
185 * elf32-s12z.c (eld_s12z_howto_table): R_S12Z_OPR takes non zero
186 source field. (md_apply_fix): Apply final fix
187 to BFD_RELOC_S12Z_OPR.
188 * reloc.c[BFD_RELOC_S12Z_OPR]: New reloc.
189
5a12586d
MT
1902019-01-14 Maamoun Tarsha <maamountk@hotmail.com>
191
f466c305 192 PR 20113
5a12586d
MT
193 * elf32-s390.c (allocate_dynrelocs): Update comment.
194
3107326d
AP
1952019-01-09 Andrew Paprocki <andrew@ishiboo.com>
196
197 * warning.m4: Adjust egrep pattern for non-GNU compilers.
198 * configure: Regenerate.
199
a9859e01
AM
2002019-01-08 Alan Modra <amodra@gmail.com>
201
202 PR 23699
203 PR 24065
204 * ihex.c (ihex_write_object_contents): Properly check 32-bit
205 address range.
206
c8c89dac
YS
2072019-01-05 Yoshinori Sato <ysato@users.sourceforge.jp>
208
209 * bfd/archures.c: Add bfd_mach_rx_v2 and bfd_mach_rx_v3.
210 * bfd/bfd-in2.h: Regenerate.
211 * bfd/cpu-rx.c (arch_info_struct): Add RXv2 and RXv3 entry.
212 * bfd/elf32-rx.c (elf32_rx_machine): Add RXv2 and RXv3 support.
213
d9858c37
LX
2142019-01-04 Lifang Xia <lifang_xia@c-sky.com>
215
216 * config.bfd (csky-*-elf* | csky-*-linux*): Modify the csky
217 default target, little endian target is more suitable.
218
677bd4c6
AM
2192019-01-04 Alan Modra <amodra@gmail.com>
220
221 PR 24061
222 PR 21786
223 * coff-rs6000.c (GET_VALUE_IN_FIELD): Add base parameter and
224 adjust all callers.
225 (EQ_VALUE_IN_FIELD): Likewise.
226 * coff64-rs6000.c (GET_VALUE_IN_FIELD): Likewise.
227
82704155
AM
2282019-01-01 Alan Modra <amodra@gmail.com>
229
230 Update year range in copyright notice of all files.
231
d5c04e1b 232For older changes see ChangeLog-2018
3499769a 233\f
d5c04e1b 234Copyright (C) 2019 Free Software Foundation, Inc.
3499769a
AM
235
236Copying and distribution of this file, with or without modification,
237are permitted in any medium without royalty provided the copyright
238notice and this notice are preserved.
239
240Local Variables:
241mode: change-log
242left-margin: 8
243fill-column: 74
244version-control: never
245End:
This page took 0.209077 seconds and 4 git commands to generate.