PR symtab/8423:
[deliverable/binutils-gdb.git] / bfd / ChangeLog
1 2013-04-08 Tom Tromey <tromey@redhat.com>
2
3 * som.c (bfd_section_from_som_symbol): No longer static.
4 * som.h (bfd_section_from_som_symbol): Declare.
5
6 2013-04-06 Alan Modra <amodra@gmail.com>
7
8 * elf32-ppc.c (ppc_elf_check_relocs): Use SYMBOLIC_BIND.
9 * elf64-ppc.c (ppc64_elf_check_relocs, dec_dynrel_count): Likewise.
10
11 2013-04-05 Nick Clifton <nickc@redhat.com>
12
13 * elflink.c (elf_link_add_object_symbols): Revert accidental commit.
14
15 2013-04-04 Alan Modra <amodra@gmail.com>
16
17 * bfd.c (bfd_error_type, bfd_errmsgs): Add bfd_error_missing_dso.
18 * bfd-in2.h: Regenerate.
19 * elflink.c (elf_link_add_object_symbols): Use new error.
20
21 2013-04-03 Nick Clifton <nickc@redhat.com>
22
23 * elf32-v850.c (v850_elf_is_target_special_symbol): New function.
24 (bfd_elf32_bfd_is_target_special_symbol): Define.
25
26 2013-04-03 Venkataramanan Kumar <venkataramanan.kumar@linaro.org>
27
28 * elf64-aarch64.c (elf64_aarch64_gc_sweep_hook): Use
29 elf64_aarch64_locals to get local GOT reference counts.
30
31 2013-04-02 DJ Delorie <dj@redhat.com>
32
33 * elf32-rl78.c (GET_RELOC): Assert that there are relocs to get.
34 (rl78_elf_relax_section): Only fetch the next reloc if there is
35 one expected.
36
37 2013-03-30 Alan Modra <amodra@gmail.com>
38
39 PR ld/15323
40 * elf-m10300.c (mn10300_elf_check_relocs): Set non_ir_ref for
41 global symbols referenced by relocs.
42 * elf32-arm.c (elf32_arm_check_relocs): Likewise.
43 * elf32-bfin.c (bfin_check_relocs): Likewise.
44 * elf32-cr16.c (cr16_elf_check_relocs): Likewise.
45 * elf32-cris.c (cris_elf_check_relocs): Likewise.
46 * elf32-d10v.c (elf32_d10v_check_relocs): Likewise.
47 * elf32-dlx.c (elf32_dlx_check_relocs): Likewise.
48 * elf32-fr30.c (fr30_elf_check_relocs): Likewise.
49 * elf32-frv.c (elf32_frv_check_relocs): Likewise.
50 * elf32-hppa.c (elf32_hppa_check_relocs): Likewise.
51 * elf32-i370.c (i370_elf_check_relocs): Likewise.
52 * elf32-iq2000.c (iq2000_elf_check_relocs): Likewise.
53 * elf32-lm32.c (lm32_elf_check_relocs): Likewise.
54 * elf32-m32c.c (m32c_elf_check_relocs): Likewise.
55 * elf32-m32r.c (m32r_elf_check_relocs): Likewise.
56 * elf32-m68hc1x.c (elf32_m68hc11_check_relocs): Likewise.
57 * elf32-m68k.c (elf_m68k_check_relocs): Likewise.
58 * elf32-mcore.c (mcore_elf_check_relocs): Likewise.
59 * elf32-metag.c (elf_metag_check_relocs): Likewise.
60 * elf32-microblaze.c (microblaze_elf_check_relocs): Likewise.
61 * elf32-moxie.c (moxie_elf_check_relocs): Likewise.
62 * elf32-msp430.c (elf32_msp430_check_relocs): Likewise.
63 * elf32-mt.c (mt_elf_check_relocs): Likewise.
64 * elf32-nios2.c (nios2_elf32_check_relocs): Likewise.
65 * elf32-openrisc.c (openrisc_elf_check_relocs): Likewise.
66 * elf32-ppc.c (ppc_elf_check_relocs): Likewise.
67 * elf32-rl78.c (rl78_elf_check_relocs): Likewise.
68 * elf32-s390.c (elf_s390_check_relocs): Likewise.
69 * elf32-score.c (s3_bfd_score_elf_check_relocs): Likewise.
70 * elf32-score7.c (s7_bfd_score_elf_check_relocs): Likewise.
71 * elf32-sh.c (sh_elf_check_relocs): Likewise.
72 * elf32-tic6x.c (elf32_tic6x_check_relocs): Likewise.
73 * elf32-tilepro.c (tilepro_elf_check_relocs): Likewise.
74 * elf32-v850.c (v850_elf_check_relocs): Likewise.
75 * elf32-vax.c (elf_vax_check_relocs): Likewise.
76 * elf32-xstormy16.c (xstormy16_elf_check_relocs): Likewise.
77 * elf32-xtensa.c (elf_xtensa_check_relocs): Likewise.
78 * elf64-aarch64.c (elf64_aarch64_check_relocs): Likewise.
79 * elf64-alpha.c (elf64_alpha_check_relocs): Likewise.
80 * elf64-hppa.c (elf64_hppa_check_relocs): Likewise.
81 * elf64-ia64-vms.c (elf64_ia64_check_relocs): Likewise.
82 * elf64-mmix.c (mmix_elf_check_relocs): Likewise.
83 * elf64-ppc.c (ppc64_elf_check_relocs): Likewise.
84 * elf64-s390.c (elf_s390_check_relocs): Likewise.
85 * elf64-sh64.c (sh_elf64_check_relocs): Likewise.
86 * elfnn-ia64.c (elfNN_ia64_check_relocs): Likewise.
87 * elfxx-sparc.c (_bfd_sparc_elf_check_relocs): Likewise.
88 * elfxx-tilegx.c (tilegx_elf_check_relocs): Likewise.
89 * elfxx-mips.c (_bfd_mips_elf_check_relocs): Likewise. Don't
90 test indirect/warning links for NULL.
91
92 2013-03-29 H.J. Lu <hongjiu.lu@intel.com>
93
94 PR ld/15323
95 * elf32-i386.c (elf_i386_check_relocs): Set non_ir_ref if a
96 symbol is referenced by a non-shared object.
97 * elf64-x86-64.c (elf_x86_64_check_relocs): Likewise.
98
99 2013-03-28 Joe Seymour <jseymour@codesourcery.com>
100
101 * elf32-sh.c (sh_elf_relocate_section): Suppress warnings for
102 R_SH_REL32 relocations against undefined weak symbols.
103
104 2013-03-28 Alan Modra <amodra@gmail.com>
105
106 * elf64-ppc.c (struct ppc_dyn_relocs): New.
107 (ppc64_elf_check_relocs): Separate dynrel counts for local syms
108 into ifunc and non-ifunc.
109 (dec_dynrel_count): Pass in sym rather than sym_sec. Handle
110 separate ifunc/non-ifunc dynrel counts.
111 (allocate_got): Always use reliplt for ifunc.
112 (allocate_dynrelocs): Likewise.
113 (ppc64_elf_size_dynamic_sections): Likewise.
114 (ppc64_elf_layout_multitoc): Likewise.
115 (ppc64_elf_relocate_section): Likewise.
116
117 2013-03-28 Alan Modra <amodra@gmail.com>
118
119 * elf32-ppc.c (struct ppc_dyn_relocs): New.
120 (ppc_elf_check_relocs): Separate dynrel counts for local syms
121 into ifunc and non-ifunc.
122 (allocate_dynrelocs): Always put ifunc relocs into reliplt.
123 (ppc_elf_size_dynamic_sections): Likewise.
124 (ppc_elf_relocate_section): Likewise.
125
126 2013-03-28 Alan Modra <amodra@gmail.com>
127
128 * elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc.
129 (struct elf_backend_data <elf_backed_reloc_type_class>): Add
130 bfd_link_info* and asection* params.
131 (_bfd_elf_reloc_type_class): Likewise.
132 * elf.c (_bfd_elf_reloc_type_class): Likewise.
133 * elflink.c (elf_link_sort_cmp2): Sort first on reloc class.
134 (elf_link_sort_relocs): Update elf_backed_reloc_type_class call.
135 * elf32-ppc.c (ppc_elf_reloc_type_class): Return reloc_class_ifunc
136 for any reliplt reloc. Don't return reloc_class_plt for
137 R_PPC_REL24 and R_PPC_ADDR24.
138 * elf64-ppc.c (allocate_got): Formatting.
139 (ppc64_elf_reloc_type_class): Return reloc_class_ifunc for any
140 reliplt reloc.
141 * elf-m10300.c, * elf32-arm.c, * elf32-bfin.c, * elf32-cr16.c,
142 * elf32-cris.c, * elf32-hppa.c, * elf32-i386.c, * elf32-lm32.c,
143 * elf32-m32r.c, * elf32-m68k.c, * elf32-metag.c, * elf32-nios2.c,
144 * elf32-s390.c, * elf32-sh.c, * elf32-sparc.c, * elf32-tilepro.c,
145 * elf32-vax.c, * elf32-xtensa.c, * elf64-aarch64.c, * elf64-alpha.c,
146 * elf64-hppa.c, * elf64-ia64-vms.c, * elf64-s390.c, * elf64-sparc.c,
147 * elf64-x86-64.c, * elfnn-ia64.c, * elfxx-tilegx.c, * elfxx-tilegx.h:
148 Add extra params to the various reloc_type_class functions.
149
150 2013-03-27 Alan Modra <amodra@gmail.com>
151
152 * elf32-ppc.c (ppc_elf_check_relocs): Set PLT_IFUNC in local got
153 masks for all local ifunc syms.
154 (allocate_dynrelocs): Don't use htab->relgot for ifunc.
155 (ppc_elf_size_dynamic_sections): Likewise.
156 (ppc_elf_relocate_section): Likewise.
157
158 2013-03-27 Will Newton <will.newton@linaro.org>
159
160 * elf32-arm.c (elf32_arm_final_link_relocate): Avoid emitting a
161 dynamic reloc for symbols with dynindx == -1.
162 (allocate_dynrelocs_for_symbol): Avoid allocating space for a
163 dynamic reloc for symbols with dynindx == -1.
164
165 2013-03-27 Will Newton <will.newton@linaro.org>
166
167 * elf32-arm.c (elf32_arm_final_link_relocate): Avoid emitting a
168 dynamic reloc for non-default visibility undefined weaks.
169 (allocate_dynrelocs_for_symbol): Avoid allocating space for a
170 dynamic reloc for non-default visibility undefined weaks.
171
172 2013-03-26 Alan Modra <amodra@gmail.com>
173
174 * elflink.c (_bfd_elf_add_default_symbol): Preserve section
175 over _bfd_elf_merge_symbol calls.
176
177 2013-03-26 Alan Modra <amodra@gmail.com>
178
179 * elflink.c (elf_link_add_object_symbols): Add assertion for
180 common override alignment check code. Formatting.
181
182 2013-03-25 Alan Modra <amodra@gmail.com>
183
184 * elflink.c (_bfd_elf_merge_symbol): Set old_alignment for
185 usual common symbols as well as for dynamic. Add poldbfd param.
186 Save old bfd. Adjust callers.
187 (_bfd_elf_add_default_symbol): Add poldbfd param. Pass "section"
188 and "value" by value, not pointer. Adjust caller.
189 (elf_link_add_object_symbols): Combine undef_bfd and old_bfd vars.
190 Delete code to set same. Use old_bfd and old_alignment from
191 _bfd_elf_merge_symbol instead. Add default symbol before
192 alignment and size checks. Wrap overlong lines.
193
194 2013-03-25 Alan Modra <amodra@gmail.com>
195
196 * elflink.c (_bfd_elf_add_default_symbol): Delete "override" param.
197 (elf_link_add_object_symbols): Don't call _bfd_elf_add_default_symbol
198 when override is true.
199
200 2013-03-25 Alan Modra <amodra@gmail.com>
201
202 * elflink.c (_bfd_elf_merge_symbol): Use local var holding value
203 of *sym_hash.
204
205 2013-03-25 Alan Modra <amodra@gmail.com>
206
207 * elflink.c (_bfd_elf_merge_symbol): Don't discard TLS symbols here.
208 Wrap long lines.
209 (elf_link_add_object_symbols): Discard TLS symbols for --just-syms
210 early in symbol loop.
211
212 2013-03-25 Alan Modra <amodra@gmail.com>
213
214 * elf-bfd.h (struct elf_backend_data <merge_symbol>): Update proto.
215 (_bfd_elf_init_reloc_shdr): Delete.
216 * elf.c (_bfd_elf_init_reloc_shdr): Make static.
217 * elf64-x86-64.c (elf_x86_64_merge_symbol): Trim parameters to
218 just what is needed.
219 * elflink.c (_bfd_elf_merge_symbol): Update bed->merge_symbol call.
220
221 2013-03-23 Alan Modra <amodra@gmail.com>
222
223 * elf-bfd.h (_bfd_elf_merge_symbol): Delete declaration.
224 * elflink.c (_bfd_elf_merge_symbol): Make static.
225 * elf32-sh-symbian.c (sh_symbian_relocate_section): Don't call
226 _bfd_elf_merge_symbol, call _bfd_generic_link_add_one_symbol.
227
228 2013-03-23 Alan Modra <amodra@gmail.com>
229
230 PR ld/15270
231 * elflink.c (elf_link_add_object_symbols): Don't set def_regular
232 or ref_regular for BFD_PLUGIN owned syms, or have them affect
233 def_dynamic/ref_dynamic.
234 (_bfd_elf_fix_symbol_flags): Don't set def_regular for BFD_PLUGIN
235 owned syms.
236
237 2013-03-22 David S. Miller <davem@davemloft.net>
238
239 * elfxx-sparc.c (_bfd_sparc_elf_merge_private_bfd_data): Set type of
240 hwcaps attribute.
241
242 2013-03-22 Achille Fouilleul <achille.fouilleul+binutils@gadz.org>
243
244 PR ld/14902
245 * elf32-h8300.c (elf32_h8_relax_delete_bytes): Fix off by one
246 errors adjusting relocs and symbols.
247
248 2013-03-21 Michael Schewe <michael.schewe@gmx.net>
249
250 * elf32-h8300 (h8_relax_section): Add new relaxation of mov
251 @(disp:32,ERx) to mov @(disp:16,ERx).
252 (R_H8_DISP32A16): New reloc.
253 Comments added and corrected.
254 * reloc.c (BFD_RELOC_H8_DISP32A16): New reloc.
255 * bfd-in2.h: Regenerate.
256 * libbfd.h: Regenerate.
257
258 2013-03-21 Kai Tietz <ktietz@redhat.com>
259
260 * coffgen.c (coff_real_object_p): Make global.
261 * peicode.h (coff_real_object_p): Add prototype.
262 (FILHDR): Defined for COFF_IMAGE_WITH_PE as
263 external_PEI_IMAGE_hdr structure.
264 (coff_swap_filehdr_in): Handle variable header-size.
265 * peXXigen.c (_bfd_XXi_swap_aouthdr_in): Just handle amount
266 of directory-entiries as specified in pe-header.
267
268 2013-03-21 Nick Clifton <nickc@redhat.com>
269
270 PR sim/15286
271 * elf32-arm.c (bfd_arm_get_mach_from_attributes): Identify XScale,
272 iWMMXt and iWMMXt2 processors from attributes.
273
274 2013-03-20 Alan Modra <amodra@gmail.com>
275
276 * elflink.c (_bfd_elf_make_dynamic_reloc_section): Override
277 sh_type according to is_rela.
278
279 2013-03-18 Alan Modra <amodra@gmail.com>
280
281 PR ld/12549
282 * elflink.c (elf_link_add_object_symbols): Exclude weak refs when
283 considering whether an --as-needed library is needed.
284
285 2013-03-14 Tom Tromey <tromey@redhat.com>
286
287 * opncls.c (bfd_get_debug_link_info): Rename from
288 get_debug_link_info. Export. Update comment.
289 (find_separate_debug_file): Update.
290 * bfd-in2.h: Rebuild.
291
292 2013-03-08 Venkataramanan Kumar <venkataramanan.kumar@linaro.org>
293
294 * elf64-aarch64.c (elf_backend_can_gc_sections): Enable gc-section
295 support.
296 (elf64_aarch64_gc_sweep_hook): Handle GOT, TLS and PLT related
297 relocs.
298
299 2013-03-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
300
301 * elf-bfd.h (elfcore_write_s390_tdb): Add prototype.
302 * elf.c (elfcore_write_s390_tdb): New function.
303 (elfcore_write_register_note): Call it.
304 (elfcore_grok_s390_tdb): New function.
305 (elfcore_grok_note): Call it.
306
307 2013-03-08 Maciej W. Rozycki <macro@codesourcery.com>
308
309 * elfxx-mips.c (mips_elf_allocate_lazy_stub): Correct data type.
310
311 2013-03-05 Corinna Vinschen <vinschen@redhat.com>
312
313 * config.bfd: Add x86_64-*-cygwin to list of supported targets.
314
315 2013-03-04 Alan Modra <amodra@gmail.com>
316
317 * elf32-ppc.c (ppc_elf_relocate_section <R_PPC_PLTREL24>): Adjust
318 non-zero addends when relocatable, rather than addends >= 32768.
319 Always zero "addend" before applying relocation.
320
321 2013-03-04 Nick Clifton <nickc@redhat.com>
322
323 * archive64.c (bfd_elf64_archive_write_armap): Fix calculation of
324 file pointer offsets for thin archives.
325
326 2013-02-28 Nathan Sidwell <nathan@codesourcery.com>
327
328 * elf32-arm.c (elf32_arm_size_dynamic_sections): Don't call
329 elf32_arm_allocate_dynrelocs for source reloc for non-dynamic link.
330
331 2013-02-27 DJ Delorie <dj@redhat.com>
332
333 * reloc.c (BFD_RELOC_RL78_CODE): Add.
334 * libbfd.h: Regenerate.
335 * bfd-in2.h: Regenerate.
336 * elf32-rl78.c (rl78_elf_relocate_section): Handle weak code
337 references in compuated relocs.
338
339 2013-02-26 Anthony Green <green@moxielogic.com>
340
341 * config.bfd: Extend moxie-rtems target triplet name support.
342
343 2013-02-21 H.J. Lu <hongjiu.lu@intel.com>
344
345 PR ld/15167
346 * elf64-ia64-vms.c (elf64_vms_link_add_object_symbols): Set
347 unique_global only for definition.
348 * elflink.c (_bfd_elf_merge_symbol): Don't set unique_global
349 here.
350 (elf_link_add_object_symbols): Set unique_global only
351 for definition.
352
353 2013-02-21 Alan Modra <amodra@gmail.com>
354
355 * elf-bfd.h (struct elf_build_id): Extracted from..
356 (struct elf_build_id_info): ..here. Delete.
357 (struct output_elf_obj_tdata): New, extracted from..
358 (struct elf_obj_tdata): ..here. Reorganize for better packing.
359 Add "o" field.
360 (elf_program_header_size): Reference tdata->o.
361 (elf_seg_map, elf_next_file_pos, elf_eh_frame_hdr, elf_linker,
362 elf_stack_flags, elf_shstrtab, elf_strtab_sec, elf_shstrtab_sec,
363 elf_section_syms, elf_num_section_syms, elf_flags_init): Likewise.
364 * elf.c (bfd_elf_allocate_object): Allocate output_elf_obj_tdata
365 when opening bfd in any mode that might write.
366 (_bfd_elf_write_object_contents): Use build_id field in
367 output_elf_obj_tdata.
368 (_bfd_elf_close_and_cleanup): Tweak elf_shstrtab test.
369 (elfobj_grok_gnu_build_id): Adjust for elf_tdata changes.
370
371 2013-02-21 Alan Modra <amodra@gmail.com>
372
373 * elf-bfd.h (struct core_elf_obj_tdata): New.
374 (struct elf_obj_tdata): Delete core_signal, core_pid, core_lwpid,
375 core_program, and core_command. Add "core".
376 * elf.c (bfd_elf_mkcorefile): Allocate "core" struct.
377 Update all refs to tdata core fields.
378 * elf32-am33lin.c, * elf32-arm.c, * elf32-cris.c, * elf32-frv.c,
379 * elf32-hppa.c, * elf32-i386.c, * elf32-m68k.c, * elf32-mips.c,
380 * elf32-nios2.c, * elf32-ppc.c, * elf32-s390.c, * elf32-score.c,
381 * elf32-score7.c, * elf32-sh.c, * elf32-sparc.c, * elf32-tilegx.c,
382 * elf32-tilepro.c, * elf32-xtensa.c, * elf64-aarch64.c,
383 * elf64-hppa.c, * elf64-mips.c, * elf64-ppc.c, * elf64-tilegx.c,
384 * elf64-x86-64.c, * elfcore.h, * elfn32-mips.c: Update all refs
385 to tdata core fields.
386
387 2013-02-21 Alan Modra <amodra@gmail.com>
388
389 * elf-bfd.h (struct elf_obj_tdata): Rename segment_map to seg_map.
390 Delete num_locals and num_globals.
391 (elf_num_locals, elf_num_globals): Don't define.
392 (elf_seg_map, elf_next_file_pos, elf_eh_frame_hdr, elf_linker,
393 elf_stack_flags, elf_strtab_sec, elf_shstrtab_sec): Define.
394 * bfd.c, * elf-eh-frame.c, * elf-nacl.c, * elf-vxworks.c, * elf.c,
395 * elf32-arm.c, * elf32-lm32.c, * elf32-ppc.c, * elf32-rx.c,
396 * elf32-spu.c, * elf64-hppa.c, * elfcode.h, * elflink.c,
397 * elfnn-ia64.c, * elfxx-mips.c: Use newly defined elf_obj_tdata
398 accessor macros.
399 * elf.c (elf_map_symbols): Add pnum_locals param. Return
400 number of locals syms via new param.
401 (swap_out_syms): Adjust to suit elf_map_symbols change.
402
403 2013-02-19 Maciej W. Rozycki <macro@codesourcery.com>
404
405 * elfxx-mips.c (_bfd_mips_elf_finish_dynamic_symbol): Also clear
406 STO_MICROMIPS annotation.
407
408 2013-02-19 Alan Modra <amodra@gmail.com>
409
410 * configure.in: Bump version to 2.23.52.
411 * elf-bfd.h (struct elf_build_id_info): New.
412 (struct elf_obj_tdata): Delete after_write_object_contents,
413 after_write_object_contents_info and build_id_size. Make build_id
414 a pointer to struct elf_build_id_info.
415 * elf.c (_bfd_elf_write_object_contents): Style. Update
416 after_write_ibject_contents invocation.
417 (elfobj_grok_gnu_build_id): Update for new build_id struct. Don't
418 allow zero size notes.
419 * configure: Regenerate.
420
421 2013-02-18 Maciej W. Rozycki <macro@codesourcery.com>
422
423 * elf64-mips.c (micromips_elf64_howto_table_rel): Add
424 R_MICROMIPS_SCN_DISP and R_MICROMIPS_JALR.
425 (micromips_elf64_howto_table_rela): Likewise.
426 (micromips_reloc_map): Add BFD_RELOC_MICROMIPS_JALR.
427 * elfn32-mips.c (elf_micromips_howto_table_rel): Add
428 R_MICROMIPS_SCN_DISP and R_MICROMIPS_JALR.
429 (elf_micromips_howto_table_rela): Likewise.
430 (micromips_reloc_map): Add BFD_RELOC_MICROMIPS_JALR.
431
432 2013-02-18 Paul Brook <paul@codesourcery.com>
433
434 * elfxx-mips.c (MICROMIPS_P): New macro.
435 (_bfd_mips_elf_symbol_processing): Use it.
436
437 2013-02-18 Maciej W. Rozycki <macro@codesourcery.com>
438
439 * elfxx-mips.c (_bfd_mips_elf_create_dynamic_sections): Clarify
440 comment on _PROCEDURE_LINKAGE_TABLE_ creation.
441
442 2013-02-18 Alan Modra <amodra@gmail.com>
443
444 PR ld/12549
445 * elf-bfd.h (_bfd_elf_strtab_clear_refs): Delete.
446 (_bfd_elf_strtab_clear_all_refs): Declare.
447 (_bfd_elf_strtab_resize): Declare.
448 * elf-strtab.c (_bfd_elf_strtab_clear_refs): Delete.
449 (_bfd_elf_strtab_clear_all_refs): New function.
450 (_bfd_elf_strtab_resize): Likewise.
451 * elflink.c (elf_link_add_object_symbols): Use _bfd_elf_strtab_resize.
452
453 2013-02-18 Alan Modra <amodra@gmail.com>
454
455 * elf-bfd.h (struct elf_obj_tdata): Move find_line_info, local_stubs,
456 local_call_stubs, elf_data_symbol, elf_text_symbol, elf_data_section,
457 and elf_text_section to..
458 * elfxx-mips.c (struct mips_elf_obj_tdata): ..here. Update all refs.
459 * elf64-alpha.c (struct mips_elf_find_line): Rename to..
460 (struct alpha_elf_find_line): ..this.
461 (struct alpha_elf_obj_tdata): Add find_line_info, update refs.
462
463 2013-02-16 H.J. Lu <hongjiu.lu@intel.com>
464
465 PR ld/15146
466 * elflink.c (elf_link_add_object_symbols): Don't add DT_NEEDED
467 for references from the dummy bfd.
468
469 2013-02-16 H.J. Lu <hongjiu.lu@intel.com>
470
471 PR ld/15149
472 * elflink.c (elf_link_add_object_symbols): Also track weak
473 references.
474
475 2013-02-15 H.J. Lu <hongjiu.lu@intel.com>
476
477 PR binutils/15151
478 * archive.c (_bfd_find_nested_archive): Don't allow a nested
479 archive pointing to itself.
480 (_bfd_get_elt_at_filepos): Revert the last 2 changes.
481
482 2013-02-15 Nick Clifton <nickc@redhat.com>
483
484 PR binutils/15140
485 * archive.c (_bfd_get_elt_at_filepos): Prevent an infinite loop
486 accessing a corrupt nested archive.
487
488 2013-02-13 Richard Sandiford <rdsandiford@googlemail.com>
489
490 * elfxx-mips.c (mips_got_page_ref): New structure.
491 (mips_got_page_entry): Use a section rather than a (bfd, symndx)
492 pair to represent the anchor point.
493 (mips_got_info): Add a got_page_refs field.
494 (mips_elf_link_hash_table): Add a sym_cache field.
495 (mips_got_page_ref_hash, mips_got_page_ref_eq): New functions.
496 (mips_got_page_entry_hash, mips_got_page_entry_eq): Update for
497 new anchor representation.
498 (mips_elf_create_got_info): Create got_page_refs rather than
499 got_page_entries.
500 (mips_elf_record_got_page_ref): New function.
501 (mips_elf_pages_for_range): Move further down file.
502 (mips_elf_record_got_page_entry): Likewise. Take a got as argument.
503 Use a section rather than a (bfd, symndx) pair to represent the
504 anchor point.
505 (mips_elf_resolve_got_page_ref): New function.
506 (mips_elf_resolve_final_got_entries): Use it to populate
507 got_page_entries.
508 (_bfd_mips_elf_check_relocs): Call mips_elf_record_got_page_ref
509 rather than mips_elf_record_got_page_entry. Only nullify h
510 afterwards.
511 (mips_elf_lay_out_got): Call mips_elf_resolve_final_got_entries
512 earlier.
513
514 2013-02-12 Richard Sandiford <rdsandiford@googlemail.com>
515
516 * elfxx-mips.c (mips_elf_lay_out_got): Count VxWorks GOT relocs
517 in g->relocs.
518
519 2013-02-12 Alan Modra <amodra@gmail.com>
520
521 * elfxx-target.h (bfd_elfNN_bfd_link_hash_table_free): Provide
522 suitable definition when using generic linker hash table.
523
524 2013-02-11 Richard Sandiford <rdsandiford@googlemail.com>
525
526 * elfxx-mips.c (mips_elf_count_got_entries): Delete.
527 (mips_elf_check_recreate_got, mips_elf_recreate_got): Take a
528 mips_elf_traverse_got_arg. Count GOT entries.
529 (mips_elf_resolve_final_got_entries): Take the bfd_link_info
530 as argument. Update after above changes.
531 (mips_elf_merge_got, mips_elf_lay_out_got): Don't call
532 mips_elf_count_got_entries. Update the calls to
533 mips_elf_resolve_final_got_entries.
534
535 2013-02-11 Richard Sandiford <rdsandiford@googlemail.com>
536
537 * elfxx-mips.c (mips_got_tls_type): New enum.
538 (mips_got_entry): Add tls_initialized.
539 (mips_elf_got_entry_hash, mips_elf_got_entry_eq, mips_tls_got_relocs)
540 (mips_elf_count_got_entry, mips_elf_initialize_tls_index): Remove
541 GOT_TLS_TYPE masks.
542 (mips_elf_reloc_tls_type, mips_tls_got_entries)
543 (mips_elf_record_global_got_symbol, mips_elf_initialize_tls_index)
544 (_bfd_mips_elf_finish_dynamic_symbol): Use GOT_TLS_NONE rather
545 than GOT_NORMAL.
546 (mips_elf_initialize_tls_slots): Replace got_offset and tls_type_p
547 arguments with a GOT entry. Remove GOT_TLS_TYPE masks. Use
548 tls_initialized rather than GOT_TLS_DONE.
549 (mips_tls_got_index): Delete.
550 (mips_elf_local_got_index, mips_elf_global_got_index): Use
551 mips_elf_initialize_tls_slots rather than mips_tls_got_index.
552 (mips_elf_record_got_entry): Initialize tls_initialized.
553
554 2013-02-11 Richard Sandiford <rdsandiford@googlemail.com>
555
556 * elfxx-mips.c (mips_got_entry): Remove tls_ldm_offset.
557 (mips_elf_link_hash_entry): Remove tls_ie_type, tls_gd_type,
558 tls_ie_got_offset and tls_gd_got_offset.
559 (mips_elf_link_hash_newfunc): Remove initialization.
560 (mips_elf_create_got_info): Likewise.
561 (mips_elf_count_local_got_entries, mips_elf_count_global_tls_entries)
562 (mips_tls_single_got_index): Delete.
563 (mips_elf_local_got_index): Always use the GOT entry to track
564 GOT indices.
565 (mips_elf_global_got_index): Likewise.
566 (mips_elf_create_local_got_entry): Assert that TLS entries have
567 already been allocated.
568 (mips_elf_record_global_got_symbol): Don't initialize
569 tls_ie_type or tls_gd_type.
570 (mips_elf_count_got_symbols): Only count reloc-only GOT entries here.
571 (mips_elf_initialize_tls_index): Allocate a GOT index for every TLS
572 entry.
573 (mips_elf_lay_out_got): Use mips_elf_count_got_entries to count
574 the GOT entries.
575 (_bfd_mips_elf_finish_dynamic_symbol): Assert that TLS GOT offsets
576 have been allocated.
577 (_bfd_mips_elf_copy_indirect_symbol): Remove handling of
578 tls_ie_type and tls_gd_type.
579
580 2013-02-11 Richard Sandiford <rdsandiford@googlemail.com>
581
582 * elfxx-mips.c (mips_elf_create_local_got_entry): Tidy. Avoid
583 aliasing violation. Check for htab allocation failures.
584
585 2013-02-11 Richard Sandiford <rdsandiford@googlemail.com>
586
587 * elfxx-mips.c (mips_elf_primary_global_got_index): New function,
588 split out from...
589 (mips_elf_global_got_index): ...here. Reorder arguments so that
590 the output bfd and info come first.
591 (mips_elf_calculate_relocation): Update the call to
592 mips_elf_global_got_index accordingly.
593 (_bfd_mips_elf_finish_dynamic_symbol): Use
594 mips_elf_primary_global_got_index rather than
595 mips_elf_global_got_index.
596 (_bfd_mips_vxworks_finish_dynamic_symbol): Likewise.
597
598 2013-02-11 Richard Sandiford <rdsandiford@googlemail.com>
599
600 * elfxx-mips.c (mips_got_entry): Update comments.
601 (mips_elf_multi_got_entry_eq): Rename to...
602 (mips_elf_got_entry_eq): ...this, deleting the old definition.
603 (mips_elf_create_got_info): Remove master_got_p argument.
604 Always use mips_elf_got_entry_eq.
605 (mips_elf_bfd_got, mips_elf_multi_got, mips_elf_create_got_section):
606 Update calls accordingly.
607
608 2013-02-11 Richard Sandiford <rdsandiford@googlemail.com>
609
610 * elfxx-mips.c (mips_got_info): Remove bfd2got.
611 (mips_elf_bfd2got_hash): Delete.
612 (mips_elf_got_per_bfd_arg): Remove bfd2got.
613 (mips_elf_replace_bfd_got, mips_elf_count_got_entries): New functions.
614 (mips_elf_global_got_index, mips_elf_create_local_got_entry): Use
615 g->next to test for the multigot case. Use mips_elf_bfd_got rather
616 than mips_elf_got_for_ibfd.
617 (mips_elf_bfd2got_entry_hash, mips_elf_bfd2got_entry_eq)
618 (mips_elf_got_for_ibfd, mips_elf_get_got_for_bfd): Delete.
619 (mips_elf_make_got_per_bfd): Replace with...
620 (mips_elf_add_got_entry): ...this new function.
621 (mips_elf_make_got_pages_per_bfd): Replace with...
622 (mips_elf_add_got_page_entry): ...this new function.
623 (mips_elf_merge_got_with): Replace bfd2got argument with separate
624 bfd and GOT arguments. Use mips_elf_add_got_entry and
625 mips_elf_add_got_page_entry instead of mips_elf_make_got_per_bfd
626 and mips_elf_make_got_pages_per_bfd. Use mips_elf_replace_bfd_got
627 to set the BFD's GOT and free the old table.
628 (mips_elf_merge_got): Replace bfd2got argument with separate
629 bfd and GOT arguments. Apply mips_elf_resolve_final_got_entries.
630 Use mips_elf_count_got_entries to count the number of entries in
631 each GOT. Update the calls to mips_elf_merge_got_with.
632 (mips_elf_adjust_gp): Use g->next to test for the multigot case.
633 Use mips_elf_bfd_got rather than mips_elf_got_for_ibfd.
634 (mips_elf_multi_got): Don't create the bfd2got hash table.
635 Replace hash table traversal with a walk over the input bfds,
636 updating the call to mips_elf_merge_got. Use mips_elf_replace_bfd_got
637 to set the output bfd's GOT.
638 (mips_elf_lay_out_got): Rename "sub" to "ibfd". Record that all
639 bfds use the master GOT in the single-GOT case.
640 (_bfd_mips_elf_finish_dynamic_sections): Use mips_elf_bfd_got
641 rather than mips_elf_got_for_ibfd.
642
643 2013-02-11 Richard Sandiford <rdsandiford@googlemail.com>
644
645 * elfxx-mips.c (mips_elf_obj_tdata): Add a got field.
646 (mips_elf_bfd_got, mips_elf_record_got_entry): New functions.
647 (mips_elf_record_global_got_symbol): Update the hash entry before
648 adding the mips_got_entry. Use mips_elf_record_got_entry to do
649 the latter.
650 (mips_elf_record_local_got_symbol): Use mips_elf_record_got_entry.
651 (mips_elf_record_got_page_entry): Record the entry in both the
652 master and bfd GOTs.
653
654 2013-02-11 Richard Sandiford <rdsandiford@googlemail.com>
655
656 * elfxx-mips.c (mips_elf_recreate_got): Don't change the entry;
657 create another one if necessary.
658 (mips_elf_set_gotidx): New function.
659 (mips_elf_set_global_gotidx): Use it.
660 (mips_elf_initialize_tls_index): Likewise. Take a
661 mips_elf_traverse_got_arg as argument.
662 (mips_elf_lay_out_got): Update use of mips_elf_initialize_tls_index.
663 (mips_elf_multi_got): Likewise. Cope with error returns from
664 mips_elf_set_global_gotidx.
665
666 2013-02-11 Richard Sandiford <rdsandiford@googlemail.com>
667
668 * elfxx-mips.c (mips_got_info): Add relocs field.
669 (mips_elf_set_global_got_offset_arg, mips_elf_count_tls_arg): Replace
670 with...
671 (mips_elf_traverse_got_arg): ...this new structure.
672 (mips_elf_count_local_tls_relocs): Delete.
673 (mips_elf_count_global_tls_relocs): Likewise.
674 (mips_elf_count_got_entry): New function.
675 (mips_elf_count_local_got_entries): Likewise.
676 (mips_elf_count_global_tls_entries): Take a mips_elf_traverse_got_arg
677 rather than a mips_elf_count_tls_arg. Count both relocs and entries.
678 (mips_elf_record_local_got_symbol): Don't count got entries here.
679 (mips_elf_make_got_per_bfd): Use mips_elf_count_got_entry.
680 (mips_elf_set_global_got_offset): Split into...
681 (mips_elf_set_global_got_area, mips_elf_set_global_gotidx): ...these
682 new functions. Take a mips_elf_traverse_got_arg rather than a
683 mips_elf_set_global_got_offset_arg. Don't count TLS relocs here.
684 Use g->relocs to record the number of relocs needed for global GOT
685 entries.
686 (mips_elf_multi_got): Use mips_elf_traverse_got_arg rather than
687 mips_elf_set_global_got_offset_arg. Use the relocs field to count
688 relocations. Update for above function split.
689 (mips_elf_lay_out_got): Use mips_elf_count_local_got_entries
690 to count both the number of GOT entries and the number of TLS
691 relocs required by local entries. Likewise
692 mips_elf_count_global_tls_entries and global entries.
693 Remove uses of mips_elf_count_local_tls_relocs and
694 mips_elf_count_global_tls_relocs.
695
696 2013-02-11 Richard Sandiford <rdsandiford@googlemail.com>
697
698 * elfxx-mips.c (mips_got_entry): Update comment above tls_type entry
699 to say that each structure represents only one type of TLS reference.
700 (GOT_TLS_TYPE): New define.
701 (mips_elf_link_hash_entry): Temporarily split tls_type and
702 tls_got_offset into two variables each.
703 (mips_elf_link_hash_newfunc): Update accordingly.
704 (mips_elf_got_entry_eq, mips_elf_got_entry_hash)
705 (mips_elf_multi_got_entry_eq): Require the tls_type to be the same.
706 (mips_elf_reloc_tls_type, mips_tls_got_entries): New functions.
707 (mips_tls_got_relocs): Use a switch statement.
708 (mips_elf_count_global_tls_entries): Handle the new hash entry fields.
709 (mips_elf_initialize_tls_slots): Use a switch statement. Avoid
710 local "offset" variable.
711 (mips_tls_got_index): Remove r_type argument and assert. Remove
712 code that handled entries with two TLS types; always use the
713 original got_index instead.
714 (mips_tls_single_got_index): New function.
715 (mips_elf_local_got_index): Use entry->tls_type to check for
716 TLS entries. Use mips_tls_single_got_index. Update call to
717 mips_tls_got_index.
718 (mips_elf_global_got_index): Use mips_elf_reloc_tls_type.
719 Use p->tls_type to check for TLS entries. Update call to
720 mips_tls_got_index. Use mips_tls_single_got_index.
721 (mips_elf_create_local_got_entry): Use mips_elf_reloc_tls_type.
722 Use entry.tls_type to check for TLS entries.
723 (mips_elf_record_global_got_symbol): Replace tls_flag argument
724 with r_type argument. Use mips_elf_reloc_tls_type.
725 Set up the new hash entry fields.
726 (mips_elf_record_local_got_symbol): Replace tls_flag argument
727 with r_type argument. Use mips_elf_reloc_tls_type and
728 mips_tls_got_entries. Remove code that handled entries
729 with multiple TLS types.
730 (mips_elf_make_got_per_bfd): Use mips_tls_got_entries.
731 (mips_elf_initialize_tls_index): Handle new hash entry fields.
732 Use equality rather than masks when checking for specific TLS types.
733 Use mips_tls_got_entries. Remove code that handled entries
734 with multiple TLS types.
735 (mips_elf_calculate_relocation): Use TLS_RELOC_P instead of
736 testing the hash table entry.
737 (_bfd_mips_elf_check_relocs): Update calls to
738 mips_elf_record_global_got_symbol and mips_elf_record_local_got_symbol.
739 (_bfd_mips_elf_finish_dynamic_symbol): Don't check h->type.
740 (_bfd_mips_elf_copy_indirect_symbol): Handle new hash entry fields.
741
742 2013-02-11 Richard Sandiford <rdsandiford@googlemail.com>
743
744 * elfxx-mips.c (mips_elf_multi_got_entry_hash): Rename to...
745 (mips_elf_got_entry_hash): ...this, deleting the old version.
746 (mips_elf_create_got_info): Use mips_elf_got_entry_hash for
747 both types of GOT.
748
749 2013-02-11 Richard Sandiford <rdsandiford@googlemail.com>
750
751 * elfxx-mips.c (mips_elf_create_got_info): New function.
752 (mips_elf_get_got_for_bfd, mips_elf_multi_got): Use it.
753 (mips_elf_create_got_section): Likewise.
754
755 2013-02-11 Richard Sandiford <rdsandiford@googlemail.com>
756
757 * elfxx-mips.c (mips_elf_record_local_got_symbol): Always set
758 gotidx to -1.
759
760 2013-02-11 Richard Sandiford <rdsandiford@googlemail.com>
761
762 * elfxx-mips.c (mips_elf_multi_got): Simplify size calculation.
763
764 2013-02-11 Richard Sandiford <rdsandiford@googlemail.com>
765
766 * elfxx-mips.c (mips_got_info): Move global_gotsym to...
767 (mips_elf_link_hash_table): ...here. Update rest of file accordingly.
768
769 2013-02-11 Richard Sandiford <rdsandiford@googlemail.com>
770
771 * elfxx-mips.c (mips_elf_count_global_tls_entries)
772 (mips_elf_count_global_tls_relocs): Don't count indirect or
773 warning symbols.
774 (mips_elf_multi_got, mips_elf_lay_out_got): Assert that the right
775 number of TLS entries were allocated.
776
777 2013-02-11 Richard Sandiford <rdsandiford@googlemail.com>
778
779 * elfxx-mips.c (mips_elf_sort_hash_table_f): Remove asserts.
780
781 2013-02-11 Richard Sandiford <rdsandiford@googlemail.com>
782
783 * elfxx-mips.c (mips_elf_merge_got_with): Only use arg->global_count
784 if there are TLS relocations.
785
786 2013-02-11 Richard Sandiford <rdsandiford@googlemail.com>
787
788 * elfxx-mips.c (mips_elf_recreate_got): Remove free.
789 (mips_elf_resolve_final_got_entries): Remove bogus comment.
790
791 2013-02-11 Alan Modra <amodra@gmail.com>
792
793 * elfcode.h (elf_checksum_contents): Free contents.
794 * elf-bfd.h (_bfd_elf_link_hash_table_free): Declare.
795 * elflink.c (_bfd_elf_link_hash_table_free): New function.
796 (elf_final_link_free): New function, extracted from..
797 (bfd_elf_final_link): ..here. Always call
798 _bfd_elf_write_section_eh_frame_hdr.
799 * elfxx-target.h (bfd_elfNN_bfd_link_hash_table_free): Default to
800 _bfd_elf_link_hash_table_free.
801 * libbfd-in.h (_bfd_merge_sections_free): Declare.
802 * libbfd.h: Regenerate.
803 * merge.c (_bfd_merge_sections_free): New function.
804 * elf-eh-frame.c (_bfd_elf_write_section_eh_frame_hdr): Free
805 hdr_info->array.
806 * elf-m10300.c (elf32_mn10300_link_hash_table_free): Call
807 _bfd_elf_link_hash_table_free.
808 * elf32-arm.c (elf32_arm_link_hash_table_free): Likewise.
809 * elf32-avr.c (elf32_avr_link_hash_table_free): Likewise.
810 * elf32-hppa.c (elf32_hppa_link_hash_table_free): Likewise.
811 * elf32-i386.c (elf_i386_link_hash_table_free): Likewise.
812 * elf32-m68hc1x.c (m68hc11_elf_hash_table_free): Likewise.
813 * elf32-m68k.c (elf_m68k_link_hash_table_free): Likewise.
814 * elf32-metag.c (elf_metag_link_hash_table_free): Likewise.
815 * elf32-xgate.c (xgate_elf_bfd_link_hash_table_free): Likewise.
816 * elf64-aarch64.c (elf64_aarch64_link_hash_table_free): Likewise.
817 * elf64-ia64-vms.c (elf64_ia64_hash_table_free): Likewise.
818 * elf64-ppc.c (ppc64_elf_link_hash_table_free): Likewise.
819 * elf64-x86-64.c (elf_x86_64_link_hash_table_free): Likewise.
820 * elfnn-ia64.c (elfNN_ia64_hash_table_free): Likewise.
821 * elf32-cr16.c (elf32_cr16_link_hash_table_free): Delete.
822 (bfd_elf32_bfd_link_hash_table_free): Don't define.
823 * elf32-tic6x.c (elf32_tic6x_link_hash_table_free): Delete.
824 (bfd_elf32_bfd_link_hash_table_free): Dont' define.
825
826 2013-02-10 Alan Modra <amodra@gmail.com>
827
828 * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_zmalloc.
829 * coff-h8300.c (h8300_coff_link_hash_table_create): Likewise.
830 * m68klinux.c (linux_link_hash_table_create): Likewise.
831 * sparclinux.c (linux_link_hash_table_create): Likewise.
832 * sunos.c (sunos_link_hash_table_create): Likewise.
833 * xcofflink.c (_bfd_xcoff_bfd_link_hash_table_create): Likewise.
834 * elf-m10300.c (elf32_mn10300_link_hash_table_create): Likewise.
835 * elf32-arm.c (elf32_arm_link_hash_table_create): Likewise.
836 * elf32-avr.c (elf32_avr_link_hash_table_create): Likewise.
837 * elf32-cr16.c (elf32_cr16_link_hash_table_create): Likewise.
838 * elf32-cris.c (elf_cris_link_hash_table_create): Likewise.
839 * elf32-hppa.c (elf32_hppa_link_hash_table_create): Likewise.
840 * elf32-i386.c (elf_i386_link_hash_table_create): Likewise.
841 * elf32-lm32.c (lm32_elf_link_hash_table_create): Likewise.
842 * elf32-m32r.c (m32r_elf_link_hash_table_create): Likewise.
843 * elf32-m68hc1x.c (m68hc11_elf_hash_table_create): Likewise.
844 * elf32-m68k.c (elf_m68k_link_hash_table_create): Likewise.
845 * elf32-metag.c (elf_metag_link_hash_table_create): Likewise.
846 * elf32-nios2.c (nios2_elf32_link_hash_table_create): Likewise.
847 * elf32-s390.c (elf_s390_link_hash_table_create): Likewise.
848 * elf32-score.c (elf32_score_link_hash_table_create): Likewise.
849 * elf32-spu.c (spu_elf_link_hash_table_create): Likewise.
850 * elf32-tic6x.c (elf32_tic6x_link_hash_table_create): Likewise.
851 * elf32-vax.c (elf_vax_link_hash_table_create): Likewise.
852 * elf32-xgate.c (xgate_elf_bfd_link_hash_table_create): Likewise.
853 * elf32-xtensa.c (elf_xtensa_link_hash_table_create): Likewise.
854 * elf64-aarch64.c (elf64_aarch64_link_hash_table_create): Likewise.
855 * elf64-s390.c (elf_s390_link_hash_table_create): Likewise.
856 * elf64-sh64.c (sh64_elf64_link_hash_table_create): Likewise.
857 * elf64-x86-64.c (elf_x86_64_link_hash_table_create): Likewise.
858 * elfxx-mips.c (_bfd_mips_elf_link_hash_table_create): Likewise.
859 * elflink.c (_bfd_elf_link_hash_table_create): Likewise.
860 (_bfd_elf_link_hash_table_init): Assume zero fill table on entry.
861
862 2013-02-10 Alan Modra <amodra@gmail.com>
863
864 * i386linux.c (linux_link_hash_table_create): Allocate table
865 with bfd_zmalloc, not bfd_alloc.
866 * pdp11.c (link_hash_table_create): Allocate table with
867 bfd_malloc, not bfd_alloc.
868 * elf32-bfin.c (bfinfdpic_elf_link_hash_table_create): Allocate table
869 with bfd_zmalloc, not bfd_zalloc.
870 (bfin_link_hash_table_create): Likewise.
871 * elf32-frv.c (frvfdpic_elf_link_hash_table_create): Likewise.
872 * elf64-hppa.c (elf64_hppa_hash_table_create): Likewise.
873
874 2013-02-10 Alan Modra <amodra@gmail.com>
875
876 PR ld/15113
877 * elf32-sh.c (sh_elf_link_hash_table_create): Use bfd_zmalloc.
878
879 2013-02-08 Markos Chandras <markos.chandras@imgtec.com>
880
881 * elf32-metag.c: Use bfd_get_linker_section to get SEC_LINKER_CREATED
882 sections.
883 (elf_metag_adjust_dynamic_symbol): Don't error on zero size dynbss
884 symbol.
885
886 2013-02-08 Yufeng Zhang <yufeng.zhang@arm.com>
887
888 * elf64-aarch64.c (elf64_aarch64_grok_prstatus): Change 'size' from
889 288 to 272.
890
891 2013-02-08 Alan Modra <amodra@gmail.com>
892
893 PR binutils/15106
894 * elf-bfd.h (struct elf_obj_tdata): Add elf_find_function_cache.
895 * elf.c (elf_find_function): Revert last change. Use new
896 tdata field rather than static vars for cache.
897
898 2013-02-07 H.J. Lu <hongjiu.lu@intel.com>
899
900 PR ld/15107
901 * elflink.c (elf_link_output_extsym): Set STB_GNU_UNIQUE only if
902 symbol is defined in regular object.
903
904 2013-02-07 Roberto Agostino Vitillo <ra.vitillo@gmail.com>
905
906 PR binutils/15106
907 * elf.c (elf_find_function): Don't cache if symbols change.
908
909 2013-02-07 Alan Modra <amodra@gmail.com>
910
911 PR binutils/14873
912 * elf-attrs.c (_bfd_elf_copy_obj_attributes): Don't attempt to
913 copy attributes from or to non-ELF.
914
915 2013-02-06 H.J. Lu <hongjiu.lu@intel.com>
916
917 * elf32-i386.c (elf_i386_allocate_dynrelocs): Don't clear pc_count
918 for non-zero TLS symbol.
919 (elf_i386_relocate_section): Don't resolve size relocation against
920 non-zero TLS symbol.
921 * elf64-x86-64.c (elf_x86_64_allocate_dynrelocs): Don't clear
922 pc_count for non-zero TLS symbol.
923 (elf_x86_64_relocate_section): Don't resolve size relocation
924 against non-zero TLS symbol.
925
926 2013-02-06 Sandra Loosemore <sandra@codesourcery.com>
927 Andrew Jenner <andrew@codesourcery.com>
928
929 Based on patches from Altera Corporation.
930
931 * Makefile.am (ALL_MACHINES): Add cpu-nios2.lo.
932 (ALL_MACHINES_CFILES): Add cpu-nios2.c.
933 (BFD_BACKENDS): Add elf32-nios2.lo.
934 (BFD32_BACKENDS_CFILES): Add elf32-nios2.c.
935 * Makefile.in: Regenerated.
936 * configure.in: Add entries for bfd_elf32_bignios2_vec and
937 bfd_elf32_littlenios2_vec.
938 * configure: Regenerated.
939 * config.bfd: Add cases for nios2.
940 * archures.c (enum bfd_architecture): Add bfd_arch_nios2.
941 (bfd_mach_nios2): Define.
942 (bfd_nios2_arch): Declare.
943 (bfd_archures_list): Add bfd_nios2_arch.
944 * targets.c (bfd_elf32_bignios2_vec): Declare.
945 (bfd_elf32_littlenios2_vec): Declare.
946 (_bfd_target_vector): Add entries for bfd_elf32_bignios2_vec and
947 bfd_elf32_littlenios2_vec.
948 * elf-bfd.h (enum elf_target_id): Add NIOS2_ELF_DATA.
949 * reloc.c (enum bfd_reloc_code_real): Add Nios II relocations.
950 * bfd-in2.h: Regenerated.
951 * libbfd.h: Regenerated.
952 * cpu-nios2.c: New file.
953 * elf32-nios2.c: New file.
954
955 2013-02-06 Alan Modra <amodra@gmail.com>
956
957 * elf32-arm.c (elf32_arm_final_link_relocate): Only test for
958 stubs in stub_bfd.
959
960 2013-02-06 Alan Modra <amodra@gmail.com>
961
962 * Makefile.am (SOURCE_HFILES): Add `elf-linux-psinfo.h'.
963 * Makefile.in: Regenerate.
964
965 2013-02-04 Sergio Durigan Junior <sergiodj@redhat.com>
966 Pedro Alves <palves@redhat.com>
967
968 * Makefile.in (SOURCE_HFILES): Add `elf-linux-psinfo.h'.
969 * elf-bfd.h (elf_internal_linux_prpsinfo): New structure
970 declaration.
971 (elfcore_write_linux_prpsinfo32, elfcore_write_linux_prpsinfo64)
972 (elfcore_write_ppc32_linux_prpsinfo32): New declarations.
973 * elf-linux-psinfo.h: New file.
974 * elf.c: Include elf-linux-psinfo.h.
975 (elfcore_write_linux_prpsinfo32, elfcore_write_linux_prpsinfo64):
976 New functions.
977 * elf32-ppc.c: Include `elf-linux-psinfo.h'.
978 (elf_external_ppc_linux_prpsinfo32): New structure declaration.
979 (PPC_LINUX_PRPSINFO32_SWAP_FIELDS): New macro.
980 (elfcore_write_ppc_linux_prpsinfo32): New function.
981
982 2013-02-04 Tristan Gingold <gingold@adacore.com>
983
984 * mach-o.c (bfd_mach_o_scan_start_address): Do not fail if no
985 start address.
986
987 2013-02-04 Alan Modra <amodra@gmail.com>
988
989 * Makefile.am (BFD64_BACKENDS): Remove elf-nacl.lo.
990 (BFD64_BACKENDS_CFILES): Remove elf-nacl.c.
991 * Makefile.in: Regenerate.
992 * po/SRC-POTFILES.in: Regenerate.
993
994 2013-02-04 Alan Modra <amodra@gmail.com>
995
996 * coff-tic54x.c (SWAP_OUT_RELOC_EXTRA): Delete.
997 * coff-tic80.c (SWAP_OUT_RELOC_EXTRA): Delete.
998
999 2013-02-01 Alan Modra <amodra@gmail.com>
1000
1001 * elf64-ppc.c (dec_dynrel_count): Don't error when elf_gc_sweep_symbol
1002 clears def_regular.
1003
1004 2013-01-31 Tristan Gingold <gingold@adacore.com>
1005
1006 * mach-o.c (bfd_mach_o_scan): Call bfd_mach_o_flatten_sections
1007 earlier. Fix status checking of bfd_mach_o_scan_start_address.
1008 (bfd_mach_o_scan_start_address): Handle LC_MAIN.
1009
1010 2013-01-31 Alan Modra <amodra@gmail.com>
1011 David S. Miller <davem@davemloft.net>
1012
1013 PR ld/15056
1014 * elfxx-sparc.c (_bfd_sparc_elf_gc_mark_hook): Handle implicit
1015 references to __tls_get_addr.
1016 * elf32-tilpro.c (tilepro_elf_gc_mark_hook): Likewise. Correct
1017 vtinherit and vtentry reloc handling too.
1018 * elfxx-tilegx.c (tilegx_elf_gc_mark_hook): As for tilepro.
1019
1020 2013-01-31 Alan Modra <amodra@gmail.com>
1021
1022 * elf64-ppc.c (ppc_stub_name): Trim off trailing "+0".
1023
1024 2013-01-31 Alan Modra <amodra@gmail.com>
1025
1026 * elf64-ppc.c (build_plt_stub): Correct plt stub branch to glink.
1027
1028 2013-01-28 Alan Modra <amodra@gmail.com>
1029
1030 * elf64-ppc.c: Use %T to print symbols names and remove redundant
1031 "relocation" in error messages throughout file.
1032 (ppc64_elf_relocate_section): Remove sibling call error message,
1033 replace with "call lacks nop". Specially report errors for
1034 branches to function entry points via OPD lookup and branches
1035 to stubs. Remove NULL symbol handling now done by %T.
1036
1037 2013-01-28 Alan Modra <amodra@gmail.com>
1038
1039 * archive.c (bfd_generic_archive_p): Return target and keep
1040 ardata on partial matches.
1041 * format.c (bfd_check_format_matches): Adjust for above
1042 change. Remove bfd_error_file_ambiguously_recognized dead
1043 code.
1044
1045 2013-01-26 Alan Modra <amodra@gmail.com>
1046
1047 * bfd.c (struct bfd_preserve, bfd_preserve_save, bfd_preserve_restore,
1048 bfd_preserve_finish): Move to..
1049 * format.c: ..here, splitting out..
1050 (bfd_reinit): ..this. New function.
1051 (bfd_check_format_matches): Use bfd_preserve_save/restore to
1052 keep bfd state for a match.
1053 * elfcode.h (elf_object_p): Don't use bfd_preserve_save/restore.
1054 * elfcore.h (elf_core_file_p): Likewise.
1055 * mach-o.c (bfd_mach_o_header_p): Likewise.
1056 * pef.c (bfd_pef_object_p, bfd_pef_xlib_object_p): Likewise.
1057 * xsym.c (bfd_sym_object_p): Likewise.
1058 * mmo.c (mmo_scan): Clear abfd->symcount.
1059 * opncls.c (_bfd_new_bfd): Use a smaller section hash table.
1060 * section.c (bfd_section_list_clear): Clear section_htab.count.
1061 * bfd-in2.h: Regenerate.
1062
1063 2013-01-25 Michael Schewe <michael.schewe@gmx.net>
1064
1065 * elf32-h8300.c (elf32_h8_relax_section): When checking for a
1066 second reloc, make sure that the reloc potentially exists first.
1067
1068 2013-01-24 Nick Clifton <nickc@redhat.com>
1069
1070 * archures.c: Add bfd_mach_v850e3v5.
1071 * bfd-in2.h: Regenerate.
1072 * cpu-v850.c: Add entries for v850e2v5 and v850e3v5.
1073 * cpu-v850_rh850.c: Likewise.
1074 * elf32-v850.c: Add support for v850e3v5 architecture.
1075
1076 2013-01-23 Markos Chandras <markos.chandras@imgtec.com>
1077
1078 * elf32-metag.c: Error on HIADDR16/LOADDR16 in shared link.
1079
1080 2013-01-23 Leif Ekblad <leif@rdos.net>
1081
1082 * config.bfd (x86_64-*-rdos*): Remove targ_selvecs.
1083
1084 2013-01-18 H.J. Lu <hongjiu.lu@intel.com>
1085
1086 * elf32-i386.c (elf_i386_allocate_dynrelocs): Clear pc_count for
1087 non-zero TLS symbol.
1088 (elf_i386_relocate_section): Resolve size relocation against
1089 non-zero TLS symbol.
1090 * elf64-x86-64.c (elf_x86_64_allocate_dynrelocs): Clear pc_count
1091 for non-zero TLS symbol.
1092 (elf_x86_64_relocate_section): Resolve size relocation against
1093 non-zero TLS symbol.
1094
1095 2013-01-18 Mike Frysinger <vapier@gentoo.org>
1096
1097 * elflink.c (bfd_elf_size_dynamic_sections): Only add DT_RPATH
1098 when new_dtags is false. Only add DT_RUNPATH when new_dtags is
1099 true.
1100
1101 2013-01-17 H.J. Lu <hongjiu.lu@intel.com>
1102
1103 * elf32-i386.c (elf_i386_check_relocs): Count size relocation as
1104 PC-relative relocation.
1105 * elf64-x86-64.c (elf_x86_64_check_relocs): Count size relocation
1106 as PC-relative relocation.
1107
1108 2013-01-16 H.J. Lu <hongjiu.lu@intel.com>
1109
1110 * elf32-i386.c (elf_i386_check_relocs): Update R_386_SIZE32
1111 check.
1112 (elf_i386_relocate_section): Don't check TLS for R_386_SIZE32.
1113
1114 * elf64-x86-64.c (elf_x86_64_check_relocs): Update R_X86_64_SIZE32
1115 and R_X86_64_SIZE64 check.
1116 (elf_x86_64_relocate_section): Don't check TLS for R_X86_64_SIZE32
1117 nor R_X86_64_SIZE64.
1118
1119 2013-01-16 H.J. Lu <hongjiu.lu@intel.com>
1120
1121 * bfd-in2.h: Regenerated.
1122 * libbfd.h: Likewise.
1123
1124 * elf32-i386.c (elf_howto_table): Fill R_386_SIZE32 entry.
1125 (elf_i386_reloc_type_lookup): Support BFD_RELOC_SIZE32.
1126 (elf_i386_check_relocs): Handle R_386_SIZE32.
1127 (elf_i386_gc_sweep_hook): Likewise.
1128 (elf_i386_relocate_section): Likewise.
1129
1130 * elf64-x86-64.c (x86_64_elf_howto_table): Fill R_X86_64_SIZE32
1131 and R_X86_64_SIZE64 entries.
1132 (x86_64_reloc_map): Add BFD_RELOC_SIZE32 and BFD_RELOC_SIZE64,
1133 (elf_x86_64_rtype_to_howto): Handle R_X86_64_SIZE32 for x32.
1134 (elf_x86_64_reloc_name_lookup): Likewise.
1135 (elf_x86_64_check_relocs): Handle R_X86_64_SIZE32 and
1136 R_X86_64_SIZE64.
1137 (elf_x86_64_gc_sweep_hook): Likewise.
1138 (elf_x86_64_relocate_section): Likewise.
1139
1140 * reloc.c (bfd_reloc_code_type): Add BFD_RELOC_SIZE32 and
1141 BFD_RELOC_SIZE64.
1142
1143 2013-01-15 H.J. Lu <hongjiu.lu@intel.com>
1144
1145 * elf64-x86-64.c (R_X86_64_standard): Replace R_X86_64_IRELATIVE
1146 with R_X86_64_RELATIVE64.
1147
1148 2013-01-15 Nick Clifton <nickc@redhat.com>
1149
1150 * elf32-msp430.c: Fix spelling typo.
1151
1152 2013-01-15 Alan Modra <amodra@gmail.com>
1153
1154 * elf64-ppc.c (ppc64_elf_size_stubs): Default shared libs to
1155 plt-thread-safe.
1156
1157 2013-01-14 Alan Modra <amodra@gmail.com>
1158
1159 PR binutils/14813
1160 * bfdio.c (struct bfd_iovec <bclose>): Revert 2012-11-06.
1161 (memory_bclose): Likewise. Return 0 on success.
1162 * cache.c (cache_bclose): Likewise.
1163 * opncls.c (opncls_bclose, bfd_close): Likewise.
1164 * vms-lib.c (vms_lib_bclose): Likewise.
1165 * libbfd.h: Regenerate.
1166
1167 2013-01-13 Alan Modra <amodra@gmail.com>
1168
1169 * elf-bfd.h (struct elf_link_hash_entry): Delete dynamic_weak.
1170 Add ref_dynamic_nonweak.
1171 * elflink.c (_bfd_elf_mark_dynamic_def_weak): Delete.
1172 (_bfd_elf_merge_symbol): Don't call above function. Move
1173 setting of ref_dynamic_nonweak and dynamic_def earlier. Don't
1174 clear dynamic_def.
1175 (elf_link_add_object_symbols): Delete redundant "override" test.
1176 Don't set dynamic_def here.
1177 (elf_link_output_extsym): Update.
1178
1179 2013-01-12 H.J. Lu <hongjiu.lu@intel.com>
1180
1181 * elf32-i386.c (elf_i386_check_relocs): Set bfd errror for
1182 normal and TLS symbol access.
1183 * elf64-x86-64.c (elf_x86_64_check_relocs): Likewise.
1184
1185 2013-01-12 Alan Modra <amodra@gmail.com>
1186
1187 * elf-bfd.h (_bfd_elf_strtab_refcount): Declare.
1188 * elf-strtab.c (_bfd_elf_strtab_refcount): New function.
1189 * elflink.c (elf_add_dt_needed_tag): Use _bfd_elf_strtab_refcount.
1190
1191 2013-01-12 Alan Modra <amodra@gmail.com>
1192
1193 PR ld/12549
1194 * elf-bfd.h (_bfd_elf_strtab_clear_refs): Declare.
1195 (_bfd_elf_strtab_clear_all_refs): Define.
1196 * elf-strtab.c (_bfd_elf_strtab_clear_refs): New function.
1197 (_bfd_elf_strtab_clear_all_refs): Delete.
1198 * elflink.c (elf_link_add_object_symbols): Clear out added
1199 strtab refs. Correct handling of warning common symbols.
1200
1201 2013-01-10 H.J. Lu <hongjiu.lu@intel.com>
1202
1203 * aout0.c: Remove trailing white spaces.
1204 * archive.c: Likewise.
1205 * archures.c: Likewise.
1206 * bfd-in.h: Likewise.
1207 * bfd-in2.h: Likewise.
1208 * coff-alpha.c: Likewise.
1209 * coff-i860.c: Likewise.
1210 * coff-mips.c: Likewise.
1211 * coff-ppc.c: Likewise.
1212 * coff-tic80.c: Likewise.
1213 * coff-x86_64.c: Likewise.
1214 * coff-z80.c: Likewise.
1215 * coffcode.h: Likewise.
1216 * coffgen.c: Likewise.
1217 * cofflink.c: Likewise.
1218 * compress.c: Likewise.
1219 * corefile.c: Likewise.
1220 * cpu-arm.c: Likewise.
1221 * cpu-avr.c: Likewise.
1222 * cpu-bfin.c: Likewise.
1223 * cpu-cr16.c: Likewise.
1224 * cpu-cr16c.c: Likewise.
1225 * cpu-crx.c: Likewise.
1226 * cpu-h8300.c: Likewise.
1227 * cpu-i386.c: Likewise.
1228 * cpu-lm32.c: Likewise.
1229 * cpu-m68k.c: Likewise.
1230 * cpu-moxie.c: Likewise.
1231 * cpu-msp430.c: Likewise.
1232 * cpu-sh.c: Likewise.
1233 * cpu-xc16x.c: Likewise.
1234 * dwarf2.c: Likewise.
1235 * ecofflink.c: Likewise.
1236 * ecoffswap.h: Likewise.
1237 * elf-ifunc.c: Likewise.
1238 * elf-m10300.c: Likewise.
1239 * elf-vxworks.c: Likewise.
1240 * elf32-avr.c: Likewise.
1241 * elf32-avr.h: Likewise.
1242 * elf32-cr16.c: Likewise.
1243 * elf32-cr16c.c: Likewise.
1244 * elf32-cris.c: Likewise.
1245 * elf32-crx.c: Likewise.
1246 * elf32-frv.c: Likewise.
1247 * elf32-hppa.c: Likewise.
1248 * elf32-i860.c: Likewise.
1249 * elf32-ip2k.c: Likewise.
1250 * elf32-iq2000.c: Likewise.
1251 * elf32-m32c.c: Likewise.
1252 * elf32-m68hc1x.c: Likewise.
1253 * elf32-msp430.c: Likewise.
1254 * elf32-mt.c: Likewise.
1255 * elf32-ppc.c: Likewise.
1256 * elf32-rl78.c: Likewise.
1257 * elf32-s390.c: Likewise.
1258 * elf32-score.h: Likewise.
1259 * elf32-sh-symbian.c: Likewise.
1260 * elf32-sh.c: Likewise.
1261 * elf32-spu.c: Likewise.
1262 * elf32-tic6x.c: Likewise.
1263 * elf32-v850.c: Likewise.
1264 * elf32-xc16x.c: Likewise.
1265 * elf32-xtensa.c: Likewise.
1266 * elf64-alpha.c: Likewise.
1267 * elf64-hppa.c: Likewise.
1268 * elf64-ppc.c: Likewise.
1269 * elf64-s390.c: Likewise.
1270 * elfcore.h: Likewise.
1271 * elflink.c: Likewise.
1272 * elfxx-mips.c: Likewise.
1273 * elfxx-sparc.c: Likewise.
1274 * elfxx-tilegx.c: Likewise.
1275 * ieee.c: Likewise.
1276 * libcoff.h: Likewise.
1277 * libpei.h: Likewise.
1278 * libxcoff.h: Likewise.
1279 * linker.c: Likewise.
1280 * mach-o-i386.c: Likewise.
1281 * mach-o-target.c: Likewise.
1282 * mach-o.c: Likewise.
1283 * mach-o.h: Likewise.
1284 * mmo.c: Likewise.
1285 * opncls.c: Likewise.
1286 * pdp11.c: Likewise.
1287 * pe-x86_64.c: Likewise.
1288 * peXXigen.c: Likewise.
1289 * pef-traceback.h: Likewise.
1290 * pei-x86_64.c: Likewise.
1291 * peicode.h: Likewise.
1292 * plugin.c: Likewise.
1293 * reloc.c: Likewise.
1294 * riscix.c: Likewise.
1295 * section.c: Likewise.
1296 * som.c: Likewise.
1297 * syms.c: Likewise.
1298 * tekhex.c: Likewise.
1299 * ticoff.h: Likewise.
1300 * vaxbsd.c: Likewise.
1301 * xcofflink.c: Likewise.
1302 * xtensa-isa.c: Likewise.
1303
1304 2013-01-10 Will Newton <will.newton@imgtec.com>
1305
1306 * Makefile.am: Add Meta.
1307 * Makefile.in: Regenerate.
1308 * archures.c (bfd_mach_metag): New.
1309 * bfd-in2.h: Regenerate.
1310 * config.bfd: Add Meta.
1311 * configure: Regenerate.
1312 * configure.in: Add Meta.
1313 * cpu-metag.c: New file.
1314 * elf-bfd.h: Add Meta.
1315 * elf32-metag.c: New file.
1316 * elf32-metag.h: New file.
1317 * libbfd.h: Regenerate.
1318 * reloc.c: Add Meta relocations.
1319 * targets.c: Add Meta.
1320
1321 2013-01-08 Yufeng Zhang <yufeng.zhang@arm.com>
1322
1323 * elf-bfd.h (elfcore_write_aarch_tls): Add prototype.
1324 (elfcore_write_aarch_hw_break): Likewise.
1325 (elfcore_write_aarch_hw_watch): Likewise.
1326 * elf.c (elfcore_grok_aarch_tls): New function.
1327 (elfcore_grok_aarch_hw_break): Likewise.
1328 (elfcore_grok_aarch_hw_watch): Likewise.
1329 (elfcore_grok_note): Call the new functions to handle the
1330 corresponding notes.
1331 (elfcore_write_aarch_tls): New function.
1332 (elfcore_write_aarch_hw_break): Likewise.
1333 (elfcore_write_aarch_hw_watch): Likewise.
1334 (elfcore_write_register_note): Call the new functions to handle the
1335 corresponding pseudo sections.
1336
1337 2013-01-07 Tom Tromey <tromey@redhat.com>
1338
1339 * section.c (_bfd_std_section): Rename from std_section.
1340 (bfd_com_section_ptr, bfd_und_section_ptr, bfd_abs_section_ptr)
1341 (STD_SECTION): Update.
1342 * bfd-in2.h: Rebuild.
1343
1344 2013-01-04 Juergen Urban <JuergenUrban@gmx.de>
1345
1346 * archures.c (bfd_mach_mips5900): Define.
1347 * bfd-in2.h: Regenerate.
1348 * config.bfd: Add mips64-ps2-elf and mips-ps2-elf targets.
1349 * cpu-mips.c: Add support for MIPS r5900.
1350 * elfxx-mips.c: Add support for MIPS r5900 (extension of r4000).
1351
1352 2013-01-03 Nickolai Zeldovich <nickolai@csail.mit.edu>
1353 Nick Clifton <nickc@redhat.com>
1354
1355 * elflink.c (get_value): Prevent the use of an undefined shift
1356 operation. Add sanity checks.
1357
1358 2013-01-02 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
1359
1360 * config.bfd (cr16*-*-uclinux*): New target support.
1361
1362
1363 For older changes see ChangeLog-2012
1364 \f
1365 Copyright (C) 2013 Free Software Foundation, Inc.
1366
1367 Copying and distribution of this file, with or without modification,
1368 are permitted in any medium without royalty provided the copyright
1369 notice and this notice are preserved.
1370
1371 Local Variables:
1372 mode: change-log
1373 left-margin: 8
1374 fill-column: 74
1375 version-control: never
1376 End:
This page took 0.055993 seconds and 5 git commands to generate.