6cd350fd8ac33c329a47b354e80a7abed7fcba0e
[deliverable/binutils-gdb.git] / bfd / ChangeLog
1 2008-12-20 Hans-Peter Nilsson <hp@axis.com>
2
3 * elf32-cris.c (cris_elf_howto_table): Add entry for R_CRIS_32_IE.
4 (cris_reloc_map): Similarly.
5 (cris_elf_relocate_section, cris_elf_gc_sweep_hook)
6 (cris_elf_check_relocs): Handle R_CRIS_32_IE.
7 * reloc.c (bfd_reloc_code_type): Add entry for R_CRIS_32_IE.
8 * bfd-in2.h, libbfd.h: Regenerate.
9
10 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
11
12 * configure: Regenerate.
13
14 2008-12-17 Hans-Peter Nilsson <hp@axis.com>
15
16 * elf32-cris.c (elf_cris_copy_indirect_symbol): Return without
17 action for symbols other than bfd_link_hash_indirect.
18 (cris_elf_relocate_section) <R_CRIS_8, R_CRIS_16, R_CRIS_32>: Add missing
19 gate h != NULL for h->def_regular test.
20
21 2008-12-15 Hans-Peter Nilsson <hp@axis.com>
22
23 * elf32-cris.c (elf_cris_copy_indirect_symbol): New function.
24 (elf_backend_copy_indirect_symbol): Define to above.
25
26 * elf32-cris.c (struct elf_cris_pcrel_relocs_copied): New member
27 r_type. Fix formatting.
28 (cris_elf_relocate_section) <R_CRIS_8_PCREL, R_CRIS_16_PCREL>
29 <R_CRIS_32_PCREL>: Also break early if the symbol doesn't get
30 emitted as a dynamic one.
31 (cris_elf_check_relocs) <R_CRIS_7, R_CRIS_16, R_CRIS_32>: Fork
32 from PCREL relocs code and simplify; don't fall through.
33 <R_CRIS_8_PCREL, R_CRIS_16_PCREL, R_CRIS_32_PCREL>: Simplify for
34 pcrel only. For non-local or overridable symbols in a DSO, always
35 keep count of relocs, not just when -Bsymbolic. Don't emit
36 message nor mark as TEXTREL here.
37 (elf_cris_discard_excess_dso_dynamics): Emit warning and mark as
38 TEXTREL here, if there are nondiscarded pcrel relocs.
39
40 * elf32-cris.c (elf_cris_got_elt_size) <symtab_hdr>: Initialize
41 using ibfd, not abfd.
42
43 2008-12-11 Alan Modra <amodra@bigpond.net.au>
44
45 PR 7041
46 * elf64-ppc.c (func_desc_adjust): Correct logic making fake function
47 descriptors. Similarly correct making function descriptors dynamic.
48
49 2008-12-10 Alan Modra <amodra@bigpond.net.au>
50
51 * elf32-spu.h (struct spu_elf_params): Add num_regions.
52 * elf32-spu.c (spu_elf_auto_overlay): Handle multiple overlay regions.
53
54 2008-12-10 Alan Modra <amodra@bigpond.net.au>
55
56 * elf32-spu.g (struct spu_elf_params, enum _ovly_flavour): New.
57 (spu_elf_setup): Declare.
58 (spu_elf_create_sections, spu_elf_size_stubs): Update prototype.
59 (spu_elf_build_stubs, spu_elf_check_vma): Likewise.
60 * elf32-spu.c (struct spu_link_hash_table): Add "params". Remove
61 various other fields now in "params". Adjust code throughout.
62 (struct call_info, struct function_info): Move earlier in file.
63 (struct spu_elf_stack_info): Likewise.
64 (spu_elf_setup): New function.
65 (spu_elf_create_sections): Remove args other than "info".
66 (spu_elf_size_stubs, spu_elf_build_stubs, spu_elf_check_vma): Likewise.
67 (maybe_needs_stubs): Remove "output_bfd" arg. Adjust all calls.
68 (interesting_section): Similarly with "obfd" arg.
69 (needs_ovl_stub): Adjust output_section test.
70 (allocate_spuear_stubs): Likewise.
71 (OVL_STUB_SIZE): Don't define.
72 (ovl_stub_size): New function, use in place of OVL_STUB_SIZE.
73 (build_stub): Test params->ovly_flavour rather than OVL_STUB_SIZE.
74 (spu_elf_auto_overlay): Remove args other than "info". Make use
75 of size returned from spu_elf_load_ovl_mgr.
76 (spu_elf_stack_analysis): Remove args other than "info".
77 (spu_elf_relocate_section): Tidy setting of "ea".
78
79 2008-12-10 Alan Modra <amodra@bigpond.net.au>
80
81 * elf32-spu.c (find_function_stack_adjust): Don't limit number
82 of insns scanned. Correct sp tests. Handle "fsmbi" and "andbi".
83 (mark_detached_root): New function.
84 (build_call_tree): Call it.
85 (sort_calls): Don't do void* arithmetic.
86 (define_ovtab_symbol): Don't abort on symbols defined in linker scripts.
87 (discover_functions): Consider STT_SECTION symbols too.
88 (collect_lib_sections): Don't cut short call tree traversal
89 when function size is too large.
90
91 2008-12-09 Tom Tromey <tromey@redhat.com>
92
93 * pef.c (bfd_pef_parse_traceback_table): Add parens to placate gcc
94 4.4.
95
96 2008-12-09 Tristan Gingold <gingold@adacore.com>
97
98 * cpu-avr.c (compatible): Makes avr-6 compatible only with itself.
99
100 2008-12-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
101
102 * elf64-s390.c (elf_s390_check_relocs): Initialize
103 htab->elf.dynobj if necessary.
104
105 2008-12-03 Nick Clifton <nickc@redhat.com>
106
107 * syms.c (struct bfd_symbol): Add new flag BSF_INDIRECT_FUNCTION.
108 Remove redundant flag BFD_FORT_COMM_DEFAULT_VALUE. Renumber flags
109 to remove gaps.
110 (bfd_print_symbol_vandf): Return 'i' for BSF_INDIRECT_FUNCTION.
111 (bfd_decode_symclass): Likewise.
112 * elf.c (swap_out_syms): Translate BSF_INDIRECT_FUNCTION into
113 STT_IFUNC.
114 (elf_find_function): Treat STT_IFUNC in the same way as STT_FUNC.
115 (_bfd_elf_is_function_type): Likewise.
116 * elf32-arm.c (arm_elf_find_function): Likewise.
117 (elf32_arm_adjust_dynamic_symbol): Likewise.
118 (elf32_arm_swap_symbol_in): Likewise.
119 (elf32_arm_additional_program_headers): Likewise.
120 * elf32-i386.c (is_indirect_symbol): New function.
121 (elf_i386_check_relocs): Also generate dynamic relocs for
122 relocations against STT_IFUNC symbols.
123 (allocate_dynrelocs): Likewise.
124 (elf_i386_relocate_section): Likewise.
125 * elf64-x86-64.c (is_indirect_symbol): New function.
126 (elf64_x86_64_check_relocs): Also generate dynamic relocs for
127 relocations against STT_IFUNC symbols.
128 (allocate_dynrelocs): Likewise.
129 (elf64_x86_64_relocate_section): Likewise.
130 * elfcode.h (elf_slurp_symbol_table): Translate STT_IFUNC into
131 BSF_INDIRECT_FUNCTION.
132 * elflink.c (_bfd_elf_adjust_dynamic_reloc_section): Add support
133 for STT_IFUNC symbols.
134 (get_ifunc_reloc_section_name): New function.
135 (_bfd_elf_make_ifunc_reloc_section): New function.
136 * elf-bfd.h (struct bfd_elf_section_data): Add indirect_relocs field.
137 * bfd-in2.h: Regenerate.
138
139 2008-12-02 Tristan Gingold <gingold@adacore.com>
140
141 * config.bfd: Add x86_64-*-darwin*
142
143 2008-11-28 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
144
145 * hpux-core.c: Don't include sys/file.h.
146
147 2008-11-28 Joshua Kinard <kumba@gentoo.org>
148
149 * aoutx.h (NAME): Add case statements for bfd_mach_mips14000,
150 bfd_mach_mips16000.
151 * archures.c (bfd_architecture): Add .#defines for bfd_mach_mips14000,
152 bfd_mach_mips16000.
153 * bfd-in2.h: Regenerate.
154 * cpu-mips.c: Add enums I_mips14000, I_mips16000.
155 (arch_info_struct): Add refs to R14000, R16000.
156 * elfxx-mips.c (mips_set_isa_flags): Handle bfd_mach_mips14000,
157 bfd_mach_mips16000.
158 (mips_mach_extensions): Map R14000, R16000 to R10000.
159
160 2008-11-27 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
161
162 * Add PIC support for CR16 target.
163 * elf32-cr16.c (R_CR16_GOT_REGREL20, R_CR16_GOTC_REGREL20 and
164 R_CR16_GLOB_DAT): New macros
165 (cr16_elf_howto_table): Add entries for for R_CR16_GOT_REGREL20,
166 R_CR16_GOTC_REGREL20 and R_CR16_GLOB_DAT.
167 (cr16_reloc_map): Ditto
168 (_bfd_cr16_elf_create_got_section): New function to create GOT section.
169 (_bfd_cr16_elf_create_dynamic_sections): New function to create dynamic
170 section.
171 (_bfd_cr16_elf_adjust_dynamic_symbol): New function to adjust symbol
172 defined by dynamic object.
173 (_bfd_cr16_elf_size_dynamic_sections): New function to find the size of
174 dynamic sections.
175 (_bfd_cr16_elf_finish_dynamic_symbol): New function to handle dynamic
176 symbols.
177 (_bfd_cr16_elf_finish_dynamic_symbol): New function to handle dynamic
178 sections.
179 (bfd_cr16_elf32_create_embedded_relocs): New function to create
180 embedded relocs in .emreloc section in memory for .data.rel section.
181 (_bfd_cr16_elf_reloc_type_class): New function for classify reloc types.
182 (cr16_elf_check_relocs): New function for checking reloc types in first
183 phase.
184 (cr16_elf_final_link_relocate): Update for handling the new reloc types
185 R_CR16_GOT_REGREL20 and R_CR16_GOTC_REGREL20.
186 (elf32_cr16_relax_section): Update relax implementation.
187 * reloc.c (bfd_reloc_code_type): Add entries for R_CR16_GOT_REGREL20,
188 R_CR16_GOTC_REGREL20 and R_CR16_GLOB_DAT.
189 * bfd-in.h (bfd_boolean bfd_cr16_elf32_create_embedded_relocs): Declared
190 * libbfd.h, bfd-in2.h: Regenerate.
191
192 2008-11-26 Alan Modra <amodra@bigpond.net.au>
193
194 PR 7047
195 * configure.in: Bump version.
196 * configure: Regenerate.
197 * elflink.c (_bfd_elf_link_assign_sym_version): Continue matching
198 against version nodes when a global match is a wildcard. Similarly
199 continue matching on local wildcard matches, rather than only
200 continuing for "*". Have any global wildcard match override a
201 local wildcard match. Correct logic hiding unversioned symbol.
202 (bfd_elf_size_dynamic_sections): Update for changes to struct
203 bfd_elf_version_expr.
204
205 2008-11-25 Joel Brobecker <brobecker@adacore.com>
206
207 * configure.in: Deactivate large-file support on native x86-solaris
208 as well unless the user explicitly requested it.
209 * configure: Regenerate.
210
211 2008-11-25 Joseph Myers <joseph@codesourcery.com>
212
213 * elf32-arm.c (elf32_arm_final_link_relocate): Do not turn
214 branches to undefine weak symbols into branches to the next
215 instruction if creating PLT entries for those symbols.
216
217 2008-11-25 Nick Clifton <nickc@redhat.com>
218
219 * elflink.c (is_reloc_section): New function. Returns true if the
220 given name matches the name of the reloc-containing section
221 associated with the given section.
222 (get_dynamic_reloc_section_name): New function. Computes the name
223 of the section that contains the dynamic relocs associated with
224 the given section.
225 (_bfd_elf_get_dynamic_reloc_section): New function. Returns a
226 pointer to the section containing the dynamic relocs associated
227 with the given section.
228 (_bfd_elf_make_dynamic_reloc_section): New function. Creates a
229 section to contain the dynamic relocs associated with a given
230 section.
231 * elf-bfd.h: Prototype the new functions.
232 * elf-m10300.c (mn10300_elf_check_relocs): Use new functions.
233 (mn10300_elf_final_link_relocs): Likewise.
234 * elf32-arm.c (reloc_section_p): Delete - replaced by new
235 functions.
236 (elf32_arm_final_link_relocate): Use new functions.
237 (elf32_arm_check_relocs): Likewise.
238 * elf32-cris.c (cris_elf_relocate_section): Likewise.
239 (elf_cris_check_relocs): Likewise.
240 * elf32-hppa.c (elf32_hppa_check_relocs): Likewise.
241 * elf32-i370.c (i370_elf_check_relocs): Likewise.
242 (i370_elf_relocate_section): Likewise.
243 * elf32-i386.c (elf_i386_check_relocs): Likewise.
244 * elf32-m32r.c (m32r_elf_relocate_section): Likewise.
245 (m32r_elf_check_relocs): Likewise.
246 * elf32-m68k.c (elf_m68k_check_relocs): Likewise.
247 * elf32_ppc.c (ppc_elf_check_relocs): Likewise.
248 (ppc_elf_relocate_section): Likewise.
249 * elf32-s390.c (elf_s390_check_relocs): Likewise.
250 * elf32-sh.c (sh_elf_relocate_section): Likewise.
251 (sh_elf_check_relocs): Likewise.
252 * elf32-vax.c (elf_vax_check_relocs): Likewise.
253 (elf_vax_relocate_section): Likewise.
254 * elf64-alpha.c (elf64_alpha_check_relocs): Likewise.
255 * elf64-ppc.c (ppc64_elf_check_relocs): Likewise.
256 * elf64-s390.c (elf_s390_check_relocs): Likewise.
257 * elf64-sh64.c (sh_elf64_relocate_section): Likewise.
258 * elf64-x86-64.c (elf64_x86_64_check_relocs): Likewise.
259 * elfxx-sparc.c (_bfd_sparc_elf_check_relocs): Likewise.
260 * elf32-bfin.c (bfin_check_relocs): Remove redundant local
261 variable 'sreloc'.
262 (bfin_relocate_section): Likewise.
263 * elf32-v850.c (v850_elf_check_relocs): Likewise.
264
265 2008-11-23 Hans-Peter Nilsson <hp@axis.com>
266
267 Implement TLS for CRIS.
268 * elf32-cris.c: Include limits.h.
269 (TLSHOWTO16): Redefine in terms of and move contents to...
270 (TLSHOWTO16X): New macro.
271 (TLSHOWTO16S, LGOT_REG_NDX, LGOT_DTP_NDX, LGOT_ALLOC_NELTS_FOR)
272 (elf_cris_hash_entry): New macros.
273 (cris_elf_howto_table): Make R_CRIS_16_DTPREL,
274 R_CRIS_16_GOT_TPREL, R_CRIS_16_TPREL check overflow for signed,
275 not unsigned values.
276 (cris_info_to_howto_rela): Make r_type a enum elf_cris_reloc_type,
277 not unsigned int.
278 (struct elf_cris_link_hash_entry): New members reg_got_refcount,
279 tprel_refcount, and dtp_refcount.
280 (struct elf_cris_link_hash_table): New member dtpmod_refcount.
281 (elf_cris_link_hash_newfunc): Initialize new members.
282 (elf_cris_link_hash_table_create): Similar.
283 (cris_final_link_relocate, elf_cris_reloc_type_class): Use a
284 temporary variable when testing the relocation type.
285 (cris_elf_gc_mark_hook): Ditto. Add default case where needed.
286 (cris_elf_gc_sweep_hook): Ditto. Handle reference-counting for
287 the new assembly-generated relocs. Rewrite refcount handling to
288 set temporary variables to pointers to reloc-specific variables
289 and entry size and common code for the update.
290 (additional_relocation_error_msg_count): New variable.
291 (cris_elf_relocate_section): Use a function-local variable srelgot
292 for the .rela.got section instead of looking it up for every need.
293 Make r_type a enum elf_cris_reloc_type, not int. Actually set
294 symname for non-local symbols. Handle new assembly-generated
295 relocs. For overflow, emit additional messages for the new 16-bit
296 relocs as well as R_CRIS_16_GOTPLT and R_CRIS_16_GOT.
297 (elf_cris_finish_dynamic_symbol): Use elf_cris_finish_dynamic_symbol
298 instead of plain casts. Check new hash entry member
299 reg_got_refcount when checking whether to emit a GOT entry.
300 (elf_cris_finish_dynamic_sections): Update head comment to warn
301 about emitting relocs here. Use a temporary variable when testing
302 the relocation type.
303 (elf_cris_discard_excess_program_dynamics)
304 (elf_cris_adjust_gotplt_to_got): Handle reference counting change
305 regarding h->reg_got_refcount.
306 (cris_elf_check_relocs): Rewrite refcount handling to set
307 temporary variables and entry size and common code for the update
308 for local symbols. Use new macro elf_cris_hash_entry. Adjust
309 allocation for change in reference counting of GOT entries for
310 local symbols.
311 (elf_cris_size_dynamic_sections): Adjust calculated size of
312 .got.plt and .rela.got if we need a GOT entry for a
313 R_CRIS_DTPMOD relocation.
314 (elf_cris_got_elt_size): New function.
315 (elf_backend_got_elt_size): Define.
316
317 2008-11-21 Sterling Augustine <sterling@tensilica.com>
318
319 * xtensa-isa.c (xtensa_state_is_shared_or): New function.
320
321 2008-11-21 Hans-Peter Nilsson <hp@axis.com>
322
323 * elf-bfd.h (struct elf_backend_data): New member got_elt_size.
324 (_bfd_elf_default_got_elt_size): Declare.
325 * elflink.c (struct alloc_got_off_arg): Replace member got_elt_size
326 by new member info.
327 (elf_gc_allocate_got_offsets): Adjust for calling bed->got_elt_size
328 to get the element size instead of using a gofarg entry.
329 (bfd_elf_gc_common_finalize_got_offsets): Similar.
330 (_bfd_elf_default_got_elt_size): New function.
331 * elfxx-target.h: New macro elf_backend_got_elt_size.
332 (elfNN_bed): Use it.
333
334 2008-11-20 Tristan Gingold <gingold@adacore.com>
335
336 * bfdwin.c: Fix comment.
337
338 2008-11-20 Tristan Gingold <gingold@adacore.com>
339
340 * bfd.c (is32bit): Use architecture information for non-ELF
341 targets.
342
343 2008-11-20 Alan Modra <amodra@bigpond.net.au>
344
345 * elf32-ppc.c (allocate_dynrelocs): Always use tlsld_got for
346 TLS_LD even when symbol is used with other TLS reloc types.
347 (ppc_elf_relocate_section): Bypass symbol checks when using tlsld_got.
348 Leave addend zero on LD DTPMOD dynamic reloc.
349
350 2008-11-19 Bob Wilson <bob.wilson@acm.org>
351
352 * xtensa-modules.c (sysregs): Add MMID, VECBASE, EPC5, EPC6, EPC7,
353 EXCSAVE5, EXCSAVE6, EXCSAVE7, EPS5, EPS6, EPS7, CPENABLE,
354 SCOMPARE1, and THREADPTR registers.
355 (NUM_SYSREGS, MAX_USER_REG): Update.
356 (states): Change width of INTERRUPT, WindowBase, WindowStart, and
357 INTENABLE. Add VECBASE, EPC5, EPC6, EPC7, EXCSAVE5, EXCSAVE6,
358 EXCSAVE7, EPS6, EPS6, EPS7, THREADPTR, CPENABLE, and SCOMPARE1 states.
359 (NUM_STATES): Update.
360 (enum xtensa_state_id): Add entries for new states.
361 (enum xtensa_field_id): Add entries for xt_wbr15_imm and xt_wbr18_imm
362 fields, along with functions to extract and set them.
363 (regfiles): Change number of AR registers to 32.
364 (Operand_ar0_encode, Operand_ar4_encode, Operand_ar8_encode,
365 Operand_ar12_encode, Operand_ars_entry_encode): Update register mask.
366 (operands): Add entries for tp7, xt_wbr15_label, xt_wbr18_label,
367 xt_wbr15_imm, and xt_wbr18_imm operands, along with functions to
368 encode and decode them.
369 (enum xtensa_operand_id): Add entries for new operands.
370 (Iclass_xt_iclass_rfi_stateArgs): Add EPC5, EPC6, EPC7, EPS5, EPS6, and
371 EPC7 states.
372 (Iclass_xt_iclass_rfdo_stateArgs): Replace EPC4 and EPS4 by EPC6 and
373 EPS6, respectively.
374 (iclasses): Add entries for rur_threadptr, wur_threadptr,
375 xt_iclass_wsr_176, xt_iclass_rsr_epc5, xt_iclass_wsr_epc5,
376 xt_iclass_xsr_epc5, xt_iclass_rsr_excsave5, xt_iclass_wsr_excsave5,
377 xt_iclass_xsr_excsave5, xt_iclass_rsr_epc6, xt_iclass_wsr_epc6,
378 xt_iclass_xsr_epc6, xt_iclass_rsr_excsave6, xt_iclass_wsr_excsave6,
379 xt_iclass_xsr_excsave6, xt_iclass_rsr_epc7, xt_iclass_wsr_epc7,
380 xt_iclass_xsr_epc7, xt_iclass_rsr_excsave7, xt_iclass_wsr_excsave7,
381 xt_iclass_xsr_excsave7, xt_iclass_rsr_eps5, xt_iclass_wsr_eps5,
382 xt_iclass_xsr_eps5, xt_iclass_rsr_eps6, xt_iclass_wsr_eps6,
383 xt_iclass_xsr_eps6, xt_iclass_rsr_eps7, xt_iclass_wsr_eps7,
384 xt_iclass_xsr_eps7, xt_iclass_rsr_vecbase, xt_iclass_wsr_vecbase,
385 xt_iclass_xsr_vecbase, xt_iclass_mul16, xt_iclass_wsr_mmid,
386 xt_iclass_icache_lock, xt_iclass_dcache_lock, xt_iclass_rsr_cpenable,
387 xt_iclass_wsr_cpenable, xt_iclass_xsr_cpenable, xt_iclass_clamp,
388 xt_iclass_minmax, xt_iclass_sx, xt_iclass_l32ai, xt_iclass_s32ri,
389 xt_iclass_s32c1i, xt_iclass_rsr_scompare1, xt_iclass_wsr_scompare1,
390 xt_iclass_xsr_scompare1, xt_iclass_div, and xt_iclass_mul32, along
391 with corresponding argument and state argument arrays. Change
392 number of state arguments for xt_iclass_rfi. Add arguments for
393 xt_iclass_rfdo.
394 (enum xtensa_iclass_id): Add entries for new iclasses.
395 (opcodes): Add entries for RUR_THREADPTR, WUR_THREADPTR, WSR_176,
396 RSR_EPC5, WSR_EPC5, XSR_EPC5, RSR_EXCSAVE5, WSR_EXCSAVE5, XSR_EXCSAVE5,
397 RSR_EPC6, WSR_EPC6, XSR_EPC6, RSR_EXCSAVE6, WSR_EXCSAVE6, XSR_EXCSAVE6,
398 RSR_EPC7, WSR_EPC7, XSR_EPC7, RSR_EXCSAVE7, WSR_EXCSAVE7, XSR_EXCSAVE7,
399 RSR_EPS5, WSR_EPS5, XSR_EPS5, RSR_EPS6, WSR_EPS6, XSR_EPS6, RSR_EPS7,
400 WSR_EPS7, XSR_EPS7, RSR_VECBASE, WSR_VECBASE, XSR_VECBASE, MUL16U,
401 MUL16S, WSR_MMID, IPFL, IHU, IIU, DPFL, DHU, DIU, RSR_CPENABLE,
402 WSR_CPENABLE, XSR_CPENABLE, CLAMPS, MIN, MAX, MINU, MAXU, SEXT, L32AI,
403 S32RI, S32C1I, RSR_SCOMPARE1, WSR_SCOMPARE1, XSR_SCOMPARE1, QUOU, QUOS,
404 REMU, REMS, and MULL opcodes, along with the corresponding functions
405 to encode them.
406 (enum xtensa_opcode_id): Add entries for new opcodes.
407 (Slot_inst_decode): Handle new opcodes.
408 (Slot_inst_get_field_fns, Slot_inst_set_field_fns): Add entries for
409 xt_wbr15_imm and xt_wbr18_imm fields.
410 (Slot_inst16a_get_field_fns, Slot_inst16a_set_field_fns): Likewise.
411 (Slot_inst16b_get_field_fns, Slot_inst16b_set_field_fns): Likewise.
412 (xtensa_modules): Update number of fields, operands, iclasses and
413 opcodes.
414
415 2008-11-19 Nix <nix@esperi.org.uk>
416
417 * elf.c (swap_out_syms) [USE_STT_COMMON]: Fix syntax error.
418
419 2008-11-19 Nick Clifton <nickc@redhat.com>
420
421 PR 7027
422 * elfxx-sparc.c (_bfd_sparc_elf_check_relocs): Treat WPLT30 relocs
423 against local symbols in 64-bit binaries as if they were WDISP30
424 relocs.
425 (_bfd_sparc_elf_relocate_section): Likewise.
426
427 2008-11-18 Catherine Moore <clm@codesourcery.com>
428
429 * elf32-arm.c (elf32_arm_merge_eabi_attributes): Merge
430 half-precision attributes.
431 (elf32_arm_copy_one_eabi_other_attribute): New.
432 (elf32_arm_copy_other_attribute_list): New.
433
434 2008-11-18 Nick Clifton <nickc@redhat.com>
435
436 * dwarf2.c (read_section): Fix formatting.
437 (read_n_bytes): Remove unhelpful comment.
438 (read_indirect_string): Pass symbol table to read_section in case
439 the .debug_str section needs relocating.
440
441 PR 7037
442 * elf32-cr16.c (cr16_elf_howto_table): Zero the src_mask field of
443 the reloc descriptions.
444
445 2008-11-14 Eric B. Weddington <eric.weddington@atmel.com>
446
447 PR 7022
448 * elf32-avr.c (bfd_elf_avr_final_write_processing):
449 Add missing break statements.
450
451 2008-11-14 Bob Wilson <bob.wilson@acm.org>
452
453 * xtensa-modules.c (xtensa_state_id): New enum, replacing STATE macros.
454 (xtensa_field_id, xtensa_regfile_id, xtensa_operand_id)
455 (xtensa_iclass_id, xtensa_opcode_id): New enums.
456 Replace hardcoded constants throughout this file with enum values.
457
458 2008-11-14 Nathan Sidwell <nathan@codesourcery.com>
459
460 * elf.c (assign_file_positions_for_load_sections): Use header_size
461 to avoid moving the load address of file headers.
462 (assign_file_positions_for_load_sections): Set header_size for
463 segments containing the file header.
464
465 2008-11-14 Tristan Gingold <gingold@adacore.com>
466
467 * configure.com: Handle bfd_default_target_size, BFD_HOST_LONG_LONG,
468 BFD_HOST_64BIT_LONG_LONG, BFD_HOSTPTR_T, bfd_file_ptr.
469 Generate bfdver.h.
470 * vms-hdr.c (_bfd_vms_write_hdr): Use strdup/free instead of alloca.
471 * hosts/alphavms.h: Defines macros to bypass i18n.
472 * makefile.vms (OBJS): Update file list.
473 (DEFS): Remove VMS_DEBUG, const, add DEBUGDIR.
474 (CFLAGS): Update flags.
475 * bfdio.c (real_fopen): Add code specific to VMS: extract attributes
476 from modes.
477
478 2008-11-13 Joel Brobecker <brobecker@adacore.com>
479
480 * configure.in: Deactivate large-file support on native 32bit
481 sparc-solaris unless the user explicitly requested it.
482 * configure: Regenerate.
483
484 2008-11-13 Hans-Peter Nilsson <hp@axis.com>
485
486 PR ld/7028
487 * elf.c (assign_file_positions_for_load_sections): Allocate phrds
488 with bfd_zalloc2 instead of bfd_alloc2. For the amount, use
489 the possibly-preset header-size, not the computed one.
490
491 2008-11-13 Alan Modra <amodra@bigpond.net.au>
492
493 PR 7023
494 * elf.c (bfd_section_from_shdr <SHT_SYMTAB>): Fail on invalid sh_info.
495
496 2008-11-11 Alan Modra <amodra@bigpond.net.au>
497
498 * elf.c (assign_file_positions_for_non_load_sections): Consolidate
499 PT_GNU_RELRO handling.
500
501 2008-11-11 Alan Modra <amodra@bigpond.net.au>
502
503 PR 7012
504 * dwarf2.c (find_line): Don't keep stale pointers into realloc'd
505 memory. Return on errors. Fix memory leak.
506 (_bfd_dwarf2_cleanup_debug_info): Free dwarf_str_buffer.
507
508 2008-11-10 Andreas Schwab <schwab@suse.de>
509
510 PR 7011
511 * elf.c (assign_file_positions_for_non_load_sections): Handle
512 PT_GNU_RELRO specially.
513
514 2008-11-06 Joel Sherrill <joel.sherrill@oarcorp.com>
515
516 * config.bfd: Add m32c-*-rtems* and m32r-*-rtems*.
517
518 2008-11-06 Tom Tromey <tromey@redhat.com>
519
520 * configure, config.in: Rebuild.
521 * configure.in: Check for fileno.
522 * bfdio.c (close_on_exec): New function.
523 (real_fopen): Use it.
524 (FD_CLOEXEC): New define.
525
526 2008-11-06 Tristan Gingold <gingold@adacore.com>
527
528 * mach-o.h (BFD_MACH_O_NO_SECT): Add; reorders the macros.
529 (BFD_MACH_O_SYM_NTYPE, BFD_MACH_O_SYM_NSECT,
530 BFD_MACH_O_SYM_NDESC): New macros.
531 (bfd_mach_o_i386_thread_flavour): Define according to the latest
532 definition from system header.
533 (bfd_mach_o_load_command_type): Add BFD_MACH_O_LC_RPATH,
534 BFD_MACH_O_LC_CODE_SIGNATURE.
535 (BFD_MACH_O_SECTION_TYPE_MASK, BFD_MACH_O_SECTION_ATTRIBUTES_MASK,
536 BFD_MACH_O_SECTION_ATTRIBUTES_SYS, BFD_MACH_O_SECTION_ATTRIBUTES_USR,
537 BFD_MACH_O_S_ATTR_LOC_RELOC, BFD_MACH_O_S_ATTR_EXT_RELOC,
538 BFD_MACH_O_S_ATTR_SOME_INSTRUCTIONS, BFD_MACH_O_S_ATTR_DEBUG,
539 BFD_MACH_O_S_ATTR_PURE_INSTRUCTIONS): Add.
540 (bfd_mach_o_segment_command): Add room for a nul terminator in
541 segname field.
542 (BFD_MACH_O_PROT_READ, BFD_MACH_O_PROT_WRITE,
543 BFD_MACH_O_PROT_EXECUTE): Add.
544 (INDIRECT_SYMBOL_LOCAL): Renames to BFD_MACH_O_INDIRECT_SYMBOL_LOCAL.
545 (INDIRECT_SYMBOL_ABS): Renames to BFD_MACH_O_INDIRECT_SYMBOL_ABS.
546 (bfd_mach_o_uuid_command): Add the structure.
547 (bfd_mach_o_load_command): Add uuid field.
548 (bfd_get_mach_o_data): New macro.
549 * mach-o.c (bfd_mach_o_bfd_print_private_bfd_data): New function which
550 replaces the macro.
551 (SECTION_TYPE, SECTION_ATTRIBUTES, SECTION_ATTRIBUTES_USR,
552 S_ATTR_PURE_INSTRUCTIONS, SECTION_ATTRIBUTES_SYS,
553 S_ATTR_SOME_INSTRUCTIONS, S_ATTR_EXT_RELOC, S_ATTR_LOC_RELOC): Renamed
554 and moved to mach-o.h.
555 (N_STAB, N_TYPE, N_EXT, N_UNDF, N_ABS, N_TEXT, N_DATA, N_BSS,
556 N_SECT, N_INDR): Removed as they duplicated macros in mach-o.h.
557 (bfd_mach_o_print_symbol): Print much more details.
558 (bfd_mach_o_make_bfd_section): Add prot argument, use canonical
559 dwarf name for dwarf sections. Precisely set section flags.
560 (bfd_mach_o_scan_read_section_32): Add prot argument.
561 (bfd_mach_o_scan_read_section_64): Ditto.
562 (bfd_mach_o_scan_read_section): Ditto.
563 (bfd_mach_o_scan_read_symtab_symbol): Set section for debugging
564 stabs, set BSF_GLOBAL and LOCAL flags correctly. Fix section
565 for N_SECT symbols.
566 (bfd_mach_o_i386_flavour_string): Reindent and adjust for new
567 names.
568 (bfd_mach_o_scan_read_symtab): Set HAS_SYMS flags on bfd if there
569 are symbols.
570 (bfd_mach_o_scan_read_uuid): New function.
571 (bfd_mach_o_scan_read_segment): Add a trailing nul. Segments
572 flags are now simply HAS_CONTENTS. Pass protection to
573 bfd_mach_o_scan_read_section.
574 (bfd_mach_o_scan_read_command): Decode UUID command.
575 (bfd_mach_o_flatten_sections): Add comments. Fix flavour names.
576 (bfd_mach_o_scan): Set flags according to file type.
577 (mach_o_fat_archentry): Remove abfd field.
578 (bfd_mach_o_archive_p): Remove initialization of abfd field.
579 (bfd_mach_o_openr_next_archived_file): Find previous archive
580 by position and not by bfd (as former bfds may have been freed).
581 Give architecture name to archived file.
582 * mach-o-target.c (TARGET_NAME): Use generic archive for non fat
583 targets.
584
585 2008-10-30 Jay Krell <jay.krell@cornell.edu>
586
587 * cache.c (cache_bread): Cast void * pointer before performing
588 arithmetic on it.
589
590 2008-10-20 Alan Modra <amodra@bigpond.net.au>
591
592 * elf64-ppc.c (ppc64_elf_process_dot_syms): Renamed from
593 ppc64_elf_check_directives.
594 * elf32-sh-symbian.c (sh_symbian_process_directives): Combine..
595 (sh_symbian_check_directives): ..this
596 (bfd_elf32_sh_symbian_process_directives) ..and this function.
597
598 2008-10-20 Alan Modra <amodra@bigpond.net.au>
599
600 * elflink.c (bfd_elf_final_link): Move code reading relocs to..
601 * elf32-spu.c (spu_elf_count_relocs): ..here. Adjust params.
602 * elf-bfd.h (struct elf_backend_data): Update elf_backend_count_relocs
603 params.
604
605 2008-10-20 Alan Modra <amodra@bigpond.net.au>
606
607 * elflink.c (bfd_elf_final_link): Use d_ptr rather than d_val
608 where Elf_Internal_Dyn holds an address.
609
610 2008-10-10 Nathan Froyd <froydnj@codesourcery.com>
611
612 * elf32-ppc.c (ppc_elf_merge_obj_attributes): Merge
613 Tag_GNU_Power_ABI_Struct_Return.
614
615 2008-10-09 Kai Tietz <kai.tietz@onevision.com>
616
617 * cofflink.c (_bfd_coff_generic_relocate_section): Dump bfd_vma
618 sized addresses instead of long sized.
619
620 2008-10-09 Alan Modra <amodra@bigpond.net.au>
621
622 * elf64-ppc.c (ppc64_elf_get_synthetic_symtab): Don't attempt to
623 read plt relocs if no dynamic syms.
624
625 2008-10-08 Nick Clifton <nickc@redhat.com>
626
627 * configure.in (ALL_LINGUAS): Add "id".
628 * configure: Regenerate.
629 * po/id.po: New Indonesian translation.
630
631 2008-10-08 Alan Modra <amodra@bigpond.net.au>
632
633 * elf.c (assign_file_positions_for_load_sections): When checking
634 a segment for contents, don't assume that a non-TLS nobits section
635 must only be followed by nobits sections.
636
637 2008-10-04 Hans-Peter Nilsson <hp@axis.com>
638
639 * elf32-cris.c (TLSHOWTO32, TLSHOWTO16): New macros.
640 (cris_elf_howto_table): Add entries for R_CRIS_32_GOT_GD,
641 R_CRIS_16_GOT_GD, R_CRIS_32_GD, R_CRIS_DTP, R_CRIS_32_DTPREL,
642 R_CRIS_16_DTPREL, R_CRIS_DTPMOD, R_CRIS_32_GOT_TPREL,
643 R_CRIS_16_GOT_TPREL, R_CRIS_32_TPREL, R_CRIS_16_TPREL.
644 (cris_reloc_map): Similarly.
645 * reloc.c (bfd_reloc_code_type): Add entries for
646 BFD_RELOC_CRIS_32_GOT_GD, BFD_RELOC_CRIS_16_GOT_GD,
647 BFD_RELOC_CRIS_32_GD, BFD_RELOC_CRIS_DTP,
648 BFD_RELOC_CRIS_32_DTPREL, BFD_RELOC_CRIS_16_DTPREL,
649 BFD_RELOC_CRIS_DTPMOD, BFD_RELOC_CRIS_32_GOT_TPREL,
650 BFD_RELOC_CRIS_16_GOT_TPREL, BFD_RELOC_CRIS_32_TPREL,
651 BFD_RELOC_CRIS_16_TPREL.
652 * libbfd.h, bfd-in2.h: Regenerate.
653
654 2008-10-03 Alan Modra <amodra@bigpond.net.au>
655
656 PR 6931
657 * elf.c (bfd_elf_set_group_contents): Assign sh_info for ld -r when
658 the signature symbol is global.
659 * elflink.c (elf_link_input_bfd): Ensure group signature symbol
660 is output when ld -r. Set group sh_info when local.
661 * linker.c (default_indirect_link_order): Handle group sections
662 specially.
663
664 2008-09-30 Wesley W. Terpstra <wesley@terpstra.ca>
665 Nick Clifton <nickc@redhat.com>
666
667 * coffgen.c (coff_write_symbols): Check to see if a symbol's flags
668 do not match it class and if necessary update the class.
669 (null_error_handler): New function. Suppresses the generation of
670 bfd error messages.
671 * coff64-rs6000.c (bfd_xcoff_backend_data): Update comment.
672
673 2008-09-30 Alan Modra <amodra@bigpond.net.au>
674
675 * Makefile.am: Run "make dep-am".
676 * Makefile.in: Regenerate.
677
678 2008-09-30 Alan Modra <amodra@bigpond.net.au>
679
680 * elflink.c (elf_link_add_object_symbols): Don't ignore returned
681 value of check_directives.
682
683 2008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
684 Steve Ellcey <sje@cup.hp.com>
685
686 * configure: Regenerate for new libtool.
687 * aclocal.m4: Ditto.
688 * Makefile.in: Ditto.
689 * doc/Makefile.in: Ditto.
690
691 2008-09-29 Alan Modra <amodra@bigpond.net.au>
692
693 PR 6789
694 * elf.c (assign_file_positions_for_load_sections): Call
695 _bfd_elf_map_sections_to_segments, not elf_modify_segment_map.
696 (get_program_header_size): Protect against NULL info.
697 (_bfd_elf_map_sections_to_segments): Likewise.
698 * elf32-spu.c (spu_elf_additional_program_headers): Likewise.
699
700 2008-09-29 Nick Clifton <nickc@redhat.com>
701
702 * po/vi.po: Updated Vietnamese translation.
703
704 2008-09-28 Alan Modra <amodra@bigpond.net.au>
705
706 * elf.c (_bfd_elf_init_private_section_data): Tweak union copy.
707 (bfd_section_from_shdr): Don't change SHT_GROUP section name.
708 * elflink.c (section_signature): New function.
709 (_bfd_elf_section_already_linked): Use it.
710
711 2008-09-19 Alan Modra <amodra@bigpond.net.au>
712
713 * elf32-ppc.c (ppc_elf_finish_dynamic_sections): Handle vxworks
714 _GLOBAL_OFFSET_TABLE_ in .got.plt section. Add BFD_ASSERTs.
715
716 2008-09-17 Bob Wilson <bob.wilson@acm.org>
717
718 * elf32-xtensa.c (elf_xtensa_check_relocs): Check for negative
719 refcount.
720
721 2008-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
722
723 PR 6893 - Do not consider FDEs for discarded sections as invalid.
724 * elf-eh-frame.c (_bfd_elf_parse_eh_frame): New REQUIRE_CLEARED_RELOCS.
725 Consider FDEs with cleared relocations as valid and ignorable.
726
727 2008-09-16 H.J. Lu <hongjiu.lu@intel.com>
728
729 PR ld/6877
730 * elflink.c (_bfd_elf_merge_symbol): Allow a common symbol to
731 override the function in a shared library.
732
733 2008-09-16 Alan Modra <amodra@bigpond.net.au>
734
735 PR 6844
736 * elf32-ppc.c (SYM_VAL): Define. Use throughout to find symbol vma.
737 (ppc_elf_relocate_section): Correct GOT offset calculation.
738 (ppc_elf_finish_dynamic_symbol): Use PPC_HA and PPC_LO.
739 (ppc_elf_finish_dynamic_sections): Likewise. Error if
740 htab->elf.hgot symbol is not defined in htab->got section.
741
742 2008-09-16 Alan Modra <amodra@bigpond.net.au>
743
744 PR 6888
745 * elf32-ppc.c (ppc_elf_relocate_section): Handle NULL symbol section
746 on R_PPC_TOC16, R_PPC_SDAREL16, R_PPC_EMB_SDA2REL, R_PPC_EMB_SDA21,
747 R_PPC_EMB_RELSDA, R_PPC_SECTOFF* relocs.
748
749 2008-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
750
751 Fix loading large elf64 binaries on 32bit hosts.
752 * configure.in: Call AC_SYS_LARGEFILE.
753 * config.in: Regenerate.
754 * configure: Regenerate.
755
756 2008-09-08 Tom Tromey <tromey@redhat.com>
757
758 * elfxx-mips.c (mips16_stub_symndx) <sec>: Mark argument as
759 unused.
760
761 2008-09-08 H.J. Lu <hongjiu.lu@intel.com>
762 Daniel Jacobowitz <dan@codesourcery.com>
763
764 PR ld/3191
765 * dwarf2.c (struct adjusted_section): Renamed from struct
766 loadable_section.
767 (struct dwarf2_debug): Adjust for renaming. Add version field.
768 (read_attribute_value): Correctly handle DW_FORM_ref_addr for
769 DWARF3.
770 (find_abstract_instance_name): Pass a pointer to
771 attribute instead of offset. For DW_FORM_ref_addr, get the
772 entry at the offset from the .debug_info section.
773 (scan_unit_for_symbols): Update.
774 (parse_comp_unit): Allow DWARF3. Save the version.
775 (unset_sections): Update for renaming.
776 (place_sections): Likewise. Set new VMAs for DWARF sections
777 also.
778
779 2008-09-08 Tristan Gingold <gingold@adacore.com>
780
781 * configure.in: Update version to 2.19.50
782 * configure: Regenerated.
783
784 2008-09-05 Daniel Jacobowitz <dan@codesourcery.com>
785
786 * dwarf2.c: Change leading whitespace to tabs.
787
788 2008-09-05 Tristan Gingold <gingold@adacore.com>
789
790 Add MacOSX 64 bits support.
791 * mach-o.h (bfd_mach_o_ppc_thread_flavour): Add
792 BFD_MACH_O_PPC_THREAD_STATE_64.
793 (bfd_mach_o_i386_thread_flavour): Add BFD_MACH_O_x86_THREAD_STATE64,
794 BFD_MACH_O_x86_FLOAT_STATE64, BFD_MACH_O_x86_EXCEPTION_STATE64,
795 BFD_MACH_O_x86_THREAD_STATE, BFD_MACH_O_x86_FLOAT_STATE,
796 BFD_MACH_O_x86_EXCEPTION_STATE.
797 (bfd_mach_o_load_command_type): Add
798 BFD_MACH_O_LC_SEGMENT_64, BFD_MACH_O_LC_ROUTINES_64,
799 BFD_MACH_O_LC_UUID.
800 (BFD_MACH_O_CPU_IS64BIT): Added.
801 (bfd_mach_o_cpu_type): Add BFD_MACH_O_CPU_TYPE_POWERPC_64,
802 BFD_MACH_O_CPU_TYPE_X86_64.
803 (bfd_mach_o_header): Add version field.
804 (bfd_mach_o_section) Add reserved3 field.
805 (bfd_mach_o_segment_command): Add initprot and maxprot fields.
806
807 * mach-o.c (N_TEXT, N_DATA, N_BSS): Added.
808 (bfd_mach_o_version): New function.
809 (bfd_mach_o_valid): Handle 64bits cpus.
810 (bfd_mach_o_write_header): handler 64bits headers.
811 (bfd_mach_o_scan_write_section_32, bfd_mach_o_scan_write_section_64):
812 New functions (from bfd_mach_o_scan_write_section) to handle both
813 flavors.
814 (bfd_mach_o_scan_write_segment): Parameter wide added to support
815 both flavors.
816 (bfd_mach_o_write_contents): Support both flavors.
817 (bfd_mach_o_read_header): Ditto.
818 (bfd_mach_o_scan_read_section_32, bfd_mach_o_scan_read_section_64):
819 New functions (from bfd_mach_o_scan_read_section) to support both
820 flavors.
821 (bfd_mach_o_scan_read_symtab_symbol): Support both flavors.
822 (bfd_mach_o_scan_read_symtab): Ditto.
823 (bfd_mach_o_scan_read_segment): Parameter wide added to support
824 both flavors.
825 (bfd_mach_o_scan_read_segment_32, bfd_mach_o_scan_read_segment_64):
826 New functions to call bfd_mach_o_scan_read_segment.
827 (bfd_mach_o_flatten_sections): Support both flavors.
828 (bfd_mach_o_scan_start_address): Ditto.
829 (bfd_mach_o_scan): Ditto.
830 (bfd_mach_o_lookup_section): Ditto.
831
832 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
833
834 * elf-hppa.h (elf_hppa_reloc_final_type): Handle R_PARISC_GPREL64,
835 R_PARISC_SEGREL32 and R_PARISC_SEGREL64.
836 * som.c (som_fixup_formats): Add R_DATA_GPREL fixup.
837 (som_hppa_howto_table): Likewise.
838 (hppa_som_gen_reloc_type): In case R_HPPA_GOTOFF, detect R_DATA_GPREL
839 final type.
840 (som_write_fixups): Handle R_DATA_GPREL.
841
842 2008-08-26 Nick Clifton <nickc@redhat.com>
843
844 * elf32-arm.c: Fix up comment describing Thumb to ARM interworking
845 stub.
846
847 2008-08-25 Christophe Lyon <christophe.lyon@st.com>
848
849 * elf32-arm.c (arm_thumb_arm_v4t_short_branch_stub): Define.
850 (elf32_arm_stub_type): Add arm_thumb_arm_v4t_stub_short_branch.
851 (arm_type_of_stub): Handle armv4t short branches. Update
852 prototype.
853 (arm_stub_is_thumb): Handle arm_thumb_arm_v4t_stub_short_branch.
854 (arm_build_one_stub): Likewise.
855 (arm_size_one_stub): Likewise.
856 (elf32_arm_size_stubs): Use new arm_type_of_stub prototype.
857 (arm_map_one_stub): Handle arm_thumb_arm_v4t_stub_short_branch.
858
859 2008-08-24 Andreas Schwab <schwab@suse.de>
860
861 * elf-eh-frame.c (_bfd_elf_write_section_eh_frame): Do proper
862 extension when calculating difference of offsets.
863
864 2008-08-24 Alan Modra <amodra@bigpond.net.au>
865
866 * configure.in: Update a number of obsolete autoconf macros.
867 * aclocal.m4: Regenerate.
868
869 2008-08-23 Andreas Schwab <schwab@suse.de>
870
871 * opncls.c (find_separate_debug_file): Use the canonical
872 absolute name of the bfd object for finding the debug file in
873 the global debugfile directory.
874
875 2008-08-22 Jakub Jelinek <jakub@redhat.com>
876
877 Fix PR ld/3290 regression for cross-files DW_FORM_ref_addr relocations.
878 * elflink.c (elf_link_add_object_symbols): Make debug symbols local
879 now only for non-RELOCATABLE targets.
880
881 2008-08-20 Bob Wilson <bob.wilson@acm.org>
882
883 * elf-bfd.h (elf_object_id): Add XTENSA_ELF_TDATA.
884 * elf32-xtensa.c (elf_howto_table): Add TLS relocations.
885 (elf_xtensa_reloc_type_lookup): Likewise.
886 (TCB_SIZE): Define.
887 (elf_xtensa_link_hash_entry): New.
888 (GOT_UNKNOWN, GOT_NORMAL, GOT_TLS_GD, GOT_TLS_IE, GOT_TLS_ANY): Define.
889 (elf_xtensa_hash_entry): Define.
890 (elf_xtensa_obj_tdata): New.
891 (elf_xtensa_tdata): Define.
892 (elf_xtensa_local_got_tls_type): Define.
893 (elf_xtensa_local_tlsfunc_refcounts): Define.
894 (is_xtensa_elf): Define.
895 (elf_xtensa_mkobject): New.
896 (elf_xtensa_link_hash_table): Add tlsbase field.
897 (elf_xtensa_link_hash_newfunc): New.
898 (elf_xtensa_link_hash_table_create): Use elf_xtensa_link_hash_newfunc.
899 Create an entry for "_TLS_MODULE_BASE_" and save it in tlsbase field.
900 (elf_xtensa_copy_indirect_symbol): New.
901 (elf_xtensa_check_relocs): Rewrite to handle TLS relocations.
902 (elf_xtensa_gc_sweep_hook): Likewise.
903 (elf_xtensa_allocate_dynrelocs): Optimize away GOT entries for
904 TLSDESC_FN relocations when an IE reference is seen.
905 (elf_xtensa_allocate_local_got_size): Likewise.
906 (elf_xtensa_always_size_sections): New.
907 (dtpoff_base, tpoff): New.
908 (elf_xtensa_do_reloc): Handle TLS relocations.
909 (replace_tls_insn): New.
910 (IS_XTENSA_TLS_RELOC): Define.
911 (elf_xtensa_relocate_section): Handle TLS relocations.
912 (get_indirect_call_dest_reg): New.
913 (bfd_elf32_mkobject): Define.
914 (elf_backend_always_size_sections): New.
915 (elf_backend_copy_indirect_symbol): New.
916 * reloc.c (BFD_RELOC_XTENSA_TLSDESC_FN, BFD_RELOC_XTENSA_TLSDESC_ARG)
917 (BFD_RELOC_XTENSA_TLS_DTPOFF, BFD_RELOC_XTENSA_TLS_TPOFF)
918 (BFD_RELOC_XTENSA_TLS_FUNC, BFD_RELOC_XTENSA_TLS_ARG)
919 (BFD_RELOC_XTENSA_TLS_CALL): New.
920 * bfd-in2.h: Regenerate.
921 * libbfd.h: Regenerate.
922
923 2008-08-18 Richard Sandiford <rdsandiford@googlemail.com>
924
925 * elfxx-mips.c (_bfd_mips_elf_copy_indirect_symbol): Copy MIPS16
926 stub information.
927
928 2008-08-17 Nick Clifton <nickc@redhat.com>
929
930 * elf32-arm.c: Tidy up the code.
931 (bfd_elf32_arm_allocate_interworking_sections): Move common code
932 into...
933 (arm_allocate_glue_section_space): ... New function.
934 (bfd_elf32_arm_add_glue_sections_to_bfd): Move common code
935 into...
936 (arm_make_glue_section): ... New function.
937
938 * elfxx-mips.c (_bfd_mips_elf_check_relocs): Handle the situation
939 where the sym_hashes are not available.
940
941 2008-08-17 Alan Modra <amodra@bigpond.net.au>
942
943 * bfd.c (struct _bfd): Correct outsymbols comment.
944 * bfd-in2.h: Regenerate.
945 * linker.c (bfd_generic_link_read_symbols): Renamed from..
946 (generic_link_read_symbols): ..this, and made global.
947
948 2008-08-15 Alan Modra <amodra@bigpond.net.au>
949
950 PR 6526
951 * configure.in: Invoke AC_USE_SYSTEM_EXTENSIONS.
952 * Makefile.in: Regenerate.
953 * aclocal.m4: Regenerate.
954 * config.in: Regenerate.
955 * configure: Regenerate.
956
957 2008-08-14 Jaka Močnik <jaka@xlab.si>
958
959 * coffgen.c (coff_find_nearest_line): Correct cached line index.
960
961 2008-08-12 Alan Modra <amodra@bigpond.net.au>
962
963 * elf32-ppc.c (allocate_dynrelocs): Ignore dyn_relocs when
964 !dynamic_sections_created. Don't make symbols with got
965 references dynamic if !dynamic_sections_created.
966 * elf64-ppc.c (allocate_dynrelocs): Likewise. Alloc dynamic
967 relocs on undefined symbols.
968 (ppc64_elf_relocate_section): Allow dynamic relocs on
969 undefined symbols.
970
971 2008-08-11 Alan Modra <amodra@bigpond.net.au>
972
973 * elf64-ppc.c (toc_adjusting_stub_needed): Any call via the plt
974 needs r2 valid, not just those to external syms.
975
976 2008-08-09 Pedro Alves <pedro@codesourcery.com>
977
978 * archive.c (_bfd_archive_bsd_update_armap_timestamp): Cast stat
979 st_mtime to long before comparison.
980
981 2008-08-08 Anatoly Sokolov <aesok@post.ru>
982
983 * archures.c (bfd_mach_avr25, bfd_mach_avr31, bfd_mach_avr35,
984 bfd_mach_avr51): New.
985 * bfd-in2.h: Regenerate.
986 * cpu-avr.c (arch_info_struct): Add avr25, avr31, avr35, and avr51
987 architectures. Change comments to match architecture comments in GCC.
988 (compatible): Add test for new AVR architectures.
989 * elf32-avr.c (bfd_elf_avr_final_write_processing): Recognize
990 bfd_mach_avr25, bfd_mach_avr31, bfd_mach_avr35 and bfd_mach_avr51.
991 (elf32_avr_object_p): Recognize E_AVR_MACH_AVR25, E_AVR_MACH_AVR31,
992 E_AVR_MACH_AVR35 and E_AVR_MACH_AVR51.
993
994
995 2008-08-08 Richard Sandiford <rdsandiford@googlemail.com>
996 Daniel Jacobowitz <dan@codesourcery.com>
997 Catherine Moore <clm@codesourcery.com>
998 Mark Shinwell <shinwell@codesourcery.com>
999 Maxim Kuvyrkov <maxim@codesourcery.com>
1000
1001 * elf32-mips.c (mips_vxworks_copy_howto_rela): Replace with...
1002 (elf_mips_copy_howto): ...this howto. Clear the size fields.
1003 (mips_vxworks_jump_slot_howto_rela): Replace with...
1004 (elf_mips_jump_slot_howto): ...this howto.
1005 (bfd_elf32_bfd_reloc_type_lookup): Handle BFD_RELOC_MIPS_COPY
1006 and BFD_RELOC_MIPS_JUMP_SLOT.
1007 (bfd_elf32_bfd_reloc_name_lookup): Handle "R_MIPS_COPY" and
1008 "R_MIPS_JUMP_SLOT".
1009 (mips_elf32_rtype_to_howto): Handle R_MIPS_COPY and R_MIPS_JUMP_SLOT.
1010 (elf_backend_plt_readonly): Define.
1011 (elf_backend_plt_sym_val): Define for non-VxWorks targets.
1012 (mips_vxworks_bfd_reloc_type_lookup): Delete.
1013 (mips_vxworks_bfd_reloc_name_lookup): Likewise.
1014 (mips_vxworks_rtype_to_howto): Likewise.
1015 (elf_backend_want_dynbss): Don't define for VxWorks.
1016 (elf_backend_plt_readonly): Likewise.
1017 (bfd_elf32_bfd_reloc_type_lookup): Likewise.
1018 (bfd_elf32_bfd_reloc_name_lookup): Likewise.
1019 (elf_backend_mips_rtype_to_howto): Likewise.
1020 (elf_backend_adjust_dynamic_symbol): Likewise.
1021 (elf_backend_got_symbol_offset): Don't define.
1022 * elfn32-mips.c (elf_mips_copy_howto, elf_mips_jump_slot_howto): New.
1023 (bfd_elf32_bfd_reloc_type_lookup): Handle BFD_RELOC_MIPS_COPY
1024 and BFD_RELOC_MIPS_JUMP_SLOT.
1025 (bfd_elf32_bfd_reloc_name_lookup): Handle "R_MIPS_COPY" and
1026 "R_MIPS_JUMP_SLOT".
1027 (mips_elf32_n32_rtype_to_howto): Handle R_MIPS_COPY and
1028 R_MIPS_JUMP_SLOT.
1029 (elf_backend_rela_plts_and_copies_p, elf_backend_plt_readonly)
1030 (elf_backend_plt_sym_val): Define.
1031 * elf64-mips.c (elf_mips_copy_howto, elf_mips_jump_slot_howto): New.
1032 (bfd_elf64_bfd_reloc_type_lookup): Handle BFD_RELOC_MIPS_COPY
1033 and BFD_RELOC_MIPS_JUMP_SLOT.
1034 (bfd_elf64_bfd_reloc_name_lookup): Handle "R_MIPS_COPY" and
1035 "R_MIPS_JUMP_SLOT".
1036 (mips_elf64_rtype_to_howto): Handle R_MIPS_COPY and R_MIPS_JUMP_SLOT.
1037 (elf_backend_rela_plts_and_copies_p, elf_backend_plt_readonly)
1038 (elf_backend_plt_sym_val): Define.
1039 * elfxx-mips.h (_bfd_mips_vxworks_adjust_dynamic_symbol): Delete.
1040 (_bfd_mips_elf_use_plts_and_copy_relocs, _bfd_mips_elf_init_stubs)
1041 (_bfd_mips_elf_plt_sym_val, _bfd_mips_post_process_headers): Declare.
1042 * elfxx-mips.c (mips_elf_la25_stub): New structure.
1043 (LA25_LUI, LA25_J, LA25_ADDIU): New macros.
1044 (mips_elf_link_hash_entry): Add "la25_stubs", "has_static_relocs"
1045 and "has_nonpic_branches" fields. Remove "is_relocation_target" and
1046 "is_branch_target".
1047 (mips_elf_link_hash_table): Add blank lines. Add
1048 "use_plts_and_copy_relocs", "reserved_gotno", "strampoline",
1049 "la25_stubs" and "add_stub_section" fields.
1050 (mips_htab_traverse_info): New structure.
1051 (PIC_OBJECT_P, MIPS_ELF_LOAD_WORD): New macros.
1052 (MIPS_RESERVED_GOTNO): Delete.
1053 (mips_o32_exec_plt0_entry, mips_n32_exec_plt0_entry)
1054 (mips_n64_exec_plt0_entry, mips_exec_plt_entry): New tables.
1055 (mips_elf_link_hash_newfunc): Update after the changes to
1056 mips_elf_link_hash_entry.
1057 (mips_elf_check_mips16_stubs): Replace the DATA parameter with
1058 an INFO parameter. Don't look through warnings symbols here;
1059 do it in mips_elf_check_symbols instead.
1060 (mips_elf_create_stub_symbol): New function.
1061 (mips_elf_la25_stub_hash, mips_elf_la25_stub_eq): New functions.
1062 (_bfd_mips_elf_init_stubs, mips_elf_local_pic_function_p): Likewise.
1063 (mips_elf_add_la25_intro, mips_elf_add_la25_trampoline): Likewise.
1064 (mips_elf_add_la25_stub, mips_elf_check_symbols): New functions.
1065 (mips_elf_gotplt_index): Check for VxWorks.
1066 (mips_elf_output_dynamic_relocation): Take the relocation index
1067 as an extra parameter. Do not increment reloc_count here.
1068 (mips_elf_initialize_tls_slots): Update the calls to
1069 mips_elf_output_dynamic_relocation accordingly.
1070 (mips_elf_multi_got): Use htab->reserved_gotno instead of
1071 MIPS_RESERVED_GOTNO.
1072 (mips_elf_create_got_section): Don't allocate reserved GOT
1073 entries here. Unconditionally create .got.plt, but don't
1074 set its alignment here.
1075 (mips_elf_relocation_needs_la25_stub): New function.
1076 (mips_elf_calculate_relocation): Redirect branches and jumps to
1077 a non-PIC stub if one exists. Check !h->has_static_relocs instead
1078 of !htab->is_vxworks when deciding whether to create dynamic
1079 relocations for R_MIPS_32, R_MIPS_REL32 and R_MIPS_64.
1080 (_bfd_mips_elf_create_dynamic_sections): Unconditionally call
1081 _bfd_elf_create_dynamic_sections. Unconditionally set up
1082 htab->splt and htab->sdynbss. Set htab->srelplt to ".rel.plt"
1083 if !htab->is_vxworks. Add non-VxWorks values of
1084 htab->plt_header_size and htab->plt_entry_size.
1085 (_bfd_mips_elf_check_relocs): Set pointer_equality_needed for
1086 non-branch static relocations. Set has_nonpic_branches when an la25
1087 stub might be required. Set can_make_dynamic_p to TRUE if R_MIPS_32,
1088 R_MIPS_REL32 and R_MIPS_64 relocations can be made dynamic,
1089 rather than duplicating the condition. Do not make them dynamic
1090 for read-only sections in non-PIC executable objects.
1091 Do not protect this code with dynobj == NULL || htab->sgot == NULL;
1092 handle each group of cases separately. Add a default case that
1093 sets has_static_relocs for non-GOT relocations that cannot be
1094 made dynamic. Don't set is_relocation_target and is_branch_target.
1095 Reject non-PIC static relocations in shared objects.
1096 (_bfd_mips_vxworks_adjust_dynamic_symbol): Fold into...
1097 (_bfd_mips_elf_adjust_dynamic_symbol): ...here, using
1098 htab->use_plts_and_copy_relocs instead of htab->is_vxworks
1099 to select PLT and copy-reloc handling. Set the alignment of
1100 .plt and .got.plt when allocating the first entry. Generalize
1101 code to handle REL as well as RELA sections and 64-bit as well as
1102 32-bit GOT entries. Complain if we find a static-only reloc
1103 against an externally-defined symbol and if we cannot create
1104 dynamic relocations for it. Allocate copy relocs using
1105 mips_elf_allocate_dynamic_relocations on non-VxWorks targets.
1106 Set possibly_dynamic_relocs to 0 when using PLTs or copy relocs.
1107 Skip reserved .got.plt entries.
1108 (_bfd_mips_elf_always_size_sections): Use mips_elf_check_symbols
1109 instead of mips_elf_check_mips16_stubs to process each symbol.
1110 Do the traversal for relocatable objects too.
1111 (mips_elf_lay_out_got): Use htab->reserved_gotno instead of
1112 MIPS_RESERVED_GOTNO.
1113 (_bfd_mips_elf_size_dynamic_sections): Exclude sdynbss if it
1114 is empty. Extend the DT_PLTREL, DT_JMPREL and DT_PLTRELSZ handling
1115 to non-VxWorks targets. Only add DT_REL{,A}, DT_REL{,A}SZ and
1116 DT_REL{,A}ENT if .rel.dyn is nonempty. Create a symbol for the
1117 PLT. Allocate a nop at the end of the PLT. Allocate DT_MIPS_PLTGOT.
1118 (mips_elf_create_la25_stub_info): New function.
1119 (_bfd_mips_elf_finish_dynamic_symbol): Write out PLT entries
1120 and copy relocs where necessary. Check pointer_equality_needed.
1121 (mips_finish_exec_plt): New function.
1122 (_bfd_mips_elf_finish_dynamic_sections): Always set DT_PLTGOT
1123 to the beginning of htab->sgot. Use htab->reserved_gotno instead
1124 of MIPS_RESERVED_GOTNO. Assert htab->use_plts_and_copy_relocs
1125 instead of htab->is_vxworks for DT_PLTREL, DT_PLTRELSZ and DT_JMPREL.
1126 Set DT_PLTREL to DT_REL instead of DT_RELA on non-VxWorks targets.
1127 Use mips_finish_exec_plt to create non-VxWorks PLT headers. Set
1128 DT_MIPS_PLTGOT.
1129 (_bfd_mips_elf_copy_indirect_symbol): Copy has_static_relocs
1130 from the indirect symbol to the direct symbol. Also copy
1131 has_nonpic_branches for indirect symbols.
1132 (_bfd_mips_elf_get_target_dtag): Handle DT_MIPS_PLTGOT and
1133 DT_MIPS_RWPLT.
1134 (_bfd_mips_elf_link_hash_table_create): Initialize the new
1135 mips_elf_link_hash_table fields.
1136 (_bfd_mips_vxworks_link_hash_table_create): Set
1137 use_plts_and_copy_relocs to TRUE. Use TRUE rather than 1
1138 when setting is_vxworks.
1139 (_bfd_mips_elf_use_plts_and_copy_relocs): New function.
1140 (_bfd_mips_elf_final_link): Call mips_elf_create_la25_stub for
1141 each la25_stub.
1142 (_bfd_mips_elf_merge_private_bfd_data): Treat dynamic objects
1143 as PIC. Generalize message about linking PIC and non-PIC.
1144 (_bfd_mips_elf_plt_sym_val, _bfd_mips_post_process_headers): New
1145 functions.
1146 * reloc.c: Update comment near BFD_RELOC_MIPS_JUMP_SLOT.
1147 * bfd-in2.h: Regenerated.
1148
1149 2008-08-08 Alan Modra <amodra@bigpond.net.au>
1150
1151 * elf.c (bfd_elf_get_elf_syms): Don't leak memory on error.
1152 * elflink.c (_bfd_elf_link_read_relocs): bfd_release on error.
1153 (elf_link_add_object_symbols): Don't leak memory on error.
1154 (bfd_elf_size_dynsym_hash_dynstr): Likewise.
1155 (elf_fixup_link_order): Free sections.
1156
1157 2008-08-07 Richard Sandiford <rdsandiford@googlemail.com>
1158
1159 * elf-bfd.h (elf_backend_data): Add a "rela_plts_and_copies_p" field.
1160 * elfxx-target.h (elf_backend_rela_plts_and_copies_p): New macro.
1161 (elfNN_bed): Use it.
1162 * elf.c (_bfd_elf_get_synthetic_symtab): Use rela_plts_and_copies_p
1163 instead of default_use_rela_p to choose between ".rel.plt" and
1164 ".rela.plt".
1165 * elflink.c (_bfd_elf_create_dynamic_sections): Use
1166 rela_plts_and_copies_p instead of default_use_rela_p to choose
1167 between ".rel.plt" and ".rela.plt", and between ".rel.bss" and
1168 ".rela.bss".
1169
1170 2008-08-07 Richard Sandiford <rdsandiford@googlemail.com>
1171
1172 * elf-bfd.h (MIPS_ELF_TDATA): New elf_object_id.
1173 * elf32-mips.c (bfd_elf32_mkobject): Define.
1174 * elf64-mips.c (bfd_elf64_mkobject): Likewise.
1175 * elfn32-mips.c (bfd_elf32_mkobject): Likewise.
1176 * elfxx-mips.h (_bfd_mips_elf_mkobject): Declare.
1177 * elfxx-mips.c (is_mips_elf): New macro.
1178 (_bfd_mips_elf_mkobject): New function.
1179 (_bfd_mips_elf_final_link): Use is_mips_elf.
1180 (_bfd_mips_elf_merge_private_bfd_data): Likewise.
1181
1182 2008-08-07 Richard Sandiford <rdsandiford@googlemail.com>
1183
1184 * elfxx-mips.c (mips_elf_record_relocs): Defer allocation of a
1185 global GOT entry when deferring allocation of dynamic relocations.
1186 (allocate_dynrelocs): When allocating deferred dynamic relocations,
1187 also do the deferred allocation of a GOT entry.
1188
1189 2008-08-07 Richard Sandiford <rdsandiford@googlemail.com>
1190
1191 * elfxx-mips.c (mips_got_info): Add a "reloc_only_gotno" field.
1192 (mips_elf_got_section): Delete.
1193 (mips_elf_sort_hash_table): Use g->reloc_only_gotno to decide
1194 how many reloc-only entries there are.
1195 (mips_elf_count_got_symbols): Adjust g->reloc_only_gotno as
1196 well as g->global_gotno.
1197 (mips_elf_make_got_per_bfd): Initialize reloc_only_gotno.
1198 (mips_elf_multi_got): Likewise. Use gg->reloc_only_gotno
1199 rather than gg->assigned_gotno to store the number of
1200 reloc-only GOT entries.
1201 (mips_elf_create_got_section): Remove the MAYBE_EXCLUDE parameter.
1202 Initialize reloc_only_gotno.
1203 (mips_elf_calculate_relocation): Check htab->got_info instead of
1204 dynobj when deciding whether to call mips_elf_adjust_gp,
1205 (_bfd_mips_elf_create_dynamic_sections): Adjust the call
1206 to mips_elf_create_got_section.
1207 (mips_elf_record_relocs): Likewise. Remove redundant
1208 "dynobj == NULL" code. Do not use mips_elf_create_got_section
1209 or mips_elf_record_global_got_symbol for R_MIPS_32, R_MIPS_REL32
1210 and R_MIPS_64; limit global_got_area to GGA_RELOC_ONLY instead.
1211 (_bfd_mips_elf_finish_dynamic_symbol): Use htab->sgot instead
1212 of mips_elf_got_section.
1213 (_bfd_mips_vxworks_finish_dynamic_symbol): Likewise.
1214 (_bfd_mips_elf_finish_dynamic_sections): Likewise.
1215 Move the initial assignment of G to the block that uses it;
1216 it is used for an unrelated purpose later.
1217
1218 2008-08-07 Richard Sandiford <rdsandiford@googlemail.com>
1219
1220 * elfxx-mips.c (count_section_dynsyms): Move before the new first use.
1221 (mips_elf_sort_hash_table): Take the output bfd as a parameter.
1222 Remove the MAX_LOCAL parameter. Exit early if there are no
1223 dynamic symbols, if there is no dynobj, or if there is no
1224 GOT section. Use count_section_dynsyms instead of MAX_LOCAL.
1225 Assert == rather than <= when checking hsd.max_unref_got_dynindx.
1226 Also assert that g->global_gotno is right.
1227 (mips_elf_count_forced_local_got_symbols): Rename to...
1228 (mips_elf_count_got_symbols): ...and count global GOT entries too.
1229 Set the global_got_area of a forced-local GGA_RELOC_ONLY symbol
1230 to GGA_NONE.
1231 (mips_elf_multi_got): Don't sort the symbol table.
1232 (mips_elf_lay_out_got): Likewise. Use mips_elf_count_got_symbols
1233 to count the number of global GOT entries.
1234 (_bfd_mips_elf_final_link): Unconditionally call
1235 mips_elf_sort_hash_table.
1236
1237 2008-08-07 Richard Sandiford <rdsandiford@googlemail.com>
1238
1239 * elfxx-mips.c (GGA_NORMAL, GGA_RELOC_ONLY, GGA_NONE): New macros.
1240 (mips_elf_link_hash_entry): Add a "global_got_area" field.
1241 (mips_elf_link_hash_newfunc): Initialize it.
1242 (mips_elf_sort_hash_table_f): Use h->global_got_area instead of
1243 h->root.got.offset. Do not handle forced_local symbols specially.
1244 (mips_elf_record_global_got_symbol): Set h->global_got_area
1245 instead of h->root.got.offset.
1246 (mips_elf_recreate_got): Assert that h->global_got_area == GGA_NONE
1247 for indirect and warning symbols.
1248 (mips_elf_count_forced_local_got_symbols): Change the argument
1249 from a "elf_link_hash_entry" to "mips_elf_link_hash_entry".
1250 Use and set h->global_got_area instead of h->root.got.offset.
1251 Set it to GGA_NONE for all forced-local symbols.
1252 (mips_elf_set_global_got_offset): Set h->global_got_area
1253 instead of h->root.got.offset. Use g->global_got_area instead
1254 of a combination of dynindx, forced_local and tls_type.
1255 (mips_elf_multi_got): Remove disabled code. Pass GGA_* values to
1256 mips_elf_set_global_got_offset.
1257 (mips_elf_lay_out_got): Use mips_elf_link_hash_traverse instead
1258 of elf_link_hash_traverse.
1259 (_bfd_mips_elf_copy_indirect_symbol): Copy the indirect symbol's
1260 global_got_area to the direct symbol if the latter's value is higher.
1261 Set the indirect symbol's area to GGA_NONE.
1262
1263 2008-08-07 Richard Sandiford <rdsandiford@googlemail.com>
1264
1265 * elf32-mips.c (elf_backend_hide_symbol): Delete.
1266 * elfn32-mips.c (elf_backend_hide_symbol): Likewise.
1267 * elf64-mips.c (elf_backend_hide_symbol): Likewise.
1268 * elfxx-mips.h (elf_backend_hide_symbol): Likewise.
1269 * elfxx-mips.c (mips_elf_link_hash_entry): Remove "forced_local"
1270 and add "needs_lazy_stub".
1271 (mips_elf_link_hash_newfunc): Update accordingly.
1272 (mips_elf_link_hash_table): Remove "computed_got_sizes" and
1273 add "lazy_stub_count".
1274 (_bfd_mips_elf_link_hash_table_create): Update accordingly.
1275 (mips_elf_output_extsym): Use hd->needs_lazy_stub to detect
1276 cases where a lazy stub is being used.
1277 (mips_elf_sort_hash_table_f): Use h->root.forced_local instead
1278 of h->forced_local.
1279 (mips_elf_record_global_got_symbol): Use _bfd_elf_link_hash_hide_symbol
1280 instead of _bfd_mips_elf_hide_symbol. Do not increment local_gotno
1281 here.
1282 (mips_elf_allocate_dynamic_relocations): Move before new first use.
1283 (mips_elf_check_recreate_got, mips_elf_recreate_got): New functions.
1284 (mips_elf_resolve_final_got_entries): Move earlier in file. Make at
1285 most two passes over the hash table. Use mips_elf_check_recreate_got
1286 to see if there are any indirect or warning entries and
1287 mips_elf_recreate_got to create a new GOT without them.
1288 Return a boolean success value.
1289 (mips_elf_count_forced_local_got_entries): New function.
1290 (mips_elf_make_got_per_bfd): Check h->root.forced_local instead of
1291 h->forced_local.
1292 (mips_elf_set_global_got_offset): Likewise.
1293 (mips_elf_set_no_stub): Replace with...
1294 (mips_elf_forbid_lazy_stubs): ...this new function.
1295 (mips_elf_resolve_final_got_entry): Delete.
1296 (mips_elf_multi_got): Fix formatting. Use mips_elf_forbid_lazy_stubs
1297 instead of mips_elf_set_no_stub. Move the code that sets
1298 global offsets and allocates dynamic relocations from the main
1299 _bfd_mips_elf_size_dynamic_sections loop to here.
1300 (_bfd_mips_elf_adjust_dynamic_symbol): Do not allocate room in
1301 .MIPS.stubs here; just set hmips->needs_lazy_stub and increment
1302 htab->lazy_stub_count.
1303 (_bfd_mips_elf_always_size_sections): Move the stub-estimation
1304 code to mips_elf_estimate_stub_size and the GOT-sizing code to
1305 mips_elf_lay_out_got. Do not call these functions here.
1306 (mips_elf_estimate_stub_size): New function, split
1307 out from _bfd_mips_elf_always_size_sections. Call
1308 mips_elf_resolve_final_got_entries earlier. Count the number
1309 of forced-local entries. Do not add stub sizes to loadable_size;
1310 after this patch, the stub sizes are already included in the main
1311 estimate. Allocate dynamic relocations here rather than in the
1312 main _bfd_mips_elf_size_dynamic_sections loop.
1313 (mips_elf_estimate_stub_size): New function, split out from
1314 _bfd_mips_elf_always_size_sections.
1315 (mips_elf_allocate_lazy_stub): New function.
1316 (mips_elf_lay_out_lazy_stubs): Likewise.
1317 (_bfd_mips_elf_size_dynamic_sections): Call mips_elf_estimate_stub_size,
1318 mips_elf_lay_out_got and mips_elf_lay_out_lazy_stubs. Do not handle
1319 the allocation of sreldyn specially.
1320 (_bfd_mips_elf_hide_symbol): Delete.
1321
1322 2008-08-07 Richard Sandiford <rdsandiford@googlemail.com>
1323
1324 * elfxx-mips.c (allocate_dynrelocs): Ignore indirect and warning
1325 symbols.
1326
1327 2008-08-06 Richard Sandiford <rdsandiford@googlemail.com>
1328
1329 * elfxx-mips.c (mips_elf_link_hash_entry): Move bfd_boolean
1330 fields to the end of the structure and make them single-bit
1331 bitfields.
1332 (mips_elf_link_hash_newfunc): Make the initialization statements
1333 follow the new field order.
1334
1335 2008-08-06 Richard Sandiford <rdsandiford@googlemail.com>
1336
1337 * elfxx-mips.c (_mips_elf_section_data): Remove the "u.got_info" field.
1338 (mips_elf_link_hash_table): Add "sgot" and "got_info" fields.
1339 (_bfd_mips_elf_link_hash_table_create): Initialize them.
1340 (mips_elf_got_section): Always apply the !maybe_excluded behavior.
1341 (mips_elf_got_info): Delete.
1342 (mips_elf_initialize_tls_slots): Remove the DYNOBJ local variable.
1343 Adjust the call to mips_elf_got_section.
1344 (mips_elf_local_got_index): Don't call mips_elf_got_info.
1345 Update the call to mips_elf_create_local_got_entry.
1346 Use htab->got_info.
1347 (mips_elf_global_got_index): Don't call mips_elf_got_info;
1348 use htab->got_info and htab->sgot instead.
1349 (mips_elf_got_page): Don't call mips_elf_got_info. Update the
1350 call to mips_elf_create_local_got_entry.
1351 (mips_elf_got16_entry): Likewise.
1352 (mips_elf_got_offset_from_index): Replace with DYNOBJ parameter
1353 with an INFO parameter. Don't call mips_elf_got_info; use htab->sgot
1354 and htab->got_info instead.
1355 (mips_elf_create_local_got_entry): Remove the GG and SGOT parameters.
1356 Use htab->sgot and htab->got_info.
1357 (mips_elf_sort_hash_table): Remove the DYNOBJ local variable.
1358 Don't call mips_elf_got_info; use htab->got_info instead.
1359 (mips_elf_record_global_got_symbol): Turn G from a paramter to
1360 a local variable and read it from htab->got_info.
1361 (mips_elf_record_local_got_symbol): Replace the G parameter with
1362 an INFO parameter. Make G a local variable and read it from
1363 htab->got_info instead.
1364 (mips_elf_record_got_page_entry): Likewise.
1365 (mips_elf_multi_got): Remove the G parameter and make it a local
1366 variable instead. Read it from htab->got_info.
1367 (mips_elf_create_got_section): Cache the GOT section in htab->sgot.
1368 Store the GOT information in htab->got_info.
1369 (mips_elf_calculate_relocation): Don't call mips_elf_got_section
1370 and mips_elf_got_info; use htab->sgot and htab->got_info instead.
1371 Adjust the calls to mips_elf_got_offset_from_index and
1372 mips_elf_adjust_gp.
1373 (_bfd_mips_elf_check_relocs): Remove the G and SGOT local variables.
1374 Adjust the calls to mips_elf_record_local_got_symbol,
1375 mips_elf_record_global_got_symbol and mips_elf_record_got_page_entry.
1376 Use htab->sgot.
1377 (_bfd_mips_elf_always_size_sections): Remove the DYNOBJ local variable.
1378 Don't call mips_elf_got_info; use htab->sgot and htab->got_info instead.
1379 Update the call to mips_elf_multi_got.
1380 (_bfd_mips_elf_size_dynamic_sections): Don't call mips_elf_got_info;
1381 use htab->got_info instead.
1382 (_bfd_mips_elf_finish_dynamic_symbol): Update the call to
1383 mips_elf_got_section. Get the got_info from the hash table
1384 rather than the GOT section.
1385 (_bfd_mips_vxworks_finish_dynamic_symbol): Likewise.
1386 (_bfd_mips_elf_finish_dynamic_sections): Likewise.
1387 (_bfd_mips_elf_hide_symbol): Don't call mips_elf_got_section;
1388 get the got_info from the hash table instead. Remove the GOT
1389 local variable.
1390 (_bfd_mips_elf_final_link): Likewise. Also remove the DYNOBJ
1391 local variable.
1392
1393 2008-08-06 Richard Sandiford <rdsandiford@googlemail.com>
1394
1395 * elfxx-mips.c (mips_elf_link_hash_table): Add an "sstubs" field.
1396 (_bfd_mips_elf_create_dynamic_sections): Use it to cache the stubs
1397 section. Don't check whether the section already exists.
1398 (_bfd_mips_elf_adjust_dynamic_symbol): Use htab->sstubs.
1399 (_bfd_mips_elf_finish_dynamic_symbol): Likewise.
1400 (_bfd_mips_elf_finish_dynamic_sections): Likewise.
1401 (_bfd_mips_elf_size_dynamic_sections): Likewise. Don't add the
1402 dummy stub to an empty section.
1403 (_bfd_mips_elf_link_hash_table_create): Initialize the "sstubs" field.
1404
1405 2008-08-06 Richard Sandiford <rdsandiford@googlemail.com>
1406
1407 * reloc.c (BFD_RELOC_MIPS16_GOT16, BFD_RELOC_MIPS16_CALL16): Declare.
1408 * libbfd.h, bfd-in2.h: Regenerate.
1409 * elf32-mips.c (elf_mips16_howto_table_rel): Fill in reserved
1410 R_MIPS16_GOT16 and R_MIPS16_CALL16 entries.
1411 (mips16_reloc_map): Add mappings.
1412 * elf64-mips.c (mips16_elf64_howto_table_rel): Fill in reserved
1413 R_MIPS16_GOT16 and R_MIPS16_CALL16 entries.
1414 (mips16_elf64_howto_table_rela): Likewise.
1415 (mips16_reloc_map): Add mappings.
1416 * elfn32-mips.c (elf_mips16_howto_table_rel): Fill in reserved
1417 R_MIPS16_GOT16 and R_MIPS16_CALL16 entries.
1418 (elf_mips16_howto_table_rela): Likewise.
1419 (mips16_reloc_map): Add mappings.
1420 * elfxx-mips.c (mips_elf_create_shadow_symbol): New function.
1421 (section_allows_mips16_refs_p): Likewise.
1422 (mips16_stub_symndx): Likewise.
1423 (mips_elf_check_mips16_stubs): Treat the data argument as a
1424 bfd_link_info. Mark every dynamic symbol as needing MIPS16 stubs
1425 and create a "shadow" symbol for the original MIPS16 definition.
1426 (mips16_reloc_p, got16_reloc_p, call16_reloc_p, hi16_reloc_p)
1427 (lo16_reloc_p, mips16_call_reloc_p): New functions.
1428 (_bfd_mips16_elf_reloc_unshuffle): Use mips16_reloc_p to generalize
1429 relocation checks.
1430 (_bfd_mips16_elf_reloc_shuffle): Likewise.
1431 (_bfd_mips_elf_lo16_reloc): Handle R_MIPS16_GOT16.
1432 (mips_elf_got16_entry): Add comment.
1433 (mips_elf_calculate_relocation): Use hi16_reloc_p,
1434 lo16_reloc_p, mips16_call_reloc_p, call16_reloc_p and got16_reloc_p
1435 to generalize relocation checks. Use section_allows_mips16_refs_p
1436 instead of mips16_stub_section_p. Handle R_MIPS16_CALL16 and
1437 R_MIPS16_GOT16, allowing the former to refer directly to a
1438 MIPS16 function if its stub is not needed.
1439 (mips16_stub_section_p): Delete.
1440 (_bfd_mips_elf_symbol_processing): Convert odd-valued function
1441 symbols into even MIPS16 symbols.
1442 (mips_elf_add_lo16_rel_addend): Use mips16_reloc_p to generalize
1443 a relocation check.
1444 (_bfd_mips_elf_check_relocs): Calculate "bed" and "rel_end"
1445 earlier in the function. Use mips16_stub_symndx to identify
1446 the target function. Avoid out-of-bounds accesses when the
1447 stub has no relocations; report an error instead. Use
1448 section_allows_mips16_refs_p instead of mips16_stub_section_p.
1449 Use mips16_call_reloc_p and got16_reloc_p to generalize relocation
1450 checks. Handle R_MIPS16_CALL16 and R_MIPS16_GOT16. Don't create
1451 dynamic relocations for absolute references to __gnu_local_gp.
1452 (_bfd_mips_elf_always_size_sections): Pass a bfd_link_info as
1453 the argument to mips_elf_check_mips16_stubs. Generalize comment.
1454 (_bfd_mips_elf_relocate_section): Use hi16_reloc_p and got16_reloc_p
1455 to generalize relocation checks.
1456 (_bfd_mips_elf_finish_dynamic_symbol): If a dynamic MIPS16 function
1457 symbol has a non-MIPS16 stub, redirect the symbol to the stub.
1458 Fix an overly long line. Don't give dynamic symbols type STO_MIPS16.
1459 (_bfd_mips_elf_gc_sweep_hook): Handle R_MIPS16_CALL16 and
1460 R_MIPS16_GOT16.
1461
1462 2008-08-06 Alan Modra <amodra@bigpond.net.au>
1463
1464 * elf32-ppc.c (ppc_elf_relax_section): Clear R_PPC_PLTREL24 addend.
1465 (ppc_elf_relocate_section <R_PPC_RELAX32_PLT>): Don't bother here.
1466
1467 2008-08-05 Alan Modra <amodra@bigpond.net.au>
1468 Jaka Močnik <jaka@xlab.si>
1469
1470 * coffcode.h (coff_slurp_line_table): bfd_alloc lineno_cache first
1471 so that we don't inadvertently free it. Use bfd_alloc for sort
1472 arrays, and memcpy sorted line table.
1473
1474 2008-08-04 Alan Modra <amodra@bigpond.net.au>
1475
1476 * elf32-spu.c (spu_elf_auto_overlay): Use the maximum possible
1477 if --fixed-space request is too large.
1478
1479 2008-08-04 Alan Modra <amodra@bigpond.net.au>
1480
1481 * Makefile.am (SRC-POTFILES.in, BLD-POTFILES.in): Set LC_ALL=C.
1482 * Makefile.in: Regenerate.
1483 * po/SRC-POTFILES.in: Regenerate.
1484
1485 2008-08-02 Alan Modra <amodra@bigpond.net.au>
1486
1487 * elf32-spu.c (mark_overlay_section): Move code calculating
1488 max_overlay_size to correct block.
1489 (spu_elf_auto_overlay): Don't use %x in einfo error message.
1490
1491 2008-08-01 Alan Modra <amodra@bigpond.net.au>
1492 Jan Kratochvil <jan.kratochvil@redhat.com>
1493
1494 * elfcore.h (elf_core_file_p): Ensure we have a backend match
1495 with the correct arch size before rejecting the generic fallback.
1496 * elfcode.h (elf_object_p): Likewise. Ensure arch size matches
1497 before accepting a target.
1498
1499 2008-08-01 Alan Modra <amodra@bigpond.net.au>
1500
1501 PR 6774
1502 * elf.c (rewrite_elf_program_header): Don't wrap p_paddr to
1503 include file or program headers.
1504
1505 2008-07-30 Alan Modra <amodra@bigpond.net.au>
1506
1507 * coff-ppc.c, coffgen.c, ecoff.c, ecofflink.c, elf.c, elf32-frv.c,
1508 elf32-iq2000.c, elf32-m32c.c, elf32-mep.c, elf32-mt.c,
1509 elf32-sh-symbian.c, elf64-hppa.c, mach-o.c, peXXigen.c, pef.c,
1510 ppcboot.c, vms-misc.c, xsym.c: Silence gcc warnings.
1511
1512 2008-07-28 Daniel Jacobowitz <dan@codesourcery.com>
1513
1514 * elfxx-mips.c (mips_elf_calculate_relocation): Avoid generating
1515 relocations for undefined weak symbols with non-default visibility.
1516 (_bfd_mips_elf_check_relocs): Use possibly_dynamic_relocs for
1517 global symbols in shared libraries.
1518 (allocate_dynrelocs): New function.
1519 (_bfd_mips_elf_adjust_dynamic_symbol): Do not handle
1520 possibly_dynamic_relocs here.
1521 (_bfd_mips_elf_size_dynamic_sections): Call allocate_dynrelocs.
1522
1523 2008-07-28 Alexandre Oliva <aoliva@redhat.com>
1524
1525 * elf32-i386.c (struct elf_i386_link_hash_table): Added field
1526 tls_module_base.
1527 (elf_i386_link_hash_table_create): Initialize it.
1528 (elf_i386_always_size_sections): Set it.
1529 (set_tls_module_base): New.
1530 (elf_i386_relocate_sections): Call it.
1531 * elf64-x86-64.c (struct elf64_x86_64_link_hash_table): Added
1532 field tls_module_base.
1533 (elf64_x86_64_link_hash_table_create): Initialize it.
1534 (elf64_x86_64_always_size_sections): Set it.
1535 (set_tls_module_base): New.
1536 (elf64_x86_64_relocate_sections): Call it.
1537 Reported by Cary Coutant <ccoutant@google.com>
1538
1539 2008-07-28 Ineiev <ineiev@yahoo.co.uk>
1540
1541 * elf32-arm.c (arm_map_one_stub): Declare variables at beginning
1542 of block.
1543 * elf32-avr.c (get_local_syms): Likewise.
1544
1545 2008-07-28 Alan Modra <amodra@bigpond.net.au>
1546
1547 PR 6769
1548 * bfd-in.h (BFD_VMA_FMT): Define.
1549 (printf_vma, sprintf_vma): Use the above.
1550 (_bfd_int64_low, _bfd_int64_high): Delete.
1551 * bfd-in2.h: Regenerate.
1552
1553 2008-07-27 Alan Modra <amodra@bigpond.net.au>
1554
1555 * elf.c (_bfd_elf_make_section_from_shdr): Ignore return from
1556 elf_parse_notes. Use bfd_malloc_and_get_section.
1557 (elf_parse_notes): Validate note namesz and descsz.
1558
1559 2008-07-26 Michael Eager <eager@eagercon.com>
1560
1561 * elf32-ppc.c (ppc_elf_merge_obj_attributes): Check compatibility
1562 between single-float, double-float, and soft-float.
1563
1564 2008-07-24 Daniel Jacobowitz <dan@codesourcery.com>
1565
1566 * elf32-mips.c (elf_backend_write_section): Define.
1567
1568 2008-07-24 Nick Clifton <nickc@redhat.com>
1569
1570 * elf.c (_bfd_elf_map_sections_to_segments): Catch off by one
1571 error assigning sections to segments.
1572
1573 2008-07-22 Nick Clifton <nickc@redhat.com>
1574
1575 * elf.c (_bfd_elf_map_sections_to_segments): Allow sections in
1576 adjoining pages to be included in the same segment.
1577
1578 2008-07-22 Simon Baldwin <simonb@google.com>
1579
1580 * elflink.c (elf_link_output_extsym): Set st_size to zero for
1581 symbols from dynamic libraries.
1582
1583 2008-07-21 H.J. Lu <hongjiu.lu@intel.com>
1584
1585 PR ld/4424
1586 * elflink.c (_bfd_elf_merge_symbol): Call bed->relocs_compatible
1587 to check if 2 inputs are compatible.
1588
1589 2008-07-21 Sterling Augustine <sterling@tensilica.com>
1590
1591 * elf.c (assign_file_positions_for_load_sections): Print vma in
1592 error message about overlapping section vmas.
1593
1594 2008-07-21 H.J. Lu <hongjiu.lu@intel.com>
1595
1596 PR ld/6747
1597 * elf32-frv.c (elf32_frv_relocate_section): Revert the change
1598 for PR ld/6446 checked in by accident on May 21, 2008.
1599
1600 2008-07-21 Nick Clifton <nickc@redhat.com>
1601
1602 * coff-sh.c (bfd_pe_print_pdata): Define to NULL for non
1603 COFF_WITH_PE based SH ports.
1604 * libpei.h (_bfd_XX_print_ce_compressed_pdata): Prototype.
1605 * arm-wince-pe.c (bfd_pe_print_pdata): Use
1606 _bfd_pe_print_ce_compressed_pdata.
1607 (slurp_symcache, cleanup_syms, pe_print_ce_compressed_pdata): Move
1608 to...
1609 * peXXigen.c: ... here and rename pe_print_ce_compressed_pdata to
1610 _bfd_XX_print_ce_compressed_pdata.
1611
1612 2008-07-21 Alan Modra <amodra@bigpond.net.au>
1613
1614 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Drop
1615 unwanted zero terminators.
1616
1617 2008-07-21 Alan Modra <amodra@bigpond.net.au>
1618
1619 * elf32-spu.c (spu_elf_relocate_section): Expand
1620 RELOC_FOR_GLOBAL_SYMBOL. Don't warn about undefined symbols for
1621 R_SPU_PPU32 and R_SPU_PPU64 relocations.
1622
1623 2008-07-21 Luis Machado <luisgpm@br.ibm.com>
1624
1625 * elf-bfd.h: Declare elfcore_write_ppc_vsx.
1626 * elf.c (elfcore_grok_ppc_vsx): New function.
1627 (elfcore_write_ppc_vsx): New function
1628 (elfcore_grok_note): Handle VSX notes.
1629 (elfcore_write_register_note): Handle VSX notes.
1630
1631 2008-07-18 Joseph Myers <joseph@codesourcery.com>
1632
1633 * bfd-in.h (bfd_elf32_arm_set_target_relocs): Add new parameter.
1634 * bfd-in2.h: Regenerate.
1635 * elf32-arm.c (struct elf_arm_obj_tdata): Add field
1636 no_wchar_size_warning.
1637 (bfd_elf32_arm_set_target_relocs): Add new parameter
1638 no_wchar_warn.
1639 (elf32_arm_merge_eabi_attributes): Give a warning, not an error,
1640 for conflicting wchar_t attributes. Do not warn if
1641 --no-wchar-size-warning. Make diagnostic text more specific.
1642
1643 2008-07-18 H.J. Lu <hongjiu.lu@intel.com>
1644
1645 PR ld/6748
1646 * elf32-arm.c (elf32_arm_link_hash_table_create): Initialize
1647 new fields added for ARM long call support.
1648
1649 2008-07-18 Danny Backx <dannybackx@users.sourceforge.net>
1650
1651 * pe-arm-wince.c (pe_print_compressed_pdata): Define new function to
1652 print compressed pdata structure as described on MSDN. This only
1653 applies to a limited set of architectures (ARM, SH4).
1654 (slurp_symtab, my_symbol_for_address): Define static helper
1655 functions for pe_print_compressed_pdata.
1656 * coffcode.h (bfd_coff_backend_data): Add _bfd_coff_print_pdata field.
1657 (bfd_coff_have_print_pdata, bfd_coff_print_pdata): Define.
1658 * bfd/peXXigen.c (_bfd_XX_print_private_bfd_data_common): Add check on
1659 bfd_coff_backend_data, call the function if non-null.
1660 * pei-mcore.c: Add target dependent initialisation for
1661 bfd_coff_backend_data.
1662 * coff-sh.c: Likewise.
1663 * coff64-rs6000.c: Likewise.
1664 * coff-rs6000.c: Likewise.
1665 * libcoff-in.h: Likewise.
1666 * cf-i386lynx.c: Likewise.
1667 * coff-alpha.c: Likewise.
1668 * coff-apollo.c: Likewise.
1669 * coff-arm.c: Likewise.
1670 * coff-aux.c: Likewise.
1671 * coff-h8300.c: Likewise.
1672 * coff-h8500.c: Likewise.
1673 * coff-i386.c: Likewise.
1674 * coff-i860.c: Likewise.
1675 * coff-i960.c: Likewise.
1676 * coff-ia64.c: Likewise.
1677 * coff-m68k.c: Likewise.
1678 * coff-m88k.c: Likewise.
1679 * coff-maxq.c: Likewise.
1680 * coff-mips.c: Likewise.
1681 * coff-or32.c: Likewise.
1682 * coff-sparc.c: Likewise.
1683 * coff-tic30.c: Likewise.
1684 * coff-tic4x.c: Likewise.
1685 * coff-tic54x.c: Likewise.
1686 * coff-tic80.c: Likewise.
1687 * coff-w65.c: Likewise.
1688 * coff-we32k.c: Likewise.
1689 * coff-x86_64.c: Likewise.
1690 * coff-z80.c: Likewise.
1691 * coff-z8k.c: Likewise.
1692 * pe-mcore.c: Likewise.
1693 * pe-mips.c: Likewise.
1694 * pe-ppc.c: Likewise.
1695 * peXXigen.c: Likewise.
1696 * pei-ppc.c: Likewise.
1697 * libcoff.h: Regenerate.
1698
1699 2008-07-16 Bernd Schmidt <bernd.schmidt@analog.com>
1700
1701 * elf32-bfin.c (bfin_check_relocs, bfin_relocate_section,
1702 bfin_final_link_relocate, bfin_gc_mark_hook, bfin_gc_sweep_hook,
1703 ELF_DYNAMIC_INTERPRETER, DEFAULT_STACK_SIZE,
1704 struct _bfinfdpic_dynamic_got_info): Moved around to keep FD-PIC code
1705 separate from non-FD-PIC.
1706
1707 2008-07-14 DJ Delorie <dj@redhat.com>
1708
1709 * elf-m10300.c (mn10300_elf_final_link_relocate): Correct overflow
1710 checks for PCREL8, PCREL16, GOTPC16, GOTOFF16, PLT16, and GOT16
1711 relocs.
1712 (mn10300_elf_relax_section): Correct jump offset check when target
1713 is in a different section.
1714
1715 2008-07-15 Jie Zhang <jie.zhang@analog.com>
1716
1717 * elf32-bfin.c (elf32_bfin_special_sections[]): New.
1718 (elf_backend_special_sections): Define.
1719
1720 2008-07-13 Craig Silverstein <csilvers@google.com>
1721
1722 PR binutils/6743
1723 * dwarf2.c (struct dwarf2_debug): New variable info_ptr_memory.
1724 (find_line): Use info_ptr_memory instead of sec_info_ptr.
1725 (_bfd_dwarf2_cleanup_debug_info): Likewise.
1726
1727 2008-07-12 Jie Zhang <jie.zhang@analog.com>
1728
1729 Revert
1730 2008-07-12 Jie Zhang <jie.zhang@analog.com>
1731 * elf.c (_bfd_elf_map_sections_to_segments): Don't put
1732 executable sections into the same segment with other
1733 read only sections if --sep-code.
1734 * elf32-bfin.c (elf32_bfin_code_in_l1): New variable.
1735 (elf32_bfin_data_in_l1): New variable.
1736 (elf32_bfin_final_write_processing): New.
1737 (elf32_bfin_special_sections[]): New.
1738 (elf_backend_final_write_processing): Define.
1739 (elf_backend_special_sections): Define.
1740
1741 2008-07-12 Jie Zhang <jie.zhang@analog.com>
1742
1743 * elf.c (_bfd_elf_map_sections_to_segments): Don't put
1744 executable sections into the same segment with other
1745 read only sections if --sep-code.
1746 * elf32-bfin.c (elf32_bfin_code_in_l1): New variable.
1747 (elf32_bfin_data_in_l1): New variable.
1748 (elf32_bfin_final_write_processing): New.
1749 (elf32_bfin_special_sections[]): New.
1750 (elf_backend_final_write_processing): Define.
1751 (elf_backend_special_sections): Define.
1752
1753 2008-07-11 Andreas Schwab <schwab@suse.de>
1754
1755 * dwarf2.c (read_section): Take pointer to bfd_size_type instead
1756 of unsigned long as last parameter.
1757 (struct dwarf2_debug): Define dwarf_abbrev_size, dwarf_line_size,
1758 dwarf_str_size and dwarf_ranges_size as bfd_size_type instead of
1759 unsigned long.
1760
1761 2008-07-10 Richard Sandiford <rdsandiford@googlemail.com>
1762
1763 * elfxx-mips.c (mips_elf_calculate_relocation): Calculate GP and GP0
1764 for all relocation types. Allow any type of relocation to refer to
1765 __gnu_local_gp.
1766
1767 2008-07-10 Richard Sandiford <rdsandiford@googlemail.com>
1768
1769 * elfxx-mips.c (mips_elf_check_mips16_stubs): Use ELF_ST_IS_MIPS16.
1770 (mips_elf_calculate_relocation): Likewise.
1771 (_bfd_mips_elf_add_symbol_hook): Likewise.
1772 (_bfd_mips_elf_finish_dynamic_symbol): Likewise.
1773 (_bfd_mips_vxworks_finish_dynamic_symbol): Likewise.
1774
1775 2008-07-10 Andreas Schwab <schwab@suse.de>
1776
1777 * elfxx-mips.c (_bfd_mips_elf_section_from_shdr): Add missing
1778 paren.
1779
1780 2008-07-09 Craig Silverstein <csilvers@google.com>
1781
1782 * Makefile.am (BFD32_LIBS): Add compress.lo.
1783 (BFD32_LIBS_CFILES): Add compress.c.
1784 (BFD_H_FILES): Likewise.
1785 * Makefile.in: Regenerate.
1786 * bfd-in2.h: Regenerate.
1787 * config.in: Add HAVE_ZLIB_H
1788 * configure.in: Add test for libz and zlib.h
1789 * configure: Regenerate.
1790 * dwarf2.c (read_section): New function.
1791 (read_indirect_string): Call new function read_section.
1792 (read_abbrevs): Likewise.
1793 (decode_line_info): Likewise.
1794 (read_debug_ranges): Likewise.
1795 (find_line): Call new function read_section when just one
1796 .zdebug_info section is found, otherwise read and compress
1797 multiple sections.
1798 (_bfd_dwarf2_cleanup_debug_info): Free sec_info_ptr.
1799 * elf.c (_bfd_elf_make_section_from_shdr): Add zdebug prefix.
1800 (special_sections_z): New struct.
1801 (special_sections): Refer to special_sections_z.
1802 * elfxx-mips.c (_bfd_mips_elf_section_from_shdr): Recognize
1803 sections named .zdebug_*.
1804 (_bfd_mips_elf_fake_sections): Likewise.
1805 * compress.c: New file.
1806 (bfd_uncompress_section_contents): New function.
1807
1808 2008-07-07 Christophe Lyon <christophe.lyon@st.com>
1809
1810 * elf32-arm.c (arm_type_of_stub): Don't crash on local symbols in
1811 the presence of a PLT.
1812
1813 2008-07-07 Alan Modra <amodra@bigpond.net.au>
1814
1815 * bfd.c (bfd_demangle): Always trim off bfd_get_symbol_leading_char.
1816
1817 2008-07-02 Alan Modra <amodra@bigpond.net.au>
1818
1819 * elf32-ppc.c (is_pic_glink_stub): New function.
1820 (ppc_elf_get_synthetic_symtab): Don't generate symbols when
1821 multiple shared/pie stubs per plt entry.
1822
1823 2008-06-30 Richard Sandiford <rdsandiford@googlemail.com>
1824
1825 * elf.c (_bfd_elf_get_synthetic_symtab): Increment p by
1826 bed->s->int_rels_per_ext_rel.
1827
1828 2008-06-30 Richard Sandiford <rdsandiford@googlemail.com>
1829
1830 * syms.c (BSF_SYNTHETIC): New flag.
1831 * elf.c (_bfd_elf_get_synthetic_symtab): Set it.
1832 * elf32-ppc.c (ppc_elf_get_synthetic_symtab): Likewise.
1833 * elf64-ppc.c (ppc64_elf_get_synthetic_symtab): Likewise.
1834 * bfd-in.h (bfd_asymbol_flavour): Return bfd_target_unknown_flavour
1835 for synthetic symbols.
1836 * bfd-in2.h: Regenerate.
1837
1838 2008-06-30 Daniel Jacobowitz <dan@codesourcery.com>
1839
1840 * elf32-arm.c (record_arm_to_thumb_glue, record_thumb_to_arm_glue):
1841 Expand comments.
1842 (arm_map_one_stub): Use | 1 when setting the low bit.
1843
1844 2008-06-29 Andreas Schwab <schwab@suse.de>
1845
1846 * elf32-m68k.c (elf_m68k_relocate_section): Don't ignore existing
1847 addend on _GLOBAL_OFFSET_TABLE_.
1848
1849 2008-06-24 Daniel Jacobowitz <dan@codesourcery.com>
1850
1851 * elf32-arm.c (STUB_ENTRY_NAME): Define.
1852 (arm_thumb_thumb_long_branch_stub): Use bx instead of b.n.
1853 (arm_pic_long_branch_stub): Mention R_ARM_REL32 instead of
1854 R_ARM_ABS32.
1855 (struct elf32_arm_stub_hash_entry): Add output_name.
1856 (arm_build_one_stub): Move offsets into the offset argument
1857 of _bfd_final_link_relocate. Correct offset for
1858 arm_thumb_arm_v4t_stub_long_branch.
1859 (elf32_arm_size_stubs): Set stub_entry->output_name.
1860 (elf32_arm_ouput_plt_map_sym): Rename to elf32_arm_output_map_sym.
1861 Update all callers.
1862 (elf32_arm_output_stub_sym): New.
1863 (arm_map_one_stub): Correct formatting. Use elf32_arm_output_stub_sym.
1864
1865 2008-06-20 Alan Modra <amodra@bigpond.net.au>
1866
1867 * elf32-spu.c (needs_ovl_stub): Correctly return nonovl_stub for
1868 non-branch insns.
1869
1870 2008-06-20 Alan Modra <amodra@bigpond.net.au>
1871
1872 * elf32-spu.c (build_stub): Allow wraparound on stub branches.
1873 (allocate_spuear_stubs, build_spuear_stubs): Return value from
1874 count_stub/build_stub.
1875 (spu_elf_build_stubs): Correct location of stub reloc error message.
1876
1877 2008-06-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1878
1879 * elf32-cr16.c (ELF_MACHINE_ALT1): Define to EM_CR16_OLD.
1880
1881 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1882
1883 * configure: Regenerate.
1884
1885 2008-06-17 Alan Modra <amodra@bigpond.net.au>
1886
1887 * elf32-spu.c (struct spu_link_hash_table): Add extra_stack_space.
1888 (spu_elf_check_vma): Add extra_stack_space param, copy to htab.
1889 (spu_elf_auto_overlay): Use it.
1890 (RECURSE_UNMARK): Define as 0.
1891 (unmark_overlay_section): Heed RECURSE_UNMARK.
1892 * elf32-spu.h (spu_elf_check_vma): Update prototype.
1893
1894 2008-06-12 DJ Delorie <dj@redhat.com>
1895
1896 * elf32-m32c.c (ELF_MACHINE_ALT1): Define as EM_M32C_OLD.
1897
1898 2008-06-09 Paul Brook <paul@codesourcery.com>
1899
1900 bfd/
1901 * elf32-arm.c (elf32_arm_merge_private_bfd_data): Allow BE8 shared
1902 libraries.
1903
1904 2008-06-09 Christophe Lyon <christophe.lyon@st.com>
1905
1906 * elf32-arm.c (arm_stub_is_thumb): Define.
1907 (elf32_arm_final_link_relocate): Handle near mode switching stubs.
1908
1909 2008-06-07 Alan Modra <amodra@bigpond.net.au>
1910
1911 * elf32-spu.c (spu_elf_auto_overlay): Add valid area below sp
1912 to stack calculation.
1913
1914 2008-06-06 Paul Brook <paul@codesourcery.com>
1915
1916 bfd/
1917 * elf32-arm.c (elf32_arm_merge_private_bfd_data): Reject BE8 input.
1918
1919 2008-06-06 Alan Modra <amodra@bigpond.net.au>
1920
1921 * elf32-spu.c (spu_elf_auto_overlay): Relax requirement that
1922 file names be unique. Specify archive:path in overlay script.
1923
1924 2008-06-05 Alan Modra <amodra@bigpond.net.au>
1925
1926 PR ld/6590
1927 * elf64-ppc.c (ppc_build_one_stub): Correct reloc offsets.
1928
1929 2008-06-04 Alan Modra <amodra@bigpond.net.au>
1930
1931 * elf.c (ignore_section_sym): Don't test section sym value here.
1932 (elf_map_symbols): Instead check zero value here as was done prior
1933 to 2006-05-26 change.
1934
1935 2008-06-04 Nick Clifton <nickc@redhat.com>
1936
1937 PR ld/6019
1938 * elf32-avr.c (elf32_avr_relax_section): Handle the case where
1939 there are no local symbols.
1940
1941 2008-06-04 Alan Modra <amodra@bigpond.net.au>
1942
1943 * elf32-spu.c (get_sym_h): Don't attempt to read global syms.
1944 (process_stubs): Likewise.
1945 (discover_functions): Don't used cached symbols.
1946 (maybe_insert_function): Correct condition under which function
1947 array is realloc'd.
1948 (mark_functions_via_relocs): Delete unused variable.
1949
1950 2008-05-30 Frediano Ziglio <frediano.ziglio@vodafone.com>
1951 Nick Clifton <nickc@redhat.com>
1952
1953 PR ld/6511
1954 * elf64-hppa.c (allocate_global_data_opd): Default to using the
1955 dynamic symbol table for local function names in shared libraries.
1956
1957 2008-05-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1958
1959 * elf.c (assign_file_positions_for_load_sections): Adjust pre-section
1960 gaps based on VMA and P_VADDR instead of LMA and P_PADDR addresses.
1961
1962 2008-05-28 Alan Modra <amodra@bigpond.net.au>
1963
1964 * elf32-spu.c (spu_elf_object_p): New function.
1965 (elf_backend_object_p): Define.
1966 (build_stub): Correct second word of 8 byte overlay stubs.
1967 (spu_elf_relocate_section): Formatting.
1968
1969 2008-05-24 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
1970
1971 * elf.c (elfcore_write_register_note): New function.
1972 * elf-bfd.h (elfcore_write_register_note): New prototype.
1973
1974 2008-05-22 Christophe Lyon <christophe.lyon@st.com>
1975
1976 * elf32-arm.c (arm_type_of_stub): Ignore STT_SECTION symbols.
1977 (elf32_arm_stub_add_mapping_symbol): Remove.
1978 (elf32_arm_add_stub): Don't generate mapping symbols. Change
1979 prototype.
1980 (elf32_arm_size_stubs): Use new elf32_arm_add_stub
1981 prototype. Don't generate thumb to arm glue for calls.
1982 (arm_map_one_stub): Define.
1983 (elf32_arm_output_arch_local_syms): Generate mapping symbols for
1984 long calls stubs.
1985
1986 2008-05-21 Nick Clifton <nickc@redhat.com>
1987
1988 * elf32-arm.c (group_sections): Reformat comments.
1989
1990 PR ld/6446
1991 * elf32-frv.c (elf32_frv_relocate_section): Set EF_FRV_PIC by
1992 default (for FDPIC). Clear it if any inter-segment relocations
1993 are found.
1994
1995 * elf64-hppa.c (elf64_hppa_finalize_opd): Check NULL return
1996 from elf_link_hash_lookup.
1997
1998 2008-05-21 Maxim Kuvyrkov <maxim@codesourcery.com>
1999
2000 Add multi-GOT support for m68k.
2001 * elf32-m68k.c (struct elf_m68k_link_hash_entry: got_entry_key,
2002 glist): New fields.
2003 (struct elf_m68k_got_entry_key, struct elf_m68k_got_entry,
2004 struct elf_m68k_got, struct elf_m68k_bfd2got_entry,
2005 struct elf_m68k_multi_got): New data structures.
2006 (struct elf_m68k_link_hash_table: local_gp_p, use_neg_got_offsets_p,
2007 allow_multigot_p, multi_got_): New fields.
2008 (elf_m68k_multi_got): New macro.
2009 (elf_m68k_link_hash_newfunc): Initialize new fields of
2010 struct elf_m68k_link_hash_entry.
2011 (elf_m68k_link_hash_table_create): Initialize new fields of
2012 struct elf_m68k_link_hash_table.
2013 (elf_m68k_link_hash_table_free): New static function implementing hook.
2014 (elf_m68k_init_got, elf_m68k_clear_got, elf_m68k_create_empty_got): New
2015 static functions for struct elf_m68k_got.
2016 (elf_m68k_init_got_entry_key, elf_m68k_got_entry_hash,
2017 elf_m68k_got_entry_eq): New static functions for
2018 struct elf_m68k_got_entry.
2019 (ELF_M68K_REL_8O_MAX_N_ENTRIES_IN_GOT,
2020 ELF_M68K_REL_8O_16O_MAX_N_ENTRIES_IN_GOT): New macros.
2021 (enum elf_m68k_get_entry_howto): New enum.
2022 (elf_m68k_get_got_entry, elf_m68k_update_got_entry_type,
2023 elf_m68k_remove_got_entry_type): New static functions for
2024 struct elf_m68k_got_entry.
2025 (elf_m68k_add_entry_to_got): New static function.
2026 (elf_m68k_bfd2got_entry_hash, elf_m68k_bfd2got_entry_eq,
2027 elf_m68k_bfd2got_entry_del, elf_m68k_get_bfd2got_entry): New static
2028 functions for struct elf_m68k_bfd2got_entry.
2029 (struct elf_m68k_can_merge_gots_arg, elf_m68k_can_merge_gots_1,
2030 elf_m68k_can_merge_gots): New traversal.
2031 (struct elf_m68k_merge_gots_arg, elf_m68k_merge_gots_1,
2032 elf_m68k_merge_gots): Ditto.
2033 (struct elf_m68k_finalize_got_offsets_arg,
2034 elf_m68k_finalize_got_offsets_1, elf_m68k_finalize_got_offsets): Ditto.
2035 (struct elf_m68k_partition_multi_got_arg,
2036 elf_m68k_partition_multi_got_1, elf_m68k_init_symndx2h_1,
2037 elf_m68k_partition_multi_got): Ditto.
2038 (elf_m68k_find_got_entry_ptr, elf_m68k_remove_got_entry): New static
2039 functions.
2040 (elf_m68k_copy_indirect_symbol): New static function implementing
2041 a hook.
2042 (elf_m68k_check_relocs): Update to add entries to multi-GOT.
2043 (elf_m68k_gc_sweep_hook): Update to remove entries from multi-GOT.
2044 (elf_m68k_always_size_sections): Assign BFDs to GOTs.
2045 (elf_m68k_relocate_section): Update to properly handle GOT relocations.
2046 (elf_m68k_finish_dynamic_symbol): Update to traverse all GOT entries
2047 of a global symbol.
2048 (bfd_elf_m68k_set_target_options): New function.
2049 (bfd_elf32_bfd_link_hash_table_free): Define hook.
2050 (bfd_elf32_bfd_final_link): Change expansion to bfd_elf_final_link
2051 to skip generic calculation of GOT offsets.
2052 (elf_backend_copy_indirect_symbol): Define hook.
2053 * bfd-in.h (bfd_elf_m68k_set_target_options): Declare function.
2054 * bfd-in2.h: Regenerate.
2055
2056 2008-05-21 André Johansen <andrejoh@gmail.com>
2057
2058 PR 868
2059 * dwarf2.c (_bfd_dwarf2_cleanup_debug_info): Free memory allocated
2060 for filenames in function tables and variable tables.
2061
2062 2008-05-19 Alan Modra <amodra@bigpond.net.au>
2063
2064 PR 2995, PR 6473
2065 * elf.c (_bfd_elf_make_section_from_shdr): Leave lma equal to
2066 vma when all p_paddr fields are zero and there is more than
2067 one PT_LOAD header.
2068
2069 2008-05-15 Christophe Lyon <christophe.lyon@st.com>
2070
2071 Add long call support for ARM.
2072 * elf32-arm.c (THM2_MAX_FWD_BRANCH_OFFSET): Define.
2073 (THM2_MAX_BWD_BRANCH_OFFSET): Define.
2074 (ARM_MAX_FWD_BRANCH_OFFSET): Define.
2075 (ARM_MAX_BWD_BRANCH_OFFSET): Define.
2076 (THM_MAX_FWD_BRANCH_OFFSET): Define.
2077 (THM_MAX_BWD_BRANCH_OFFSET): Define.
2078 (arm_long_branch_stub): Define.
2079 (arm_pic_long_branch_stub): Define.
2080 (arm_thumb_v4t_long_branch_stub): Define.
2081 (arm_thumb_thumb_long_branch_stub): Define.
2082 (arm_thumb_arm_v4t_long_branch_stub): Define.
2083 (STUB_SUFFIX): Define.
2084 (elf32_arm_stub_type): Define.
2085 (elf32_arm_stub_hash_entry): Define.
2086 (elf32_arm_link_hash_entry): Add stub_cache field.
2087 (arm_stub_hash_lookup): Define.
2088 (elf32_arm_link_hash_table): Add stub_hash_table, stub_bfd,
2089 add_stub_section, layout_sections_again, stub_group, bfd_count,
2090 top_index, input_list fields.
2091 (elf32_arm_link_hash_newfunc): Init new field.
2092 (stub_hash_newfunc): New function.
2093 (elf32_arm_link_hash_table_create): Init stub_hash_table.
2094 (elf32_arm_hash_table_free): New function.
2095 (arm_type_of_stub): New function.
2096 (elf32_arm_stub_name): New function.
2097 (elf32_arm_get_stub_entry): New function.
2098 (elf32_arm_stub_add_mapping_symbol): New function.
2099 (elf32_arm_add_stub): New function.
2100 (arm_build_one_stub): New function.
2101 (arm_size_one_stub): New function.
2102 (elf32_arm_setup_section_lists): New function.
2103 (elf32_arm_next_input_section): New function.
2104 (group_sections): New function.
2105 (elf32_arm_size_stubs): New function.
2106 (elf32_arm_build_stubs): New function.
2107 (bfd_elf32_arm_add_glue_sections_to_bfd): Skip stub sections.
2108 (bfd_elf32_arm_process_before_allocation): No longer handle
2109 R_ARM_CALL and R_ARM_THM_CALL.
2110 (using_thumb_only): New function.
2111 (elf32_arm_final_link_relocate): Redirect calls to stub if range
2112 exceeds encoding capabilities.
2113 (bfd_elf32_bfd_link_hash_table_free): Define.
2114 * bfd-in.h (R_ARM_max): Fix value to 130.
2115 (elf32_arm_setup_section_lists): Protype.
2116 (elf32_arm_next_input_section): Protype.
2117 (elf32_arm_size_stubs): Protype.
2118 (elf32_arm_build_stubs): Protype.
2119 * bfd-in2.h: Regenerate.
2120
2121 2008-05-14 Ulrich Weigand <uweigand@de.ibm.com>
2122
2123 * elf32-ppc.c (ppc_elf_get_synthetic_symtab): Fix memset calls.
2124 * elf64-ppc.c (ppc64_elf_get_synthetic_symtab): Likewise.
2125
2126 2008-05-14 Alan Modra <amodra@bigpond.net.au>
2127
2128 * Makefile.am: Run "make dep-am".
2129 * Makefile.in: Regenerate.
2130
2131 2008-05-14 Ulrich Weigand <uweigand@de.ibm.com>
2132 Alan Modra <amodra@bigpond.net.au>
2133
2134 * elf32-ppc.c (section_covers_vma): New function.
2135 (ppc_elf_get_synthetic_symtab): New function.
2136 (bfd_elf32_get_synthetic_symtab): Define.
2137 * elf64-ppc.c (section_covers_vma): New function.
2138 (ppc64_elf_get_synthetic_symtab): Generate sym@plt on glink branch
2139 table entries, and __glink_PLTresolve on resolver stub.
2140 (ppc64_elf_build_stubs): Rename __glink sym to __glink_PLTresolve.
2141
2142 2008-05-12 Alan Modra <amodra@bigpond.net.au>
2143
2144 PR 6443
2145 * elf32-ppc.c (MUST_BE_DYN_RELOC): Delete.
2146 (must_be_dyn_reloc): New function.
2147 (ppc_elf_check_relocs): Don't set DF_STATIC_TLS for tprel relocs
2148 in pies.
2149 (ppc_elf_tls_optimize): Optimise pies.
2150 (ppc_elf_relocate_section): Use a section symbol rather than no
2151 symbol if possible for LD->IE TLS sequence, but don't error if
2152 we must use no symbol.
2153 * elf64-ppc.c (MUST_BE_DYN_RELOC): As for elf32-ppc.c.
2154 (must_be_dyn_reloc): Likewise.
2155 (ppc64_elf_check_relocs): Likewise.
2156 (ppc64_elf_tls_optimize): Likewise.
2157 (ppc64_elf_relocate_section): Likewise.
2158
2159 2008-05-12 Alan Modra <amodra@bigpond.net.au>
2160
2161 * elf32-spu.c (spu_elf_relocate_section): Rename is_ea to is_ea_sym.
2162
2163 2008-05-10 Paul Pluzhnikov <ppluzhnikov@google.com>
2164
2165 * elfcore.h (elf_core_file_p): Warn about core truncation.
2166
2167 2008-05-07 Bob Wilson <bob.wilson@acm.org>
2168
2169 * elf32-xtensa.c (xtensa_property_section_name): New.
2170 (xtensa_make_property_section): New.
2171 (xtensa_get_property_section): Make static. Do not create a new
2172 section if it does not exist.
2173
2174 2008-05-08 Alan Modra <amodra@bigpond.net.au>
2175
2176 * elf32-spu.c (spu_elf_special_sections): Add "._ea".
2177 (spu_elf_relocate_section): Handle relocations against symbols
2178 defined in ._ea specially.
2179
2180 2008-05-03 Daniel Jacobowitz <dan@codesourcery.com>
2181
2182 * elf32-arm.c (elf32_arm_symbian_link_hash_table_create): Use
2183 ARRAY_SIZE.
2184 (elf32_arm_symbian_plt_sym_val): New.
2185 (elf_backend_plt_sym_val): Define.
2186
2187 2008-05-03 Alan Modra <amodra@bigpond.net.au>
2188
2189 PR 2995, PR 6473
2190 * elf.c (rewrite_elf_program_header): Rather than clearing
2191 p_paddr_valid at end, don't set it in the first place. Delete
2192 comment no longer relevant. When not p_paddr_valid, don't set
2193 paddr from vaddr, and don't set p_vaddr_offset.
2194
2195 2008-05-01 Cary Coutant <ccoutant@google.com>
2196
2197 * elf.c (bfd_elf_get_str_section): Fix memory leak caused by
2198 corrupt string table.
2199
2200 2008-05-01 Joel Brobecker <brobecker@adacore.com>
2201
2202 * cache.c (cache_bread_1): Renames cache_bread.
2203 (cache_bread): New function.
2204
2205 2008-05-01 Alan Modra <amodra@bigpond.net.au>
2206
2207 PR 2995, PR 6473
2208 * elf.c (_bfd_elf_make_section_from_shdr): Always set lma from p_paddr.
2209 (assign_file_positions_for_load_sections): Combine nested "if".
2210 (copy_elf_program_header): Don't set p_paddr_valid or p_vaddr_offset
2211 when all header p_paddr fields are zero.
2212
2213 2008-04-30 Edmar Wienskoski <edmar@freescale.com>
2214
2215 * cpu-powerpc.c (bfd_powerpc_archs): Add e500mc entry.
2216
2217 2008-04-29 Daniel Jacobowitz <dan@codesourcery.com>
2218
2219 * elf.c (_bfd_elf_get_dynamic_reloc_upper_bound)
2220 (_bfd_elf_canonicalize_dynamic_reloc): Find dynamic relocations
2221 even if they are not loaded.
2222 * elflink.c (_bfd_elf_init_2_index_sections): Set data_index_section
2223 first.
2224
2225 2008-04-25 Jay Foad <jay.foad@gmail.com>
2226
2227 * reloc16.c (bfd_coff_reloc16_get_value): Add support for
2228 undefined weak symbols.
2229
2230 2008-04-25 Nick Clifton <nickc@redhat.com>
2231
2232 * po/vi.po: Updated Vietnamese translation.
2233
2234 2008-04-23 Paolo Bonzini <bonzini@gnu.org>
2235
2236 * aclocal.m4: Regenerate.
2237 * configure: Regenerate.
2238
2239 2008-04-21 Cary Coutant <ccoutant@google.com>
2240
2241 * archive.c (_bfd_write_archive_contents): Fix incorrect use of
2242 ARFMAG.
2243
2244 2008-04-21 Nathan Sidwell <nathan@codesourcery.com>
2245
2246 * elfxx-mips.c (_bfd_mips_vxworks_adjust_dynamic_symbol): Don't
2247 set the value of undefined symbols in shared objects.
2248 (_bfd_mips_vxworks_finish_dynamic_symbol): Clear value for
2249 undefined symbols unless pointer equality is needed.
2250
2251 2008-04-18 Dennis Roberts <dennis.roberts@sunquestinfo.com>
2252
2253 * aix5ppc-core.c: Define macros for the default architecture and
2254 machine for matching core files.
2255 (xcoff64_core_p): Set the architecture and machine to the default
2256 values defined in the macros mentioned above.
2257 * rs6000-core.c: Define macros to determine whether or not the
2258 core file header uses the core_dumpxx header format.
2259 (rs6000coff_core_p): Don't match core files that use the
2260 core_dumpxx header format.
2261
2262 2008-04-16 Pedro Alves <pedro@codesourcery.com>
2263
2264 * config.bfd (i[3-7]86-*-dicos*, x86_64-*-dicos*): Add.
2265
2266 2008-04-16 David S. Miller <davem@davemloft.net>
2267
2268 * reloc.c (BFD_RELOC_SPARC_GOTDATA_HIX22,
2269 BFD_RELOC_SPARC_GOTDATA_LOX10, BFD_RELOC_SPARC_GOTDATA_OP_HIX22,
2270 BFD_RELOC_SPARC_GOTDATA_OP_LOX10, BFD_RELOC_SPARC_GOTDATA_OP): New.
2271 * libbfd.h: Regnerate.
2272 * bfd-in2.h: Regenerate.
2273 * elfxx-sparc.c (_bfd_sparc_elf_howto_table): Add entries for
2274 GOTDATA relocations.
2275 (sparc_reloc_map): Likewise.
2276 (_bfd_sparc_elf_check_relocs): Handle R_SPARC_GOTDATA_* like
2277 R_SPARC_GOT*.
2278 (_bfd_sparc_elf_gc_sweep_hook): Likewise.
2279 (_bfd_sparc_elf_relocate_section): Transform R_SPARC_GOTDATA_HIX22,
2280 R_SPARC_GOTDATA_LOX10, R_SPARC_GOTDATA_OP_HIX22, and
2281 R_SPARC_GOTDATA_OP_LOX10 into the equivalent R_SPARC_GOT* reloc.
2282 Simply ignore R_SPARC_GOTDATA_OP relocations.
2283
2284 2008-04-14 Aurelien Jarno <aurelien@aurel32.net>
2285
2286 * configure.in: Link with the PIC version of libiberty on
2287 Linux/MIPS hosts.
2288 * configure: Regenerate.
2289
2290 2008-04-14 Edmar Wienskoski <edmar@freescale.com>
2291
2292 * archures.c: Add bfd_mach_ppc_e500mc.
2293 * bfd-in2.h: Regenerate.
2294
2295 2008-04-08 Alan Modra <amodra@bigpond.net.au>
2296
2297 * elf32-spu.c (spu_elf_build_stubs): Correct error message.
2298 (mark_functions_via_relocs): Remove premature init of symtab_hdr.
2299 (collect_overlays): Commment typo fix.
2300
2301 2008-04-08 Kees Cook <kees@canonical.com>
2302
2303 * elflink.c (bfd_elf_size_dynamic_sections): Ignore GNU-stack note
2304 in EXEC_P bfds.
2305
2306 2008-04-08 Alan Modra <amodra@bigpond.net.au>
2307
2308 * elf32-spu.c: Include libiberty.h.
2309 (struct spu_link_hash_table): Add local_stire, overlay_fixed, reserved,
2310 non_ovly_stub, spu_elf_load_ovl_mgr, spu_elf_open_overlay_script,
2311 spu_elf_relink, auto_overlay fields.
2312 (AUTO_OVERLAY, AUTO_RELINK, OVERLAY_RODATA): Define.
2313 (needs_ovl_stub): Flip test so that call to non-function warning
2314 is emitted during relocate_section rather than earlier.
2315 (spu_elf_check_vma): Stash --auto-overlay parameters, and clear
2316 auto_overlay if no section exceeds local store.
2317 (struct call_info): Add count, max_depth, is_pasted fields.
2318 (struct function_info): Add rodata, last_caller, call_count,
2319 depth, new visit flags.
2320 (insert_callee): Increment call count.
2321 (copy_callee): New function.
2322 (mark_functions_via_relocs): Investigate all reloc types to count
2323 possible function pointer stubs for --auto-overlay. Track
2324 last_caller and increment function call_count.
2325 (pasted_function): Insert a "call" into call info for pasted section.
2326 (remove_cycles): Track max depth of calls. Don't emit call graph
2327 pruning warning for --auto-overlay.
2328 (build_call_tree): Don't transfer_calls for --auto-overlay.
2329 Adjust remove_cycles call.
2330 (sort_calls, sort_lib, sort_bfds): New functions.
2331 (struct _mos_param, struct _uos_param, struct _cl_param): New.
2332 (mark_overlay_section, unmark_overlay_section): New functions.
2333 (collect_lib_sectios, auto_ovl_lib_functions): New functions.
2334 (collect_overlays, find_pasted_call): New functions.
2335 (sum_stack): Deal with is_pasted "calls". Exit before printing
2336 when --auto-overlay.
2337 (spu_elf_auto_overlay): New function.
2338 (spu_elf_final_link): Call spu_elf_auto_overlay.
2339 * elf32-spu.h (spu_elf_check_vma): Update prototype.
2340
2341 2008-04-07 Alan Modra <amodra@bigpond.net.au>
2342
2343 * elf32-spu.c (allocate_spuear_stubs): Ensure _SPUEAR_ symbol
2344 is defined in overlay section before creating a stub.
2345 (build_spuear_stubs): Likewise.
2346 (spu_elf_size_stubs, spu_elf_build_stubs): Adjust calls.
2347
2348 2008-04-02 Alan Modra <amodra@bigpond.net.au>
2349
2350 * elf32-spu.c (insert_callee): Reorder call list so most recent
2351 call is always first.
2352 (interesting_section): Move.
2353 (mark_functions_via_relocs): Fold interesting_section and
2354 reloc_count tests in callers to here. Simplify output section
2355 owner test.
2356 (discover_functions): Set "gaps" when no symbols and some
2357 "interesting_section". Run pasted_function loop for no symbol
2358 bfds.
2359 (for_each_node, transfer_calls): New functions.
2360 (mark_non_root): Adjust to suit for_each_node.
2361 (call_graph_traverse): Likewise. Fix memory leak. Rename to..
2362 (remove_cycles): ..this.
2363 (build_call_tree): Use for_each_node and transfer_calls.
2364 (struct _sum_stack_param): New.
2365 (sum_stack): Adjust to suit for_each_node. Return error on
2366 malloc failure. Move code to print root node cumulative stack from..
2367 (spu_elf_stack_analysis): ..here. Use for_each_node.
2368
2369 2008-03-31 Cary Coutant <ccoutant@google.com>
2370
2371 PR 6006
2372 * archive.c (_bfd_slurp_extended_name_table): Change
2373 ARFMAG[0] to ARFMAG[1].
2374 (_bfd_construct_extended_name_table): Likewise.
2375
2376 2008-03-31 Daniel Jacobowitz <dan@codesourcery.com>
2377
2378 * elfxx-mips.c (mips_elf_record_got_page_entry): Update comment.
2379 (_bfd_mips_elf_check_relocs): Update comments. Always call
2380 mips_elf_record_got_page_entry for R_MIPS_GOT_PAGE.
2381
2382 2008-03-27 Cary Coutant <ccoutant@google.com>
2383
2384 Add support for thin archives.
2385 * archive.c (_bfd_find_nested_archive): New function.
2386 (get_extended_arelt_filename): Add origin parameter.
2387 (_bfd_generic_read_ar_hdr_mag): Deal with extended name
2388 combined with a file offset.
2389 (append_relative_path): New function.
2390 (_bfd_get_elt_at_filepos): Deal with external members and
2391 nested archives.
2392 (bfd_generic_openr_next_archived_file): Thin archives.
2393 (bfd_generic_archive_p): Recognize new magic string.
2394 (adjust_relative_path): New function.
2395 (_bfd_construct_extended_name_table): Construct extended
2396 names for thin archive members.
2397 (_bfd_write_archive_contents): Emit new magic string, skip
2398 copying files for thin archives.
2399 * bfd-in.h (bfd_is_thin_archive): New macro.
2400 * bfd.c (struct bfd): New fields for thin archives.
2401 * libbfd-in.h (struct areltdata): New field for thin archives.
2402 * opncls.c (bfd_close): Delete BFDs for nested archives.
2403
2404 2008-03-25 Bernd Schmidt <bernd.schmidt@analog.com>
2405
2406 * elf32-bfin.c (bfin_final_link_relocate): New function, wrapper around
2407 _bfd_final_link_relocate that also handles R_pcrel24 relocs.
2408 (bfinfdpic_relocate_section, bfin_relocate_section): Use it.
2409
2410 2008-03-25 Nathan Sidwell <nathan@codesourcery.com>
2411
2412 * elf32-arm.c (elf32_arm_final_link_relocate): Skip dynamic relocs
2413 in vxworks tls_vars sections.
2414 (allocate_dynrelocs, elf32_arm_size_dynamic_sections): Likewise.
2415 * elf32-i386.c (allocate_dynrelocs,
2416 elf_i386_size_dynamic_sections, elf_i386_relocate_section): Likewise.
2417 * elf32-ppc.c (allocate_dynrelocs, ppc_elf_size_dynamic_sections,
2418 ppc_elf_relocate_section): Likewise.
2419 * elf32-sh.c (allocate_dynrelocs, sh_elf_size_dynamic_sections,
2420 sh_elf_relocate_section): Likewise.
2421 * elfxx-sparc.c (allocate_dynrelocs,
2422 _bfd_sparc_elf_size_dynamic_sections,
2423 _bfd_sparc_elf_relocate_section): Likewise.
2424
2425 2008-03-21 Adam Nemet <anemet@caviumnetworks.com>
2426
2427 * elf.c (_bfd_elf_print_private_bfd_data): Use bfd_fprintf_vma to
2428 print the values from the dynamic section.
2429
2430 2008-03-20 Richard Sandiford <rsandifo@nildram.co.uk>
2431
2432 * elfxx-mips.c (MIPS_ELF_GNU_GOT1_MASK): New macro.
2433 (_bfd_mips_elf_finish_dynamic_sections): Use it instead of 0x80000000.
2434
2435 2008-03-20 Alan Modra <amodra@bigpond.net.au>
2436
2437 * elf32-spu.c (spu_elf_create_sections): Remove output_bfd parameter.
2438 (spu_elf_find_overlays, spu_elf_size_stubs): Likewise
2439 (process_stubs, discover_functions, build_call_tree): Likewise.
2440 (spu_elf_stack_analysis): Likewise.
2441 (spu_elf_check_vma): Likewise. Move.
2442 (struct call_info): Make "is_tail" a bitfield.
2443 (insert_callee): Clear fun->start and set fun->is_func if we find
2444 a non-tail call.
2445 * elf32-spu.h (spu_elf_create_sections): Update prototype.
2446 (spu_elf_find_overlays, spu_elf_size_stubs, spu_elf_check_vma): Ditto.
2447
2448 2008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2449
2450 * aclocal.m4: Regenerate.
2451 * configure: Likewise.
2452 * Makefile.in: Likewise.
2453
2454 2008-03-16 H.J. Lu <hongjiu.lu@intel.com>
2455
2456 PR ld/5789
2457 PR ld/5943
2458 * elf32-i386.c (elf_i386_relocate_section): Issue an error
2459 for R_386_GOTOFF relocaton against undefined hidden/internal
2460 symbols when building a shared object.
2461
2462 * elf64-x86-64.c (elf64_x86_64_relocate_section): Issue an
2463 error for R_X86_64_PC8/R_X86_64_PC16/R_X86_64_PC32
2464 relocaton against undefined hidden/internal symbols when
2465 building a shared object.
2466 (elf64_x86_64_finish_dynamic_symbol): Return FALSE when symbol
2467 is referenced locally, but isn't defined in a regular file.
2468
2469 2008-03-15 H.J. Lu <hongjiu.lu@intel.com>
2470
2471 * bfd-in.h (BFD_NO_FLAGS, HAS_RELOC, EXEC_P, HAS_LINENO,
2472 HAS_DEBUG, HAS_SYMS, HAS_LOCALS, DYNAMIC, WP_TEXT, D_PAGED,
2473 BFD_IS_RELAXABLE, BFD_TRADITIONAL_FORMAT, BFD_IN_MEMORY,
2474 HAS_LOAD_PAGE, BFD_LINKER_CREATED): Moved to ...
2475 * bfd.c: Here.
2476
2477 * bfd.c (bfd): Change cacheable, target_defaulted, opened_once,
2478 mtime_set, no_export, output_has_begun and has_armap to bit
2479 field.
2480
2481 * bfd-in2.h: Regenerated.
2482
2483 2008-03-14 Daniel Jacobowitz <dan@codesourcery.com>
2484
2485 * cache.c (close_one): Remove mtime hack.
2486
2487 2008-03-14 H.J. Lu <hongjiu.lu@intel.com>
2488
2489 PR ld/5913
2490 * elfxx-ia64.c (elfNN_ia64_tprel_base): Remove BFD_ASSERT.
2491 (elfNN_ia64_dtprel_base): Likewise.
2492 (elfNN_ia64_relocate_section): Go to missing_tls_sec if
2493 tls_sec is NULL before calling elfNN_ia64_tprel_base or
2494 elfNN_ia64_dtprel_base. Report unsupported TLS relocations.
2495
2496 2008-03-14 Alan Modra <amodra@bigpond.net.au>
2497
2498 * elf32-spu.c (process_stubs, spu_elf_relocate_section): Move
2499 common code to..
2500 (maybe_needs_stub): ..here, a new function that also omits stubs
2501 for .eh_frame, and..
2502 (needs_ovl_stub): ..here. Create stubs for labels in code section
2503 referenced by switch jump table.
2504 (spu_elf_find_overlays): Set htab->ovly_load and htab->ovly_return.
2505 (enum _insn_type): Delete.
2506 (enum _stub_type): New.
2507 (count_stub, build_stub): Adjust.
2508 (allocate_spuear_stubs, build_spuear_stubs): Adjust.
2509
2510 2008-03-13 Alan Modra <amodra@bigpond.net.au>
2511
2512 * elf.c (_bfd_elf_make_section_from_shdr): Remove unnecessary cast.
2513 (_bfd_elf_assign_file_position_for_section): Simplify align.
2514 (_bfd_elf_init_reloc_shdr): Ensure shift expression wide enough
2515 for sh_addralign.
2516 (elf_fake_sections, swap_out_syms): Likewise.
2517 * elflink.c (bfd_elf_final_link): Likewise.
2518
2519 2008-03-13 Alan Modra <amodra@bigpond.net.au>
2520
2521 * Makefile.am: Run "make dep-am".
2522 * Makefile.in: Regenerate.
2523 * po/SRC-POTFILES.in: Regenerate.
2524
2525 2008-03-12 Bernd Schmidt <bernd.schmidt@analog.com>
2526
2527 From Jie Zhang <jie.zhang@analog.com>
2528 * elf32-bfin.c (struct bfinfdpic_relocs_info): Make got17m4,
2529 gothilo, fd, fdgot17m4, fdgothilo, fdgoff17m4, fdgoffhilo,
2530 gotoff, call and sym not bitfields.
2531 (bfinfdpic_gc_sweep_hook): New function; update the relocation
2532 information for the relocations of the section being removed.
2533 (bfinfdpic_check_relocs): Accumulate the number of relocations
2534 which set got17m4, gothilo, fd, fdgot17m4, fdgothilo, fdgoff17m4,
2535 fdgoffhilo, gotoff, call and sym fields.
2536 (elf_backend_gc_sweep_hook): Redefine for FD-PIC.
2537
2538 2008-03-12 Alan Modra <amodra@bigpond.net.au>
2539
2540 PR 5900
2541 * elf-bfd.h: Include elf/internal.h after elf/external.h.
2542 * elfcode.h (elf_swap_symbol_in): Map reserved shndx range.
2543 (elf_swap_symbol_out): Adjust SHN_XINDEX test.
2544 (elf_swap_ehdr_out): Mask SHN_LORESERVE and SHN_XINDEX to values
2545 seen in external structs.
2546 (valid_section_index_p): Delete.
2547 (elf_object_p): Don't increment section numbers over reserved range.
2548 Simplify test for valid sh_link, sh_info and e_shstrndx fields.
2549 (elf_write_shdrs_and_ehdr): Mask SHN_LORESERVE and SHN_XINDEX to values
2550 seen in external structs. Don't increment section numbers over
2551 reserved range.
2552 * elf.c (bfd_elf_sym_name): Remove redundant tests on st_shndx.
2553 (bfd_section_from_shdr): Likewise.
2554 (group_signature): Range check before accessing elf_elfsections.
2555 (_bfd_elf_setup_sections): Likewise.
2556 (bfd_section_from_shdr): Likewise.
2557 (bfd_section_from_shdr): Don't increment section number over
2558 reserved sections.
2559 (assign_file_positions_for_non_load_sections): Likewise.
2560 (assign_file_positions_except_relocs): Likewise.
2561 (_bfd_elf_write_object_contents): Likewise.
2562 (assign_section_numbers): Likewise. Adjust for changed SHN_*.
2563 (prep_headers): Delete unused variable.
2564 * elflink.c (bfd_elf_link_record_local_dynamic_symbol): Adjust
2565 for changed SHN_* values.
2566 (check_dynsym, elf_link_input_bfd): Likewise.
2567 (bfd_elf_final_link): Likewise. Don't skip over reserved section
2568 range.
2569 (elf_fixup_link_order): Check that sh_link field is valid.
2570 * elf-hppa.h (elf_hppa_add_symbol_hook): Make "index" unsigned.
2571 * elf32-arm.c (elf32_arm_gc_mark_extra_sections): Range check before
2572 accesssing elf_elfsections.
2573 * elf32-avr.c (elf32_avr_size_stubs): Likewise.
2574 * elf32-hppa.c (elf32_hppa_size_stubs): Likewise.
2575 * elf32-m68hc1x.c (elf32_m68hc11_size_stubs): Likewise.
2576 * elf64-hppa.c (elf64_hppa_check_relocs): Adjust for changed
2577 SHN_* defines. Test for SHN_BAD return from
2578 _bfd_elf_section_from_bfd_section
2579
2580 2008-03-12 Alan Modra <amodra@bigpond.net.au>
2581
2582 * elf-bfd.h (_bfd_elf_section_from_bfd_section): Update prototype.
2583 * elf.c (_bfd_elf_section_from_bfd_section): Return unsigned int,
2584 SHN_BAD on error.
2585 (_bfd_elf_print_private_bfd_data): Test for SHN_BAD result from
2586 _bfd_elf_section_from_bfd_section, not -1.
2587 (swap_out_syms): Likewise.
2588 * elflink.c (elf_link_add_object_symbols): Likewise.
2589 (bfd_elf_get_bfd_needed_list): Likewise.
2590 (bfd_elf_match_symbols_in_sections): Likewise.
2591 (elf_link_add_object_symbols): Don't bother testing for symbols
2592 using normal sections before calling bfd_section_from_elf_index.
2593 (elf_link_input_bfd, bfd_elf_final_link): Likewise.
2594 (bfd_elf_reloc_symbol_deleted_p): Likewise.
2595 * elfcode.h (elf_slurp_symbol_table): Likewise.
2596 * elf32-spu.c (get_sym_h): Likewise.
2597 * elf32-xtensa.c (get_elf_r_symndx_section): Likewise.
2598 * elf64-ppc.c (opd_entry_value, get_sym_h, ppc64_elf_edit_toc): Ditto.
2599 * elf64-sh64.c (sh_elf64_get_relocated_section_contents): Likewise.
2600
2601 2008-03-11 Alan Modra <amodra@bigpond.net.au>
2602
2603 * elf32-spu.c (spu_elf_relocate_section): Test identical conditions
2604 to those in process_stubs for overlay symbols.
2605
2606 2008-03-09 Paul Brook <paul@codesourcery.com>
2607
2608 * elf32-arm.c (elf32_arm_merge_eabi_attributes): Handle new
2609 Tag_VFP_arch values.
2610
2611 2008-03-08 Paul Brook <paul@codesourcery.com>
2612
2613 * elf32-arm.c (insert_thumb_branch): Rewrite.
2614 (elf32_thumb_to_arm_stub): Use new insert_thumb_branch.
2615
2616 2008-03-07 Paul Brook <paul@codesourcery.com>
2617
2618 * elf32-arm.c (elf32_arm_howto_table_1): Fix bitmasks for MOVW and
2619 MOVT relocations.
2620 (elf32_arm_final_link_relocate): Fix off by one MOVW/MOVT sign
2621 extension.
2622 (elf32_arm_relocate_section): Handle MOVW and MOVT
2623 relocations. Improve safety check for other weird relocations.
2624 (elf32_arm_check_relocs): Only set h->needs_plt for branch/call
2625 relocations.
2626
2627 2008-03-03 Bob Wilson <bob.wilson@acm.org>
2628
2629 * xtensa-isa.c (xtensa_isa_num_pipe_stages): Make max_stage static and
2630 only compute its value once.
2631
2632 2008-03-03 Alan Modra <amodra@bigpond.net.au>
2633
2634 * elf32-spu.c (struct got_entry): Add "addend" field.
2635 (count_stub, build_stub): Use a new stub if relocation addend
2636 differs from existing stubs for this symbol.
2637 (process_stubs): Deal with addends.
2638 (spu_elf_relocate_section, spu_elf_output_symbol_hook): Likewise.
2639
2640 2008-03-02 H.J. Lu <hongjiu.lu@intel.com>
2641
2642 PR ld/5789
2643 * elflink.c (_bfd_elf_symbol_refs_local_p): Always return true
2644 for hidden and local symbols.
2645
2646 2008-03-03 Alan Modra <amodra@bigpond.net.au>
2647
2648 * elf32-ppc.c (allocate_dynrelocs): Discard relocs on
2649 undefined symbols with internal or hidden visibility.
2650 (ppc_elf_relocate_section): Likewise. Use SYMBOL_CALLS_LOCAL
2651 rather than SYMBOL_REFERENCES_LOCAL on branches. Don't
2652 return immediately on dynamic reloc error.
2653
2654 2008-03-01 Alan Modra <amodra@bigpond.net.au>
2655
2656 * elf64-ppc.c (build_plt_stub): Add relocs on plt call stubs
2657 if emitrelocations.
2658 (get_relocs): New function, split out from..
2659 (ppc_build_one_stub): ..here. Add relocs on plt_branch stubs if
2660 emitrelocations. Remove indx temp.
2661 (ppc_size_one_stub): Count new stub relocs.
2662 (ppc64_elf_size_stubs): Count new glink reloc.
2663 (ppc64_elf_build_stubs): Emit glink reloc if emitrelocations.
2664 (ppc64_elf_finish_dynamic_sections): Output glink relocs.
2665 * elf32-ppc.c (ppc_elf_finish_dynamic_sections): Describe non-pic
2666 glink code.
2667
2668 2008-02-28 Alan Modra <amodra@bigpond.net.au>
2669
2670 * elf32-spu.c (mark_functions_via_relocs): Don't assume that
2671 the "->start" pointer reaches to function origin, so that we
2672 can handle functions split over more than two sections.
2673 (build_call_tree): Likewise.
2674 (pasted_function): Don't attempt to set fun->start back to the
2675 function origin, just go back one section.
2676
2677 2008-02-27 Catherine Moore <clm@codesourcery.com>
2678
2679 * elf.c ( _bfd_elf_print_private_bfd_data): Call
2680 elf_backend_get_target_dtag if defined.
2681 * elf32-mips.c (elf_backend_get_target_dtag): Define.
2682 * elf64-mips.c: Likewise.
2683 * elfn32-mips.c: Likewise.
2684 * elfxx-mips.c (_bfd_mips_elf_get_target_dtag): New.
2685 * elfxx-mips.h (_bfd_mips_elf_get_target_dtag): Declare.
2686 * elf-bfd.h (elf_backend_get_target_dtag): Add prototype.
2687 * elfxx-target.h (elf_backend_get_target_dtag): Add default.
2688 (elf_backend_data): Add elf_backend_get_target_dtag.
2689
2690 2008-02-26 Alan Modra <amodra@bigpond.net.au>
2691
2692 * elf32-ppc.c (ppc_elf_check_relocs): Set pointer_equality_needed
2693 for R_PPC_REL32 syms. Don't set non_got_ref on branch reloc syms,
2694 and assume branch relocs are not dynamic when non-shared.
2695 (readonly_dynrelocs): New function, split out from..
2696 (maybe_set_textrel): ..here, renamed from old readonly_dynrelocs.
2697 (ppc_elf_adjust_dynamic_symbol): For symbols generating plt entries,
2698 clear non_got_ref..
2699 (allocate_dynrelocs): ..and don't set u.def for undefined weak.
2700 Do allow dynamic relocs on undefined symbols.
2701 (ppc_elf_adjust_dynamic_symbol): Use readonly_dynrelocs.
2702 (ppc_elf_relocate_section): Mirror dynamic reloc changes in
2703 check_relocs.
2704 (ppc_elf_finish_dynamic_symbol): Don't give a warning on weak
2705 plt symbols needing pointer_equality_needed.
2706
2707 2008-02-23 Alan Modra <amodra@bigpond.net.au>
2708
2709 * elf32-ppc.c (ppc_elf_check_relocs): Revert non_got_ref change.
2710
2711 2008-02-23 Alan Modra <amodra@bigpond.net.au>
2712
2713 * elf32-ppc.c (ppc_elf_copy_indirect_symbol): Copy
2714 pointer_equality_needed.
2715 (ppc_elf_check_relocs): Split out non-branch relocs from others
2716 that might emit dynamic relocs. Set pointer_equality_needed
2717 for their symbols. Don't set non_got_ref on branch reloc symbols.
2718 (ppc_elf_hash_symbol): New function.
2719 (elf_backend_hash_symbol): Define.
2720 (ppc_elf_finish_dynamic_symbol): Handle pointer_equality_needed.
2721 Error if pointer_equality_needed on weak plt symbol.
2722
2723 2008-02-22 H.J. Lu <hongjiu.lu@intel.com>
2724
2725 PR ld/5788
2726 * elflink.c (elf_create_symbuf): Correct buffer size and
2727 position.
2728
2729 2008-02-22 Nick Clifton <nickc@redhat.com>
2730
2731 PR 868
2732 * dwarf2.c: Revert previous patch. All of the allocate memory is
2733 on an obstack which will be freed at some other time.
2734
2735 2008-02-20 Nick Clifton <nickc@redhat.com>
2736
2737 PR 868
2738 * libbfd.c (bfd_realloc_or_free): New function. Performs like
2739 bfd_realloc, but if the (re)allocation fails, the pointer is
2740 freed.
2741 * libbfd-in.h: Prototype.
2742 * libbfd.h: Regenerate.
2743 * bfdio.c (bfd_bwrite): Use the new function.
2744 (bfd_seek): Likewise.
2745 * bfdwin.c:(bfd_get_file_window): Likewise.
2746 * elf-strtab.c (_bfd_elf_strtab_add): Likewise.
2747 * elf32-ppc.c (ppc_elf_relax_section): Likewise.
2748 * elf32-xtensa.c (vsprintf_msg): Likewise.
2749 * mach-o.c (bfd_mach_o_core_fetch_environment): Likewise.
2750 * stabs.c (_bfd_link_seciton_stabs): Likewise.
2751 * vms-misc.c (_bfd_vms_get_record): Likewise.
2752 * vms-tir.c (check_section): Likewise.
2753 * vms.c (vms_new_section_hook): Likewise.
2754 * elf32-arm.c (elf32_arm_section_map_add): Check that the
2755 allocation of sec_data->map succeeded before using it.
2756 * elflink.c (elf_link_output_sym): Do not overwrite finfo->
2757 symshndxbuf until it is known that the reallocation succeeded.
2758
2759 2008-02-20 Diogo de Carvalho Kraemer <diogo@kraemer.eng.br>
2760 Nick Clifton <nickc@redhat.com>
2761
2762 PR 868
2763 * dwarf2.c (read_abbrevs): Free the abbreviation table if we run
2764 out of memory.
2765 (decode_line_info): Free the line_info_table before returning a
2766 failure result.
2767 (_bfd_dwarf2_cleanup_debug_info): Free the abbreviation table.
2768 Free the line table. Free the function table. Free the variable
2769 table.
2770
2771 2008-02-17 Mark Kettenis <kettenis@gnu.org>
2772
2773 * elf.c (swap_out_syms): Avoid preprocessing directive within
2774 macro arg.
2775
2776 2008-02-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2777
2778 * elf.c (assign_file_positions_for_load_sections): Set the type of
2779 PT_NOTE sections to SHT_NOTE.
2780
2781 2008-02-17 Ulrich Weigand <uweigand@de.ibm.com>
2782
2783 * simple.c (bfd_simple_get_relocated_section_contents): Set
2784 link_info.output_bfd.
2785
2786 2008-02-16 Nathan Sidwell <nathan@codesourcery.com>
2787
2788 * dwarf2.c (find_line): Don't trust debug information after an
2789 unparseable compilation unit.
2790
2791 2008-02-15 Alan Modra <amodra@bigpond.net.au>
2792
2793 PR 5765
2794 * section.c (SEC_LINK_DUPLICATES): Correct. Renumber following flags.
2795 * bfd-in2.h: Regenerate.
2796
2797 2008-02-15 Alan Modra <amodra@bigpond.net.au>
2798
2799 * elf-bfd.h (enum elf_object_id): Add HPPA_ELF_TDATA.
2800 * elf.c (bfd_elf_allocate_object): Don't check for already allocated
2801 tdata.
2802 * elf32-hppa.c (elf32_hppa_mkobject): New function.
2803 (bfd_elf32_mkobject): Define.
2804 * elf32-ppc.c (is_ppc_elf_target): Delete. Replace all uses with..
2805 (is_ppc_elf): ..this new macro.
2806 * elf64-ppc.c (is_ppc64_elf_target): Delete. Replace all uses with..
2807 (is_ppc64_elf): ..this new macro.
2808
2809 2008-02-15 Alan Modra <amodra@bigpond.net.au>
2810
2811 * elflink.c: Replace all accesses to hash->creator field with
2812 output_bfd->xvec.
2813 * cofflink.c: Likewise.
2814 * coff-h8300.c: Likewise.
2815 * ecoff.c: Likewise.
2816 * elf32-m68hc1x.c: Likewise.
2817 * elf32-ppc.c: Likewise.
2818 * elf64-alpha.c: Likewise.
2819 * elf64-ppc.c: Likewise.
2820 * elf64-sparc.c: Likewise.
2821 * elfxx-mips.c: Likewise.
2822 * i386linux.c: Likewise.
2823 * m68klinux.c: Likewise.
2824 * sparclinux.c: Likewise.
2825 * sunos.c: Likewise.
2826 * xcofflink.c: Likewise.
2827 * linker.c: Likewise.
2828 (_bfd_link_hash_table_init): Don't store creator.
2829
2830 2008-02-14 Peter Jones <pjones@redhat.com>
2831
2832 * efi-rtdrv-ia32.c: New file.
2833 * efi-bsdrv-ia32.c: New file.
2834 * efi-rtdrv-ia64.c: New file.
2835 * efi-bsdrv-ia64.c: New file.
2836 * efi-rtdrv-x86_64.c: New file.
2837 * efi-bsdrv-x86_64.c: New file.
2838 * peicode.h (pe_bfd_object_p): Add support for boot service and
2839 runtime service drivers.
2840 * libpei.h: Add macros for EFI formats, and rename the efi application
2841 format macros to disambiguate.
2842 * targets.c: Add bfd_target _vec externs.
2843 (_bfd_tar): Add EFI _vec entries.
2844 * config.bfd: Add EFI vectors into the selection routines.
2845 * configure.in: add EFI _vec entries.
2846 * configure: Regenerate.
2847 * Makefile.am: Add EFI files.
2848 * Makefile.in: Regenerate.
2849
2850 2008-02-14 Nathan Sidwell <nathan@codesourcery.com>
2851
2852 * dwarf1.c (struct dwarf1_debug): Add syms member.
2853 (alloc_dwarf1_unit, alloc_dwarf1_func): Check for out of memory.
2854 (parse_line_table, _bfd_dwarf1_find_nearest_line): Relocate
2855 section contents, check for out of memory.
2856
2857 * dwarf1.c (struct dwarf1_debug): Change data pointers to bfd_byte.
2858 (parse_die): Change data pointers to bfd_byte.
2859 (parse_line_table, parse_functions_in_unit): Likewise.
2860
2861 2008-02-14 Alan Modra <amodra@bigpond.net.au>
2862
2863 * elflink.c (compute_bucket_count): Warning fixes.
2864
2865 2008-02-12 DJ Delorie <dj@redhat.com>
2866
2867 * elf32-iq2000.c (iq2000_elf_relocate_section): Adjust addend of
2868 relocation pointing to local symbol in merged section.
2869
2870 * elf32-iq2000.c (iq2000_elf_relocate_offset16): New.
2871 (iq2000_elf_relocate_section): Call it.
2872
2873 2008-02-12 Nick Clifton <nickc@redhat.com>
2874
2875 PR ld/5692
2876 * elf-bfd.h (enum elf_object_id): New enum, used to identify
2877 target specific extensions to the elf_obj_tdata structure.
2878 (struct elf_obj_tdata): New field 'object_id'.
2879 (elf_object_id, elf_program_header_size, elf_symtab_hdr): New
2880 macros for accessing fields in the elf_obj_tdata structure.
2881 (bfd_elf_mkobject): Rename to bfd_elf_make_generic_object.
2882 (bfd_elf_allocate_object): New function.
2883 * elf.c (bfd_elf_mkobject): Rename to bfd_elf_make_generic_object
2884 and implement by calling bfd_elf_allocate_object.
2885 (bfd_elf_allocate_object): New function: Allocates an
2886 elf_obj_tdata structure, possibly with a target specific
2887 extension.
2888 * elfxx-target.h (bfd_elfNN_mkobject): Use
2889 bfd_elf_make_generic_object as the default value.
2890 * elf32-arm.c (elf32_arm_obj_tdata): Rename to elf_arm_obj_tdata
2891 for consistency with other, similar structures.
2892 (is_arm_elf): New macro. Checks a BFD to make sure that is an ARM
2893 ELF bfd.
2894 (elf32_arm_mkobject): Call bfd_elf_allocate_object.
2895 (bfd_elf32_arm_vfp11_erratum_scan): Use is_arm_elf macro to check
2896 the bfd being processed.
2897 (bfd_elf32_arm_vfp11_fix_veneer_locations): Likewise.
2898 (bfd_elf32_arm_set_target_relocs): Likewise.
2899 (bfd_elf32_arm_final_link_relocate): Likewise.
2900 (bfd_elf32_arm_copy_private_bfd_data): Likewise.
2901 (bfd_elf32_arm_merge_eabi_attributes): Likewise.
2902 (bfd_elf32_arm_merge_private_bfd_data): Likewise.
2903 (bfd_elf32_arm_check_relocs): Likewise.
2904 (bfd_elf32_arm_gc_mark_extra_sections): Likewise.
2905 (bfd_elf32_arm_size_dynamic_sections): Likewise.
2906 (bfd_elf32_arm_process_before_allocation): Use elf_symtab_hdr.
2907 (bfd_elf32_arm_init_maps): Likewise.
2908 (bfd_elf32_arm_final_link_relocate): Likewise.
2909 (bfd_elf32_arm_relocate_section): Likewise.
2910 (bfd_elf32_arm_gc_sweep_hook): Likewise.
2911 (bfd_elf32_arm_check_relocs): Likewise.
2912 (bfd_elf32_arm_size_dynamic_sections): Likewise.
2913 * elf32-i386.c (elf_i386_mkobject): Call bfd_elf_allocate_object.
2914 (is_i386_elf): New macro. Checks a BFD to make sure that is an x86
2915 ELF bfd.
2916 (elf_i386_check_relocs): Use is_i386_elf macro to check the bfd
2917 being processed.
2918 (elf_i386_size_dynamic_sections): Likewise.
2919 (elf_i386_relocate_section): Likewise.
2920 (elf_i386_check_relocs): Use elf_symtab_hdr.
2921 (elf_i386_gc_sweep_hook): Likewise.
2922 (elf_i386_size_dynamic_sections): Likewise.
2923 (elf_i386_relocate_section): Likewise.
2924 * elf32-ppc.c (ppc_elf_mkobject): Call bfd_elf_allocate_object.
2925 (elf_create_pointer_linker_section): Use is_ppc_elf_target to
2926 verify that the bfd before accessing target specific fields.
2927 (ppc_elf_check_relocs): Likewise.
2928 (elf_finish_pointer_linker_section): Likewise.
2929 (elf_create_pointer_linker_section): Use elf_symtab_hdr.
2930 (ppc_elf_check_relocs): Likewise.
2931 (ppc_elf_gc_sweep_hook): Likewise.
2932 (ppc_elf_tls_optimize): Likewise.
2933 (ppc_elf_size_dynamic_sections): Likewise.
2934 (ppc_elf_relax_section): Likewise.
2935 (ppc_elf_relocate_section): Likewise.
2936 * elf32-s390.c (struct elf_s390_obj_tdata): Add a comment
2937 reminding programmers to keep this structure in sync with the one
2938 defined in elf64-s390.c.
2939 (elf_s390_mkobject): Call bfd_elf_allocate_object.
2940 (is_s390_elf): New macro. Checks a BFD to make sure that is an s390
2941 ELF bfd.
2942 (elf_s390_check_relocs): Use is_s390_elf macro to check the bfd
2943 being processed.
2944 (elf_s390_size_dynamic_sections): Likewise.
2945 (elf_s390_relocate_section): Likewise.
2946 (elf_s390_check_relocs): Use elf_symtab_hdr.
2947 (elf_s390_gc_sweep_hook): Likewise.
2948 (elf_s390_size_dynamic_sections): Likewise.
2949 (elf_s390_relocate_section): Likewise.
2950 * elf32-sh.c (sh_elf_mkobject): Call bfd_elf_allocate_object.
2951 (is_sh_elf): New macro. Checks a BFD to make sure that is an SH
2952 ELF bfd.
2953 (sh_elf_size_dynamic_sections): Use is_sh_elf macro to check the
2954 bfd being processed.
2955 (sh_elf_relocate_section): Likewise.
2956 (sh_elf_check_relocs): Likewise.
2957 (sh_elf_copy_private_data): Likewise.
2958 (sh_elf_relax_section): Use elf_symtab_hdr.
2959 (sh_elf_size_dynamic_sections): Likewise.
2960 (sh_elf_relocate_section): Likewise.
2961 (sh_elf_get_relocated_section_contents): Likewise.
2962 (sh_elf_gc_sweep_hook): Likewise.
2963 (sh_elf_check_relocs): Likewise.
2964 * elf64-alpha.c (elf64_alpha_mkobject): Call bfd_elf_allocate_object.
2965 (is_alpha_elf): New macro. Checks a BFD to make sure that is an
2966 Alpha ELF bfd.
2967 (elf64_alpha_create_got_section): Use is_alpha_elf macro to check
2968 the bfd being processed.
2969 (elf64_alpha_create_dynamic_section): Likewise.
2970 (elf64_alpha_check_relocs): Likewise.
2971 (elf64_alpha_size_got_sections): Likewise.
2972 (elf64_alpha_relax_section): Likewise.
2973 (elf64_alpha_relocate_section): Likewise.
2974 (elf64_alpha_final_link): Likewise.
2975 (elf64_alpha_check_relocs): Use elf_symtab_hdr.
2976 (elf64_alpha_relax_section): Likewise.
2977 (elf64_alpha_relocate_section_r): Likewise.
2978 (elf64_alpha_relocate_section): Likewise.
2979 * elf64-ppc.c (ppc64_elf_mkobject): Call bfd_elf_allocate_object.
2980 (ppc64_elf_check_relocs): Use is_ppc64_elf_target to check the bfd
2981 being processed.
2982 (opd_entry_value): Likewise.
2983 (allocate_dynrelocs): Likewise.
2984 (ppc64_elf_relocate_section): Likewise.
2985 (ppc64_elf_check_relocs): Use elf_symtab_hdr.
2986 (opd_entry_value): Likewise.
2987 (ppc64_elf_gc_sweep_hook): Likewise.
2988 (get_sym_h): Likewise.
2989 (ppc64_elf_edit_opd): Likewise.
2990 (ppc64_elf_tls_optimize): Likewise.
2991 (ppc64_elf_edit_toc): Likewise.
2992 (ppc64_elf_size_dynamic_sections): Likewise.
2993 (toc_adjusting_stub_needed): Likewise.
2994 (ppc64_elf_size_stubs): Likewise.
2995 (ppc64_elf_relocate_section): Likewise.
2996 * elf64-s390.c (struct elf_s390_obj_tdata): Add a comment
2997 reminding programmers to keep this structure in sync with the one
2998 defined in elf32-s390.c.
2999 (elf_s390_mkobject): Call bfd_elf_allocate_object.
3000 (is_s390_elf): New macro. Checks a BFD to make sure that is an s390
3001 ELF bfd.
3002 (elf_s390_check_relocs): Use is_s390_elf macro to check the bfd
3003 being processed.
3004 (elf_s390_size_dynamic_sections): Likewise.
3005 (elf_s390_relocate_section): Likewise.
3006 (elf_s390_check_relocs): Use elf_symtab_hdr.
3007 (elf_s390_gc_sweep_hook): Likewise.
3008 (elf_s390_size_dynamic_sections): Likewise.
3009 (elf_s390_relocate_section): Likewise.
3010 * elf64-x86_64.c (elf64_x86_64_mkobject): Call bfd_elf_allocate_object.
3011 (is_x86_64_elf): New macro. Checks a BFD to make sure that is an
3012 x86_64 ELF bfd.
3013 (elf64_x86_64_check_relocs): Use is_x86_64_elf macro to check the bfd
3014 being processed.
3015 (elf64_x86_64_size_dynamic_sections): Likewise.
3016 (elf64_x86_64_relocate_section): Likewise.
3017 (elf64_x86_64_check_relocs): Use elf_symtab_hdr.
3018 (elf64_x86_64_gc_sweep_hook): Likewise.
3019 (elf64_x86_64_size_dynamic_sections): Likewise.
3020 (elf64_x86_64_relocate_section): Likewise.
3021 * elfxx-sparc.c (_bfd_sparc_elf_mkobject): Call bfd_elf_allocate_object.
3022 (is_sparc_elf): New macro. Checks a BFD to make sure that is a Sparc
3023 ELF bfd.
3024 (_bfd_sparc_elf_check_relocs): Use is_sparc_elf macro to check the
3025 bfd being processed.
3026 (_bfd_sparc_elf_gc_sweep_hook): Likewise.
3027 (_bfd_sparc_elf_size_dynamic_sections): Likewise.
3028 (_bfd_sparc_elf_check_relocs): Use elf_symtab_hdr.
3029 (_bfd_sparc_elf_gc_sweep_hook): Likewise.
3030 (_bfd_sparc_elf_size_dynamic_sections): Likewise.
3031 (_bfd_sparc_elf_relocate_section): Likewise.
3032
3033 2008-02-12 Alan Modra <amodra@bigpond.net.au>
3034
3035 PR 5303, 5755
3036 * arange-set.c: Delete.
3037 * arange-set.h: Delete.
3038 * dwarf2.c: Revert 2007-09-21 changes.
3039 * Makefile.am: Likewise.
3040 * Makefile.in: Regenerate.
3041 * po/SRC-POTFILES.in: Regenerate.
3042
3043 2008-02-11 Bernd Schmidt <bernd.schmidt@analog.com>
3044
3045 * elf32-bfin.c (bfin_relocate_section): Set up dynobj before using it
3046 if necessary.
3047 (elf32_bfin_merge_private_bfd_data): Simplify, and ensure object type
3048 mismatches are detected.
3049
3050 * elf32-bfin.c (bfinfdpic_relocate_section): Take more care not to
3051 emit invalid relocs or rofixup entries for deleted .eh_frame entries.
3052
3053 2008-02-11 Daniel Jacobowitz <dan@codesourcery.com>
3054
3055 * cache.c (cache_bread): Set bfd_error_file_truncated if EOF
3056 was reached.
3057 * srec.c (srec_scan): Calculate the checksum. Complain on mismatch.
3058
3059 2008-02-07 Alan Modra <amodra@bigpond.net.au>
3060
3061 * elf32-spu.c (spu_elf_size_stubs): Revert 2008-01-28 doubling
3062 of _ovly_buf_table size.
3063 (spu_elf_build_stubs): Use low bit of .size as "present" bit.
3064 Adjust initialisations relating to _ovly_buf_table.
3065
3066 2008-02-04 Bob Wilson <bob.wilson@acm.org>
3067
3068 * elf32-xtensa (elf_xtensa_relocate_section): After finding an invalid
3069 relocation, do not continue processing it. Ignore R_XTENSA_ASM_EXPAND
3070 relocations against dynamic symbols.
3071 (elf_xtensa_finish_dynamic_sections): Do not fail if there is no
3072 .xt.lit section.
3073
3074 2008-02-04 Kai Tietz <kai.tietz@onevision.com>
3075 H.J. Lu <hongjiu.lu@intel.com>
3076
3077 PR 5715
3078 * warning.m4: Enable -Wno-format by default when using gcc on
3079 mingw.
3080 * configure: Regenerated.
3081
3082 2008-02-04 Adam Nemet <anemet@caviumnetworks.com>
3083
3084 * archures.c: Update copyright.
3085 (bfd_mach_mips_octeon): New macro.
3086 * bfd-in2.h: Regenerate.
3087 * elfxx-mips.c (_bfd_elf_mips_mach): Handle Octeon.
3088 (mips_set_isa_flags): Likewise.
3089 (mips_mach_extensions): Add Octeon.
3090 * cpu-mips.c: Update copyright.
3091 (I_mipsocteon): New enum constant.
3092 (arch_info_struct): Add Octeon.
3093
3094 2008-02-04 Alan Modra <amodra@bigpond.net.au>
3095
3096 * elf32-spu.c (spu_elf_relocate_section): Correct return type.
3097 Return error status on unexpected relocation errors.
3098
3099 2008-02-04 Alan Modra <amodra@bigpond.net.au>
3100
3101 PR ld/5692
3102 * elf.c (bfd_elf_get_elf_syms): Revert 2008-01-31. Instead abort
3103 on non-ELF input.
3104 * elf32-arm.c (elf32_arm_size_dynamic_sections): Skip glue
3105 processing on non-ELF input.
3106
3107 2008-01-31 Marc Gauthier <marc@tensilica.com>
3108
3109 * config.bfd (xtensa*-*-*): Recognize processor variants.
3110
3111 2008-01-31 Nick Clifton <nickc@redhat.com>
3112
3113 PR ld/5692
3114 * elf.c (bfd_elf_get_elf_syms): Check the return value of
3115 get_elf_backend_data.
3116
3117 2008-01-28 Fabian Groffen <grobian@gentoo.org>
3118
3119 * config.bfd (x86_64-*-solaris2): Add support for this target.
3120
3121 2008-01-28 Alan Modra <amodra@bigpond.net.au>
3122
3123 Rewrite SPU overlay handling code. Put overlay calls stubs in the
3124 overlays where possible. Use a faster call stub, or optionally at
3125 compile time, a more compact stub. Double size of _ovly_buf_table
3126 so that low bit of _ovly_table.buf can be used as a "present" bit.
3127 Reserve an extra _ovly_table entry for index zero.
3128 * elf32-spu.c: (struct spu_link_hash_table): Delete a number of fields,
3129 add new ones.
3130 (struct got_entry): New.
3131 (struct spu_stub_hash_entry): Delete.
3132 (stub_hash_newfunc, spu_elf_link_hash_table_free): Delete.
3133 (spu_elf_link_hash_table_create): Adjust for struct changes.
3134 (spu_stub_name): Delete.
3135 (spu_elf_find_overlays): Don't track sections from overlay regions.
3136 Instead set ovl_buf number in spu elf section data. Error if
3137 overlays in one region don't start at the same address. Adjust
3138 for struct _spu_elf_section_data changes.
3139 (SIZEOF_STUB1, SIZEOF_STUB2, ILA_79, ILA_78): Delete.
3140 (OVL_STUB_SIZE, BRSL, LNOP, ILA): Define.
3141 (needs_ovl_stub): Adjust for struct _spu_elf_section_data changes.
3142 (enum _insn_type): New.
3143 (count_stub, build_stub): New functions.
3144 (allocate_spuear_stubs): Use count_stub.
3145 (build_spuear_stubs): Use build_stub.
3146 (populate_stubs, sort_stubs): Delete.
3147 (process_stubs): New function.
3148 (write_one_stub): Delete.
3149 (spu_elf_size_stubs, spu_elf_build_stubs): Rewrite.
3150 (alloc_stack_info): Adjust for struct _spu_elf_section_data changes.
3151 (maybe_insert_function, check_function_ranges): Likewise.
3152 (find_function, pasted_function, build_call_tree): Likewise.
3153 (spu_elf_stack_analysis, spu_elf_modify_segment_map): Likewise.
3154 (spu_elf_modify_program_headers): Likewise.
3155 (interesting_section): Detect stub sections differently. Delete
3156 htab param, adjust all callers.
3157 (spu_elf_relocate_section): Rewrite stub handling.
3158 (spu_elf_output_symbol_hook): Likewise.
3159 (bfd_elf32_bfd_link_hash_table_free): Delete.
3160 * elf32-spu.h (struct _spu_elf_section_data): Move input-only and
3161 output-only fields into a union. Add ovl_buf.
3162 (spu_elf_size_stubs, spu_elf_build_stubs): Update prototypes.
3163
3164 2008-01-25 DJ Delorie <dj@redhat.com>
3165
3166 * elf32-m32c.c (_bfd_m32c_elf_eh_frame_address_size): New.
3167
3168 2008-01-25 Kai Tietz <kai.tietz@onevision.com>
3169
3170 * bfd-in.h: Add mingw I64 support.
3171 * bfd-in2.h: Regenerated.
3172 * bfd.c: (bfd_get_sign_extend_vma): Add pe-x86-64 and pei-x86-64.
3173
3174 2008-01-21 Alan Modra <amodra@bigpond.net.au>
3175
3176 PR 4453
3177 * format.c (bfd_check_format_matches): Don't accept archives as
3178 fully matching unless they have a map.
3179
3180 2008-01-21 Alan Modra <amodra@bigpond.net.au>
3181
3182 * elflink.c (_bfd_elf_link_output_relocs): Correct error return.
3183
3184 2008-01-21 Alan Modra <amodra@bigpond.net.au>
3185
3186 * ecoff.c (_bfd_ecoff_archive_p): Delete.
3187 * libecoff.h (_bfd_ecoff_archive_p): Delete.
3188 * coff-alpha.c (ecoffalpha_little_vec): Use bfd_generic_archive_p.
3189 * coff-mips.c (ecoff_little_vec, ecoff_big_vec): Likewise.
3190 (ecoff_biglittle_vec): Likewise.
3191
3192 2008-01-19 Alan Modra <amodra@bigpond.net.au>
3193
3194 PR 5646
3195 * elf64-ppc.c (ppc64_elf_tls_optimize): Ensure htab->tls_get_addr
3196 non-NULL before dereferencing.
3197
3198 2008-01-15 Alan Modra <amodra@bigpond.net.au>
3199
3200 PR 5604
3201 * elf-bfd.h (struct elf_backend_data): Add gc_keep. Remove param
3202 names from others.
3203 (_bfd_elf_gc_keep): Declare.
3204 * elfxx-target.h (elf_backend_gc_keep): Define.
3205 (elfNN_bed): Init new field.
3206 * elflink.c (_bfd_elf_gc_keep): New function.
3207 (bfd_elf_gc_sections): Call gc_keep.
3208 * elf64-ppc.c (elf_backend_gc_keep): Define.
3209 (struct _ppc64_elf_section_data): Move .opd related fields to
3210 a struct so they don't occupy the same storage. Adjust accesses
3211 throughout file.
3212 (ppc64_elf_gc_keep): New function, split out from..
3213 (ppc64_elf_gc_mark_hook): ..here. Don't call _bfd_elf_gc_mark
3214 to mark .opd section, just set gc_mark.
3215 (ppc64_elf_edit_opd): Remove no_opd_opt parm. Don't set opd->adjust
3216 unless we are changing .opd. Test non-NULL opd->adjust at all
3217 accesses throughout file.
3218 * elf64-ppc.h (ppc64_elf_edit_opd): Update prototype.
3219
3220 2008-01-15 Alan Modra <amodra@bigpond.net.au>
3221
3222 * bfd-in.h (BFD_HOST_LONG_LONG): Delete.
3223 * bfd-in2.h: Regenerate.
3224
3225 2008-01-11 Tristan Gingold <gingold@adacore.com>
3226 Eric Botcazou <ebotcazou@adacore.com>
3227
3228 * elf32-ppc.c (ppc_elf_gc_sweep_hook): Exit early if generating a
3229 relocatable.
3230 * elf32-arm.c (elf32_arm_gc_sweep_hook): Likewise.
3231 * elf32-cris.c (cris_elf_gc_sweep_hook): Likewise.
3232 * elf32-hppa.c (elf32_hppa_gc_sweep_hook): Likewise.
3233 * elf32-i386.c (elf_i386_gc_sweep_hook): Likewise.
3234 * elf32-m32r.c (m32r_elf_gc_sweep_hook): Likewise.
3235 * elf32-m68k.c (elf_m68k_gc_sweep_hook): Likewise.
3236 * elf32-s390.c (elf_s390_gc_sweep_hook): Likewise.
3237 * elf32-sh.c (sh_elf_gc_sweep_hook): Likewise.
3238 * elf32-vax.c (elf_vax_gc_sweep_hook): Likewise.
3239 * elf32-xtensa.c (elf_xtensa_gc_sweep_hook): Likewise.
3240 * elf64-x86-64.c (elf64_x86_64_gc_sweep_hook): Likewise.
3241 * elf64-s390.c (elf_s390_gc_sweep_hook): Likewise.
3242 * elf64-ppc.c (ppc64_elf_gc_sweep_hook): Likewise.
3243 * elfxx-mips.c (_bfd_mips_elf_gc_sweep_hook): Likewise.
3244 * elfxx-sparc.c (_bfd_sparc_elf_gc_sweep_hook): Likewise.
3245 * elflink.c (bfd_elf_gc_sections): Do not punt on relocatable output
3246 or executable output with relocations.
3247
3248 2008-01-09 Nick Clifton <nickc@redhat.com>
3249
3250 PR gas/5552
3251 * elf32-fr30.c (fr30_elf_howto_table): Set partial_inplace field
3252 to FALSE for all relocs.
3253
3254 2008-01-09 Richard Sandiford <rsandifo@nildram.co.uk>
3255
3256 PR ld/5526
3257 * elf-bfd.h (eh_cie_fde): Add u.cie.u.full_cie and u.cie.merged
3258 fields. Rename u.cie.u.merged to u.cie.u.merged_with.
3259 (eh_frame_sec_info): Add a cies field.
3260 (eh_frame_hdr_info): Add a merge_cies field.
3261 * elf-eh-frame.c (cie): Add a reloc_index member to the personality
3262 union.
3263 (_bfd_elf_begin_eh_frame_parsing): Set hdr_info->merge_cies instead
3264 of hdr_info->cies.
3265 (_bfd_elf_parse_eh_frame): Remove tmp_cie. Ccreate an array of
3266 cie structures in all cases and use it instead of extended_cies.
3267 If merging, store the cie array in sec_info->cies and point each
3268 CIE's eh_fde_cie at the associated element. Do not try to
3269 calculate the value of the personality routine here; record the
3270 offset of the relocation instead. Do not merge CIEs here.
3271 (_bfd_elf_end_eh_frame_parsing): Do not free hdr_info->cies here...
3272 (_bfd_elf_discard_section_eh_frame_hdr): ...do it here instead.
3273 (_bfd_elf_gc_mark_fdes): Mark the original (unmerged) CIE.
3274 (find_merged_cie): New function.
3275 (_bfd_elf_gc_mark_fdes): Use it. Free sec_info->cies.
3276
3277 2008-01-07 Nick Clifton <nickc@redhat.com>
3278
3279 PR binutils/5535
3280 * vms.c (vms_close_and_cleanup): Check for the presence of a
3281 vms_private_data_struct before examining any of its fields.
3282
3283 2008-01-07 H.J. Lu <hongjiu.lu@intel.com>
3284
3285 PR ld/5522
3286 * elflink.c (elf_link_input_bfd): Don't write out a section if
3287 its output section is marked with SEC_NEVER_LOAD.
3288
3289 For older changes see ChangeLog-2007
3290 \f
3291 Local Variables:
3292 mode: change-log
3293 left-margin: 8
3294 fill-column: 74
3295 version-control: never
3296 End:
This page took 0.090966 seconds and 3 git commands to generate.