Updated Danish translation for the BFD library.
[deliverable/binutils-gdb.git] / bfd / ChangeLog
1 2016-10-18 Nick Clifton <nickc@redhat.com>
2
3 * po/da.po: Updated Danish translation.
4
5 2016-10-18 Maciej W. Rozycki <macro@imgtec.com>
6
7 * elf32-nds32.c (nds32_elf_check_relocs): Avoid aliasing warning
8 from GCC.
9
10 2016-10-18 Maciej W. Rozycki <macro@imgtec.com>
11
12 * elf32-arm.c (elf32_arm_update_relocs): Rename `index' local
13 variable to `reloc_index'.
14
15 2016-10-12 Alan Modra <amodra@gmail.com>
16
17 * section.c (BFD_FAKE_SECTION): Reorder parameters. Formatting.
18 (STD_SECTION): Adjust to suit.
19 * elf.c (_bfd_elf_large_com_section): Likewise.
20 * bfd-in2.h: Regenerate.
21
22 2016-10-11 Alan Modra <amodra@gmail.com>
23
24 * elf64-x86-64.c (elf_x86_64_convert_load_reloc): Handle symbols
25 defined temporarily with bfd_und_section.
26 * elflink.c (_bfd_elf_gc_keep): Don't set SEC_KEEP for bfd_und_section.
27 * elfxx-mips.c (mips_elf_local_pic_function_p): Exclude defined
28 symbols with bfd_und_section.
29
30 2016-10-07 Alan Modra <amodra@gmail.com>
31
32 * targets.c (bfd_target <_bfd_merge_private_bfd_data>): Replace
33 obfd param with struct bfd_link_info param. Update all callers.
34 * linker.c (bfd_merge_private_bfd_data): Likewise.
35 (_bfd_generic_verify_endian_match): Likewise.
36 * aoutf1.h (sunos_merge_private_bfd_data): Likewise.
37 * coff-arm.c (coff_arm_merge_private_bfd_data): Likewise.
38 * elf-attrs.c (_bfd_elf_merge_object_attributes): Likewise.
39 * elf-bfd.h (_bfd_elf_ppc_merge_fp_attributes): Likewise.
40 (_bfd_elf_merge_object_attributes): Likewise.
41 * elf-m10300.c (_bfd_mn10300_elf_merge_private_bfd_data): Likewise.
42 * elf-s390-common.c (elf_s390_merge_obj_attributes): Likewise.
43 * elf32-arc.c (arc_elf_merge_private_bfd_data): Likewise.
44 * elf32-arm.c (elf32_arm_merge_eabi_attributes): Likewise.
45 (elf32_arm_merge_private_bfd_data): Likewise.
46 * elf32-bfin.c (elf32_bfin_merge_private_bfd_data): Likewise.
47 * elf32-cr16.c (_bfd_cr16_elf_merge_private_bfd_data): Likewise.
48 * elf32-cris.c (cris_elf_merge_private_bfd_data): Likewise.
49 * elf32-frv.c (frv_elf_merge_private_bfd_data): Likewise.
50 * elf32-h8300.c (elf32_h8_merge_private_bfd_data): Likewise.
51 * elf32-i370.c (i370_elf_merge_private_bfd_data): Likewise.
52 * elf32-iq2000.c (iq2000_elf_merge_private_bfd_data): Likewise.
53 * elf32-m32c.c (m32c_elf_merge_private_bfd_data): Likewise.
54 * elf32-m32r.c (m32r_elf_merge_private_bfd_data): Likewise.
55 * elf32-m68hc1x.c (_bfd_m68hc11_elf_merge_private_bfd_data): Likewise.
56 * elf32-m68hc1x.h (_bfd_m68hc11_elf_merge_private_bfd_data): Likewise.
57 * elf32-m68k.c (elf32_m68k_merge_private_bfd_data): Likewise.
58 * elf32-mcore.c (mcore_elf_merge_private_bfd_data): Likewise.
59 * elf32-mep.c (mep_elf_merge_private_bfd_data): Likewise.
60 * elf32-msp430.c (elf32_msp430_merge_mspabi_attributes): Likewise.
61 (elf32_msp430_merge_private_bfd_data): Likewise.
62 * elf32-mt.c (mt_elf_merge_private_bfd_data): Likewise.
63 * elf32-nds32.c (nds32_elf_merge_private_bfd_data): Likewise.
64 * elf32-nios2.c (nios2_elf32_merge_private_bfd_data): Likewise.
65 * elf32-or1k.c (elf32_or1k_merge_private_bfd_data): Likewise.
66 * elf32-ppc.c (_bfd_elf_ppc_merge_fp_attributes): Likewise.
67 (ppc_elf_merge_obj_attributes): Likewise.
68 (ppc_elf_merge_private_bfd_data): Likewise.
69 * elf32-rl78.c (rl78_elf_merge_private_bfd_data): Likewise.
70 * elf32-rx.c (rx_elf_merge_private_bfd_data): Likewise.
71 * elf32-s390.c (elf32_s390_merge_private_bfd_data): Likewise.
72 * elf32-score.c (s3_elf32_score_merge_private_bfd_data): Likewise.
73 (elf32_score_merge_private_bfd_data): Likewise.
74 * elf32-score.h (s7_elf32_score_merge_private_bfd_data): Likewise.
75 * elf32-score7.c (s7_elf32_score_merge_private_bfd_data): Likewise.
76 * elf32-sh.c (sh_merge_bfd_arch, sh_elf_merge_private_data): Likewise.
77 * elf32-sh64.c (sh64_elf_merge_private_data): Likewise.
78 * elf32-sparc.c (elf32_sparc_merge_private_bfd_data): Likewise.
79 * elf32-tic6x.c (elf32_tic6x_merge_attributes): Likewise.
80 (elf32_tic6x_merge_private_bfd_data): Likewise.
81 * elf32-v850.c (v850_elf_merge_private_bfd_data): Likewise.
82 * elf32-vax.c (elf32_vax_merge_private_bfd_data): Likewise.
83 * elf32-visium.c (visium_elf_merge_private_bfd_data): Likewise.
84 * elf32-xtensa.c (elf_xtensa_merge_private_bfd_data): Likewise.
85 * elf64-ia64-vms.c (elf64_ia64_merge_private_bfd_data): Likewise.
86 * elf64-ppc.c (ppc64_elf_merge_private_bfd_data): Likewise.
87 * elf64-s390.c (elf64_s390_merge_private_bfd_data): Likewise.
88 * elf64-sh64.c (sh_elf64_merge_private_data): Likewise.
89 * elf64-sparc.c (elf64_sparc_merge_private_bfd_data): Likewise.
90 * elfnn-aarch64.c (elfNN_aarch64_merge_private_bfd_data): Likewise.
91 * elfnn-ia64.c (elfNN_ia64_merge_private_bfd_data): Likewise.
92 * elfxx-mips.c (mips_elf_merge_obj_e_flags): Likewise.
93 (mips_elf_merge_obj_attributes): Likewise.
94 (_bfd_mips_elf_merge_private_bfd_data): Likewise.
95 * elfxx-mips.h (_bfd_mips_elf_merge_private_bfd_data): Likewise.
96 * elfxx-sparc.c (_bfd_sparc_elf_merge_private_bfd_data): Likewise.
97 * elfxx-sparc.h (_bfd_sparc_elf_merge_private_bfd_data): Likewise.
98 * elfxx-target.h (bfd_elfNN_bfd_merge_private_bfd_data): Likewise.
99 * elfxx-tilegx.c (_bfd_tilegx_elf_merge_private_bfd_data): Likewise.
100 * elfxx-tilegx.h (_bfd_tilegx_elf_merge_private_bfd_data): Likewise.
101 * libbfd-in.h (_bfd_generic_bfd_merge_private_bfd_data): Likewise.
102 * bfd-in2.h: Regenerate.
103 * libbfd.h: Regenerate.
104
105 2016-10-07 Alan Modra <amodra@gmail.com>
106
107 * Makefile.am (LIBBFD_H_FILES): Update.
108 * doc/Makefile.am (LIBBFD_H_DEP): Likewise.
109 * cpu-sh.c (sh_merge_bfd_arch): Move to..
110 * elf32-sh.c: ..here, and make static.
111 * elf32-arc.c (arc_elf_merge_private_bfd_data): Delete extraneous
112 error.
113 * elf32-cris.c (cris_elf_merge_private_bfd_data): Don't call
114 _bfd_generic_verify_endian_match.
115 * elf32-microblaze.c (microblaze_elf_merge_private_bfd_data): Delete.
116 (bfd_elf32_bfd_merge_private_bfd_data): Define as
117 _bfd_generic_verify_endian_match.
118 * elf32-mt.c (mt_elf_merge_private_bfd_data): Don't test
119 boolean == FALSE.
120 * elf32-xgate.c (_bfd_xgate_elf_merge_private_bfd_data): Delete.
121 (bfd_elf32_bfd_merge_private_bfd_data): Don't define.
122 * elf32-xgate.h (_bfd_xgate_elf_merge_private_bfd_data): Delete.
123 * libbfd-in.h (_bfd_generic_verify_endian_match): Delete.
124 * libbfd.c (_bfd_generic_verify_endian_match): Move to..
125 * linker.c: ..here, and make internal.
126 * bfd.c (bfd_merge_private_bfd_data): Move to..
127 * linker.c: ..here.
128 * Makefile.in: Regenerate.
129 * doc/Makefile.in: Regenerate.
130 * bfd-in2.h: Regenerate.
131 * libbfd.h: Regenerate.
132
133 2016-10-06 Alan Modra <amodra@gmail.com>
134
135 * coff-h8300.c: Spell fall through comments consistently.
136 * coffgen.c: Likewise.
137 * elf32-hppa.c: Likewise.
138 * elf32-ppc.c: Likewise.
139 * elf32-score.c: Likewise.
140 * elf32-score7.c: Likewise.
141 * elf64-ppc.c: Likewise.
142 * elfxx-aarch64.c: Likewise.
143 * elfxx-mips.c: Likewise.
144 * cpu-ns32k.c: Add missing fall through comments.
145 * elf-m10300.c: Likewise.
146 * elf32-arm.c: Likewise.
147 * elf32-avr.c: Likewise.
148 * elf32-bfin.c: Likewise.
149 * elf32-frv.c: Likewise.
150 * elf32-i386.c: Likewise.
151 * elf32-microblaze.c: Likewise.
152 * elf32-nds32.c: Likewise.
153 * elf32-ppc.c: Likewise.
154 * elf32-rl78.c: Likewise.
155 * elf32-rx.c: Likewise.
156 * elf32-s390.c: Likewise.
157 * elf32-sh.c: Likewise.
158 * elf32-tic6x.c: Likewise.
159 * elf64-ia64-vms.c: Likewise.
160 * elf64-ppc.c: Likewise.
161 * elf64-s390.c: Likewise.
162 * elf64-x86-64.c: Likewise.
163 * elflink.c: Likewise.
164 * elfnn-aarch64.c: Likewise.
165 * elfnn-ia64.c: Likewise.
166 * ieee.c: Likewise.
167 * oasys.c: Likewise.
168 * pdp11.c: Likewise.
169 * srec.c: Likewise.
170 * versados.c: Likewise.
171
172 2016-10-06 Alan Modra <amodra@gmail.com>
173
174 * coffcode.h (coff_slurp_symbol_table): Revert accidental commit
175 made 2015-01-08.
176 * elf32-nds32.c (nds32_elf_grok_psinfo): Add missing break.
177 * reloc.c (bfd_default_reloc_type_lookup): Add missing breaks.
178
179 2016-10-06 Alan Modra <amodra@gmail.com>
180
181 * elf32-epiphany.c (epiphany_final_link_relocate): Use bitwise
182 OR in arithmetic expression, not boolean OR.
183
184 2016-09-30 Alan Modra <amodra@gmail.com>
185
186 * Makefile.am (BFD_H_FILES): Add linker.c and simple.c. Sort
187 as per comment at head of bfd-in2.h.
188 * Makefile.in: Regenerate.
189
190 2016-09-30 Alan Modra <amodra@gmail.com>
191
192 * aout-adobe.c: Replace (*_bfd_error_handler) (...) with
193 _bfd_error_handler (...) throughout.
194 * aout-cris.c, * aoutx.h, * archive.c, * bfd.c, * binary.c,
195 * cache.c, * coff-alpha.c, * coff-arm.c, * coff-h8300.c,
196 * coff-i860.c, * coff-mcore.c, * coff-ppc.c, * coff-rs6000.c,
197 * coff-sh.c, * coff-tic4x.c, * coff-tic54x.c, * coff-tic80.c,
198 * coff64-rs6000.c, * coffcode.h, * coffgen.c, * cofflink.c,
199 * coffswap.h, * cpu-arm.c, * cpu-m68k.c, * cpu-sh.c, * dwarf2.c,
200 * ecoff.c, * elf-eh-frame.c, * elf-m10300.c, * elf.c, * elf32-arc.c,
201 * elf32-arm.c, * elf32-avr.c, * elf32-bfin.c, * elf32-cr16.c,
202 * elf32-cris.c, * elf32-crx.c, * elf32-dlx.c, * elf32-frv.c,
203 * elf32-hppa.c, * elf32-i370.c, * elf32-i386.c, * elf32-lm32.c,
204 * elf32-m32c.c, * elf32-m32r.c, * elf32-m68hc1x.c, * elf32-m68k.c,
205 * elf32-mcore.c, * elf32-mep.c, * elf32-metag.c, * elf32-microblaze.c,
206 * elf32-mips.c, * elf32-nds32.c, * elf32-nios2.c, * elf32-or1k.c,
207 * elf32-pj.c, * elf32-ppc.c, * elf32-rl78.c, * elf32-s390.c,
208 * elf32-score.c, * elf32-score7.c, * elf32-sh.c, * elf32-sh64.c,
209 * elf32-sparc.c, * elf32-spu.c, * elf32-tic6x.c, * elf32-tilepro.c,
210 * elf32-v850.c, * elf32-vax.c, * elf32-xtensa.c, * elf64-alpha.c,
211 * elf64-hppa.c, * elf64-ia64-vms.c, * elf64-mips.c, * elf64-mmix.c,
212 * elf64-ppc.c, * elf64-s390.c, * elf64-sh64.c, * elf64-sparc.c,
213 * elf64-x86-64.c, * elfcode.h, * elfcore.h, * elflink.c,
214 * elfn32-mips.c, * elfnn-aarch64.c, * elfnn-ia64.c, * elfxx-mips.c,
215 * elfxx-sparc.c, * elfxx-tilegx.c, * hpux-core.c, * i386linux.c,
216 * ieee.c, * ihex.c, * libbfd.c, * linker.c, * m68klinux.c,
217 * mach-o.c, * merge.c, * mmo.c, * oasys.c, * osf-core.c, * pdp11.c,
218 * pe-mips.c, * peXXigen.c, * pef.c, * plugin.c, * reloc.c,
219 * rs6000-core.c, * sco5-core.c, * som.c, * sparclinux.c, * srec.c,
220 * stabs.c, * syms.c, * vms-alpha.c, * vms-lib.c, * vms-misc.c,
221 * xcofflink.c: Likewise.
222
223 2016-09-30 Alan Modra <amodra@gmail.com>
224
225 * bfd-in.h: Include stdarg.h.
226 * bfd.c (bfd_error_handler_type): Make like vprintf.
227 (_bfd_error_internal): Rename from _bfd_error_handler. Make static.
228 (error_handler_internal): New function, split out from..
229 (_bfd_default_error_handler): ..here. Rename to _bfd_error_handler.
230 (bfd_set_error_handler): Update.
231 (bfd_get_error_handler, bfd_get_assert_handler): Delete.
232 (_bfd_assert_handler): Make static.
233 * coffgen.c (null_error_handler): Update params.
234 * elf-bfd.h (struct elf_backend_data <link_order_error_handler>):
235 Don't use bfd_error_handler_type.
236 * elf64-mmix.c (mmix_dump_bpo_gregs): Likewise.
237 * elfxx-target.h (elf_backend_link_order_error_handler): Default
238 to _bfd_error_handler.
239 * libbfd-in.h (_bfd_default_error_handler): Don't declare.
240 (bfd_assert_handler_type): Likewise.
241 (_bfd_error_handler): Update.
242 * bfd-in2.h: Regenerate.
243 * libbfd.h: Regenerate.
244
245 2016-09-28 Akihiko Odaki <akihiko.odaki.4i@stu.hosei.ac.jp>
246
247 PR ld/20636
248 * elf-bfd.h (struct elf_backend_data): Delete
249 elf_backend_count_output_relocs callback and add
250 elf_backend_update_relocs.
251 * elf32-arm.c (elf32_arm_count_output_relocs): Deleted.
252 (emit_relocs): Deleted.
253 (elf32_arm_emit_relocs): Deleted.
254 (elf_backend_emit_relocs): Updated not to use the old functions.
255 (elf32_arm_update_relocs): New function.
256 (elf_backend_update_relocs): New define.
257 * elflink.c (bfd_elf_final_link): Add additional_reloc_count to the
258 relocation count. Call elf_backend_emit_relocs.
259 (_bfd_elf_size_reloc_section): Do not call
260 elf_backend_count_output_relocs.
261 * elfxx-target.h (elf_backend_count_output_relocs): Deleted.
262 (elf_backend_update_relocs): New define.
263
264 2016-09-28 Christophe Lyon <christophe.lyon@linaro.org>
265
266 PR ld/20608
267 * elf32-arm.c (arm_type_of_stub): Handle the case when the pre-PLT
268 Thumb-ARM stub is too far.
269
270 2016-09-27 Nick Clifton <nickc@redhat.com>
271
272 PR ld/20634
273 * peXXigen.c (_bfd_XXi_only_swap_filehdr_out): Put 0 in the
274 timestamp field if real time values are not being stored.
275
276 2016-09-26 Vlad Zakharov <vzakhar@synopsys.com>
277
278 * warning.m4 (AC_EGREP_CPP_FOR_BUILD): Introduce macro
279 to verify CC_FOR_BUILD compiler.
280 (AM_BINUTILS_WARNINGS): Introduce ac_cpp_for_build variable
281 and add CC_FOR_BUILD compiler checks.
282 * Makefile.in: Regenerate.
283 * configure: Likewise.
284 * doc/Makefile.in: Likewise.
285
286 2016-09-26 Awson <kyrab@mail.ru>
287
288 PR ld/17955
289 * coff-x86_64.c (coff_amd64_rtype_to_howto): Use an 8 byte offset
290 for R_AMD64_PCRQUAD relocations.
291
292 2016-09-26 Alan Modra <amodra@gmail.com>
293
294 * elf-bfd.h (_bfd_elf_ppc_merge_fp_attributes): Declare.
295 * elf32-ppc.c (_bfd_elf_ppc_merge_fp_attributes): New function.
296 (ppc_elf_merge_obj_attributes): Use it. Don't copy first file
297 attributes, merge them. Don't warn about undefined tag bits,
298 or copy unknown values to output.
299 * elf64-ppc.c (ppc64_elf_merge_private_bfd_data): Call
300 _bfd_elf_ppc_merge_fp_attributes.
301
302 2016-09-23 Akihiko Odaki <akihiko.odaki.4i@stu.hosei.ac.jp>
303
304 PR ld/20595
305 * elf-bfd.h (struct elf_backend_data): Add
306 elf_backend_count_output_relocs callback to count relocations in
307 the final output.
308 * elf-arm.c (elf32_arm_add_relocation): Deleted.
309 (elf32_arm_write_section): Move additional relocation to emit_relocs.
310 (elf32_arm_count_output_relocs): New function.
311 (emit_relocs): New function.
312 (elf32_arm_emit_relocs): New function.
313 (elf32_arm_vxworks_emit_relocs): New function.
314 (elf_backend_emit_relocs): Updated to use the new functions.
315 (elf_backend_count_output_relocs): New define.
316 * bfd/elflink.c (bfd_elf_final_link): Do not add additional_reloc_count
317 to the relocation count.
318 (_bfd_elf_link_size_reloc_section): Use callback to count the
319 relocations which will be in output.
320 (_bfd_elf_default_count_output_relocs): New function.
321 * bfd/elfxx-target.h (elf_backend_count_output_relocs): New define.
322
323 2016-09-19 Jose E. Marchesi <jose.marchesi@oracle.com>
324
325 * elfxx-sparc.c (_bfd_sparc_elf_size_dynamic_sections): Allow
326 negative offsets to _GLOBAL_OFFSET_TABLE_ if the .got section is
327 bigger than 0x1000 bytes.
328
329 2016-09-14 Thomas Preud'homme <thomas.preudhomme@arm.com>
330
331 * elf32-arm.c (elf32_arm_gc_mark_extra_sections): Only mark section
332 not already marked.
333
334 2016-09-14 Nick Clifton <nickc@redhat.com>
335
336 PR binutils/20605
337 * peicode.h (pe_bfd_read_buildid): Check that the Data Directory
338 contains a valid size for the Debug directory.
339
340 2016-09-14 Bhushan Attarde <bhushan.attarde@imgtec.com>
341
342 * format.c (struct bfd_preserve): New "build_id" field.
343 (bfd_preserve_save): Save "build_id".
344 (bfd_preserve_restore): Restore "build_id".
345
346 2016-09-06 H.J. Lu <hongjiu.lu@intel.com>
347
348 PR ld/20550
349 * elf64-x86-64.c (elf_x86_64_relocate_section): Resolve size
350 relocation with copy relocation when building executable.
351
352 2016-09-02 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
353
354 PR ld/20545
355 * elf32-avr.c (elf32_avr_relax_delete_bytes): Add parameter
356 delete_shrinks_insn. Modify computation of shrinked_insn_address.
357 Compute shrink_boundary and adjust addend only if
358 addend_within_shrink_boundary.
359 (elf32_avr_relax_section): Modify calls to
360 elf32_avr_relax_delete_bytes to pass extra parameter.
361
362 2016-09-01 Thomas Preud'homme <thomas.preudhomme@arm.com>
363
364 * elf32-arm.c (cmse_entry_fct_p): Store instruction encoding in an
365 array of bytes and use bfd_get_16 to interpret its encoding according
366 to endianness of target.
367
368 2016-09-01 Alan Modra <amodra@gmail.com>
369
370 * elf64-ppc.c (synthetic_opd): New static var.
371 (compare_symbols): Don't treat symbols in .opd specially for ELFv2.
372 (ppc64_elf_get_synthetic_symtab): Likewise. Comment.
373
374 2016-08-31 Alan Modra <amodra@gmail.com>
375
376 * elf64-ppc.c (group_sections): Delete stub14_group_size. Instead,
377 track max group size with a new "group_size" var that is reduced
378 by a factor of 1024 from the 24-bit branch size whenever a 14-bit
379 branch is seen.
380
381 2016-08-31 Alan Modra <amodra@gmail.com>
382
383 * elf32-ppc.c (ppc_elf_section_processing): Delete.
384 (elf_backend_section_processing): Don't define.
385 (ppc_elf_modify_segment_map): Set p_flags and mark valid. Don't
386 split on non-exec sections differing in SHF_PPC_VLE. When
387 splitting segments, mark size invalid.
388
389 2016-08-30 Alan Modra <amodra@gmail.com>
390
391 PR 20531
392 * elf32-ppc.c (_bfd_elf_ppc_set_arch): Add missing "break".
393
394 2016-08-29 H.J. Lu <hongjiu.lu@intel.com>
395
396 PR ld/14961
397 PR ld/20515
398 * elf32-i386.c (elf_i386_check_relocs): Issue an error when
399 R_386_PC32 relocation is used to call IFUNC function in PIC
400 object.
401
402 2016-08-27 Alan Modra <amodra@gmail.com>
403
404 PR 20520
405 * elf.c (_bfd_elf_setup_sections): Check that SHT_GROUP sections
406 have corresponding SHF_GROUP sections.
407 (bfd_elf_set_group_contents): Comment.
408
409 2016-08-27 Alan Modra <amodra@gmail.com>
410
411 PR 20519
412 * elf64-ppc.c (pc_dynrelocs): New function.
413 (ppc64_elf_relocate_section): Use it and must_be_dyn_reloc to
414 handle pic dynamic relocs.
415
416 2016-08-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
417
418 * bfd-in.h (struct elf32_arm_params): Define.
419 (bfd_elf32_arm_set_target_relocs): Rename into ...
420 (bfd_elf32_arm_set_target_params): This. Use a struct
421 elf32_arm_params to pass all parameters but the bfd and bfd_link_info.
422 * bfd-in2.h: Regenerate.
423 * elf32-arm.c (bfd_elf32_arm_set_target_relocs): Rename into ...
424 (bfd_elf32_arm_set_target_params): This. Pass all values via a struct
425 elf32_arm_params rather than as individual parameters.
426
427 2016-08-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
428
429 * elf32-arm.c (elf32_arm_get_stub_entry): Assert that we don't access
430 passed the end of htab->stub_group array.
431 (elf32_arm_create_or_find_stub_sec): Likewise.
432 (elf32_arm_create_stub): Likewise.
433
434 2016-08-26 Cupertino Miranda <cmiranda@synopsys.com>
435
436 * elf32-arc.c (elf_arc_relocate_section): Changed. Set should_relocate
437 to TRUE for GOT and TLS relocs.
438
439 2016-08-26 Cupertino Miranda <cmiranda@synospsys.com>
440
441 * elf32-arc.c (elf_arc_finish_dynamic_sections): Changed.
442
443 2016-08-26 Cupertino Miranda <cmiranda@synopsys.com>
444
445 * elf-bfd.h: Added ARC_ELF_DATA to enum elf_target_id.
446 * elf32-arc.c (struct elf_arc_link_hash_entry): Added.
447 (struct elf_arc_link_hash_table): Likewise.
448 (elf_arc_link_hash_newfunc): Likewise.
449 (elf_arc_link_hash_table_free): Likewise.
450 (arc_elf_link_hash_table_create): Likewise.
451 (elf_arc_relocate_section): Fixed conditions related to dynamic
452 (elf_arc_check_relocs): Likewise.
453 (arc_elf_create_dynamic_sections): Added
454 (elf_arc_adjust_dynamic_symbol): Changed access to .rela.bss to be done
455 through the hash table.
456
457 2016-08-26 Cupertino Miranda <cmiranda@synopsys.com>
458
459 * arc-got.h (relocate_fix_got_relocs_for_got_info): Fixed addresses in
460 debug comments. Fixed address in .got related to TLS_IE_GOT dynamic
461 relocation.
462
463 2016-08-26 Cupertino Miranda <cmiranda@synopsys.com>
464
465 * reloc.c: Fixed type in ARC_SECTOFF relocations. Added ARC_SDA_12
466 relocation.
467 * bfd-in2.h: Regenerated from the previous changes.
468 * libbfd.h: Regenerated from the previous changes.
469
470 2016-08-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
471
472 * bfd-in.h (bfd_elf32_arm_set_target_relocs): Add a new parameter for
473 the input import library bfd.
474 * bfd-in2.h: Regenerate.
475 * elf32-arm.c (struct elf32_arm_link_hash_table): New in_implib_bfd
476 and new_cmse_stub_offset fields.
477 (stub_hash_newfunc): Initialize stub_offset and stub_template_size to
478 -1.
479 (elf32_arm_add_stub): Likewise for stub_offset.
480 (arm_new_stubs_start_offset_ptr): New function.
481 (arm_build_one_stub): Only allocate a stub_offset if it is -1. Allow
482 empty SG veneers to have zero relocations.
483 (arm_size_one_stub): Only initialize stub size and template
484 information for non empty veneers. Do not update veneer section size
485 if veneer already has an offset.
486 (elf32_arm_create_stub): Return the stub entry pointer or NULL instead
487 of a boolean indicating success or failure.
488 (cmse_scan): Change stub_changed parameter into an integer pointer
489 parameter cmse_stub_created to count the number of stub created and
490 adapt to change of return value in elf32_arm_create_stub.
491 (cmse_entry_fct_p): New function.
492 (arm_list_new_cmse_stub): Likewise.
493 (set_cmse_veneer_addr_from_implib): Likewise.
494 (elf32_arm_size_stubs): Define cmse_stub_created, pass its address to
495 cmse_scan instead of that of cmse_stub_changed to compute the number
496 of stub created and use it to initialize stub_changed. Call
497 set_cmse_veneer_addr_from_implib after all cmse_scan. Adapt to change
498 of return value in elf32_arm_create_stub. Use
499 arm_stub_section_start_offset () if not NULL to initialize size of
500 secure gateway veneers section. Initialize stub_offset of Cortex-A8
501 erratum fix to -1. Use ret to hold return value.
502 (elf32_arm_build_stubs): Use arm_stub_section_start_offset () if not
503 NULL to initialize size of secure gateway veneers section. Adapt
504 comment to stress the importance of zeroing veneer section content.
505 (bfd_elf32_arm_set_target_relocs): Add new in_implib_bfd parameter to
506 initialize eponymous field in struct elf32_arm_link_hash_table.
507
508 2016-08-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
509
510 * elf32-s390.c (stdarg.h): New include.
511 (elf_s390_grok_psinfo): New function.
512 (elf_s390_write_core_note): New function.
513 (elf_backend_grok_psinfo): Declare backend hook.
514 (elf_backend_write_core_note): Likewise.
515 * elf64-s390.c (stdarg.h): New include.
516 (elf_s390_grok_prstatus): New function.
517 (elf_s390_grok_psinfo): New function.
518 (elf_s390_write_core_note): New function.
519 (elf_backend_grok_prstatus): Declare backend hook.
520 (elf_backend_grok_psinfo): Likewise.
521 (elf_backend_write_core_note): Likewise.
522
523 2016-08-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
524
525 * elf32-s390.c (allocate_dynrelocs): Fix indentation.
526 (elf_s390_finish_ifunc_symbol): Likewise.
527 (elf_s390_finish_dynamic_symbol): Likewise.
528 (elf_s390_finish_dynamic_sections): Likewise.
529 (elf_s390_grok_prstatus): Likewise.
530 * elf64-s390.c (elf_s390_hash_table): Fix indentation.
531 (elf_s390_finish_dynamic_symbol): Likewise.
532
533 2016-08-24 Anton Kolesov <Anton.Kolesov@synopsys.com>
534
535 * elf32-arc.c (elf32_arc_grok_prstatus): New function.
536
537 2016-08-23 Nick Clifton <nickc@redhat.com>
538
539 * elf32-arm.c (elf32_arm_count_additional_relocs): Return zero if
540 there is no arm data associated with the section.
541
542 2016-08-23 Alan Modra <amodra@gmail.com>
543
544 PR 20475
545 * elf32-or1k.c (or1k_elf_relocate_section): Offset from
546 _GLOBAL_OFFSET_TABLE_, not start of .got section.
547
548 2016-08-22 Nick Clifton <nickc@redhat.com>
549
550 * doc/chew.c (main): Free the string buffer used to files as they
551 are parsed.
552
553 2016-08-22 Alan Modra <amodra@gmail.com>
554
555 * elf32-ppc.c (ppc_elf_check_relocs): Move error for @local ifunc..
556 (ppc_elf_relocate_section): ..to here. Comment. Error on
557 detecting -mbss-plt -fPIC local ifuncs too.
558 (ppc_elf_size_dynamic_sections): Comment on unnecessary glink
559 branch table entries.
560
561 2016-08-19 Nick Clifton <nickc@redhat.com>
562
563 * elf.c (assign_section_numbers): Assign number for the .shstrtab
564 section after the symbol table and string table sections.
565
566 2016-08-19 Alan Modra <amodra@gmail.com>
567
568 * elf64-ppc.c (struct ppc_link_hash_entry): Add weakref.
569 (ppc64_elf_copy_indirect_symbol): Set weakref. Don't merge
570 dyn_relocs for weakdefs.
571 (alias_readonly_dynrelocs): New function.
572 (ppc64_elf_adjust_dynamic_symbol): Use alias_readonly_dynrelocs.
573 (ppc64_elf_relocate_section): Simplify condition under which
574 dyn_relocs are emitted.
575
576 2016-08-19 Alan Modra <amodra@gmail.com>
577
578 PR 20472
579 * elf64-ppc.c (ppc64_elf_before_check_relocs): Tweak abiversion test.
580 (readonly_dynrelocs): Comment fix.
581 (global_entry_stub): New function.
582 (ppc64_elf_adjust_dynamic_symbol): Tweak abiversion test. Match
583 ELFv2 code deciding on dynamic relocs vs. global entry stubs to
584 that in size_global_entry_stubs, handling ifunc too. Delete dead
585 weak sym code.
586 (allocate_dynrelocs): Ensure dyn_relocs field is cleared when no
587 dyn_relocs are needed. Correct handling of ifunc dyn_relocs.
588 Tidy ELIMINATE_COPY_RELOCS code, only setting dynindx for
589 undefweak syms. Expand and correct comments.
590 (size_global_entry_stubs): Ensure symbol is defined.
591 (ppc64_elf_relocate_section): Match condition under which
592 dyn_relocs are emitted to that in allocate_dynrelocs.
593
594 2016-08-12 Alan Modra <amodra@gmail.com>
595
596 * elf-bfd.h (struct elf_link_hash_table): Add local_dynsymcount.
597 * elflink.c (_bfd_elf_link_renumber_dynsyms): Set local_dynsymcount.
598 (bfd_elf_final_link): Set .dynsym sh_info from local_dynsymcount.
599
600 2016-08-11 Alan Modra <amodra@gmail.com>
601
602 * elf64-ppc.c (ppc64_elf_adjust_dynamic_symbol): Don't exit with
603 non_got_ref true in any case where we could have generated dynbss
604 copies but decide not to do so.
605
606 2016-08-10 Maciej W. Rozycki <macro@imgtec.com>
607
608 * elfxx-mips.c (mips_elf_add_la25_stub): Clear the ISA bit of
609 the stub address retrieved if associated with a microMIPS
610 function.
611
612 2016-08-10 Maciej W. Rozycki <macro@imgtec.com>
613
614 * elfxx-mips.c (mips_elf_create_stub_symbol): For a microMIPS
615 stub also add STO_MICROMIPS annotation.
616
617 2016-08-10 Maciej W. Rozycki <macro@imgtec.com>
618
619 * elfxx-mips.c (mips_elf_calculate_relocation): Set the ISA bit
620 in microMIPS LA25 stub references.
621
622 2016-08-09 Jiaming Wei <jmwei@hxgpt.com>
623
624 * elf64-alpha.c (elf64_alpha_copy_indirect_symbol): Fix thinko
625 adjusting the use_count of merged .got entries.
626
627 2016-08-08 Nick Clifton <nickc@redhat.com>
628
629 * doc/chew.c (delete_string): Only free the string buffer if it is
630 there. Mark the buffer as NULL after freeing.
631 (drop): Free the dropped string.
632 (free_words): New function: Frees the memory allocated to the
633 dictionary.
634 (add_instrinsic): Duplicate the name string, so that it can be
635 freed later on.
636 (compile): Free unused words.
637 (main): Free the dictionary and top level string buffers at the
638 end.
639
640 2016-08-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
641
642 * bfd-in.h (bfd_elf32_arm_set_target_relocs): Add one parameter.
643 * bfd-in2.h: Regenerate.
644 * elf32-arm.c (struct elf32_arm_link_hash_table): Declare new
645 cmse_implib field.
646 (bfd_elf32_arm_set_target_relocs): Add new parameter to initialize
647 cmse_implib field in struct elf32_arm_link_hash_table.
648 (elf32_arm_filter_cmse_symbols): New function.
649 (elf32_arm_filter_implib_symbols): Likewise.
650 (elf_backend_filter_implib_symbols): Define to
651 elf32_arm_filter_implib_symbols.
652
653 2016-08-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
654
655 * elf32-arm.c (CMSE_PREFIX): Define macro.
656 (elf32_arm_stub_cmse_branch_thumb_only): Define stub sequence.
657 (cmse_branch_thumb_only): Declare stub.
658 (struct elf32_arm_link_hash_table): Define cmse_stub_sec field.
659 (elf32_arm_get_plt_info): Add globals parameter. Use it to return
660 FALSE if there is no PLT.
661 (arm_type_of_stub): Adapt to new elf32_arm_get_plt_info signature.
662 (elf32_arm_final_link_relocate): Likewise.
663 (elf32_arm_gc_sweep_hook): Likewise.
664 (elf32_arm_gc_mark_extra_sections): Mark sections holding ARMv8-M
665 secure entry functions.
666 (arm_stub_is_thumb): Add case for arm_stub_cmse_branch_thumb_only.
667 (arm_dedicated_stub_output_section_required): Change to a switch case
668 and add a case for arm_stub_cmse_branch_thumb_only.
669 (arm_dedicated_stub_output_section_required_alignment): Likewise.
670 (arm_stub_dedicated_output_section_name): Likewise.
671 (arm_stub_dedicated_input_section_ptr): Likewise and remove
672 ATTRIBUTE_UNUSED for htab parameter.
673 (arm_stub_required_alignment): Likewise.
674 (arm_stub_sym_claimed): Likewise.
675 (arm_dedicated_stub_section_padding): Likewise.
676 (cmse_scan): New function.
677 (elf32_arm_size_stubs): Call cmse_scan for ARM M profile targets.
678 Set stub_changed to TRUE if such veneers were created.
679 (elf32_arm_swap_symbol_in): Add detection code for CMSE special
680 symbols.
681
682 2016-08-02 Alan Modra <amodra@gmail.com>
683
684 PR ld/20428
685 * elf64-ppc.c (ppc_get_stub_entry): Don't segfault on NULL group.
686
687 2016-08-02 Nick Clifton <nickc@redhat.com>
688
689 PR ld/17739
690 * elf32-sh.c (sh_elf_gc_sweep_hook): Delete.
691 (elf_backend_sweep_hook): Delete.
692
693 2016-08-01 Andrew Jenner <andrew@codesourcery.com>
694 Kwok Cheung Yeung <kcy@codesourcery.com>
695
696 * elf32-ppc.c (is_branch_reloc): Recognise VLE branch relocations.
697 (ppc_elf_howto_raw): Fix dst_mask of R_PPC_VLE_REL15.
698 (ppc_elf_vle_split16): Clear field before inserting.
699
700 2016-08-01 Nick Clifton <nickc@redhat.com>
701
702 * po/sv.po: Updated Swedish translation.
703
704 2016-07-27 Ozkan Sezer <sezeroz@gmail.com>
705 Nick Clifton <nickc@redhat.com>
706
707 PR ld/20401
708 * coffgen.c (fini_reloc_cookie_rels): Check for the extistence
709 of the coff_section_data before using it.
710
711 2016-07-26 Maciej W. Rozycki <macro@imgtec.com>
712
713 * elfxx-mips.c (mips_elf_calculate_relocation): Handle branches
714 in PLT compression selection.
715 (_bfd_mips_elf_check_relocs): Likewise.
716
717 2016-07-22 Cupertino Miranda <cmiranda@synopsys.com>
718
719 * arc-got.h (relocate_fix_got_relocs_for_got_info): Handle the
720 case where there's no elf_link_hash_entry while processing
721 GOT_NORMAL got entries.
722
723 2016-07-21 H.J. Lu <hongjiu.lu@intel.com>
724
725 * version.m4 (BFD_VERSION): Set to 2.27.51.
726 * configure: Regenerated.
727
728 2016-07-21 Nick Clifton <nickc@redhat.com>
729
730 * elf.c (_bfd_elf_filter_global_symbols): Skip local symbols.
731 (swap_out_syms): Return an error when not finding ELF output
732 section rather than asserting.
733
734 2016-07-21 Thomas Preud'homme <thomas.preudhomme@arm.com>
735
736 * elflink.c (elf_output_implib): Call bfd_set_error on no symbols.
737
738 2016-07-20 John Baldwin <jhb@FreeBSD.org>
739
740 * elf.c (elfcore_grok_freebsd_psinfo): Check for minimum note size
741 and handle pr_pid if present.
742
743 2016-07-20 H.J. Lu <hongjiu.lu@intel.com>
744
745 PR ld/20376
746 * elf.c (assign_file_positions_for_load_sections): Also check
747 p_paddr for program header space.
748
749 2016-07-20 Alan Modra <amodra@gmail.com>
750
751 * elf64-ppc.c (ppc64_elf_howto_raw <R_PPC64_PLTREL32>): Put
752 ppc64_elf_unhandled_reloc for special_function.
753 * elf32-ppc.c (ppc_elf_howto_raw): Similarly for lots of relocs.
754
755 2016-07-19 Maciej W. Rozycki <macro@imgtec.com>
756
757 * elfxx-mips.c (mips_elf_perform_relocation): Convert cross-mode
758 BAL to JALX.
759 (_bfd_mips_elf_relocate_section) <bfd_reloc_outofrange>: Add a
760 corresponding error message.
761
762 2016-07-19 Maciej W. Rozycki <macro@imgtec.com>
763
764 * elfxx-mips.c (b_reloc_p): Add R_MICROMIPS_PC16_S1,
765 R_MICROMIPS_PC10_S1 and R_MICROMIPS_PC7_S1.
766 (branch_reloc_p): New function.
767 (mips_elf_calculate_relocation): Handle ISA mode determination
768 for relocations against section symbols, against absolute
769 symbols and absolute relocations. Also set `*cross_mode_jump_p'
770 for branches.
771 <R_MIPS16_26, R_MIPS_26, R_MICROMIPS_26_S1>: Suppress alignment
772 checks for weak undefined symbols. Also check target alignment
773 within the same ISA mode.
774 <R_MIPS_PC16, R_MIPS_GNU_REL16_S2>: Handle cross-mode branches
775 in the alignment check.
776 <R_MICROMIPS_PC7_S1>: Add an alignment check.
777 <R_MICROMIPS_PC10_S1>: Likewise.
778 <R_MICROMIPS_PC16_S1>: Likewise.
779 (mips_elf_perform_relocation): Report a failure for unsupported
780 same-mode JALX instructions and cross-mode branches.
781 (_bfd_mips_elf_relocate_section) <bfd_reloc_outofrange>: Add
782 error messages for jumps to misaligned addresses.
783
784 2016-07-16 Alan Modra <amodra@gmail.com>
785
786 * elflink.c: Include plugin-api.h.
787 * plugin.c (bfd_plugin_open_input): New function, extracted from..
788 (try_claim): ..here.
789 * plugin.h: Don't include bfd.h.
790 (bfd_plugin_open_input): Declare.
791
792 2016-07-16 Alan Modra <amodra@gmail.com>
793
794 * targets.c (bfd_seach_for_target): Rename to..
795 (bfd_iterate_over_targets): ..this. Rewrite doc.
796 * bfd-in2.h: Regenerate.
797
798 2016-07-16 Alan Modra <amodra@gmail.com>
799
800 * archures.c (bfd_default_set_arch_mach): Make available in bfd.h.
801 * libbfd.h: Regenerate.
802 * bfd-in2.h: Regenerate.
803
804 2016-07-16 Alan Modra <amodra@gmail.com>
805
806 * libbfd-in.h (BFD_ALIGN): Move to..
807 * bfd-in.h: ..here.
808 * elf32-ppc.h (struct ppc_elf_params): Add pagesize.
809 * elf32-ppc.c (default_params): Adjust init.
810 (ppc_elf_link_params): Set pagesize_p2.
811 * libbfd.h: Regenerate.
812 * bfd-in2.h: Regenerate.
813
814 2016-07-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
815
816 * elf-bfd.h (elf_backend_filter_implib_symbols): Declare backend hook.
817 (_bfd_elf_filter_global_symbols): Declare.
818 * elf.c (_bfd_elf_filter_global_symbols): New function.
819 * elflink.c (elf_filter_global_symbols): Likewise.
820 (elf_output_implib): Likewise.
821 (bfd_elf_final_link): Call above function, failing if it does.
822 * elfxx-target.h (elf_backend_filter_implib_symbols): Define macro and
823 default it to NULL.
824 (elf_backend_copy_indirect_symbol): Fix spacing.
825 (elf_backend_hide_symbol): Likewise.
826 (elfNN_bed): Initialize elf_backend_filter_implib_symbols backend hook.
827
828 2016-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
829 Nick Clifton <nickc@redhat.com>
830
831 * elf32-arc.c (PR_DEBUG): Delete.
832 Fix printing of debug information. Fix formatting of debug
833 statements.
834 (debug_arc_reloc): Handle symbols that are not from an input file.
835 (arc_do_relocation): Remove excessive exclamation points.
836
837 * arc-got.h: Fix formatting. Fix printing of debug information.
838 (new_got_entry_to_list): Use xmalloc.
839 * config.bfd: use the big-endian arc vector as the default vector
840 for big-endian arc targets.
841
842 2016-07-15 Alan Modra <amodra@gmail.com>
843
844 * cofflink.c (mark_relocs): Exclude relocs with -1 r_symndx
845 from marking sym_indices.
846
847 2016-07-14 Maciej W. Rozycki <macro@imgtec.com>
848
849 * reloc.c (bfd_perform_relocation): Try the `howto' handler
850 first with relocations against absolute symbols.
851 (bfd_install_relocation): Likewise.
852
853 2016-07-12 H.J. Lu <hongjiu.lu@intel.com>
854
855 * elf64-x86-64.c (elf_x86_64_create_dynamic_sections): Align
856 .got/.got.plt sections to 8 bytes.
857
858 2016-07-12 Nick Clifton <nickc@redhat.com>
859
860 * binary.c (binary_set_section_contents): Second grammar fix.
861
862 2016-07-12 Douglas B Rupp <rupp@adacore.com>
863
864 * binary.c (binary_set_section_contents): Fix grammar in warning
865 message.
866
867 2016-07-11 Cupertino Miranda <cmiranda@synopsys.com>
868
869 * elf32-arc.c: made PR_DEBUG always defined.
870
871 2016-07-11 Cupertino Miranda <cmiranda@synopsys.com>
872
873 * arc-got.h: Moved got related structures from elf32-arc.c to
874 this file. More precisely, tls_type_e, tls_got_entries, got_entry.
875 * (arc_get_local_got_ents, got_entry_for_type, new_got_entry_to_list,
876 tls_type_for_reloc, symbol_has_entry_of_type,
877 get_got_entry_list_for_symbol, arc_got_entry_type_for_reloc,
878 ADD_SYMBOL_REF_SEC_AND_RELOC, rc_fill_got_info_for_reloc,
879 relocate_fix_got_relocs_for_got_info,
880 create_got_dynrelocs_for_single_entry,
881 create_got_dynrelocs_for_got_info): Added to file.
882 * elf32-arc.c: Removed GOT & TLS related structs and functions to
883 arc-got.h.
884
885 2016-07-08 James Bowman <james.bowman@ftdichip.com>
886
887 * elf32-ft32.c (ft32_reloc_map): Use R_FT32_32 for BFD_RELOC_32.
888
889 2016-07-05 Andre Vieria <andre.simoesdiasvieira@arm.com>
890
891 * elf32-arm.c (THUMB32_MOVT): New veneer macro.
892 (THUMB32_MOVW): Likewise.
893 (elf32_arm_stub_long_branch_thumb2_only_pure): New.
894 (DEF_STUBS): Define long_branch_thumb2_only_pure.
895 (arm_stub_is_thumb): Add new veneer stub.
896 (arm_type_of_stub): Use new veneer.
897 (arm_stub_required_alignment): Add new veneer.
898
899 2016-07-05 Andre Vieria <andre.simoesdiasvieira@arm.com>
900
901 * bfd-in2.h (SEC_ELF_NOREAD): Rename to ...
902 (SEC_ELF_PURECODE): ... this.
903 * elf32-arm.c (elf32_arm_post_process_headers): Rename SEC_ELF_NOREAD
904 to SEC_ELF_NOREAD.
905 (elf32_arm_fake_sections): Likewise.
906 (elf_32_arm_section_flags): Likewise.
907 (elf_32_arm_lookup_section_flags): Likewise.
908 * section.c (SEC_ELF_NOREAD): Rename to ...
909 (SEC_ELF_PURECODE): ... this.
910
911 2016-07-01 Thomas Preud'homme <thomas.preudhomme@arm.com>
912
913 * elf32-arm.c (using_thumb2_bl): New function.
914 (arm_type_of_stub): Declare thumb2 variable together and change type
915 to bfd_boolean. Use using_thumb2_bl () to determine whether
916 THM_MAX_FWD_BRANCH_OFFSET or THM2_MAX_FWD_BRANCH_OFFSET should be
917 checked for BL range.
918 (elf32_arm_final_link_relocate): Use using_thumb2_bl () to determine
919 the bit size of BL offset.
920
921 2016-06-29 Nick Clifton <nickc@redhat.com>
922
923 * elfnn-aarch64.c (is_aarch64_mapping_symbol): New function.
924 Returns TRUE for AArch64 mapping symbols.
925 (elfNN_aarch64_backend_symbol_processing): New function. Marks
926 mapping symbols as precious in object files so that they will not
927 be stripped.
928 (elf_backend_symbol_processing): Define.
929
930 * elf32-arm.c (is_arm_mapping_symbol): New function. Returns TRUE
931 for ARM mapping symbols.
932 (elf32_arm_backend_symbol_processing): Make use of the new function.
933
934 2016-06-28 H.J. Lu <hongjiu.lu@intel.com>
935
936 PR ld/20306
937 * elflink.c (elf_link_check_versioned_symbol): Return false
938 for unreferenced undefined symbol.
939
940 2016-06-28 Nick Clifton <nickc@redhat.com>
941
942 * elf32-bfin.c (bfin_adjust_dynamic_symbol): Fail if a COPY reloc
943 is needed.
944
945 * elf32-arm.c (elf32_arm_backend_symbol_processing): New
946 function. Marks mapping symbols in object files as precious, so
947 that strip will not remove them.
948 (elf_backend_symbol_processing): Define.
949
950 2016-06-28 James Clarke <jrtc27@jrtc27.com>
951
952 * elfxx-sparc.c (_bfd_sparc_elf_relocate_section): Don't convert
953 R_SPARC_32 to R_SPARC_RELATIVE if class is ELFCLASS64.
954
955 2016-06-28 Maciej W. Rozycki <macro@imgtec.com>
956
957 * elf32-mips.c (elf_mips16_howto_table_rel): Add
958 R_MIPS16_PC16_S1.
959 (mips16_reloc_map): Likewise.
960 * elf64-mips.c (mips16_elf64_howto_table_rel): Likewise.
961 (mips16_elf64_howto_table_rela): Likewise.
962 (mips16_reloc_map): Likewise.
963 * elfn32-mips.c (elf_mips16_howto_table_rel): Likewise.
964 (elf_mips16_howto_table_rela): Likewise.
965 (mips16_reloc_map): Likewise.
966 * elfxx-mips.c (mips16_branch_reloc_p): New function.
967 (mips16_reloc_p): Handle R_MIPS16_PC16_S1.
968 (b_reloc_p): Likewise.
969 (mips_elf_calculate_relocation): Likewise.
970 (_bfd_mips_elf_check_relocs): Likewise.
971 * reloc.c (BFD_RELOC_MIPS16_16_PCREL_S1): New relocation.
972 * bfd-in2.h: Regenerate.
973 * libbfd.h: Regenerate.
974
975 2016-06-27 Alan Modra <amodra@gmail.com>
976
977 PR ld/19264
978 * elf64-ppc.c (STUB_SHRINK_ITER): Define.
979 (ppc64_elf_size_stubs): Exit stub sizing loop past STUB_SHRINK_ITER
980 if shrinking stubs.
981 (ppc64_elf_size_stubs): Adjust to suit.
982
983 2016-06-27 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
984
985 * elf32-dlx.h: New file.
986 * elf32-dlx.c: Adjust.
987
988 2016-06-25 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
989
990 * elf32-xtensa.c (xtensa_make_property_section): Remove prototype.
991
992 2016-06-24 John Baldwin <jhb@FreeBSD.org>
993
994 * elf.c (elfcore_grok_freebsd_note): Handle NT_FREEBSD_PROCSTAT_AUXV
995 notes.
996
997 2016-06-24 John Baldwin <jhb@FreeBSD.org>
998
999 * elf.c (elfcore_grok_note): Remove handling of NT_X86_XSTATE for
1000 FreeBSD. Remove case for NT_FREEBSD_THRMISC.
1001 (elfcore_grok_freebsd_psinfo): New function.
1002 (elfcore_grok_freebsd_prstatus): New function.
1003 (elfcore_grok_freebsd_note): New function.
1004 (elf_parse_notes): Use "elfcore_grok_freebsd_note" for "FreeBSD"
1005 notes.
1006
1007 2016-06-24 Joel Brobecker <brobecker@adacore.com>
1008
1009 * elflink.c: Check the value of BFD_SUPPORTS_PLUGINS rather
1010 than its existance.
1011
1012 2016-06-24 Alan Modra <amodra@gmail.com>
1013
1014 * config.bfd: Delete mips vxworks patterns matched earlier.
1015 Combine mips*-*-none with mips*-*-elf*.
1016
1017 2016-06-21 Maciej W. Rozycki <macro@imgtec.com>
1018
1019 * elfxx-mips.c (mips_elf_perform_relocation): Call
1020 `info->callbacks->einfo' rather than `*_bfd_error_handler' and
1021 use the `%X%H' format for the cross-mode jump conversion error
1022 message. Remove the full stop from the end of the message.
1023 Continue processing rather than returning failure.
1024
1025 2016-06-21 Graham Markall <graham.markall@embecosm.com>
1026
1027 * archures.c: Remove bfd_mach_arc_nps400.
1028 * bfd-in2.h: Likewise.
1029 * cpu-arc.c (arch_info_struct): Likewise.
1030 * elf32-arc.c (arc_elf_object_p, arc_elf_final_write_processing):
1031 Likewise.
1032
1033 2016-06-20 H.J. Lu <hongjiu.lu@intel.com>
1034
1035 PR ld/18250
1036 PR ld/20267
1037 * elflink.c: Include plugin.h if BFD_SUPPORTS_PLUGINS is
1038 defined.
1039 (elf_link_is_defined_archive_symbol): Call
1040 bfd_link_plugin_object_p on unknown plugin object and use the
1041 IR symbol table if the input is an IR object.
1042 * plugin.c (bfd_link_plugin_object_p): New function.
1043 * plugin.h (bfd_link_plugin_object_p): New prototype.
1044
1045 2016-06-20 H.J. Lu <hongjiu.lu@intel.com>
1046
1047 PR ld/20276
1048 * elflink.c (elf_link_add_object_symbols): Don't check alignment
1049 on symbol from plugin dummy input.
1050
1051 2016-06-18 H.J. Lu <hongjiu.lu@intel.com>
1052
1053 * bfd.c (bfd_plugin_format): Rename bfd_plugin_uknown to
1054 bfd_plugin_unknown.
1055 * bfd-in2.h: Regenerated.
1056 * plugin.c (bfd_plugin_object_p): Replace bfd_plugin_uknown
1057 with bfd_plugin_unknown.
1058
1059 2016-06-18 H.J. Lu <hongjiu.lu@intel.com>
1060
1061 PR ld/20253
1062 * elf-bfd.h (_bfd_elf_allocate_ifunc_dyn_relocs): Add an
1063 bfd_boolean argument.
1064 * elf-ifunc.c (_bfd_elf_create_ifunc_sections): Replace
1065 "shared object" with "PIC object" in comments.
1066 (_bfd_elf_allocate_ifunc_dyn_relocs): Updated. Replace
1067 "shared object" with "PIC object" in comments. Avoid PLT if
1068 requested. Generate dynamic relocations for non-GOT references.
1069 Make room for the special first entry in PLT and allocate PLT
1070 entry only for PLT and PC-relative references. Store dynamic
1071 GOT relocations in .rel[a].iplt section for static executables.
1072 If PLT isn't used, always use GOT for symbol value. Don't
1073 allocate GOT entry if it isn't used.
1074 * elf32-i386.c (elf_i386_check_relocs): Increment PLT reference
1075 count only in the code section. Allocate dynamic pointer
1076 relocation against STT_GNU_IFUNC symbol in the non-code section.
1077 (elf_i386_adjust_dynamic_symbol): Increment PLT reference count
1078 only for PC-relative references.
1079 (elf_i386_allocate_dynrelocs): Pass TRUE to
1080 _bfd_elf_allocate_ifunc_dyn_relocs.
1081 (elf_i386_relocate_section): Allow R_386_GOT32/R_386_GOT32X
1082 relocations against STT_GNU_IFUNC symbols without PLT. Generate
1083 dynamic pointer relocation against STT_GNU_IFUNC symbol in
1084 the non-code section and store it in the proper REL section.
1085 Don't allow non-pointer relocation against STT_GNU_IFUNC symbol
1086 without PLT.
1087 (elf_i386_finish_dynamic_symbol): Generate dynamic
1088 R_386_IRELATIVE and R_386_GLOB_DAT GOT relocations against
1089 STT_GNU_IFUNC symbols without PLT.
1090 (elf_i386_finish_dynamic_sections): Don't handle local
1091 STT_GNU_IFUNC symbols here.
1092 (elf_i386_output_arch_local_syms): Handle local STT_GNU_IFUNC
1093 symbols here.
1094 (elf_backend_output_arch_local_syms): New.
1095 * elf32-x86-64.c (elf_i386_check_relocs): Increment PLT reference
1096 count only in the code section. Allocate dynamic pointer
1097 relocation against STT_GNU_IFUNC symbol in the non-code section.
1098 (elf_x86_64_adjust_dynamic_symbol): Increment PLT reference
1099 count only for PC-relative references.
1100 (elf_x86_64_allocate_dynrelocs): Pass TRUE to
1101 _bfd_elf_allocate_ifunc_dyn_relocs.
1102 (elf_x86_64_relocate_section): Allow R_X86_64_GOTPCREL,
1103 R_X86_64_GOTPCRELX, R_X86_64_REX_GOTPCRELX and
1104 R_X86_64_GOTPCREL64 relocations against STT_GNU_IFUNC symbols
1105 without PLT. Generate dynamic pointer relocation against
1106 STT_GNU_IFUNC symbol in the non-code section and store it in
1107 the proper RELA section. Don't allow non-pointer relocation
1108 against STT_GNU_IFUNC symbol without PLT.
1109 (elf_x86_64_finish_dynamic_symbol): Generate dynamic
1110 R_X86_64_IRELATIVE and R_X86_64_GLOB_DAT GOT relocations against
1111 STT_GNU_IFUNC symbols without PLT.
1112 (elf_x86_64_finish_dynamic_sections): Don't handle local
1113 STT_GNU_IFUNC symbols here.
1114 (elf_x86_64_output_arch_local_syms): Handle local STT_GNU_IFUNC
1115 symbols here.
1116 (elf_backend_output_arch_local_syms): New.
1117 * elfnn-aarch64.c (elfNN_aarch64_allocate_ifunc_dynrelocs):
1118 Pass FALSE to _bfd_elf_allocate_ifunc_dyn_relocs.
1119
1120 2016-06-17 Thomas Preud'homme <thomas.preudhomme@arm.com>
1121 Tony Wang <tony.wang@arm.com>
1122
1123 * elf32-arm.c (elf32_arm_stub_long_branch_thumb2_only): Define stub
1124 sequence.
1125 (stub_long_branch_thumb2_only): Define stub.
1126 (arm_stub_is_thumb): Add case for arm_stub_long_branch_thumb2_only.
1127 (arm_stub_long_branch_thumb2_only): Likewise.
1128 (arm_type_of_stub): Use arm_stub_long_branch_thumb2_only for Thumb-2
1129 capable targets.
1130
1131 2016-06-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1132
1133 * archures.c (bfd_mach_sparc_v8plusc): Define.
1134 (bfd_mach_sparc_v9c): Likewise.
1135 (bfd_mach_sparc_v8plusd): Likewise.
1136 (bfd_mach_sparc_v9d): Likewise.
1137 (bfd_mach_sparc_v8pluse): Likewise.
1138 (bfd_mach_sparc_v9e): Likewise.
1139 (bfd_mach_sparc_v8plusv): Likewise
1140 (bfd_mach_sparc_v9v): Likewise.
1141 (bfd_mach_sparc_v8plusm): Likewise.
1142 (bfd_mach_sparc_v9m): Likewise.
1143 (bfd_mach_sparc_v9_p): Adapt to v8plusm and v9m.
1144 (bfd_mach_sparc_64bit_p): Likewise.
1145 * bfd-in2.h: Regenerate.
1146 * cpu-sparc.c (arch_info_struct): Add entries for
1147 bfd_mach_sparc_v8plus{c,d,e,v,m} and bfd_mach_sparc_v9{c,d,e,v,m}.
1148 * aoutx.h (machine_type): Handle bfd_mach_sparc_v8plus{c,d,e,v,m}
1149 and bfd_mach_sparc_v9{c,d,e,v,m}.
1150 * elf32-sparc.c (elf32_sparc_final_write_processing): Likewise.
1151 * elfxx-sparc.c (_bfd_sparc_elf_object_p): Likewise.
1152
1153 2016-06-16 H.J. Lu <hongjiu.lu@intel.com>
1154
1155 * elf32-i386.c (elf_i386_check_relocs): Don't check undefined
1156 symbols for relocations against IFUNC symbols.
1157 * elf64-x86-64.c (elf_x86_64_check_relocs): Likewise.
1158
1159 2016-06-16 Marcin Kościelnicki <koriakin@0x04.net>
1160
1161 * elf32-s390.c (elf_s390_finish_dynamic_sections): Include
1162 .rela.iplt in DT_PLTRELSZ.
1163 * elf64-s390.c (elf_s390_finish_dynamic_sections): Likewise,
1164 for DT_PLTRELSZ and DT_RELASZ as well.
1165
1166 2016-06-16 H.J. Lu <hongjiu.lu@intel.com>
1167
1168 * elf32-i386.c (elf_i386_check_relocs): Skip relocations in
1169 non-loaded, non-alloced sections.
1170 * elf64-x86-64.c (elf_x86_64_check_relocs): Likewise.
1171
1172 2016-06-15 H.J. Lu <hongjiu.lu@intel.com>
1173
1174 * elf32-i386.c (elf_i386_check_relocs): Check SEC_ALLOC before
1175 allocating dynamic relocation.
1176 * elf64-x86-64.c (elf_x86_64_check_relocs): Likewise.
1177
1178 2016-06-14 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1179
1180 PR ld/20254
1181 * elf32-avr.c (elf32_avr_relax_delete_bytes): Adjust reloc
1182 offsets until reloc_toaddr.
1183
1184 2016-06-14 H.J. Lu <hongjiu.lu@intel.com>
1185
1186 * elf32-i386.c (elf_i386_reloc_type_class): Check R_386_IRELATIVE.
1187 Don't check symbol type for STN_UNDEF symbol index.
1188 * elf64-x86-64.c (elf_x86_64_reloc_type_class): Check
1189 R_X86_64_IRELATIVE. Don't check symbol type for STN_UNDEF symbol
1190 index.
1191
1192 2016-06-14 Thomas Preud'homme <thomas.preudhomme@arm.com>
1193
1194 * elf32-arm.c (using_thumb_only): Force review of arch check logic for
1195 new architecture.
1196 (using_thumb2): Try Tag_THUMB_ISA_use first and check
1197 for exact arch value then. Force review of arch check logic for new
1198 architecture.
1199 (arch_has_arm_nop): Update and fix arch check logic. Force review of
1200 that logic for new architecture.
1201 (arch_has_thumb2_nop): Remove.
1202 (elf32_arm_tls_relax): Use using_thumb2 instead of above function.
1203 (elf32_arm_final_link_relocate): Likewise but using thumb2.
1204
1205 2016-06-14 Alan Modra <amodra@gmail.com>
1206
1207 * bfd-in.h (bfd_my_archive): Delete.
1208 * bfd-in2.h: Regenerate.
1209
1210 2016-06-14 Alan Modra <amodra@gmail.com>
1211
1212 PR ld/20241
1213 * archive.c (open_nested_file): Set my_archive.
1214 * bfd.c (_bfd_default_error_handler <%B>): Exclude archive file name
1215 for thin archives.
1216 * bfdio.c (bfd_tell): Don't adjust origin for thin archives.
1217 (bfd_seek): Likewise.
1218 * bfdwin.c (bfd_get_file_window): Likewise.
1219 * cache.c (cache_bmmap): Likewise.
1220 (bfd_cache_lookup_worker): Don't look in my_archive for thin archives.
1221 * mach-o.c (bfd_mach_o_follow_dsym): Don't open my_archive for
1222 thin archives.
1223 * plugin.c (try_claim): Likewise.
1224 * xcofflink.c (xcoff_link_add_dynamic_symbols): Use import path of
1225 file within thin archive, not the archive.
1226
1227 2016-06-13 H.J. Lu <hongjiu.lu@intel.com>
1228
1229 PR ld/20244
1230 * elf32-i386.c (elf_i386_relocate_section): Add the .got.plt
1231 section address for R_386_GOT32/R_386_GOT32X relocations against
1232 IFUNC symbols if there is no base register and return error for
1233 PIC.
1234
1235 2016-06-13 H.J. Lu <hongjiu.lu@intel.com>
1236
1237 * elf32-i386.c (elf_i386_relocate_section): Simplify IFUNC
1238 GOT32 adjustment for static executables.
1239
1240 2016-06-13 Maciej W. Rozycki <macro@imgtec.com>
1241
1242 * elf32-mips.c (elf_mips_gnu_pcrel32): Update comment.
1243
1244 2016-06-13 Cupertino Miranda <cmiranda@synospsy.com>
1245
1246 * elf32-arc.c (elf_arc_relocate_section): Fixed condition.
1247
1248 2016-06-13 Cupertino Miranda <cmiranda@synospsy.com>
1249
1250 * elf32-arc.c (elf_arc_finish_dynamic_sections): Changed.
1251
1252 2016-06-13 Cupertino Miranda <cmiranda@synospsy.com>
1253
1254 * elf32-arc.c (arc_local_data, arc_local_data): Removed.
1255 (SECTSTART): Changed.
1256 (elf_arc_relocate_section): Fixed mistake in PIE related
1257 condition.
1258 (elf_arc_size_dynamic_sections): Changed DT_RELENT to DT_RELAENT.
1259
1260 2016-06-13 Cupertino Miranda <cmiranda@synospsy.com>
1261
1262 * elf32-arc.c (elf32_arc_reloc_type_class): Defined function to
1263 enable support for "-z combreloc" and DT_RELACOUNT.
1264 (elf_backend_reloc_type_class): Likewise
1265
1266 2016-06-11 H.J. Lu <hongjiu.lu@intel.com>
1267
1268 PR ld/20244
1269 * elf32-i386.c (elf_i386_relocate_section): When relocating
1270 R_386_GOT32, return error without a base register for PIC and
1271 subtract the .got.plt section address only with a base register.
1272
1273 2016-06-10 Alan Modra <amodra@gmail.com>
1274
1275 * elf-strtab.c (struct strtab_save): Use size_t for "size".
1276 (struct elf_strtab_hash): Likewise for "size" and "alloced".
1277 (_bfd_elf_strtab_init): Formatting.
1278 (_bfd_elf_strtab_add): Return size_t rather than bfd_size_type.
1279 (_bfd_elf_strtab_addref): Take size_t idx param.
1280 (_bfd_elf_strtab_delref, _bfd_elf_strtab_refcount): Likewise.
1281 (_bfd_elf_strtab_offset): Likewise.
1282 (_bfd_elf_strtab_clear_all_refs): Use size_t idx.
1283 (_bfd_elf_strtab_save): Use size_t "idx" and "size" vars.
1284 (_bfd_elf_strtab_restore, _bfd_elf_strtab_emit): Similarly.
1285 (_bfd_elf_strtab_finalize): Similarly.
1286 * elf-bfd.h (_bfd_elf_strtab_add): Update prototypes.
1287 (_bfd_elf_strtab_addref, _bfd_elf_strtab_delref): Likewise.
1288 (_bfd_elf_strtab_refcount, _bfd_elf_strtab_offset): Likewise.
1289 * elf.c (bfd_elf_get_elf_syms): Calculate symbol buffer size
1290 using bfd_size_type.
1291 (bfd_section_from_shdr): Delete amt.
1292 (_bfd_elf_init_reloc_shdr): Likewise.
1293 (_bfd_elf_link_assign_sym_version): Likewise.
1294 (assign_section_numbers): Use size_t reloc_count.
1295 * elflink.c (struct elf_symbuf_head): Use size_t "count".
1296 (bfd_elf_link_record_dynamic_symbol): Use size_t for some vars.
1297 (elf_link_is_defined_archive_symbol): Likewise.
1298 (elf_add_dt_needed_tag): Likewise.
1299 (elf_finalize_dynstr): Likewise.
1300 (elf_link_add_object_symbols): Likewise.
1301 (bfd_elf_size_dynamic_sections): Likewise.
1302 (elf_create_symbuf): Similarly.
1303 (bfd_elf_match_symbols_in_sections): Likewise.
1304 (elf_link_swap_symbols_out): Likewise.
1305 (elf_link_check_versioned_symbol): Likewise.
1306 (bfd_elf_gc_record_vtinherit): Likewise.
1307 (bfd_elf_gc_common_finalize_got_offsets): Likewise.
1308
1309 2016-06-08 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1310
1311 PR ld/20221
1312 * elf32-avr.c (elf32_avr_relax_delete_bytes): Adjust syms
1313 and relocs only if shrinking occurred.
1314
1315 2016-06-08 H.J. Lu <hongjiu.lu@intel.com>
1316
1317 * elf64-i386.c (elf_i386_link_hash_entry): Add tls_get_addr.
1318 (elf_i386_link_hash_newfunc): Initialize tls_get_addr to 2.
1319 (elf_i386_check_tls_transition): Check indirect call and direct
1320 call with the addr32 prefix for general and local dynamic models.
1321 Set the tls_get_addr feild.
1322 (elf_i386_convert_load_reloc): Always use addr32 prefix for
1323 indirect ___tls_get_addr call via GOT.
1324 (elf_i386_relocate_section): Handle GD->LE, GD->IE and LD->LE
1325 transitions with indirect call and direct call with the addr32
1326 prefix.
1327
1328 2016-06-07 Marcin Kościelnicki <koriakin@0x04.net>
1329
1330 * elf32-s390.c (elf_s390_finish_dynamic_symbol): Fix comment.
1331 * elf64-s390.c (elf_s390x_plt_entry): Fix comment.
1332 (elf_s390_relocate_section): Fix comment.
1333 (elf_s390_finish_dynamic_sections): Fix initialization of fixed
1334 .got.plt entries.
1335
1336 2016-06-07 Ulrich Weigand <ulrich.weigand@de.ibm.com>
1337
1338 * elf64-s390.c (elf_s390_finish_dynamic_sections): Subtract plt
1339 section offset when calculation the larl operand in the first PLT
1340 entry.
1341
1342 2016-06-07 Alan Modra <amodra@gmail.com>
1343
1344 * cpu-powerpc.c (powerpc_compatible): Allow bfd_mach_ppc_vle entry
1345 to match other 32-bit archs.
1346 * elf32-ppc.c (_bfd_elf_ppc_set_arch): New function.
1347 (ppc_elf_object_p): Call it.
1348 (ppc_elf_special_sections): Use APUINFO_SECTION_NAME. Fix
1349 overlong line.
1350 (APUINFO_SECTION_NAME, APUINFO_LABEL): Don't define here.
1351 * elf64-ppc.c (ppc64_elf_object_p): Call _bfd_elf_ppc_set_arch.
1352 * bfd-in.h (_bfd_elf_ppc_at_tls_transform,
1353 _bfd_elf_ppc_at_tprel_transform): Move to..
1354 * elf-bfd.h: ..here.
1355 (_bfd_elf_ppc_set_arch): Declare.
1356 * bfd-in2.h: Regenerate.
1357
1358 2016-06-06 H.J. Lu <hongjiu.lu@intel.com>
1359
1360 * elf64-x86-64.c (elf_x86_64_link_hash_entry): Add tls_get_addr.
1361 (elf_x86_64_link_hash_newfunc): Initialize tls_get_addr to 2.
1362 (elf_x86_64_check_tls_transition): Check indirect call and
1363 direct call with the addr32 prefix for general and local dynamic
1364 models. Set the tls_get_addr feild.
1365 (elf_x86_64_convert_load_reloc): Always use addr32 prefix for
1366 indirect __tls_get_addr call via GOT.
1367 (elf_x86_64_relocate_section): Handle GD->LE, GD->IE and LD->LE
1368 transitions with indirect call and direct call with the addr32
1369 prefix.
1370
1371 2016-06-04 Christian Groessler <chris@groessler.org>
1372
1373 * coff-z8k.c (extra_case): Fix range check for R_JR relocation.
1374
1375 2016-06-02 Nick Clifton <nickc@redhat.com>
1376
1377 PR target/20088
1378 * cpu-arm.c (processors): Add "arm_any" type to match any ARM
1379 architecture.
1380 (arch_info_struct): Likewise.
1381 (architectures): Likewise.
1382
1383 2016-06-02 Vineet Gupta <Vineet.Gupta1@synopsys.com>
1384
1385 * config.bfd: Replace -uclibc with *.
1386
1387 2016-06-02 H.J. Lu <hongjiu.lu@intel.com>
1388
1389 * elf64-x86-64.c: Replace data32 with data16 in comments.
1390
1391 2016-05-31 Alan Modra <amodra@gmail.com>
1392
1393 PR ld/20159
1394 PR ld/16467
1395 * elflink.c (_bfd_elf_merge_symbol): Revert PR16467 change.
1396 (_bfd_elf_add_default_symbol): Don't indirect to/from defined
1397 symbol given a version by a script different to the version
1398 of the symbol being added.
1399 (elf_link_add_object_symbols): Use _bfd_elf_strtab_save and
1400 _bfd_elf_strtab_restore. Don't fudge dynstr references.
1401 * elf-strtab.c (_bfd_elf_strtab_restore_size): Delete.
1402 (struct strtab_save): New.
1403 (_bfd_elf_strtab_save, _bfd_elf_strtab_restore): New functions.
1404 * elf-bfd.h (_bfd_elf_strtab_restore_size): Delete.
1405 (_bfd_elf_strtab_save, _bfd_elf_strtab_restore): Declare.
1406
1407 2016-06-01 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
1408
1409 * elf32-hppa.h: Add extern "C".
1410 * elf32-nds32.h: Likewise.
1411 * elf32-tic6x.h: Likewise.
1412
1413 2016-06-01 Nick Clifton <nickc@redhat.com>
1414
1415 * po/sr.po: New Serbian translation.
1416 * configure.ac (ALL_LINGUAS): Add sr.
1417 * configure: Regenerate.
1418
1419 2016-05-28 Maciej W. Rozycki <macro@imgtec.com>
1420
1421 * elfxx-mips.c (b_reloc_p): New function.
1422 (_bfd_mips_elf_relocate_section) <bfd_reloc_outofrange>: Handle
1423 branch relocations.
1424
1425 2016-05-28 Maciej W. Rozycki <macro@imgtec.com>
1426
1427 * elfxx-mips.c (mips_elf_calculate_relocation): <R_MIPS16_26>
1428 <R_MIPS_26, R_MICROMIPS_26_S1>: Drop the region bits of the
1429 reloc location from calculation, treat the addend as signed with
1430 local non-section symbols and enable overflow detection.
1431
1432 2016-05-28 Alan Modra <amodra@gmail.com>
1433
1434 * aoutx.h: Adjust linker callback calls throughout file,
1435 removing dead code.
1436 * bout.c: Likewise.
1437 * coff-alpha.c: Likewise.
1438 * coff-arm.c: Likewise.
1439 * coff-h8300.c: Likewise.
1440 * coff-h8500.c: Likewise.
1441 * coff-i960.c: Likewise.
1442 * coff-mcore.c: Likewise.
1443 * coff-mips.c: Likewise.
1444 * coff-ppc.c: Likewise.
1445 * coff-rs6000.c: Likewise.
1446 * coff-sh.c: Likewise.
1447 * coff-tic80.c: Likewise.
1448 * coff-w65.c: Likewise.
1449 * coff-z80.c: Likewise.
1450 * coff-z8k.c: Likewise.
1451 * coff64-rs6000.c: Likewise.
1452 * cofflink.c: Likewise.
1453 * ecoff.c: Likewise.
1454 * elf-bfd.h: Likewise.
1455 * elf-m10200.c: Likewise.
1456 * elf-m10300.c: Likewise.
1457 * elf32-arc.c: Likewise.
1458 * elf32-arm.c: Likewise.
1459 * elf32-avr.c: Likewise.
1460 * elf32-bfin.c: Likewise.
1461 * elf32-cr16.c: Likewise.
1462 * elf32-cr16c.c: Likewise.
1463 * elf32-cris.c: Likewise.
1464 * elf32-crx.c: Likewise.
1465 * elf32-d10v.c: Likewise.
1466 * elf32-epiphany.c: Likewise.
1467 * elf32-fr30.c: Likewise.
1468 * elf32-frv.c: Likewise.
1469 * elf32-ft32.c: Likewise.
1470 * elf32-h8300.c: Likewise.
1471 * elf32-hppa.c: Likewise.
1472 * elf32-i370.c: Likewise.
1473 * elf32-i386.c: Likewise.
1474 * elf32-i860.c: Likewise.
1475 * elf32-ip2k.c: Likewise.
1476 * elf32-iq2000.c: Likewise.
1477 * elf32-lm32.c: Likewise.
1478 * elf32-m32c.c: Likewise.
1479 * elf32-m32r.c: Likewise.
1480 * elf32-m68hc1x.c: Likewise.
1481 * elf32-m68k.c: Likewise.
1482 * elf32-mep.c: Likewise.
1483 * elf32-metag.c: Likewise.
1484 * elf32-microblaze.c: Likewise.
1485 * elf32-moxie.c: Likewise.
1486 * elf32-msp430.c: Likewise.
1487 * elf32-mt.c: Likewise.
1488 * elf32-nds32.c: Likewise.
1489 * elf32-nios2.c: Likewise.
1490 * elf32-or1k.c: Likewise.
1491 * elf32-ppc.c: Likewise.
1492 * elf32-s390.c: Likewise.
1493 * elf32-score.c: Likewise.
1494 * elf32-score7.c: Likewise.
1495 * elf32-sh.c: Likewise.
1496 * elf32-sh64.c: Likewise.
1497 * elf32-spu.c: Likewise.
1498 * elf32-tic6x.c: Likewise.
1499 * elf32-tilepro.c: Likewise.
1500 * elf32-v850.c: Likewise.
1501 * elf32-vax.c: Likewise.
1502 * elf32-visium.c: Likewise.
1503 * elf32-xstormy16.c: Likewise.
1504 * elf32-xtensa.c: Likewise.
1505 * elf64-alpha.c: Likewise.
1506 * elf64-hppa.c: Likewise.
1507 * elf64-ia64-vms.c: Likewise.
1508 * elf64-mmix.c: Likewise.
1509 * elf64-ppc.c: Likewise.
1510 * elf64-s390.c: Likewise.
1511 * elf64-sh64.c: Likewise.
1512 * elf64-x86-64.c: Likewise.
1513 * elflink.c: Likewise.
1514 * elfnn-aarch64.c: Likewise.
1515 * elfnn-ia64.c: Likewise.
1516 * elfxx-mips.c: Likewise.
1517 * elfxx-sparc.c: Likewise.
1518 * elfxx-tilegx.c: Likewise.
1519 * linker.c: Likewise.
1520 * pdp11.c: Likewise.
1521 * pe-mips.c: Likewise.
1522 * reloc.c: Likewise.
1523 * reloc16.c: Likewise.
1524 * simple.c: Likewise.
1525 * vms-alpha.c: Likewise.
1526 * xcofflink.c: Likewise.
1527 * elf32-rl78.c (get_symbol_value, get_romstart, get_ramstart): Delete
1528 status param. Adjust calls to these and linker callbacks throughout.
1529 * elf32-rx.c: (get_symbol_value, get_gp, get_romstart,
1530 get_ramstart): Delete status param. Adjust calls to these and
1531 linker callbacks throughout.
1532
1533 2016-05-27 Maciej W. Rozycki <macro@imgtec.com>
1534
1535 * elfxx-mips.c (mips_elf_calculate_relocation) <R_MIPS16_26>
1536 <R_MIPS_26, R_MICROMIPS_26_S1>: Include the addend in JALX's
1537 target alignment verification.
1538
1539 2016-05-27 Maciej W. Rozycki <macro@imgtec.com>
1540
1541 * elfxx-mips.c (mips_elf_calculate_relocation): Also use the
1542 section name if `bfd_elf_string_from_elf_section' returns an
1543 empty string.
1544
1545 2016-05-26 Maciej W. Rozycki <macro@imgtec.com>
1546
1547 * elfxx-mips.c (_bfd_mips_elf_relocate_section)
1548 <bfd_reloc_outofrange>: Use the `%X%H' rather than `%C' format
1549 for message. Continue processing rather than returning failure.
1550
1551 2016-05-25 Maciej W. Rozycki <macro@imgtec.com>
1552
1553 * elfxx-mips.c (_bfd_mips_elf_relocate_section)
1554 <bfd_reloc_outofrange>: Call `->einfo' rather than `->warning'.
1555 Call `bfd_set_error'.
1556
1557 2016-05-25 H.J. Lu <hongjiu.lu@intel.com>
1558
1559 PR binutils/14625
1560 * archive.c (bfd_slurp_armap): Replace
1561 bfd_elf64_archive_slurp_armap with
1562 _bfd_archive_64_bit_slurp_armap.
1563 (bsd_write_armap): Call _bfd_archive_64_bit_write_armap if
1564 BFD64 is defined and the archive is too big.
1565 (coff_write_armap): Likewise.
1566 * archive64.c (bfd_elf64_archive_slurp_armap): Renamed to ...
1567 (_bfd_archive_64_bit_slurp_armap): This.
1568 (bfd_elf64_archive_write_armap): Renamed to ...
1569 (_bfd_archive_64_bit_write_armap): This.
1570 * configure.ac: Add --enable-64-bit-archive.
1571 (want_64_bit_archive): New. Set to true by default for 64-bit
1572 MIPS and s390 ELF targets.
1573 (USE_64_BIT_ARCHIVE): New AC_DEFINE.
1574 * config.in: Regenerated.
1575 * configure: Likewise.
1576 * elf64-mips.c (bfd_elf64_archive_functions): Removed.
1577 (bfd_elf64_archive_slurp_armap): Likewise.
1578 (bfd_elf64_archive_write_armap): Likewise.
1579 (bfd_elf64_archive_slurp_extended_name_table): Likewise.
1580 (bfd_elf64_archive_construct_extended_name_table): Likewise.
1581 (bfd_elf64_archive_truncate_arname): Likewise.
1582 (bfd_elf64_archive_read_ar_hdr): Likewise.
1583 (bfd_elf64_archive_write_ar_hdr): Likewise.
1584 (bfd_elf64_archive_openr_next_archived_file): Likewise.
1585 (bfd_elf64_archive_get_elt_at_index): Likewise.
1586 (bfd_elf64_archive_generic_stat_arch_elt): Likewise.
1587 (bfd_elf64_archive_update_armap_timestamp): Likewise.
1588 * elf64-s390.c (bfd_elf64_archive_functions): Removed.
1589 (bfd_elf64_archive_slurp_armap): Likewise.
1590 (bfd_elf64_archive_write_armap): Likewise.
1591 (bfd_elf64_archive_slurp_extended_name_table): Likewise.
1592 (bfd_elf64_archive_construct_extended_name_table): Likewise.
1593 (bfd_elf64_archive_truncate_arname): Likewise.
1594 (bfd_elf64_archive_read_ar_hdr): Likewise.
1595 (bfd_elf64_archive_write_ar_hdr): Likewise.
1596 (bfd_elf64_archive_openr_next_archived_file): Likewise.
1597 (bfd_elf64_archive_get_elt_at_index): Likewise.
1598 (bfd_elf64_archive_generic_stat_arch_elt): Likewise.
1599 (bfd_elf64_archive_update_armap_timestamp): Likewise.
1600 * elfxx-target.h (TARGET_BIG_SYM): Use _bfd_archive_64_bit on
1601 BFD_JUMP_TABLE_ARCHIVE if USE_64_BIT_ARCHIVE is defined and
1602 bfd_elfNN_archive_functions isn't defined.
1603 (TARGET_LITTLE_SYM): Likewise.
1604 * libbfd-in.h (_bfd_archive_64_bit_slurp_armap): New prototype.
1605 (_bfd_archive_64_bit_write_armap): Likewise.
1606 (_bfd_archive_64_bit_slurp_extended_name_table): New macro.
1607 (_bfd_archive_64_bit_construct_extended_name_table): Likewise.
1608 (_bfd_archive_64_bit_truncate_arname): Likewise.
1609 (_bfd_archive_64_bit_read_ar_hdr): Likewise.
1610 (_bfd_archive_64_bit_write_ar_hdr): Likewise.
1611 (_bfd_archive_64_bit_openr_next_archived_file): Likewise.
1612 (_bfd_archive_64_bit_get_elt_at_index): Likewise.
1613 (_bfd_archive_64_bit_generic_stat_arch_elt): Likewise.
1614 (_bfd_archive_64_bit_update_armap_timestamp): Likewise.
1615 * libbfd.h: Regenerated.
1616 * plugin.c (plugin_vec): Use _bfd_archive_64_bit on
1617 BFD_JUMP_TABLE_ARCHIVE if USE_64_BIT_ARCHIVE is defined.
1618
1619 2016-05-25 H.J. Lu <hongjiu.lu@intel.com>
1620
1621 PR ld/20103
1622 * cofflink.c (coff_link_check_archive_element): Return TRUE if
1623 linker add_archive_element callback returns FALSE.
1624 * ecoff.c (ecoff_link_check_archive_element): Likewise.
1625 * elf64-ia64-vms.c (elf64_vms_link_add_archive_symbols): Skip
1626 archive element if linker add_archive_element callback returns
1627 FALSE.
1628 * elflink.c (elf_link_add_archive_symbols): Likewise.
1629 * pdp11.c (aout_link_check_ar_symbols): Likewise.
1630 * vms-alpha.c (alpha_vms_link_add_archive_symbols): Likewise.
1631 * xcofflink.c (xcoff_link_check_dynamic_ar_symbols): Likewise.
1632 (xcoff_link_check_ar_symbols): Likewise.
1633
1634 2016-05-24 Maciej W. Rozycki <macro@imgtec.com>
1635
1636 * elfxx-mips.c (_bfd_mips_elf_relocate_section)
1637 <bfd_reloc_outofrange>: Unify error reporting code.
1638
1639 2016-05-23 Jim Wilson <jim.wilson@linaro.org>
1640
1641 * elfnn-aarch64.c: Unconditionally enable R_AARCH64_NULL and
1642 R_AARCH64_NONE. Use HOWTO64 for R_AARCH64_NULL.
1643 * relocs.c: Add BFD_RELOC_AARCH64_NULL.
1644 * bfd-in2.h: Regenerate.
1645 * libbfd.h: Likewise.
1646
1647 2016-05-23 Kuba Sejdak <jakub.sejdak@phoesys.com>
1648
1649 * config.bfd: Add entry for arm-phoenix.
1650
1651 2016-05-23 Thomas Preud'homme <thomas.preudhomme@arm.com>
1652
1653 * elf32-arm.c (arm_dedicated_stub_section_padding): New function.
1654 (elf32_arm_size_stubs): Declare stub_type in a more outer scope and
1655 account for padding for stub section requiring one.
1656 (elf32_arm_build_stubs): Add comment to stress the importance of
1657 zeroing veneer section content.
1658
1659 2016-05-23 Thomas Preud'homme <thomas.preudhomme@arm.com>
1660
1661 * bfd-in.h (bfd_elf32_arm_keep_private_stub_output_sections): Declare
1662 bfd hook.
1663 * bfd-in2.h: Regenerate.
1664 * elf32-arm.c (arm_dedicated_stub_output_section_required): New
1665 function.
1666 (arm_dedicated_stub_output_section_required_alignment): Likewise.
1667 (arm_dedicated_stub_output_section_name): Likewise.
1668 (arm_dedicated_stub_input_section_ptr): Likewise.
1669 (elf32_arm_create_or_find_stub_sec): Add stub type parameter and
1670 function description comment. Add support for dedicated output stub
1671 section to given stub types.
1672 (elf32_arm_add_stub): Add a stub type parameter and pass it down to
1673 elf32_arm_create_or_find_stub_sec.
1674 (elf32_arm_create_stub): Pass stub type down to elf32_arm_add_stub.
1675 (elf32_arm_size_stubs): Pass stub type when calling
1676 elf32_arm_create_or_find_stub_sec for Cortex-A8 erratum veneers.
1677 (bfd_elf32_arm_keep_private_stub_output_sections): New function.
1678
1679 2016-05-20 H.J. Lu <hongjiu.lu@intel.com>
1680
1681 * elf32-i386.c (elf_i386_check_relocs): Don't check R_386_GOT32
1682 when setting need_convert_load.
1683
1684 2016-05-20 Maciej W. Rozycki <macro@imgtec.com>
1685
1686 * elfxx-mips.c (mips_elf_read_rel_addend): Adjust the addend for
1687 microMIPS JALX.
1688
1689 2016-05-19 H.J. Lu <hongjiu.lu@intel.com>
1690
1691 PR ld/20117
1692 * elf32-i386.c (elf_i386_convert_load_reloc): Don't check
1693 R_386_GOT32X.
1694 (elf_i386_convert_load): Don't convert R_386_GOT32.
1695
1696 2016-05-20 Alan Modra <amodra@gmail.com>
1697
1698 PR gas/20118
1699 * elf.c (elf_fake_sections): Set sh_entsize for SHT_INIT_ARRAY,
1700 SHT_FINI_ARRAY, and SHT_PREINIT_ARRAY.
1701
1702 2016-05-19 Cupertino Miranda <cmiranda@synopsys.com>
1703
1704 * elf32-arc.c (arc_elf_final_write_processing): Changed.
1705 (debug_arc_reloc): Likewise.
1706 (elf_arc_relocate_section): Likewise.
1707 (elf_arc_check_relocs): Likewise.
1708 (elf_arc_adjust_dynamic_symbol): Likewise.
1709 (elf_arc_add_symbol_hook): Likewise.
1710
1711 2016-05-19 Maciej W. Rozycki <macro@imgtec.com>
1712
1713 * config.bfd: Remove `am34-*-linux*' support.
1714
1715 2016-05-19 Alan Modra <amodra@gmail.com>
1716
1717 * elf64-ppc.c (allocate_dynrelocs): Allocate got and other dynamic
1718 relocs before plt relocs.
1719
1720 2016-05-19 Alan Modra <amodra@gmail.com>
1721
1722 * elf64-ppc.c (ppc64_elf_branch_reloc): Check for NULL owner
1723 before dereferencing.
1724
1725 2016-05-18 Nick Clifton <nickc@redhat.com>
1726
1727 * po/sv.po: Updated Swedish translation.
1728
1729 2016-05-18 Alan Modra <amodra@gmail.com>
1730
1731 * elf32-arm.c (elf32_arm_size_stubs): Free or cache local syms
1732 for each BFD. Don't goto error_ret_free_local from outside loop.
1733
1734 2016-05-17 Maciej W. Rozycki <macro@imgtec.com>
1735
1736 * elf-s390-common.c (elf_s390_add_symbol_hook): Remove
1737 STB_GNU_UNIQUE handling.
1738 * elf32-arc.c (elf_arc_add_symbol_hook): Likewise.
1739 * elf32-arm.c (elf32_arm_add_symbol_hook): Likewise.
1740 * elf32-m68k.c (elf_m68k_add_symbol_hook): Likewise.
1741 * elf32-ppc.c (ppc_elf_add_symbol_hook): Likewise.
1742 * elf32-sparc.c (elf32_sparc_add_symbol_hook): Likewise.
1743 * elf64-ppc.c (ppc64_elf_add_symbol_hook): Likewise.
1744 * elf64-sparc.c (elf64_sparc_add_symbol_hook): Likewise.
1745 * elf64-x86-64.c (elf_x86_64_add_symbol_hook): Likewise.
1746 * elfxx-aarch64.c (_bfd_aarch64_elf_add_symbol_hook): Likewise.
1747 * elfxx-mips.c (_bfd_mips_elf_add_symbol_hook): Likewise.
1748 * elf32-i386.c (elf_i386_add_symbol_hook): Remove function.
1749 (elf_backend_add_symbol_hook): Remove macro.
1750 * elflink.c (elf_link_add_object_symbols): Set `has_gnu_symbols'
1751 for STB_GNU_UNIQUE symbols.
1752
1753 2016-05-16 Maciej W. Rozycki <macro@imgtec.com>
1754
1755 * elf32-v850.c (v850_elf_copy_notes): New function, factored out
1756 from...
1757 (v850_elf_copy_private_bfd_data): ... here. Call the new
1758 function and `_bfd_elf_copy_private_bfd_data'.
1759
1760 2016-05-13 H.J. Lu <hongjiu.lu@intel.com>
1761
1762 PR ld/20093
1763 * elf64-x86-64.c (elf_x86_64_convert_load_reloc): Don't convert
1764 GOTPCREL relocation against large section.
1765
1766 2016-05-13 Alan Modra <amodra@gmail.com>
1767
1768 * elf-m10300.c (_bfd_mn10300_elf_finish_dynamic_sections): Use
1769 linker dynamic sections in calculating size and address of
1770 dynamic tags rather than using output sections. Remove asserts.
1771 * elf32-arm.c (elf32_arm_finish_dynamic_sections): Likewise.
1772 * elf32-cr16.c (_bfd_cr16_elf_finish_dynamic_sections): Likewise.
1773 * elf32-cris.c (elf_cris_finish_dynamic_sections): Likewise.
1774 * elf32-i370.c (i370_elf_finish_dynamic_sections): Likewise.
1775 * elf32-lm32.c (lm32_elf_finish_dynamic_sections): Likewise.
1776 * elf32-m32r.c (m32r_elf_finish_dynamic_sections): Likewise.
1777 * elf32-m68k.c (elf_m68k_finish_dynamic_sections): Likewise.
1778 * elf32-metag.c (elf_metag_finish_dynamic_sections): Likewise.
1779 * elf32-microblaze.c (microblaze_elf_finish_dynamic_sections): Likewise.
1780 * elf32-nds32.c (nds32_elf_finish_dynamic_sections): Likewise.
1781 * elf32-nios2.c (nios2_elf32_finish_dynamic_sections): Likewise.
1782 * elf32-or1k.c (or1k_elf_finish_dynamic_sections): Likewise.
1783 * elf32-s390.c (elf_s390_finish_dynamic_sections): Likewise.
1784 * elf32-score.c (s3_bfd_score_elf_finish_dynamic_sections): Likewise.
1785 * elf32-score7.c (s7_bfd_score_elf_finish_dynamic_sections): Likewise.
1786 * elf32-vax.c (elf_vax_finish_dynamic_sections): Likewise.
1787 * elf32-xtensa.c (elf_xtensa_finish_dynamic_sections): Likewise.
1788 * elf64-alpha.c (elf64_alpha_finish_dynamic_sections): Likewise.
1789 * elf64-s390.c (elf_s390_finish_dynamic_sections): Likewise.
1790 * elf64-sh64.c (sh64_elf64_finish_dynamic_sections): Likewise.
1791 * elflink.c (bfd_elf_final_link): Likewise.
1792 * elfxx-mips.c (_bfd_mips_elf_finish_dynamic_sections): Likewise.
1793 * elfxx-sparc.c (sparc_finish_dyn): Likewise. Adjust error message.
1794 * elf32-arc.c (GET_SYMBOL_OR_SECTION): Remove ASSERT arg and
1795 don't set doit. Look up dynobj section.
1796 (elf_arc_finish_dynamic_sections): Adjust GET_SYMBOL_OR_SECTION
1797 invocation and dynamic tag vma calculation. Don't test
1798 boolean var == TRUE.
1799 * elfnn-aarch64.c (elfNN_aarch64_finish_dynamic_sections): Fix
1800 DT_JMPREL calc.
1801
1802 2016-05-13 Alan Modra <amodra@gmail.com>
1803
1804 * elflink.c (elf_link_sort_relocs): Wrap overlong lines. Fix
1805 octets_per_byte. Put dynamic .rela.plt last in link orders.
1806 Assign output_offset for reloc sections rather than writing
1807 sorted relocs from block corresponding to output_offset.
1808
1809 2016-05-12 Alan Modra <amodra@gmail.com>
1810
1811 * elf-bfd.h (elf_reloc_type_class): Put reloc_class_plt last.
1812
1813 2016-05-11 Andrew Bennett <andrew.bennett@imgtec.com>
1814
1815 * elfxx-mips.c (print_mips_ases): Add DSPR3.
1816
1817 2016-05-11 Alan Modra <amodra@gmail.com>
1818
1819 * elf32-hppa.c (elf32_hppa_init_stub_bfd): New function.
1820 (elf32_hppa_check_relocs): Don't set dynobj.
1821 (elf32_hppa_size_stubs): Test !SEC_LINKER_CREATED for stub sections.
1822 (elf32_hppa_build_stubs): Likewise.
1823 * elf32-hppa.h (elf32_hppa_init_stub_bfd): Declare.
1824
1825 2016-05-11 Alan Modra <amodra@gmail.com>
1826
1827 PR 20060
1828 * elf64-ppc.c (ppc64_elf_tls_setup): Clear forced_local.
1829 * elf32-ppc.c (ppc_elf_tls_setup): Likewise.
1830
1831 2016-05-10 Jiong Wang <jiong.wang@arm.com>
1832
1833 * elfnn-aarch64.c (elfNN_aarch64_final_link_relocate): Remove redundant
1834 aarch64_tls_transition check.
1835
1836 2016-05-10 Thomas Preud'homme <thomas.preudhomme@arm.com>
1837
1838 * elf32-arm.c (enum elf32_arm_stub_type): New max_stub_type
1839 enumerator.
1840 (arm_stub_sym_claimed): New function.
1841 (elf32_arm_create_stub): Use veneered symbol name and section if
1842 veneer needs to claim its symbol, and keep logic unchanged otherwise.
1843 (arm_stub_claim_sym): New function.
1844 (arm_map_one_stub): Call arm_stub_claim_sym if veneer needs to claim
1845 veneered symbol, otherwise create local symbol as before.
1846
1847 2016-05-10 Thomas Preud'homme <thomas.preudhomme@arm.com>
1848
1849 * elf32-arm.c (elf32_arm_size_stubs): Use new macros
1850 ARM_GET_SYM_BRANCH_TYPE and ARM_SET_SYM_BRANCH_TYPE to respectively get
1851 and set branch type of a symbol.
1852 (bfd_elf32_arm_process_before_allocation): Likewise.
1853 (elf32_arm_relocate_section): Likewise and fix identation along the
1854 way.
1855 (allocate_dynrelocs_for_symbol): Likewise.
1856 (elf32_arm_finish_dynamic_symbol): Likewise.
1857 (elf32_arm_swap_symbol_in): Likewise.
1858 (elf32_arm_swap_symbol_out): Likewise.
1859
1860 2016-05-10 Thomas Preud'homme <thomas.preudhomme@arm.com>
1861
1862 * bfd-in.h (elf32_arm_size_stubs): Add an output section parameter.
1863 * bfd-in2.h: Regenerated.
1864 * elf32-arm.c (struct elf32_arm_link_hash_table): Add an output section
1865 parameter to add_stub_section callback.
1866 (elf32_arm_create_or_find_stub_sec): Get output section from link_sec
1867 and pass it down to add_stub_section.
1868 (elf32_arm_add_stub): Set section to stub_sec if NULL before using it
1869 for error message.
1870 (elf32_arm_size_stubs): Add output section parameter to
1871 add_stub_section function pointer parameter.
1872
1873 2016-05-10 Thomas Preud'homme <thomas.preudhomme@arm.com>
1874
1875 * elf32-arm.c (elf32_arm_create_stub): New function.
1876 (elf32_arm_size_stubs): Use elf32_arm_create_stub for stub creation.
1877
1878 2016-05-10 Thomas Preud'homme <thomas.preudhomme@arm.com>
1879
1880 * elf32-arm.c (enum elf32_arm_stub_type): Delete
1881 arm_stub_a8_veneer_lwm enumerator.
1882 (arm_stub_a8_veneer_lwm): New unsigned constant to replace
1883 aforementioned enumerator.
1884 (struct elf32_arm_stub_hash_entry): Delete target_addend
1885 field and add source_value.
1886 (struct a8_erratum_fix): Delete addend field and add target_offset.
1887 (stub_hash_newfunc): Initialize source_value field amd remove
1888 initialization for target_addend.
1889 (arm_build_one_stub): Stop special casing Thumb relocations: promote
1890 the else to being always executed, moving the
1891 arm_stub_a8_veneer_b_cond specific code in it. Remove
1892 stub_entry->target_addend from points_to computation.
1893 (cortex_a8_erratum_scan): Store in a8_erratum_fix structure the offset
1894 to target symbol from start of section rather than the offset from the
1895 stub address.
1896 (elf32_arm_size_stubs): Set stub_entry's source_value and target_value
1897 fields from struct a8_erratum_fix's offset and target_offset
1898 respectively.
1899 (make_branch_to_a8_stub): Rename target variable to loc. Compute
1900 veneered_insn_loc and loc using stub_entry's source_value.
1901
1902 2016-05-10 Thomas Preud'homme <thomas.preudhomme@arm.com>
1903
1904 (elf32_arm_merge_eabi_attributes): Add merging logic for
1905 Tag_DSP_extension.
1906
1907 2016-05-10 Pip Cet <pipcet@gmail.com>
1908
1909 PR ld/20059
1910 * elfxx-target.h (bfd_elfNN_bfd_copy_link_hash_symbol_type):
1911 Define as _bfd_generic_copy_link_hash_symbol_type when using
1912 generic hash table.
1913
1914 2016-05-09 Nick Clifton <nickc@redhat.com>
1915
1916 PR binutils/20063
1917 * elf.c (bfd_elf_get_elf_syms): Check for out of range sh_link
1918 field before accessing sections array.
1919
1920 2016-05-09 Christophe Monat <christophe.monat@st.com>
1921
1922 PR ld/20030
1923 * elf32-arm.c (is_thumb2_vldm): Account for T1 (DP) encoding.
1924 (stm32l4xx_need_create_replacing_stub): Rename ambiguous nb_regs
1925 to nb_words.
1926 (create_instruction_vldmia): Add is_dp to disambiguate SP/DP
1927 encoding.
1928 (create_instruction_vldmdb): Likewise.
1929 (stm32l4xx_create_replacing_stub_vldm): is_dp detects DP encoding,
1930 uses it to re-encode.
1931
1932 2016-05-09 Nick Clifton <nickc@redhat.com>
1933
1934 PR 19938
1935 * elf32-arm.c (elf32_arm_adjust_dynamic_symbol): Revert accidental
1936 commit.
1937
1938 2016-05-09 Alan Modra <amodra@gmail.com>
1939
1940 * elf64-ppc.c (ppc64_elf_init_stub_bfd): Remove redundant NULL check.
1941
1942 2016-05-06 H.J. Lu <hongjiu.lu@intel.com>
1943
1944 PR ld/17550
1945 * elf-bfd.h (elf_link_hash_entry): Update comments for indx,
1946 documenting that indx == -3 if symbol is defined in a discarded
1947 section.
1948 * elflink.c (elf_link_add_object_symbols): Set indx to -3 if
1949 symbol is defined in a discarded section.
1950 (elf_link_output_extsym): Strip a global symbol defined in a
1951 discarded section.
1952
1953 2016-05-06 H.J. Lu <hongjiu.lu@intel.com>
1954
1955 * elf32-i386.c (elf_backend_add_symbol_hook): Defined for Intel
1956 MCU.
1957
1958 2016-05-05 H.J. Lu <hongjiu.lu@intel.com>
1959
1960 * elf32-i386.c (elf_i386_convert_load): Extract the GOT load
1961 conversion to ...
1962 (elf_i386_convert_load_reloc): This. New function.
1963 * elf64-x86-64.c (elf_x86_64_convert_load): Extract the GOT load
1964 conversion to ...
1965 (elf_x86_64_convert_load_reloc): This. New function.
1966
1967 2016-05-05 H.J. Lu <hongjiu.lu@intel.com>
1968
1969 * elf32-i386.c (elf_i386_check_tls_transition): Remove abfd.
1970 Don't check if contents == NULL.
1971 (elf_i386_tls_transition): Add from_relocate_section. Check
1972 from_relocate_section instead of contents != NULL. Update
1973 elf_i386_check_tls_transition call.
1974 (elf_i386_check_relocs): Cache the section contents if
1975 keep_memory is FALSE. Pass FALSE as from_relocate_section to
1976 elf_i386_tls_transition.
1977 (elf_i386_relocate_section): Pass TRUE as from_relocate_section
1978 to elf_i386_tls_transition.
1979 (elf_backend_caches_rawsize): New.
1980 * elf64-x86-64.c (elf_x86_64_check_tls_transition): Don't check
1981 if contents == NULL.
1982 (elf_x86_64_tls_transition): Add from_relocate_section. Check
1983 from_relocate_section instead of contents != NULL.
1984 (elf_x86_64_check_relocs): Cache the section contents if
1985 keep_memory is FALSE. Pass FALSE as from_relocate_section to
1986 elf_x86_64_tls_transition.
1987 (elf_x86_64_relocate_section): Pass TRUE as from_relocate_section
1988 to elf_x86_64_tls_transition.
1989 (elf_backend_caches_rawsize): New.
1990
1991 2016-05-03 Maciej W. Rozycki <macro@imgtec.com>
1992
1993 PR 10549
1994 * elfxx-mips.c (_bfd_mips_elf_add_symbol_hook): Handle
1995 STB_GNU_UNIQUE.
1996
1997 2016-05-03 Jiong Wang <jiong.wang@arm.com>
1998
1999 * bfd-in.h (bfd_elf64_aarch64_set_options): Update prototype.
2000 * bfd-in2.h (bfd_elf64_aarch64_set_options): Likewise.
2001 * elfnn-aarch64.c (bfd_elfNN_aarch64_set_options): Initialize
2002 no_apply_dynamic_relocs.
2003 (elfNN_aarch64_final_link_relocate): Apply absolute relocations even though
2004 dynamic relocations generated.
2005
2006 2016-04-29 H.J. Lu <hongjiu.lu@intel.com>
2007
2008 * elf32-i386.c (elf_i386_size_dynamic_sections): Move interp
2009 setting to ...
2010 (elf_i386_create_dynamic_sections): Here.
2011 * elf64-x86-64.c (elf_x86_64_size_dynamic_sections): Move
2012 interp setting to ...
2013 (elf_x86_64_create_dynamic_sections): Here.
2014
2015 2016-04-29 H.J. Lu <hongjiu.lu@intel.com>
2016
2017 * elf32-i386.c (UNDEFINED_WEAK_RESOLVED_TO_ZERO): Take GOT_RELOC
2018 and replace (EH)->has_got_reloc with GOT_RELOC.
2019 (elf_i386_fixup_symbol): Pass has_got_reloc to
2020 UNDEFINED_WEAK_RESOLVED_TO_ZERO.
2021 (elf_i386_allocate_dynrelocs): Likewise.
2022 (elf_i386_relocate_section): Likewise.
2023 (elf_i386_finish_dynamic_symbol): Likewise.
2024 (elf_i386_convert_load): Pass TRUE to
2025 UNDEFINED_WEAK_RESOLVED_TO_ZERO.
2026 * elf64-x86-64.c (UNDEFINED_WEAK_RESOLVED_TO_ZERO): Take
2027 GOT_RELOC and replace (EH)->has_got_reloc with GOT_RELOC.
2028 (elf_x86_64_fixup_symbol): Pass has_got_reloc to
2029 UNDEFINED_WEAK_RESOLVED_TO_ZERO.
2030 (elf_x86_64_allocate_dynrelocs): Likewise.
2031 (elf_x86_64_relocate_section): Likewise.
2032 (elf_x86_64_finish_dynamic_symbol): Likewise.
2033 (elf_x86_64_convert_load): Pass TRUE to
2034 UNDEFINED_WEAK_RESOLVED_TO_ZERO.
2035
2036 2016-04-29 H.J. Lu <hongjiu.lu@intel.com>
2037
2038 * elf32-i386.c (check_relocs_failed): New.
2039 (elf_i386_check_relocs): Set check_relocs_failed on error.
2040 (elf_i386_relocate_section): Skip if check_relocs failed.
2041
2042 2016-04-29 H.J. Lu <hongjiu.lu@intel.com>
2043
2044 * elf64-x86-64.c (elf_x86_64_check_relocs): Set
2045 check_relocs_failed on error.
2046
2047 2016-04-29 Nick Clifton <nickc@redhat.com>
2048
2049 PR 19938
2050 * elf-bfd.h (struct elf_backend_data): Rename
2051 elf_backend_set_special_section_info_and_link to
2052 elf_backend_copy_special_section_fields.
2053 * elfxx-target.h: Likewise.
2054 * elf.c (section_match): Ignore the SHF_INFO_LINK flag when
2055 comparing section flags.
2056 (copy_special_section_fields): New function.
2057 (_bfd_elf_copy_private_bfd_data): Copy the EI_ABIVERSION field.
2058 Perform two scans over special sections. The first one looks for
2059 a direct mapping between the output section and an input section.
2060 The second scan looks for a possible match based upon section
2061 characteristics.
2062 * elf32-arm.c (elf32_arm_copy_special_section_fields): New
2063 function. Handle setting the sh_link field of SHT_ARM_EXIDX
2064 sections.
2065 * elf32-i386.c (elf32_i386_set_special_info_link): Rename to
2066 elf32_i386_copy_solaris_special_section_fields.
2067 * elf32-sparc.c (elf32_sparc_set_special_section_info_link):
2068 Rename to elf32_sparc_copy_solaris_special_section_fields.
2069 * elf64-x86-64.c (elf64_x86_64_set_special_info_link): Rename to
2070 elf64_x86_64_copy_solaris_special_section_fields.
2071
2072 2016-04-28 Nick Clifton <nickc@redhat.com>
2073
2074 * po/zh_CN.po: Updated Chinese (simplified) translation.
2075
2076 2016-04-27 H.J. Lu <hongjiu.lu@intel.com>
2077
2078 PR ld/20006
2079 * elf64-x86-64.c (elf_x86_64_convert_load): Skip debug sections
2080 when estimating distances between output sections.
2081
2082 2016-04-27 Alan Modra <amodra@gmail.com>
2083
2084 * elflink.c (_bfd_elf_is_start_stop): New function.
2085 (_bfd_elf_gc_mark_rsec): Use it.
2086 * elf-bfd.h (_bfd_elf_is_start_stop): Declare.
2087
2088 2016-04-26 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
2089
2090 * elf32-rx.c (rx_set_section_contents): Avoid arithmetic on void *.
2091 * mmo.c (mmo_get_section_contents): Likewise.
2092 (mmo_set_section_contents): Likewise.
2093
2094 2016-04-26 H.J. Lu <hongjiu.lu@intel.com>
2095
2096 * elf-bfd.h (elf_link_hash_table): Update comments for
2097 dynsymcount.
2098 * elflink.c (_bfd_elf_link_renumber_dynsyms): Always count for
2099 the unused NULL entry at the head of dynamic symbol table.
2100 (bfd_elf_size_dynsym_hash_dynstr): Remove dynsymcount != 0
2101 checks.
2102
2103 2016-04-21 H.J. Lu <hongjiu.lu@intel.com>
2104
2105 * elflink.c (_bfd_elf_link_create_dynstrtab): Exclude linker
2106 created file from dynobj.
2107
2108 2016-04-21 H.J. Lu <hongjiu.lu@intel.com>
2109
2110 * elflink.c (_bfd_elf_link_create_dynstrtab): Set dynobj to a
2111 normal input file if possible.
2112
2113 2016-04-21 Nick Clifton <nickc@redhat.com>
2114
2115 * aout-adobe.c: Use _bfd_generic_link_check_relocs.
2116 * aout-target.h: Likewise.
2117 * aout-tic30.c: Likewise.
2118 * binary.c: Likewise.
2119 * bout.c: Likewise.
2120 * coff-alpha.c: Likewise.
2121 * coff-rs6000.c: Likewise.
2122 * coff64-rs6000.c: Likewise.
2123 * coffcode.h: Likewise.
2124 * i386msdos.c: Likewise.
2125 * i386os9k.c: Likewise.
2126 * ieee.c: Likewise.
2127 * ihex.c: Likewise.
2128 * libbfd-in.h: Likewise.
2129 * libecoff.h: Likewise.
2130 * mach-o-target.c: Likewise.
2131 * mmo.c: Likewise.
2132 * nlm-target.h: Likewise.
2133 * oasys.c: Likewise.
2134 * pef.c: Likewise.
2135 * plugin.c: Likewise.
2136 * ppcboot.c: Likewise.
2137 * som.c: Likewise.
2138 * srec.c: Likewise.
2139 * tekhex.c: Likewise.
2140 * versados.c: Likewise.
2141 * vms-alpha.c: Likewise.
2142 * xsym.c: Likewise.
2143 * elfxx-target.h: Use _bfd_elf_link_check_relocs.
2144 * linker.c (bfd_link_check_relocs): New function.
2145 (_bfd_generic_link_check_relocs): New function.
2146 * targets.c (BFD_JUMP_TABLE_LINK): Add initialization of
2147 _bfd_link_check_relocs field.
2148 (struct bfd_target)L Add _bfd_link_check_relocs field.
2149 * bfd-in2.h: Regenerate.
2150 * libbfd.h: Regenerate.
2151
2152 2016-04-20 H.J. Lu <hongjiu.lu@intel.com>
2153
2154 * elf32-i386.c (elf_i386_gc_sweep_hook): Removed.
2155 (elf_backend_gc_sweep_hook): Likewise.
2156 * elf64-x86-64.c (elf_x86_64_gc_sweep_hook): Likewise.
2157 (elf_backend_gc_sweep_hook): Likewise.
2158
2159 2016-04-20 H.J. Lu <hongjiu.lu@intel.com>
2160
2161 * elflink.c (_bfd_elf_link_check_relocs): Don't check relocations
2162 in excluded sections
2163
2164 2016-04-20 H.J. Lu <hongjiu.lu@intel.com>
2165
2166 PR ld/19969
2167 * elf64-x86-64.c (check_relocs_failed): New.
2168 (elf_x86_64_need_pic): Moved before elf_x86_64_check_relocs.
2169 Support relocation agaist local symbol. Set check_relocs_failed.
2170 (elf_x86_64_check_relocs): Use elf_x86_64_need_pic. Check
2171 R_X86_64_32 relocation overflow.
2172 (elf_x86_64_relocate_section): Skip if check_relocs failed.
2173 Update one elf_x86_64_need_pic and remove one elf_x86_64_need_pic.
2174
2175 2016-04-20 H.J. Lu <hongjiu.lu@intel.com>
2176
2177 * elf32-i386.c (elf_i386_check_relocs): Call
2178 _bfd_elf_create_ifunc_sections only for STT_GNU_IFUNC symbol.
2179 * elf64-x86-64.c (elf_x86_64_check_relocs): Likewise.
2180
2181 2016-04-20 H.J. Lu <hongjiu.lu@intel.com>
2182
2183 * elf-bfd.h (_bfd_elf_link_check_relocs): New.
2184 * elflink.c (_bfd_elf_link_check_relocs): New function.
2185 (elf_link_add_object_symbols): Call _bfd_elf_link_check_relocs
2186 if check_relocs_after_open_input is FALSE.
2187
2188 2016-04-20 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
2189
2190 * cache.c: Update old style function definitions.
2191 * elf32-m68k.c: Likewise.
2192 * elf64-mmix.c: Likewise.
2193 * stab-syms.c: Likewise.
2194
2195 2016-04-20 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
2196
2197 * elf32-arm.c (put_thumb2_insn): Change argument type to bfd_byte *.
2198
2199 2016-04-15 H.J. Lu <hongjiu.lu@intel.com>
2200
2201 * Makefile.in: Regenerated with automake 1.11.6.
2202 * aclocal.m4: Likewise.
2203 * doc/Makefile.in: Likewise.
2204
2205 2016-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
2206
2207 * reloc.c: Add BFD_RELOC_ARC_NPS_CMEM16 entry.
2208 * bfd-in2.h: Regenerate.
2209 * libbfd.h: Regenerate.
2210 * elf32-arc.c: Add 'opcode/arc.h' include.
2211 (struct arc_relocation_data): Add symbol_name.
2212 (arc_special_overflow_checks): New function.
2213 (arc_do_relocation): Use arc_special_overflow_checks, reindent as
2214 required, add an extra comment.
2215 (elf_arc_relocate_section): Setup symbol_name in reloc_data.
2216
2217 2016-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
2218
2219 * elf32-arc.c (tls_got_entries): Add 'TLS_GOT_' prefix to all
2220 entries.
2221 (elf_arc_relocate_section): Update enum uses.
2222 (elf_arc_check_relocs): Likewise.
2223 (elf_arc_finish_dynamic_symbol): Likewise.
2224
2225 2016-04-14 H.J. Lu <hongjiu.lu@intel.com>
2226
2227 * elf.c (_bfd_elf_copy_private_bfd_data): Replace "link" with
2228 "sh_link".
2229
2230 2016-04-14 Nick Clifton <nickc@redhat.com>
2231
2232 PR target/19938
2233 * elf-bbfd.h (struct elf_backend_data): New field:
2234 elf_strtab_flags.
2235 New field: elf_backend_set_special_section_info_and_link
2236 * elfxx-target.h (elf_backend_strtab_flags): Define if not already
2237 defined.
2238 (elf_backend_set_special_section_info_and_link): Define if not
2239 already defined.
2240 (elfNN_bed): Use elf_backend_set_special_section_info_and_link and
2241 elf_backend_strtab_flags macros to initialise fields in structure.
2242 * elf.c (_bfd_elf_make_section_from_shdr): Check for SHF_STRINGS
2243 being set even if SHF_MERGE is not set.
2244 (elf_fake_sections): Likewise.
2245 (section_match): New function. Matches two ELF sections based
2246 upon fixed characteristics.
2247 (find_link): New function. Locates a section in a BFD that
2248 matches a section in a different BFD.
2249 (_bfd_elf_copy_private_bfd_data): Copy the sh_info and sh_link
2250 fields of reserved sections.
2251 (bfd_elf_compute_section_file_positions): Set the flags for the
2252 .shstrtab section based upon the elf_strtab_flags field in the
2253 elf_backend_data structure.
2254 (swap_out_syms): Likewise for the .strtab section.
2255 * elflink.c (bfd_elf_final_link): Set the flags for the
2256 .strtab section based upon the elf_strtab_flags field in the
2257 elf_backend_data structure.
2258 * elf32-i386.c (elf32_i386_set_special_info_link): New function.
2259 (elf_backend_strtab_flags): Set to SHF_STRINGS for Solaris
2260 targets.
2261 (elf_backend_set_special_section_info_and_link): Define for
2262 Solaris targets.
2263 * elf32-sparc.c: Likewise.
2264 * elf64-x86-64.c: Likewise.
2265
2266 2016-04-11 H.J. Lu <hongjiu.lu@intel.com>
2267
2268 PR ld/19939
2269 * elf-bfd.h (_bfd_elf_allocate_ifunc_dyn_relocs): Add a pointer
2270 to bfd_boolean.
2271 * elf-ifunc.c (_bfd_elf_allocate_ifunc_dyn_relocs): Updated.
2272 Set *readonly_dynrelocs_against_ifunc_p to TRUE if dynamic reloc
2273 applies to read-only section.
2274 * elf32-i386.c (elf_i386_link_hash_table): Add
2275 readonly_dynrelocs_against_ifunc.
2276 (elf_i386_allocate_dynrelocs): Updated.
2277 (elf_i386_size_dynamic_sections): Issue an error for read-only
2278 segment with dynamic IFUNC relocations only if
2279 readonly_dynrelocs_against_ifunc is TRUE.
2280 * elf64-x86-64.c (elf_x86_64_link_hash_table): Add
2281 readonly_dynrelocs_against_ifunc.
2282 (elf_x86_64_allocate_dynrelocs): Updated.
2283 (elf_x86_64_size_dynamic_sections): Issue an error for read-only
2284 segment with dynamic IFUNC relocations only if
2285 readonly_dynrelocs_against_ifunc is TRUE.
2286 * elfnn-aarch64.c (elfNN_aarch64_allocate_ifunc_dynrelocs):
2287 Updated.
2288
2289 2016-04-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
2290
2291 * elf32-arm.c (elf32_arm_size_stubs): Move error_ret_free_local to be
2292 a fall through from error_ret_free_internal. Free local_syms in
2293 error_ret_free_local if allocated from bfd_elf_get_elf_syms ().
2294
2295 2016-04-05 Cupertino Miranda <cmiranda@synopsys.com>
2296
2297 * elf32-arc.c (plt_do_relocs_for_symbol): Changed.
2298 (relocate_plt_for_entry): Likewise.
2299
2300 2016-04-05 Cupertino Miranda <cmiranda@synopsys.com>
2301
2302 * elf32-arc.c (elf_arc_check_relocs): Changed
2303
2304 2016-04-05 Cupertino Miranda <cmiranda@synopsys.com>
2305
2306 * elf32-arc.c (name_for_global_symbol): Changed assert.
2307 (get_replace_function): Created.:
2308 (struct arc_relocation_data): Changed to signed types.
2309 (defines S, L, P, PDATA): Casted to signed type.
2310 (defines SECTSTART, _SDA_BASE_, TLS_REL): Likewise.
2311 (PRINT_DEBUG_RELOC_INFO_BEFORE): Changed.
2312 (arc_do_relocation): Changed.
2313
2314 2016-04-05 Cupertino Miranda <cmiranda@synopsys.com>
2315
2316 * elf32-arc.c (name_for_global_symbol): Added assert to check for
2317 symbol index.
2318 (elf_arc_relocate_section): Added and changed asserts, validating
2319 the synamic symbol index.
2320 (elf_arc_finish_dynamic_symbol): Do not fill the dynamic
2321 relocation if symbol has dynindx set to -1.
2322
2323 2016-04-05 Maciej W. Rozycki <macro@imgtec.com>
2324
2325 PR ld/19908
2326 * elflink.c (elf_link_add_object_symbols): Always turn hidden
2327 and internal symbols which have a dynamic index into local
2328 ones.
2329
2330 2016-04-04 Nick Clifton <nickc@redhat.com>
2331
2332 PR 19872
2333 * dwarf2.c (parse_comp_unit): Skip warning about unrecognised
2334 version number if the version is zero.
2335
2336 2016-04-01 Alan Modra <amodra@gmail.com>
2337
2338 PR 19886
2339 * elflink.c (on_needed_list): Recursively check needed status.
2340 (elf_link_add_object_symbols): Adjust.
2341
2342 2016-03-30 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
2343
2344 * elf32-avr.c (avr_elf32_load_records_from_section): Free
2345 internal_relocs only if they aren't cached.
2346
2347 2016-03-29 Nick Clifton <nickc@redhat.com>
2348
2349 PR 17334
2350 * elf32-bfin.c (elf32_bfinfdpic_finish_dynamic_sections): Relax
2351 assertion on the size of the got section to allow it to be bigger
2352 than the number of relocs.
2353
2354 2016-03-29 Toni Spets <toni.spets@iki.fi>
2355
2356 PR 19878
2357 * coffcode.h (coff_write_object_contents): Revert accidental
2358 2014-11-10 change.
2359
2360 2016-03-22 Alan Modra <amodra@gmail.com>
2361
2362 PR 19850
2363 * dwarf2.c (read_attribute_value): Skip info_ptr check for
2364 DW_FORM_flag_present.
2365
2366 2016-03-22 Nick Clifton <nickc@redhat.com>
2367
2368 * cpu-v850_rh850.c (arch_info_struct): Restore v850-rh850 as an
2369 architecture name for backwards compatibility.
2370
2371 * peXXigen.c (_bfd_XXi_write_codeview_record): Fix possible
2372 unbounded stack use.
2373
2374 * warning.m4 (GCC_WARN_CFLAGS): Only add -Wstack-usage if using a
2375 sufficiently recent version of GCC.
2376 * configure: Regenerate.
2377
2378 2016-03-22 Alan Modra <amodra@gmail.com>
2379
2380 PR 19851
2381 * plugin.c (try_load_plugin): Avoid -Wstack-usage warning.
2382
2383 2016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
2384
2385 * archures.c (bfd_mach_arc_nps400): Define.
2386 * bfd-in2.h: Regenerate.
2387 * cpu-arc.c (arch_info_struct): New entry for nps400, renumber
2388 some existing entries to make space.
2389 * elf32-arc.c (arc_elf_object_p): Add nps400 case.
2390 (arc_elf_final_write_processing): Likewise.
2391
2392 2016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
2393
2394 * elf32-arc.c (arc_elf_print_private_bfd_data): Remove use of
2395 EF_ARC_CPU_GENERIC.
2396 (arc_elf_final_write_processing): Don't bother setting cpu field
2397 in e_flags, this will have been set elsewhere.
2398
2399 2016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
2400
2401 * elf32-arc.c (arc_elf_final_write_processing): Switch to using
2402 EF_ARC_MACH_MSK.
2403
2404 2016-03-21 Nick Clifton <nickc@redhat.com>
2405
2406 * warning.m4 (GCC_WARN_CFLAGS): Add -Wstack-usage=262144
2407 * configure: Regenerate.
2408 * elf32-m68hc1x.c (elf32_m68hc11_relocate_section): Replace use of
2409 alloca with call to xmalloc.
2410 * elf32-nds32.c: Likewise.
2411 * elf64-hppa.c: Likewise.
2412 * elfxx-mips.c: Likewise.
2413 * pef.c: Likewise.
2414 * pei-x86_64.c: Likewise.
2415 * som.c: Likewise.
2416 * xsym.c: Likewise.
2417
2418 2016-03-15 H.J. Lu <hongjiu.lu@intel.com>
2419
2420 PR ld/19827
2421 * elf32-i386.c (elf_i386_check_relocs): Bind defined symbol
2422 locally in PIE.
2423 (elf_i386_relocate_section): Likewise.
2424 * elf64-x86-64.c (elf_x86_64_check_relocs): Likewise.
2425 (elf_x86_64_relocate_section): Likewise.
2426
2427 2016-03-15 H.J. Lu <hongjiu.lu@intel.com>
2428
2429 PR ld/19807
2430 * elf64-x86-64.c (elf_x86_64_relocate_section): Check
2431 no_reloc_overflow_check to diable R_X86_64_32/R_X86_64_32S
2432 relocation overflow check.
2433
2434 2016-03-14 H.J. Lu <hongjiu.lu@intel.com>
2435
2436 * bfd-in2.h: Regenerated.
2437
2438 2016-03-11 Dan Gissel <dgisselq@ieee.org>
2439
2440 PR 19713
2441 * elf.c (_bfd_elf_section_offset): Ensure that the returned offset
2442 uses bytes not octets.
2443 * elflink.c (resolve_section): Likewise.
2444 Add a bfd parameter.
2445 (eval_section): Pass the input_bfd to resolve_section.
2446 (bfd_elf_perform_complex_relocation): Convert byte offset to
2447 octets before read and writing values.
2448 (elf_link_input_bfd): Add byte to octet conversions.
2449 (elf_reloc_link_order): Likewise.
2450 (elf_fixup_link_order): Likewise.
2451 (bfd_elf_final_link): Likewise.
2452 * reloc.c (_bfd_final_link_relocate): Likewise.
2453 * syms.c (_bfd_stab_section_find_nearest_line): Likewise.
2454
2455 2016-03-10 Nick Clifton <nickc@redhat.com>
2456
2457 * config.bfd: Mark the i370 target as obsolete.
2458
2459 2016-03-09 Pedro Alves <palves@redhat.com>
2460
2461 * cpu-v850.c (N): Append ":old-gcc-abi" instead of " (using old
2462 gcc ABI)" to printable name.
2463 * cpu-v850_rh850.c (bfd_v850_rh850_arch): Use "v850:rh850" instead
2464 of "v850-rh850" as printable name.
2465
2466 2016-03-09 Leon Winter <winter-gcc@bfw-online.de>
2467
2468 PR ld/19623
2469 * cofflink.c (_bfd_coff_generic_relocate_section): Do not apply
2470 relocations against absolute symbols.
2471
2472 2016-03-09 Alan Modra <amodra@gmail.com>
2473
2474 PR binutils/19775
2475 * coff-alpha.c (alpha_ecoff_openr_next_archived_file): Allow zero
2476 length elements in the archive.
2477
2478 2016-03-08 H.J. Lu <hongjiu.lu@intel.com>
2479
2480 PR ld/19789
2481 * elflink.c (elf_link_add_object_symbols): Create dynamic sections
2482 for -E/--dynamic-list only when not relocatable.
2483
2484 2016-03-08 H.J. Lu <hongjiu.lu@intel.com>
2485
2486 PR ld/19784
2487 * elf32-i386.c (elf_i386_check_relocs): Increment PLT reference
2488 count for locally defined local IFUNC symbols in shared object.
2489 * elf64-x86-64.c (elf_x86_64_check_relocs): Likewise.
2490
2491 2016-03-08 H.J. Lu <hongjiu.lu@intel.com>
2492
2493 PR ld/19579
2494 * elflink.c (_bfd_elf_merge_symbol): Group common symbol checking
2495 together.
2496
2497 2016-03-08 Cupertino Miranda <Cupertino.Miranda@synopsys.com>
2498 Andrew Burgess <andrew.burgess@embecosm.com>
2499
2500 * elf32-arc.c (arc_bfd_get_32): Becomes an alias for bfd_get_32.
2501 (arc_bfd_put_32): Becomes an alias for bfd_put_32.
2502 (arc_elf_howto_init): Added assert to validate relocations.
2503 (get_middle_endian_relocation): Delete.
2504 (middle_endian_convert): New function.
2505 (ME): Redefine, now does nothing.
2506 (IS_ME): New define.
2507 (arc_do_relocation): Extend the attached 'ARC_RELOC_HOWTO'
2508 definition to call middle_endian_convert. Add a new local
2509 variable and make use of this throughout. Added call to
2510 arc_bfd_get_8 and arc_bfd_put_8 for 8 bit relocations.
2511
2512 2016-03-07 Nick Clifton <nickc@redhat.com>
2513
2514 PR binutils/19775
2515 * archive.c (bfd_generic_openr_next_archived_file): Allow zero
2516 length elements in the archive.
2517
2518 2016-03-07 Jiong Wang <jiong.wang@arm.com>
2519
2520 * elfnn-aarch64.c (elfNN_aarch64_check_relocs): Always create .got
2521 section if the symbol "_GLOBAL_OFFSET_TABLE_" is referenced.
2522
2523 2016-03-04 H.J. Lu <hongjiu.lu@intel.com>
2524
2525 PR ld/19579
2526 * elflink.c (_bfd_elf_merge_symbol): Treat common symbol in
2527 executable as definition if the new definition comes from a
2528 shared library.
2529
2530 2016-03-02 Alan Modra <amodra@gmail.com>
2531
2532 * Makefile.in: Regenerate.
2533 * po/SRC-POTFILES.in: Regenerate.
2534
2535 2016-02-29 Cupertino Miranda <cmiranda@synopsys.com>
2536
2537 * elf32-arc.c (elf_arc_relocate_section): Added rules to fix the
2538 relocation addend when sections get merged.
2539
2540 2016-02-29 Cupertino Miranda <Cupertino.Miranda@synopsys.com>
2541
2542 * elf32-arc.c (arc_elf_final_write_processing): Add condition to
2543 the flag change.
2544 (elf_arc_relocate_section): Fixes and conditions to support PIE.
2545 Assert for code sections dynamic relocs.
2546
2547 2016-02-26 Renlin Li <renlin.li@arm.com>
2548
2549 * elfnn-aarch64.c (elfNN_aarch64_howto_table): Fix signed overflow
2550 check for MOVW_SABS_G0, MOVW_SABS_G1, MOVW_SABS_G2.
2551
2552 2016-02-26 H.J. Lu <hongjiu.lu@intel.com>
2553
2554 PR ld/19609
2555 * elf32-i386.c (elf_i386_convert_load): Convert to R_386_32 for
2556 load with locally bound symbols if PIC is false or there is no
2557 base register. Optimize branch to 0 if PIC is false.
2558 (elf_i386_relocate_section): Don't generate dynamic relocations
2559 against undefined weak symbols if PIC is false.
2560 * elf64-x86-64.c (elf_x86_64_convert_load): Disable optimization
2561 if we can't estimate relocation overflow with --no-relax.
2562 Convert to R_X86_64_32S/R_X86_64_32 for load with locally bound
2563 symbols if PIC is false. Optimize branch to 0 if PIC is false.
2564 (elf_x86_64_relocate_section): Don't generate dynamic relocations
2565 against undefined weak symbols if PIC is false.
2566
2567 2016-02-26 H.J. Lu <hongjiu.lu@intel.com>
2568
2569 PR ld/19645
2570 * bfd.c (bfd): Change flags to 20 bits.
2571 (BFD_CONVERT_ELF_COMMON): New.
2572 (BFD_USE_ELF_STT_COMMON): Likewise.
2573 (BFD_FLAGS_SAVED): Add BFD_CONVERT_ELF_COMMON and
2574 BFD_USE_ELF_STT_COMMON.
2575 (BFD_FLAGS_FOR_BFD_USE_MASK): Likewise.
2576 * configure.ac: Remove --enable-elf-stt-common.
2577 * elf.c (swap_out_syms): Choose STT_COMMON or STT_OBJECT for
2578 common symbol depending on BFD_CONVERT_ELF_COMMON and
2579 BFD_USE_ELF_STT_COMMON.
2580 * elfcode.h (elf_slurp_symbol_table): Set BSF_ELF_COMMON for
2581 STT_COMMON.
2582 * elflink.c (bfd_elf_link_mark_dynamic_symbol): Also check
2583 STT_COMMON.
2584 (elf_link_convert_common_type): New function.
2585 (elf_link_output_extsym): Choose STT_COMMON or STT_OBJECT for
2586 common symbol depending on BFD_CONVERT_ELF_COMMON and
2587 BFD_USE_ELF_STT_COMMON. Set sym.st_info after sym.st_shndx.
2588 * elfxx-target.h (TARGET_BIG_SYM): Add BFD_CONVERT_ELF_COMMON
2589 and BFD_USE_ELF_STT_COMMON to object_flags.
2590 (TARGET_LITTLE_SYM): Likewise.
2591 * syms.c (BSF_KEEP_G): Renamed to ...
2592 (BSF_ELF_COMMON): This.
2593 * bfd-in2.h: Regenerated.
2594 * config.in: Likewise.
2595 * configure: Likewise.
2596
2597 2016-02-26 H.J. Lu <hongjiu.lu@intel.com>
2598
2599 PR ld/19636
2600 PR ld/19704
2601 PR ld/19719
2602 * elf32-i386.c (UNDEFINED_WEAK_RESOLVED_TO_ZERO): New.
2603 (elf_i386_link_hash_entry): Add has_got_reloc and
2604 has_non_got_reloc.
2605 (elf_i386_link_hash_table): Add interp.
2606 (elf_i386_link_hash_newfunc): Initialize has_got_reloc and
2607 has_non_got_reloc.
2608 (elf_i386_copy_indirect_symbol): Copy has_got_reloc and
2609 has_non_got_reloc.
2610 (elf_i386_check_relocs): Set has_got_reloc and has_non_got_reloc.
2611 (elf_i386_fixup_symbol): New function.
2612 (elf_i386_pie_finish_undefweak_symbol): Likewise.
2613 (elf_i386_allocate_dynrelocs): Don't allocate space for dynamic
2614 relocations and discard relocations against resolved undefined
2615 weak symbols in executable. Don't make resolved undefined weak
2616 symbols in executable dynamic. Keep dynamic non-GOT/non-PLT
2617 relocation against undefined weak symbols in PIE.
2618 (elf_i386_size_dynamic_sections): Set interp to .interp section.
2619 (elf_i386_relocate_section): Don't generate dynamic relocations
2620 against resolved undefined weak symbols in PIE, except for
2621 R_386_PC32.
2622 (elf_i386_finish_dynamic_symbol): Keep PLT/GOT entries without
2623 dynamic PLT/GOT relocations for resolved undefined weak symbols.
2624 Don't generate dynamic relocation against resolved undefined weak
2625 symbol in executable.
2626 (elf_i386_finish_dynamic_sections): Call
2627 elf_i386_pie_finish_undefweak_symbol on all symbols in PIE.
2628 (elf_backend_fixup_symbol): New.
2629 * elf64-x86-64.c (UNDEFINED_WEAK_RESOLVED_TO_ZERO): New.
2630 (elf_x86_64_link_hash_entry): Add has_got_reloc and
2631 has_non_got_reloc.
2632 (elf_x86_64_link_hash_table): Add interp.
2633 (elf_x86_64_link_hash_newfunc): Initialize has_got_reloc and
2634 has_non_got_reloc.
2635 (elf_x86_64_copy_indirect_symbol): Copy has_got_reloc and
2636 has_non_got_reloc.
2637 (elf_x86_64_check_relocs): Set has_got_reloc and
2638 has_non_got_reloc.
2639 (elf_x86_64_fixup_symbol): New function.
2640 (elf_x86_64_pie_finish_undefweak_symbol): Likewise.
2641 (elf_x86_64_allocate_dynrelocs): Don't allocate space for dynamic
2642 relocations and discard relocations against resolved undefined
2643 weak symbols in executable. Don't make resolved undefined weak
2644 symbols in executable dynamic.
2645 (elf_x86_64_size_dynamic_sections): Set interp to .interp section.
2646 (elf_x86_64_relocate_section): Check relocation overflow for
2647 dynamic relocations against unresolved weak undefined symbols.
2648 Don't generate dynamic relocations against resolved weak
2649 undefined symbols in PIE.
2650 (elf_x86_64_finish_dynamic_symbol): Keep PLT/GOT entries without
2651 dynamic PLT/GOT relocations for resolved undefined weak symbols.
2652 Don't generate dynamic relocation against resolved undefined weak
2653 symbol in executable.
2654 (elf_x86_64_finish_dynamic_sections): Call
2655 elf_x86_64_pie_finish_undefweak_symbol on all symbols in PIE.
2656 (elf_backend_fixup_symbol): New.
2657
2658 2016-02-26 Alan Modra <amodra@gmail.com>
2659
2660 * elf64-ppc.c (create_linkage_sections): Create sfpr when
2661 save_restore_funcs, rest of sections when not relocatable.
2662 (ppc64_elf_init_stub_bfd): Always call create_linkage_sections.
2663 (sfpr_define): Define all symbols on emitted code.
2664 (ppc64_elf_func_desc_adjust): Adjust for sfpr now being created
2665 when relocatable. Move sfpr_define loop earlier.
2666
2667 2016-02-24 H.J. Lu <hongjiu.lu@intel.com>
2668
2669 * elf64-x86-64.c (elf_x86_64_need_pic): New function.
2670 (elf_x86_64_relocate_section): Use it. Replace
2671 x86_64_elf_howto_table[r_type] with howto.
2672
2673 2016-02-24 H.J. Lu <hongjiu.lu@intel.com>
2674
2675 PR ld/19698
2676 * elflink.c (bfd_elf_record_link_assignment): Set versioned if
2677 symbol version is unknown.
2678
2679 2016-02-24 H.J. Lu <hongjiu.lu@intel.com>
2680
2681 * elf32-i386.c (elf_i386_allocate_dynrelocs): Set plt_got.offset
2682 to (bfd_vma) -1 when setting needs_plt to 0.
2683 * elf64-x86-64.c (elf_x86_64_allocate_dynrelocs): Likewise.
2684
2685 2016-02-23 H.J. Lu <hongjiu.lu@intel.com>
2686
2687 * elflink.c (bfd_elf_record_link_assignment): Check for shared
2688 library, instead of PIC, and don't check PDE when making linker
2689 assigned symbol dynamic.
2690
2691 2016-02-23 Faraz Shahbazker <faraz.shahbazker@imgtec.com>
2692
2693 * bfd/elfxx-mips.c (_bfd_mips_post_process_headers): Increment
2694 ABIVERSION for non-executable stack.
2695
2696 2016-02-23 Rich Felker <bugdal@aerifal.cx>
2697
2698 PR target/19516
2699 * elf32-microblaze.c (microblaze_elf_finish_dynamic_symbol):
2700 Always produce a RELATIVE reloc for a local symbol.
2701
2702 2016-02-23 Hans-Peter Nilsson <hp@axis.com>
2703
2704 Fix test-case ld-elf/pr19617b
2705 * elf32-cris.c (elf_cris_discard_excess_program_dynamics): Don't
2706 discard unused non-function symbols when --dynamic-list-data.
2707
2708 2016-02-22 H.J. Lu <hongjiu.lu@intel.com>
2709
2710 * elflink.c (_bfd_elf_link_renumber_dynsyms): Always create the
2711 dynsym section, even if it is empty, with dynamic sections.
2712
2713 2016-02-22 H.J. Lu <hongjiu.lu@intel.com>
2714
2715 * syms.c: Remove BSF_COMMON from comments.
2716 * bfd-in2.h: Regenerated.
2717
2718 2016-02-22 Jiong Wang <jiong.wang@arm.com>
2719
2720 * elfnn-aarch64. (aarch64_type_of_stub): Remove redundation calcuation
2721 for destination. Remove useless function parameters.
2722 (elfNN_aarch64_size_stubs): Update parameters for aarch64_type_of_stub.
2723
2724 2016-02-19 Nick Clifton <nickc@redhat.com>
2725
2726 PR ld/19629
2727 * aoutx.h (aout_link_add_symbols): Check for out of range string
2728 table offsets.
2729
2730 PR ld/19628
2731 * reloc.c (bfd_generic_get_relocated_section_contents): Stop
2732 processing if we encounter a reloc without an associated symbol.
2733
2734 2016-02-18 H.J. Lu <hongjiu.lu@intel.com>
2735
2736 PR ld/19617
2737 * elflink.c (elf_link_add_object_symbols): Always create dynamic
2738 sections for -E/--dynamic-list.
2739
2740 2016-02-17 H.J. Lu <hongjiu.lu@intel.com>
2741
2742 * elf64-x86-64.c (elf_backend_omit_section_dynsym): New. Defined
2743 to bfd_true.
2744
2745 2016-02-16 Joseph Myers <joseph@codesourcery.com>
2746
2747 * plugin.c (plugin_vec): Set match priority to 255.
2748 * format.c (bfd_check_format_matches) [BFD_SUPPORTS_PLUGINS]: When
2749 matching against the plugin vector, take priority from there not
2750 from TEMP.
2751
2752 2016-02-15 Nick Clifton <nickc@redhat.com>
2753
2754 * elf-bfd.h (struct bfd_elf_special_section): Use unsigned values
2755 for length and type fields. Use a signed value for the
2756 suffix_length field.
2757
2758 2016-02-10 H.J. Lu <hongjiu.lu@intel.com>
2759
2760 PR ld/19601
2761 * elf32-i386.c (elf_i386_relocate_section): Mask off the least
2762 significant bit in GOT offset for R_386_GOT32X.
2763
2764 2016-02-10 Nick Clifton <nickc@redhat.com>
2765
2766 PR 19405
2767 * elf32-nios2.c (nios2_elf32_install_imm16): Allow for signed
2768 immediate values.
2769 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Limit the
2770 number of messages about FDE encoding preventing .eh_frame_hdr
2771 generation.
2772
2773 2016-02-09 Nick Clifton <nickc@redhat.com>
2774
2775 * oasys.c (oasys_archive_p): Fix indentation.
2776 * elf32-nds32.c (nds32_elf_relax_section): Use an unsigned
2777 constant for left shifting.
2778
2779 * elfnn-aarch64.c (elfNN_aarch64_relocate_section): Add a more
2780 helpful warning message to explain why certain AArch64 relocs
2781 might overflow.
2782
2783 2016-02-05 Simon Marchi <simon.marchi@ericsson.com>
2784
2785 * pe-mips.c (coff_mips_reloc): Fix formatting.
2786
2787 2016-02-05 Cupertino Miranda <Cupertino.Miranda@synopsys.com>
2788
2789 * cpu-arc.c: Change default archure from bfd_mach_arc_arcv2
2790 to bfd_mach_arc_arc600.
2791
2792 2016-02-04 Alan Modra <amodra@gmail.com>
2793
2794 * elf64-ppc.c (ppc64_elf_relocate_section): Adjust last patch
2795 for big-endian.
2796
2797 2016-02-02 H.J. Lu <hongjiu.lu@intel.com>
2798
2799 PR ld/19542
2800 * elf64-x86-64.c (elf_x86_64_convert_load): Store the estimated
2801 distances in the compressed_size field of the output section.
2802
2803 2016-02-02 Alan Modra <amodra@gmail.com>
2804
2805 * elf64-ppc.c (ppc64_elf_relocate_section): Further restrict
2806 ELFv2 entry optimization.
2807
2808 2016-02-02 H.J. Lu <hongjiu.lu@intel.com>
2809
2810 PR binutils/19547
2811 * elf.c (assign_section_numbers): Clear HAS_RELOC if there are
2812 no relocations in relocatable files.
2813
2814 2016-02-01 H.J. Lu <hongjiu.lu@intel.com>
2815
2816 PR ld/19553
2817 * elflink.c (elf_link_add_object_symbols): Don't add DT_NEEDED
2818 if a symbol from a library loaded via DT_NEEDED doesn't match
2819 the symbol referenced by regular object.
2820
2821 2016-02-01 Nathaniel Smith <njs@pobox.com>
2822
2823 * peicode.h (pe_ILF_build_a_bfd): Create an import symbol for both
2824 CODE and DATA.
2825
2826 2016-02-01 Alan Modra <amodra@gmail.com>
2827
2828 * elf64-x86-64.c (elf_x86_64_get_plt_sym_val): Don't abort on
2829 an out of range reloc_index.
2830 * elf32-i386.c (elf_i386_get_plt_sym_val): Likewise.
2831
2832 2016-02-01 Kamil Rytarowski <n54@gmx.com>
2833
2834 * Makefile.am (OPTIONAL_BACKENDS): Add netbsd-core.lo.
2835 (OPTIONAL_BACKENDS_CFILES): Add netbsd-core.c.
2836 * Makefile.in: Regenerated.
2837
2838 2016-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2839
2840 * elf64-s390.c (elf_s390_reloc_name_lookup): Fix indentation.
2841
2842 2016-01-31 John David Anglin <danglin@gcc.gnu.org>
2843
2844 PR ld/19526
2845 * elf32-hppa.c (elf32_hppa_final_link): Don't sort non-regular output
2846 files.
2847 * elf64-hppa.c (elf32_hppa_final_link): Likewise. Remove retval.
2848
2849 2016-01-30 H.J. Lu <hongjiu.lu@intel.com>
2850
2851 PR ld/19539
2852 * elf32-i386.c (elf_i386_reloc_type_class): Check relocation
2853 against STT_GNU_IFUNC symbol only with dynamic symbols.
2854 * elf64-x86-64.c (elf_x86_64_reloc_type_class): Likewise.
2855
2856 2016-01-28 H.J. Lu <hongjiu.lu@intel.com>
2857
2858 PR binutils/19523
2859 * dwarf2.c (_bfd_dwarf2_slurp_debug_info): Set BFD_DECOMPRESS to
2860 decompress debug sections.
2861
2862 2016-01-25 Maciej W. Rozycki <macro@imgtec.com>
2863
2864 * elf32-arc.c (elf_arc_finish_dynamic_symbol): Rename `index' to
2865 `dynindx'.
2866
2867 2016-01-25 Nick Clifton <nickc@redhat.com>
2868
2869 PR target/19435
2870 * mach-o.c (bfd_mach_o_close_and_cleanup): Suppress code to free
2871 dsym filename buffer.
2872
2873 2016-01-24 Maciej W. Rozycki <macro@imgtec.com>
2874
2875 * elfxx-mips.c (BZ16_REG_FIELD): Simplify calculation.
2876
2877 2016-01-24 Maciej W. Rozycki <macro@imgtec.com>
2878
2879 * elfxx-mips.c (BZ16_REG): Correct calculation.
2880
2881 2016-01-21 Nick Clifton <nickc@redhat.com>
2882
2883 * elf32-arc.c (ADD_RELA): Fix compile time warning errors by
2884 changing the type of _loc to be bfd_byte *.
2885 (elf_arc_finish_dynamic_symbol): Likewise.
2886
2887 2016-01-21 Nick Clifton <nickc@redhat.com>
2888
2889 PR ld/19455
2890 * elf32-arm.c (elf32_arm_create_dynamic_sections): Set the ELF
2891 class of the linker stub bfd.
2892 (elf32_arm_check_relocs): Skip check for pic format after
2893 processing a vxWorks R_ARM_ABS12 reloc.
2894 * elflink.c (bfd_elf_final_link): Check for ELFCLASSNONE when
2895 reporting a class mismatch.
2896
2897 2016-01-21 Jiong Wang <jiong.wang@arm.com>
2898
2899 * elfnn-aarch64.c (aarch64_type_of_stub): Allow insert long branch
2900 veneer for sym_sec != input_sec.
2901 (elfNN_aarch64_size_stub): Support STT_SECTION symbol.
2902 (elfNN_aarch64_final_link_relocate): Take rela addend into account when
2903 calculation destination.
2904
2905 2016-01-21 Alan Modra <amodra@gmail.com>
2906
2907 * elf-linux-core.h (swap_linux_prpsinfo32_out): New function.
2908 (swap_linux_prpsinfo64_out): New function.
2909 (LINUX_PRPSINFO32_SWAP_FIELDS): Delete.
2910 (LINUX_PRPSINFO64_SWAP_FIELDS): Delete.
2911 * elf.c (elfcore_write_linux_prpsinfo32): Adjust. Don't memset.
2912 (elfcore_write_linux_prpsinfo64): Likewise.
2913 * elf32-ppc.c (swap_ppc_linux_prpsinfo32_out): New function.
2914 (PPC_LINUX_PRPSINFO32_SWAP_FIELDS): Delete.
2915 (elfcore_write_ppc_linux_prpsinfo32): Adjust. Don't memset.
2916
2917 2016-01-21 Alan Modra <amodra@gmail.com>
2918
2919 * elf-linux-core.h: Rename from elf-linux-psinfo.h.
2920 * elf.c: Adjust #include.
2921 * elf32-ppc.c: Don't #include elf-linux-psinfo.h
2922 * Makefile.am (SOURCE_HFILES): Update.
2923 * Makefile.in: Regenerate.
2924 * po/SRC-PORFILES.in: Regenerate.
2925
2926 2016-01-21 Alan Modra <amodra@gmail.com>
2927
2928 * configure.ac: Move corefile selection later in file. Move
2929 tdefaults code immediately after other target vector code.
2930 * configure: Regenerate.
2931
2932 2016-01-20 Mickael Guene <mickael.guene@st.com>
2933
2934 * elf32-arm.c (elf32_arm_special_sections): Remove catch of noread
2935 section using '.text.noread' pattern.
2936
2937 2016-01-19 John Baldwin <jhb@FreeBSD.org>
2938
2939 * elf.c (elfcore_grok_note): Recognize NT_FREEBSD_THRMISC notes.
2940
2941 2016-01-18 Miranda Cupertino <Cupertino.Miranda@synopsys.com>
2942 Zissulescu Claudiu <Claudiu.Zissulescu@synopsys.com>
2943
2944 * arc-plt.def: New file.
2945 * arc-plt.h: Likewise.
2946 * elf32-arc.c (elf_arc_abs_plt0_entry, elf_arc_abs_pltn_entry,
2947 elf_arcV2_abs_plt0_entry, elf_arcV2_abs_pltn_entry,
2948 elf_arc_pic_plt0_entry, elf_arc_pic_pltn_entry,
2949 elf_arcV2_pic_plt0_entry, elf_arcV2_pic_pltn_entry): Remove.
2950 (name_for_global_symbol): Added.
2951 (ADD_RELA): Helper to create dynamic relocs.
2952 (new_got_entry_to_list): Create a new got entry in linked list.
2953 (symbol_has_entry_of_type): Search for specific type of entry in
2954 list.
2955 (is_reloc_for_GOT): return FALSE for any TLS related relocs.
2956 (is_reloc_for_TLS, arc_elf_set_private_flags)
2957 (arc_elf_print_private_bfd_data, arc_elf_copy_private_bfd_data)
2958 (arc_elf_merge_private_bfd_data): New functions.
2959 (debug_arc_reloc): Cleaned debug info printing.
2960 (PDATA reloc): Changed not to perform address alignment.
2961 (reverse_me): Added. Fix for ARC_32 relocs.
2962 (arc_do_relocation): Return bfd_reloc_of when no relocation should
2963 occur.
2964 (arc_get_local_got_ents): Renamed from arc_get_local_got_offsets.
2965 Changed function to access an array of list of GOT entries instead
2966 of just an array of offsets.
2967 (elf_arc_relocate_section): Added support for PIC and TLS related relocations.
2968 (elf_arc_check_relocs): Likewise.
2969 (elf_arc_adjust_dynamic_symbol, elf_arc_finish_dynamic_symbol,
2970 (elf_arc_finish_dynamic_sections): Likewise
2971 (arc_create_dynamic_sections): Modified conditions to create
2972 dynamic sections.
2973 (ADD_SYMBOL_REF_SEC_AND_RELOC): New macro.
2974 (plt_do_relocs_for_symbol, relocate_plt_for_symbol)
2975 (relocate_plt_for_entry): Changed to support new way to define PLT
2976 related code.
2977 (add_symbol_to_plt): Likewise.
2978 (arc_elf_link_hash_table_create): New function.
2979
2980 2016-01-18 Nick Clifton <nickc@redhat.com>
2981
2982 PR ld/19440
2983 * coff-rs6000.c (_bfd_xcoff_swap_sym_in): Sign extend external
2984 section number into internal section number.
2985 * coff64-rs6000.c (_bfd_xcoff64_swap_sym_in): Likewise.
2986 * coffswap.h (coff_swap_sym_in): Likewise.
2987 * peXXigen.c (_bfd_XXi_swap_sym_in): Likewise.
2988 * coffcode.h (_coff_bigobj_swap_sym_in): Make sure that internal
2989 section number field is big enough to hold the external value.
2990
2991 2016-01-17 Alan Modra <amodra@gmail.com>
2992
2993 * configure: Regenerate.
2994
2995 2016-01-12 Yury Usishchev <y.usishchev@samsung.com>
2996
2997 * elf32-arm.c (elf32_arm_fix_exidx_coverage): Insert cantunwind
2998 when address in first unwind entry does not match start of
2999 section.
3000
3001 2016-01-08 Richard Sandiford <richard.sandiford@arm.com>
3002 Jiong Wang <jiong.wang@arm.com>
3003
3004 PR ld/19368
3005 * elf32-arm.c (elf32_arm_reloc_type_class): Map R_ARM_IRELATIVE to
3006 reloc_class_ifunc.
3007
3008 2016-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
3009
3010 * elf32-arc.c (reloc_type_to_name): Change ARC_RELOC_HOWTO to
3011 place 'R_' before the reloc name returned.
3012 (elf_arc_howto_table): Change ARC_RELOC_HOWTO to place 'R_' before
3013 the relocation string.
3014
3015 2016-01-04 Maciej W. Rozycki <macro@imgtec.com>
3016
3017 * elfxx-mips.c (mips_elf_merge_obj_abiflags): New function,
3018 factored out from...
3019 (_bfd_mips_elf_merge_private_bfd_data): ... here.
3020
3021 2016-01-04 Maciej W. Rozycki <macro@imgtec.com>
3022
3023 * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Move
3024 attribute check after ELF file header flag check.
3025
3026 2016-01-04 Maciej W. Rozycki <macro@imgtec.com>
3027
3028 * elfxx-mips.c (mips_elf_merge_obj_attributes): Propagate the
3029 return status from `_bfd_elf_merge_object_attributes'.
3030
3031 2016-01-04 Maciej W. Rozycki <macro@imgtec.com>
3032
3033 * elfxx-mips.c (mips_elf_merge_obj_e_flags): New function,
3034 factored out from...
3035 (_bfd_mips_elf_merge_private_bfd_data): ... here.
3036
3037 2016-01-04 Maciej W. Rozycki <macro@imgtec.com>
3038
3039 * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Fold the
3040 handling of input MIPS ABI flags together.
3041
3042 2016-01-04 Maciej W. Rozycki <macro@imgtec.com>
3043
3044 * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Suppress
3045 attribute checks for null input.
3046
3047 2016-01-04 Maciej W. Rozycki <macro@imgtec.com>
3048
3049 * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Use local
3050 pointers to target data.
3051
3052 2016-01-04 Maciej W. Rozycki <macro@imgtec.com>
3053
3054 * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Correct
3055 an FP ABI warning.
3056
3057 2016-01-01 Alan Modra <amodra@gmail.com>
3058
3059 Update year range in copyright notice of all files.
3060
3061 For older changes see ChangeLog-2015 and doc/ChangeLog-0415
3062 \f
3063 Copyright (C) 2016 Free Software Foundation, Inc.
3064
3065 Copying and distribution of this file, with or without modification,
3066 are permitted in any medium without royalty provided the copyright
3067 notice and this notice are preserved.
3068
3069 Local Variables:
3070 mode: change-log
3071 left-margin: 8
3072 fill-column: 74
3073 version-control: never
3074 End:
This page took 0.089674 seconds and 5 git commands to generate.