Correct fix for typo
[deliverable/binutils-gdb.git] / bfd / ChangeLog
CommitLineData
f4ab0e2d
L
12016-06-28 H.J. Lu <hongjiu.lu@intel.com>
2
3 PR ld/20306
4 * elflink.c (elf_link_check_versioned_symbol): Return false
5 for unreferenced undefined symbol.
6
fca2a38f
NC
72016-06-28 Nick Clifton <nickc@redhat.com>
8
1b857aee
NC
9 * elf32-bfin.c (bfin_adjust_dynamic_symbol): Fail if a COPY reloc
10 is needed.
11
fca2a38f
NC
12 * elf32-arm.c (elf32_arm_backend_symbol_processing): New
13 function. Marks mapping symbols in object files as precious, so
14 that strip will not remove them.
15 (elf_backend_symbol_processing): Define.
16
7160c10d
JC
172016-06-28 James Clarke <jrtc27@jrtc27.com>
18
19 * elfxx-sparc.c (_bfd_sparc_elf_relocate_section): Don't convert
20 R_SPARC_32 to R_SPARC_RELATIVE if class is ELFCLASS64.
21
c9775dde
MR
222016-06-28 Maciej W. Rozycki <macro@imgtec.com>
23
24 * elf32-mips.c (elf_mips16_howto_table_rel): Add
25 R_MIPS16_PC16_S1.
26 (mips16_reloc_map): Likewise.
27 * elf64-mips.c (mips16_elf64_howto_table_rel): Likewise.
28 (mips16_elf64_howto_table_rela): Likewise.
29 (mips16_reloc_map): Likewise.
30 * elfn32-mips.c (elf_mips16_howto_table_rel): Likewise.
31 (elf_mips16_howto_table_rela): Likewise.
32 (mips16_reloc_map): Likewise.
33 * elfxx-mips.c (mips16_branch_reloc_p): New function.
34 (mips16_reloc_p): Handle R_MIPS16_PC16_S1.
35 (b_reloc_p): Likewise.
36 (mips_elf_calculate_relocation): Likewise.
37 (_bfd_mips_elf_check_relocs): Likewise.
38 * reloc.c (BFD_RELOC_MIPS16_16_PCREL_S1): New relocation.
39 * bfd-in2.h: Regenerate.
40 * libbfd.h: Regenerate.
41
c9301e31
AM
422016-06-27 Alan Modra <amodra@gmail.com>
43
44 PR ld/19264
45 * elf64-ppc.c (STUB_SHRINK_ITER): Define.
46 (ppc64_elf_size_stubs): Exit stub sizing loop past STUB_SHRINK_ITER
47 if shrinking stubs.
48 (ppc64_elf_size_stubs): Adjust to suit.
49
3cd72572
TS
502016-06-27 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
51
52 * elf32-dlx.h: New file.
53 * elf32-dlx.c: Adjust.
54
7c2c4aa1
TS
552016-06-25 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
56
57 * elf32-xtensa.c (xtensa_make_property_section): Remove prototype.
58
3350c5f5
JB
592016-06-24 John Baldwin <jhb@FreeBSD.org>
60
61 * elf.c (elfcore_grok_freebsd_note): Handle NT_FREEBSD_PROCSTAT_AUXV
62 notes.
63
aa1ed4a9
JB
642016-06-24 John Baldwin <jhb@FreeBSD.org>
65
66 * elf.c (elfcore_grok_note): Remove handling of NT_X86_XSTATE for
67 FreeBSD. Remove case for NT_FREEBSD_THRMISC.
68 (elfcore_grok_freebsd_psinfo): New function.
69 (elfcore_grok_freebsd_prstatus): New function.
70 (elfcore_grok_freebsd_note): New function.
71 (elf_parse_notes): Use "elfcore_grok_freebsd_note" for "FreeBSD"
72 notes.
73
6e321fa8
JB
742016-06-24 Joel Brobecker <brobecker@adacore.com>
75
76 * elflink.c: Check the value of BFD_SUPPORTS_PLUGINS rather
77 than its existance.
78
9cc0123f
AM
792016-06-24 Alan Modra <amodra@gmail.com>
80
81 * config.bfd: Delete mips vxworks patterns matched earlier.
82 Combine mips*-*-none with mips*-*-elf*.
83
5f68df25
MR
842016-06-21 Maciej W. Rozycki <macro@imgtec.com>
85
86 * elfxx-mips.c (mips_elf_perform_relocation): Call
87 `info->callbacks->einfo' rather than `*_bfd_error_handler' and
88 use the `%X%H' format for the cross-mode jump conversion error
89 message. Remove the full stop from the end of the message.
90 Continue processing rather than returning failure.
91
bdd582db
GM
922016-06-21 Graham Markall <graham.markall@embecosm.com>
93
94 * archures.c: Remove bfd_mach_arc_nps400.
95 * bfd-in2.h: Likewise.
96 * cpu-arc.c (arch_info_struct): Likewise.
97 * elf32-arc.c (arc_elf_object_p, arc_elf_final_write_processing):
98 Likewise.
99
7dc3990e
L
1002016-06-20 H.J. Lu <hongjiu.lu@intel.com>
101
102 PR ld/18250
103 PR ld/20267
104 * elflink.c: Include plugin.h if BFD_SUPPORTS_PLUGINS is
105 defined.
106 (elf_link_is_defined_archive_symbol): Call
107 bfd_link_plugin_object_p on unknown plugin object and use the
108 IR symbol table if the input is an IR object.
109 * plugin.c (bfd_link_plugin_object_p): New function.
110 * plugin.h (bfd_link_plugin_object_p): New prototype.
111
0616a280
AM
1122016-06-20 H.J. Lu <hongjiu.lu@intel.com>
113
114 PR ld/20276
115 * elflink.c (elf_link_add_object_symbols): Don't check alignment
116 on symbol from plugin dummy input.
117
49f30d83
L
1182016-06-18 H.J. Lu <hongjiu.lu@intel.com>
119
120 * bfd.c (bfd_plugin_format): Rename bfd_plugin_uknown to
121 bfd_plugin_unknown.
122 * bfd-in2.h: Regenerated.
123 * plugin.c (bfd_plugin_object_p): Replace bfd_plugin_uknown
124 with bfd_plugin_unknown.
125
233cc9c1
L
1262016-06-18 H.J. Lu <hongjiu.lu@intel.com>
127
128 PR ld/20253
129 * elf-bfd.h (_bfd_elf_allocate_ifunc_dyn_relocs): Add an
130 bfd_boolean argument.
131 * elf-ifunc.c (_bfd_elf_create_ifunc_sections): Replace
132 "shared object" with "PIC object" in comments.
133 (_bfd_elf_allocate_ifunc_dyn_relocs): Updated. Replace
134 "shared object" with "PIC object" in comments. Avoid PLT if
135 requested. Generate dynamic relocations for non-GOT references.
136 Make room for the special first entry in PLT and allocate PLT
137 entry only for PLT and PC-relative references. Store dynamic
138 GOT relocations in .rel[a].iplt section for static executables.
139 If PLT isn't used, always use GOT for symbol value. Don't
140 allocate GOT entry if it isn't used.
141 * elf32-i386.c (elf_i386_check_relocs): Increment PLT reference
142 count only in the code section. Allocate dynamic pointer
143 relocation against STT_GNU_IFUNC symbol in the non-code section.
144 (elf_i386_adjust_dynamic_symbol): Increment PLT reference count
145 only for PC-relative references.
146 (elf_i386_allocate_dynrelocs): Pass TRUE to
147 _bfd_elf_allocate_ifunc_dyn_relocs.
148 (elf_i386_relocate_section): Allow R_386_GOT32/R_386_GOT32X
149 relocations against STT_GNU_IFUNC symbols without PLT. Generate
150 dynamic pointer relocation against STT_GNU_IFUNC symbol in
151 the non-code section and store it in the proper REL section.
152 Don't allow non-pointer relocation against STT_GNU_IFUNC symbol
153 without PLT.
154 (elf_i386_finish_dynamic_symbol): Generate dynamic
155 R_386_IRELATIVE and R_386_GLOB_DAT GOT relocations against
156 STT_GNU_IFUNC symbols without PLT.
157 (elf_i386_finish_dynamic_sections): Don't handle local
158 STT_GNU_IFUNC symbols here.
159 (elf_i386_output_arch_local_syms): Handle local STT_GNU_IFUNC
160 symbols here.
161 (elf_backend_output_arch_local_syms): New.
162 * elf32-x86-64.c (elf_i386_check_relocs): Increment PLT reference
163 count only in the code section. Allocate dynamic pointer
164 relocation against STT_GNU_IFUNC symbol in the non-code section.
165 (elf_x86_64_adjust_dynamic_symbol): Increment PLT reference
166 count only for PC-relative references.
167 (elf_x86_64_allocate_dynrelocs): Pass TRUE to
168 _bfd_elf_allocate_ifunc_dyn_relocs.
169 (elf_x86_64_relocate_section): Allow R_X86_64_GOTPCREL,
170 R_X86_64_GOTPCRELX, R_X86_64_REX_GOTPCRELX and
171 R_X86_64_GOTPCREL64 relocations against STT_GNU_IFUNC symbols
172 without PLT. Generate dynamic pointer relocation against
173 STT_GNU_IFUNC symbol in the non-code section and store it in
174 the proper RELA section. Don't allow non-pointer relocation
175 against STT_GNU_IFUNC symbol without PLT.
176 (elf_x86_64_finish_dynamic_symbol): Generate dynamic
177 R_X86_64_IRELATIVE and R_X86_64_GLOB_DAT GOT relocations against
178 STT_GNU_IFUNC symbols without PLT.
179 (elf_x86_64_finish_dynamic_sections): Don't handle local
180 STT_GNU_IFUNC symbols here.
181 (elf_x86_64_output_arch_local_syms): Handle local STT_GNU_IFUNC
182 symbols here.
183 (elf_backend_output_arch_local_syms): New.
184 * elfnn-aarch64.c (elfNN_aarch64_allocate_ifunc_dynrelocs):
185 Pass FALSE to _bfd_elf_allocate_ifunc_dyn_relocs.
186
80c135e5
TP
1872016-06-17 Thomas Preud'homme <thomas.preudhomme@arm.com>
188 Tony Wang <tony.wang@arm.com>
189
190 * elf32-arm.c (elf32_arm_stub_long_branch_thumb2_only): Define stub
191 sequence.
192 (stub_long_branch_thumb2_only): Define stub.
193 (arm_stub_is_thumb): Add case for arm_stub_long_branch_thumb2_only.
194 (arm_stub_long_branch_thumb2_only): Likewise.
195 (arm_type_of_stub): Use arm_stub_long_branch_thumb2_only for Thumb-2
196 capable targets.
197
4f26fb3a
JM
1982016-06-17 Jose E. Marchesi <jose.marchesi@oracle.com>
199
200 * archures.c (bfd_mach_sparc_v8plusc): Define.
201 (bfd_mach_sparc_v9c): Likewise.
202 (bfd_mach_sparc_v8plusd): Likewise.
203 (bfd_mach_sparc_v9d): Likewise.
204 (bfd_mach_sparc_v8pluse): Likewise.
205 (bfd_mach_sparc_v9e): Likewise.
206 (bfd_mach_sparc_v8plusv): Likewise
207 (bfd_mach_sparc_v9v): Likewise.
208 (bfd_mach_sparc_v8plusm): Likewise.
209 (bfd_mach_sparc_v9m): Likewise.
210 (bfd_mach_sparc_v9_p): Adapt to v8plusm and v9m.
211 (bfd_mach_sparc_64bit_p): Likewise.
212 * bfd-in2.h: Regenerate.
213 * cpu-sparc.c (arch_info_struct): Add entries for
214 bfd_mach_sparc_v8plus{c,d,e,v,m} and bfd_mach_sparc_v9{c,d,e,v,m}.
215 * aoutx.h (machine_type): Handle bfd_mach_sparc_v8plus{c,d,e,v,m}
216 and bfd_mach_sparc_v9{c,d,e,v,m}.
217 * elf32-sparc.c (elf32_sparc_final_write_processing): Likewise.
218 * elfxx-sparc.c (_bfd_sparc_elf_object_p): Likewise.
219
ca45f6e9
L
2202016-06-16 H.J. Lu <hongjiu.lu@intel.com>
221
222 * elf32-i386.c (elf_i386_check_relocs): Don't check undefined
223 symbols for relocations against IFUNC symbols.
224 * elf64-x86-64.c (elf_x86_64_check_relocs): Likewise.
225
f92339b8
MK
2262016-06-16 Marcin Kościelnicki <koriakin@0x04.net>
227
228 * elf32-s390.c (elf_s390_finish_dynamic_sections): Include
229 .rela.iplt in DT_PLTRELSZ.
230 * elf64-s390.c (elf_s390_finish_dynamic_sections): Likewise,
231 for DT_PLTRELSZ and DT_RELASZ as well.
232
081b1afe
L
2332016-06-16 H.J. Lu <hongjiu.lu@intel.com>
234
235 * elf32-i386.c (elf_i386_check_relocs): Skip relocations in
236 non-loaded, non-alloced sections.
237 * elf64-x86-64.c (elf_x86_64_check_relocs): Likewise.
238
4c23f2ff
L
2392016-06-15 H.J. Lu <hongjiu.lu@intel.com>
240
241 * elf32-i386.c (elf_i386_check_relocs): Check SEC_ALLOC before
242 allocating dynamic relocation.
243 * elf64-x86-64.c (elf_x86_64_check_relocs): Likewise.
244
31eef93e
SKS
2452016-06-14 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
246
247 PR ld/20254
248 * elf32-avr.c (elf32_avr_relax_delete_bytes): Adjust reloc
249 offsets until reloc_toaddr.
250
c428ce9d
L
2512016-06-14 H.J. Lu <hongjiu.lu@intel.com>
252
253 * elf32-i386.c (elf_i386_reloc_type_class): Check R_386_IRELATIVE.
254 Don't check symbol type for STN_UNDEF symbol index.
255 * elf64-x86-64.c (elf_x86_64_reloc_type_class): Check
256 R_X86_64_IRELATIVE. Don't check symbol type for STN_UNDEF symbol
257 index.
258
60a019a0
TP
2592016-06-14 Thomas Preud'homme <thomas.preudhomme@arm.com>
260
261 * elf32-arm.c (using_thumb_only): Force review of arch check logic for
262 new architecture.
263 (using_thumb2): Try Tag_THUMB_ISA_use first and check
264 for exact arch value then. Force review of arch check logic for new
265 architecture.
266 (arch_has_arm_nop): Update and fix arch check logic. Force review of
267 that logic for new architecture.
268 (arch_has_thumb2_nop): Remove.
269 (elf32_arm_tls_relax): Use using_thumb2 instead of above function.
270 (elf32_arm_final_link_relocate): Likewise but using thumb2.
271
3860d2b4
AM
2722016-06-14 Alan Modra <amodra@gmail.com>
273
274 * bfd-in.h (bfd_my_archive): Delete.
275 * bfd-in2.h: Regenerate.
276
b0cffb47
AM
2772016-06-14 Alan Modra <amodra@gmail.com>
278
279 PR ld/20241
280 * archive.c (open_nested_file): Set my_archive.
281 * bfd.c (_bfd_default_error_handler <%B>): Exclude archive file name
282 for thin archives.
283 * bfdio.c (bfd_tell): Don't adjust origin for thin archives.
284 (bfd_seek): Likewise.
285 * bfdwin.c (bfd_get_file_window): Likewise.
286 * cache.c (cache_bmmap): Likewise.
287 (bfd_cache_lookup_worker): Don't look in my_archive for thin archives.
288 * mach-o.c (bfd_mach_o_follow_dsym): Don't open my_archive for
289 thin archives.
290 * plugin.c (try_claim): Likewise.
291 * xcofflink.c (xcoff_link_add_dynamic_symbols): Use import path of
292 file within thin archive, not the archive.
293
712ec279
L
2942016-06-13 H.J. Lu <hongjiu.lu@intel.com>
295
296 PR ld/20244
297 * elf32-i386.c (elf_i386_relocate_section): Add the .got.plt
298 section address for R_386_GOT32/R_386_GOT32X relocations against
299 IFUNC symbols if there is no base register and return error for
300 PIC.
301
ca8c86ef
L
3022016-06-13 H.J. Lu <hongjiu.lu@intel.com>
303
304 * elf32-i386.c (elf_i386_relocate_section): Simplify IFUNC
305 GOT32 adjustment for static executables.
306
0c9663cb
MR
3072016-06-13 Maciej W. Rozycki <macro@imgtec.com>
308
309 * elf32-mips.c (elf_mips_gnu_pcrel32): Update comment.
310
815dc1bc
CZ
3112016-06-13 Cupertino Miranda <cmiranda@synospsy.com>
312
313 * elf32-arc.c (elf_arc_relocate_section): Fixed condition.
314
3b63d2ce
CM
3152016-06-13 Cupertino Miranda <cmiranda@synospsy.com>
316
317 * elf32-arc.c (elf_arc_finish_dynamic_sections): Changed.
318
2ab2f40d
CM
3192016-06-13 Cupertino Miranda <cmiranda@synospsy.com>
320
321 * elf32-arc.c (arc_local_data, arc_local_data): Removed.
322 (SECTSTART): Changed.
323 (elf_arc_relocate_section): Fixed mistake in PIE related
324 condition.
325 (elf_arc_size_dynamic_sections): Changed DT_RELENT to DT_RELAENT.
326
0f7f3789
CM
3272016-06-13 Cupertino Miranda <cmiranda@synospsy.com>
328
329 * elf32-arc.c (elf32_arc_reloc_type_class): Defined function to
330 enable support for "-z combreloc" and DT_RELACOUNT.
331 (elf_backend_reloc_type_class): Likewise
332
74d7f0aa
L
3332016-06-11 H.J. Lu <hongjiu.lu@intel.com>
334
335 PR ld/20244
336 * elf32-i386.c (elf_i386_relocate_section): When relocating
337 R_386_GOT32, return error without a base register for PIC and
338 subtract the .got.plt section address only with a base register.
339
ef53be89
AM
3402016-06-10 Alan Modra <amodra@gmail.com>
341
342 * elf-strtab.c (struct strtab_save): Use size_t for "size".
343 (struct elf_strtab_hash): Likewise for "size" and "alloced".
344 (_bfd_elf_strtab_init): Formatting.
345 (_bfd_elf_strtab_add): Return size_t rather than bfd_size_type.
346 (_bfd_elf_strtab_addref): Take size_t idx param.
347 (_bfd_elf_strtab_delref, _bfd_elf_strtab_refcount): Likewise.
348 (_bfd_elf_strtab_offset): Likewise.
349 (_bfd_elf_strtab_clear_all_refs): Use size_t idx.
350 (_bfd_elf_strtab_save): Use size_t "idx" and "size" vars.
351 (_bfd_elf_strtab_restore, _bfd_elf_strtab_emit): Similarly.
352 (_bfd_elf_strtab_finalize): Similarly.
353 * elf-bfd.h (_bfd_elf_strtab_add): Update prototypes.
354 (_bfd_elf_strtab_addref, _bfd_elf_strtab_delref): Likewise.
355 (_bfd_elf_strtab_refcount, _bfd_elf_strtab_offset): Likewise.
356 * elf.c (bfd_elf_get_elf_syms): Calculate symbol buffer size
357 using bfd_size_type.
358 (bfd_section_from_shdr): Delete amt.
359 (_bfd_elf_init_reloc_shdr): Likewise.
360 (_bfd_elf_link_assign_sym_version): Likewise.
361 (assign_section_numbers): Use size_t reloc_count.
362 * elflink.c (struct elf_symbuf_head): Use size_t "count".
363 (bfd_elf_link_record_dynamic_symbol): Use size_t for some vars.
364 (elf_link_is_defined_archive_symbol): Likewise.
365 (elf_add_dt_needed_tag): Likewise.
366 (elf_finalize_dynstr): Likewise.
367 (elf_link_add_object_symbols): Likewise.
368 (bfd_elf_size_dynamic_sections): Likewise.
369 (elf_create_symbuf): Similarly.
370 (bfd_elf_match_symbols_in_sections): Likewise.
371 (elf_link_swap_symbols_out): Likewise.
372 (elf_link_check_versioned_symbol): Likewise.
373 (bfd_elf_gc_record_vtinherit): Likewise.
374 (bfd_elf_gc_common_finalize_got_offsets): Likewise.
375
5c41dbc3
DC
3762016-06-08 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
377
378 PR ld/20221
379 * elf32-avr.c (elf32_avr_relax_delete_bytes): Adjust syms
380 and relocs only if shrinking occurred.
381
6eaa7fb5
L
3822016-06-08 H.J. Lu <hongjiu.lu@intel.com>
383
384 * elf64-i386.c (elf_i386_link_hash_entry): Add tls_get_addr.
385 (elf_i386_link_hash_newfunc): Initialize tls_get_addr to 2.
386 (elf_i386_check_tls_transition): Check indirect call and direct
387 call with the addr32 prefix for general and local dynamic models.
388 Set the tls_get_addr feild.
389 (elf_i386_convert_load_reloc): Always use addr32 prefix for
390 indirect ___tls_get_addr call via GOT.
391 (elf_i386_relocate_section): Handle GD->LE, GD->IE and LD->LE
392 transitions with indirect call and direct call with the addr32
393 prefix.
394
3b67f094
MK
3952016-06-07 Marcin Kościelnicki <koriakin@0x04.net>
396
397 * elf32-s390.c (elf_s390_finish_dynamic_symbol): Fix comment.
398 * elf64-s390.c (elf_s390x_plt_entry): Fix comment.
399 (elf_s390_relocate_section): Fix comment.
400 (elf_s390_finish_dynamic_sections): Fix initialization of fixed
401 .got.plt entries.
402
161db279
AK
4032016-06-07 Ulrich Weigand <ulrich.weigand@de.ibm.com>
404
405 * elf64-s390.c (elf_s390_finish_dynamic_sections): Subtract plt
406 section offset when calculation the larl operand in the first PLT
407 entry.
408
14b57c7c
AM
4092016-06-07 Alan Modra <amodra@gmail.com>
410
411 * cpu-powerpc.c (powerpc_compatible): Allow bfd_mach_ppc_vle entry
412 to match other 32-bit archs.
413 * elf32-ppc.c (_bfd_elf_ppc_set_arch): New function.
414 (ppc_elf_object_p): Call it.
415 (ppc_elf_special_sections): Use APUINFO_SECTION_NAME. Fix
416 overlong line.
417 (APUINFO_SECTION_NAME, APUINFO_LABEL): Don't define here.
418 * elf64-ppc.c (ppc64_elf_object_p): Call _bfd_elf_ppc_set_arch.
419 * bfd-in.h (_bfd_elf_ppc_at_tls_transform,
420 _bfd_elf_ppc_at_tprel_transform): Move to..
421 * elf-bfd.h: ..here.
422 (_bfd_elf_ppc_set_arch): Declare.
423 * bfd-in2.h: Regenerate.
424
e2cbcd91
L
4252016-06-06 H.J. Lu <hongjiu.lu@intel.com>
426
427 * elf64-x86-64.c (elf_x86_64_link_hash_entry): Add tls_get_addr.
428 (elf_x86_64_link_hash_newfunc): Initialize tls_get_addr to 2.
429 (elf_x86_64_check_tls_transition): Check indirect call and
430 direct call with the addr32 prefix for general and local dynamic
431 models. Set the tls_get_addr feild.
432 (elf_x86_64_convert_load_reloc): Always use addr32 prefix for
433 indirect __tls_get_addr call via GOT.
434 (elf_x86_64_relocate_section): Handle GD->LE, GD->IE and LD->LE
435 transitions with indirect call and direct call with the addr32
436 prefix.
437
2ac27cd3
CG
4382016-06-04 Christian Groessler <chris@groessler.org>
439
440 * coff-z8k.c (extra_case): Fix range check for R_JR relocation.
441
99914dfd
NC
4422016-06-02 Nick Clifton <nickc@redhat.com>
443
444 PR target/20088
445 * cpu-arm.c (processors): Add "arm_any" type to match any ARM
446 architecture.
447 (arch_info_struct): Likewise.
448 (architectures): Likewise.
449
4ad0bb5f
VG
4502016-06-02 Vineet Gupta <Vineet.Gupta1@synopsys.com>
451
452 * config.bfd: Replace -uclibc with *.
453
3ddf1bdd
L
4542016-06-02 H.J. Lu <hongjiu.lu@intel.com>
455
456 * elf64-x86-64.c: Replace data32 with data16 in comments.
457
5b677558
AM
4582016-05-31 Alan Modra <amodra@gmail.com>
459
460 PR ld/20159
461 PR ld/16467
462 * elflink.c (_bfd_elf_merge_symbol): Revert PR16467 change.
463 (_bfd_elf_add_default_symbol): Don't indirect to/from defined
464 symbol given a version by a script different to the version
465 of the symbol being added.
466 (elf_link_add_object_symbols): Use _bfd_elf_strtab_save and
467 _bfd_elf_strtab_restore. Don't fudge dynstr references.
468 * elf-strtab.c (_bfd_elf_strtab_restore_size): Delete.
469 (struct strtab_save): New.
470 (_bfd_elf_strtab_save, _bfd_elf_strtab_restore): New functions.
471 * elf-bfd.h (_bfd_elf_strtab_restore_size): Delete.
472 (_bfd_elf_strtab_save, _bfd_elf_strtab_restore): Declare.
473
1fe0971e
TS
4742016-06-01 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
475
476 * elf32-hppa.h: Add extern "C".
477 * elf32-nds32.h: Likewise.
478 * elf32-tic6x.h: Likewise.
479
885a1087
NC
4802016-06-01 Nick Clifton <nickc@redhat.com>
481
482 * po/sr.po: New Serbian translation.
483 * configure.ac (ALL_LINGUAS): Add sr.
484 * configure: Regenerate.
485
99aefae6
MR
4862016-05-28 Maciej W. Rozycki <macro@imgtec.com>
487
488 * elfxx-mips.c (b_reloc_p): New function.
489 (_bfd_mips_elf_relocate_section) <bfd_reloc_outofrange>: Handle
490 branch relocations.
491
77434823
MR
4922016-05-28 Maciej W. Rozycki <macro@imgtec.com>
493
494 * elfxx-mips.c (mips_elf_calculate_relocation): <R_MIPS16_26>
495 <R_MIPS_26, R_MICROMIPS_26_S1>: Drop the region bits of the
496 reloc location from calculation, treat the addend as signed with
497 local non-section symbols and enable overflow detection.
498
1a72702b
AM
4992016-05-28 Alan Modra <amodra@gmail.com>
500
501 * aoutx.h: Adjust linker callback calls throughout file,
502 removing dead code.
503 * bout.c: Likewise.
504 * coff-alpha.c: Likewise.
505 * coff-arm.c: Likewise.
506 * coff-h8300.c: Likewise.
507 * coff-h8500.c: Likewise.
508 * coff-i960.c: Likewise.
509 * coff-mcore.c: Likewise.
510 * coff-mips.c: Likewise.
511 * coff-ppc.c: Likewise.
512 * coff-rs6000.c: Likewise.
513 * coff-sh.c: Likewise.
514 * coff-tic80.c: Likewise.
515 * coff-w65.c: Likewise.
516 * coff-z80.c: Likewise.
517 * coff-z8k.c: Likewise.
518 * coff64-rs6000.c: Likewise.
519 * cofflink.c: Likewise.
520 * ecoff.c: Likewise.
521 * elf-bfd.h: Likewise.
522 * elf-m10200.c: Likewise.
523 * elf-m10300.c: Likewise.
524 * elf32-arc.c: Likewise.
525 * elf32-arm.c: Likewise.
526 * elf32-avr.c: Likewise.
527 * elf32-bfin.c: Likewise.
528 * elf32-cr16.c: Likewise.
529 * elf32-cr16c.c: Likewise.
530 * elf32-cris.c: Likewise.
531 * elf32-crx.c: Likewise.
532 * elf32-d10v.c: Likewise.
533 * elf32-epiphany.c: Likewise.
534 * elf32-fr30.c: Likewise.
535 * elf32-frv.c: Likewise.
536 * elf32-ft32.c: Likewise.
537 * elf32-h8300.c: Likewise.
538 * elf32-hppa.c: Likewise.
539 * elf32-i370.c: Likewise.
540 * elf32-i386.c: Likewise.
541 * elf32-i860.c: Likewise.
542 * elf32-ip2k.c: Likewise.
543 * elf32-iq2000.c: Likewise.
544 * elf32-lm32.c: Likewise.
545 * elf32-m32c.c: Likewise.
546 * elf32-m32r.c: Likewise.
547 * elf32-m68hc1x.c: Likewise.
548 * elf32-m68k.c: Likewise.
549 * elf32-mep.c: Likewise.
550 * elf32-metag.c: Likewise.
551 * elf32-microblaze.c: Likewise.
552 * elf32-moxie.c: Likewise.
553 * elf32-msp430.c: Likewise.
554 * elf32-mt.c: Likewise.
555 * elf32-nds32.c: Likewise.
556 * elf32-nios2.c: Likewise.
557 * elf32-or1k.c: Likewise.
558 * elf32-ppc.c: Likewise.
559 * elf32-s390.c: Likewise.
560 * elf32-score.c: Likewise.
561 * elf32-score7.c: Likewise.
562 * elf32-sh.c: Likewise.
563 * elf32-sh64.c: Likewise.
564 * elf32-spu.c: Likewise.
565 * elf32-tic6x.c: Likewise.
566 * elf32-tilepro.c: Likewise.
567 * elf32-v850.c: Likewise.
568 * elf32-vax.c: Likewise.
569 * elf32-visium.c: Likewise.
570 * elf32-xstormy16.c: Likewise.
571 * elf32-xtensa.c: Likewise.
572 * elf64-alpha.c: Likewise.
573 * elf64-hppa.c: Likewise.
574 * elf64-ia64-vms.c: Likewise.
575 * elf64-mmix.c: Likewise.
576 * elf64-ppc.c: Likewise.
577 * elf64-s390.c: Likewise.
578 * elf64-sh64.c: Likewise.
579 * elf64-x86-64.c: Likewise.
580 * elflink.c: Likewise.
581 * elfnn-aarch64.c: Likewise.
582 * elfnn-ia64.c: Likewise.
583 * elfxx-mips.c: Likewise.
584 * elfxx-sparc.c: Likewise.
585 * elfxx-tilegx.c: Likewise.
586 * linker.c: Likewise.
587 * pdp11.c: Likewise.
588 * pe-mips.c: Likewise.
589 * reloc.c: Likewise.
590 * reloc16.c: Likewise.
591 * simple.c: Likewise.
592 * vms-alpha.c: Likewise.
593 * xcofflink.c: Likewise.
594 * elf32-rl78.c (get_symbol_value, get_romstart, get_ramstart): Delete
595 status param. Adjust calls to these and linker callbacks throughout.
596 * elf32-rx.c: (get_symbol_value, get_gp, get_romstart,
597 get_ramstart): Delete status param. Adjust calls to these and
598 linker callbacks throughout.
599
bc27bb05
MR
6002016-05-27 Maciej W. Rozycki <macro@imgtec.com>
601
602 * elfxx-mips.c (mips_elf_calculate_relocation) <R_MIPS16_26>
603 <R_MIPS_26, R_MICROMIPS_26_S1>: Include the addend in JALX's
604 target alignment verification.
605
ceab86af
MR
6062016-05-27 Maciej W. Rozycki <macro@imgtec.com>
607
608 * elfxx-mips.c (mips_elf_calculate_relocation): Also use the
609 section name if `bfd_elf_string_from_elf_section' returns an
610 empty string.
611
ed53407e
MR
6122016-05-26 Maciej W. Rozycki <macro@imgtec.com>
613
614 * elfxx-mips.c (_bfd_mips_elf_relocate_section)
615 <bfd_reloc_outofrange>: Use the `%X%H' rather than `%C' format
616 for message. Continue processing rather than returning failure.
617
de341542 6182016-05-25 Maciej W. Rozycki <macro@imgtec.com>
ed53407e 619
de341542
MR
620 * elfxx-mips.c (_bfd_mips_elf_relocate_section)
621 <bfd_reloc_outofrange>: Call `->einfo' rather than `->warning'.
622 Call `bfd_set_error'.
623
e6cc316a
L
6242016-05-25 H.J. Lu <hongjiu.lu@intel.com>
625
626 PR binutils/14625
627 * archive.c (bfd_slurp_armap): Replace
628 bfd_elf64_archive_slurp_armap with
629 _bfd_archive_64_bit_slurp_armap.
630 (bsd_write_armap): Call _bfd_archive_64_bit_write_armap if
631 BFD64 is defined and the archive is too big.
632 (coff_write_armap): Likewise.
633 * archive64.c (bfd_elf64_archive_slurp_armap): Renamed to ...
634 (_bfd_archive_64_bit_slurp_armap): This.
635 (bfd_elf64_archive_write_armap): Renamed to ...
636 (_bfd_archive_64_bit_write_armap): This.
637 * configure.ac: Add --enable-64-bit-archive.
638 (want_64_bit_archive): New. Set to true by default for 64-bit
639 MIPS and s390 ELF targets.
640 (USE_64_BIT_ARCHIVE): New AC_DEFINE.
641 * config.in: Regenerated.
642 * configure: Likewise.
643 * elf64-mips.c (bfd_elf64_archive_functions): Removed.
644 (bfd_elf64_archive_slurp_armap): Likewise.
645 (bfd_elf64_archive_write_armap): Likewise.
646 (bfd_elf64_archive_slurp_extended_name_table): Likewise.
647 (bfd_elf64_archive_construct_extended_name_table): Likewise.
648 (bfd_elf64_archive_truncate_arname): Likewise.
649 (bfd_elf64_archive_read_ar_hdr): Likewise.
650 (bfd_elf64_archive_write_ar_hdr): Likewise.
651 (bfd_elf64_archive_openr_next_archived_file): Likewise.
652 (bfd_elf64_archive_get_elt_at_index): Likewise.
653 (bfd_elf64_archive_generic_stat_arch_elt): Likewise.
654 (bfd_elf64_archive_update_armap_timestamp): Likewise.
655 * elf64-s390.c (bfd_elf64_archive_functions): Removed.
656 (bfd_elf64_archive_slurp_armap): Likewise.
657 (bfd_elf64_archive_write_armap): Likewise.
658 (bfd_elf64_archive_slurp_extended_name_table): Likewise.
659 (bfd_elf64_archive_construct_extended_name_table): Likewise.
660 (bfd_elf64_archive_truncate_arname): Likewise.
661 (bfd_elf64_archive_read_ar_hdr): Likewise.
662 (bfd_elf64_archive_write_ar_hdr): Likewise.
663 (bfd_elf64_archive_openr_next_archived_file): Likewise.
664 (bfd_elf64_archive_get_elt_at_index): Likewise.
665 (bfd_elf64_archive_generic_stat_arch_elt): Likewise.
666 (bfd_elf64_archive_update_armap_timestamp): Likewise.
667 * elfxx-target.h (TARGET_BIG_SYM): Use _bfd_archive_64_bit on
668 BFD_JUMP_TABLE_ARCHIVE if USE_64_BIT_ARCHIVE is defined and
669 bfd_elfNN_archive_functions isn't defined.
670 (TARGET_LITTLE_SYM): Likewise.
671 * libbfd-in.h (_bfd_archive_64_bit_slurp_armap): New prototype.
672 (_bfd_archive_64_bit_write_armap): Likewise.
673 (_bfd_archive_64_bit_slurp_extended_name_table): New macro.
674 (_bfd_archive_64_bit_construct_extended_name_table): Likewise.
675 (_bfd_archive_64_bit_truncate_arname): Likewise.
676 (_bfd_archive_64_bit_read_ar_hdr): Likewise.
677 (_bfd_archive_64_bit_write_ar_hdr): Likewise.
678 (_bfd_archive_64_bit_openr_next_archived_file): Likewise.
679 (_bfd_archive_64_bit_get_elt_at_index): Likewise.
680 (_bfd_archive_64_bit_generic_stat_arch_elt): Likewise.
681 (_bfd_archive_64_bit_update_armap_timestamp): Likewise.
682 * libbfd.h: Regenerated.
683 * plugin.c (plugin_vec): Use _bfd_archive_64_bit on
684 BFD_JUMP_TABLE_ARCHIVE if USE_64_BIT_ARCHIVE is defined.
685
b95a0a31
L
6862016-05-25 H.J. Lu <hongjiu.lu@intel.com>
687
688 PR ld/20103
689 * cofflink.c (coff_link_check_archive_element): Return TRUE if
690 linker add_archive_element callback returns FALSE.
691 * ecoff.c (ecoff_link_check_archive_element): Likewise.
692 * elf64-ia64-vms.c (elf64_vms_link_add_archive_symbols): Skip
693 archive element if linker add_archive_element callback returns
694 FALSE.
695 * elflink.c (elf_link_add_archive_symbols): Likewise.
696 * pdp11.c (aout_link_check_ar_symbols): Likewise.
697 * vms-alpha.c (alpha_vms_link_add_archive_symbols): Likewise.
698 * xcofflink.c (xcoff_link_check_dynamic_ar_symbols): Likewise.
699 (xcoff_link_check_ar_symbols): Likewise.
700
7db9a74e
MR
7012016-05-24 Maciej W. Rozycki <macro@imgtec.com>
702
703 * elfxx-mips.c (_bfd_mips_elf_relocate_section)
704 <bfd_reloc_outofrange>: Unify error reporting code.
705
b7f28d87
JW
7062016-05-23 Jim Wilson <jim.wilson@linaro.org>
707
708 * elfnn-aarch64.c: Unconditionally enable R_AARCH64_NULL and
709 R_AARCH64_NONE. Use HOWTO64 for R_AARCH64_NULL.
710 * relocs.c: Add BFD_RELOC_AARCH64_NULL.
711 * bfd-in2.h: Regenerate.
712 * libbfd.h: Likewise.
713
a2bea324
KS
7142016-05-23 Kuba Sejdak <jakub.sejdak@phoesys.com>
715
716 * config.bfd: Add entry for arm-phoenix.
717
d7c5bd02
TP
7182016-05-23 Thomas Preud'homme <thomas.preudhomme@arm.com>
719
720 * elf32-arm.c (arm_dedicated_stub_section_padding): New function.
721 (elf32_arm_size_stubs): Declare stub_type in a more outer scope and
722 account for padding for stub section requiring one.
723 (elf32_arm_build_stubs): Add comment to stress the importance of
724 zeroing veneer section content.
725
daa4adae
TP
7262016-05-23 Thomas Preud'homme <thomas.preudhomme@arm.com>
727
728 * bfd-in.h (bfd_elf32_arm_keep_private_stub_output_sections): Declare
729 bfd hook.
730 * bfd-in2.h: Regenerate.
731 * elf32-arm.c (arm_dedicated_stub_output_section_required): New
732 function.
733 (arm_dedicated_stub_output_section_required_alignment): Likewise.
734 (arm_dedicated_stub_output_section_name): Likewise.
735 (arm_dedicated_stub_input_section_ptr): Likewise.
736 (elf32_arm_create_or_find_stub_sec): Add stub type parameter and
737 function description comment. Add support for dedicated output stub
738 section to given stub types.
739 (elf32_arm_add_stub): Add a stub type parameter and pass it down to
740 elf32_arm_create_or_find_stub_sec.
741 (elf32_arm_create_stub): Pass stub type down to elf32_arm_add_stub.
742 (elf32_arm_size_stubs): Pass stub type when calling
743 elf32_arm_create_or_find_stub_sec for Cortex-A8 erratum veneers.
744 (bfd_elf32_arm_keep_private_stub_output_sections): New function.
745
52bf37dd
L
7462016-05-20 H.J. Lu <hongjiu.lu@intel.com>
747
748 * elf32-i386.c (elf_i386_check_relocs): Don't check R_386_GOT32
749 when setting need_convert_load.
750
17c6c9d9
MR
7512016-05-20 Maciej W. Rozycki <macro@imgtec.com>
752
753 * elfxx-mips.c (mips_elf_read_rel_addend): Adjust the addend for
754 microMIPS JALX.
755
7d4d9709
L
7562016-05-19 H.J. Lu <hongjiu.lu@intel.com>
757
758 PR ld/20117
759 * elf32-i386.c (elf_i386_convert_load_reloc): Don't check
760 R_386_GOT32X.
761 (elf_i386_convert_load): Don't convert R_386_GOT32.
762
606851fb
AM
7632016-05-20 Alan Modra <amodra@gmail.com>
764
765 PR gas/20118
766 * elf.c (elf_fake_sections): Set sh_entsize for SHT_INIT_ARRAY,
767 SHT_FINI_ARRAY, and SHT_PREINIT_ARRAY.
768
3c8adaca
CZ
7692016-05-19 Cupertino Miranda <cmiranda@synopsys.com>
770
771 * elf32-arc.c (arc_elf_final_write_processing): Changed.
772 (debug_arc_reloc): Likewise.
773 (elf_arc_relocate_section): Likewise.
774 (elf_arc_check_relocs): Likewise.
775 (elf_arc_adjust_dynamic_symbol): Likewise.
776 (elf_arc_add_symbol_hook): Likewise.
777
6b200de0
MR
7782016-05-19 Maciej W. Rozycki <macro@imgtec.com>
779
780 * config.bfd: Remove `am34-*-linux*' support.
781
57e7d118
AM
7822016-05-19 Alan Modra <amodra@gmail.com>
783
784 * elf64-ppc.c (allocate_dynrelocs): Allocate got and other dynamic
785 relocs before plt relocs.
786
9f284bf9
AM
7872016-05-19 Alan Modra <amodra@gmail.com>
788
789 * elf64-ppc.c (ppc64_elf_branch_reloc): Check for NULL owner
790 before dereferencing.
791
50498060
NC
7922016-05-18 Nick Clifton <nickc@redhat.com>
793
794 * po/sv.po: Updated Swedish translation.
795
7f991970
AM
7962016-05-18 Alan Modra <amodra@gmail.com>
797
798 * elf32-arm.c (elf32_arm_size_stubs): Free or cache local syms
799 for each BFD. Don't goto error_ret_free_local from outside loop.
800
a43942db
MR
8012016-05-17 Maciej W. Rozycki <macro@imgtec.com>
802
803 * elf-s390-common.c (elf_s390_add_symbol_hook): Remove
804 STB_GNU_UNIQUE handling.
805 * elf32-arc.c (elf_arc_add_symbol_hook): Likewise.
806 * elf32-arm.c (elf32_arm_add_symbol_hook): Likewise.
807 * elf32-m68k.c (elf_m68k_add_symbol_hook): Likewise.
808 * elf32-ppc.c (ppc_elf_add_symbol_hook): Likewise.
809 * elf32-sparc.c (elf32_sparc_add_symbol_hook): Likewise.
810 * elf64-ppc.c (ppc64_elf_add_symbol_hook): Likewise.
811 * elf64-sparc.c (elf64_sparc_add_symbol_hook): Likewise.
812 * elf64-x86-64.c (elf_x86_64_add_symbol_hook): Likewise.
813 * elfxx-aarch64.c (_bfd_aarch64_elf_add_symbol_hook): Likewise.
814 * elfxx-mips.c (_bfd_mips_elf_add_symbol_hook): Likewise.
815 * elf32-i386.c (elf_i386_add_symbol_hook): Remove function.
816 (elf_backend_add_symbol_hook): Remove macro.
817 * elflink.c (elf_link_add_object_symbols): Set `has_gnu_symbols'
818 for STB_GNU_UNIQUE symbols.
819
71de3413
MR
8202016-05-16 Maciej W. Rozycki <macro@imgtec.com>
821
822 * elf32-v850.c (v850_elf_copy_notes): New function, factored out
823 from...
824 (v850_elf_copy_private_bfd_data): ... here. Call the new
825 function and `_bfd_elf_copy_private_bfd_data'.
826
2168b268
L
8272016-05-13 H.J. Lu <hongjiu.lu@intel.com>
828
829 PR ld/20093
830 * elf64-x86-64.c (elf_x86_64_convert_load_reloc): Don't convert
831 GOTPCREL relocation against large section.
832
4ade44b7
AM
8332016-05-13 Alan Modra <amodra@gmail.com>
834
835 * elf-m10300.c (_bfd_mn10300_elf_finish_dynamic_sections): Use
836 linker dynamic sections in calculating size and address of
2168b268 837 dynamic tags rather than using output sections. Remove asserts.
4ade44b7
AM
838 * elf32-arm.c (elf32_arm_finish_dynamic_sections): Likewise.
839 * elf32-cr16.c (_bfd_cr16_elf_finish_dynamic_sections): Likewise.
840 * elf32-cris.c (elf_cris_finish_dynamic_sections): Likewise.
841 * elf32-i370.c (i370_elf_finish_dynamic_sections): Likewise.
842 * elf32-lm32.c (lm32_elf_finish_dynamic_sections): Likewise.
843 * elf32-m32r.c (m32r_elf_finish_dynamic_sections): Likewise.
844 * elf32-m68k.c (elf_m68k_finish_dynamic_sections): Likewise.
845 * elf32-metag.c (elf_metag_finish_dynamic_sections): Likewise.
846 * elf32-microblaze.c (microblaze_elf_finish_dynamic_sections): Likewise.
847 * elf32-nds32.c (nds32_elf_finish_dynamic_sections): Likewise.
848 * elf32-nios2.c (nios2_elf32_finish_dynamic_sections): Likewise.
849 * elf32-or1k.c (or1k_elf_finish_dynamic_sections): Likewise.
850 * elf32-s390.c (elf_s390_finish_dynamic_sections): Likewise.
851 * elf32-score.c (s3_bfd_score_elf_finish_dynamic_sections): Likewise.
852 * elf32-score7.c (s7_bfd_score_elf_finish_dynamic_sections): Likewise.
853 * elf32-vax.c (elf_vax_finish_dynamic_sections): Likewise.
854 * elf32-xtensa.c (elf_xtensa_finish_dynamic_sections): Likewise.
855 * elf64-alpha.c (elf64_alpha_finish_dynamic_sections): Likewise.
856 * elf64-s390.c (elf_s390_finish_dynamic_sections): Likewise.
857 * elf64-sh64.c (sh64_elf64_finish_dynamic_sections): Likewise.
858 * elflink.c (bfd_elf_final_link): Likewise.
859 * elfxx-mips.c (_bfd_mips_elf_finish_dynamic_sections): Likewise.
860 * elfxx-sparc.c (sparc_finish_dyn): Likewise. Adjust error message.
861 * elf32-arc.c (GET_SYMBOL_OR_SECTION): Remove ASSERT arg and
862 don't set doit. Look up dynobj section.
863 (elf_arc_finish_dynamic_sections): Adjust GET_SYMBOL_OR_SECTION
864 invocation and dynamic tag vma calculation. Don't test
865 boolean var == TRUE.
866 * elfnn-aarch64.c (elfNN_aarch64_finish_dynamic_sections): Fix
867 DT_JMPREL calc.
868
c8e44c6d
AM
8692016-05-13 Alan Modra <amodra@gmail.com>
870
871 * elflink.c (elf_link_sort_relocs): Wrap overlong lines. Fix
872 octets_per_byte. Put dynamic .rela.plt last in link orders.
873 Assign output_offset for reloc sections rather than writing
874 sorted relocs from block corresponding to output_offset.
875
1997c994
AM
8762016-05-12 Alan Modra <amodra@gmail.com>
877
878 * elf-bfd.h (elf_reloc_type_class): Put reloc_class_plt last.
879
8f4f9071
MF
8802016-05-11 Andrew Bennett <andrew.bennett@imgtec.com>
881
882 * elfxx-mips.c (print_mips_ases): Add DSPR3.
883
a464198b
AM
8842016-05-11 Alan Modra <amodra@gmail.com>
885
886 * elf32-hppa.c (elf32_hppa_init_stub_bfd): New function.
887 (elf32_hppa_check_relocs): Don't set dynobj.
888 (elf32_hppa_size_stubs): Test !SEC_LINKER_CREATED for stub sections.
889 (elf32_hppa_build_stubs): Likewise.
890 * elf32-hppa.h (elf32_hppa_init_stub_bfd): Declare.
891
3bd43ebc
AM
8922016-05-11 Alan Modra <amodra@gmail.com>
893
894 PR 20060
895 * elf64-ppc.c (ppc64_elf_tls_setup): Clear forced_local.
896 * elf32-ppc.c (ppc_elf_tls_setup): Likewise.
897
4e7fbb34
JW
8982016-05-10 Jiong Wang <jiong.wang@arm.com>
899
900 * elfnn-aarch64.c (elfNN_aarch64_final_link_relocate): Remove redundant
901 aarch64_tls_transition check.
902
4f4faa4d
TP
9032016-05-10 Thomas Preud'homme <thomas.preudhomme@arm.com>
904
905 * elf32-arm.c (enum elf32_arm_stub_type): New max_stub_type
906 enumerator.
907 (arm_stub_sym_claimed): New function.
908 (elf32_arm_create_stub): Use veneered symbol name and section if
909 veneer needs to claim its symbol, and keep logic unchanged otherwise.
910 (arm_stub_claim_sym): New function.
911 (arm_map_one_stub): Call arm_stub_claim_sym if veneer needs to claim
912 veneered symbol, otherwise create local symbol as before.
913
39d911fc
TP
9142016-05-10 Thomas Preud'homme <thomas.preudhomme@arm.com>
915
916 * elf32-arm.c (elf32_arm_size_stubs): Use new macros
917 ARM_GET_SYM_BRANCH_TYPE and ARM_SET_SYM_BRANCH_TYPE to respectively get
918 and set branch type of a symbol.
919 (bfd_elf32_arm_process_before_allocation): Likewise.
920 (elf32_arm_relocate_section): Likewise and fix identation along the
921 way.
922 (allocate_dynrelocs_for_symbol): Likewise.
923 (elf32_arm_finish_dynamic_symbol): Likewise.
924 (elf32_arm_swap_symbol_in): Likewise.
925 (elf32_arm_swap_symbol_out): Likewise.
926
6bde4c52
TP
9272016-05-10 Thomas Preud'homme <thomas.preudhomme@arm.com>
928
929 * bfd-in.h (elf32_arm_size_stubs): Add an output section parameter.
930 * bfd-in2.h: Regenerated.
931 * elf32-arm.c (struct elf32_arm_link_hash_table): Add an output section
932 parameter to add_stub_section callback.
933 (elf32_arm_create_or_find_stub_sec): Get output section from link_sec
934 and pass it down to add_stub_section.
935 (elf32_arm_add_stub): Set section to stub_sec if NULL before using it
936 for error message.
937 (elf32_arm_size_stubs): Add output section parameter to
938 add_stub_section function pointer parameter.
939
b715f643
TP
9402016-05-10 Thomas Preud'homme <thomas.preudhomme@arm.com>
941
942 * elf32-arm.c (elf32_arm_create_stub): New function.
943 (elf32_arm_size_stubs): Use elf32_arm_create_stub for stub creation.
944
8d9d9490
TP
9452016-05-10 Thomas Preud'homme <thomas.preudhomme@arm.com>
946
947 * elf32-arm.c (enum elf32_arm_stub_type): Delete
948 arm_stub_a8_veneer_lwm enumerator.
949 (arm_stub_a8_veneer_lwm): New unsigned constant to replace
950 aforementioned enumerator.
951 (struct elf32_arm_stub_hash_entry): Delete target_addend
952 field and add source_value.
953 (struct a8_erratum_fix): Delete addend field and add target_offset.
954 (stub_hash_newfunc): Initialize source_value field amd remove
955 initialization for target_addend.
956 (arm_build_one_stub): Stop special casing Thumb relocations: promote
957 the else to being always executed, moving the
958 arm_stub_a8_veneer_b_cond specific code in it. Remove
959 stub_entry->target_addend from points_to computation.
960 (cortex_a8_erratum_scan): Store in a8_erratum_fix structure the offset
961 to target symbol from start of section rather than the offset from the
962 stub address.
963 (elf32_arm_size_stubs): Set stub_entry's source_value and target_value
964 fields from struct a8_erratum_fix's offset and target_offset
965 respectively.
966 (make_branch_to_a8_stub): Rename target variable to loc. Compute
967 veneered_insn_loc and loc using stub_entry's source_value.
968
15afaa63
TP
9692016-05-10 Thomas Preud'homme <thomas.preudhomme@arm.com>
970
971 (elf32_arm_merge_eabi_attributes): Add merging logic for
972 Tag_DSP_extension.
973
66a36822
PC
9742016-05-10 Pip Cet <pipcet@gmail.com>
975
976 PR ld/20059
977 * elfxx-target.h (bfd_elfNN_bfd_copy_link_hash_symbol_type):
978 Define as _bfd_generic_copy_link_hash_symbol_type when using
979 generic hash table.
980
315350be
NC
9812016-05-09 Nick Clifton <nickc@redhat.com>
982
983 PR binutils/20063
984 * elf.c (bfd_elf_get_elf_syms): Check for out of range sh_link
985 field before accessing sections array.
986
9239bbd3
CM
9872016-05-09 Christophe Monat <christophe.monat@st.com>
988
989 PR ld/20030
990 * elf32-arm.c (is_thumb2_vldm): Account for T1 (DP) encoding.
991 (stm32l4xx_need_create_replacing_stub): Rename ambiguous nb_regs
992 to nb_words.
993 (create_instruction_vldmia): Add is_dp to disambiguate SP/DP
994 encoding.
995 (create_instruction_vldmdb): Likewise.
996 (stm32l4xx_create_replacing_stub_vldm): is_dp detects DP encoding,
997 uses it to re-encode.
998
73597c18
NC
9992016-05-09 Nick Clifton <nickc@redhat.com>
1000
1001 PR 19938
1002 * elf32-arm.c (elf32_arm_adjust_dynamic_symbol): Revert accidental
1003 commit.
1004
ae1bb197
AM
10052016-05-09 Alan Modra <amodra@gmail.com>
1006
1007 * elf64-ppc.c (ppc64_elf_init_stub_bfd): Remove redundant NULL check.
1008
97196564
L
10092016-05-06 H.J. Lu <hongjiu.lu@intel.com>
1010
1011 PR ld/17550
1012 * elf-bfd.h (elf_link_hash_entry): Update comments for indx,
1013 documenting that indx == -3 if symbol is defined in a discarded
1014 section.
1015 * elflink.c (elf_link_add_object_symbols): Set indx to -3 if
1016 symbol is defined in a discarded section.
1017 (elf_link_output_extsym): Strip a global symbol defined in a
1018 discarded section.
1019
030e823c
L
10202016-05-06 H.J. Lu <hongjiu.lu@intel.com>
1021
1022 * elf32-i386.c (elf_backend_add_symbol_hook): Defined for Intel
1023 MCU.
1024
c175a657
L
10252016-05-05 H.J. Lu <hongjiu.lu@intel.com>
1026
1027 * elf32-i386.c (elf_i386_convert_load): Extract the GOT load
1028 conversion to ...
1029 (elf_i386_convert_load_reloc): This. New function.
1030 * elf64-x86-64.c (elf_x86_64_convert_load): Extract the GOT load
1031 conversion to ...
1032 (elf_x86_64_convert_load_reloc): This. New function.
1033
bedfd056
L
10342016-05-05 H.J. Lu <hongjiu.lu@intel.com>
1035
1036 * elf32-i386.c (elf_i386_check_tls_transition): Remove abfd.
1037 Don't check if contents == NULL.
1038 (elf_i386_tls_transition): Add from_relocate_section. Check
1039 from_relocate_section instead of contents != NULL. Update
1040 elf_i386_check_tls_transition call.
1041 (elf_i386_check_relocs): Cache the section contents if
1042 keep_memory is FALSE. Pass FALSE as from_relocate_section to
1043 elf_i386_tls_transition.
1044 (elf_i386_relocate_section): Pass TRUE as from_relocate_section
1045 to elf_i386_tls_transition.
1046 (elf_backend_caches_rawsize): New.
1047 * elf64-x86-64.c (elf_x86_64_check_tls_transition): Don't check
1048 if contents == NULL.
1049 (elf_x86_64_tls_transition): Add from_relocate_section. Check
1050 from_relocate_section instead of contents != NULL.
1051 (elf_x86_64_check_relocs): Cache the section contents if
1052 keep_memory is FALSE. Pass FALSE as from_relocate_section to
1053 elf_x86_64_tls_transition.
1054 (elf_x86_64_relocate_section): Pass TRUE as from_relocate_section
1055 to elf_x86_64_tls_transition.
1056 (elf_backend_caches_rawsize): New.
1057
6d6a648c
MR
10582016-05-03 Maciej W. Rozycki <macro@imgtec.com>
1059
1060 PR 10549
1061 * elfxx-mips.c (_bfd_mips_elf_add_symbol_hook): Handle
1062 STB_GNU_UNIQUE.
1063
1f56df9d
JW
10642016-05-03 Jiong Wang <jiong.wang@arm.com>
1065
1066 * bfd-in.h (bfd_elf64_aarch64_set_options): Update prototype.
1067 * bfd-in2.h (bfd_elf64_aarch64_set_options): Likewise.
1068 * elfnn-aarch64.c (bfd_elfNN_aarch64_set_options): Initialize
1069 no_apply_dynamic_relocs.
1070 (elfNN_aarch64_final_link_relocate): Apply absolute relocations even though
1071 dynamic relocations generated.
1072
493f652c
L
10732016-04-29 H.J. Lu <hongjiu.lu@intel.com>
1074
1075 * elf32-i386.c (elf_i386_size_dynamic_sections): Move interp
1076 setting to ...
1077 (elf_i386_create_dynamic_sections): Here.
1078 * elf64-x86-64.c (elf_x86_64_size_dynamic_sections): Move
1079 interp setting to ...
1080 (elf_x86_64_create_dynamic_sections): Here.
1081
e62b9723
L
10822016-04-29 H.J. Lu <hongjiu.lu@intel.com>
1083
1084 * elf32-i386.c (UNDEFINED_WEAK_RESOLVED_TO_ZERO): Take GOT_RELOC
1085 and replace (EH)->has_got_reloc with GOT_RELOC.
1086 (elf_i386_fixup_symbol): Pass has_got_reloc to
1087 UNDEFINED_WEAK_RESOLVED_TO_ZERO.
1088 (elf_i386_allocate_dynrelocs): Likewise.
1089 (elf_i386_relocate_section): Likewise.
1090 (elf_i386_finish_dynamic_symbol): Likewise.
1091 (elf_i386_convert_load): Pass TRUE to
1092 UNDEFINED_WEAK_RESOLVED_TO_ZERO.
1093 * elf64-x86-64.c (UNDEFINED_WEAK_RESOLVED_TO_ZERO): Take
1094 GOT_RELOC and replace (EH)->has_got_reloc with GOT_RELOC.
1095 (elf_x86_64_fixup_symbol): Pass has_got_reloc to
1096 UNDEFINED_WEAK_RESOLVED_TO_ZERO.
1097 (elf_x86_64_allocate_dynrelocs): Likewise.
1098 (elf_x86_64_relocate_section): Likewise.
1099 (elf_x86_64_finish_dynamic_symbol): Likewise.
1100 (elf_x86_64_convert_load): Pass TRUE to
1101 UNDEFINED_WEAK_RESOLVED_TO_ZERO.
1102
c337a162
L
11032016-04-29 H.J. Lu <hongjiu.lu@intel.com>
1104
1105 * elf32-i386.c (check_relocs_failed): New.
1106 (elf_i386_check_relocs): Set check_relocs_failed on error.
1107 (elf_i386_relocate_section): Skip if check_relocs failed.
1108
afd9acee
L
11092016-04-29 H.J. Lu <hongjiu.lu@intel.com>
1110
1111 * elf64-x86-64.c (elf_x86_64_check_relocs): Set
1112 check_relocs_failed on error.
1113
5522f910
NC
11142016-04-29 Nick Clifton <nickc@redhat.com>
1115
1116 PR 19938
1117 * elf-bfd.h (struct elf_backend_data): Rename
1118 elf_backend_set_special_section_info_and_link to
1119 elf_backend_copy_special_section_fields.
1120 * elfxx-target.h: Likewise.
1121 * elf.c (section_match): Ignore the SHF_INFO_LINK flag when
1122 comparing section flags.
1123 (copy_special_section_fields): New function.
1124 (_bfd_elf_copy_private_bfd_data): Copy the EI_ABIVERSION field.
1125 Perform two scans over special sections. The first one looks for
1126 a direct mapping between the output section and an input section.
1127 The second scan looks for a possible match based upon section
1128 characteristics.
1129 * elf32-arm.c (elf32_arm_copy_special_section_fields): New
1130 function. Handle setting the sh_link field of SHT_ARM_EXIDX
1131 sections.
1132 * elf32-i386.c (elf32_i386_set_special_info_link): Rename to
1133 elf32_i386_copy_solaris_special_section_fields.
1134 * elf32-sparc.c (elf32_sparc_set_special_section_info_link):
1135 Rename to elf32_sparc_copy_solaris_special_section_fields.
1136 * elf64-x86-64.c (elf64_x86_64_set_special_info_link): Rename to
1137 elf64_x86_64_copy_solaris_special_section_fields.
1138
786a118c
NC
11392016-04-28 Nick Clifton <nickc@redhat.com>
1140
1141 * po/zh_CN.po: Updated Chinese (simplified) translation.
1142
91f8bf69
L
11432016-04-27 H.J. Lu <hongjiu.lu@intel.com>
1144
1145 PR ld/20006
1146 * elf64-x86-64.c (elf_x86_64_convert_load): Skip debug sections
1147 when estimating distances between output sections.
1148
a6a4679f
AM
11492016-04-27 Alan Modra <amodra@gmail.com>
1150
1151 * elflink.c (_bfd_elf_is_start_stop): New function.
1152 (_bfd_elf_gc_mark_rsec): Use it.
1153 * elf-bfd.h (_bfd_elf_is_start_stop): Declare.
1154
28cc9170
TS
11552016-04-26 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
1156
1157 * elf32-rx.c (rx_set_section_contents): Avoid arithmetic on void *.
1158 * mmo.c (mmo_get_section_contents): Likewise.
1159 (mmo_set_section_contents): Likewise.
1160
d5486c43
L
11612016-04-26 H.J. Lu <hongjiu.lu@intel.com>
1162
1163 * elf-bfd.h (elf_link_hash_table): Update comments for
1164 dynsymcount.
1165 * elflink.c (_bfd_elf_link_renumber_dynsyms): Always count for
1166 the unused NULL entry at the head of dynamic symbol table.
1167 (bfd_elf_size_dynsym_hash_dynstr): Remove dynsymcount != 0
1168 checks.
1169
6645479e
L
11702016-04-21 H.J. Lu <hongjiu.lu@intel.com>
1171
1172 * elflink.c (_bfd_elf_link_create_dynstrtab): Exclude linker
1173 created file from dynobj.
1174
6cd255ca
L
11752016-04-21 H.J. Lu <hongjiu.lu@intel.com>
1176
1177 * elflink.c (_bfd_elf_link_create_dynstrtab): Set dynobj to a
1178 normal input file if possible.
1179
4f3b23b3
NC
11802016-04-21 Nick Clifton <nickc@redhat.com>
1181
1182 * aout-adobe.c: Use _bfd_generic_link_check_relocs.
1183 * aout-target.h: Likewise.
1184 * aout-tic30.c: Likewise.
1185 * binary.c: Likewise.
1186 * bout.c: Likewise.
1187 * coff-alpha.c: Likewise.
1188 * coff-rs6000.c: Likewise.
1189 * coff64-rs6000.c: Likewise.
1190 * coffcode.h: Likewise.
1191 * i386msdos.c: Likewise.
1192 * i386os9k.c: Likewise.
1193 * ieee.c: Likewise.
1194 * ihex.c: Likewise.
1195 * libbfd-in.h: Likewise.
1196 * libecoff.h: Likewise.
1197 * mach-o-target.c: Likewise.
1198 * mmo.c: Likewise.
1199 * nlm-target.h: Likewise.
1200 * oasys.c: Likewise.
1201 * pef.c: Likewise.
1202 * plugin.c: Likewise.
1203 * ppcboot.c: Likewise.
1204 * som.c: Likewise.
1205 * srec.c: Likewise.
1206 * tekhex.c: Likewise.
1207 * versados.c: Likewise.
1208 * vms-alpha.c: Likewise.
1209 * xsym.c: Likewise.
1210 * elfxx-target.h: Use _bfd_elf_link_check_relocs.
1211 * linker.c (bfd_link_check_relocs): New function.
1212 (_bfd_generic_link_check_relocs): New function.
1213 * targets.c (BFD_JUMP_TABLE_LINK): Add initialization of
1214 _bfd_link_check_relocs field.
1215 (struct bfd_target)L Add _bfd_link_check_relocs field.
1216 * bfd-in2.h: Regenerate.
1217 * libbfd.h: Regenerate.
1218
e66cdd68
L
12192016-04-20 H.J. Lu <hongjiu.lu@intel.com>
1220
1221 * elf32-i386.c (elf_i386_gc_sweep_hook): Removed.
1222 (elf_backend_gc_sweep_hook): Likewise.
1223 * elf64-x86-64.c (elf_x86_64_gc_sweep_hook): Likewise.
1224 (elf_backend_gc_sweep_hook): Likewise.
1225
5ce03cea
L
12262016-04-20 H.J. Lu <hongjiu.lu@intel.com>
1227
1228 * elflink.c (_bfd_elf_link_check_relocs): Don't check relocations
1229 in excluded sections
1230
338c190a
L
12312016-04-20 H.J. Lu <hongjiu.lu@intel.com>
1232
1233 PR ld/19969
1234 * elf64-x86-64.c (check_relocs_failed): New.
1235 (elf_x86_64_need_pic): Moved before elf_x86_64_check_relocs.
1236 Support relocation agaist local symbol. Set check_relocs_failed.
1237 (elf_x86_64_check_relocs): Use elf_x86_64_need_pic. Check
1238 R_X86_64_32 relocation overflow.
1239 (elf_x86_64_relocate_section): Skip if check_relocs failed.
1240 Update one elf_x86_64_need_pic and remove one elf_x86_64_need_pic.
1241
466ee2af
L
12422016-04-20 H.J. Lu <hongjiu.lu@intel.com>
1243
1244 * elf32-i386.c (elf_i386_check_relocs): Call
1245 _bfd_elf_create_ifunc_sections only for STT_GNU_IFUNC symbol.
1246 * elf64-x86-64.c (elf_x86_64_check_relocs): Likewise.
1247
d9689752
L
12482016-04-20 H.J. Lu <hongjiu.lu@intel.com>
1249
1250 * elf-bfd.h (_bfd_elf_link_check_relocs): New.
1251 * elflink.c (_bfd_elf_link_check_relocs): New function.
1252 (elf_link_add_object_symbols): Call _bfd_elf_link_check_relocs
1253 if check_relocs_after_open_input is FALSE.
1254
e6c7cdec
TS
12552016-04-20 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
1256
1257 * cache.c: Update old style function definitions.
1258 * elf32-m68k.c: Likewise.
1259 * elf64-mmix.c: Likewise.
1260 * stab-syms.c: Likewise.
1261
b98e6871
TS
12622016-04-20 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
1263
1264 * elf32-arm.c (put_thumb2_insn): Change argument type to bfd_byte *.
1265
6fd8e7c2
L
12662016-04-15 H.J. Lu <hongjiu.lu@intel.com>
1267
1268 * Makefile.in: Regenerated with automake 1.11.6.
1269 * aclocal.m4: Likewise.
1270 * doc/Makefile.in: Likewise.
1271
4b0c052e
AB
12722016-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
1273
1274 * reloc.c: Add BFD_RELOC_ARC_NPS_CMEM16 entry.
1275 * bfd-in2.h: Regenerate.
1276 * libbfd.h: Regenerate.
1277 * elf32-arc.c: Add 'opcode/arc.h' include.
1278 (struct arc_relocation_data): Add symbol_name.
1279 (arc_special_overflow_checks): New function.
1280 (arc_do_relocation): Use arc_special_overflow_checks, reindent as
1281 required, add an extra comment.
1282 (elf_arc_relocate_section): Setup symbol_name in reloc_data.
1283
33cbe6c0
AB
12842016-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
1285
1286 * elf32-arc.c (tls_got_entries): Add 'TLS_GOT_' prefix to all
1287 entries.
1288 (elf_arc_relocate_section): Update enum uses.
1289 (elf_arc_check_relocs): Likewise.
1290 (elf_arc_finish_dynamic_symbol): Likewise.
1291
7634c4e6
L
12922016-04-14 H.J. Lu <hongjiu.lu@intel.com>
1293
1294 * elf.c (_bfd_elf_copy_private_bfd_data): Replace "link" with
1295 "sh_link".
1296
84865015
NC
12972016-04-14 Nick Clifton <nickc@redhat.com>
1298
1299 PR target/19938
1300 * elf-bbfd.h (struct elf_backend_data): New field:
1301 elf_strtab_flags.
1302 New field: elf_backend_set_special_section_info_and_link
1303 * elfxx-target.h (elf_backend_strtab_flags): Define if not already
1304 defined.
1305 (elf_backend_set_special_section_info_and_link): Define if not
1306 already defined.
1307 (elfNN_bed): Use elf_backend_set_special_section_info_and_link and
1308 elf_backend_strtab_flags macros to initialise fields in structure.
1309 * elf.c (_bfd_elf_make_section_from_shdr): Check for SHF_STRINGS
1310 being set even if SHF_MERGE is not set.
1311 (elf_fake_sections): Likewise.
1312 (section_match): New function. Matches two ELF sections based
1313 upon fixed characteristics.
1314 (find_link): New function. Locates a section in a BFD that
1315 matches a section in a different BFD.
1316 (_bfd_elf_copy_private_bfd_data): Copy the sh_info and sh_link
1317 fields of reserved sections.
1318 (bfd_elf_compute_section_file_positions): Set the flags for the
1319 .shstrtab section based upon the elf_strtab_flags field in the
1320 elf_backend_data structure.
1321 (swap_out_syms): Likewise for the .strtab section.
1322 * elflink.c (bfd_elf_final_link): Set the flags for the
1323 .strtab section based upon the elf_strtab_flags field in the
1324 elf_backend_data structure.
1325 * elf32-i386.c (elf32_i386_set_special_info_link): New function.
1326 (elf_backend_strtab_flags): Set to SHF_STRINGS for Solaris
1327 targets.
1328 (elf_backend_set_special_section_info_and_link): Define for
1329 Solaris targets.
1330 * elf32-sparc.c: Likewise.
1331 * elf64-x86-64.c: Likewise.
1332
2df3368d
L
13332016-04-11 H.J. Lu <hongjiu.lu@intel.com>
1334
1335 PR ld/19939
1336 * elf-bfd.h (_bfd_elf_allocate_ifunc_dyn_relocs): Add a pointer
1337 to bfd_boolean.
1338 * elf-ifunc.c (_bfd_elf_allocate_ifunc_dyn_relocs): Updated.
1339 Set *readonly_dynrelocs_against_ifunc_p to TRUE if dynamic reloc
1340 applies to read-only section.
1341 * elf32-i386.c (elf_i386_link_hash_table): Add
1342 readonly_dynrelocs_against_ifunc.
1343 (elf_i386_allocate_dynrelocs): Updated.
1344 (elf_i386_size_dynamic_sections): Issue an error for read-only
1345 segment with dynamic IFUNC relocations only if
1346 readonly_dynrelocs_against_ifunc is TRUE.
1347 * elf64-x86-64.c (elf_x86_64_link_hash_table): Add
1348 readonly_dynrelocs_against_ifunc.
1349 (elf_x86_64_allocate_dynrelocs): Updated.
1350 (elf_x86_64_size_dynamic_sections): Issue an error for read-only
1351 segment with dynamic IFUNC relocations only if
1352 readonly_dynrelocs_against_ifunc is TRUE.
1353 * elfnn-aarch64.c (elfNN_aarch64_allocate_ifunc_dynrelocs):
1354 Updated.
1355
15dd01b1
TP
13562016-04-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
1357
1358 * elf32-arm.c (elf32_arm_size_stubs): Move error_ret_free_local to be
1359 a fall through from error_ret_free_internal. Free local_syms in
1360 error_ret_free_local if allocated from bfd_elf_get_elf_syms ().
1361
1e5885b7
CZ
13622016-04-05 Cupertino Miranda <cmiranda@synopsys.com>
1363
1364 * elf32-arc.c (plt_do_relocs_for_symbol): Changed.
1365 (relocate_plt_for_entry): Likewise.
1366
b3aee839
CZ
13672016-04-05 Cupertino Miranda <cmiranda@synopsys.com>
1368
1369 * elf32-arc.c (elf_arc_check_relocs): Changed
1370
094fb063
CZ
13712016-04-05 Cupertino Miranda <cmiranda@synopsys.com>
1372
1373 * elf32-arc.c (name_for_global_symbol): Changed assert.
1374 (get_replace_function): Created.:
1375 (struct arc_relocation_data): Changed to signed types.
1376 (defines S, L, P, PDATA): Casted to signed type.
1377 (defines SECTSTART, _SDA_BASE_, TLS_REL): Likewise.
1378 (PRINT_DEBUG_RELOC_INFO_BEFORE): Changed.
1379 (arc_do_relocation): Changed.
1380
94e5c971
CZ
13812016-04-05 Cupertino Miranda <cmiranda@synopsys.com>
1382
1383 * elf32-arc.c (name_for_global_symbol): Added assert to check for
1384 symbol index.
1385 (elf_arc_relocate_section): Added and changed asserts, validating
1386 the synamic symbol index.
1387 (elf_arc_finish_dynamic_symbol): Do not fill the dynamic
1388 relocation if symbol has dynindx set to -1.
1389
1f599d0e
MR
13902016-04-05 Maciej W. Rozycki <macro@imgtec.com>
1391
1392 * elflink.c (elf_link_add_object_symbols): Always turn hidden
1393 and internal symbols which have a dynamic index into local
1394 ones.
1395
67f101ee
NC
13962016-04-04 Nick Clifton <nickc@redhat.com>
1397
1398 PR 19872
1399 * dwarf2.c (parse_comp_unit): Skip warning about unrecognised
1400 version number if the version is zero.
1401
7b15fa7a
AM
14022016-04-01 Alan Modra <amodra@gmail.com>
1403
1404 PR 19886
1405 * elflink.c (on_needed_list): Recursively check needed status.
1406 (elf_link_add_object_symbols): Adjust.
1407
024ea11b
SKS
14082016-03-30 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1409
1410 * elf32-avr.c (avr_elf32_load_records_from_section): Free
1411 internal_relocs only if they aren't cached.
1412
ed3056eb
NC
14132016-03-29 Nick Clifton <nickc@redhat.com>
1414
1415 PR 17334
1416 * elf32-bfin.c (elf32_bfinfdpic_finish_dynamic_sections): Relax
1417 assertion on the size of the got section to allow it to be bigger
1418 than the number of relocs.
1419
e2b4fc91
TS
14202016-03-29 Toni Spets <toni.spets@iki.fi>
1421
1422 PR 19878
1423 * coffcode.h (coff_write_object_contents): Revert accidental
1424 2014-11-10 change.
1425
a97fbc7e
AM
14262016-03-22 Alan Modra <amodra@gmail.com>
1427
1428 PR 19850
1429 * dwarf2.c (read_attribute_value): Skip info_ptr check for
1430 DW_FORM_flag_present.
1431
9780e045
NC
14322016-03-22 Nick Clifton <nickc@redhat.com>
1433
96254e5c
NC
1434 * cpu-v850_rh850.c (arch_info_struct): Restore v850-rh850 as an
1435 architecture name for backwards compatibility.
1436
7769fa97
NC
1437 * peXXigen.c (_bfd_XXi_write_codeview_record): Fix possible
1438 unbounded stack use.
1439
9780e045
NC
1440 * warning.m4 (GCC_WARN_CFLAGS): Only add -Wstack-usage if using a
1441 sufficiently recent version of GCC.
1442 * configure: Regenerate.
1443
6f4c0a42
AM
14442016-03-22 Alan Modra <amodra@gmail.com>
1445
1446 PR 19851
1447 * plugin.c (try_load_plugin): Avoid -Wstack-usage warning.
1448
8699fc3e
AB
14492016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
1450
1451 * archures.c (bfd_mach_arc_nps400): Define.
1452 * bfd-in2.h: Regenerate.
1453 * cpu-arc.c (arch_info_struct): New entry for nps400, renumber
1454 some existing entries to make space.
1455 * elf32-arc.c (arc_elf_object_p): Add nps400 case.
1456 (arc_elf_final_write_processing): Likewise.
1457
a9522a21
AB
14582016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
1459
1460 * elf32-arc.c (arc_elf_print_private_bfd_data): Remove use of
1461 EF_ARC_CPU_GENERIC.
1462 (arc_elf_final_write_processing): Don't bother setting cpu field
1463 in e_flags, this will have been set elsewhere.
1464
c0334580
AB
14652016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
1466
1467 * elf32-arc.c (arc_elf_final_write_processing): Switch to using
1468 EF_ARC_MACH_MSK.
1469
e1fa0163
NC
14702016-03-21 Nick Clifton <nickc@redhat.com>
1471
1472 * warning.m4 (GCC_WARN_CFLAGS): Add -Wstack-usage=262144
1473 * configure: Regenerate.
1474 * elf32-m68hc1x.c (elf32_m68hc11_relocate_section): Replace use of
1475 alloca with call to xmalloc.
1476 * elf32-nds32.c: Likewise.
1477 * elf64-hppa.c: Likewise.
1478 * elfxx-mips.c: Likewise.
1479 * pef.c: Likewise.
1480 * pei-x86_64.c: Likewise.
1481 * som.c: Likewise.
1482 * xsym.c: Likewise.
1483
4e0c91e4
L
14842016-03-15 H.J. Lu <hongjiu.lu@intel.com>
1485
1486 PR ld/19827
1487 * elf32-i386.c (elf_i386_check_relocs): Bind defined symbol
1488 locally in PIE.
1489 (elf_i386_relocate_section): Likewise.
1490 * elf64-x86-64.c (elf_x86_64_check_relocs): Likewise.
1491 (elf_x86_64_relocate_section): Likewise.
1492
4c10bbaa
L
14932016-03-15 H.J. Lu <hongjiu.lu@intel.com>
1494
1495 PR ld/19807
1496 * elf64-x86-64.c (elf_x86_64_relocate_section): Check
1497 no_reloc_overflow_check to diable R_X86_64_32/R_X86_64_32S
1498 relocation overflow check.
1499
fbe48798
L
15002016-03-14 H.J. Lu <hongjiu.lu@intel.com>
1501
1502 * bfd-in2.h: Regenerated.
1503
37b01f6a
DG
15042016-03-11 Dan Gissel <dgisselq@ieee.org>
1505
1506 PR 19713
1507 * elf.c (_bfd_elf_section_offset): Ensure that the returned offset
1508 uses bytes not octets.
1509 * elflink.c (resolve_section): Likewise.
1510 Add a bfd parameter.
1511 (eval_section): Pass the input_bfd to resolve_section.
1512 (bfd_elf_perform_complex_relocation): Convert byte offset to
1513 octets before read and writing values.
1514 (elf_link_input_bfd): Add byte to octet conversions.
1515 (elf_reloc_link_order): Likewise.
1516 (elf_fixup_link_order): Likewise.
1517 (bfd_elf_final_link): Likewise.
1518 * reloc.c (_bfd_final_link_relocate): Likewise.
1519 * syms.c (_bfd_stab_section_find_nearest_line): Likewise.
1520
3ed4ff97
NC
15212016-03-10 Nick Clifton <nickc@redhat.com>
1522
1523 * config.bfd: Mark the i370 target as obsolete.
1524
4b05e0a7
PA
15252016-03-09 Pedro Alves <palves@redhat.com>
1526
1527 * cpu-v850.c (N): Append ":old-gcc-abi" instead of " (using old
1528 gcc ABI)" to printable name.
1529 * cpu-v850_rh850.c (bfd_v850_rh850_arch): Use "v850:rh850" instead
1530 of "v850-rh850" as printable name.
1531
26c62da0
LW
15322016-03-09 Leon Winter <winter-gcc@bfw-online.de>
1533
1534 PR ld/19623
1535 * cofflink.c (_bfd_coff_generic_relocate_section): Do not apply
1536 relocations against absolute symbols.
1537
03ee8583
AM
15382016-03-09 Alan Modra <amodra@gmail.com>
1539
1540 PR binutils/19775
1541 * coff-alpha.c (alpha_ecoff_openr_next_archived_file): Allow zero
1542 length elements in the archive.
1543
9c1d7a08
L
15442016-03-08 H.J. Lu <hongjiu.lu@intel.com>
1545
1546 PR ld/19789
1547 * elflink.c (elf_link_add_object_symbols): Create dynamic sections
1548 for -E/--dynamic-list only when not relocatable.
1549
d1ed1c7d
L
15502016-03-08 H.J. Lu <hongjiu.lu@intel.com>
1551
1552 PR ld/19784
1553 * elf32-i386.c (elf_i386_check_relocs): Increment PLT reference
1554 count for locally defined local IFUNC symbols in shared object.
1555 * elf64-x86-64.c (elf_x86_64_check_relocs): Likewise.
1556
202ac193
L
15572016-03-08 H.J. Lu <hongjiu.lu@intel.com>
1558
1559 PR ld/19579
1560 * elflink.c (_bfd_elf_merge_symbol): Group common symbol checking
1561 together.
1562
72f3b6aa
CZ
15632016-03-08 Cupertino Miranda <Cupertino.Miranda@synopsys.com>
1564 Andrew Burgess <andrew.burgess@embecosm.com>
1565
1566 * elf32-arc.c (arc_bfd_get_32): Becomes an alias for bfd_get_32.
1567 (arc_bfd_put_32): Becomes an alias for bfd_put_32.
1568 (arc_elf_howto_init): Added assert to validate relocations.
1569 (get_middle_endian_relocation): Delete.
1570 (middle_endian_convert): New function.
1571 (ME): Redefine, now does nothing.
1572 (IS_ME): New define.
1573 (arc_do_relocation): Extend the attached 'ARC_RELOC_HOWTO'
1574 definition to call middle_endian_convert. Add a new local
1575 variable and make use of this throughout. Added call to
1576 arc_bfd_get_8 and arc_bfd_put_8 for 8 bit relocations.
1577
4fc87424
NC
15782016-03-07 Nick Clifton <nickc@redhat.com>
1579
1580 PR binutils/19775
1581 * archive.c (bfd_generic_openr_next_archived_file): Allow zero
1582 length elements in the archive.
1583
18f822a0
JW
15842016-03-07 Jiong Wang <jiong.wang@arm.com>
1585
1586 * elfnn-aarch64.c (elfNN_aarch64_check_relocs): Always create .got
1587 section if the symbol "_GLOBAL_OFFSET_TABLE_" is referenced.
1588
07492f66
L
15892016-03-04 H.J. Lu <hongjiu.lu@intel.com>
1590
1591 PR ld/19579
1592 * elflink.c (_bfd_elf_merge_symbol): Treat common symbol in
1593 executable as definition if the new definition comes from a
1594 shared library.
1595
70a5df4f
AM
15962016-03-02 Alan Modra <amodra@gmail.com>
1597
1598 * Makefile.in: Regenerate.
1599 * po/SRC-POTFILES.in: Regenerate.
1600
841fdfcd
CZ
16012016-02-29 Cupertino Miranda <cmiranda@synopsys.com>
1602
1603 * elf32-arc.c (elf_arc_relocate_section): Added rules to fix the
1604 relocation addend when sections get merged.
1605
7e458899
CZ
16062016-02-29 Cupertino Miranda <Cupertino.Miranda@synopsys.com>
1607
1608 * elf32-arc.c (arc_elf_final_write_processing): Add condition to
1609 the flag change.
1610 (elf_arc_relocate_section): Fixes and conditions to support PIE.
1611 Assert for code sections dynamic relocs.
1612
c5e3a364
RL
16132016-02-26 Renlin Li <renlin.li@arm.com>
1614
1615 * elfnn-aarch64.c (elfNN_aarch64_howto_table): Fix signed overflow
1616 check for MOVW_SABS_G0, MOVW_SABS_G1, MOVW_SABS_G2.
1617
bae420ef
L
16182016-02-26 H.J. Lu <hongjiu.lu@intel.com>
1619
1620 PR ld/19609
1621 * elf32-i386.c (elf_i386_convert_load): Convert to R_386_32 for
1622 load with locally bound symbols if PIC is false or there is no
1623 base register. Optimize branch to 0 if PIC is false.
1624 (elf_i386_relocate_section): Don't generate dynamic relocations
1625 against undefined weak symbols if PIC is false.
1626 * elf64-x86-64.c (elf_x86_64_convert_load): Disable optimization
1627 if we can't estimate relocation overflow with --no-relax.
1628 Convert to R_X86_64_32S/R_X86_64_32 for load with locally bound
1629 symbols if PIC is false. Optimize branch to 0 if PIC is false.
1630 (elf_x86_64_relocate_section): Don't generate dynamic relocations
1631 against undefined weak symbols if PIC is false.
1632
11e5f1ec
L
16332016-02-26 H.J. Lu <hongjiu.lu@intel.com>
1634
1635 PR ld/19645
1636 * bfd.c (bfd): Change flags to 20 bits.
1637 (BFD_CONVERT_ELF_COMMON): New.
1638 (BFD_USE_ELF_STT_COMMON): Likewise.
1639 (BFD_FLAGS_SAVED): Add BFD_CONVERT_ELF_COMMON and
1640 BFD_USE_ELF_STT_COMMON.
1641 (BFD_FLAGS_FOR_BFD_USE_MASK): Likewise.
1642 * configure.ac: Remove --enable-elf-stt-common.
1643 * elf.c (swap_out_syms): Choose STT_COMMON or STT_OBJECT for
1644 common symbol depending on BFD_CONVERT_ELF_COMMON and
1645 BFD_USE_ELF_STT_COMMON.
1646 * elfcode.h (elf_slurp_symbol_table): Set BSF_ELF_COMMON for
1647 STT_COMMON.
1648 * elflink.c (bfd_elf_link_mark_dynamic_symbol): Also check
1649 STT_COMMON.
1650 (elf_link_convert_common_type): New function.
1651 (elf_link_output_extsym): Choose STT_COMMON or STT_OBJECT for
1652 common symbol depending on BFD_CONVERT_ELF_COMMON and
1653 BFD_USE_ELF_STT_COMMON. Set sym.st_info after sym.st_shndx.
1654 * elfxx-target.h (TARGET_BIG_SYM): Add BFD_CONVERT_ELF_COMMON
1655 and BFD_USE_ELF_STT_COMMON to object_flags.
1656 (TARGET_LITTLE_SYM): Likewise.
1657 * syms.c (BSF_KEEP_G): Renamed to ...
1658 (BSF_ELF_COMMON): This.
1659 * bfd-in2.h: Regenerated.
1660 * config.in: Likewise.
1661 * configure: Likewise.
1662
aec6b87e
L
16632016-02-26 H.J. Lu <hongjiu.lu@intel.com>
1664
1665 PR ld/19636
1666 PR ld/19704
1667 PR ld/19719
1668 * elf32-i386.c (UNDEFINED_WEAK_RESOLVED_TO_ZERO): New.
1669 (elf_i386_link_hash_entry): Add has_got_reloc and
1670 has_non_got_reloc.
1671 (elf_i386_link_hash_table): Add interp.
1672 (elf_i386_link_hash_newfunc): Initialize has_got_reloc and
1673 has_non_got_reloc.
1674 (elf_i386_copy_indirect_symbol): Copy has_got_reloc and
1675 has_non_got_reloc.
1676 (elf_i386_check_relocs): Set has_got_reloc and has_non_got_reloc.
1677 (elf_i386_fixup_symbol): New function.
1678 (elf_i386_pie_finish_undefweak_symbol): Likewise.
1679 (elf_i386_allocate_dynrelocs): Don't allocate space for dynamic
1680 relocations and discard relocations against resolved undefined
1681 weak symbols in executable. Don't make resolved undefined weak
1682 symbols in executable dynamic. Keep dynamic non-GOT/non-PLT
1683 relocation against undefined weak symbols in PIE.
1684 (elf_i386_size_dynamic_sections): Set interp to .interp section.
1685 (elf_i386_relocate_section): Don't generate dynamic relocations
1686 against resolved undefined weak symbols in PIE, except for
1687 R_386_PC32.
1688 (elf_i386_finish_dynamic_symbol): Keep PLT/GOT entries without
1689 dynamic PLT/GOT relocations for resolved undefined weak symbols.
1690 Don't generate dynamic relocation against resolved undefined weak
1691 symbol in executable.
1692 (elf_i386_finish_dynamic_sections): Call
1693 elf_i386_pie_finish_undefweak_symbol on all symbols in PIE.
1694 (elf_backend_fixup_symbol): New.
1695 * elf64-x86-64.c (UNDEFINED_WEAK_RESOLVED_TO_ZERO): New.
1696 (elf_x86_64_link_hash_entry): Add has_got_reloc and
1697 has_non_got_reloc.
1698 (elf_x86_64_link_hash_table): Add interp.
1699 (elf_x86_64_link_hash_newfunc): Initialize has_got_reloc and
1700 has_non_got_reloc.
1701 (elf_x86_64_copy_indirect_symbol): Copy has_got_reloc and
1702 has_non_got_reloc.
1703 (elf_x86_64_check_relocs): Set has_got_reloc and
1704 has_non_got_reloc.
1705 (elf_x86_64_fixup_symbol): New function.
1706 (elf_x86_64_pie_finish_undefweak_symbol): Likewise.
1707 (elf_x86_64_allocate_dynrelocs): Don't allocate space for dynamic
1708 relocations and discard relocations against resolved undefined
1709 weak symbols in executable. Don't make resolved undefined weak
1710 symbols in executable dynamic.
1711 (elf_x86_64_size_dynamic_sections): Set interp to .interp section.
1712 (elf_x86_64_relocate_section): Check relocation overflow for
1713 dynamic relocations against unresolved weak undefined symbols.
1714 Don't generate dynamic relocations against resolved weak
1715 undefined symbols in PIE.
1716 (elf_x86_64_finish_dynamic_symbol): Keep PLT/GOT entries without
1717 dynamic PLT/GOT relocations for resolved undefined weak symbols.
1718 Don't generate dynamic relocation against resolved undefined weak
1719 symbol in executable.
1720 (elf_x86_64_finish_dynamic_sections): Call
1721 elf_x86_64_pie_finish_undefweak_symbol on all symbols in PIE.
1722 (elf_backend_fixup_symbol): New.
1723
b32547cd
AM
17242016-02-26 Alan Modra <amodra@gmail.com>
1725
1726 * elf64-ppc.c (create_linkage_sections): Create sfpr when
1727 save_restore_funcs, rest of sections when not relocatable.
1728 (ppc64_elf_init_stub_bfd): Always call create_linkage_sections.
1729 (sfpr_define): Define all symbols on emitted code.
1730 (ppc64_elf_func_desc_adjust): Adjust for sfpr now being created
1731 when relocatable. Move sfpr_define loop earlier.
1732
ef77d6af
L
17332016-02-24 H.J. Lu <hongjiu.lu@intel.com>
1734
1735 * elf64-x86-64.c (elf_x86_64_need_pic): New function.
1736 (elf_x86_64_relocate_section): Use it. Replace
1737 x86_64_elf_howto_table[r_type] with howto.
1738
0f550b3d
L
17392016-02-24 H.J. Lu <hongjiu.lu@intel.com>
1740
1741 PR ld/19698
1742 * elflink.c (bfd_elf_record_link_assignment): Set versioned if
1743 symbol version is unknown.
1744
13f42277
L
17452016-02-24 H.J. Lu <hongjiu.lu@intel.com>
1746
1747 * elf32-i386.c (elf_i386_allocate_dynrelocs): Set plt_got.offset
1748 to (bfd_vma) -1 when setting needs_plt to 0.
1749 * elf64-x86-64.c (elf_x86_64_allocate_dynrelocs): Likewise.
1750
6b3b0ab8
L
17512016-02-23 H.J. Lu <hongjiu.lu@intel.com>
1752
1753 * elflink.c (bfd_elf_record_link_assignment): Check for shared
1754 library, instead of PIC, and don't check PDE when making linker
1755 assigned symbol dynamic.
1756
17733f5b
FS
17572016-02-23 Faraz Shahbazker <faraz.shahbazker@imgtec.com>
1758
1759 * bfd/elfxx-mips.c (_bfd_mips_post_process_headers): Increment
1760 ABIVERSION for non-executable stack.
1761
47993b4a
RF
17622016-02-23 Rich Felker <bugdal@aerifal.cx>
1763
1764 PR target/19516
1765 * elf32-microblaze.c (microblaze_elf_finish_dynamic_symbol):
1766 Always produce a RELATIVE reloc for a local symbol.
1767
2d8dcb81
HPN
17682016-02-23 Hans-Peter Nilsson <hp@axis.com>
1769
1770 Fix test-case ld-elf/pr19617b
1771 * elf32-cris.c (elf_cris_discard_excess_program_dynamics): Don't
1772 discard unused non-function symbols when --dynamic-list-data.
1773
1a6e6083
L
17742016-02-22 H.J. Lu <hongjiu.lu@intel.com>
1775
1776 * elflink.c (_bfd_elf_link_renumber_dynsyms): Always create the
1777 dynsym section, even if it is empty, with dynamic sections.
1778
75c1920b
L
17792016-02-22 H.J. Lu <hongjiu.lu@intel.com>
1780
1781 * syms.c: Remove BSF_COMMON from comments.
1782 * bfd-in2.h: Regenerated.
1783
9a228467
JW
17842016-02-22 Jiong Wang <jiong.wang@arm.com>
1785
1786 * elfnn-aarch64. (aarch64_type_of_stub): Remove redundation calcuation
1787 for destination. Remove useless function parameters.
1788 (elfNN_aarch64_size_stubs): Update parameters for aarch64_type_of_stub.
1789
73768414
NC
17902016-02-19 Nick Clifton <nickc@redhat.com>
1791
e517df3d
NC
1792 PR ld/19629
1793 * aoutx.h (aout_link_add_symbols): Check for out of range string
1794 table offsets.
1795
73768414
NC
1796 PR ld/19628
1797 * reloc.c (bfd_generic_get_relocated_section_contents): Stop
1798 processing if we encounter a reloc without an associated symbol.
1799
bf89386a
L
18002016-02-18 H.J. Lu <hongjiu.lu@intel.com>
1801
1802 PR ld/19617
1803 * elflink.c (elf_link_add_object_symbols): Always create dynamic
1804 sections for -E/--dynamic-list.
1805
8f79b794
L
18062016-02-17 H.J. Lu <hongjiu.lu@intel.com>
1807
1808 * elf64-x86-64.c (elf_backend_omit_section_dynsym): New. Defined
1809 to bfd_true.
1810
64bfc258
JM
18112016-02-16 Joseph Myers <joseph@codesourcery.com>
1812
1813 * plugin.c (plugin_vec): Set match priority to 255.
1814 * format.c (bfd_check_format_matches) [BFD_SUPPORTS_PLUGINS]: When
1815 matching against the plugin vector, take priority from there not
1816 from TEMP.
1817
9fb71ee4
NC
18182016-02-15 Nick Clifton <nickc@redhat.com>
1819
1820 * elf-bfd.h (struct bfd_elf_special_section): Use unsigned values
1821 for length and type fields. Use a signed value for the
1822 suffix_length field.
1823
32875eb1
L
18242016-02-10 H.J. Lu <hongjiu.lu@intel.com>
1825
1826 PR ld/19601
1827 * elf32-i386.c (elf_i386_relocate_section): Mask off the least
1828 significant bit in GOT offset for R_386_GOT32X.
1829
83da6e74
NC
18302016-02-10 Nick Clifton <nickc@redhat.com>
1831
1832 PR 19405
1833 * elf32-nios2.c (nios2_elf32_install_imm16): Allow for signed
1834 immediate values.
1835 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Limit the
1836 number of messages about FDE encoding preventing .eh_frame_hdr
1837 generation.
1838
027e9c75
NC
18392016-02-09 Nick Clifton <nickc@redhat.com>
1840
609332f1
NC
1841 * oasys.c (oasys_archive_p): Fix indentation.
1842 * elf32-nds32.c (nds32_elf_relax_section): Use an unsigned
1843 constant for left shifting.
1844
027e9c75
NC
1845 * elfnn-aarch64.c (elfNN_aarch64_relocate_section): Add a more
1846 helpful warning message to explain why certain AArch64 relocs
1847 might overflow.
1848
6f57d046
SM
18492016-02-05 Simon Marchi <simon.marchi@ericsson.com>
1850
1851 * pe-mips.c (coff_mips_reloc): Fix formatting.
1852
bdbca4e6
CM
18532016-02-05 Cupertino Miranda <Cupertino.Miranda@synopsys.com>
1854
1855 * cpu-arc.c: Change default archure from bfd_mach_arc_arcv2
1856 to bfd_mach_arc_arc600.
1857
4f038ee5
AM
18582016-02-04 Alan Modra <amodra@gmail.com>
1859
1860 * elf64-ppc.c (ppc64_elf_relocate_section): Adjust last patch
1861 for big-endian.
1862
4a539596
L
18632016-02-02 H.J. Lu <hongjiu.lu@intel.com>
1864
1865 PR ld/19542
1866 * elf64-x86-64.c (elf_x86_64_convert_load): Store the estimated
fb06f1c0 1867 distances in the compressed_size field of the output section.
4a539596 1868
85fabe71
AM
18692016-02-02 Alan Modra <amodra@gmail.com>
1870
1871 * elf64-ppc.c (ppc64_elf_relocate_section): Further restrict
1872 ELFv2 entry optimization.
1873
14f2c699
L
18742016-02-02 H.J. Lu <hongjiu.lu@intel.com>
1875
1876 PR binutils/19547
1877 * elf.c (assign_section_numbers): Clear HAS_RELOC if there are
1878 no relocations in relocatable files.
1879
aef28989
L
18802016-02-01 H.J. Lu <hongjiu.lu@intel.com>
1881
1882 PR ld/19553
1883 * elflink.c (elf_link_add_object_symbols): Don't add DT_NEEDED
1884 if a symbol from a library loaded via DT_NEEDED doesn't match
1885 the symbol referenced by regular object.
1886
655ed9ea
NS
18872016-02-01 Nathaniel Smith <njs@pobox.com>
1888
1889 * peicode.h (pe_ILF_build_a_bfd): Create an import symbol for both
1890 CODE and DATA.
1891
ec1f73bb
AM
18922016-02-01 Alan Modra <amodra@gmail.com>
1893
1894 * elf64-x86-64.c (elf_x86_64_get_plt_sym_val): Don't abort on
1895 an out of range reloc_index.
1896 * elf32-i386.c (elf_i386_get_plt_sym_val): Likewise.
1897
b6471e6e
KR
18982016-02-01 Kamil Rytarowski <n54@gmx.com>
1899
1900 * Makefile.am (OPTIONAL_BACKENDS): Add netbsd-core.lo.
1901 (OPTIONAL_BACKENDS_CFILES): Add netbsd-core.c.
1902 * Makefile.in: Regenerated.
1903
0bc7245a
JK
19042016-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1905
1906 * elf64-s390.c (elf_s390_reloc_name_lookup): Fix indentation.
1907
6d4b2867
JDA
19082016-01-31 John David Anglin <danglin@gcc.gnu.org>
1909
1910 PR ld/19526
1911 * elf32-hppa.c (elf32_hppa_final_link): Don't sort non-regular output
1912 files.
1913 * elf64-hppa.c (elf32_hppa_final_link): Likewise. Remove retval.
1914
d9e3b590
L
19152016-01-30 H.J. Lu <hongjiu.lu@intel.com>
1916
1917 PR ld/19539
1918 * elf32-i386.c (elf_i386_reloc_type_class): Check relocation
1919 against STT_GNU_IFUNC symbol only with dynamic symbols.
1920 * elf64-x86-64.c (elf_x86_64_reloc_type_class): Likewise.
1921
bf150a0b
L
19222016-01-28 H.J. Lu <hongjiu.lu@intel.com>
1923
1924 PR binutils/19523
1925 * dwarf2.c (_bfd_dwarf2_slurp_debug_info): Set BFD_DECOMPRESS to
1926 decompress debug sections.
1927
840855c5
MR
19282016-01-25 Maciej W. Rozycki <macro@imgtec.com>
1929
1930 * elf32-arc.c (elf_arc_finish_dynamic_symbol): Rename `index' to
1931 `dynindx'.
1932
cf466c2a
NC
19332016-01-25 Nick Clifton <nickc@redhat.com>
1934
1935 PR target/19435
1936 * mach-o.c (bfd_mach_o_close_and_cleanup): Suppress code to free
1937 dsym filename buffer.
1938
eb6b0cf4
MR
19392016-01-24 Maciej W. Rozycki <macro@imgtec.com>
1940
1941 * elfxx-mips.c (BZ16_REG_FIELD): Simplify calculation.
1942
e67f83e5
MR
19432016-01-24 Maciej W. Rozycki <macro@imgtec.com>
1944
1945 * elfxx-mips.c (BZ16_REG): Correct calculation.
1946
23a42089
NC
19472016-01-21 Nick Clifton <nickc@redhat.com>
1948
1949 * elf32-arc.c (ADD_RELA): Fix compile time warning errors by
1950 changing the type of _loc to be bfd_byte *.
1951 (elf_arc_finish_dynamic_symbol): Likewise.
1952
aebf9be7
NC
19532016-01-21 Nick Clifton <nickc@redhat.com>
1954
1955 PR ld/19455
1956 * elf32-arm.c (elf32_arm_create_dynamic_sections): Set the ELF
1957 class of the linker stub bfd.
1958 (elf32_arm_check_relocs): Skip check for pic format after
1959 processing a vxWorks R_ARM_ABS12 reloc.
1960 * elflink.c (bfd_elf_final_link): Check for ELFCLASSNONE when
1961 reporting a class mismatch.
1962
2f340668
JW
19632016-01-21 Jiong Wang <jiong.wang@arm.com>
1964
1965 * elfnn-aarch64.c (aarch64_type_of_stub): Allow insert long branch
1966 veneer for sym_sec != input_sec.
1967 (elfNN_aarch64_size_stub): Support STT_SECTION symbol.
1968 (elfNN_aarch64_final_link_relocate): Take rela addend into account when
1969 calculation destination.
1970
aeb70569
AM
19712016-01-21 Alan Modra <amodra@gmail.com>
1972
1973 * elf-linux-core.h (swap_linux_prpsinfo32_out): New function.
1974 (swap_linux_prpsinfo64_out): New function.
1975 (LINUX_PRPSINFO32_SWAP_FIELDS): Delete.
1976 (LINUX_PRPSINFO64_SWAP_FIELDS): Delete.
1977 * elf.c (elfcore_write_linux_prpsinfo32): Adjust. Don't memset.
1978 (elfcore_write_linux_prpsinfo64): Likewise.
1979 * elf32-ppc.c (swap_ppc_linux_prpsinfo32_out): New function.
1980 (PPC_LINUX_PRPSINFO32_SWAP_FIELDS): Delete.
1981 (elfcore_write_ppc_linux_prpsinfo32): Adjust. Don't memset.
1982
de64ce13
AM
19832016-01-21 Alan Modra <amodra@gmail.com>
1984
1985 * elf-linux-core.h: Rename from elf-linux-psinfo.h.
1986 * elf.c: Adjust #include.
1987 * elf32-ppc.c: Don't #include elf-linux-psinfo.h
1988 * Makefile.am (SOURCE_HFILES): Update.
1989 * Makefile.in: Regenerate.
1990 * po/SRC-PORFILES.in: Regenerate.
1991
c603b11b
AM
19922016-01-21 Alan Modra <amodra@gmail.com>
1993
1994 * configure.ac: Move corefile selection later in file. Move
1995 tdefaults code immediately after other target vector code.
1996 * configure: Regenerate.
1997
91f68a68
MG
19982016-01-20 Mickael Guene <mickael.guene@st.com>
1999
2000 * elf32-arm.c (elf32_arm_special_sections): Remove catch of noread
2001 section using '.text.noread' pattern.
2002
5b2c414d
JB
20032016-01-19 John Baldwin <jhb@FreeBSD.org>
2004
2005 * elf.c (elfcore_grok_note): Recognize NT_FREEBSD_THRMISC notes.
2006
34e967a5
MC
20072016-01-18 Miranda Cupertino <Cupertino.Miranda@synopsys.com>
2008 Zissulescu Claudiu <Claudiu.Zissulescu@synopsys.com>
2009
2010 * arc-plt.def: New file.
2011 * arc-plt.h: Likewise.
2012 * elf32-arc.c (elf_arc_abs_plt0_entry, elf_arc_abs_pltn_entry,
2013 elf_arcV2_abs_plt0_entry, elf_arcV2_abs_pltn_entry,
2014 elf_arc_pic_plt0_entry, elf_arc_pic_pltn_entry,
2015 elf_arcV2_pic_plt0_entry, elf_arcV2_pic_pltn_entry): Remove.
2016 (name_for_global_symbol): Added.
2017 (ADD_RELA): Helper to create dynamic relocs.
2018 (new_got_entry_to_list): Create a new got entry in linked list.
2019 (symbol_has_entry_of_type): Search for specific type of entry in
2020 list.
2021 (is_reloc_for_GOT): return FALSE for any TLS related relocs.
2022 (is_reloc_for_TLS, arc_elf_set_private_flags)
2023 (arc_elf_print_private_bfd_data, arc_elf_copy_private_bfd_data)
2024 (arc_elf_merge_private_bfd_data): New functions.
2025 (debug_arc_reloc): Cleaned debug info printing.
2026 (PDATA reloc): Changed not to perform address alignment.
2027 (reverse_me): Added. Fix for ARC_32 relocs.
2028 (arc_do_relocation): Return bfd_reloc_of when no relocation should
2029 occur.
2030 (arc_get_local_got_ents): Renamed from arc_get_local_got_offsets.
2031 Changed function to access an array of list of GOT entries instead
2032 of just an array of offsets.
2033 (elf_arc_relocate_section): Added support for PIC and TLS related relocations.
2034 (elf_arc_check_relocs): Likewise.
2035 (elf_arc_adjust_dynamic_symbol, elf_arc_finish_dynamic_symbol,
2036 (elf_arc_finish_dynamic_sections): Likewise
2037 (arc_create_dynamic_sections): Modified conditions to create
2038 dynamic sections.
2039 (ADD_SYMBOL_REF_SEC_AND_RELOC): New macro.
2040 (plt_do_relocs_for_symbol, relocate_plt_for_symbol)
2041 (relocate_plt_for_entry): Changed to support new way to define PLT
2042 related code.
2043 (add_symbol_to_plt): Likewise.
2044 (arc_elf_link_hash_table_create): New function.
2045
9ae678af
NC
20462016-01-18 Nick Clifton <nickc@redhat.com>
2047
2048 PR ld/19440
2049 * coff-rs6000.c (_bfd_xcoff_swap_sym_in): Sign extend external
2050 section number into internal section number.
2051 * coff64-rs6000.c (_bfd_xcoff64_swap_sym_in): Likewise.
2052 * coffswap.h (coff_swap_sym_in): Likewise.
2053 * peXXigen.c (_bfd_XXi_swap_sym_in): Likewise.
2054 * coffcode.h (_coff_bigobj_swap_sym_in): Make sure that internal
2055 section number field is big enough to hold the external value.
2056
5c14705f
AM
20572016-01-17 Alan Modra <amodra@gmail.com>
2058
2059 * configure: Regenerate.
2060
ac06903d
YU
20612016-01-12 Yury Usishchev <y.usishchev@samsung.com>
2062
2063 * elf32-arm.c (elf32_arm_fix_exidx_coverage): Insert cantunwind
2064 when address in first unwind entry does not match start of
2065 section.
2066
109575d7
JW
20672016-01-08 Richard Sandiford <richard.sandiford@arm.com>
2068 Jiong Wang <jiong.wang@arm.com>
2069
2070 PR ld/19368
2071 * elf32-arm.c (elf32_arm_reloc_type_class): Map R_ARM_IRELATIVE to
2072 reloc_class_ifunc.
2073
b05a65d0
AB
20742016-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
2075
2076 * elf32-arc.c (reloc_type_to_name): Change ARC_RELOC_HOWTO to
2077 place 'R_' before the reloc name returned.
2078 (elf_arc_howto_table): Change ARC_RELOC_HOWTO to place 'R_' before
2079 the relocation string.
2080
a3dc0a7f
MR
20812016-01-04 Maciej W. Rozycki <macro@imgtec.com>
2082
2083 * elfxx-mips.c (mips_elf_merge_obj_abiflags): New function,
2084 factored out from...
2085 (_bfd_mips_elf_merge_private_bfd_data): ... here.
2086
d537eeb5
MR
20872016-01-04 Maciej W. Rozycki <macro@imgtec.com>
2088
2089 * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Move
2090 attribute check after ELF file header flag check.
2091
43d223b5
MR
20922016-01-04 Maciej W. Rozycki <macro@imgtec.com>
2093
2094 * elfxx-mips.c (mips_elf_merge_obj_attributes): Propagate the
2095 return status from `_bfd_elf_merge_object_attributes'.
2096
b2e9744f
MR
20972016-01-04 Maciej W. Rozycki <macro@imgtec.com>
2098
2099 * elfxx-mips.c (mips_elf_merge_obj_e_flags): New function,
2100 factored out from...
2101 (_bfd_mips_elf_merge_private_bfd_data): ... here.
2102
28d45e28
MR
21032016-01-04 Maciej W. Rozycki <macro@imgtec.com>
2104
2105 * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Fold the
2106 handling of input MIPS ABI flags together.
2107
23ba6f18
MR
21082016-01-04 Maciej W. Rozycki <macro@imgtec.com>
2109
2110 * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Suppress
2111 attribute checks for null input.
2112
cf8502c1
MR
21132016-01-04 Maciej W. Rozycki <macro@imgtec.com>
2114
2115 * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Use local
2116 pointers to target data.
2117
dcb1c796
MR
21182016-01-04 Maciej W. Rozycki <macro@imgtec.com>
2119
2120 * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Correct
2121 an FP ABI warning.
2122
6f2750fe
AM
21232016-01-01 Alan Modra <amodra@gmail.com>
2124
2125 Update year range in copyright notice of all files.
2126
3499769a
AM
2127For older changes see ChangeLog-2015 and doc/ChangeLog-0415
2128\f
2129Copyright (C) 2016 Free Software Foundation, Inc.
2130
2131Copying and distribution of this file, with or without modification,
2132are permitted in any medium without royalty provided the copyright
2133notice and this notice are preserved.
2134
2135Local Variables:
2136mode: change-log
2137left-margin: 8
2138fill-column: 74
2139version-control: never
2140End:
This page took 0.138939 seconds and 4 git commands to generate.