* bfd/coff-arm.c (coff_arm_relocate_section)
[deliverable/binutils-gdb.git] / bfd / ChangeLog
CommitLineData
96d56e9f
NC
12009-09-05 Martin Thuresson <martin@mtme.org>
2
3 * coff-arm.c (coff_arm_relocate_section)
4 (record_thumb_to_arm_glue, bfd_arm_process_before_allocation):
5 Change member name class to symbol_class.
6 * coff-i960.c (coff_i960_relocate_section) Rename variable
7 class to class_val. Change member name class to symbol_class.
8 * coff-rs6000.c (_bfd_xcoff_swap_aux_in)
9 (_bfd_xcoff_swap_aux_out): Rename arguments class to in_class.
10 * coff-stgo32.c (adjust_aux_in_post)
11 (adjust_aux_out_pre, adjust_aux_out_post): Rename arguments class
12 to in_class.
13 * coff64-rs6000.c (_bfd_xcoff64_swap_aux_in)
14 (_bfd_xcoff64_swap_aux_out): Rename arguments class to in_class.
15 * coffcode.h (coff_pointerize_aux_hook): Rename variable class
16 to n_sclass.
17 * coffgen.c (coff_write_symbol, coff_pointerize_aux): Rename
18 variables named class to n_sclass. (coff_write_symbols): Rename
19 variable class to sym_class. (bfd_coff_set_symbol_class): Rename
20 argument class to symbol_class.
21 * cofflink.c (_bfd_coff_link_hash_newfunc)
22 (coff_link_add_symbols, _bfd_coff_link_input_bfd)
23 (_bfd_coff_write_global_sym, _bfd_coff_generic_relocate_section):
24 Update code to use renamed members.
25 * coffswap.h (coff_swap_aux_in, coff_swap_aux_out): Rename
26 argument class to in_class.
27 * libcoff-in.h (struct coff_link_hash_entry, struct
28 coff_debug_merge_type) Renamed members class to symbol_class and
29 type_class.
30 * libcoff.h Regenerated.
31 * peXXigen.c: (_bfd_XXi_swap_aux_in, _bfd_XXi_swap_aux_out):
32 Rename argument class to in_class.
33 * pef.c (bfd_pef_parse_imported_symbol): Update code to use
34 renamed members.
35 * pef.h (struct bfd_pef_imported_symbol): Changed name of
36 member class to symbol_class.
37
df7e4f42
L
382009-09-04 H.J. Lu <hongjiu.lu@intel.com>
39
40 * configure: Regenerated.
41
bac4da50
TG
422009-09-04 Tristan Gingold <gingold@adacore.com>
43
44 * configure.in: Bump version to 2.20.51
bac4da50 45
57e96a08
AM
462009-09-04 Alan Modra <amodra@bigpond.net.au>
47
48 * elf32-spu.c (spu_elf_relocate_section): Correct 2009-07-24 logic.
49
153d38f6
JZ
502009-09-04 Jie Zhang <jie.zhang@analog.com>
51
52 * elf32-bfin.c (elf32_bfinfdpic_create_dynamic_sections): Always
53 create .rela.bss.
54 (elf32_bfinfdpic_size_dynamic_sections): Set SEC_EXCLUDE flag
55 for empty .rela.bss and .rel.plt sections.
56
5bbc5ae7
AN
572009-09-03 Adam Nemet <anemet@caviumnetworks.com>
58
59 * elfxx-mips.c (mips_elf_calculate_relocation): Don't relocate
60 R_MIPS_JALR unless symbol resolves locally.
61
99da6b5f
AN
622009-09-03 Adam Nemet <anemet@caviumnetworks.com>
63
64 * elfxx-mips.c (_bfd_mips_elf_check_relocs): Don't set
65 has_static_relocs for R_MIPS_JALR.
66
fcbc2f09
MR
672009-09-03 Maciej W. Rozycki <macro@codesourcery.com>
68
69 * elf64-mips.c (mips_elf64_howto_table_rela): Add support for
70 R_MIPS_TLS_DTPMOD64 and R_MIPS_TLS_TPREL64, replacing the
71 respective stubs.
72
90d60710
L
732009-09-01 H.J. Lu <hongjiu.lu@intel.com>
74
75 * elf64-x86-64.c (elf64_x86_64_finish_dynamic_symbol): Declare
76 plt earlier.
77
11d73275
TG
782009-09-01 Tristan Gingold <gingold@adacore.com>
79
80 * makefile.vms: Ported to Itanium VMS. Remove useless variable and
81 dependencies. Reindent.
82 * configure.com: Ported to Itanium VMS. Now generates a build.com
83 to build without make. Add messages but make edit silent.
84 * hosts/alphavms.h: Add a prototype for stpcpy.
85 * vms.c: Add a missing include for Alpha VMS.
86 * elfxx-ia64.c (ELF_OSABI): Define for OpenVMS.
87
94be91de
JB
882009-08-31 Jan Beulich <jbeulich@novell.com>
89
90 * elf-bfd.h (bfd_elf_get_default_section_type): Declare.
91 * elf.c (bfd_elf_get_default_section_type): New.
92 (elf_fake_sections): Use bfd_elf_get_default_section_type.
93
883c7410
L
942009-08-30 H.J. Lu <hongjiu.lu@intel.com>
95
96 * elf32-i386.c (elf_i386_finish_dynamic_symbol): Revert the
97 accidental checkin.
98 * elf64-x86-64.c (elf64_x86_64_finish_dynamic_symbol): Likwise.
99
095106a2
AM
1002009-08-30 Alan Modra <amodra@bigpond.net.au>
101
102 PR ld/10569
103 * bfd.c (bfd_emul_get_maxpagesize): Don't abort.
104 (bfd_emul_get_commonpagesize): Likewise.
105
d3ce72d0
NC
1062009-08-29 Martin Thuresson <martin@mtme.org>
107
108 * elf32-arm.c (struct stub_def): Rename member template to
109 template_sequence. (arm_build_one_stub,
110 find_stub_size_and_template, arm_size_one_stub, arm_map_one_stub):
111 Rename variable template to template_sequence.
112 * elfxx-ia64.c (elfNN_ia64_relax_br, elfNN_ia64_relax_brl):
113 Rename variable template to template_val.
114 * aoutx.h (NAME (aout, make_empty_symbol)): Rename variable
115 new to new_symbol.
116 * coffgen.c (coff_make_empty_symbol)
117 (coff_bfd_make_debug_symbol): Rename variable new to new_symbol.
118 * cpu-ia64-opc.c (ext_reg, ins_imms_scaled): Rename variable
119 new to new_insn.
120 * ecoff.c (_bfd_ecoff_make_empty_symbol): Rename variable new
121 to new_symbol.
122 * elf32-m68k.c (elf_m68k_get_got_entry_type): Rename argument
123 new to new_reloc.
124 * hash.c (bfd_hash_lookup): Rename variable new to new_string.
125 * ieee.c (ieee_make_empty_symbol): Rename variable new to
126 new_symbol.
127 * linker.c (bfd_new_link_order): Rename variable new to
128 new_lo.
129 * mach-o.c (bfd_mach_o_sizeof_headers): Rename variable new to
130 symbol.
131 * oasys.c (oasys_make_empty_symbol): Rename variable new to
132 new_symbol_type.
133 * pdp11.c (NAME (aout, make_empty_symbol)): Rename variable
134 new to new_symbol_type.
135 * plugin.c (bfd_plugin_make_empty_symbol): Rename variable new
136 to new_symbol.
137 * rs6000-core.c (CoreHdr, VmInfo): Rename union member new to
138 new_dump.
139 (read_hdr, rs6000coff_core_p)
140 (rs6000coff_core_file_matches_executable_p)
141 (rs6000coff_core_file_failing_command)
142 (rs6000coff_core_file_failing_signal): Updated function to use new
143 union member name.
144 * som.c (som_make_empty_symbol): Rename variable new to
145 new_symbol_type.
146 * syms.c (_bfd_generic_make_empty_symbol): Rename variable new
147 to new_symbol.
148 * tekhex.c (first_phase, tekhex_make_empty_symbol): Rename
149 variable new to new_symbol.
150
573e8a1c
RW
1512009-08-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
152
153 * acinclude.m4 (AM_INSTALL_LIBBFD): Call AM_SUBST_NOTMAKE for
154 bfdlibdir and bfdincludedir.
155 * Makefile.am (bfdlibdir, bfdincludedir): Move definition ...
156 [INSTALL_LIBBFD]: ... here, ...
157 [INSTALL_LIBBFD]: ... and empty overrides here.
158 [!INSTALL_LIBBFD]: (rpath_bfdlibdir): New variable.
159 [!INSTALL_LIBBFD] (libbfd_la_LDFLAGS): Use it.
160 * Makefile.in: Regenerate.
161 * configure: Regenerate.
162
325e58c7
NC
1632009-08-26 Maxim Kuvyrkov <maxim@codesourcery.com>
164
165 * elf32-m68k.c: Rewrite initialization of GOT entries for TLS
166 relocations. Rewrite output of dynamic TLS relocations.
167 (DTP_OFFSET, TP_OFFSET): New constants.
168 (dtpoff_base): Update.
169 (tpoff): Rename to tpoff_base, update.
170 (elf_m68k_init_got_entry_static, elf_m68k_init_got_entry_local_shared):
171 New functions. Move code from elf_m68k_relocate_section here.
172 (elf_m68k_relocate_section): Update.
173 (elf_m68k_finish_dynamic_symbol): Fix handling of local TLS symbols.
174
e5f2b1de
NC
1752009-08-26 Maxim Kuvyrkov <maxim@codesourcery.com>
176
177 * elf32-m68k.c (elf_m68k_copy_indirect_symbol): Propagate
178 non_got_ref value.
179 (elf_m68k_check_relocs): Handle dynamic TLS relocations.
180 Handle non_got_ref field.
181 (elf_m68k_adjust_dynamic_symbol): Handle non_got_ref field.
182
0666b2c3
AM
1832009-08-26 Alan Modra <amodra@bigpond.net.au>
184
600b8686 185 PR ld/10518
0666b2c3
AM
186 * linker.c (bfd_find_version_for_sym): Revert warning.
187
78a03297
AM
1882009-08-26 Alan Modra <amodra@bigpond.net.au>
189
600b8686 190 PR ld/10518
78a03297
AM
191 * linker.c (bfd_find_version_for_sym): Override a "*" match by any
192 other wildcard match. Warn on multiple wildcard matches.
193
81ecdfbb
RW
1942009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
195
14ec8efd
RW
196 * Makefile.am (libbfd_la_LDFLAGS): Initialize early, to allow
197 appending.
198 [INSTALL_LIBBFD] (bfdlib_LTLIBRARIES, bfdinclude_HEADERS): Set
199 only in this condition.
200 [!INSTALL_LIBBFD] (noinst_LTLIBRARIES, libbfd_la_LDFLAGS): New,
201 to build but not install libbfd.la in this condition.
202 (install-bfdlibLTLIBRARIES, uninstall-bfdlibLTLIBRARIES)
203 (install_libbfd, install_libbfd): Remove.
204 * Makefile.in: Regenerate.
205 * doc/Makefile.am (AM_CPPFLAGS): Renamed from ...
206 (INCLUDES): ... this.
207 ($(MKDOC)): Adjust.
208 * doc/Makefile.in: Regenerate.
209
95b40122
RW
210 * Makefile.am (AUTOMAKE_OPTIONS): Remove cygnus, instead use
211 no-dist and foreign.
212 (EXTRA_libbfd_la_SOURCES): New, list $(CFILES) to allow
213 dependency tracking to work for them.
214 (targets.lo, archures.lo, dwarf.lo): Rewrite to
215 use automake dependency tracking mechanism.
216 (MKDEP, DEP, DEP1, dep.sed, dep, dep-in, dep-am): Remove.
217 (mkdep section): Remove.
218 (BUILT_SOURCES): New, list $(BUILD_HFILES).
219 * Makefile.in: Regenerate.
220 * po/SRC-POTFILES.in, po/bfd.pot: Regenerate.
221
af542c2e
RW
222 * Makefile.am (datarootdir, docdir, htmldor, pdfdir)
223 (install-pdf, install-pdf-recursive, install-html)
224 (install-html-recursive): Remove.
225 * Makefile.in: Regenerate.
226
81ecdfbb
RW
227 * Makefile.in: Regenerate.
228 * aclocal.m4: Likewise.
229 * config.in: Likewise.
230 * configure: Likewise.
231
cd1dac3d
DG
2322009-08-21 Daniel Gutson <dgutson@codesourcery.com>
233
234 * elf32-arm.c (arch_has_thumb2_nop): New function.
235 (arch_has_arm_nop): New function.
236 (elf32_arm_final_link_relocate): NOP opcodes changed.
237
440ae135
DE
2382009-08-16 Doug Evans <dje@google.com>
239
240 * opncls.c (bfd_close): Until BFD_IN_MEMORY has an iovec,
241 at least don't leak memory.
242
a109e2f5
DD
2432009-08-13 DJ Delorie <dj@redhat.com>
244
245 * elf32-m32c.c (m32c_elf_relax_delete_bytes): Adjust symbol sizes
246 if needed.
247
c1742541
NC
2482009-08-12 Nick Clifton <nickc@redhat.com>
249
250 * po/fi.po: Updated Finnish translation.
251
6a9adeca
BS
2522009-08-11 Bernd Schmidt <bernd.schmidt@analog.com>
253
254 Merge some FRV FDPIC changes into the Blackfin code.
255 * elf32-bfin.c (struct bfinfdpic_elf_link_hash_table): Add pointer to
256 summary reloc information.
257 (bfinfdpic_dynamic_got_plt_info): New.
258 (_bfin_create_got_section): Create the PLT section here.
259 (elf32_bfinfdpic_create_dynamic_sections): Not here.
260 (_bfinfdpic_count_nontls_entries): Move out of...
261 (_bfinfdpic_count_got_plt_entries): ... here.
262 (_bfinfdpic_count_relocs_fixups): Likewise.
263 (_bfinfdpic_reset_got_plt_entries): New.
264 (_bfinfdpic_size_got_plt): Move out of...
265 (elf32_bfinfdpic_size_dynamic_sections): ... here.
266 (bfinfdpic_relocate_section): Be careful not to call
267 _bfinfdpic_add_rofixup or _bfinfdpic_add_dyn_reloc for deleted relocs.
268 (bfinfdpic_check_discarded_relocs, bfinfdpic_elf_discard_info):
269 New functions.
270 (elf_backend_discard_info): Define for FD-PIC.
271
5dabe785
AM
2722009-08-11 Alan Modra <amodra@bigpond.net.au>
273
274 * elflink.c: Add FIXMEs for some places that require octets_per_byte
275 adjustments.
276 * elf-eh-frame.c: Likewise.
277 * merge.c: Likewise.
278
ea7a63de
AM
2792009-08-11 Alan Modra <amodra@bigpond.net.au>
280
281 * configure.in: Remove elf-ifunc.lo from common ELF files. Add
282 to x86 and x86_64 configurations.
283 * configure: Regenerate.
284
9bf609ec
JK
2852009-08-10 Jan Kratochvil <jan.kratochvil@redhat.com>
286
287 Stop using bfd_usrdata in libbfd.
288 * coff-stgo32.c (bfd_coff_go32stub): Remove.
289 (stub_bytes, comment): Replace STUBSIZE by GO32_STUBSIZE.
290 (adjust_filehdr_in_post): Declare the abfd parameter as unused.
291 Replace STUBSIZE by GO32_STUBSIZE. Save now the stub in
292 filehdr_dst->u.go32.stub. New comment with the reason.
293 (adjust_filehdr_out_pre): Replace STUBSIZE by GO32_STUBSIZE.
294 Substitute the removed macro bfd_coff_go32stub.
295 (adjust_filehdr_out_post, adjust_scnhdr_in_post, adjust_scnhdr_out_pre)
296 (adjust_scnhdr_out_post, adjust_aux_in_post, adjust_aux_out_pre)
297 (adjust_aux_out_post): Replace STUBSIZE by GO32_STUBSIZE.
298 (create_go32_stub, go32_stubbed_coff_bfd_copy_private_bfd_data):
299 Replace STUBSIZE by GO32_STUBSIZE. Substitute the removed macro
300 bfd_coff_go32stub.
301 * coffcode.h (coff_mkobject_hook): Initialize coff->go32stub.
302 * libcoff-in.h (coff_data_type): New field go32stub.
303 * libcoff.h: Regenerated.
304
e39e47bd
JK
3052009-08-10 Jan Kratochvil <jan.kratochvil@redhat.com>
306
307 Fix go32 stub preservation by objcopy.
308 * coff-stgo32.c (adjust_filehdr_in_post): Use bfd_malloc.
309 (go32_stubbed_coff_bfd_copy_private_bfd_data): Optionally allocate OBFD
310 go32stub.
311
ffcb4889
NS
3122009-08-10 Nathan Sidwell <nathan@codesourcery.com>
313
314 * elf32-arm.c (elf32_arm_size_stubs): Don't die on undefined local
315 symbols.
316 (elf32_arm_final_link_relocate): Treat local undefined symbols the
317 same as global undefined symbols.
318 (elf32_arm_relocate_section): Give an error for local undefined
319 non-weak symbols, unless the reloc will not use the symbol.
320
01017ef8
NS
3212009-08-10 Nathan Sidwell <nathan@codesourcery.com>
322
323 * elf32-ppc.c (shared_stub_entry, stub_entry): Use r12, not r11.
324 (ppc_elf_relax_section): Use symbol index to distinguish
325 relocatable stubs.
326
a8ad78a7
AM
3272009-08-10 Alan Modra <amodra@bigpond.net.au>
328
329 * elf32-ppc.c (ppc_elf_relax_section): Ignore non-code sections.
330
91e21fb7
AM
3312009-08-10 Alan Modra <amodra@bigpond.net.au>
332
333 * elflink.c (_bfd_elf_adjust_dynamic_symbol): Don't clear plt
334 info for STT_GNU_IFUNC.
335 * elf32-ppc.c (ppc_elf_check_relocs): Count a needed plt entry
336 on got refs in case the symbol turns out to be ifunc.
337 (ppc_elf_gc_sweep_hook): Similarly.
338 (ppc_elf_adjust_dynamic_symbol): Adjust assertion.
339 (allocate_dynrelocs): Don't specially allocate got relocs for ifunc.
340 (ppc_elf_size_dynamic_sections): Likewise.
341 (ppc_elf_relocate_section): Likewise.
342
6a9adeca 3432009-08-09 Bernd Schmidt <bernd.schmidt@analog.com>
cb88ce9f
BS
344
345 From Mike Frysinger <michael.frysinger@analog.com>
346 * elf32-bfin.c (bfin_howto_table, bfin_reloc_map, bfin_check_relocs,
347 bfin_final_link_relocate, bfin_relocate_section, bfin_gc_sweep_hook,
348 _bfinfdpic_emit_got_relocs_plt_entries, bfinfdpic_relocate_section,
349 bfinfdpic_gc_sweep_hook, bfinfdpic_check_relocs,
350 bfin_finish_dynamic_symbol, bfd_bfin_elf32_create_embedded_relocs):
351 Adjust to match the renamed reloc definitions.
352
e7e75368
AM
3532009-08-08 Alan Modra <amodra@bigpond.net.au>
354
355 PR 10494
356 * elf.c (_bfd_elf_make_section_from_shdr): When setting up section
357 LMAs, use ELF_IS_SECTION_IN_SEGMENT to match sections with headers.
358
918d9742
TT
3592009-08-07 Tom Tromey <tromey@redhat.com>
360
361 * elf32-microblaze.c (microblaze_elf_check_relocs): Avoid strict
362 aliasing error.
363
7ba29e2a
NC
3642009-08-06 Michael Eager <eager@eagercon.com>
365
366 * Makefile.am: Add cpu-microblaze.{lo,c}, elf32-microblaze.{lo,c}.
367 * Makefile.in: Regenerate.
368 * archures.c: Add bfd_arch_microblaze.
369 * bfd-in2.h: Regenerate.
370 * config.bfd: Add microblaze target.
371 * configure.in: Add bfd_elf32_microblaze_vec target.
372 * configure: Regenerate.
373 * cpu-microblaze.c: New.
374 * elf32-microblaze.c: New.
375 * libbfd-in.h: Add prototype _bfd_dwarf2_fixup_section_debug_loc().
376 * libbfd.h: Regenerate.
377 * reloc.c: Add MICROBLAZE relocations.
378 * section.c: Add struct relax_table and relax_count to section.
379 * targets.c: Add bfd_elf32_microblaze_vec.
380
e47bf690
JJ
3812009-08-06 Jakub Jelinek <jakub@redhat.com>
382 Alan Modra <amodra@bigpond.net.au>
383
384 PR binutils/10492
385 * elf.c (sym_is_global): Return true even for BSF_GNU_UNIQUE
386 symbols.
387 * elf32-mips.c (mips_elf_sym_is_global): Likewise.
388 * elfn32-mips.c (mips_elf_sym_is_global): Likewise.
389
3ae046cc
NS
3902009-08-06 Nathan Sidwell <nathan@codesourcery.com>
391
392 * elf32-arm.c (elf32_arm_size_stubs): Call layout_sections_again
393 at least once when fixing cortex-a8.
394
cd8d5a82
CF
3952009-08-05 Chao-ying Fu <fu@mips.com>
396
397 * elf32-mips.c (mips_reloc_map): Add BFD_RELOC_MIPS_JALR.
398 * elfxx-mips.c (JAL_TO_BAL_P): New define to transform JAL to BAL
399 for CPUs. It is true for RM9000.
400 (JALR_TO_BAL_P): New define to transform JALR to BAL. It is true
401 for all CPUs.
402 (mips_elf_perform_relocation): Use JAL_TO_BAL_P and JALR_TO_BAL_P
403 to guard the transformation.
404
9cc305ec
TS
4052009-08-05 Trevor Smigiel <Trevor_Smigiel@playstation.sony.com>
406
407 * elf32-spu.h (spu_elf_params): Add member emit_fixups.
408 (spu_elf_size_sections): Declare prototype.
409 * elf32-spu.c (spu_link_hash_table): Add member sfixup.
410 (FIXUP_RECORD_SIZE, FIXUP_GET, FIXUP_PUT): New macros.
411 (spu_elf_emit_fixup): New function.
412 (spu_elf_relocate_section): Emit fixup for each SPU_ADDR32.
413 (spu_elf_size_sections): New function.
414
eb7c4339
NS
4152009-08-05 Nathan Sidwell <nathan@codesourcery.com>
416
417 * elf32-arm.c (elf32_arm_stub_type): Add arm_stub_a8_veneer_lwm.
418 (arm_build_one_stub): Build a8 veneers as a separate pass.
419 (cortex_a8_erratum_scan): Add prev_num_a8_fixes and stub_changed_p
420 parameters. Use them to check if we create a different a8 fixup
421 than the previous pass.
422 (elf32_arm_size_stubs): Move scope of stub_changed and
423 prev_num_a8_fixes into main loop.
424 (elf32_arm_build_stubs): Build a8 veneers in a second pass.
425
a9585d22
AM
4262009-08-04 Alan Modra <amodra@bigpond.net.au>
427
428 * elf32-ppc.c (ppc_elf_relax_section): Correct conditions under
429 which find_plt_ent is called. Delete redundant code.
430
45b222d6
L
4312009-08-03 H.J. Lu <hongjiu.lu@intel.com>
432
433 PR binutils/10363
434 * elf.c (bfd_elf_string_from_elf_section): Return NULL on
435 invalid string offset.
436
004fb780
L
4372009-08-03 H.J. Lu <hongjiu.lu@intel.com>
438
439 PR ld/10433
440 * elf-ifunc.c (_bfd_elf_allocate_ifunc_dyn_relocs): Set got
441 to htab->init_got_offset and plt to htab->init_plt_offset
442 when discarding space for dynamic relocations.
443
a877a2b6
AM
4442009-08-03 Alan Modra <amodra@bigpond.net.au>
445
446 * elf32-ppc.c (struct plt_entry): Revise comments.
447 (ppc_elf_check_relocs): Don't create needless plt_entry info
448 for non-pie executables. Don't test info->pie when info->shared
449 already covers that case.
450 (ppc_elf_gc_sweep_hook): Adjust for above change.
451 (add_stub_sym): Don't test info->pie when info->shared tested.
452 (allocate_dynrelocs, ppc_elf_size_dynamic_sections): Likewise.
453 (write_glink_stub, ppc_elf_finish_dynamic_symbol): Likewise.
454 (ppc_elf_relax_section): Adjust find_plt_ent arguments.
455 (ppc_elf_relocate_section): Likewise.
456
de972ffa
AM
4572009-08-03 Alan Modra <amodra@bigpond.net.au>
458
459 * elf32-ppc.c (ppc_elf_check_relocs): Always add a plt ref count
460 for local ifunc symbols in non-pie executables, regardless of
461 reloc type. Don't specially create ifunc dyn relocs. Tidy ifunc
462 code so that it's obvious that we only do anything special for
463 local ifunc syms.
464 (ppc_elf_gc_sweep_hook): Adjust to suit check_relocs changes.
465 (allocate_dynrelocs): Correct comment for syms defined in plt.
466 Don't specially allocate ifunc dyn relocs.
467 (ppc_elf_relax_section): Relax branches to ifunc plt entries too.
468 (ppc_elf_relocate_section): Set "relocation" value for ifunc
469 syms in non-pie executables. No specially allocated dyn relocs
470 for ifunc to write. Allow for local sym on R_PPC_RELAX32_PLT.
471 (ppc_elf_finish_dynamic_symbol): Set value of ifunc symbols in
472 a non-pie executable.
473
1d85728f
L
4742009-08-02 H.J. Lu <hongjiu.lu@intel.com>
475 Jakub Jelinek <jakub@redhat.com>
476
477 PR ld/6443
478 * elf32-i386.c (elf_i386_tls_transition): Check executable
479 instead of shared for TLS when building PIE.
480 (elf_i386_check_relocs): Likewise.
481 (elf_i386_allocate_dynrelocs): Likewise.
482 (elf_i386_relocate_section): Likewise.
483
484 * elf64-x86-64.c (elf64_x86_64_tls_transition): Check executable
485 instead of shared for TLS when building PIE.
486 (elf64_x86_64_check_relocs): Likewise.
487 (elf64_x86_64_allocate_dynrelocs): Likewise.
488 (elf64_x86_64_relocate_section): Likewise.
489
5d8d4872
AG
4902009-07-31 Anthony Green <green@moxielogic.com>
491
492 * config.bfd (targ_cpu): Add moxie-uclinux support.
493
080a1b9f
HPN
4942009-07-31 Hans-Peter Nilsson <hp@bitrange.com>
495
496 * linker.c (fix_syms): Consider SEC_LOAD when choosing section.
497
25f23106
AM
4982009-07-30 Alan Modra <amodra@bigpond.net.au>
499
500 * elf32-ppc.c (ppc_elf_check_relocs): Always set up sections
501 used by indirect function support. Count dynamic relocs for
502 ifunc syms.
503 (ppc_elf_adjust_dynamic_symbol): Tweak for ifunc.
504 (allocate_dynrelocs): Allocate all non-dynamic ifunc plt entries
505 in iplt and their relocs in reliplt. Don't make ifunc syms
506 dynamic. Allocate got entry relocs for non-dynamic ifunc in
507 reliplt. Handle other dynamic relocs for ifunc.
508 (ppc_elf_size_dynamic_sections): Alloc dyn relocs for static
509 ifunc in reliplt, likewise relocs for got against local ifunc.
510 Typo fix on reliplt size adjust.
511 (ppc_elf_relocate_section): Don't use plt scheme of allocating
512 relocs 1-1 with entries for iplt, instead just add using
513 reloc_count. Write got relocs and dyn relocs for ifunc to reliplt.
514 Error on invalid ifunc dyn relocs.
515 (ppc_elf_finish_dynamic_symbol): Adjust for non-dynamic ifunc plt
516 in iplt/reliplt.
517 * elf64-ppc.c (ppc64_elf_howto_raw): Add R_PPC64_JMP_IREL,
518 R_PPC64_REL16, R_PPC64_REL16_LO, R_PPC64_REL16_HI, R_PPC64_REL16_HA.
519 (ppc64_elf_reloc_type_lookup): Handle new relocs.
520 (ppc64_elf_check_relocs): Likewise. Count dyn relocs for ifunc.
521 (allocate_dynrelocs): As for elf32-ppc.c above.
522 (ppc64_elf_size_dynamic_sections): Likewise.
523 (ppc_build_one_stub): Put non-dynamic ifunc plt call stubs in iplt,
524 and their relocs in reliplt. Use R_PPC64_JMP_IREL.
525 (ppc_size_one_stub): Similarly.
526 (ppc64_elf_relocate_section): As for elf32-ppc.c above. Handle new
527 relocs too.
528 (ppc64_elf_finish_dynamic_symbol): As for elf32-ppc.c above.
529
80f540b7
HPN
5302009-07-29 Hans-Peter Nilsson <hp@bitrange.com>
531
532 * elf64-mmix.c (mmix_elf_relax_section): Revert 2009-05-27
533 change. Add note to head comment.
534
4ad4f3cb
JB
5352009-07-28 Jan Beulich <jbeulich@novell.com>
536
537 * archive.c (get_extended_arelt_filename): Remove redundant
538 range check on index.
539
d8d2f433
DK
5402009-07-27 Doug Kwan <dougkwan@google.com>
541
542 * elf32-arm.c (stub_hash_newfunc): Initialize field output_name.
543
9e675548
L
5442009-07-27 H.J. Lu <hongjiu.lu@intel.com>
545
546 * archures.c bfd_*_arch): Sorted.
547 (bfd_archures_list): Likewise.
548
86514226
SR
5492009-07-27 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
550
9e675548 551 * elf32-cr16.c (elf_cr16_final_link_relocate): Add code to handle
86514226
SR
552 to R_cr16_NUM32 relocation.
553
305f7588
MS
5542009-07-26 Michael Eager <eager@eagercon.com>
555
556 * archures.c: Add bfd_mach_ppc_405
557 * bfd-in2.h: Same.
558
b1995b01
L
5592009-07-25 H.J. Lu <hongjiu.lu@intel.com>
560
561 * cpu-i386.c (bfd_x86_64_arch): Fix comment typos.
562 * cpu-l1om.c (bfd_l1om_arch): Likewise.
563
8a9036a4
L
5642009-07-25 H.J. Lu <hongjiu.lu@intel.com>
565
566 * archures.c (bfd_architecture): Add bfd_arch_l1om.
567 (bfd_l1om_arch): New.
568 (bfd_archures_list): Add &bfd_l1om_arch.
569 * bfd-in2.h: Regenerated.
570
571 * config.bfd (targ64_selvecs): Add bfd_elf64_l1om_vec if
572 bfd_elf64_x86_64_vec is supported. Add bfd_elf64_l1om_freebsd_vec
573 if bfd_elf64_x86_64_freebsd_vec is supported.
574 (targ_selvecs): Likewise.
575
576 * configure.in: Support bfd_elf64_l1om_vec and
577 bfd_elf64_l1om_freebsd_vec.
578 * configure: Regenerated.
579
580 * cpu-l1om.c: New.
581
582 * elf64-x86-64.c (elf64_l1om_elf_object_p): New.
583 (bfd_elf64_l1om_vec): Likewise.
584 (bfd_elf64_l1om_freebsd_vec): Likewise.
585
586 * Makefile.am (ALL_MACHINES): Add cpu-l1om.lo.
587 (ALL_MACHINES_CFILES): Add cpu-l1om.c.
588 * Makefile.in: Regenerated.
589
590 * targets.c (bfd_elf64_l1om_vec): New.
591 (bfd_elf64_l1om_freebsd_vec): Likewise.
592 (_bfd_target_vector): Add bfd_elf64_l1om_vec and
593 bfd_elf64_l1om_freebsd_vec.
594
8fdcc58d
TS
5952009-07-24 Trevor Smigiel <Trevor_Smigiel@playstation.sony.com>
596 Alan Modra <amodra@bigpond.net.au>
597
598 * reloc.c (BFD_RELOC_SPU_ADD_PIC): Define.
599 * bfd-in2.h: Regenerate.
600 * libbfd.h: Regenerate.
601 * elf32-spu.c (elf_howto_table): Add entries SPU_ADD_PIC.
602 (spu_elf_bfd_to_reloc_type): Handle SPU_ADD_PIC.
603 (spu_elf_relocate_section): Patch instructions marked by SPU_ADD_PIC.
604
9b769489
L
6052009-07-23 H.J. Lu <hongjiu.lu@intel.com>
606
607 PR ld/10434
608 * elf64-x86-64.c (elf64_x86_64_check_relocs): Check executable
609 instead of shared for R_X86_64_TPOFF32.
610 (elf64_x86_64_relocate_section): Likewise.
611
3e7a7d11
NC
6122009-07-23 Ulrich Drepper <drepper@redhat.com>
613
614 * elf-bfd.h (struct elf_link_hash_entry): Add unique_global field.
615 * elf.c (swap_out_syms): Set binding to STB_GNU_UNIQUE for symbols
616 with the BSF_GNU_UNIQUE flag bit set.
617 * elfcode.h (elf_slurp_symbol_table): Set the BSF_GNU_UNIQUE flag
618 for symbols with STB_GNU_UNIQUE binding.
619 * elflink.c (_bfd_elf_merge_symbol): Set unique_global for symbols
620 with the STB_GNU_UNIQUE binding.
621 (elf_link_add_object_symbols): Set the BSF_GNU_UNIQUE flag for
622 symbols with STB_GNU_UNIQUE binding. Set STB_GNU_UNIQUE for
623 symbols with the unique_global field set.
624 (elf_link_output_extsym): Set unique_global field for symbols with
625 the STB_GNU_UNIQUE binding.
626 * syms.c (struct bfd_symbol): Define BSF_GNU_UNIQUE flag bit.
627 (bfd_print_symbol_vandf): Print a 'u' character for BSF_GNU_UNIQUE
628 symbols.
629 (bfd_decode_symclass): Return a 'u' character for BSF_GNU_UNIQUE
630 symbols.
631 * bfd-in2.h: Regenerate.
632
5f35ea9c
L
6332009-07-22 H.J. Lu <hongjiu.lu@intel.com>
634
635 * elflink.c (elf_link_output_extsym): Revert the last change.
636
b63cc625
L
6372009-07-22 H.J. Lu <hongjiu.lu@intel.com>
638
639 PR ld/10433
640 * elflink.c (elf_link_output_extsym): Special case ifunc syms
641 when ref_regular, not def_regular.
642
2955ec4c
L
6432009-07-21 H.J. Lu <hongjiu.lu@intel.com>
644
645 PR ld/10426
646 * elflink.c (elf_link_add_object_symbols): Turn an IFUNC symbol
647 from a DSO into a normal FUNC symbol.
648 (elf_link_output_extsym): Turn an undefined IFUNC symbol into
649 a normal FUNC symbol.
650
6d30f5b2
NC
6512009-07-17 Chao-ying Fu <fu@mips.com>
652
653 * elfxx-mips.c (LOAD_INTERLOCKS_P): New define.
654 (_bfd_mips_elf_size_dynamic_sections): For CPUs without load
655 interlocking, the last PLT entry needs a nop in the branch delay slot.
656 (_bfd_mips_elf_finish_dynamic_symbol): For CPUs with load itnerlocking,
657 output the last two PLT entries in reverse order.
658
1f85278f
L
6592009-07-16 H.J. Lu <hongjiu.lu@intel.com>
660
661 * elf32-i386.c (elf_i386_relocate_section): Don't get local
662 STT_GNU_IFUNC symbol for relocatable link.
663 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
664
f07749bb
L
6652009-07-10 H.J. Lu <hongjiu.lu@intel.com>
666
667 * bfdio.c (bfd_iovec): Add comments for bmmap.
668 * bfd-in2.h: Regenerated.
669
8455dd2c
L
6702009-07-10 H.J. Lu <hongjiu.lu@intel.com>
671
672 * Makefile.am: Run "make dep-am".
673 * Makefile.in: Regenerated.
674
cedfb179
DK
6752009-07-10 Doug Kwan <dougkwan@google.com>
676
677 * elf32-arm.c (stub_hash_newfunc): Initialize fields
678 target_addend and orig_insn.
679
fa8f86ff
TT
6802009-07-10 Tom Tromey <tromey@redhat.com>
681
682 * Makefile.am (dwarf2.lo): Use dwarf2.h, not elf/dwarf2.h.
683 (elf-eh-frame.lo): Likewise.
684 (elf32-bfin.lo): Likewise.
685 (elf32-frv.lo): Likewise.
686 (elf32-xc16x.lo): Likewise.
687 * Makefile.in: Rebuild.
688 * dwarf2.c: Included dwarf.h, not elf/dwarf2.h.
689 * elf-eh-frame.c: Likewise.
690 * elf32-bfin.c: Likewise.
691 * elf32-frv.c: Likewise.
692 * elf32-xc16x.c: Likewise.
693
33c6a8fc
JB
6942009-07-10 Julian Brown <julian@codesourcery.com>
695
696 * elf32-arm.c (arm_build_one_stub): Use the hash entry of the
697 symbol a stub entry is derived from, not the entry for the stub
698 itself, in call to elf32_arm_final_link_relocate.
699
1d770845
L
7002009-07-10 H.J. Lu <hongjiu.lu@intel.com>
701
702 * elf.c (_bfd_elf_get_synthetic_symtab): Remove leading zeros
703 when reporting addends.
704
52cfded7
AM
7052009-07-10 Alan Modra <amodra@bigpond.net.au>
706
707 * elf32-spu.c (spu_elf_size_stubs): Do set up soft-icache manager
708 data even when no stubs.
709 (spu_elf_place_overlay_data, spu_elf_build_stubs): Adjust.
710
e054468f
AM
7112009-07-10 Alan Modra <amodra@bigpond.net.au>
712
713 * elf32-ppc.c (ppc_elf_howto_raw): Add R_PPC_IRELATIVE.
714 (ppc_elf_get_synthetic_symtab): Report addend.
715 (PLT_IFUNC): Define.
716 (struct ppc_elf_link_hash_table): Add iplt and reliplt.
717 (ppc_elf_create_glink): New function.
718 (ppc_elf_create_dynamic_sections): Use it.
719 (ppc_elf_add_symbol_hook): Set has_ifunc_symbols.
720 (update_local_sym_info): Allocate space for local_plt array.
721 Don't bump local_got_refcounts for PLT_IFUNC. Return local_plt
722 entry pointer.
723 (is_branch_reloc): New function.
724 (ppc_elf_check_relocs): Handle STT_GNU_IFUNC symbols.
725 (ppc_elf_gc_sweep_hook): Likewise.
726 (ppc_elf_adjust_dynamic_symbol): Likewise.
727 (allocate_dynrelocs): Likewise.
728 (ppc_elf_size_dynamic_sections): Likewise.
729 (ppc_elf_relocate_section): Likewise.
730 (branch_reloc_hash_match): Use is_branch_reloc.
731 (ppc_elf_tls_optimize): Adjust for local_plt.
732 (write_glink_stub): New function, extracted from..
733 (ppc_elf_finish_dynamic_symbol): ..here. Handle STT_GNU_IFUNC.
734 (ppc_elf_finish_dynamic_sections): Only write plt resolver and
735 branch table when dynamic.
736 (elf_backend_post_process_headers): Define.
737 * elf64-ppc.c (elf_backend_post_process_headers): Define.
738 (ppc64_elf_howto_raw): Add R_PPC64_IRELATIVE.
739 (ppc64_elf_get_synthetic_symtab): Report addend.
740 (struct ppc_stub_hash_entry): Add plt_ent.
741 (PLT_IFUNC): Define.
742 (struct ppc_link_hash_table): Add iplt and reliplt.
743 (create_linkage_sections): Make .iplt and .rela.iplt sections.
744 (ppc64_elf_add_symbol_hook): Set has_ifunc_symbols.
745 (update_local_sym_info): Allocate space for local_plt array.
746 Don't bump local_got_ents for PLT_IFUNC. Return local_plt
747 entry pointer.
748 (update_plt_info): Pass pointer to plt_entry rather than sym hash,
749 and don't change hash flags here.
750 (is_branch_reloc): New function.
751 (ppc64_elf_check_relocs): Handle STT_GNU_IFUNC.
752 (ppc64_elf_gc_sweep_hook): Likewise.
753 (ppc64_elf_adjust_dynamic_symbol): Likewise.
754 (allocate_dynrelocs): Likewise.
755 (ppc64_elf_size_dynamic_sections): Likewise.
756 (ppc_build_one_stub, ppc_size_one_stub): Likewise.
757 (ppc64_elf_size_stubs): Likewise.
758 (ppc64_elf_relocate_section): Likewise.
759 (get_sym_h): Adjust for local_plt.
760 (branch_reloc_hash_match): Use is_branch_reloc.
761 (ppc_type_of_stub): Pass plt_entry pointer and handle ifunc.
762 (ppc64_elf_toc): Ignore SEC_EXCLUDE sections.
763
041de40d
AM
7642009-07-10 Alan Modra <amodra@bigpond.net.au>
765
766 * elf.c (_bfd_elf_get_synthetic_symtab): Report addends.
767
7ae26bc1
AM
7682009-07-10 Alan Modra <amodra@bigpond.net.au>
769
770 * elf-bfd.h (struct elf_link_hash_entry): Clarify ref_regular
771 and ref_regular_nonweak comment.
772 * elflink.c (elf_link_output_extsym): Special case ifunc syms
773 when def_regular, not ref_regular.
774 (elf_link_add_object_symbols): Don't set needs_plt on ifunc syms,..
775 * elf32-i386.c (elf_i386_check_relocs): ..set it here instead..
776 * elf64-x86-64.c (elf64_x86_64_check_relocs): ..and here.
777
9c4d0c1f
AM
7782009-07-09 Alan Modra <amodra@bigpond.net.au>
779
780 * elf32-spu.c (mark_functions_via_relocs): Init broken_cycle field
781 of malloc'd struct call_info.
782 (pasted_function): Likewise, priority too.
783
2fc6d3b0
AM
7842009-07-07 Alan Modra <amodra@bigpond.net.au>
785
786 * elf32-spu.c (spu_elf_auto_overlay): Take into account section
787 alignment when packing sections into overlays.
788
9e1f7c0e
DK
7892009-07-03 Cary Coutant <ccoutant@google.com>
790
791 * dwarf2.c (decode_line_info): Ignore DW_LNE_set_discriminator.
792
4a768870
DK
7932009-07-03 Dave Korn <dave.korn.cygwin@gmail.com>
794
795 * coffcode.h (sec_to_styp_flags): Partially revert (functional
796 changes only) earlier patch:-
797
798 2009-06-25 Kai Tietz <kai.tietz@onevision.com>
799
800 * coffcode.h (sec_to_styp_flags): Set discardable for .reloc and
801 give .debug and .reloc data characteristics.
802 (DOT_RELOC): New define for .reloc section string.
803 (coff_write_object_contents): Use DOT_RELOC instead of string.
804
848f5748
TT
8052009-07-02 Tom Tromey <tromey@redhat.com>
806
807 * aoutx.h (aout_get_external_symbols): Declare 'amt' locally.
808 * bfdwin.c (bfd_free_window): Cast to unsigned long.
809
dda46a27
L
8102009-07-01 Nick Clifton <nickc@redhat.com>
811
812 * elf-m10300.c: Remove trailing white space.
813 * reloc.c: Likewise.
814
efde2f2c
NC
8152009-07-01 Douglas B Rupp <rupp@gnat.com>
816
dda46a27 817 * bfd.m4 (BFD_HAVE_TIME_TYPE_MEMBER,
efde2f2c 818 BFD_HAVE_SYS_STAT_TYPE_MEMBER): New config functions.
dda46a27
L
819 * configure.in: Use them.
820 * configure: Regenerate.
821 * config.in: Regnerate.
822 * vmsutil.c: Include sysdep.h, remove ansidecl.h.
efde2f2c
NC
823 #define _BSD_SOURCE. Add comments.
824 (vms_file_stats_name): Calculate creation date based on available
825 runtime data. Return 1 for version instead of 0.
826
e1ec24c6
NC
8272009-07-01 Nick Clifton <nickc@redhat.com>
828
829 PR 10072
830 * elf32-arm.c (elf32_arm_final_link_relocate): Add code to handle
831 to R_ARM_THM_PC8 relocation.
832
2709f570
NC
8332009-06-29 Nick Clifton <nickc@redhat.com>
834
835 * elf-m10300.c (mn10300_elf_relax_section): Allow for the
836 different uses of the relocations addend when a symbol is in a
837 merged section.
838
83b89087
L
8392009-06-27 H.J. Lu <hongjiu.lu@intel.com>
840
841 PR ld/10337
842 * elf.c (bfd_section_from_shdr): Don't change sh_link for
843 SHT_REL/SHT_RELA sections on executable nor shared library.
844 Treat SHT_REL/SHT_RELA sections with sh_link set to SHN_UNDEF
845 as a normal section.
846
be7035c6
NC
8472009-06-25 Nick Clifton <nickc@redhat.com>
848
849 * elf-m10300.c (mn10300_elf_relax_section): Handle non-section
850 symbols with SEC_MERGE flag.
851
bdeb4032
KT
8522009-06-25 Kai Tietz <kai.tietz@onevision.com>
853
854 * coffcode.h (sec_to_styp_flags): Set discardable for .reloc and
855 give .debug and .reloc data characteristics.
856 (DOT_RELOC): New define for .reloc section string.
857 (coff_write_object_contents): Use DOT_RELOC instead of string.
858
b32e07d7
TG
8592009-06-25 Tristan Gingold <gingold@adacore.com>
860
861 * mach-o-target.c (bfd_mach_o_get_dynamic_symtab_upper_bound)
862 (bfd_mach_o_canonicalize_dynamic_symtab)
863 (bfd_mach_o_get_synthetic_symtab): Defines.
864 (TARGET_NAME_BACKEND): Add bfd_mach_o_print_thread entry.
865 (TARGET_NAME): Use Mach-O specific functions for dynamic.
866
867 * mach-o-i386.c (bfd_mach_o_i386_swap_reloc_in): Fix howto indexes
868 for scattered relocations.
869 (bfd_mach_o_i386_print_thread): New function.
870 (bfd_mach_o_print_thread): Define.
871
872 * mach-o.c (text_section_names_xlat): Add an entry for __const.
873 (bfd_mach_o_canonicalize_one_reloc, bfd_mach_o_canonicalize_relocs):
874 New functions extracted from ...
875 (bfd_mach_o_canonicalize_reloc): ... This. Simplified.
876 (bfd_mach_o_get_dynamic_reloc_upper_bound): New function.
877 (bfd_mach_o_canonicalize_dynamic_reloc): New function.
878 (bfd_mach_o_i386_flavour_string): Adjusted after enum renaming.
879 (bfd_mach_o_ppc_flavour_string): Reindentation. Add 64 bits cases.
880 (bfd_mach_o_scan_read_dylinker): Do not create a section anymore.
881 Set name_str field.
882 (bfd_mach_o_scan_read_dylib): Ditto.
883 (bfd_mach_o_scan_read_thread): Set mdata at declaration. Add comments,
884 reindent.
885 (bfd_mach_o_scan_read_dysymtab): Set mdata at declaration. Correctly
886 decode isym and flags on little endian targets. Set dysymtab field.
887 (bfd_mach_o_scan_start_address): Adjust for enum names.
888 (bfd_mach_o_lookup_section): Do not look for segments anymore.
889 (bfd_mach_o_print_section): Display bfd section name.
890 (bfd_mach_o_print_segment): Display none if no name.
891 (bfd_mach_o_print_dysymtab): Display next index for local, external
892 and undefined symbols.
893 (bfd_mach_o_bfd_print_private_bfd_data): Adjust code by using name_str.
894 Display dylinker name. Display thread and unixthread commands content.
895 (bfd_mach_o_print_thread): New macro.
896
897 * mach-o.h (bfd_mach_o_mach_header_magic): Align numbers.
898 (bfd_mach_o_ppc_thread_flavour): Ditto.
899 (bfd_mach_o_i386_thread_flavour): Ditto.
900 (BFD_MACH_O_PPC_THREAD_STATE_NONE): New enum.
901 (BFD_MACH_O_x86_THREAD_STATE_NONE): Replaces
902 BFD_MACH_O_THREAD_STATE_NONE.
903 (bfd_mach_o_segment_command): Remove segment field.
904 (bfd_mach_o_thread_flavour): Field offset is now unsigned long.
905 (bfd_mach_o_dylinker_command): Remove section field, add name_str.
906 (bfd_mach_o_prebound_dylib_command): Ditto.
907 (bfd_mach_o_dylib_command): Ditto.
908 (bfd_mach_o_prebound_dylib_command): Remove section field.
909 (mach_o_data_struct): Add dysymtab field.
910 (bfd_mach_o_backend_data): Add _bfd_mach_o_print_thread field.
911 (bfd_mach_o_get_reloc_upper_bound, bfd_mach_o_canonicalize_reloc)
912 (bfd_mach_o_build_commands): Remove parameter names and attributes.
913 (bfd_mach_o_get_dynamic_reloc_upper_bound)
914 (bfd_mach_o_canonicalize_dynamic_reloc): New prototypes.
915
c41ba836
DK
9162009-06-25 Rafael Avila de Espindola <espindola@google.com>
917
918 * plugin.c (load_plugin): Use stat and S_ISREG instead of the d_type
919 field of struct dirent.
920
3188b070
TG
9212009-06-23 Tristan Gingold <gingold@adacore.com>
922
923 * vms.c (vms_get_synthetic_symtab): Remove duplicate definition
924 of this macro. Fix indentation.
925
022f8312
CL
9262009-06-22 Christophe Lyon <christophe.lyon@st.com>
927
928 * elf32-arm.c (elf32_arm_size_stubs): Use PLT address as
929 destination for defined dynamic symbols when deciding whether to
930 insert a stub or not.
931 (allocate_dynrelocs): Make sure functions are not marked as Thumb
932 when actually accessed through a PLT, even when generating a
933 shared lib.
934
d297e807
TG
9352009-06-22 Tristan Gingold <gingold@adacore.com>
936
937 * mach-o.c (bfd_mach_o_canonicalize_reloc): Append a sentinel to
938 the relocs array.
939
ceaf50a2
AM
9402009-06-22 Alan Modra <amodra@bigpond.net.au>
941
942 * elf32-ppc.c (ppc_elf_check_relocs): Handle R_PPC_RELAX* in switch.
943 * elf32-v850.c (v850_elf_relocate_section): Warning fix.
944
983bddc8
AM
9452009-06-22 Alan Modra <amodra@bigpond.net.au>
946
947 * elf64-ppc.c (ppc64_elf_edit_opd): Avoid gcc warning.
948
f8703194
L
9492009-06-19 H.J. Lu <hongjiu.lu@intel.com>
950
951 * elflink.c (elf_link_add_object_symbols): Avoid warning
952 from -Wjump-misses-init in gcc 4.5.0.
953
09a24cbf
L
9542009-06-19 H.J. Lu <hongjiu.lu@intel.com>
955
956 * elf32-i386.c (elf_i386_check_relocs): Properly check local
957 symbol on error.
958 * elf64-x86-64.c (elf64_x86_64_check_relocs): Likewise.
959
4c544807
L
9602009-06-19 H.J. Lu <hongjiu.lu@intel.com>
961
962 * elf32-i386.c (elf_i386_tls_transition): Add a parameter,
963 r_symndx. Report local symbol name on error.
964 (elf_i386_check_relocs): Updated. Report local symbol name on
965 error.
966 (elf_i386_gc_sweep_hook): Updated.
967 (elf_i386_relocate_section): Likewise.
968
969 * elf64-x86-64.c (elf64_x86_64_tls_transition): Add a parameter,
970 r_symndx. Report local symbol name on error.
971 (elf64_x86_64_check_relocs): Updated. Report local symbol name
972 on error.
973 (elf64_x86_64_gc_sweep_hook): Updated.
974 (elf64_x86_64_relocate_section): Likewise.
975
b8674692
TG
9762009-06-19 Tristan Gingold <gingold@adacore.com>
977
978 * mach-o.c (bfd_mach_o_print_private_header): Fix format character.
979
046b007d
TG
9802009-06-19 Tristan Gingold <gingold@adacore.com>
981
982 * mach-o.c (bfd_mach_o_scan_read_symtab_symbols): Add prototype.
983 (bfd_mach_o_version): Use bfd_mach_o_get_data instead of direct access.
984 (bfd_mach_o_valid): Ditto.
985 (bfd_mach_o_wide_p): Ditto.
986 (bfd_mach_o_canonicalize_reloc): Ditto.
987 (bfd_mach_o_build_commands): Ditto.
988 (bfd_mach_o_scan_read_thread): Ditto.
989 (bfd_mach_o_flatten_sections): Ditto.
990 (bfd_mach_o_scan_start_address): Ditto.
991 (bfd_mach_o_lookup_section): Ditto.
992 (bfd_mach_o_core_fetch_environment): Ditto.
993 (bfd_mach_o_write_contents): Ditto. Handle reexport_dylib.
994 (bfd_mach_o_scan_write_relocs): Adjust for bfd_mach_o_get_data.
995 (bfd_mach_o_scan_write_symtab): Ditto.
996 Use macros instead of hard-coded values.
997 (bfd_mach_o_scan_read_symtab_symbol): Make the function static.
998 Use bfd_mach_o_get_data instead of direct access. Use macros
999 instead of hard-coded values.
1000 (bfd_mach_o_scan_read_symtab_strtab): Make the function static.
1001 Remove sym argument and get section from mdata.
1002 Move code into the else branch.
1003 (bfd_mach_o_scan_read_symtab_symbols): Make the function static.
1004 Remove sym argument and get section from mdata. Adjust code.
1005 (bfd_mach_o_scan_read_dylib): Move assertion into the created
1006 switch (which replaces consecutive if statements).
1007 (bfd_mach_o_scan_read_dysymtab): Rename seg to cmd. Load
1008 module table, table of content, indirect symbols and external
1009 referenced symbols.
1010 (bfd_mach_o_scan_read_symtab): Renames seg to symtab. Set symtab
1011 field.
1012 (bfd_mach_o_scan_read_linkedit): New function.
1013 (bfd_mach_o_scan_read_str): Ditto.
1014 (bfd_mach_o_count_symbols): Simplify the code by using the symtab
1015 field of mdata.
1016 (bfd_mach_o_get_symtab_upper_bound): Remove check as
1017 bfd_mach_o_count_symbols never returns an error.
1018 (bfd_mach_o_canonicalize_symtab): Simplify the code by using the
1019 symtab field (there might be only one symtab).
1020 (bfd_mach_o_scan_read_command): Handle reexported dylib.
1021 Handle sub frameworks, sub umbrella, sub library and sub client.
1022 Read code signature and segment split info commands.
1023 (bfd_mach_o_scan): Reindent.
1024 (bfd_mach_o_xlat_name): New type.
1025 (bfd_mach_o_print_flags): New function.
1026 (bfd_mach_o_get_name): Ditto.
1027 (bfd_mach_o_cpu_name): New variable.
1028 (bfd_mach_o_filetype_name, bfd_mach_o_header_flags_name)
1029 (bfd_mach_o_section_type_name)
1030 (bfd_mach_o_section_attribute_name)
1031 (bfd_mach_o_load_command_name): New variables.
1032 (bfd_mach_o_print_private_header): New function.
1033 (bfd_mach_o_print_section_map): New function extracted from
1034 bfd_mach_o_print_private_bfd_data.
1035 (bfd_mach_o_print_section): Ditto. Print more infos.
1036 (bfd_mach_o_print_segment): Ditto.
1037 (bfd_mach_o_print_dysymtab): Ditto.
1038 (bfd_mach_o_bfd_print_private_bfd_data): Reworked. Handle
1039 load weak dylib, reexport dylib and id dylib.
1040 Handle code signature and segment_split info.
1041 Handle sub frameworks, sub umbrella, sub library and sub client.
1042 (bfd_mach_o_section_get_nbr_indirect): New function.
1043
1044 * mach-o.h (BFD_MACH_O_REFERENCE_MASK): New macro. Add comment.
1045 (bfd_mach_o_header_flags): New enum to define header flags.
1046 (bfd_mach_o_section_attribute): New enum to replace ...
1047 (BFD_MACH_O_S_ATTR_LOC_RELOC, BFD_MACH_O_S_ATTR_EXT_RELOC,
1048 BFD_MACH_O_S_ATTR_SOME_INSTRUCTIONS, BFD_MACH_O_S_ATTR_DEBUG,
1049 BFD_MACH_O_S_SELF_MODIFYING_CODE, BFD_MACH_O_S_ATTR_LIVE_SUPPORT,
1050 BFD_MACH_O_S_ATTR_NO_DEAD_STRIP, BFD_MACH_O_S_ATTR_STRIP_STATIC_SYMS,
1051 BFD_MACH_O_S_ATTR_NO_TOC, BFD_MACH_O_S_ATTR_PURE_INSTRUCTIONS): ...
1052 these removed macros.
1053 (BFD_MACH_O_NLIST_SIZE, BFD_MACH_O_NLIST_64_SIZE): New macros.
1054 (bfd_mach_o_dylib_module): New type.
1055 (BFD_MACH_O_DYLIB_MODULE_SIZE, BFD_MACH_O_DYLIB_MODULE_64_SIZE): New
1056 macros.
1057 (bfd_mach_o_dylib_table_of_content): New type.
1058 (BFD_MACH_O_TABLE_OF_CONTENT_SIZE): New macro.
1059 (bfd_mach_o_dylib_reference): New type.
1060 (BFD_MACH_O_REFERENCE_SIZE): New macro.
1061 (bfd_mach_o_dysymtab_command): Add fields for loaded and decoded
1062 modules, toc, references and indirect syms.
1063 (BFD_MACH_O_INDIRECT_SYMBOL_SIZE): New macro.
1064 (bfd_mach_o_dylinker_command): Remove cmd and cmdsize fields (were
1065 unused). Add comment.
1066 (bfd_mach_o_dylib_command): Ditto.
1067 (bfd_mach_o_prebound_dylib_command): Ditto.
1068 (bfd_mach_o_linkedit_command): New type.
1069 (bfd_mach_o_str_command): New type.
1070 (bfd_mach_o_load_command): Add linkedit and str fields.
1071 (mach_o_data_struct): Add symtab field.
1072 (bfd_get_mach_o_data): Renamed to ...
1073 (bfd_mach_o_get_data): ... this new macro.
1074 (bfd_mach_o_scan_read_symtab_symbol,
1075 bfd_mach_o_scan_read_symtab_strtab,
1076 bfd_mach_o_scan_read_symtab_symbols): Prototypes removed.
1077
1078 * mach-o-i386.c (bfd_mach_o_i386_mkobject): Use bfd_mach_o_get_data
1079 instead of direct access.
1080
6d78d0b9
AM
10812009-06-19 Alan Modra <amodra@bigpond.net.au>
1082
1083 * elf32-ppc.c (ppc_elf_check_relocs): Allow local symbols for
1084 R_PPC_PLTREL24 relocs.
1085 (ppc_elf_relocate_section): Likewise.
1086
3ec01793
AM
10872009-06-19 Alan Modra <amodra@bigpond.net.au>
1088
1089 * elf32-ppc.c (find_plt_ent): Pass pointer to plist rather than
1090 pointer to sym hash. Update all uses.
1091 (update_plt_info): Likewise. Don't check addend here.
1092
c2e61a4e
L
10932009-06-18 H.J. Lu <hongjiu.lu@intel.com>
1094
1095 * elf32-i386.c (elf_i386_check_relocs): Remove isymbuf and use
1096 bfd_sym_from_r_symndx.
1097 * elf64-x86-64.c (elf64_x86_64_check_relocs): Likewise.
1098
87d72d41
AM
10992009-06-18 Alan Modra <amodra@bigpond.net.au>
1100
1101 * elf-bfd.h (struct sym_sec_cache): Delete.
1102 (struct sym_cache): New.
1103 (bfd_section_from_r_symndx): Delete prototype.
1104 (bfd_sym_from_r_symndx): Define prototype.
1105 * elf.c (bfd_section_from_r_symndx): Delete, replace with..
1106 (bfd_sym_from_r_symndx): ..new function.
1107 * elf32-arm.c: Update all uses of struct sym_sec_cache and
1108 bfd_section_from_r_symndx to new struct and function.
1109 * elf32-bfin.c: Likewise.
1110 * elf32-hppa.c: Likewise.
1111 * elf32-i386.c: Likewise.
1112 * elf32-m32r.c: Likewise.
1113 * elf32-m68hc1x.c: Likewise.
1114 * elf32-m68hc1x.h: Likewise.
1115 * elf32-m68k.c: Likewise.
1116 * elf32-ppc.c: Likewise.
1117 * elf32-s390.c: Likewise.
1118 * elf32-sh.c: Likewise.
1119 * elf64-ppc.c: Likewise.
1120 * elf64-s390.c: Likewise.
1121 * elf64-x86-64.c: Likewise.
1122 * elfxx-sparc.c: Likewise.
1123 * elfxx-sparc.h: Likewise.
1124
14aae723
L
11252009-06-18 H.J. Lu <hongjiu.lu@intel.com>
1126
1127 * elf32-i386.c (elf_i386_check_relocs): Cache or free isymbuf.
1128 * elf64-x86-64.c (elf64_x86_64_check_relocs): Likewise.
1129
5e486aa1
NC
11302009-06-18 Nick Clifton <nickc@redhat.com>
1131
1132 * elflink.c (elf_link_sort_relocs): Return early if there are no
1133 relocs to sort.
1134
361dff73
DK
11352009-06-18 Dave Korn <dave.korn.cygwin@gmail.com>
1136
32425da9
NC
1137 Merge cegcc and mingw32ce target name changes from
1138 CeGCC project:
361dff73 1139
32425da9 1140 2007-12-25 Pedro Alves <pedro_alves@portugalmail.pt>
361dff73
DK
1141
1142 * config.bfd: Add arm*-*-cegcc* target.
1143
32425da9 1144 2007-12-17 Pedro Alves <pedro_alves@portugalmail.pt>
361dff73
DK
1145
1146 * config.bfd: Add arm-*-mingw32ce* target.
1147
e03a8ed8
L
11482009-06-17 H.J. Lu <hongjiu.lu@intel.com>
1149
1150 * elf-bfd.h (_bfd_elf_allocate_ifunc_dyn_relocs): New.
1151 * elf-ifunc.c (_bfd_elf_allocate_ifunc_dyn_relocs): Likewise.
1152 * elf32-i386.c (elf_i386_allocate_dynrelocs): Use it.
1153 * elf64-x86-64.c (elf64_x86_64_allocate_dynrelocs): Likewise.
1154
11552009-06-17 H.J. Lu <hongjiu.lu@intel.com>
1156
1157 * elf-bfd.h (_bfd_elf_create_ifunc_dyn_reloc): New.
1158 * elf-ifunc.c (_bfd_elf_create_ifunc_dyn_reloc): Likewise.
1159 * elf32-i386.c (elf_i386_check_relocs): Use it.
1160 * elf64-x86-64.c (elf64_x86_64_check_relocs): Likewise.
1161
11622009-06-17 H.J. Lu <hongjiu.lu@intel.com>
1163
1164 * elf-bfd.h (elf_dyn_relocs): New.
1165
1166 * elf32-i386.c (elf_i386_dyn_relocs): Removed.
1167 (elf_i386_link_hash_entry): Replace elf_i386_dyn_relocs with
1168 elf_dyn_relocs.
1169 (elf_i386_copy_indirect_symbol): Likewise.
1170 (elf_i386_check_relocs): Likewise.
1171 (elf_i386_gc_sweep_hook): Likewise.
1172 (elf_i386_allocate_dynrelocs): Likewise.
1173 (elf_i386_readonly_dynrelocs): Likewise.
1174 (elf_i386_size_dynamic_sections): Likewise.
1175
1176 * elf64-x86-64.c (elf64_x86_64_dyn_relocs): Removed.
1177 (elf64_x86_64_link_hash_entry): Replace elf64_x86_64_dyn_relocs
1178 with elf_dyn_relocs.
1179 (elf64_x86_64_copy_indirect_symbol): Updated.
1180 (elf64_x86_64_check_relocs): Likewise.
1181 (elf64_x86_64_gc_sweep_hook): Likewise.
1182 (elf64_x86_64_adjust_dynamic_symbol): Likewise.
1183 (elf64_x86_64_allocate_dynrelocs): Likewise.
1184 (elf64_x86_64_readonly_dynrelocs): Likewise.
1185 (elf64_x86_64_size_dynamic_sections): Likewise.
1186
64e77c6d
L
11872009-06-17 H.J. Lu <hongjiu.lu@intel.com>
1188
1189 * elf32-arm.c (create_got_section): Get existing .rela.got
1190 section.
1191 * elf32-hppa.c (elf32_hppa_create_dynamic_sections): Likewise.
1192 * elf32-lm32.c (create_got_section): Likewise.
1193 * elf32-m32r.c (create_got_section): Likewise.
1194 * elf32-ppc.c (ppc_elf_create_got): Likewise.
1195 * elf32-s390.c (create_got_section): Likewise.
1196 * elf32-sh.c (create_got_section): Likewise.
1197 * elf32-xtensa.c (elf_xtensa_create_dynamic_sections): Likewise.
1198 * elf64-s390.c (create_got_section): Likewise.
1199 * elfxx-sparc.c (create_got_section): Likewise.
1200
1201 * elflink.c (_bfd_elf_create_got_section): Properly initialize
1202 the GOT size.
1203
d2149d72
L
12042009-06-16 H.J. Lu <hongjiu.lu@intel.com>
1205
1206 * elf-bfd.h (ELF_LOCAL_SYMBOL_HASH): New.
1207
1208 * elf32-i386.c (elf_i386_local_hash): Removed.
1209 (elf_i386_local_htab_hash): Use ELF_LOCAL_SYMBOL_HASH.
1210 (elf_i386_get_local_sym_hash): Likewise.
1211
1212 * elf64-x86-64.c (elf64_x86_64_local_hash): Removed.
1213 (elf64_x86_64_local_htab_hash): Use ELF_LOCAL_SYMBOL_HASH.
1214 (elf64_x86_64_get_local_sym_hash): Likewise.
1215 * elfxx-ia64.c (elfNN_ia64_local_htab_hash): Likewise.
1216 (get_local_sym_hash): Likewise.
1217
cc3bd654
L
12182009-06-16 H.J. Lu <hongjiu.lu@intel.com>
1219
1220 * elfxx-ia64.c (elfNN_ia64_link_hash_table): Remove got_sec,
1221 rel_got_sec and plt_sec.
1222 (elfNN_ia64_relax_section): Updated.
1223 (elfNN_ia64_create_dynamic_sections): Likewise.
1224 (get_got): Likewise.
1225 (allocate_dynrel_entries): Likewise.
1226 (elfNN_ia64_size_dynamic_sections): Likewise.
1227 (set_got_entry): Likewise.
1228 (elfNN_ia64_choose_gp): Likewise.
1229 (elfNN_ia64_relocate_section): Likewise.
1230 (elfNN_ia64_finish_dynamic_symbol): Likewise.
1231 (elfNN_ia64_finish_dynamic_sections): Likewise.
1232
be3e406d
UW
12332009-06-16 Ulrich Weigand <uweigand@de.ibm.com>
1234
1235 * elf32-spu.c (needs_ovl_stub): Respect .brinfo lrlive bits
1236 also for calls.
1237
6de2ae4a
L
12382009-06-16 H.J. Lu <hongjiu.lu@intel.com>
1239
1240 * configure.in (elf): Add elf-ifunc.lo.
1241
1242 * configure: Regenerated.
1243 * Makefile.in: Likewise.
1244
1245 * elf-bfd.h (elf_link_hash_table): Add sgot, sgotplt,
1246 srelgot, splt, srelplt, igotplt, iplt, irelplt and irelifunc.
1247
1248 * elf32-i386.c (elf_i386_link_hash_table): Remove sgot,
1249 sgotplt, srelgot, splt, srelplt, igotplt, iplt, irelplt and
1250 irelifunc.
1251 (elf_i386_link_hash_table_create): Likewise.
1252 (elf_i386_create_dynamic_sections): Likewise.
1253 (elf_i386_check_relocs): Likewise.
1254 (elf_i386_allocate_dynrelocs): Likewise.
1255 (elf_i386_size_dynamic_sections): Likewise.
1256 (elf_i386_relocate_section): Likewise.
1257 (elf_i386_finish_dynamic_symbol): Likewise.
1258 (elf_i386_finish_dynamic_sections): Likewise.
1259 (elf_i386_create_got_section): Removed.
1260
1261 * elf64-x86-64.c (elf64_x86_64_link_hash_table): Remove sgot,
1262 sgotplt, srelgot, splt, srelplt, igotplt, iplt, irelplt and
1263 irelifunc.
1264 (elf64_x86_64_compute_jump_table_size): Updated.
1265 (elf64_x86_64_link_hash_table_create): Likewise.
1266 (elf64_x86_64_create_dynamic_sections): Likewise.
1267 (elf64_x86_64_check_relocs): Likewise.
1268 (elf64_x86_64_allocate_dynrelocs): Likewise.
1269 (elf64_x86_64_size_dynamic_sections): Likewise.
1270 (elf64_x86_64_relocate_section): Likewise.
1271 (elf64_x86_64_finish_dynamic_symbol): Likewise.
1272 (elf64_x86_64_finish_dynamic_sections): Likewise.
1273 (elf64_x86_64_create_got_section): Removed.
1274
1275 * elflink.c (_bfd_elf_create_got_section): Use log_file_align
1276 for pointer alignment. Set up section pointers.
1277 (_bfd_elf_create_dynamic_sections): Likewise.
1278 (_bfd_elf_create_ifunc_sections): Moved to ...
1279 * elf-ifunc.c: Here. New.
1280
1281 * Makefile.am (BFD32_BACKENDS): Add elf-ifunc.lo.
1282 (BFD32_BACKENDS_CFILES): Add elf-ifunc.c.
1283 Run "make dep-am".
1284
81694485
NC
12852009-06-16 Doug Kwan <dougkwan@google.com>
1286
6de2ae4a
L
1287 * elf32-arm.c (cortex_a8_erratum_scan): Change type of offset
1288 to bfd_signed_vma. Cast constant operands which are used in
1289 offset related expressions to bfd_signed_vma type as appropriate.
81694485 1290
6db7e006
MR
12912009-06-16 Maciej W. Rozycki <macro@linux-mips.org>
1292
1293 * elf32-vax.c (elf_vax_plt_sym_val): New function.
1294 (elf_backend_plt_sym_val): Define.
1295
9b90d8fd
MR
12962009-06-16 Maciej W. Rozycki <macro@linux-mips.org>
1297
1298 * elf32-vax.c (elf_vax_reloc_type_class): New function.
1299 (elf_backend_reloc_type_class): Define.
1300
04981bc1
MR
13012009-06-16 Maciej W. Rozycki <macro@linux-mips.org>
1302
1303 * elf32-vax.c (elf_vax_relocate_section): For symbol references
1304 from an executable to a shared library treat R_VAX_PC32
1305 relocations as R_VAX_PLT32 ones.
1306
886815b2
MR
13072009-06-16 Maciej W. Rozycki <macro@linux-mips.org>
1308
1309 * elf32-vax.c (elf_vax_instantiate_got_entries): Skip local
1310 symbols in GOT space calculation.
1311 (elf_vax_relocate_section): Adjust accordingly.
1312
6c4fb25a
MR
13132009-06-16 Maciej W. Rozycki <macro@linux-mips.org>
1314
1315 * elf32-vax.c (elf_vax_plt_entry): Set the entry mask to
1316 include <R11:R2>.
1317
7b6021f1
MR
13182009-06-16 Maciej W. Rozycki <macro@linux-mips.org>
1319
1320 * elf32-vax.c (elf_vax_check_relocs): Handle the visibility
1321 attribute.
1322 (elf_vax_relocate_section): Likewise.
1323
188dbb07
L
13242009-06-15 H.J. Lu <hongjiu.lu@intel.com>
1325
1326 * elf32-i386.c (elf_i386_allocate_dynrelocs): Update comments.
1327 * elf64-x86-64.c (elf64_x86_64_allocate_dynrelocs): Likewise.
1328
048cbda4
L
13292009-06-15 H.J. Lu <hongjiu.lu@intel.com>
1330
1331 * elf32-i386.c (elf_i386_check_relocs): Reformat.
1332 * elf64-x86-64.c (elf64_x86_64_check_relocs): Likewise.
1333
482c6ce9
L
13342009-06-15 H.J. Lu <hongjiu.lu@intel.com>
1335
1336 * Makefile.am: Run "make dep-am".
1337 * Makefile.in: Regenerated.
1338
eba077f2
L
13392009-06-15 H.J. Lu <hongjiu.lu@intel.com>
1340
1341 * elf32-i386.c (elf_i386_allocate_dynrelocs): Fix a typo.
1342 * elf64-x86-64.c (elf64_x86_64_allocate_dynrelocs): Likewise.
1343
ec68b083
NC
13442009-06-15 Nick Clifton <nickc@redhat.com>
1345
1346 * po/ru.po: New Russian translation.
1347 * configure.in (ALL_LINGUAS): Add ru.
1348 * configure: Regenerate.
1349
b80ee1aa
L
13502009-06-14 H.J. Lu <hongjiu.lu@intel.com>
1351
1352 * elf32-i386.c: Remove duplicated comments.
1353
44c4ea11
L
13542009-06-14 H.J. Lu <hongjiu.lu@intel.com>
1355
1356 PR ld/10270
1357 * elf32-i386.c (elf_i386_allocate_dynrelocs): Disallow
1358 dynamic IFUNC pointer in non-shared object. Use .got.plt
1359 for IFUNC definition in PIE.
1360 (elf_i386_allocate_dynrelocs): Resolve IFUNC definition in
1361 PIE locally.
1362
1363 * elf64-x86-64.c (elf64_x86_64_allocate_dynrelocs): Disallow
1364 dynamic IFUNC pointer in non-shared object. Use .got.plt
1365 for IFUNC definition in PIE.
1366 (elf64_x86_64_relocate_section): Resolve IFUNC definition in
1367 PIE locally.
1368
8b7e2992
L
13692009-06-13 H.J. Lu <hongjiu.lu@intel.com>
1370
1371 * elf32-i386.c (elf_i386_check_relocs): Properly report
1372 local symbol for unhandled relocation against STT_GNU_IFUNC
1373 symbol.
637fa7af 1374 (elf_i386_relocate_section): Likewise.
8b7e2992 1375 * elf64-x86-64.c (elf64_x86_64_check_relocs): Likewise.
637fa7af 1376 (elf64_x86_64_relocate_section): Likewise.
8b7e2992 1377
c25bc9fc
L
13782009-06-13 H.J. Lu <hongjiu.lu@intel.com>
1379
1380 PR ld/10269
1381 * elf32-i386.c: Include "objalloc.h" and "hashtab.h".
1382 (elf_i386_link_hash_table): Add loc_hash_table and
1383 loc_hash_memory.
1384 (elf_i386_local_hash): New.
1385 (elf_i386_local_htab_hash): Likewise.
1386 (elf_i386_local_htab_eq): Likewise.
1387 (elf_i386_get_local_sym_hash): Likewise.
1388 (elf_i386_link_hash_table_free): Likewise.
1389 (elf_i386_allocate_local_dynrelocs): Likewise.
1390 (elf_i386_finish_local_dynamic_symbol): Likewise.
1391 (bfd_elf64_bfd_link_hash_table_free): Likewise.
1392 (elf_i386_link_hash_table_create): Create loc_hash_table and
1393 loc_hash_memory.
1394 (elf_i386_check_relocs): Handle local STT_GNU_IFUNC symbols.
1395 (elf_i386_size_dynamic_sections): Likewise.
1396 (elf_i386_relocate_section): Likewise.
1397 (elf_i386_finish_dynamic_sections): Likewise.
1398 (elf_i386_finish_dynamic_symbol): Check _DYNAMIC only if sym
1399 isn't NULL.
1400
1401 * elf64-x86-64.c: Include "objalloc.h" and "hashtab.h".
1402 (elf64_x86_64_link_hash_table): Add loc_hash_table and
1403 loc_hash_memory.
1404 (elf64_x86_64_local_hash): New.
1405 (elf64_x86_64_local_htab_hash): Likewise.
1406 (elf64_x86_64_local_htab_eq): Likewise.
1407 (elf64_x86_64_get_local_sym_hash): Likewise.
1408 (elf64_x86_64_link_hash_table_free): Likewise.
1409 (elf64_x86_64_allocate_local_dynrelocs): Likewise.
1410 (elf64_x86_64_finish_local_dynamic_symbol): Likewise.
1411 (bfd_elf64_bfd_link_hash_table_free): Likewise.
1412 (elf64_x86_64_link_hash_table_create): Create loc_hash_table
1413 and loc_hash_memory.
1414 (elf64_x86_64_check_relocs): Handle local STT_GNU_IFUNC
1415 symbols.
1416 (elf64_x86_64_size_dynamic_sections): Likewise.
1417 (elf64_x86_64_relocate_section): Likewise.
1418 (elf64_x86_64_finish_dynamic_sections): Likewise.
1419 (elf64_x86_64_finish_dynamic_symbol): Check _DYNAMIC only if
1420 sym isn't NULL.
1421
dec9d5df
PB
14222009-06-10 Philip Blundell <philb@gnu.org>
1423
1424 * elf32-arm.c (elf32_arm_fix_exidx_coverage): Avoid crash if
1425 elf_sec->this_hdr == NULL.
1426
92bc0e80
TG
14272009-06-12 Tristan Gingold <gingold@adacore.com>
1428
1429 * reloc.c: Add BFD_RELOC_MACH_O_SECTDIFF and BFD_RELOC_MACH_O_PAIR.
1430 * bfd-in2.h: Regenerated.
1431 * libbfd.h: Regenerated.
1432
1433 * mach-o.c (FILE_ALIGN): New macro.
1434 (bfd_mach_o_canonicalize_symtab): Adjust for bfd_mach_o_asymbol.
1435 (bfd_mach_o_print_symbol): Ditto.
1436 (bfd_mach_o_scan_write_thread): Adjust type of variable offset.
1437 (bfd_mach_o_get_reloc_upper_bound): New function.
1438 (bfd_mach_o_canonicalize_reloc): Ditto.
1439 (bfd_mach_o_scan_write_relocs): Ditto.
1440 (bfd_mach_o_scan_write_section_32): Remove offset argument.
1441 (bfd_mach_o_scan_write_section_64): Ditto.
1442 (bfd_mach_o_scan_write_segment_32): Write relocs. Fix size of data
1443 written for load command. Do not compute section file offset.
1444 (bfd_mach_o_scan_write_segment_64): Ditto.
1445 (bfd_mach_o_scan_write_symtab): Compute file offset first.
1446 Adjust for bfd_mach_o_asymbol. Move code to convert from BFD to
1447 Mach-O to ...
1448 (bfd_mach_o_mangle_symbols): ... this new function.
046b007d 1449 (bfd_mach_o_write_contents): Be sure to have load commands built.
92bc0e80
TG
1450 Call bfd_mach_o_mangle_symbols.
1451 (bfd_mach_o_build_commands): Adjust for filelen field.
1452 Use FILE_ALIGN macro. Clear section file offset if section is empty.
1453 Do not set symtab file offset anymore here.
1454 (bfd_mach_o_make_empty_symbol): Allocate a bfd_mach_o_asymbol.
1455 (bfd_mach_o_make_bfd_section): Set SEC_RELOC if has reloc.
1456 Set reloc_count and rel_filepos section fields.
1457 (bfd_mach_o_scan_read_section_32): Type of argument offset is now
1458 unsigned int.
1459 (bfd_mach_o_scan_read_section_64): Ditto.
1460 (bfd_mach_o_scan_read_section): Ditto.
1461 (bfd_mach_o_scan_read_symtab_symbol): Typr of argument s is now
1462 bfd_mach_o_asymbol. Use unsigned int for file offset type.
1463 (bfd_mach_o_scan_read_symtab_symbol): Adjust for bfd_mach_o_asymbol.
1464 Handle weak-ref symbols.
1465 (bfd_mach_o_scan_read_symtab_symbols): Adjust for bfd_mach_o_asymbol.
1466 (bfd_mach_o_scan_read_dysymtab_symbol): Ditto.
1467 (bfd_mach_o_scan): Remove assignment to removed field.
1468 (bfd_mach_o_mkobject_init): Ditto.
1469 (bfd_mach_o_bfd_print_private_bfd_data): Adjust printf formatter.
1470 (bfd_mach_o_bfd_reloc_type_lookup): New macro.
1471 (bfd_mach_o_bfd_reloc_name_lookup): Ditto.
1472 (bfd_mach_o_swap_reloc_in): Ditto.
1473 (bfd_mach_o_swap_reloc_out): Ditto.
1474
1475 * mach-o.h (BFD_MACH_O_REFERENCE_FLAG_UNDEFINED_NON_LAZY)
1476 (BFD_MACH_O_REFERENCE_FLAG_UNDEFINED_LAZY)
1477 (BFD_MACH_O_REFERENCE_FLAG_DEFINED)
1478 (BFD_MACH_O_REFERENCE_FLAG_PRIVATE_DEFINED)
1479 (BFD_MACH_O_REFERENCE_FLAG_PRIVATE_UNDEFINED_NON_LAZY)
1480 (BFD_MACH_O_REFERENCE_FLAG_PRIVATE_UNDEFINED_LAZY)
1481 (BFD_MACH_O_REFERENCED_DYNAMICALLY, BFD_MACH_O_N_DESC_DISCARDED)
1482 (BFD_MACH_O_N_NO_DEAD_STRIP, BFD_MACH_O_N_WEAK_REF)
1483 (BFD_MACH_O_N_WEAK_DEF): New macros.
1484 Add comments.
1485 (bfd_mach_o_section_type): Add new enumeration values.
1486 (BFD_MACH_O_S_SELF_MODIFYING_CODE)
1487 (BFD_MACH_O_S_ATTR_LIVE_SUPPORT)
1488 (BFD_MACH_O_S_ATTR_NO_DEAD_STRIP)
1489 (BFD_MACH_O_S_ATTR_STRIP_STATIC_SYMS, BFD_MACH_O_S_ATTR_NO_TOC): New
1490 macros.
1491 (BFD_MACH_O_GENERIC_RELOC_VANILLA)
1492 (BFD_MACH_O_GENERIC_RELOC_PAIR)
1493 (BFD_MACH_O_GENERIC_RELOC_SECTDIFF)
1494 (BFD_MACH_O_GENERIC_RELOC_PB_LA_PTR)
1495 (BFD_MACH_O_GENERIC_RELOC_LOCAL_SECTDIFF): Ditto.
1496 (BFD_MACH_O_RELENT_SIZE): Ditto.
1497 (BFD_MACH_O_R_PCREL, BFD_MACH_O_GET_R_LENGTH)
1498 (BFD_MACH_O_R_EXTERN, BFD_MACH_O_GET_R_TYPE)
1499 (BFD_MACH_O_GET_R_SYMBOLNUM, BFD_MACH_O_SET_R_LENGTH)
1500 (BFD_MACH_O_SET_R_TYPE, BFD_MACH_O_SET_R_SYMBOLNUM): Ditto.
1501 (BFD_MACH_O_SR_SCATTERED, BFD_MACH_O_SR_PCREL)
1502 (BFD_MACH_O_GET_SR_LENGTH, BFD_MACH_O_GET_SR_TYPE)
1503 (BFD_MACH_O_GET_SR_ADDRESS, BFD_MACH_O_SET_SR_LENGTH)
1504 (BFD_MACH_O_SET_SR_TYPE, BFD_MACH_O_SET_SR_ADDRESS): Ditto.
1505 (bfd_mach_o_reloc_info): New struct.
1506 (bfd_mach_o_asymbol): New struct.
1507 (bfd_mach_o_symtab_command): The symbols field is now of type
1508 bfd_mach_o_asymbol.
1509 (bfd_mach_o_load_command): The offset and len fields are now of type
1510 unsigned int.
1511 (mach_o_data_struct): Remove symbols, nsymbols and ibfd fields.
1512 Add a filelen field. Add comments.
1513 (bfd_mach_o_backend_data): New struct.
1514 (bfd_mach_o_get_backend_data): New macro.
1515 (bfd_mach_o_scan_read_symtab_symbol): Parameter symbol now of type
1516 bfd_mach_o_asymbol.
1517 (bfd_mach_o_scan_read_dysymtab_symbol): Ditto.
1518 (bfd_mach_o_get_reloc_upper_bound): New prototype.
1519 (bfd_mach_o_canonicalize_reloc): Ditto.
1520
1521 * mach-o-target.c (bfd_mach_o_bfd_is_local_label_name): Remove
1522 duplicated macro. Now defined to _bfd_generic_is_local_label.
1523 (TARGET_NAME_BACKEND): New macro...
1524 (TARGET_NAME_BACKEND): ... used to name a new variable.
1525 (TARGET_NAME): Define relocs table using bfd_mach_o, reference
1526 Mach-O backend data.
1527
1528 * mach-o-i386.c (i386_howto_table): New variable.
1529 (bfd_mach_o_i386_swap_reloc_in): New function.
1530 (bfd_mach_o_i386_swap_reloc_out): Ditto.
1531 (bfd_mach_o_i386_bfd_reloc_type_lookup): Ditto.
1532 (bfd_mach_o_i386_bfd_reloc_name_lookup): Ditto.
1533 (bfd_mach_o_swap_reloc_in, bfd_mach_o_swap_reloc_out): New macros.
1534 (bfd_mach_o_bfd_reloc_type_lookup)
1535 (bfd_mach_o_bfd_reloc_name_lookup): Ditto.
1536
8c7d38e8
NC
15372009-06-11 Eric Paris <eparis@redhat.com>
1538 Nick Clifton <nickc@redhat.com>
1539
1540 * opncls.c (_maybe_make_executable): New function. Gives execute
1541 permission to an executable bfd that was opened for writing
1542 provided that it is a regular file. Replaces common code found in...
1543 (bfd_close): here and ...
1544 (bfd_close_all_done): here.
1545
f865a31d
AG
15462009-06-11 Anthony Green <green@moxielogic.com>
1547
1548 * reloc.c: Add BFD_RELOC_MOXIE_10_PCREL.
1549 * bfd-in2.h: Rebuilt.
1550 * libbfd.h: Rebuilt.
1551 * elf32-moxie.c (moxie_elf_howto_table): Add R_MOXIE_PCREL10
1552 relocation support.
1553 (moxie_reloc_map): Ditto.
1554 Clean up copyright notice.
1555
25b88f33
PP
15562009-06-10 Paul Pluzhnikov <ppluzhnikov@google.com>
1557
1372b818 1558 * bfd-in2.h: bfd_mmap prototype.
25b88f33
PP
1559 * bfdio.c (bfd_mmap): New function.
1560 * libbfd.h (bfd_iovec): Add bmmap.
1372b818 1561 * cache.c (cache_bmmap): New function.
25b88f33
PP
1562 (cache_iovec): Initialize bmmap member.
1563 * opencls.c (opncls_bmmap): New function.
1564 (opncls_iovec): Initialize bmmap member.
1565
c2f09c75
TG
15662009-06-09 Tristan Gingold <gingold@adacore.com>
1567
1568 * mach-o.h (bfd_mach_o_symtab_command): Remove stabs_segment
1569 and stabstr_segment fields.
1570 (mach_o_be_vec, mach_o_le_vec): Removed
1571 (bfd_mach_o_version): New prototype.
1572
1573 * mach-o.c (bfd_mach_o_version): Make this function public.
1574 (mach_o_wide_p): New function.
1575 (bfd_mach_o_wide_p): Ditto.
1576 (bfd_mach_o_convert_section_name_to_bfd): Add prefix only for
1577 weird names.
1578 (bfd_mach_o_convert_section_name_to_mach_o): Fix typo in comment.
1579 Search in the list only if the name starts with a dot.
1580 (bfd_mach_o_write_header): Use mach_o_wide_p instead of hard-coded
1581 test. Check bfd_seek status.
1582 (bfd_mach_o_scan_write_thread): Check bfd_seek status.
1583 (bfd_mach_o_scan_write_section_32): Ditto.
1584 (bfd_mach_o_scan_write_section_64): Ditto.
1585 (bfd_mach_o_scan_write_section): Removed.
1586 (bfd_mach_o_scan_write_segment): Split into ...
1587 (bfd_mach_o_scan_write_segment_32): ... this and ...
1588 (bfd_mach_o_scan_write_segment_64): ... this. Check bfd_seek status.
1589 (bfd_mach_o_scan_write_symtab_symbols): Moved into ...
1590 (bfd_mach_o_scan_write_symtab): ... this. Write symtab from BFD
1591 symbol table. Now returns a boolean.
1592 (bfd_mach_o_write_contents): Set filetype. Check bfd_seek status.
1593 Adjust for status type.
1594 (bfd_mach_o_build_commands): Use mach_o_wide_p instead of hard-coded
1595 test. Write symbol table. Numbers the sections.
1596 (bfd_mach_o_read_header): Check bfd_seek status.
1597 Use mach_o_wide_p instead of hard-coded test.
1598 (bfd_mach_o_scan_read_section_32): Check bfd_seek status.
1599 (bfd_mach_o_scan_read_section_64): Ditto.
1600 (bfd_mach_o_scan_read_symtab_symbol): Ditto. Check bfd_seek status.
1601 Use BFD_MACH_O_N_TYPE instead of hard-coded value. Correctly
1602 handled common symbols.
1603 (bfd_mach_o_scan_read_symtab_strtab): Check bfd_seek status.
1604 (bfd_mach_o_scan_read_dysymtab_symbol): Ditto.
1605 (bfd_mach_o_scan_read_dylinker): Ditto.
1606 (bfd_mach_o_scan_read_dylib): Ditto.
1607 (bfd_mach_o_scan_read_thread): Ditto.
1608 (bfd_mach_o_scan_read_symtab): Ditto.
1609 Do not create a section for the stabs.
1610 (bfd_mach_o_scan_read_uuid): Check bfd_seek status.
1611 (bfd_mach_o_scan_read_segment): Ditto.
1612 (bfd_mach_o_scan_read_command): Ditto.
1613 (bfd_mach_o_scan_start_address): Ditto.
1614 (bfd_mach_o_scan): Use mach_o_wide_p instead of hard-coded test.
1615 (bfd_mach_o_archive_p): Check bfd_seek status.
1616 (bfd_mach_o_core_fetch_environment): Ditto.
1617
1618 * mach-o-i386.c (bfd_mach_o_i386_mkobject): Don't set filetype.
1619
2a81c24a
L
16202009-06-06 H.J. Lu <hongjiu.lu@intel.com>
1621
1622 * elf32-i386.c (elf_i386_link_hash_table): Add irelifunc.
1623 (elf_i386_link_hash_table_create): Initialize irelifunc.
1624 (elf_i386_check_relocs): Updated. Set up irelifunc for
1625 shared objects.
1626 (elf_i386_allocate_dynrelocs): Use irelifunc for dynamic
1627 relocation for non-GOT reference of STT_GNU_IFUNC symbol in
1628 shared objects.
1629 (elf_i386_relocate_section): Likewise.
1630
1631 * elf64-x86-64.c (elf64_x86_64_link_hash_table): Add irelifunc.
1632 (elf64_x86_64_link_hash_table_create): Initialize irelifunc.
1633 (elf64_x86_64_check_relocs): Updated. Set up irelifunc for
1634 shared objects.
1635 (elf64_x86_64_allocate_dynrelocs): Use irelifunc for dynamic
1636 relocation for non-GOT reference of STT_GNU_IFUNC symbol in
1637 shared objects.
1638 (elf64_x86_64_relocate_section): Likewise.
1639
1640 * elf-bfd.h (_bfd_elf_create_static_ifunc_sections): Renamed to
1641 ...
1642 (_bfd_elf_create_ifunc_sections): This.
1643
c2f09c75 1644 * elflink.c (_bfd_elf_create_static_ifunc_sections): Renamed to
2a81c24a
L
1645 ...
1646 (_bfd_elf_create_ifunc_sections): This. Create .rel[a].ifunc
1647 for shared objects.
1648
710ab287
L
16492009-06-06 H.J. Lu <hongjiu.lu@intel.com>
1650
1651 * elf32-i386.c (elf_i386_check_relocs): Make room for dynamic
1652 relocation for R_386_32 against STT_GNU_IFUNC symbol when
1653 building shared object. Check info->executable instead of
1654 !info->shared when setting non_got_ref.
1655 (elf_i386_allocate_dynrelocs): Allocate dynamic relocation
1656 for non-GOT reference of STT_GNU_IFUNC symbol in shared
1657 object. Allocate GOT relocation agsinst STT_GNU_IFUNC
1658 symbol if needed.
1659 (elf_i386_relocate_section): Output dynamic relocation for
1660 R_386_32 against STT_GNU_IFUNC symbol to get the real
1661 function address when building shared object.
1662 (elf_i386_finish_dynamic_symbol): Output R_386_GLOB_DAT
1663 relocation for STT_GNU_IFUNC symbol in shared object.
1664
1665 * elf64-x86-64.c (elf64_x86_64_check_relocs): Make room for
1666 dynamic relocation for R_X86_64_64 against STT_GNU_IFUNC
1667 symbol when building shared object. Check info->executable
1668 instead of !info->shared when setting non_got_ref.
1669 (elf64_x86_64_allocate_dynrelocs): Allocate dynamic relocation
1670 for non-GOT reference of STT_GNU_IFUNC symbol in shared
1671 library. Allocate GOT relocation agsinst STT_GNU_IFUNC symbol
1672 if needed.
1673 (elf64_x86_64_relocate_section): Output dynamic relocation
1674 for R_X86_64_64 against STT_GNU_IFUNC symbol to get the real
1675 function address when building shared object.
1676 (elf64_x86_64_finish_dynamic_symbol): Output R_X86_64_GLOB_DAT
1677 relocation for STT_GNU_IFUNC symbol in shared object.
1678
9e93c730
JK
16792009-06-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1680
1681 * Makefile.am: Run "make dep-am".
1682 (BFD32_BACKENDS): Add mach-o-i386.lo.
1683 (BFD32_BACKENDS_CFILES): Add mach-o-i386.c.
1684 * Makefile.in: Regenerate.
1685
74681fc4
AM
16862009-06-06 Alan Modra <amodra@bigpond.net.au>
1687
1688 * elf32-spu.c (spu_elf_relocate_section): Match overlay number
1689 when looking for soft-icache stubs.
1690
154a1ee5
TG
16912009-06-05 Tristan Gingold <gingold@adacore.com>
1692
1693 * mach-o.h: Update copyright year.
1694 (bfd_mach_o_mach_header_magic): New enum.
1695 (bfd_mach_o_cpu_subtype): Now an enum.
1696 (BFD_MACH_O_HEADER_SIZE, BFD_MACH_O_HEADER_64_SIZE): New macros.
1697 (BFD_MACH_O_SECTION_SIZE, BFD_MACH_O_SECTION_64_SIZE): Ditto.
1698 (BFD_MACH_O_LC_SEGMENT_SIZE, BFD_MACH_O_LC_SEGMENT_64_SIZE): Ditto.
1699 (bfd_mach_o_load_command): Field type_required is now a boolean.
1700 Reindent prototypes.
1701 (bfd_mach_o_object_p, bfd_mach_o_core_p): Remove.
1702 (bfd_mach_o_bfd_copy_private_symbol_data): Add a prototype.
1703 (bfd_mach_o_bfd_copy_private_section_data): Ditto.
1704 (bfd_mach_o_bfd_copy_private_bfd_data): Ditto.
1705 (bfd_mach_o_get_symtab_upper_bound): Ditto.
1706 (bfd_mach_o_canonicalize_symtab): Ditto.
1707 (bfd_mach_o_get_symbol_info): Ditto.
1708 (bfd_mach_o_print_symbol): Ditto.
1709 (bfd_mach_o_bfd_print_private_bfd_data): Ditto.
1710 (bfd_mach_o_make_empty_symbol): Ditto.
1711 (bfd_mach_o_write_contents): Ditto.
1712
1713 * mach-o.c (bfd_mach_o_object_p, bfd_mach_o_core_p,
1714 bfd_mach_o_mkobject): Defines.
1715 (bfd_mach_o_valid): Returns FALSE/TRUE instead of 0/1.
1716 Do not check with target vector but with flavour.
1717 (struct mach_o_section_name_xlat): New declaration.
1718 (dwarf_section_names_xlat): Ditto.
1719 (text_section_names_xlat): Ditto.
1720 (data_section_names_xlat): Ditto.
1721 (struct mach_o_segment_name_xlat): Ditto.
1722 (segsec_names_xlat): Ditto.
1723 (bfd_mach_o_convert_section_name_to_bfd): New function.
1724 (bfd_mach_o_convert_section_name_to_mach_o): Ditto.
1725 (bfd_mach_o_bfd_copy_private_symbol_data): Make it public.
1726 (bfd_mach_o_bfd_copy_private_section_data): Ditto.
1727 (bfd_mach_o_bfd_copy_private_bfd_data): Ditto.
1728 Accept any input and output flavour. Do not share private data
1729 anymore.
1730 (bfd_mach_o_count_symbols): Add a comment.
1731 (bfd_mach_o_get_symtab_upper_bound): Make it public.
1732 (bfd_mach_o_canonicalize_symtab): Ditto.
1733 (bfd_mach_o_get_symbol_info): Ditto.
1734 (bfd_mach_o_print_symbol): Ditto.
1735 (bfd_mach_o_write_header): Now returns a boolean instead of an int.
1736 Use constants instead of hard-coded values.
1737 (bfd_mach_o_scan_write_section_32): Use constants instead of hard-coded
1738 values.
1739 (bfd_mach_o_scan_write_section_64): Ditto.
1740 (bfd_mach_o_scan_write_segment): Ditto.
1741 Do not copy sections anymore.
1742 (bfd_mach_o_write_contents): Make it public.
1743 Remove dead code. Rewrite typeflag assignment.
1744 (bfd_mach_o_build_commands): New function.
1745 (bfd_mach_o_set_section_contents): Ditto.
1746 (bfd_mach_o_make_empty_symbol): Make it public.
1747 (bfd_mach_o_read_header): Make it static.
1748 Convert to bfd_boolean.
1749 Use constants instead of hard-coded values.
1750 (bfd_mach_o_make_bfd_section): Call
1751 bfd_mach_o_convert_section_name_to_bfd to create name.
1752 (bfd_mach_o_scan_read_section_32): Use constants instead of hard-coded
1753 values.
1754 (bfd_mach_o_scan_read_section_64): Ditto.
1755 (bfd_mach_o_scan_read_segment): Do not create a bfd section for
1756 a segment anymore. Use constants instead of hard-coded values.
1757 (bfd_mach_o_scan_read_command): Fix style.
1758 (bfd_mach_o_scan): Use constants instead of hard-coded values.
1759 Get rid of BFD_IO_FUNCS.
1760 (bfd_mach_o_mkobject_init): Renamed from bfd_mach_o_mkobject.
1761 (bfd_mach_o_header_p): Created from bfd_mach_o_object_p.
1762 (bfd_mach_o_gen_object_p): New function, replaces bfd_mach_o_object_p.
1763 (bfd_mach_o_object_p): Removed.
1764 (bfd_mach_o_gen_core_p): New function, replaces ...
1765 (bfd_mach_o_core_p): ... deleted.
1766 (bfd_mach_o_bfd_print_private_bfd_data): Make it public.
1767
1768 * mach-o-i386.c: New file.
1769 * config.bfd: Use mach_o_i386_vec as targ_defvec for ix86-darwin.
1770 * configure.in (TDEFINES): Add mach_o_i386_vec.
1771 * configure: Regenerated.
1772 * targets.c: Add mach_o_i386_vec.
1773
1774 * mach-o.c: Update copyright years.
1775 (BFD_IO_FUNCS): Remove (was not used).
1776 (bfd_mach_o_mkarchive, bfd_mach_o_read_ar_hdr, bfd_mach_o_slurp_armap
1777 bfd_mach_o_slurp_extended_name_table,
1778 bfd_mach_o_construct_extended_name_table,
1779 bfd_mach_o_truncate_arname, bfd_mach_o_write_armap,
1780 bfd_mach_o_get_elt_at_index, bfd_mach_o_generic_stat_arch_elt,
1781 bfd_mach_o_update_armap_timestamp, bfd_mach_o_close_and_cleanup,
1782 bfd_mach_o_bfd_free_cached_info, bfd_mach_o_new_section_hook,
1783 bfd_mach_o_get_section_contents_in_window,
1784 bfd_mach_o_bfd_is_local_label_name,
1785 bfd_mach_o_bfd_is_target_special_symbol,
1786 bfd_mach_o_bfd_is_local_label_name, bfd_mach_o_get_lineno,
1787 bfd_mach_o_find_nearest_line, bfd_mach_o_find_inliner_info,
1788 bfd_mach_o_bfd_make_debug_symbol, bfd_mach_o_read_minisymbols,
1789 bfd_mach_o_minisymbol_to_symbol,
1790 bfd_mach_o_bfd_get_relocated_section_contents,
1791 bfd_mach_o_bfd_relax_section, bfd_mach_o_bfd_link_hash_table_create,
1792 bfd_mach_o_bfd_link_hash_table_free, bfd_mach_o_bfd_link_add_symbols,
1793 bfd_mach_o_bfd_link_just_syms, bfd_mach_o_bfd_final_link,
1794 bfd_mach_o_bfd_link_split_section, bfd_mach_o_set_arch_mach,
1795 bfd_mach_o_bfd_merge_private_bfd_data,
1796 bfd_mach_o_bfd_set_private_flags, bfd_mach_o_get_section_contents,
1797 bfd_mach_o_bfd_gc_sections, bfd_mach_o_bfd_merge_sections,
1798 bfd_mach_o_bfd_is_group_section, bfd_mach_o_bfd_discard_group,
1799 bfd_mach_o_section_already_linked, bfd_mach_o_bfd_define_common_symbol,
1800 bfd_mach_o_bfd_copy_private_header_data,
1801 bfd_mach_o_core_file_matches_executable_p): Move these defines ...
1802 * mach-o-target.c: ... here.
1803 Update copyright years.
1804
a1ef399e
AM
18052009-06-04 Alan Modra <amodra@bigpond.net.au>
1806
1807 * dep-in.sed: Don't use \n in replacement part of s command.
1808 * Makefile.am (DEP1): LC_ALL for uniq.
1809 Run "make dep-am".
1810 * Makefile.in: Regenerate.
1811
2e75bb35
L
18122009-06-03 H.J. Lu <hongjiu.lu@intel.com>
1813
1814 * elf32-i386.c (elf_i386_allocate_dynrelocs): Remove check of
1815 h->plt.refcount > 0 on STT_GNU_IFUNC symbol.
1816 * elf64-x86-64.c (elf64_x86_64_allocate_dynrelocs): Likewise.
1817
0018b0a3
L
18182009-06-03 H.J. Lu <hongjiu.lu@intel.com>
1819
1820 * elf32-i386.c (elf_i386_allocate_dynrelocs): Allocate
1821 GOT entry for STT_GNU_IFUNC symbol with pointer equality.
1822 (elf_i386_relocate_section): Adjust R_386_GOT32 relocation
1823 against STT_GNU_IFUNC symbols for static executables.
1824 (elf_i386_finish_dynamic_symbol): Load GOT entry with
1825 PLT entry for STT_GNU_IFUNC symbol with pointer equality.
1826
1827 * elf64-x86-64.c (elf64_x86_64_allocate_dynrelocs): Allocate
1828 GOT entry for STT_GNU_IFUNC symbol with pointer equality.
1829 (elf64_x86_64_finish_dynamic_symbol): Load GOT entry with
1830 PLT entry for STT_GNU_IFUNC symbol with pointer equality.
1831
94313f36
RS
18322009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
1833
1834 * coff-rs6000.c (xcoff_ppc_relocate_section): Allow undefined
1835 symbols to be left unimported when linking statically.
1836 * xcofflink.c (xcoff_link_add_symbols): Ignore global linkage
1837 code when linking statically.
1838
7afd84dc
L
18392009-06-02 H.J. Lu <hongjiu.lu@intel.com>
1840
1841 * elf32-i386.c (elf_i386_check_relocs): Increment
1842 got.refcount for R_386_GOT32/R_386_GOTOFF relocations
1843 against STT_GNU_IFUNC symbol.
1844 (elf_i386_allocate_dynrelocs): Set got.refcount to 0 if
1845 local STT_GNU_IFUNC definition is used.
1846 (elf_i386_relocate_section): Handle got.offset != -1 for
1847 R_386_GOT32/R_386_GOTOFF relocations against STT_GNU_IFUNC
1848 symbol.
1849
1850 * elf64-x86-64.c (elf64_x86_64_check_relocs): Increment
1851 got.refcount for R_X86_64_GOTPCREL/R_X86_64_GOTPCREL64
1852 relocations against STT_GNU_IFUNC symbol.
1853 (elf64_x86_64_allocate_dynrelocs): Set got.refcount to 0 if
1854 local STT_GNU_IFUNC definition is used.
1855 (elf64_x86_64_relocate_section): Handle got.offset != -1
1856 for R_X86_64_GOTPCREL/R_X86_64_GOTPCREL64 relocations against
1857 STT_GNU_IFUNC symbol.
1858
cbe950e9
L
18592009-06-01 H.J. Lu <hongjiu.lu@intel.com>
1860
1861 PR ld/10205
1862 * elf32-i386.c (elf_howto_table): Add R_386_IRELATIVE.
1863 (elf_i386_reloc_type_lookup): Likewise.
1864 (R_386_tls): Removed.
1865 (R_386_irelative): New.
1866 (R_386_vt_offset): Updated.
1867 (elf_i386_rtype_to_howto): Likewise.
1868 (elf_i386_link_hash_table): Add igotplt, iplt and irelplt.
1869 (elf_i386_link_hash_table_create): Initialize igotplt,
1870 iplt and irelplt.
1871 (elf_i386_check_relocs): Handle STT_GNU_IFUNC symbol first.
1872 (elf_i386_adjust_dynamic_symbol): Likewise.
1873 (elf_i386_allocate_dynrelocs): Likewise.
1874 (elf_i386_relocate_section): Likewise.
1875 (elf_i386_size_dynamic_sections): Set up .iplt and .igot.plt
1876 sections.
1877 (elf_i386_finish_dynamic_symbol): When building a static
1878 executable, use .iplt, .igot.plt and .rel.iplt sections for
1879 STT_GNU_IFUNC symbols. Generate R_386_IRELATIVE relocation for
1880 locally defined STT_GNU_IFUNC symbol.
1881
1882 * elf64-x86-64.c (x86_64_elf_howto): Add R_X86_64_IRELATIVE.
1883 (x86_64_reloc_map): Likewise.
1884 (R_X86_64_standard): Updated.
1885 (elf64_x86_64_link_hash_table): Add igotplt, iplt and irelplt.
1886 (elf64_x86_64_link_hash_table_create): Initialize igotplt,
1887 iplt and irelplt.
1888 (elf64_x86_64_check_relocs): Handle STT_GNU_IFUNC symbol first.
1889 (elf64_x86_64_adjust_dynamic_symbol): Likewise.
1890 (elf64_x86_64_allocate_dynrelocs): Likewise.
1891 (elf64_x86_64_relocate_section): Likewise.
1892 (elf64_x86_64_size_dynamic_sections): Set up .iplt and .igot.plt
1893 sections.
1894 (elf64_x86_64_finish_dynamic_symbol): When building a static
1895 executable, use .iplt, .igot.plt and .rela.iplt sections for
1896 STT_GNU_IFUNC symbols. Generate R_X86_64_IRELATIVE relocation
1897 for locally defined STT_GNU_IFUNC symbol.
1898
1899 * reloc.c (BFD_RELOC_386_IRELATIVE): New.
1900 (BFD_RELOC_X86_64_IRELATIVE): Likewise.
1901
1902 * bfd-in2.h: Regenerated.
1903 * libbfd.h: Likewise.
1904
3aa14d16
L
19052009-06-01 H.J. Lu <hongjiu.lu@intel.com>
1906
1907 * elf-bfd.h (struct bfd_elf_section_data): Remove indirect_relocs.
1908 (_bfd_elf_make_ifunc_reloc_section): Removed.
1909 (_bfd_elf_is_ifunc_symbol): Likewise.
1910 (_bfd_elf_create_static_ifunc_sections): New.
1911
1912 * elflink.c (_bfd_elf_adjust_dynamic_symbol): Move STT_GNU_IFUNC
1913 symbol check to ...
1914 (elf_link_add_object_symbols): Here.
1915 (_bfd_elf_link_hash_hide_symbol): Don't clean plt on
1916 STT_GNU_IFUNC symbol.
1917 (elf_link_output_extsym): Call elf_backend_finish_dynamic_symbol
1918 if a STT_GNU_IFUNC symbol is referenced in a non-shared object.
1919 (IFUNC_INFIX): Removed.
1920 (get_ifunc_reloc_section_name): Likewise.
1921 (_bfd_elf_make_ifunc_reloc_section): Likewise.
1922 (_bfd_elf_is_ifunc_symbol): Likewise.
1923 (_bfd_elf_create_static_ifunc_sections): New.
1924
eb4ff4d6
L
19252009-05-29 H.J. Lu <hongjiu.lu@intel.com>
1926
1927 * elf32-i386.c (link_hash_newfunc): Add elf_i386_ prefix.
1928 (create_got_section): Likewise.
1929 (allocate_dynrelocs): Likewise.
1930 (readonly_dynrelocs): Likewise.
1931 (set_tls_module_base): Likewise.
1932 (dtpoff_base): Likewise.
1933 (tpoff): Likewise.
1934 (elf_i386_link_hash_table_create): Updated.
1935 (elf_i386_create_dynamic_sections): Likewise.
1936 (elf_i386_check_relocs): Likewise.
1937 (elf_i386_size_dynamic_sections): Likewise.
1938 (elf_i386_relocate_section): Likewise.
1939
1940 * elf64-x86-64.c (link_hash_newfunc): Add elf64_x86_64_ prefix.
1941 (create_got_section): Likewise.
1942 (allocate_dynrelocs): Likewise.
1943 (readonly_dynrelocs): Likewise.
1944 (set_tls_module_base): Likewise.
1945 (dtpoff_base): Likewise.
1946 (tpoff): Likewise.
1947 (elf64_x86_64_link_hash_table_create): Updated.
1948 (elf64_x86_64_create_dynamic_sections): Likewise.
1949 (elf64_x86_64_check_relocs): Likewise.
1950 (elf64_x86_64_size_dynamic_sections): Likewise.
1951 (elf64_x86_64_relocate_section): Likewise.
1952
fc579192
NC
19532009-05-28 Nick Clifton <nickc@redhat.com>
1954
1955 * targets.c (_bfd_target_vector): Only include plugin target in
1956 all-targets build if BFD_SUPPORTS_PLUGINS is non-zero.
1957
5ebe2858
UW
19582009-05-28 Ulrich Weigand <uweigand@de.ibm.com>
1959
1960 * elf32-spu.c (struct call_info): New member broken_cycle.
1961 (remove_cycle): Instead of physically removing call_info structures
1962 to break call graph cycles, mark them using the broken_cycle flag.
1963 (mark_overlay_section): Respect broken_cycle flag.
1964 (unmark_overlay_section): Likewise.
1965 (collect_lib_sections): Likewise.
1966 (collect_overlays): Likewise.
1967 (sum_stack): Likewise.
1968
34ad4cb0
UW
19692009-05-28 Ulrich Weigand <uweigand@de.ibm.com>
1970
1971 * elf32-spu.c (insert_callee): Accumulate incoming callee->count.
1972 (mark_functions_via_relocs): Initialize callee->count to 1.
1973 (pasted_function): Likewise.
1974 (spu_elf_auto_overlay): Honor call counts when determining number
1975 of stubs required in software i-cache mode.
1976
fc579192
NC
19772009-05-27 Rafael Avila de Espindola <espindola@google.com>
1978
1979 * plugin.c (program_name): Remove.
1980 (plugin_program_name): New.
1981 (bfd_plugin_set_program_name): New.
1982 (try_load_plugin): Use plugin_program_name.
1983 * plugin.h (bfd_plugin_set_program_name): New.
1984
19852009-05-27 Rafael Avila de Espindola <espindola@google.com>
5691d22d
NC
1986
1987 * aclocal.m4: Include ../config/plugins.m4.
1988 * configure.in: Use AC_PLUGINS.
1989 * configure: Regenerate.
1990 * Makefile.in: Regenerate.
1991 * doc/Makefile.in: Regenerate.
1992
c8a1f254
NS
19932009-05-27 Nathan Sidwell <nathan@codesourcery.com>
1994
1995 * elf32-ppc.c (ppc_elf_relax_section): Work with a partial
1996 link.
1997 * bout.c (b_out_bfd_relax_section): Reject relocatable links.
1998 * elf32-m10300.c (mn10300_elf_relax_section): Likewise.
1999 * elf32-avr.c (elf32_avr_relax_section): Likewise.
2000 * elf32-frv.c (elf32_avr_relax_section): Likewise.
2001 * elf32-xtensa.c (elf_xtensa_relax_section): Likewise.
2002 * elf64-mmix.c (mmix_elf_relax_section): Likewise.
2003 * elfxx-ia64.c (elfNN_ia64_relax_section): Likewise.
2004 * elfxx-sparc.c (_bfd_sparc_elf_relax_section): Likewise.
2005 * reloc.c (bfd_generic_relax_section): Likewise.
2006 * reloc16.c (bfd_coff_reloc16_relax_section): Likewise.
2007 * vms.c (vms_bfd_relax_section): Likewise.
2008
68d7e96a
L
20092009-05-26 H.J. Lu <hongjiu.lu@intel.com>
2010
2011 * elf-bfd.h (_bfd_elf_is_ifunc_symbol): New.
2012
2013 * elf32-i386.c (is_indirect_symbol): Renamed to ...
2014 * elflink.c (_bfd_elf_is_ifunc_symbol): This.
2015
2016 * elf32-i386.c (allocate_dynrelocs): Updated.
2017 (elf_i386_relocate_section): Likewise.
2018 * elf64-x86-64.c (allocate_dynrelocs): Likewise.
2019 (elf64_x86_64_relocate_section): Likewise.
2020
2021 * elf64-x86-64.c (is_indirect_symbol): Removed.
2022
f12e7348
NC
20232009-05-26 Nick Clifton <nickc@redhat.com>
2024
2025 * po/id.po: Updated Indonesian translation.
2026
ce3c775b
NC
20272009-05-26 Rafael Avila de Espindola <espindola@google.com>
2028
2029 * Makefile.am: Run "make dep-am".
2030 (AM_CPPFLAGS): New.
2031 (LIBDL): New.
2032 (ALL_MACHINES): Add cpu-plugin.lo.
2033 (ALL_MACHINES_CFILES): Add cpu-plugin.c.
2034 (BFD32_BACKENDS): Add plugin.lo.
2035 (BFD32_BACKENDS_CFILES): Add plugin.c.
2036 (libbfd_la_LIBADD): Add LIBDL
2037 * archures.c (bfd_architecture): Add bfd_arch_plugin.
2038 (bfd_plugin_arch): Declare.
2039 * bfd-in.h (BFD_SUPPORTS_PLUGINS): New.
2040 * bfd.c (bfd): Add plugin_data.
2041 * config.bfd: Handle the plugin target.
2042 * configure.in: Check for --enable-plugins.
2043 (LT_INIT): Use the dlopen option.
2044 * cpu-plugin.c: New.
2045 * plugin.c: New.
2046 * plugin.h: New.
2047 * targets.c (plugin_vec): Declare.
2048 (_bfd_target_vector): Add plugin_vec.
2049 * Makefile.in: Regenerate.
2050 * bfd-in2.h: Regenerate.
2051 * configure: Regenerate.
2052
9e097a72
AM
20532009-05-26 Alan Modra <amodra@bigpond.net.au>
2054
2055 * dep-in.sed: Don't modify .o to .lo here. Output one filename
2056 per line with all lines having continuation backslash. Prefix
2057 first line with "A", following lines with "B".
2058 * Makefile.am (DEP): Don't use dep.sed here.
2059 (DEP1): Run $MKDEP on single files, modify .o to .lo here. Use
2060 dep.sed here on dependencies, sort and uniq.
2061 * Makefile.in: Regenerate.
2062
d5acff2f
TG
20632009-05-25 Tristan Gingold <gingold@adacore.com>
2064
2065 * makefile.vms: Add verilog.obj to object list OBJS.
2066
5c93f09b
AM
20672009-05-24 Alan Modra <amodra@bigpond.net.au>
2068
2069 * bfdio.c (bfd_seek): Formatting. Ensure newly allocated memory
2070 for BFD_IN_MEMORY is cleared.
2071 (bfd_bwrite): Zero excess memory allocated.
2072
48229727
JB
20732009-05-22 Julian Brown <julian@codesourcery.com>
2074
2075 * elf32-arm.c (THUMB16_BCOND_INSN, THUMB32_INSN, THUMB32_B_INSN): New
2076 macros.
2077 (elf32_arm_stub_a8_veneer_b_cond, elf32_arm_stub_a8_veneer_b)
2078 (elf32_arm_stub_a8_veneer_blx): New stub sequences.
2079 (elf32_arm_stub_type): Add arm_stub_a8_veneer_b_cond,
2080 arm_stub_a8_veneer_b and arm_stub_a8_veneer_blx.
2081 (elf32_arm_stub_hash_entry): Add target_addend, orig_insn fields.
2082 (a8_erratum_fix, a8_erratum_reloc): New structs.
2083 (elf32_arm_link_hash_table): Add a8_erratum_fixes,
2084 num_a8_erratum_fixes, fix_cortex_a8 fields.
2085 (elf32_arm_link_hash_table_create): Zero fix_cortex_a8.
2086 (elf32_arm_add_stub): Split into two parts, creating...
2087 (elf32_arm_create_or_find_stub_sec): New function.
2088 (elf32_arm_final_link_relocate): Add forward declaration.
2089 (arm_build_one_stub): Add support for THUMB32_TYPE, Thumb-2
2090 relocations, multiple relocations per stub.
2091 (find_stub_size_and_template): New (using parts of arm_size_one_stub).
2092 (arm_size_one_stub): Use find_stub_size_and_template.
2093 (a8_reloc_compare): New.
2094 (find_thumb_glue): Add forward declaration.
2095 (cortex_a8_erratum_scan): New.
2096 (elf32_arm_size_stubs): Add Cortex-A8 erratum workaround support.
2097 (bfd_elf32_arm_set_cortex_a8_fix): New.
2098 (bfd_elf32_arm_set_target_relocs): Add fix_cortex_a8 argument.
2099 (arm_map_one_stub): Add THUMB32_TYPE support.
2100 (a8_branch_to_stub_data): New.
2101 (make_branch_to_a8_stub): New.
2102 (elf32_arm_write_section): Add Cortex-A8 erratum workaround support.
2103 * bfd-in.h (bfd_elf32_arm_set_cortex_a8_fix): New.
2104 (bfd_elf32_arm_set_target_relocs): Add argument for controlling
2105 Cortex-A8 erratum workaround.
2106 * bfd-in2.h: Regenerate.
2107
2b3decb5
AM
21082009-05-22 Alan Modra <amodra@bigpond.net.au>
2109
2110 * Makefile.am: Run "make dep-am".
2111 * Makefile.in: Regenerate.
2112 * po/SRC-POTFILES.in: Regenerate.
2113
930e005c
AM
21142009-05-21 Alan Modra <amodra@bigpond.net.au>
2115
2116 * elflink.c (elf_link_input_bfd): Correct *pindex change in last
2117 commit.
2118
6e0b88f1
AM
21192009-05-21 Alan Modra <amodra@bigpond.net.au>
2120
2121 * elf-bfd.h (struct elf_backend_data
2122 <elf_backend_link_output_symbol_hook>): Return an int.
2123 * elf64-ppc.c (ppc64_elf_output_symbol_hook): Return 2 to drop
2124 symbols on deleted .opd entries.
2125 * elflink.c (elf_link_output_sym): Return without outputting sym
2126 if output_symbol_hook returns 2.
2127 (elf_link_output_extsym): Don't assign h->indx when symbol discarded.
2128 Abort if we must not discard sym.
2129 (elf_link_input_bfd): Similarly, don't set finfo->indices for
2130 local syms.
2131 (bfd_elf_final_link): Adjust elf_link_output_sym calls.
2132 * elf-vxworks.c (elf_vxworks_link_output_symbol_hook): Adjust for
2133 elf_backend_link_output_symbol_hook return type change.
2134 * elf32-arm.c (output_arch_syminfo): Likewise.
2135 (elf32_arm_output_map_sym, elf32_arm_output_stub_sym): Likewise.
2136 (elf32_arm_output_arch_local_syms): Likewise.
2137 * elf32-cr16c.c (elf32_cr16c_link_output_symbol_hook): Likewise.
2138 * elf32-score.c (s3_bfd_score_elf_link_output_symbol_hook): Likewise.
2139 (bfd_score_elf_link_output_symbol_hook): Likewise.
2140 * elf32-score.h (s7_bfd_score_elf_link_output_symbol_hook): Likewise.
2141 * elf32-score7.c (s7_bfd_score_elf_link_output_symbol_hook): Likewise.
2142 * elf32-sh64.c (sh64_elf_link_output_symbol_hook): Likewise.
2143 * elf32-spu.c (spu_elf_output_symbol_hook): Likewise.
2144 * elf32-v850.c (v850_elf_link_output_symbol_hook): Likewise.
2145 * elf64-hppa.c (elf64_hppa_link_output_symbol_hook): Likewise.
2146 * elf64-mmix.c (mmix_elf_link_output_symbol_hook): Likewise.
2147 * elf64-sh64.c (sh64_elf64_link_output_symbol_hook): Likewise.
2148 * elf64-sparc.c (elf64_sparc_output_arch_syms): Likewise.
2149 * elfxx-mips.c (_bfd_mips_elf_link_output_symbol_hook): Likewise.
2150 * elfxx-mips.h (_bfd_mips_elf_link_output_symbol_hook): Likewise.
2151
5ef11c02
AM
21522009-05-21 Alan Modra <amodra@bigpond.net.au>
2153
2154 * elf64-ppc.c (ppc64_elf_get_synthetic_symtab): Don't segfault on
2155 out of range .opd symbols.
2156
ebf12fbe
DK
21572009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2158
2159 * coffgen.c (coff_print_symbol): Use bfd_fprintf_vma, not
2160 fprintf_vma directly.
2161 * peXXigen.c (pe_print_edata): Likewise.
2162 (pe_print_pdata): Likewise.
2163 (_bfd_XX_print_ce_compressed_pdata): Likewise.
2164 (_bfd_XX_print_private_bfd_data_common): Likewise.
2165
c1711530
DK
21662009-05-19 Dave Korn <dave.korn.cygwin@gmail.com>
2167
2168 * cofflink.c (process_embedded_commands): Ignore "-aligncomm".
2169
22a8f80e 21702009-05-15 Andrew Stubbs <ams@codesourcery.com>
164e7efc 2171 Paul Brook <paul@codesourcery.com>
22a8f80e
PB
2172
2173 * elf32-arm.c (elf32_arm_fix_exidx_coverage): Don't attempt to
2174 fix discarded sections.
2175
335bd8f2
UW
21762009-05-14 Ulrich Weigand <uweigand@de.ibm.com>
2177
2178 * elf32-spu.c (mark_overlay_section): Move .init and .fini
2179 sections into the software icache.
2180
cdc83fba
UW
21812009-05-14 Ulrich Weigand <uweigand@de.ibm.com>
2182
2183 * elf32-spu.c (build_stub): Always build "compact" sofware
2184 i-cache stubs.
2185
97fc8d84
UW
21862009-05-14 Ulrich Weigand <uweigand@de.ibm.com>
2187
2188 * elf32-spu.c (struct spu_link_hash_table): Add fromelem_size_log2.
2189 (spu_elf_setup): Initialize it.
2190 (spu_elf_size_stubs): Move .ovtab into .bss for software i-cache.
2191 Update to new-sytle cache manager data structures.
2192 (spu_elf_build_stubs): Generate new-style cache manager data
2193 structures and symbols.
2194 (spu_elf_auto_overlay): Update size computation.
2195
452de53c
UW
21962009-05-14 Ulrich Weigand <uweigand@de.ibm.com>
2197
2198 * elf32-spu.c (spu_elf_modify_segment_map): Move all PF_OVERLAY
2199 segments first amongst the program headers.
2200
d342a8b1
UW
22012009-05-14 Ulrich Weigand <uweigand@de.ibm.com>
2202
2203 * elf32-spu.c (spu_elf_relocate_section): Only encode overlay index
2204 into addresses for relocation types that look at high bits. Remove
2205 special handling of relocation overflow warnings.
2206
cc210763
UW
22072009-05-14 Ulrich Weigand <uweigand@de.ibm.com>
2208
2209 * elf32-spu.c (mark_functions_via_relocs): Handle cycles in the
2210 control flow graph between fragments of a function.
2211
c1ea05bb
UW
22122009-05-14 Ulrich Weigand <uweigand@de.ibm.com>
2213
2214 * elf32-spu.c (spu_elf_size_stubs): Even in software i-cache mode,
2215 generate only a 16-byte .toe section.
2216 (spu_elf_build_stubs, spu_elf_auto_overlay): Likewise.
2217
bbb0fc04
AM
22182009-05-14 Alan Modra <amodra@bigpond.net.au>
2219
2220 * elf32-spu.c (spu_elf_size_stubs): Split out section placement to..
2221 (spu_elf_place_overlay_data): ..here. New function.
2222 * elf32-spu.h (spu_elf_place_overlay_data): Declare.
2223
6e6718a3
AJ
22242009-05-13 Andrew Jenner <andrew@codesourcery.com>
2225
2226 * elf32-arm.c: Move sysdep.h to start of file.
2227
77ae44b0
AM
22282009-05-11 Ulrich Weigand <uweigand@de.ibm.com>
2229
2230 * elf32-spu.c (spu_elf_find_overlays): Don't use .ovl.init lma as
2231 start of overlays.
2232 (spu_elf_build_stubs): Don't define __icache_tagbase. Define
2233 __icache_tag_array and __icache_tag_array_size.
2234
51408ec2
AM
22352009-05-11 Masaki Muranaka <monaka@monami-software.com>
2236
2237 * elf32-bfin.c (bfin_bfd_reloc_type_lookup): Remove unnecessary
2238 ATTRIBUTE_UNUSED.
2239 (bfinfdpic_link_omit_section_dynsym): Likewise.
2240 (elf32_bfinfdpic_finish_dynamic_sections): Likewise.
2241
2468f9c9
PB
22422009-05-05 Paul Brook <paul@codesourcery.com>
2243
2244 * bfd-in.h (elf32_arm_fix_exidx_coverage): Add prototype.
2245 * bfd-in2.h: Regenerate.
2246 * elf32-arm.c (arm_unwind_edit_type, arm_unwind_table_edit): Define.
2247 (_arm_elf_section_data): Add text and exidx fields.
2248 (add_unwind_table_edit, get_arm_elf_section_data, adjust_exidx_size,
2249 insert_cantunwind_after, elf32_arm_fix_exidx_coverage, offset_prel31,
2250 copy_exidx_entry): New functions.
2251 (elf32_arm_write_section): Fixup .ARM.exidx contents.
2252
738a79f6
CL
22532009-05-05 Christophe lyon <christophe.lyon@st.com>
2254
2255 * elf32-arm.c (DEF_STUBS): New helper define.
2256 (DEF_STUB): Likewise.
2257 (stub_def): New type.
2258 (stub_definitions): New array, containing stub template pointers
2259 and sizes.
2260 (arm_size_one_stub): Make use of stub_definitions.
2261
09e2aba4
DK
22622009-05-04 Dave Korn <dave.korn.cygwin@gmail.com>
2263
2264 * elflink.c (find_version_for_sym): Remove from here, ...
2265 * linker.c (bfd_find_version_for_sym): ... rename, replace
2266 here, make public and update all callers.
2267 * bfd-in2.h: Regenerate.
2268
d8045f23
NC
22692009-04-30 Nick Clifton <nickc@redhat.com>
2270
2271 * elf-bfd.h (struct bfd_elf_section_data): Add indirect_relocs
2272 section pointer.
2273 (struct elf_obj_data): Add has_ifunc_symbols boolean.
2274 * elf.c (swap_out_syms): Convert BSF_GNU_INDIRECT_FUNCTION flags
2275 into a STT_GNU_IFUNC symbol type.
2276 (_bfd_elf_is_function_type): Accept STT_GNU_IFUNC as a function
2277 type.
2278 (_bfd_elf_set_osabi): Set the osasbi field to ELFOSABI_LINUX if
2279 the binary contains ifunc symbols.
2280 * elfcode.h (elf_slurp_symbol_table): Translate the STT_GNU_IFUNC
2281 symbol type into a BSF_GNU_INDIRECT_FUNCTION flag.
2282 * elf32-i386.c (is_indirect_function): New function.
2283 (elf_i386_check_relocs): Create an ifunc output section.
2284 (allocate_dynrelocs): Create dynamic relocs in the ifunc output
2285 section if necessary.
2286 (elf_i386_relocate_section): Emit a reloc against an ifunc symbol
2287 if necessary.
2288 (elf_i386_add_symbol_hook): New function. Set the
2289 has_ifunc_symbols field of the elf_obj_data structure if an ifunc
2290 symbol is encountered.
2291 (elf_backend_post_process_headers): Define.
2292 (elf_backend_add_symbol_hook): Define.
2293 (elf_i386_post_process_headers): Rename to
2294 elf_i388_fbsd_post_process_headers.
2295 * elf64-x86_64.c (IS_X86_64_PCREL_TYPE): New macro.
2296 (is_indirect_function): New function.
2297 (elf64_x86_64_check_relocs): Create an ifunc output section.
2298 (allocate_dynrelocs): Create dynamic relocs in the ifunc output
2299 section if necessary.
2300 (elf64_x86_64_relocate_section): Emit a reloc against an ifunc
2301 symbol if necessary.
2302 (elf_i386_add_symbol_hook): Set the has_ifunc_symbols field of the
2303 elf_obj_data structure if an ifunc symbol is encountered.
2304 (elf_backend_post_process_headers): Define.
2305 * elflink.c (_bfd_elf_adjust_dynamic_symbol): Always create a PLT
2306 if we have ifunc symbols to handle.
2307 (get_ifunc_reloc_section_name): New function. Computes the name
2308 for an ifunc section.
2309 (_bfd_elf_make_ifunc_reloc_section): New function. Creates a
2310 section to hold ifunc relocs.
2311 * syms.c (BSF_GNU_INDIRECT_FUNCTION): Define.
2312 (bfd_print_symbol_vandf): Handle ifunc symbols.
2313 (bfd_decode_symclass): Likewise.
2314 * bfd-in2.h: Regenerate.
2315
96c23d59
JM
23162009-04-30 Joseph Myers <joseph@codesourcery.com>
2317
2318 * elf32-arm.c (elf32_arm_check_relocs): Give errors for absolute
2319 MOVW and MOVT relocations in a shared library link.
2320
c067354b
NC
23212009-04-27 Anthony Green <green@moxielogic.com>
2322
2323 * verilog.c: New file.
2324 * Makefile.am (BFD32_LIBS): Add verilog.c.
2325 (BFD32_LIBS_CFILES): Add verilog.c.
2326 (verilog.lo): New build rule.
2327 * Makefile.in: Rebuilt.
2328 * targets.c: Add verilog support.
2329 * bfd.c (tdata union): Add Verilog private data field.
2330 * bfd-in2.h: Regenerate.
2331
325c681d
L
23322009-04-27 H.J. Lu <hongjiu.lu@intel.com>
2333
2334 * peXXigen.c (_bfd_XX_bfd_copy_private_bfd_data_common): Don't
2335 copy pe_opthdr.
2336
ba775898
DK
23372009-04-23 Matthias Klose <doko@ubuntu.com>
2338
2e28a5fc 2339 * peXXigen.c (_bfd_XXi_swap_sym_in): Initialize `name'.
ba775898 2340
155d87d7
CL
23412009-04-22 Christophe Lyon <christophe.lyon@st.com>
2342
2343 PR9743
2344 * elf32-arm.c (arm_type_of_stub): Handle R_ARM_THM_JUMP24,
2345 R_ARM_JUMP24 and R_ARM_PLT32 relocations.
2346 (elf32_arm_size_stubs): Likewise.
2347 (record_thumb_to_arm_glue): Deleted unused function.
2348 (bfd_elf32_arm_process_before_allocation): No longer handle
2349 R_ARM_THM_JUMP24, R_ARM_JUMP24 and R_ARM_PLT32 relocations here.
2350 (elf32_arm_final_link_relocate): Handle R_ARM_THM_JUMP24,
2351 R_ARM_JUMP24 and R_ARM_PLT32 relocations.
2352
3e6b1042
DJ
23532009-04-21 Daniel Jacobowitz <dan@codesourcery.com>
2354
2355 * elf32-arm.c (INTERWORK_FLAG): Check BFD_LINKER_CREATED.
2356 (elf32_arm_write_section): Declare early.
2357 (elf32_arm_size_stubs): Skip non-stub sections in the stub BFD.
2358 (arm_allocate_glue_section_space): Exclude empty sections.
2359 (ARM_GLUE_SECTION_FLAGS): Add SEC_LINKER_CREATED.
2360 (bfd_elf32_arm_add_glue_sections_to_bfd): Do not skip the stub
2361 BFD.
2362 (elf32_arm_output_glue_section, elf32_arm_final_link): New.
2363 (elf32_arm_merge_eabi_attributes): Skip the stub BFD.
2364 (elf32_arm_size_dynamic_sections): Allocate interworking
2365 sections here.
2366 (bfd_elf32_bfd_final_link): Define.
2367
4f360784
L
23682009-04-21 H.J. Lu <hongjiu.lu@intel.com>
2369
2370 * coff-ia64.c (COFF_PAGE_SIZE): Changed to 8K.
154a1ee5 2371
4f360784
L
2372 * coffcode.h (coff_compute_section_file_positions): Clear
2373 D_PAGED if PE section alignment is smaller than COFF_PAGE_SIZE.
2374
2375 * libcoff-in.h (pe_tdata): Remove force_minimum_alignment and
2376 force_minimum_alignment.
2377
2378 * libcoff.h: Regenerated.
2379
2380 * pei-ia64.c (PEI_TARGET_SUBSYSTEM): Removed.
2381 (PEI_FORCE_MINIMUM_ALIGNMENT): Likewise.
2382
2383 * peicode.h (pe_mkobject): Don't set force_minimum_alignment
2384 nor target_subsystem.
2385
2386 * peXXigen.c (_bfd_XXi_swap_aouthdr_out): Don't check
2387 force_minimum_alignment nor target_subsystem.
2388
e48570bb
DK
23892009-04-21 Kai Tietz <kai.tietz@onevision.com>
2390
2391 * coff-x86_64.c (PEI_HEADERS): Protect includes.
2392 (bfd_pe_print_pdata): Remove #ifdef PE variation.
2393 * pei-x86_64.c (PEI_HEADERS): Define to prevent double
2394 include in coff-x86_64.c of headers.
2395 (PDATA_ROW_SIZE): New define.
2396 (pex_regs[]): New static array.
2397 (pex64_get_runtime_function): New static function.
2398 (pex64_get_unwind_info): Likewise.
2399 (pex64_get_scope_entry): Likewise.
2400 (pex64_xdata_print_uwd_codes): Likewise.
2401 (pex64_get_section_by_rva): Likewise.
2402 (pex64_dump_xdata): Likewise.
2403 (pex64_bfd_print_pdata): Likewise.
2404 (bfd_pe_print_pdata): Define as pex64_bfd_print_pdata.
2405 * peXXigen.c (_bfd_pex64_print_pdata): Removed implementation.
2406 * libpei.h (_bfd_pex64_print_pdata): Removed declaration.
2407
383c383f 24082009-04-19 Peter O'Gorman <binutils@mlists.thewrittenword.com>
4f360784
L
2409 Alan Modra <amodra@bigpond.net.au>
2410 Dave Korn <dave.korn.cygwin@gmail.com>
383c383f
AM
2411
2412 * peXXigen.c (_bfd_XXi_swap_sym_in): Fix name handling w.r.t
2413 long names and non-NUL-terminated strings.
2414
b6b450f1
L
24152009-04-17 H.J. Lu <hongjiu.lu@intel.com>
2416
2417 * bfd-in2.h: Regenerated.
2418
d9118602
L
24192009-04-17 H.J. Lu <hongjiu.lu@intel.com>
2420
2421 * peXXigen.c (_bfd_XX_print_private_bfd_data_common): Replace
2422 IMAGE_SUBSYSTEM_EFI_ROM with IMAGE_SUBSYSTEM_SAL_RUNTIME_DRIVER.
2423
92dd4511
L
24242009-04-17 H.J. Lu <hongjiu.lu@intel.com>
2425
2426 PR binutils/10074
2427 * coffcode.h (bfd_pei_p): New.
2428
2429 * config.bfd: Remove bfd_efi_bsdrv_ia32_vec,
2430 bfd_efi_rtdrv_ia32_vec, bfd_efi_bsdrv_x86_64_vec,
2431 bfd_efi_rtdrv_x86_64_vec, bfd_efi_bsdrv_ia64_vec and
2432 bfd_efi_rtdrv_ia64_vec. Replace bfd_efi_app_ia32_vec,
2433 bfd_efi_app_x86_64_vec and bfd_efi_app_ia64_vec with
2434 i386pei_vec, x86_64pei_vec and bfd_pei_ia64_vec, respectively.
2435
2436 * configure.in: Remove bfd_efi_bsdrv_ia32_vec,
2437 bfd_efi_rtdrv_ia32_vec, bfd_efi_bsdrv_x86_64_vec,
2438 bfd_efi_rtdrv_x86_64_vec,
2439 bfd_efi_bsdrv_ia64_vec and bfd_efi_rtdrv_ia64_vec. Replace
2440 bfd_efi_ia64_vec with bfd_pei_ia64_vec.
2441 * targets.c: Likewise.
2442
2443 * configure: Regenerated.
2444 * libcoff.h: Likewise.
2445 * Makefile.in: Likewise.
2446
2447 * efi-app-ia32.c: Removed.
2448 * efi-app-x86_64.c: Likewise.
2449 * efi-bsdrv-ia32.c: Likewise.
2450 * efi-bsdrv-ia64.c: Likewise.
2451 * efi-bsdrv-x86_64.c: Likewise.
2452 * efi-rtdrv-ia32.c: Likewise.
2453 * efi-rtdrv-ia64.c: Likewise.
2454 * efi-rtdrv-x86_64.c: Likewise.
2455 * efi-rtdrv-ia32.c: Likewise.
2456
2457 * efi-app-ia64.c: Moved to ...
2458 * pei-ia64.c: This.
2459 (TARGET_SYM): Set to bfd_pei_ia64_vec.
2460 (TARGET_NAME): Set to pei-ia64.
2461
2462 * libpei.h (bfd_target_pei_p): Removed.
2463 (bfd_target_pei_arch): Likewise.
2464 (bfd_target_efi_app_p): Likewise.
2465 (bfd_target_efi_app_arch): Likewise.
2466 (bfd_target_efi_bsdrv_p): Likewise.
2467 (bfd_target_efi_bsdrv_arch): Likewise.
2468 (bfd_target_efi_rtdrv_p): Likewise.
2469 (bfd_target_efi_rtdrv_arch): Likewise.
2470 (bfd_pe_executable_p): Likewise.
2471
2472 * Makefile.am (BFD32_BACKENDS): Remove efi-app-ia32.lo,
2473 efi-bsdrv-ia32.lo and efi-rtdrv-ia32.lo.
2474 (BFD32_BACKENDS_CFILES): Remove efi-app-ia32.c, efi-bsdrv-ia32.c
2475 and efi-rtdrv-ia32.c.
2476 (BFD64_BACKENDS): Remove efi-app-ia64.lo, efi-bsdrv-ia64.lo,
2477 efi-rtdrv-ia64.lo, efi-app-x86_64.lo, efi-bsdrv-x86_64.lo and
2478 efi-rtdrv-x86_64.lo. Add pei-ia64.lo.
2479 (BFD64_BACKENDS_CFILES): Remove efi-app-ia64.c, efi-bsdrv-ia64.c,
2480 efi-rtdrv-ia64.c, efi-app-x86_64.c, efi-bsdrv-x86_64.c and
2481 efi-rtdrv-x86_64.c. Add pei-ia64.c.
2482 (efi-app-ia64.lo): Removed.
2483 (efi-bsdrv-ia32.lo): Likewise.
2484 (efi-rtdrv-ia32.lo): Likewise.
2485 (efi-app-ia64.lo): Likewise.
2486 (efi-bsdrv-ia64.lo): Likewise.
2487 (efi-rtdrv-ia64.lo): Likewise.
2488 (efi-app-x86_64.lo): Likewise.
2489 (efi-bsdrv-x86_64.lo): Likewise.
2490 (efi-rtdrv-x86_64.lo): Likewise.
2491 (pei-ia64.lo): New.
2492
2493 * peicode.h (coff_swap_scnhdr_in): Replace bfd_pe_executable_p
2494 with bfd_pei_p.
2495 (arch_type): Removed.
2496 (pe_arch): Likewise.
2497 (pe_bfd_object_p): Just return coff_object_p.
2498
2499 * peXXigen.c (_bfd_XXi_swap_scnhdr_out): Replace
2500 bfd_pe_executable_p with bfd_pei_p.
2501
69c5861e
CL
25022009-04-17 Christophe Lyon <christophe.lyon@st.com>
2503
2504 * elf32-arm.c (elf32_arm_size_stubs): Handle long branches through
2505 PLT entries to an undefined symbol when generating a shared
2506 library.
2507
e9cd0660
NC
25082009-04-17 Nick Clifton <nickc@redhat.com>
2509
2510 PR 9909
2511 * coffcode.h (handle_COMDAT): Allow for external COMDAT symbols.
2512
3023e3f6
RS
25132009-04-16 Richard Sandiford <r.sandiford@uk.ibm.com>
2514
2515 * aout-adobe.c (aout_32_bfd_define_common_symbol): Define.
2516 * aout-target.h (MY_bfd_define_common_symbol): Likewise.
2517 * aout-tic30.c (MY_bfd_define_common_symbol): Likewise.
2518 * binary.c (binary_bfd_define_common_symbol): Likewise.
2519 * bout.c (b_out_bfd_define_common_symbol): Likewise.
2520 * coff-alpha.c (_bfd_ecoff_bfd_define_common_symbol): Likewise.
2521 * coff-mips.c (_bfd_ecoff_bfd_define_common_symbol): Likewise.
2522 * coffcode.h (coff_bfd_define_common_symbol): Likewise.
2523 * elfxx-target.h (bfd_elfNN_bfd_define_common_symbol): Likewise.
2524 * i386msdos.c (msdos_bfd_define_common_symbol): Likewise.
2525 * i386os9k.c (os9k_bfd_define_common_symbol): Likewise.
2526 * ieee.c (ieee_bfd_define_common_symbol): Likewise.
2527 * ihex.c (ihex_bfd_define_common_symbol): Likewise.
2528 * libbfd-in.h (_bfd_nolink_bfd_define_common_symbol): Likewise.
2529 * mach-o.c (bfd_mach_o_bfd_define_common_symbol): Likewise.
2530 * mmo.c (mmo_bfd_define_common_symbol): Likewise.
2531 * nlm-target.h (nlm_bfd_define_common_symbol): Likewise.
2532 * oasys.c (oasys_bfd_define_common_symbol): Likewise.
2533 * pef.c (bfd_pef_bfd_define_common_symbol): Likewise.
2534 * ppcboot.c (ppcboot_bfd_define_common_symbol): Likewise.
2535 * som.c (som_bfd_define_common_symbol): Likewise.
2536 * srec.c (srec_bfd_define_common_symbol): Likewise.
2537 * tekhex.c (tekhex_bfd_define_common_symbol): Likewise.
2538 * versados.c (versados_bfd_define_common_symbol): Likewise.
2539 * vms.c (vms_bfd_define_common_symbol): Likewise.
2540 * xcoff-target.h (_bfd_xcoff_bfd_define_common_symbol): Likewise.
2541 * xsym.c (bfd_sym_bfd_define_common_symbol): Likewise.
2542 * coff-rs6000.c (rs6000coff_vec): Add _bfd_xcoff_define_common_symbol.
2543 (pmac_xcoff_vec): Likewise.
2544 * coff64-rs6000.c (rs6000coff64_vec): Likewise.
2545 (aix5coff64_vec): Likewise.
2546 * linker.c (bfd_generic_define_common_symbol): New function.
2547 * targets.c (BFD_JUMP_TABLE_LINK): Add NAME##_bfd_define_common_symbol.
2548 (_bfd_define_common_symbol): New field.
2549 * libcoff-in.h (_bfd_xcoff_define_common_symbol): Declare.
2550 * xcofflink.c (_bfd_xcoff_define_common_symbol): New function.
2551 (xcoff_build_ldsyms): Don't set XCOFF_DEF_REGULAR for common
2552 symbols here.
2553 * bfd-in2.h: Regenerate.
2554 * libbfd.h: Likewise.
2555 * libcoff.h: Likewise.
2556
20135e4c
NC
25572009-04-15 Anthony Green <green@moxielogic.com>
2558
2559 * targets.c: Add moxie support.
2560 * Makefile.am: Ditto.
2561 * Makefile.in: Rebuilt.
2562 * cpu-moxie.c, elf32-moxie.c: New files.
2563 * archures.c: Add moxie support.
2564 * configure.in: Add moxie support.
2565 * configure: Rebuilt.
2566 * config.bfd, archures.c: Add moxie support.
2567 * bfd-in2.h: Rebuilt.
2568
82b5c97a
CL
25692009-04-15 Christophe Lyon <christophe.lyon@st.com>
2570
2571 * elf32-arm.c (elf32_arm_final_link_relocate): Don't convert ARM
2572 branch to an undef weak symbol into a jump to next instruction if
2573 a PLT entry will be created.
2574
0408dee6
DK
25752009-04-14 Dave Korn <dave.korn.cygwin@gmail.com>
2576
2577 * coffgen.c (make_a_section_from_file): Set the backend long
2578 section names enable if long section names found on input.
2579 * coffcode.h: Extend long section names documentation to match.
2580
a0c402a5
L
25812009-04-08 H.J. Lu <hongjiu.lu@intel.com>
2582
2583 * elflink.c (elf_link_add_object_symbols): Warn alternate ELF
2584 machine code.
2585
4d28413b
DD
25862009-04-07 DJ Delorie <dj@redhat.com>
2587
2588 * archures.c: Add bfd_mach_mep_c5.
2589 * bfd-in2.h: Likewise.
2590 * cpu-mep.c: Add bfd_c5_arch.
2591 * elf32-mep.c: Support it.
2592
bb6198d2
L
25932009-04-07 H.J. Lu <hongjiu.lu@intel.com>
2594
2595 * elflink.c (_bfd_elf_section_already_linked): Add `\n' for
2596 info->callbacks->einfo.
2597 * linker.c (_bfd_generic_section_already_linked): Likewise.
2598
bcb012d3
DD
25992009-04-06 DJ Delorie <dj@redhat.com>
2600
2601 * elf32-h8300.c (elf32_h8_relax_section): Relax MOVA opcodes.
2602
db1fe6e9
L
26032009-04-06 H.J. Lu <hongjiu.lu@intel.com>
2604
2605 * coff-x86_64.c (bfd_pe_print_pdata): Defined to
2606 _bfd_pex64_print_pdata only if PE is defined.
2607
2608 * libpei.h (_bfd_pep_print_x64_pdata): Renamed to ...
2609 (_bfd_pex64_print_pdata): This.
2610
2611 * peXXigen.c (_bfd_pep_print_x64_pdata): Renamed to ...
2612 (_bfd_pex64_print_pdata): This. Defined only if COFF_WITH_pex64
2613 is defined.
2614
c7c7219d
KT
26152009-04-05 Kai Tietz <kai.tietz@onevision.com>
2616
2617 * coff-x86_64.c (bfd_pe_print_pdata): Define as
2618 _bfd_pep_print_x64_pdata.
2619 * libpei.h (_bfd_pep_print_x64_pdata): Add prototype.
2620 * peXXigen.c (_bfd_pep_print_x64_pdata): New.
2621
3df502ae
SA
26222009-04-02 Sterling Augustine <sterling@jaw.hq.tensilica.com>
2623
154a1ee5 2624 * elf32-xtensa.c (relax_property_section): Always set r_offset
3df502ae
SA
2625 to zero.
2626
d3626fb0
CL
26272009-04-02 Christophe Lyon <christophe.lyon@st.com>
2628
2629 * elf32-arm.c (elf32_arm_stub_long_branch_v4t_thumb_thumb,
2630 elf32_arm_stub_long_branch_v4t_thumb_thumb_pic): Two new long
2631 branch stubs.
2632 (elf32_arm_stub_type): New enum values for the two new stubs.
2633 (arm_type_of_stub): Make use of the two new stubs.
2634 (arm_size_one_stub): Handle the two new stubs.
2635
fe723c87
MT
26362009-04-01 Matt Thomas <matt@netbsd.org>
2637
2638 * elf32-vax.c (elf_vax_check_relocs): Do not put relocations against
2639 hidden symbols into the GOT or PLT.GOT.
154a1ee5 2640 (elf_vax_relocate_section): Do not emit a PCREL reloc
fe723c87
MT
2641 into a shared object if it is against a hidden symbol.
2642
ee698300
RS
26432009-04-01 Richard Sandiford <r.sandiford@uk.ibm.com>
2644
2645 * xcofflink.c (xcoff_archive_info): Add contains_shared_object_p
2646 and know_contains_shared_object_p.
2647 (xcoff_archive_contains_shared_object_p): Add an "info" parameter.
2648 Cache the result in the archive_info table.
2649 (xcoff_auto_export_p): Add an "info" parameter and update the
2650 call to xcoff_archive_contains_shared_object_p.
2651 (xcoff_mark_auto_exports): Update accordingly.
2652 (xcoff_post_gc_symbol): Likewise.
2653
54e2dbe0
RS
26542009-04-01 Richard Sandiford <r.sandiford@uk.ibm.com>
2655
2656 * xcofflink.c (bfd_link_input_bfd): Treat __rtinit as C_HIDEXT
2657 rather than C_EXT.
2658
2e470849
RS
26592009-04-01 Richard Sandiford <r.sandiford@uk.ibm.com>
2660
2661 * coff-rs6000.c (member_layout): New structure.
2662 (archive_iterator): Likewise.
2663 (member_layout_init): New function.
2664 (archive_iterator_begin): Likewise.
2665 (archive_iterator_next): Likewise.
2666 (xcoff_write_armap_old): Use the new iterator functions.
2667 (do_shared_object_padding): Delete.
2668 (xcoff_write_armap_big): Use the new iterator functions. Simplify
2669 handling of arch_info.
2670 (xcoff_write_archive_contents_old): Allocate arelt_data in the
2671 first loop rather than the second. Allocate a member header if
2672 there isn't one, then work out the stat information and length
2673 in the first loop too. Use the new iterators for the second loop.
2674 (xcoff_write_archive_contents_big): Likewise.
2675
24c611d1
RS
26762009-04-01 Richard Sandiford <r.sandiford@uk.ibm.com>
2677
2678 * bfd-in.h (bfd_xcoff_split_import_path): Declare.
2679 (bfd_xcoff_set_archive_import_path): Likewise.
2680 * bfd-in2.h: Regenerate.
2681 * xcofflink.c: Include libiberty.h.
2682 (xcoff_archive_info): New structure.
2683 (xcoff_archive_info_hash): New function.
2684 (xcoff_archive_info_eq): Likewise.
2685 (xcoff_get_archive_info): Likewise.
2686 (_bfd_xcoff_bfd_link_hash_table_create): Initialize archive_info.
2687 (bfd_xcoff_split_import_path): New function.
2688 (bfd_xcoff_set_archive_import_path): Likewise.
2689 (xcoff_set_import_path): Move earlier in file.
2690 (xcoff_link_add_dynamic_symbols): Set the import path of a non-archive
2691 object to the the directory part of the bfd's filename. Get the
2692 import path and filename of an archive object from the archive's
2693 xcoff_tdata, initializing it if necessary. Update use of
2694 import_file_id.
2695 (bfd_link_input_bfd): Update use of import_file_id.
2696 (xcoff_write_global_symbol): Likewise.
2697
d286971a
RS
26982009-04-01 Richard Sandiford <r.sandiford@uk.ibm.com>
2699
2700 * xcofflink.c (xcoff_link_hash_table): Moved from include/coff/xcoff.h.
2701
27022009-04-01 Richard Sandiford <r.sandiford@uk.ibm.com>
2703
2704 * xcofflink.c (xcoff_link_create_extra_sections): Don't create
2705 a .loader section for relocatable links.
2706 (xcoff_need_ldrel_p): New function.
2707 (xcoff_mark): Use it.
2708 (bfd_xcoff_link_count_reloc): Only count loader relocs if there's
2709 a loader section.
2710 (xcoff_build_ldsym): New function, split out from...
2711 (xcoff_build_ldsyms): ...here. Rename to...
2712 (xcoff_post_gc_symbol): ...this. Only export symbols, and only
2713 call xcoff_build_ldsym, if there's a loader section.
2714 (xcoff_build_loader_section): New function, extracted verbatim from...
2715 (bfd_xcoff_size_dynamic_sections): ...here. Only call it if
2716 there's a loader section. Only add an __rtinit loader symbol
2717 if there's a loader section. Update after above name change.
2718 (xcoff_symbol_section, xcoff_create_ldrel): New functions.
2719 (bfd_link_input_bfd): Use xcoff_need_ldrel_p, xcoff_symbol_section
2720 and xcoff_create_ldrel.
2721 (xcoff_write_global_symbol): Use xcoff_create_ldrel.
2722 (xcoff_reloc_link_order): Likewise, but only call it if there's
2723 a loader section. Use xcoff_symbol_section.
2724 (_bfd_xcoff_bfd_final_link): Only use fdinfo.ldrel and fdinfo.ldsym
2725 if there's a loader section.
2726
8707bb87
RS
27272009-04-01 Richard Sandiford <rdsandiford@googlemail.com>
2728
2729 * xcofflink.c (bfd_link_input_bfd): Fix buffer overrun.
2730
e780aef2
CL
27312009-04-01 Christophe Lyon <christophe.lyon@st.com>
2732
2733 * elf32-arm.c (group_sections): Rewrite loops for better
2734 readability.
2735
c301e700
DD
27362009-03-30 DJ Delorie <dj@redhat.com>
2737
2738 * elflink.c (elf_link_input_bfd): Don't try to resolve complex
2739 relocs when doing a relocatable link.
2740
3895f852
MM
27412009-03-28 Mark Mitchell <mark@codesourcery.com>
2742
2743 * coff-arm.c (coff_arm_merge_private_bfd_data): Use "error:", not
2744 "ERROR:", in error messages.
2745 * cpu-arm.c (bfd_arm_merge_machines): Likewise.
2746 * elf-attrs.c (_bfd_elf_merge_object_attributes): Likewise.
2747 * elf32-arm.c (tag_cpu_arch_combine): Likewise.
2748 (elf32_arm_merge_eabi_attributes): Likewise.
2749 (elf32_arm_merge_private_bfd_data): Likewise.
2750
ea882e87
NC
27512009-03-27 Nick Clifton <nickc@redhat.com>
2752
2753 * section.c (bfd_get_section_contents): Detect and handle the case
2754 where a section has the SEC_IN_MEMORY flag set but no actual
2755 contents allocated.
2756
9433b9b1
AM
27572009-03-26 Alan Modra <amodra@bigpond.net.au>
2758
2759 PR 6494
2760 * elf.c (copy_elf_program_header): Do not check that PT_GNU_RELRO
2761 p_filesz and p_memsz are equal. Use p_memsz as the segment size.
2762 (assign_file_positions_for_non_load_sections): Zap PT_GNU_RELRO
2763 if we don't find matching PT_LOAD when copying.
2764
dc1aa734
SR
27652009-03-25 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
2766
2767 * elf32-crx.c (crx_elf_howto_table): Zero the src_mask field of
2768 the reloc descriptions.
2769
34d3d6b9
HPN
27702009-03-25 Hans-Peter Nilsson <hp@axis.com>
2771
2772 * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_32_GD>
2773 <R_CRIS_16_GOT_GD, case R_CRIS_32_GOT_GD>: Handle COMMON symbols.
2774 <case R_CRIS_16_TPREL, R_CRIS_32_TPREL>: Ditto.
2775
34274ccc
L
27762009-03-24 H.J. Lu <hongjiu.lu@intel.com>
2777
2778 * cpu-i386.c (bfd_x86_64_arch_intel_syntax): Make it static.
2779 (bfd_i386_arch_intel_syntax): Likewise.
2780 (i8086_arch): Likewise.
2781 (bfd_x86_64_arch): Likewise.
2782
019c5a2e
HPN
27832009-03-24 Hans-Peter Nilsson <hp@axis.com>
2784
6718f446
HPN
2785 * elf32-cris.c (cris_elf_relocate_section): <case
2786 R_CRIS_16_DTPREL, R_CRIS_32_DTPREL>: Allow use of non-local
2787 symbols for non-allocated sections. Don't check whether to
2788 generate R_CRIS_DTPMOD for non-allocated sections.
2789 (cris_elf_gc_sweep_hook) <case R_CRIS_32_DTPREL>: Don't
2790 handle relocation GC:ing if applied to non-allocated section.
2791 (cris_elf_check_relocs): Similar.
2792
019c5a2e
HPN
2793 * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_32_GD>
2794 <R_CRIS_16_GOT_GD, R_CRIS_32_GOT_GD>: Don't include the TLS size
2795 when emitting a known TP offset in the GOT.
2796
ffcfec52
AM
27972009-03-23 Alan Modra <amodra@bigpond.net.au>
2798
2799 * elf64-ppc.c (synthetic_opd): Delete.
2800 (compare_symbols): Look for .opd name rather than section match.
2801 (ppc64_elf_get_synthetic_symtab): Likewise.
2802
c6dd29ce
AM
28032009-03-21 Alan Modra <amodra@bigpond.net.au>
2804
2805 * elf32-ppc.c (is_pic_glink_stub): Delete.
2806 (is_nonpic_glink_stub): New function.
2807 (ppc_elf_get_synthetic_symtab): Check for last non-pic stub rather
2808 than first pic one.
2809 (struct ppc_elf_link_hash_table <glink_pltresolve>): Comment fix.
2810
8c21ca21
AK
28112009-03-20 Martin Schwidefsky <schwidefsky@de.ibm.com>
2812 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
2813
2814 * elf32-s390.c (elf_s390_check_relocs): Use the SYMBOL_*
4f360784 2815 macros for visibilty and locality checks.
8c21ca21
AK
2816 (elf_s390_adjust_dynamic_symbol): Likewise.
2817 (allocate_dynrelocs): Likewise.
2818 (elf_s390_relocate_section): Likewise.
2819 (elf_s390_finish_dynamic_symbol): Likewise.
2820 * elf64-s390.c (elf_s390_check_relocs): Likewise.
2821 (elf_s390_adjust_dynamic_symbol): Likewise.
2822 (allocate_dynrelocs): Likewise.
2823 (elf_s390_relocate_section): Likewise.
2824 (elf_s390_finish_dynamic_symbol): Likewise.
2825
156621f3
KT
28262009-03-19 Kai Tietz <kai.tietz@onevision.com>
2827
2828 * bfd-in2.h: Regenerated.
2829 * coffcode.h (sec_to_styp_flags): For pe-coff add SEC_READONLY
2830 for debugging sections and map memory read/write dependent on
2831 SEC_COFF_NOREAD.
2832 (styp_to_sec_flags): Set SEC_COFF_NOREAD for sections
2833 without memory read flags set.
2834 * section.c: Add SEC_COFF_NOREAD to section flags.
2835
d1fa68d3
AS
28362009-03-19 Andreas Schwab <schwab@linux-m68k.org>
2837
2838 * elf32-hppa.c (final_link_relocate): Cast bfd_vma values to long
2839 for format string.
2840
ad2adbc8
AM
28412009-03-19 Alan Modra <amodra@bigpond.net.au>
2842
2843 * elf32-spu.c (spu_elf_find_overlays): Separate error return from
2844 "no overlays" return. If there are overlays, create overlay
2845 manager entry symbols here, so that..
2846 (spu_elf_build_stubs): ..we don't need to set them up here.
2847 Simplify entry symbol tests.
2848 * elf32-spu.h (spu_elf_find_overlays): Update prototype.
2849
67cc5033
MK
28502009-03-18 Mark Kettenis <kettenis@gnu.org>
2851
d1fa68d3 2852 * elf.c (elfcore_grok_openbsd_procinfo)
67cc5033
MK
2853 (elfcore_grok_openbsd_note): New functions.
2854 (elf_parse_notes): Handle notes from OpenBSD ELF core files.
2855
8d25cc3d
AM
28562009-03-18 Alan Modra <amodra@bigpond.net.au>
2857
3889c459 2858 * vms-hdr.c: Don't include alloca.h.
8d25cc3d
AM
2859 * elf32-m68hc1x.c: Include alloca-conf.h.
2860 * xsym.c: Likewise.
2861 * elf64-hppa.c: Likewise. Remove existing #if's handling alloca.
2862 * som.c: Likewise.
2863 * Makefile.am: Run "make dep-am".
2864 * Makefile.in: Regenerate.
2865
a89e6478
DJ
28662009-03-17 Daniel Jacobowitz <dan@codesourcery.com>
2867
2868 * elf32-arm.c (elf32_arm_check_relocs): Correct symbian_p test.
2869
a7e11ee1
AM
28702009-03-17 Alan Modra <amodra@bigpond.net.au>
2871
2872 * elf32-spu.h (struct spu_elf_params): ovly_flavour now only 1 bit.
2873 Add compact_stub.
2874 (emum _ovly_flavour): Delete ovly_compact, ovly_none.
2875 * elf32-spu.c (struct spu_link_hash_table): Replace ovly_load and
2876 ovly_return fields with ovly_entry[2]. Adjust all users.
2877 (spu_elf_find_overlays): Set ovly_entry[1] from __icache_call_handler
2878 when soft-icache.
2879 (spu_elf_build_stubs): Likewise.
2880 (ovl_stub_size): Change arg to spu_elf_params pointer. Adjust for
2881 ovly_flavour changes. Update all callers.
2882 (ovl_stub_size_log2): New function.
2883 (build_stub): Handle compact icache stubs. Use different manager
2884 entry point for stubs in non-icache area.
2885 (spu_elf_size_stubs): Don't allocate space for indirect branch
2886 descriptors.
2887 (spu_elf_build_stubs): And don't built them.
2888
607a83c9
AS
28892009-03-16 Andrew Stubbs <ams@codesourcery.com>
2890
2891 * dwarf2.c (read_section): Always use rawsize, if available.
2892
588f62fc
AM
28932009-03-16 Alan Modra <amodra@bigpond.net.au>
2894
2895 * simple.c (bfd_simple_get_relocated_section_contents): Use larger
2896 of rawsize and size for buffer.
2897
a14c90c1
UW
28982009-03-15 Ulrich Weigand <uweigand@de.ibm.com>
2899
2900 * elf32-spu.c (spu_elf_check_vma): Do not reset auto_overlay
2901 parameter just because fixed sections fit into local store.
2902 (spu_elf_auto_overlay): Do not declare as "noreturn". Skip
2903 generating overlays if fixed sections plus reserved stack
2904 and heap space fit into local store.
2905
30c665df
AM
29062009-03-15 Alan Modra <amodra@bigpond.net.au>
2907
2908 * elf32-spu.c (build_stub): Correct icache set_id.
2909 (spu_elf_relocate_section): Likewise.
2910
f95942a3
RS
29112009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
2912
2913 * xcofflink.c (xcoff_link_check_archive_element): Only free the
2914 symbol table if it was created by the current call.
2915
670562e9
RS
29162009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
2917
2918 * xcofflink.c (xcoff_build_ldsyms): Give imported descriptors
2919 class XMC_DS rather than XMC_UA.
2920
b64232cc
RS
29212009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
2922
2923 * bfd-in.h (bfd_xcoff_size_dynamic_sections): Replace the
2924 bfd_boolean export_defineds parameter with an unsigned int
2925 auto_export_flags parameter.
2926 * bfd-in2.h: Regenerate.
2927 * xcofflink.c (xcoff_archive_contains_shared_object_p): New function,
2928 split out from xcoff_build_ldsyms.
2929 (xcoff_covered_by_expall_p): New function.
2930 (xcoff_auto_export_p): New function, split out from xcoff_build_ldsyms
2931 but with extra code to handle -bexpfull and -bexpall.
2932 (xcoff_mark_auto_exports): New function.
2933 (xcoff_build_ldsyms): Use xcoff_auto_export_p to decide whether
2934 a function should be automatically exported.
2935 (bfd_xcoff_size_dynamic_sections): Replace the export_defineds
2936 parameter with an auto_export_flags parameter. Update ldinfo
2937 accordingly. Use xcoff_mark_auto_exports to mark all automatically-
2938 exported symbols.
2939
7d504122
RS
29402009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
2941
2942 * xcofflink.c (xcoff_mark_symbol_by_name): New function.
2943 (bfd_xcoff_size_dynamic_sections): Use it to mark the entry,
2944 init and fini functions. Do garbage collection for objects
2945 without an entry point too.
2946
8602d4fe
RS
29472009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
2948
2949 * coffcode.h (coff_pointerize_aux_hook): Update CSECT_SYM_P to
2950 check whether a symbol has csect information.
2951 (coff_print_aux): Likewise.
2952 * coff-rs6000.c (_bfd_xcoff_swap_aux_in): Handle auxillary csect
2953 information for C_AIX_WEAKEXT too.
2954 (_bfd_xcoff_swap_aux_out): Likewise.
2955 (xcoff_reloc_type_br): Handle defweak symbols too.
2956 * coff64-rs6000.c (_bfd_xcoff64_swap_aux_in): Handle auxillary csect
2957 information for C_AIX_WEAKEXT too.
2958 (_bfd_xcoff64_swap_aux_out): Likewise.
2959 (xcoff64_reloc_type_br): Handle defweak symbols too.
2960 * coffgen.c (coff_print_symbol): Handle auxillary function
2961 information for C_AIX_WEAKEXT too.
2962 * xcofflink.c (_bfd_xcoff_canonicalize_dynamic_symtab): Set BSF_WEAK
2963 instead of BSF_GLOBAL if the L_WEAK flag is set.
2964 (xcoff_dynamic_definition_p): New function.
2965 (xcoff_link_add_dynamic_symbols): Use it to decide whether ldsym
2966 defines h. Don't change h if ldsym isn't the definition. Otherwise,
2967 always take the symbol class from the ldsym. Use weak bfd symbol
2968 types for weak ldsyms.
2969 (xcoff_link_add_symbols): Use CSECT_SYM_P and EXTERN_SYM_P.
2970 Fix the check for whether a definition is from a shared object.
2971 Allow redefinitions of weak symbols.
2972 (xcoff_link_check_ar_symbols): Use EXTERN_SYM_P.
2973 (xcoff_keep_symbol_p): Likewise.
2974 (bfd_xcoff_size_dynamic_sections): Use CSECT_SYM_P.
2975 (xcoff_link_input_bfd): Use CSECT_SYM_P and EXTERN_SYM_P.
2976 Add .loader entries for C_AIX_WEAKEXT as well as C_EXT symbols,
2977 but mark them as L_WEAK.
2978 (xcoff_write_global_symbol): Treat weak symbols as C_AIX_WEAKEXT
2979 instead of C_EXT if C_AIX_WEAKEXT == C_WEAKEXT.
2980
5b49f6dc
RS
29812009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
2982
2983 * xcofflink.c (xcoff_mark): When walking the relocations,
2984 only mark the target symbol or the target section, not both.
2985 (xcoff_final_definition_p): New function.
2986 (xcoff_keep_symbol_p): Use it to check whether an external XCOFF
2987 symbol is a valid definition of the associated output symbol.
2988 Use XCOFF_ALLOCATED to stop the same hash table entry having
2989 two output symbols.
2990 (bfd_xcoff_size_dynamic_sections): Set XCOFF_ALLOCATED when
2991 keeping a symbol.
2992 (xcoff_link_input_bfd): Use xcoff_final_definition_p.
2993
c4037431
RS
29942009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
2995
2996 * xcofflink.c (bfd_xcoff_import_symbol): Treat imported absolute
2997 symbols as XMC_XO.
2998
3df13c4a
RS
29992009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
3000
3001 * libcoff-in.h (xcoff_tdata): Add a lineno_counts field.
3002 * libcoff.h: Regenerate.
3003 * xcofflink.c (xcoff_link_add_symbols): Record per-symbol
3004 line-number counts in the bfd's lineno_counts field.
3005 Don't keep per-csect line-number counts.
3006 (xcoff_sweep): Don't update per-csect line-number counts.
3007 (bfd_xcoff_size_dynamic_sections): Count the number of line-number
3008 entries in each output section.
3009 (xcoff_link_input_bfd): Get the number of line numbers from
3010 the bfd's lineno_counts field, rather than recalculating it
3011 from scratch. Fix the range check when updating C_BINCL and
3012 C_EINCL symbols.
3013 (_bfd_xcoff_bfd_final_link): Don't count the output line numbers
3014 here. Don't expect csects to have line-number counts.
3015
e450936a
RS
30162009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
3017
3018 * libcoff-in.h (xcoff_tdata): Change debug_indices to a signed long.
3019 * libcoff.h: Regenerate.
3020 * xcofflink.c (xcoff_keep_symbol_p): New function, using the
3021 "skip" logic from xcoff_link_input_bfd.
3022 (bfd_xcoff_size_dynamic_sections): Explicitly skip dynamic
3023 objects in a dynamic link, rather than checking whether csectpp
3024 is null. Always allocate debug_index for other objects,
3025 and always go through the loop. Update the type of debug_index
3026 after the change above. Read the auxillary csect information
3027 and use xcoff_keep_symbol_p to decide whether a symbol should
3028 be kept. Set its debug_index to -2 if not.
3029 (xcoff_link_input_bfd): Update the type of debug_index after
3030 the change above and always expect it to be nonnull. Use it to
3031 test whether a symbol should be stripped, rather than making the
3032 decision here. Postpone all symbol creation to the second pass.
3033
47dfb2ca
RS
30342009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
3035
3036 * xcofflink.c: (xcoff_mark_symbol): Mark the TOC section when
3037 creating a descriptor.
3038 (xcoff_sweep): Don't mark toc_section unless it's needed.
3039 (bfd_xcoff_size_dynamic_sections): Skip the toc_section
3040 when marking every bfd.
3041 (xcoff_link_input_bfd): Skip all TOC anchors.
3042 (xcoff_toc_section_p, xcoff_find_tc0): New functions.
3043 (_bfd_xcoff_bfd_final_link): Don't set the output bfd's TOC anchor
3044 to -1; call xcoff_find_tc0 instead.
3045
4cc02a02
RS
30462009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
3047
3048 * libcoff-in.h (xcoff_section_tdata): Update commentary.
3049 * libcoff.h: Regenerate.
3050 * xcofflink.c (xcoff_link_add_symbols): Set the csect of XTY_ER
3051 symbols to bfd_und_section_ptr or bfd_abs_section_ptr, rather than
3052 the previous symbol's csect. Treat last_symndx as an inclusive value
3053 and simplify its handling.
3054 (xcoff_mark): Treat last_symndx as an inclusive value. Only mark
3055 symbols with the right csect. Don't mark rsec when processing
d1fa68d3 3056 relocations against undefined or absolute sections.
4cc02a02
RS
3057 (bfd_xcoff_size_dynamic_sections): Don't check the SEC_MARK flag
3058 of bfd_und_section_ptr.
3059 (xcoff_link_input_bfd): Likewise.
3060
858ef0ce
RS
30612009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
3062
3063 * coff-rs6000.c (xcoff_ppc_relocate_section): Report relocations
3064 against undefined symbols if the symbol's XCOFF_WAS_UNDEFINED
3065 flag is set. Assert that all undefined symbols are either
3066 imported or defined by a dynamic object.
3067 * coff64-rs6000.c (xcoff64_ppc_relocate_section): Likewise.
3068 * xcofflink.c (xcoff_link_add_symbols): Extend function-symbol
3069 handling to all relocations. Only set XCOFF_CALLED for function
3070 symbols.
3071 (xcoff_find_function): New function, split out from...
3072 (bfd_xcoff_export_symbol) ...here.
3073 (xcoff_set_import_path): New function, split out from...
3074 (bfd_xcoff_import_symbol): ...here. Remove assertion for old
3075 meaning of XCOFF_CALLED.
3076 (xcoff_mark_symbol): If we mark an undefined and unimported
3077 symbol, find some way of defining it. If the symbol is a function
3078 descriptor, fill in its definition automatically. If the symbol
3079 is a function, mark its descriptor and allocate room for global
3080 linkage code. Otherwise mark the symbol as implicitly imported.
3081 Move the code for creating function descriptors from...
d1fa68d3 3082 (xcoff_build_ldsyms): ...here. Use XCOFF_WAS_UNDEFINED to
858ef0ce
RS
3083 check for symbols that were implicitly defined.
3084 (xcoff_mark): Don't count any dynamic relocations against
3085 function symbols.
3086 (bfd_xcoff_size_dynamic_sections): Save the rtld parameter
3087 in the xcoff link info.
3088 (xcoff_link_input_bfd): Remove handling of undefined and
3089 unexported symbols.
3090
12b2cce9
RS
30912009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
3092
3093 * coff-rs6000.c (xcoff_reloc_type_br): Make the branch absolute
3094 if the target is absolute. Fix comment typo.
3095 (xcoff_ppc_relocate_section): Remove FIXME.
3096 * coff64-rs6000.c (xcoff64_reloc_type_br): Make the branch absolute
3097 if the target is absolute.
3098
0e3212ad
RS
30992009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
3100
3101 * xcofflink.c (xcoff_mark, xcoff_link_input_bfd): Don't copy
3102 R_POS and R_NEG relocations against absolute symbols to the
3103 .loader section.
3104
d19d97e9
RS
31052009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
3106
3107 * coff64-rs6000.c (xcoff64_write_object_contents): Set the cputype
3108 to 2 for bfd_mach_ppc_620.
3109
e5231592
RS
31102009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
3111
3112 * config.bfd: Treat AIX 6+ in the same way as AIX 5.
3113 * configure.in: Likewise.
3114 * configure: Regenerate.
3115
3516e984
L
31162009-03-13 H.J. Lu <hongjiu.lu@intel.com>
3117
3118 PR binutils/9945
3119 * elf.c (assign_section_numbers): Generate symbol table if there
3120 is any relocation in output.
3121 (_bfd_elf_compute_section_file_positions): Likewise.
3122
ce98a316
NC
31232009-03-13 Nick Clifton <nickc@redhat.com>
3124
3125 PR 9934
3126 * elf-bfd.h (NUM_SHDR_ENTRIES): Cope with an empty section.
3127 * elflink.c (elf_link_read_relocs_from_section): Use
3128 NUM_SHDR_ENTRIES. Gracefully handle the case where there are
3129 relocs but no symbol table.
3130 * elf32-arm.c (elf32_arm_check_relocs): Likewise.
3131
c4fb387b
L
31322009-03-12 H.J. Lu <hongjiu.lu@intel.com>
3133
3134 PR ld/9938
3135 * elf32-i386.c (elf_i386_check_tls_transition): Use strncmp
3136 to check ___tls_get_addr.
3137
3138 * elf64-x86-64.c (elf64_x86_64_check_tls_transition): Use
3139 strncmp to check __tls_get_addr.
3140
53638231
AS
31412009-03-12 Andrew Stubbs <ams@codesourcery.com>
3142
3143 * dwarf2.c (read_section): Always check the offset, even when the
3144 section has been read before.
3145
09e8c3bf
L
31462009-03-11 H.J. Lu <hongjiu.lu@intel.com>
3147
3148 * elf32-i386.c (elf_i386_check_tls_transition): Fix a typo in
3149 comments.
3150
36e4dce6
CD
31512009-03-11 Chris Demetriou <cgd@google.com>
3152
3153 * bfd.c (BFD_DETERMINISTIC_OUTPUT): New flag.
3154 * bfd-in2.h: Regenerate.
3155 * archive.c (bfd_ar_hdr_from_filesystem): If BFD_DETERMINISTIC_OUTPUT
3156 flag is set, use 0 for uid, gid, and timestamp, and use 0644 for file
3157 mode.
3158 (bsd_write_armap): Likewise.
3159 (_bfd_archive_bsd_update_armap_timestamp): If BFD_DETERMINISTIC_OUTPUT
3160 flag is set, do nothing.
3161 (coff_write_armap): If BFD_DETERMINISTIC_OUTPUT flag is set, use 0
3162 for timestamp.
3163
9b175a76
UW
31642009-03-11 Ulrich Weigand <uweigand@de.ibm.com>
3165
3166 * elf32-spu.c (find_function_stack_adjust): Handle sf instruction
3167 used to update stack pointer.
3168
f501de17
DA
31692009-03-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3170
3171 PR binutils/9921
3172 * som.c (som_bfd_derive_misc_symbol_info): Set symbol type ST_ABSOLUTE
3173 for unknown symbols in absolute section.
3174
d11fd249
NC
31752009-03-06 Nick Clifton <nickc@redhat.com>
3176
3177 * po/es.po: Updated Spanish translation.
3178
8cd931b7
CL
31792009-03-05 Christophe Lyon <christophe.lyon@st.com>
3180
3181 * elf32-arm.c (group_sections): Take next section size into
3182 account before accepting to group it.
3183
5fa9e92f
CL
31842009-03-05 Christophe Lyon <christophe.lyon@st.com>
3185
3186 * elf32-arm.c (arm_type_of_stub): Handle long branches targetting
3187 PLT entries.
3188 (elf32_arm_final_link_relocate): Likewise.
3189
b92997d6
AM
31902009-03-05 Moritz Kroll <Moritz.Kroll@gmx.de>
3191
3192 PR 9923
3193 * peXXigen.c (_bfd_XXi_final_link_postscript): Check h->root.type.
3194
727fc41e
AM
31952009-03-04 Alan Modra <amodra@bigpond.net.au>
3196
3197 * reloc.c (BFD_RELOC_PPC_TLSGD, BFD_RELOC_PPC_TLSLD): New.
3198 * section.c (struct bfd_section): Add has_tls_get_addr_call.
3199 (BFD_FAKE_SECTION): Init new flag.
3200 * ecoff.c (bfd_debug_section): Likewise.
3201 * bfd-in2.h: Regenerate.
3202 * libbfd.h: Regenerate.
3203 * elf32-ppc.c (ppc_elf_howto_raw): Add R_PPC_TLSGD and R_PPC_TLSLD.
3204 (ppc_elf_reloc_type_lookup): Handle new relocs.
3205 (ppc_elf_check_relocs): Set has_tls_get_addr_call on finding such
3206 without marker relocs.
3207 (ppc_elf_tls_optimize): Allow out-of-order __tls_get_addr relocs
3208 if section has no old-style calls.
3209 (ppc_elf_relocate_section): Set tls_mask for non-tls relocs too.
3210 Don't try to optimize new-style __tls_get_addr call when handling
3211 arg setup relocs. Instead do so for R_PPC_TLSGD and R_PPC_TLSLD
3212 relocs.
3213 * elf64-ppc.c (ppc64_elf_howto_raw): Add R_PPC64_TLSGD, R_PPC64_TLSLD.
3214 (ppc64_elf_reloc_type_lookup): Handle new relocs.
3215 (ppc64_elf_check_relocs): Set has_tls_get_addr_call on finding such
3216 without marker relocs.
3217 (ppc64_elf_tls_optimize): Allow out-of-order __tls_get_addr relocs
3218 if section has no old-style calls. Set toc_ref for new relocs as
3219 appropriate.
3220 (ppc64_elf_relocate_section): Set tls_mask for non-tls relocs too.
3221 Don't try to optimize new-style __tls_get_addr call when handling
3222 arg setup relocs. Instead do so for R_PPC_TLSGD and R_PPC_TLSLD
3223 relocs.
3224
51dec227
AM
32252009-03-04 Alan Modra <amodra@bigpond.net.au>
3226
3227 PR 6768
3228 * configure.in: Test for ld --as-needed support. Link shared
3229 libbfd against libm.
3230 * configure: Regenerate.
3231
a1f7ca36
AM
32322009-03-03 Alan Modra <amodra@bigpond.net.au>
3233
3234 * Makefile.am: Run "make dep-am".
3235 * Makefile.in: Regenerate.
3236
c3b7224a
NC
32372009-03-02 Qinwei <qinwei@sunnorth.com.cn>
3238
3239 * elf32-score7.c: New file.
3240 * elf32-score.h: New file.
3241 * elf32-score.c: Add code to support score 7. Set score7 as the
3242 default.
3243 * cpu-score.c: Add score7 architecure.
3244 (compatibile): New function.
3245 * Makefile.am: Add rules for building elf32-score7 object.
3246 * Makefile.in: Regenerate.
3247 * configure.in: Add elf32-score7 object to score vectors.
3248 * configure: Regenerate.
3249 * reloc.c: Add score7 relocs.
3250 * archures.c: Add score3 and score7 machine numbers.
3251 * bfd-in2.h: Regenerate.
3252 * libbfd.h: Regenerate.
3253
58e24671
RW
32542009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3255
3256 * configure: Regenerate.
3257
5887528b
DA
32582009-03-01 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3259
d45b7d74
DA
3260 * elf32-hppa.c (hppa32_elf_local_refcounts): New function.
3261 (elf32_hppa_check_relocs): Use it.
3262
5887528b
DA
3263 * elf_hppa_add_symbol_hook (elf_hppa_add_symbol_hook): Move to
3264 elf64-hppa.c.
3265 (elf_hppa_unmark_useless_dynamic_symbols): Likewise.
3266 (elf_hppa_remark_useless_dynamic_symbols): Likewise.
3267 (elf_hppa_is_dynamic_loader_symbol): Likewise.
3268 (elf_hppa_record_segment_addrs): Likewise.
3269 (elf_hppa_final_link): Likewise.
3270 (elf_hppa_relocate_insn): Likewise.
3271 (elf_hppa_final_link_relocate): Likewise.
3272 (elf64_hppa_relocate_section): Likewise.
3273 * elf64-hppa.c: Insert above.
3274
a03bd320
DA
32752009-02-28 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3276
3277 * elf-hppa.h (elf_hppa_final_link): Use elf_hppa_final_link.
3278 (elf_hppa_final_link_relocate ): Rewrite eliminating dynamic hash table.
3279 (elf_hppa_relocate_section): Likewise.
3280 * elf64-hppa.c (struct elf64_hppa_link_hash_entry): Change to derive
3281 from struct elf_link_hash_entry. Add count field.
3282 (struct elf64_hppa_dyn_hash_table): Delete.
3283 (struct elf64_hppa_link_hash_table): Delete dyn_hash_table field.
3284 (elf64_hppa_hash_table): Rename to hppa_link_hash_table.
3285 (hppa_elf_hash_entry, eh_name): Define.
3286 (elf64_hppa_new_dyn_hash_entry): Delete.
3287 (elf64_hppa_dyn_hash_lookup): Delete.
3288 (elf64_hppa_dyn_hash_traverse): Delete.
3289 (get_dyn_name): Delete.
3290 (elf64_hppa_finalize_opd): Use struct elf_link_hash_entry * instead
3291 of struct elf64_hppa_dyn_hash_entry *.
3292 (elf64_hppa_finalize_dlt, llocate_global_data_dlt,
3293 allocate_global_data_plt, allocate_global_data_stub,
3294 allocate_global_data_opd, count_dyn_reloc, allocate_dynrel_entries):
3295 Likewise.
3296 (hppa64_link_hash_newfunc): New.
3297 (elf64_hppa_hash_table_create): Rework.
3298 (count_dyn_reloc): Likewise.
3299 (hppa64_elf_local_refcounts): New.
3300 (elf64_hppa_check_relocs): Rework using standard technique for recording
3301 local DLT, PLT and OPD reference counts.
3302 (elf64_hppa_dynamic_symbol_p): Revise using "eh" for struct
3303 elf_link_hash_entry *.
3304 (elf64_hppa_mark_exported_functions, allocate_global_data_dlt,
3305 allocate_global_data_plt, allocate_global_data_stub,
3306 allocate_global_data_opd, allocate_dynrel_entries,
3307 elf64_hppa_adjust_dynamic_symbol,
3308 elf64_hppa_mark_milli_and_exported_functions): Likewise.
3309 (elf64_hppa_create_dynamic_sections, elf64_hppa_size_dynamic_sections):
3310 Use hppa_link_hash_table. Rework.
3311 (elf64_hppa_link_output_symbol_hook): Rework.
3312 (elf64_hppa_finish_dynamic_symbol, elf64_hppa_finalize_opd,
3313 elf64_hppa_finalize_dlt, elf64_hppa_finalize_dynreloc,
3314 elf64_hppa_finish_dynamic_sections): Likewise.
3315
ebe24dd4
CL
33162009-02-26 Christophe Lyon <christophe.lyon@st.com>
3317
3318 * elf32-arm.c (stub_reloc_type): Removed.
3319 (insn_sequence): Renamed reloc_type field to r_type.
3320 (elf32_arm_stub_long_branch_v4t_arm_thumb_pic): New stub.
3321 (elf32_arm_stub_long_branch_v4t_thumb_arm_pic): Likewise.
3322 (elf32_arm_stub_long_branch_thumb_only_pic): Likewise.
3323 (elf32_arm_stub_type): Add new enum entries for the new stubs.
3324 (arm_stub_is_thumb): Catch new stubs.
3325 (arm_type_of_stub): Handle new stubs.
3326 (arm_size_one_stub): Use ARRAY_SIZE. Handle new stubs.
3327 (bfd_elf32_arm_process_before_allocation): Remove useless
3328 condition.
3329
b9d678e0
L
33302009-02-25 H.J. Lu <hongjiu.lu@intel.com>
3331
3332 * elf.c (elf_find_function): Use is_function_type to check
3333 function symbol.
3334
56fb3749
SA
33352009-02-24 Sterling Augustine <sterling@jaw.hq.tensilica.com>
3336
3337 * xtensa-modules.c: Revert to previous version 1.11 due
3338 to inadvertant commit.
3339
658ff993
SA
33402009-02-24 Sterling Augustine <sterling@tensilica.com>
3341
3342 * elf32-xtensa.c (text_action_add): Separate test for action
3343 type. Break if saved action is ta_widen_insn at same offset.
3344
cf3eccff
DJ
33452009-02-24 Daniel Jacobowitz <dan@codesourcery.com>
3346
3347 * elf32-arm.c (elf32_arm_stub_long_branch_any_any_pic): Rename
3348 to elf32_arm_stub_long_branch_any_arm_pic.
3349 (elf32_arm_stub_long_branch_any_thumb_pic): New.
3350 (enum elf32_arm_stub_type, arm_type_of_stub)
3351 (arm_size_one_stub): Handle any to ARM PIC and any to Thumb PIC
3352 separately.
3353
07d72278
DJ
33542009-02-24 Joseph Myers <joseph@codesourcery.com>
3355
3356 * elf32-arm.c (PREV_SEC): Update comment.
3357 (group_sections): Rename argument to stubs_always_after_branch.
3358 Reverse the list and place stubs at the end of input sections.
3359 Undefine NEXT_SEC.
3360 (elf32_arm_size_stubs): Update to use stubs_always_after_branch.
3361
4e31c731
DJ
33622009-02-23 Daniel Jacobowitz <dan@codesourcery.com>
3363
3364 * elf32-arm.c (arm_build_one_stub): Initialize stub_reloc_offset.
3365 Fix formatting.
3366 (arm_size_one_stub): Remove unnecessary break.
3367 (arm_map_one_stub): Fix formatting. Return after BFD_FAIL.
3368
33692009-02-23 Christophe Lyon <christophe.lyon@st.com>
461a49ca
DJ
3370
3371 * elf32-arm.c (stub_insn_type): New type.
3372 (stub_reloc_type): Likewise.
3373 (insn_sequence): Likewise.
3374 (elf32_arm_stub_long_branch_any_any): Encode using insn_sequence.
3375 (elf32_arm_stub_long_branch_v4t_arm_thumb): Likewise.
3376 (elf32_arm_stub_long_branch_thumb_only): Likewise.
3377 (elf32_arm_stub_long_branch_v4t_thumb_arm): Likewise.
3378 (elf32_arm_stub_short_branch_v4t_thumb_arm): Likewise.
3379 (elf32_arm_stub_long_branch_any_any_pic): Likewise.
3380 (elf32_arm_stub_hash_entry): Add new helper fields.
3381 (stub_hash_newfunc): Initialize these new fields.
3382 (arm_build_one_stub): Encode Arm and Thumb instructions separately
3383 to take endianness into account.
3384 (arm_size_one_stub): Compute size of stubs using insn_sequence.
3385 (arm_map_one_stub): Code is now more generic, thanks to
3386 insn_sequence.
3387
c2b4a39d
CL
33882009-02-23 Christophe Lyon <christophe.lyon@st.com>
3389
3390 * elf32-arm.c (elf32_arm_stub_long_branch_thumb_only): Fix stub
3391 code.
3392 (elf32_arm_stub_long_branch_v4t_thumb_arm): Likewise.
3393 (arm_type_of_stub): Use Thumb-only long branch stub (non-PIC) when
3394 BLX is not available. Fix typo in warning message. Add comments
3395 and improve formatting.
3396 (arm_build_one_stub): Adjust to new
3397 elf32_arm_stub_long_branch_v4t_thumb_arm stub.
3398 (arm_map_one_stub): Likewise.
3399
0c376465 34002009-02-23 Tristan Gingold <gingold@adacore.com>
a60a89d6
TG
3401 Eric Botcazou <ebotcazou@adacore.com>
3402 Douglas B Rupp <rupp@gnat.com>
0c376465
TG
3403
3404 * vms.h: Update copyright year, fix comments, reorder declarations.
3405 (_bfd_save_vms_section): Remove the prototype.
3406 (EGPS_S_V_NO_SHIFT): New constant.
3407 (bfd_vms_set_section_flags): New prototype.
3408 (EGPS_S_B_ALIGN, EGPS_S_W_FLAGS, EGPS_S_L_ALLOC, EGPS_S_B_NAMLNG): New
3409 constants.
3410 (EGSY_S_W_FLAGS): Ditto.
3411 (EGSY_S_V_QUAD_VAL): Ditto.
3412 (ESDF_S_L_VALUE, ESDF_S_L_PSINDX, ESDF_S_B_NAMLNG): Ditto.
3413 (EGST_S_W_FLAGS, EGST_S_Q_LP_1, EGST_S_Q_LP_2, EGST_S_L_PSINDX,
3414 EGST_S_B_NAMLNG): Ditto.
3415 (ESRF_S_B_NAMLNG): Ditto.
3416 (ETIR_S_C_HEADER_SIZE): Ditto.
3417 (EGPS_S_V_ALLOC_64BIT): Ditto.
3418 (DST_S_C_EPILOG): Ditto.
3419 (DST_S_C_SRC_SETLNUM_L, DST_S_C_SRC_SETLNUM_W) : Ditto.
3420 (DST_S_C_SRC_INCRLNUM_B): Ditto.
3421 (DST_S_B_PCLINE_UNSBYTE, DST_S_W_PCLINE_UNSWORD): Ditto.
3422 (DST_S_L_PCLINE_UNSLONG): Ditto.
3423 (DST_S_B_MODBEG_NAME, DST_S_L_RTNBEG_ADDRESS) : Ditto
3424 (DST_S_B_RTNBEG_NAME, DST_S_L_RTNEND_SIZE): Ditto
3425 (DST_S_C_SOURCE_HEADER_SIZE): Ditto.
3426 (DST_S_B_SRC_DF_LENGTH, DST_S_W_SRC_DF_FILEID): Ditto.
3427 (DST_S_B_SRC_DF_FILENAME, DST_S_B_SRC_UNSBYTE): Ditto.
3428 (DST_S_B_SRC_UNSBYTE): Ditto.
3429 (DST_S_W_SRC_UNSWORD, DST_S_L_SRC_UNSLONG): Ditto.
3430 Add prototypes.
3431 (vms_section, vms_reloc): Remove types.
3432 (hdr_struc): Replaced by ...
3433 (hdr_struct): ... new type.
3434 (EMH_S_W_HDRTYP, EMH_S_B_STRLVL, EMH_S_L_ARCH1): New constants.
3435 (EMH_S_L_ARCH2, EMH_S_L_RECSIZ, EMH_S_B_NAMLNG): Ditto.
3436 (EMH_DATE_LENGTH): Ditto.
3437 (eom_struc): Replaced by ...
3438 (eom_struct): ... new type.
3439 (EEOM_S_L_TOTAL_LPS, EEOM_S_W_COMCOD, EEOM_S_B_TFRFLG): New constants.
3440 (EEOM_S_L_PSINDX, EEOM_S_L_TFRADR): Ditto.
3441 (EIHD_S_K_MAJORID, EIHD_S_K_MINORID, EIHD_S_K_EXE): Ditto.
3442 (EIHD_S_L_SIZE, EIHD_S_L_ISDOFF, EIHD_S_L_SYMDBGOFF): Ditto.
3443 (EIHD_S_Q_SYMVVA, EIHD_S_L_IMGTYPE): Ditto.
3444 (EISD_S_L_EISDSIZE, EISD_S_L_SECSIZE, EISD_S_Q_VIR_ADDR): Ditto.
3445 (EISD_S_L_FLAGS, EISD_S_L_VBN, EISD_S_R_CONTROL): Ditto.
3446 (EISD_S_L_IDENT, EISD_S_T_GBLNAM): Ditto.
3447 (EISD_S_M_GBL, EISD_S_M_CRF, EISD_S_M_DZRO, EISD_S_M_WRT): Ditto.
3448 (EISD_S_M_INITALCODE, EISD_S_M_BASED, EISD_S_M_FIXUPVEC): Ditto.
3449 (EISD_S_M_RESIDENT, EISD_S_M_VECTOR, EISD_S_M_PROTECT): Ditto.
3450 (EISD_S_M_LASTCLU, EISD_S_M_EXE, EISD_S_M_NONSHRADR): Ditto.
3451 (EISD_S_M_QUAD_LENGTH, EISD_S_M_ALLOC_64BIT): Ditto.
3452 (EIHS_S_L_DSTVBN, EIHS_S_L_DSTSIZE, EIHS_S_L_GSTVBN): Ditto.
3453 (EIHS_S_L_GSTSIZE, EIHS_S_L_DMTVBN, EIHS_S_L_DMTBYTES): Ditto.
3454 (DBG_S_L_DMT_MODBEG, DBG_S_L_DST_SIZE): Ditto.
3455 (DBG_S_W_DMT_PSECT_COUNT, DBG_S_C_DMT_HEADER_SIZE): Ditto.
3456 (DBG_S_L_DMT_PSECT_START, DBG_S_L_DMT_PSECT_LENGTH)
3457 (DBG_S_C_DMT_PSECT_SIZE): Ditto.
3458 (enum file_type_enum): New type.
3459 (struct location_struct): Removed.
3460 (struct fileinfo, struct srecinfo, struct lineinfo): New types.
3461 (struct funcinfo, struct module): Ditto.
3462 (struct vms_private_data_struct): Update fields.
3463 (struct vms_section_data_struct): New type.
3464
3465 * vms.c: Update copyright year, fix comments,
3466 Fix includes for DECC, add prototypes.
3467 (vms_initialize): Use bfd_alloc instead of bfd_zalloc and remove
3468 some initializers.
3469 Use flavour to set is_vax, location_stack is removed.
3470 (struct pair): Declare.
3471 (fill_section_ptr): Initialize variables at declaration.
3472 Add guard to set SECTION_SYM flag, handlde und section.
3473 (vms_fixup_sections): Use struct pair for fill_section_ptr argument.
3474 (_bfd_vms_slurp_object_records): New function, replaces previous
3475 vms_object_p.
3476 (vms_slurp_module): New function.
3477 (vms_slurp_image): Ditto.
3478 (vms_object_p): Complete rewrite.
3479 (vms_mkobject): Use is_vax field to slect architecture.
3480 (free_reloc_stream): New function.
3481 (vms_convert_to_var): Ditto.
3482 (vms_convert_to_var_1): Ditto.
3483 (vms_convert_to_var_unix_filename): Ditto.
3484 (vms_close_and_cleanup): Call free_reloc_stream, convert file to
3485 VAR format on VMS.
3486 (vms_new_section_hook): Set alignment to 0, allocate private data.
3487 (vms_get_section_contents): Load content.
3488 (vms_get_symbol_info): Handle undefined section.
3489 (vms_find_nearest_line): Handle.
3490 (alloc_reloc_stream): New function.
3491 (vms_slurp_reloc_table): Ditto.
3492 (vms_get_reloc_upper_bound): Make it real.
3493 (vms_canonicalize_reloc): Do the real work.
3494 (alpha_howto_table): Add ALPHA_R_NOP, ALPHA_R_BSR, ALPHA_R_LDA,
3495 ALPHA_R_BOH.
3496 (vms_bfd_reloc_type_lookup): Handle NOP, BSR, LDA and BOH.
3497 (vms_set_arch_mach): Check arch.
3498 (vms_set_section_contents): Copy the content after allocation.
3499 (vms_alpha_vec): Update object flags.
3500
3501 * vms-tir.c: Update copyright year, fix comments,
3502 add prototypes for new functions.
3503 (dst_define_location): New function.
3504 (dst_restore_location): New function.
3505 (dst_retrieve_location): New function.
3506 (dst_check_allocation): New function.
3507 (image_dump): Call dst_check_allocation.
3508 (image_write_b): Ditto.
3509 (image_write_w): Ditto.
3510 (image_write_l): Ditto.
3511 (image_write_q): Ditto.
3512 (cmd_name): Handle STA_LW, STA_QW, STO_OFF, STO_IMM, STO_IMMR, STO_LW,
3513 STO_QW, OPR_ADD, CTL_SETRB, STC_LP_PSB, CTL_DFLOC, CTL_STLOC,
3514 CTL_STKDL.
3515 Call error handler instead of abort if name is not known.
3516 (etir_sta): Add quarter_relocs argument and set it.
3517 Fix cast.
3518 (etir_sto): Ditto.
3519 (etir_opr): Ditto, return FALSE in case of error.
3520 (etir_ctl): Add quarter_relocs argument and set it, fix cast.
3521 Fix CTL_DFLOC, CTL_STLOC, CTL_STKDL.
3522 (etir_stc): Add quarter_relocs argument and set it, fix cast.
3523 Fix STC_LP, STC_LP_PSB, STC_GBL and STC_CGA.
3524 Handle STC_LP_PSB, STC_BSR_GBL, STC_LDA_GBL, STC_BOH_GBL.
3525 Move STC_NOP_PS, STC_BSR_PS, STC_LDA_PS, STC_BOH_PS, STC_NBH_PS.
3526 Return FALSE in case of error.
3527 (tir_sta): Change sign of psect.
3528 (tir_ctl): Ditto.
3529 (tir_cmd): Fix cast. Makes tir_table static const.
3530 (etir_cmd): Add quarter_relocs argument, makes etir_table const,
3531 add argument to explain.
3532 (analyze_etir): Initialize maxptr, add quarter_relocs
3533 declaration, move some declarations into inner scopes.
3534 Handle quarter_relocs and STO_IMM.
3535 (_bfd_vms_slurp_tir): Use constant instead of hard-coded values.
3536 (_bfd_vms_slurp_relocs): New function.
3537 (_bfd_vms_decode_relocs): New function.
3538 (sto_imm): Rewritten.
3539 (start_first_etbt_record): New function.
3540 (start_another_etbt_record): Ditto.
3541 (etir_output_check): Ditto.
3542 (defer_reloc_p): Ditto.
3543 (_bfd_vms_write_tir): Remove nextoffset, convert a while-loop to
3544 a for-loop. Correctly deals with contents, deals with .vmsdebug,
3545 rewritte relocations handling.
3546 (_bfd_vms_write_tbt): Removed.
3547 (_bfd_vms_write_dbg): Ditto.
3548
3549 * vms-misc.c: Update copyright year, Fix comments.
3550 (_bfd_vms_get_header_values): Use 'size' instead of 'length'.
3551 (maybe_adjust_record_pointer_for_object): New function.
3552 (_bfd_vms_get_first_record): New function, replaces ...
3553 (_bfd_vms_get_record): .. removed.
3554 (_bfd_vms_get_object_record): New function.
3555 (_bfd_vms_get_object_record): New function.
3556 (vms_get_remaining_object_record): New function, replaces ...
3557 (_bfd_vms_get_next_record): ... removed.
3558 (add_new_contents): Removed.
3559 (_bfd_save_vms_section): Removed.
3560 (_bfd_get_vms_section): Removed.
3561 (_bfd_vms_output_flush): Write in VAR format.
3562 (new_symbol): Don't make UND section.
3563
3564 * vms-hdr.c: Update copyright year, update list of record handled.
3565 (_bfd_vms_slurp_hdr): rec_length renamed to rec_size.
3566 (_bfd_vms_write_hdr): Strip vms and unix patches,
3567 add comments, truncate module name at 31 characters,
3568 use constants instead of hard-coded value,
3569 write BFD version instead of a fixed string.
3570 (_bfd_vms_slurp_ihd): New function.
3571 (_bfd_vms_slurp_isd): Ditto.
3572 (_bfd_vms_slurp_ihs): Ditto.
3573 (new_module): Ditto.
3574 (parse_module): Ditto
3575 (build_module_list): Ditto.
3576 (module_find_nearest_line): Ditto.
3577 (_bfd_vms_find_nearest_dst_line): Ditto.
3578 (vms_slurp_debug): Ditto.
3579 (_bfd_vms_slurp_dbg): Ditto.
3580 (_bfd_vms_slurp_tbt): Ditto.
3581 (_bfd_vms_write_dbg): Ditto.
3582 (_bfd_vms_write_tbt): Ditto.
3583
3584 * vms-gsd.c: Update copyright year, update list of records handled.
3585 (EVAX_LITERALS_NAME): New macro.
3586 (evax_section_flags): Add an entry for EVAX_LITERALS_NAME.
3587 (gpsflagdesc, gsyflagdesc): Moved out of _bfd_vms_slurp_gsd.
3588 (register_universal_symbol): New function and prototype.
3589 (_bfd_vms_slurp_gsd): Fix indentations and casts,
3590 improve debug messages,
3591 use constants instead of hard-coded value,
3592 fix missing endianness conversion,
3593 handle global symbol (SYMG).
3594 (bfd_vms_set_section_flags): New function.
3595 (_bfd_vms_write_gsd): Don't write .vmsdebug section,
3596 handle section literals,
3597 fix indentation,
3598 handle section bfd and vms flags,
3599 don't output LIB$INITIALIZE symbol,
3600 fix handling of weak symbols,
3601 fix evax vs vax procedure descriptor,
3602 handle absolute symbols.
3603
3604 * reloc.c (BFD_RELOC_ALPHA_NOP, BFD_RELOC_ALPHA_BSR,
3605 BFD_RELOC_ALPHA_LDA, BFD_RELOC_ALPHA_BOH): New relocations.
3606
3607 * makefile.vms (DEFS): Fix flags for VMS.
3608
3609 * bfdio.c (real_fopen): Handle multiple VMS fopen attributes.
3610
3611 * bfd-in2.h: Regenerated.
3612 * libbfd.h: Regenerated.
3613
47149254
CC
36142009-02-20 Cary Coutant <ccoutant@google.com>
3615
3616 * vmsutil.c (vms_file_stats_name): Fix incorrect use of st_mtime
3617 in struct stat.
3618
6b1cecf3
DK
36192009-18-02 Dave Korn <dave.korn.cygwin@gmail.com>
3620
3621 PR gas/7059
3622 * coffcode.h (coff_write_object_contents): Don't let the string
3623 table offset overflow the s_name field when using long section names.
3624
88183869
DK
36252009-18-02 Dave Korn <dave.korn.cygwin@gmail.com>
3626
3627 * coff-alpha.c (alpha_ecoff_backend_data): Initialise fields which
3628 control long section name handling with ECOFF_NO_LONG_SECTION_NAMES.
3629 * coff-mips.c (mips_ecoff_backend_data): Likewise.
3630 * coff-rs6000.c (bfd_xcoff_backend_data): Initialise fields which
3631 control long section name handling with XCOFF_NO_LONG_SECTION_NAMES.
3632 (bfd_pmac_xcoff_backend_data): Likewise.
3633 * coff64-rs6000.c (bfd_xcoff_backend_data): Likewise.
3634 (bfd_xcoff_aix5_backend_data): Likewise.
3635 (xcoff64_write_object_contents): Delete unused long_section_names
3636 local variable.
3637 * coff-sh.c (bfd_coff_small_swap_table): Initialise long section
3638 name members using COFF_DEFAULT_LONG_SECTION_NAMES and make entire
3639 struct non-const.
3640 * coffcode.h (documentation): Update to describe long section names.
3641 (COFFLONGSECTIONCATHELPER): New helper macro.
3642 (BLANKOR1TOODD): Likewise.
3643 (COFF_ENABLE_LONG_SECTION_NAMES): Likewise.
3644 (COFF_LONG_SECTION_NAMES_SETTER): Likewise.
3645 (COFF_DEFAULT_LONG_SECTION_NAMES): Likewise.
3646 (bfd_coff_set_long_section_names_allowed): New function.
3647 (bfd_coff_set_long_section_names_disallowed): Likewise.
3648 (struct bfd_coff_backend_data): Add new backend hook function
3649 pointer _bfd_coff_set_long_section_names.
3650 (bfd_coff_set_long_section_names): New backend hook.
3651 (coff_write_object_contents): Only generate long section names if
3652 bfd_coff_long_section_names() indicates they are currently enabled.
3653 (bfd_coff_std_swap_table): Make non-const, and initialise long
3654 section name fields using COFF_DEFAULT_LONG_SECTION_NAMES.
3655 (ticoff0_swap_table): Likewise to both.
3656 (ticoff1_swap_table): Again, likewise to both.
3657 * coffgen.c (make_a_section_from_file): Allow long section names
3658 as inputs even if not currently allowed for outputs.
3659 * ecoff.c (_bfd_ecoff_no_long_sections): New function.
3660 * efi-app-ia32.c (COFF_LONG_SECTION_NAMES): Define to 0, not blank.
3661 * efi-app-ia64.c (COFF_LONG_SECTION_NAMES): Likewise.
3662 * efi-app-x86_64.c (COFF_LONG_SECTION_NAMES): Likewise.
3663 * efi-bsdrv-ia32.c (COFF_LONG_SECTION_NAMES): Likewise.
3664 * efi-bsdrv-ia64.c (COFF_LONG_SECTION_NAMES): Likewise.
3665 * efi-bsdrv-x86_64.c (COFF_LONG_SECTION_NAMES): Likewise.
3666 * efi-rtdrv-ia32.c (COFF_LONG_SECTION_NAMES): Likewise.
3667 * efi-rtdrv-ia64.c (COFF_LONG_SECTION_NAMES): Likewise.
3668 * efi-rtdrv-x86_64.c (COFF_LONG_SECTION_NAMES): Likewise.
3669 * pei-arm.c (COFF_LONG_SECTION_NAMES): Likewise.
3670 * pei-i386.c (COFF_LONG_SECTION_NAMES): Likewise.
3671 * pei-mcore.c (COFF_LONG_SECTION_NAMES): Likewise.
3672 * pei-mips.c (COFF_LONG_SECTION_NAMES): Likewise.
3673 * pei-ppc.c (COFF_LONG_SECTION_NAMES): Likewise.
3674 * pei-sh.c (COFF_LONG_SECTION_NAMES): Likewise.
3675 * pei-x86_64.c (COFF_LONG_SECTION_NAMES): Likewise.
3676 * libcoff-in.h: Update copyright year to cause updated copyright
3677 year in generated libcoff.h, and fix typo.
3678 * libcoff.h: Regenerated.
3679 * libecoff.h (ECOFF_NO_LONG_SECTION_NAMES): New macro.
3680 (_bfd_ecoff_no_long_sections): Add prototype.
3681 * libxcoff.h (XCOFF_NO_LONG_SECTION_NAMES): New macro.
3682 * pe-mips.c (COFF_LONG_SECTION_NAMES): Define empty if not already
3683 defined by an including .c file.
3684 * ticoff.h (ticoff0_swap_table): Make non-const, and initialise
3685 long section name fields using COFF_DEFAULT_LONG_SECTION_NAMES.
3686 (ticoff1_swap_table): Likewise to both.
3687
90d8a22c
CL
36882009-02-18 Christophe Lyon <christophe.lyon@st.com>
3689
3690 * elf32-arm.c (arm_build_one_stub): Fix relocation target for pic
3691 stub. Catch default case error.
3692 (arm_map_one_stub): Add missing Thumb mapping symbol.
3693
12123067
NC
36942009-02-18 Bjoern Haase <bjoern.m.haase@web.de>
3695
3696 PR 9841
3697 * elf32-avr.c: Handle case where no local symbos exist correctly.
3698
fea2b4d6
CL
36992009-02-16 Christophe Lyon <christophe.lyon@st.com>
3700
3701 bfd/
3702 * elf32-arm.c (arm_long_branch_stub,
3703 arm_thumb_v4t_long_branch_stub,
3704 arm_thumb_thumb_long_branch_stub,
3705 arm_thumb_arm_v4t_long_branch_stub,
3706 arm_thumb_arm_v4t_short_branch_stub,
3707 arm_pic_long_branch_stub):
3708 Renamed to elf32_arm_stub_long_branch_any_any,
3709 elf32_arm_stub_long_branch_v4t_arm_thumb,
3710 elf32_arm_stub_long_branch_thumb_only,
3711 elf32_arm_stub_long_branch_v4t_thumb_arm,
3712 elf32_arm_stub_short_branch_v4t_thumb_arm,
3713 elf32_arm_stub_long_branch_any_any_pic.
3714 (arm_stub_long_branch, arm_thumb_v4t_stub_long_branch,
3715 arm_thumb_thumb_stub_long_branch,
3716 arm_thumb_arm_v4t_stub_long_branch,
3717 arm_thumb_arm_v4t_stub_short_branch, arm_stub_pic_long_branch):
3718 Renamed to arm_stub_long_branch_any_any,
3719 arm_stub_long_branch_v4t_arm_thumb,
3720 arm_stub_long_branch_thumb_only,
3721 arm_stub_long_branch_v4t_thumb_arm,
3722 arm_stub_short_branch_v4t_thumb_arm,
3723 arm_stub_long_branch_any_any_pic.
3724
13e0a874
DA
37252009-02-15 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3726
3727 * elf-hppa.h (elf_hppa_final_link_relocate): Correct addend value used
3728 in branch offset check.
3729
3a71aa26
AM
37302009-02-15 Alan Modra <amodra@bigpond.net.au>
3731
3732 * elf64-ppc.c (struct _ppc64_elf_section_data): Delete t_symndx,
3733 add toc.symndx and toc.add.
3734 (ppc64_elf_check_relocs): Don't set htab->tls_get_addr here.
3735 Set up toc.add.
3736 (get_tls_mask): Add toc_addend param, set from toc.add. Adjust all
3737 callers.
3738 (ppc64_elf_tls_setup): Set htab->tls_get_addr and tls_get_addr_fd.
3739 (branch_reloc_hash_match): New function, extracted from..
3740 (ppc64_elf_tls_optimize): ..here.
3741 (ppc64_elf_relocate_section): Properly set addends when optimizing
3742 tls sequences. Avoid unnecessary reading and writing of insns.
3743 Only redo reloc when symbol changed. Bypass symbol checks when
3744 using tlsld_got.
3745 * elf32-ppc.c (ppc_elf_tls_setup): Correct comment.
3746 (branch_reloc_hash_match): New function, extracted from..
3747 (ppc_elf_tls_optimize): ..here.
3748 (ppc_elf_relocate_section): Avoid unnecessary reading of insns.
3749 Don't clear addend on zapped __tls_get_addr reloc.
3750
2c2b4ed4
NC
37512009-02-12 Nick Clifton <nickc@redhat.com>
3752
3753 PR 9827
3754 * elflink.c (bfd_elf_final_link): When counting the relocations,
3755 if the header size has not been set yet then assume that it will
3756 match the output section's reloc type.
3757
453f5985
NS
37582009-02-12 Nathan Sidwell <nathan@codesourcery.com>
3759
3760 * elf32-mips.c (mips_elf_final_gp): Don't add 0x4000 offset for
3761 relocatable link.
3762
3209bffa
AM
37632009-02-09 Alan Modra <amodra@bigpond.net.au>
3764
3765 * elf32-spu.c (spu_elf_find_overlays): Call bfd_set_error on errors.
3766 (find_function): Likewise.
3767 (pasted_function): Don't error if no prior function found.
3768 (discover_functions): Revert 2008-12-10 change. Extend first
3769 function range to start of section.
3770
813c8a3c
DA
37712009-02-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3772
3773 * elf64-hppa.c: Remove PARAMS macro. Replace PTR with void *. Convert
3774 functions to C90.
3775 * elf64-hppa.h: Likewise.
3776
2d0f9ad9
JM
37772009-02-06 Joseph Myers <joseph@codesourcery.com>
3778
3779 * elfxx-mips.c (_bfd_mips_elf_section_processing): Remove special
3780 .sbss handling.
3781
50e00962
AM
37822009-02-04 Alan Modra <amodra@bigpond.net.au>
3783
3784 * elf32-spu.c (spu_elf_build_stubs): Define __icache_neg_log2_linesize.
3785 Define __icache_ptr_handler*, not __icache_ptr___icache_bi_handler*.
3786
52b6b6b9
JM
37872009-02-03 Sandip Matte <sandip@rmicorp.com>
3788
3789 * aoutx.h (NAME (aout, machine_type)): Handle bfd_mach_mips_xlr.
3790 * archures.c (bfd_mach_mips_xlr): Define.
3791 * bfd-in2.h: Regenerate.
3792 * cpu-mips.c (I_xlr): Define.
3793 (arch_info_struct): Add XLR entry.
3794 * elfxx-mips.c (_bfd_elf_mips_mach): Handle E_MIPS_MACH_XLR.
3795 (mips_set_isa_flags): Handle bfd_mach_mips_xlr
3796 (mips_mach_extensions): Add XLR entry.
3797
654c3c9f
EW
37982009-02-03 Eric B. Weddington <eric.weddington@atmel.com>
3799
3800 * elf32-avr.c (avr_final_link_relocate): Allow avr25 to wraparound.
3801
31dd3154
JM
38022009-02-03 Carlos O'Donell <carlos@codesourcery.com>
3803
3804 * configure.in: AC_SUBST pdfdir.
d1fa68d3 3805 * Makefile.am: Add install-pdf, install-pdf-am
31dd3154
JM
3806 and install-pdf-recursive targets. Define pdfdir.
3807 * doc/Makefile.am: Define pdf__strip_dir. Add
3808 install-pdf and install-pdf-am targets.
d1fa68d3 3809 * po/Make-in: Add install-pdf target.
31dd3154
JM
3810 * configure: Regenerate.
3811 * Makefile.in: Regenerate
3812 * doc/Makefile.in: Regenerate.
3813
cf869cce
NC
38142009-02-03 Maxim Kuvyrkov <maxim@codesourcery.com>
3815
3816 * bfd-in2.h: Regenerate.
3817 * elf32-m68k.c: Handle 2-slot GOT entries. Rename variables and
3818 fields from n_entries to n_slots where appropriate, update comments.
3819 (HOWTO): Add TLS relocations.
3820 (reloc_map): Map BFD_RELOC_68K_TLS_* to R_68K_TLS_*.
3821 (enum elf_m68k_got_offset_size): New enum.
3822 (struct elf_m68k_got_entry.type): Move field to ...
3823 (struct elf_m68k_got_entry_key): ... here. Update all uses.
3824 (elf_m68k_reloc_got_type, elf_m68k_reloc_got_offset_size): New static
3825 functions.
3826 (elf_m68k_reloc_got_n_entries, elf_m68k_reloc_tls_p): New static
3827 functions.
3828 (struct elf_m68k_got): merge rel_8o_n_entries and rel_8o_16o_n_entries
3829 fields into n_entries array. Update comments.
3830 (elf_m68k_init_got): Simplify, update all uses.
3831 (elf_m68k_init_got_entry_key): Handle R_68K_TLS_LDM32 reloc, update.
3832 (ELF_M68K_REL_8O_MAX_N_ENTRIES_IN_GOT): Adjust to handle 2-slot
3833 GOT entries; update name, update all uses.
3834 (ELF_M68K_REL_8O_16O_MAX_N_ENTRIES_IN_GOT): Ditto.
3835 (elf_m68k_get_got_entry): Update.
3836 (elf_m68k_update_got_entry_type): Rewrite to handle TLS GOT entries,
3837 simplify.
3838 (elf_m68k_remove_got_entry_type): Simplify.
3839 (elf_m68k_add_entry_to_got, elf_m68k_can_merge_gots_1): Update.
3840 (elf_m68k_can_merge_gots): Update.
3841 (elf_m68k_merge_gots_1, elf_m68k_merge_gots): Update.
3842 (struct elf_m68k_finalize_got_offsets_arg): Rewrite to handle 2-slot
3843 GOT entries, simplify.
3844 (elf_m68k_finalize_got_offsets_1, elf_m68k_finalize_got_offsets): Same.
3845 (struct elf_m68k_partition_multi_got_arg): Add slots_relas_diff
3846 field, remove obsoleted local_n_entries field.
3847 (elf_m68k_partition_multi_got_2): New static function.
3848 (elf_m68k_partition_multi_got_1, elf_m68k_partition_multi_got): Use it;
3849 update.
3850 (elf_m68k_remove_got_entry_type): Update.
3851 (elf_m68k_install_rela, dtpoff_base, tpoff): New static functions.
d1fa68d3 3852 (elf_m68k_check_relocs): Handle TLS relocations. Remove unnecessary
cf869cce
NC
3853 update of sgot->size and srelgot->size.
3854 (elf_m68k_gc_sweep_hook): Update.
3855 (elf_m68k_install_rela, dtpoff_base, tpoff): New static functions.
3856 (elf_m68k_relocate_section, elf_m68k_finish_dynamic_symbol): Handle
3857 TLS relocations.
3858 * reloc.c (BFD_RELOC_68K_TLS_*): Declare TLS relocations.
3859 * libbfd.h (bfd_reloc_code_real_names): Add BFD_RELOC_68K_TLS_*.
3860
c1a0a41f
DD
38612009-02-02 DJ Delorie <dj@redhat.com>
3862
3863 * elf32-mep.c (config_names): Regenerate configuration.
3864
72a80a16
AM
38652009-02-02 Alan Modra <amodra@bigpond.net.au>
3866
3867 * elf-bfd.h (bfd_elf_get_str_section): Don't declare.
3868 (bfd_elf_find_section, _sh_elf_set_mach_from_flags): Likewise.
3869 * elf.c (bfd_elf_get_str_section): Make static.
3870 (bfd_elf_find_section): Delete.
3871 * libbfd.h: Regenerate.
3872
273f4430
JK
38732009-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3874
3875 * elf-eh-frame.c (REQUIRE_CLEARED_RELOCS) Remove.
3876 (_bfd_elf_parse_eh_frame): Do not check relocations for removed FDEs.
3877
010e5ae2
AM
38782009-01-31 Alan Modra <amodra@bigpond.net.au>
3879
3880 * elflink.c (on_needed_list): New function.
3881 (elf_link_add_object_symbols): Link in --as-needed libs if they
3882 satisfy undefined symbols in other libs.
3883
33a7ffc2
JM
38842009-01-30 Julian Brown <julian@codesourcery.com>
3885
3886 * elf32-arm.c (bfd_elf32_arm_vfp11_erratum_scan): Skip BFDs with
3887 EXEC_P or DYNAMIC flags, and skip sections which are being linked
3888 with --just-symbols (-R).
3889
13d72a14
AN
38902009-01-29 Adam Nemet <anemet@caviumnetworks.com>
3891
3892 * dwarf2.c (read_rangelist): Use read_address to read low_pc and
3893 high_pc in order to properly sign-extend VMAs.
3894
d334575b 38952009-01-29 Daniel Jacobowitz <dan@codesourcery.com>
d1fa68d3
AS
3896 Mark Shinwell <shinwell@codesourcery.com>
3897 Catherine Moore <clm@codesourcery.com>
d334575b
JM
3898
3899 * elf-attrs.c, elflink.c, elfxx-mips.c: Correct typos in comments.
3900
528aeb62
CM
39012009-01-28 Catherine Moore <clm@codesourcery.com>
3902
3903 * elf32-arm.c (elf32_arm_check_relocs): Set SEC_ALLOC and
3904 SEC_LOAD for dynamic relocation sections.
3905
f6f05983
HPN
39062009-01-27 Hans-Peter Nilsson <hp@axis.com>
3907
3908 * elf32-cris.c (cris_elf_relocate_section): Use elf_hash_table
3909 (info)->tls_size, not elf_hash_table (info)->tls_sec->size for
3910 the size of local TLS data.
3911
27cc28f9
AS
39122009-01-27 Andreas Schwab <schwab@suse.de>
3913
3914 * mach-o.c (bfd_mach_o_archive_p): Restrict the number of
3915 architectures in the archive.
3916
b3bf42d8
HPN
39172009-01-27 Hans-Peter Nilsson <hp@axis.com>
3918
f551b6f0
HPN
3919 * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_16_DTPREL>
3920 <R_CRIS_32_DTPREL>: Correct relocation value.
3921
b3bf42d8
HPN
3922 * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_8>
3923 <R_CRIS_16, R_CRIS_32>: Don't call BFD_ASSERT for weak undefined
3924 symbols with non-default visibility.
3925
9bc4e62b
NS
39262009-01-26 Nathan Sidwell <nathan@codesourcery.com>
3927
3928 * elf32-ppc.c (ppc_elf_relax_section): Add space for relocs
3929 describing the trampolines.
3930 (ppc_elf_relocate_section): Update relocs to describe the
3931 trampolines.
3932
aeaf6540
DA
39332009-01-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3934
3935 * elf-hppa.h (elf_hppa_final_link_relocate): Add check to ensure that
3936 branch targets can be reached for R_PARISC_PCREL22F, R_PARISC_PCREL17F
3937 and R_PARISC_PCREL12F relocations.
3938
1e8fa21e
AM
39392009-01-24 Alan Modra <amodra@bigpond.net.au>
3940
3941 PR 6022
3942 * elflink.c (find_version_for_sym): New function split out from,
3943 but without export_dynamic test, ..
3944 (_bfd_elf_link_assign_sym_version): ..here.
3945 (_bfd_elf_export_symbol): Use it.
3946
28caa186
AM
39472009-01-23 Alan Modra <amodra@bigpond.net.au>
3948
3949 * elf-bfd.h (struct elf_assign_sym_version_info): Delete.
3950 (struct elf_info_failed, struct elf_find_verdep_info): Move to..
3951 * elflink.c: ..here, somewhat modified.
3952 * elf-bfd.h (_bfd_elf_add_default_symbol, _bfd_elf_export_symbol,
3953 _bfd_elf_link_find_version_dependencies,
3954 _bfd_elf_link_assign_sym_version, _bfd_elf_link_size_reloc_section,
3955 _bfd_elf_fix_symbol_flags, _bfd_elf_adjust_dynamic_symbol,
3956 _bfd_elf_link_sec_merge_syms, bfd_elf_link_mark_dynamic_symbol): Don't
3957 declare..
3958 * elflink.c: ..and make static here.
3959 (_bfd_elf_link_find_version_dependencies): Adjust for removal
3960 of output_bfd from struct elf_find_verdep_info.
3961 (_bfd_elf_link_assign_sym_version): Similarly adjust to use
3962 struct elf_info_failed.
3963 (bfd_elf_size_dynamic_sections): Adjust.
3964
be04437d
AM
39652009-01-22 Alan Modra <amodra@bigpond.net.au>
3966
3967 PR 6832
3968 * dwarf2.c (find_line): Don't update stash->sec_info_ptr until
3969 after comp_unit_find_line call.
3970
58f9615c
NC
39712009-01-21 Nick Clifton <nickc@redhat.com>
3972
3973 PR 9769
3974 * vmsutil.c (vms_file_stats_name): Remove use of unsupported
3975 tm_gmtoff field in struct tm.
3976
fb266b8b
AM
39772009-01-21 Alan Modra <amodra@bigpond.net.au>
3978
3979 * elf32-spu.h (struct spu_elf_params): Add non_ia_text.
3980 * elf32-spu.c (mark_overlay_section): Only include .text.ia.*
3981 sections in soft-icache lines unless non_ia_text. Don't add
3982 rodata if doing so would exceed line size.
3983
451ffe63
HPN
39842009-01-19 Hans-Peter Nilsson <hp@axis.com>
3985
3986 * elf32-cris.c (elf_cris_copy_indirect_symbol): For other symbol
3987 types than bfd_link_hash_indirect, before early return, call
3988 _bfd_elf_link_hash_copy_indirect.
3989
5aa6ff7c
AS
39902009-01-19 Andrew Stubbs <ams@codesourcery.com>
3991
3992 * elf-attrs.c (vendor_set_obj_attr_contents): Support tag ordering.
3993 * elf-bfd.h (elf_backend_data): Add obj_attrs_order.
3994 * elf32-arm.c (elf32_arm_obj_attrs_order): New function.
3995 (elf_backend_obj_attrs_order): New define.
3996 * elfxx-target.h (elf_backend_obj_attrs_order): New define.
3997 (elfNN_bed): Add elf_backend_obj_attrs_order.
3998
3483fe2e
AS
39992009-01-19 Andrew Stubbs <ams@codesourcery.com>
4000
4001 * elf-attrs.c (is_default_attr): Substitute magic numbers with macros.
4002 (obj_attr_size): Likewise.
4003 (write_obj_attribute): Likewise.
4004 (_bfd_elf_copy_obj_attributes): Likewise.
4005 (_bfd_elf_parse_attributes): Likewise.
4006 * elf-bfd.h (ATTR_TYPE_FLAG_INT_VAL): New define.
4007 (ATTR_TYPE_FLAG_STR_VAL, ATTR_TYPE_FLAG_NO_DEFAULT): New defines.
4008 (ATTR_TYPE_HAS_INT_VAL, ATTR_TYPE_HAS_STR_VAL): New defines.
4009 (ATTR_TYPE_HAS_NO_DEFAULT): New define.
4010 * elf32-arm.c (elf32_arm_obj_attrs_arg_type): Replace magic numbers
4011 with macros.
4012
2d0bb761
AS
40132009-01-19 Andrew Stubbs <ams@codesourcery.com>
4014
4015 * elf-attrs.c (is_default_attr): Support defaultless attributes.
4016 (bfd_elf_add_obj_attr_int): Get type from _bfd_elf_obj_attrs_arg_type.
4017 (bfd_elf_add_obj_attr_string): Likewise.
4018 (bfd_elf_add_obj_attr_int_string): Likewise.
4019 (_bfd_elf_parse_attributes): Allow for unknown flag bits in type.
4020 * elf-bfd.h (struct obj_attribute): Document new flag bit.
4021 * elf32-arm.c (elf32_arm_obj_attrs_arg_type): Specify that
4022 Tag_nodefaults has no default value.
4023 (elf32_arm_merge_eabi_attributes): Modify the Tag_nodefaults
4024 comment to reflect the new state.
4025
a77e83b7
AM
40262009-01-19 Alan Modra <amodra@bigpond.net.au>
4027
4028 PR 9695
4029 * pdp11.c (N_BADMAG): True for anything but OMAGIC, NMAGIC, ZMAGIC.
4030 (some_aout_object_p): Delete dead code handling QMAGIC and BMAGIC.
4031 (adjust_z_magix): Delete dead code handling QMAGIC.
4032
f6d29e26
KT
40332009-01-16 Kai Tietz <kai.tietz@onevision.com>
4034
4035 * coffcode.h (styp_to_sec_flags): Correct interpretation of
4036 IMAGE_SCN_MEM_DISCARDABLE.
4037
29670fb9
AM
40382009-01-16 Alan Modra <amodra@bigpond.net.au>
4039
4040 * Makefile.am (libbfd_la_LIBADD, libbfd_la_LDFLAGS): Substitute
4041 SHARED_LIBADD and SHARED_LDFLAGS rather than WIN32LIBADD, WIN32LDFLAGS.
4042 * configure.in (commonbfdlib): Delete.
4043 (SHARED_LDFLAGS): Rename from WIN32LDFLAGS/
4044 (SHARED_LIBADD): Rename from WIN32LIBADD. Add pic libiberty if such
4045 is available, not just for linux.
4046 * po/SRC-POTFILES.in: Regenerate.
4047 * Makefile.in: Regenerate.
4048 * configure: Regenerate.
4049
91e22acd
AS
40502009-01-15 Andrew Stubbs <ams@codesourcery.com>
4051 Julian Brown <julian@codesourcery.com>
4052
4053 * elf-bfd.h (NUM_KNOWN_OBJ_ATTRIBUTES): Set to 71 to include all known
4054 ARM attributes in ABI 2.07.
4055 * elf32-arm.c (get_secondary_compatible_arch): New function.
4056 (set_secondary_compatible_arch): New function.
4057 (tag_cpu_arch_combine): New function.
4058 (elf32_arm_copy_one_eabi_other_attribute): Delete function.
4059 (elf32_arm_copy_eabi_other_attribute_list): Delete function.
4060 (elf32_arm_merge_eabi_attributes): Rename order_312 to order_021 to
4061 make it fit with order_01243.
4062 Add support for Tag_also_compatible_with,
4063 Tag_CPU_unaligned_access, Tag_T2EE_use, Tag_Virtualization_use,
4064 Tag_MPextension_use, Tag_nodefaults and Tag_conformance.
4065 Improve/tidy up support for Tag_CPU_raw_name, Tag_CPU_name,
4066 Tag_CPU_arch, Tag_ABI_HardFP_use, Tag_VFP_HP_extension,
4067 Tag_ABI_FP_denormal, Tag_ABI_PCS_GOT_use, Tag_ABI_align8_needed,
4068 Tag_VFP_arch and Tag_ABI_FP_16bit_format.
4069 Rework the way unknown attributes are handled.
4070 Defer errors until all attributes have been processed.
4071
7b86a9fa
AS
40722009-01-15 Andrew Stubbs <ams@codesourcery.com>
4073
4074 * elf-attrs.c (bfd_elf_add_obj_attr_compat): Rename to
4075 bfd_elf_add_obj_attr_int_string.
4076 Read Tag_compatibility from its new location in the attribute array,
4077 rather than the attribute list.
4078 (_bfd_elf_copy_obj_attributes): bfd_elf_add_obj_attr_compat ->
4079 bfd_elf_add_obj_attr_int_string.
4080 (_bfd_elf_parse_attributes): Likewise.
4081 (_bfd_elf_merge_object_attributes): There's now only one
4082 Tag_compatibility, and it's in the array, not the list.
4083 * elf-bfd.h (NUM_KNOWN_OBJ_ATTRIBUTES): Set to 33 to include
4084 Tag_compatibility.
4085 (bfd_elf_add_obj_attr_compat): Rename to
4086 bfd_elf_add_obj_attr_int_string.
4087 (bfd_elf_add_proc_attr_compat): Rename to
4088 bfd_elf_add_proc_attr_int_string.
4089 * elf32-arm.c (elf32_arm_merge_eabi_attributes): Explicitly don't handle
4090 Tag_compatibility.
4091
01e1a5bc
NC
40922009-01-15 Douglas B Rupp <rupp@gnat.com>
4093
4094 * Makefile.am (BFD32_BACKENDS): Add new object vmsutil.lo
4095 (BFD32_BACKENDS_CFILES): Add new file vmsutil.c
4096 (vmsutil.lo): Add dependency rule.
4097 * Makefile.in: Regenerate.
4098 * config.bfd (ia64*-*-*vms*): Add case.
4099 * configure.in (bfd_elf64_ia64_vms_vec): Add case.
4100 * configure: Regenerate.
4101 * vmsutil.c: New file.
4102 * vmsutil.h: New file.
4103 * elf-bfd.h (struct bfd_elf_special_section): Change type of
4104 attr to bfd_vma.
4105 * elfxx-ia64.c (elfNN_vms_post_process_headers,
4106 elfNN_vms_section_processing, elfNN_vms_final_write_processing,
4107 elfNN_vms_close_and_cleanup, elfNN_vms_section_from_shdr,
4108 elfNN_vms_object_p): New functions
4109 * targets.c (bfd_elf64_ia64_vms_vec): New target.
4110
a33dafc3
L
41112009-01-14 H.J. Lu <hongjiu.lu@intel.com>
4112
4113 PR ld/9727
4114 * elflink.c (elf_gc_sweep): Exclude the group section if the
4115 first member of the section group is excluded.
4116
13c0e967
AM
41172009-01-14 Alan Modra <amodra@bigpond.net.au>
4118
4119 PR 9735
4120 * syms.c (_bfd_stab_section_find_nearest_line): Don't free
4121 saved filename, use bfd_alloc rather than bfd_malloc for it.
4122
460e679b
AM
41232009-01-13 Alan Modra <amodra@bigpond.net.au>
4124
4125 * elf32-spu.c (spu_elf_build_stubs): Make __icache_base absolute.
4126
25076afa
AM
41272009-01-13 Alan Modra <amodra@bigpond.net.au>
4128
4129 * elf32-spu.c (remove_cycles): Always set call->max_depth.
4130
37107878
AM
41312009-01-12 Alan Modra <amodra@bigpond.net.au>
4132
4133 * elf32-spu.c (spu_elf_auto_overlay): Correct vma mask.
4134
cd4a7468
AM
41352009-01-12 Alan Modra <amodra@bigpond.net.au>
4136
4137 * elf32-spu.c (struct spu_link_hash_table): Add init, line_size_log2,
4138 num_lines_log2.
4139 (struct got_entry): Add br_addr.
4140 (struct call_info): Add priority.
4141 (struct function_info): Add lr_store and sp_adjust.
4142 (spu_elf_setup): Init line_size_log2 and num_lines_log2.
4143 (spu_elf_find_overlays): For soft-icache, mark any section within cache
4144 area as an overlay, and check that no other overlays exist. Look up
4145 icache overlay manager entry sym.
4146 (BRA_STUBS, BRA, BRASL): Define.
4147 (enum _stub_type): Replace ovl_stub with call_ovl_stub and br*_ovl_stub.
4148 (needs_ovl_stub): Adjust for soft-icache. Return priority encoded
4149 in branch insn.
4150 (count_stub, build_stub): Support soft-icache.
4151 (build_spuear_stubs, process_stubs): Adjust build_stub call.
4152 (spu_elf_size_stubs): Size soft-icache stubs.
4153 (overlay_index): New function.
4154 (spu_elf_build_stubs): Make static. Support soft-icache.
4155 (spu_elf_check_vma): Don't turn off auto_overlay if soft-icache.
4156 (find_function_stack_adjust): Save lr store and stack adjust insn
4157 offsets.
4158 (maybe_insert_function): Adjust find_function_stack_adjust call.
4159 (mark_functions_via_relocs): Retrieve priority.
4160 (remove_cycles): Only warn about pruned arcs when stack_analysis.
4161 (sort_calls): Sort by priority first.
4162 (mark_overlay_section): Ignore .ovl.init.
4163 (sum_stack): Only print when stack_analysis.
4164 (print_one_overlay_section): New function, extracted from..
4165 (spu_elf_auto_overlay): ..here. Support soft-icache overlays.
4166 (spu_elf_stack_analysis): Only print when htab->stack_analysis.
4167 (spu_elf_final_link): Call spu_elf_stack_analysis for lrlive
4168 analysis. Call spu_elf_build_stubs.
4169 (spu_elf_relocate_section): For soft-icache encode overlay index
4170 into addresses.
4171 (spu_elf_output_symbol_hook): Support soft-icache.
4172 (spu_elf_modify_program_headers: Likewise.
37107878 4173
cd4a7468
AM
4174 * elf32-spu.h (struct spu_elf_params): Add lrlive_analysis. Rename
4175 num_regions to num_lines. Add line_size and max_branch.
4176 (enum _ovly_flavour): Add ovly_soft_icache.
4177 (spu_elf_build_stubs): Delete.
4178
80c29487
JK
41792009-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4180
4181 * elflink.c (_bfd_elf_section_already_linked): Handle g++-3.4
4182 relocations in `.gnu.linkonce.r.*' referencing its `.gnu.linkonce.t.*'.
4183
1bc86aea
HPN
41842009-01-07 Hans-Peter Nilsson <hp@axis.com>
4185
4186 * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_32_GD>
4187 <case R_CRIS_16_GOT_GD, R_CRIS_32_GOT_GD>: For a symbol defined in
4188 the program, the known offset starts at the negative size of the
4189 TLS section.
4190 <case R_CRIS_32_IE, R_CRIS_32_GOT_TPREL, R_CRIS_16_GOT_TPREL>:
4191 Similar.
4192
3baa454d 41932009-01-05 Joel Sherrill <joel.sherrill@oarcorp.com>
75606e85 4194
3baa454d 4195 * config.bfd: Add lm32-*-rtems*.
75606e85 4196
9dbe8890
L
41972009-01-03 H.J. Lu <hongjiu.lu@intel.com>
4198
4199 * coff-ppc.c: Add 2009 to Copyright.
4200 * elf32-cris.c: Likewise.
4201 * elflink.c: Likewise.
4202
0bdf8d40
HPN
42032009-01-03 Hans-Peter Nilsson <hp@axis.com>
4204
4205 * elf32-cris.c (elf_cris_finish_dynamic_symbol): Rename
4206 gotplt_index to rela_plt_index. Adjust for R_CRIS_DTPMOD entry.
4207
54ac0771
L
42082009-01-02 H.J. Lu <hongjiu.lu@intel.com>
4209
4210 PR ld/9679
4211 * elflink.c (elf_merge_st_other): New.
4212 (_bfd_elf_merge_symbol): Use it on skipped weak definitions and
4213 hide them if needed.
4214 (elf_link_add_object_symbols): Updated.
4215
d8880531
L
42162009-01-02 H.J. Lu <hongjiu.lu@intel.com>
4217
4218 PR ld/9676
4219 * elflink.c (elf_link_add_object_symbols): Update def_dynamic,
4220 ref_dynamic and dynamic_def fields when setting def_regular
4221 to 1.
4222
b70b5c14
NC
42232009-01-02 Curtis Mackie <curtmackevo@gmail.com>
4224
4225 PR 9682
4226 * coff-ppc.c (dump_toc): Fix up calls to fprintf without a string
4227 literal.
4228
d8880531 4229For older changes see ChangeLog-2008
56882138
AM
4230\f
4231Local Variables:
4232mode: change-log
4233left-margin: 8
4234fill-column: 74
4235version-control: never
4236End:
This page took 0.652465 seconds and 4 git commands to generate.