2009-03-25 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
[deliverable/binutils-gdb.git] / bfd / ChangeLog
1 2009-03-25 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
2
3 * elf32-crx.c (crx_elf_howto_table): Zero the src_mask field of
4 the reloc descriptions.
5
6 2009-03-25 Hans-Peter Nilsson <hp@axis.com>
7
8 * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_32_GD>
9 <R_CRIS_16_GOT_GD, case R_CRIS_32_GOT_GD>: Handle COMMON symbols.
10 <case R_CRIS_16_TPREL, R_CRIS_32_TPREL>: Ditto.
11
12 2009-03-24 H.J. Lu <hongjiu.lu@intel.com>
13
14 * cpu-i386.c (bfd_x86_64_arch_intel_syntax): Make it static.
15 (bfd_i386_arch_intel_syntax): Likewise.
16 (i8086_arch): Likewise.
17 (bfd_x86_64_arch): Likewise.
18
19 2009-03-24 Hans-Peter Nilsson <hp@axis.com>
20
21 * elf32-cris.c (cris_elf_relocate_section): <case
22 R_CRIS_16_DTPREL, R_CRIS_32_DTPREL>: Allow use of non-local
23 symbols for non-allocated sections. Don't check whether to
24 generate R_CRIS_DTPMOD for non-allocated sections.
25 (cris_elf_gc_sweep_hook) <case R_CRIS_32_DTPREL>: Don't
26 handle relocation GC:ing if applied to non-allocated section.
27 (cris_elf_check_relocs): Similar.
28
29 * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_32_GD>
30 <R_CRIS_16_GOT_GD, R_CRIS_32_GOT_GD>: Don't include the TLS size
31 when emitting a known TP offset in the GOT.
32
33 2009-03-23 Alan Modra <amodra@bigpond.net.au>
34
35 * elf64-ppc.c (synthetic_opd): Delete.
36 (compare_symbols): Look for .opd name rather than section match.
37 (ppc64_elf_get_synthetic_symtab): Likewise.
38
39 2009-03-21 Alan Modra <amodra@bigpond.net.au>
40
41 * elf32-ppc.c (is_pic_glink_stub): Delete.
42 (is_nonpic_glink_stub): New function.
43 (ppc_elf_get_synthetic_symtab): Check for last non-pic stub rather
44 than first pic one.
45 (struct ppc_elf_link_hash_table <glink_pltresolve>): Comment fix.
46
47 2009-03-20 Martin Schwidefsky <schwidefsky@de.ibm.com>
48 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
49
50 * elf32-s390.c (elf_s390_check_relocs): Use the SYMBOL_*
51 macros for visibilty and locality checks.
52 (elf_s390_adjust_dynamic_symbol): Likewise.
53 (allocate_dynrelocs): Likewise.
54 (elf_s390_relocate_section): Likewise.
55 (elf_s390_finish_dynamic_symbol): Likewise.
56 * elf64-s390.c (elf_s390_check_relocs): Likewise.
57 (elf_s390_adjust_dynamic_symbol): Likewise.
58 (allocate_dynrelocs): Likewise.
59 (elf_s390_relocate_section): Likewise.
60 (elf_s390_finish_dynamic_symbol): Likewise.
61
62 2009-03-19 Kai Tietz <kai.tietz@onevision.com>
63
64 * bfd-in2.h: Regenerated.
65 * coffcode.h (sec_to_styp_flags): For pe-coff add SEC_READONLY
66 for debugging sections and map memory read/write dependent on
67 SEC_COFF_NOREAD.
68 (styp_to_sec_flags): Set SEC_COFF_NOREAD for sections
69 without memory read flags set.
70 * section.c: Add SEC_COFF_NOREAD to section flags.
71
72 2009-03-19 Andreas Schwab <schwab@linux-m68k.org>
73
74 * elf32-hppa.c (final_link_relocate): Cast bfd_vma values to long
75 for format string.
76
77 2009-03-19 Alan Modra <amodra@bigpond.net.au>
78
79 * elf32-spu.c (spu_elf_find_overlays): Separate error return from
80 "no overlays" return. If there are overlays, create overlay
81 manager entry symbols here, so that..
82 (spu_elf_build_stubs): ..we don't need to set them up here.
83 Simplify entry symbol tests.
84 * elf32-spu.h (spu_elf_find_overlays): Update prototype.
85
86 2009-03-18 Mark Kettenis <kettenis@gnu.org>
87
88 * elf.c (elfcore_grok_openbsd_procinfo)
89 (elfcore_grok_openbsd_note): New functions.
90 (elf_parse_notes): Handle notes from OpenBSD ELF core files.
91
92 2009-03-18 Alan Modra <amodra@bigpond.net.au>
93
94 * vms-hdr.c: Don't include alloca.h.
95 * elf32-m68hc1x.c: Include alloca-conf.h.
96 * xsym.c: Likewise.
97 * elf64-hppa.c: Likewise. Remove existing #if's handling alloca.
98 * som.c: Likewise.
99 * Makefile.am: Run "make dep-am".
100 * Makefile.in: Regenerate.
101
102 2009-03-17 Daniel Jacobowitz <dan@codesourcery.com>
103
104 * elf32-arm.c (elf32_arm_check_relocs): Correct symbian_p test.
105
106 2009-03-17 Alan Modra <amodra@bigpond.net.au>
107
108 * elf32-spu.h (struct spu_elf_params): ovly_flavour now only 1 bit.
109 Add compact_stub.
110 (emum _ovly_flavour): Delete ovly_compact, ovly_none.
111 * elf32-spu.c (struct spu_link_hash_table): Replace ovly_load and
112 ovly_return fields with ovly_entry[2]. Adjust all users.
113 (spu_elf_find_overlays): Set ovly_entry[1] from __icache_call_handler
114 when soft-icache.
115 (spu_elf_build_stubs): Likewise.
116 (ovl_stub_size): Change arg to spu_elf_params pointer. Adjust for
117 ovly_flavour changes. Update all callers.
118 (ovl_stub_size_log2): New function.
119 (build_stub): Handle compact icache stubs. Use different manager
120 entry point for stubs in non-icache area.
121 (spu_elf_size_stubs): Don't allocate space for indirect branch
122 descriptors.
123 (spu_elf_build_stubs): And don't built them.
124
125 2009-03-16 Andrew Stubbs <ams@codesourcery.com>
126
127 * dwarf2.c (read_section): Always use rawsize, if available.
128
129 2009-03-16 Alan Modra <amodra@bigpond.net.au>
130
131 * simple.c (bfd_simple_get_relocated_section_contents): Use larger
132 of rawsize and size for buffer.
133
134 2009-03-15 Ulrich Weigand <uweigand@de.ibm.com>
135
136 * elf32-spu.c (spu_elf_check_vma): Do not reset auto_overlay
137 parameter just because fixed sections fit into local store.
138 (spu_elf_auto_overlay): Do not declare as "noreturn". Skip
139 generating overlays if fixed sections plus reserved stack
140 and heap space fit into local store.
141
142 2009-03-15 Alan Modra <amodra@bigpond.net.au>
143
144 * elf32-spu.c (build_stub): Correct icache set_id.
145 (spu_elf_relocate_section): Likewise.
146
147 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
148
149 * xcofflink.c (xcoff_link_check_archive_element): Only free the
150 symbol table if it was created by the current call.
151
152 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
153
154 * xcofflink.c (xcoff_build_ldsyms): Give imported descriptors
155 class XMC_DS rather than XMC_UA.
156
157 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
158
159 * bfd-in.h (bfd_xcoff_size_dynamic_sections): Replace the
160 bfd_boolean export_defineds parameter with an unsigned int
161 auto_export_flags parameter.
162 * bfd-in2.h: Regenerate.
163 * xcofflink.c (xcoff_archive_contains_shared_object_p): New function,
164 split out from xcoff_build_ldsyms.
165 (xcoff_covered_by_expall_p): New function.
166 (xcoff_auto_export_p): New function, split out from xcoff_build_ldsyms
167 but with extra code to handle -bexpfull and -bexpall.
168 (xcoff_mark_auto_exports): New function.
169 (xcoff_build_ldsyms): Use xcoff_auto_export_p to decide whether
170 a function should be automatically exported.
171 (bfd_xcoff_size_dynamic_sections): Replace the export_defineds
172 parameter with an auto_export_flags parameter. Update ldinfo
173 accordingly. Use xcoff_mark_auto_exports to mark all automatically-
174 exported symbols.
175
176 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
177
178 * xcofflink.c (xcoff_mark_symbol_by_name): New function.
179 (bfd_xcoff_size_dynamic_sections): Use it to mark the entry,
180 init and fini functions. Do garbage collection for objects
181 without an entry point too.
182
183 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
184
185 * coffcode.h (coff_pointerize_aux_hook): Update CSECT_SYM_P to
186 check whether a symbol has csect information.
187 (coff_print_aux): Likewise.
188 * coff-rs6000.c (_bfd_xcoff_swap_aux_in): Handle auxillary csect
189 information for C_AIX_WEAKEXT too.
190 (_bfd_xcoff_swap_aux_out): Likewise.
191 (xcoff_reloc_type_br): Handle defweak symbols too.
192 * coff64-rs6000.c (_bfd_xcoff64_swap_aux_in): Handle auxillary csect
193 information for C_AIX_WEAKEXT too.
194 (_bfd_xcoff64_swap_aux_out): Likewise.
195 (xcoff64_reloc_type_br): Handle defweak symbols too.
196 * coffgen.c (coff_print_symbol): Handle auxillary function
197 information for C_AIX_WEAKEXT too.
198 * xcofflink.c (_bfd_xcoff_canonicalize_dynamic_symtab): Set BSF_WEAK
199 instead of BSF_GLOBAL if the L_WEAK flag is set.
200 (xcoff_dynamic_definition_p): New function.
201 (xcoff_link_add_dynamic_symbols): Use it to decide whether ldsym
202 defines h. Don't change h if ldsym isn't the definition. Otherwise,
203 always take the symbol class from the ldsym. Use weak bfd symbol
204 types for weak ldsyms.
205 (xcoff_link_add_symbols): Use CSECT_SYM_P and EXTERN_SYM_P.
206 Fix the check for whether a definition is from a shared object.
207 Allow redefinitions of weak symbols.
208 (xcoff_link_check_ar_symbols): Use EXTERN_SYM_P.
209 (xcoff_keep_symbol_p): Likewise.
210 (bfd_xcoff_size_dynamic_sections): Use CSECT_SYM_P.
211 (xcoff_link_input_bfd): Use CSECT_SYM_P and EXTERN_SYM_P.
212 Add .loader entries for C_AIX_WEAKEXT as well as C_EXT symbols,
213 but mark them as L_WEAK.
214 (xcoff_write_global_symbol): Treat weak symbols as C_AIX_WEAKEXT
215 instead of C_EXT if C_AIX_WEAKEXT == C_WEAKEXT.
216
217 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
218
219 * xcofflink.c (xcoff_mark): When walking the relocations,
220 only mark the target symbol or the target section, not both.
221 (xcoff_final_definition_p): New function.
222 (xcoff_keep_symbol_p): Use it to check whether an external XCOFF
223 symbol is a valid definition of the associated output symbol.
224 Use XCOFF_ALLOCATED to stop the same hash table entry having
225 two output symbols.
226 (bfd_xcoff_size_dynamic_sections): Set XCOFF_ALLOCATED when
227 keeping a symbol.
228 (xcoff_link_input_bfd): Use xcoff_final_definition_p.
229
230 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
231
232 * xcofflink.c (bfd_xcoff_import_symbol): Treat imported absolute
233 symbols as XMC_XO.
234
235 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
236
237 * libcoff-in.h (xcoff_tdata): Add a lineno_counts field.
238 * libcoff.h: Regenerate.
239 * xcofflink.c (xcoff_link_add_symbols): Record per-symbol
240 line-number counts in the bfd's lineno_counts field.
241 Don't keep per-csect line-number counts.
242 (xcoff_sweep): Don't update per-csect line-number counts.
243 (bfd_xcoff_size_dynamic_sections): Count the number of line-number
244 entries in each output section.
245 (xcoff_link_input_bfd): Get the number of line numbers from
246 the bfd's lineno_counts field, rather than recalculating it
247 from scratch. Fix the range check when updating C_BINCL and
248 C_EINCL symbols.
249 (_bfd_xcoff_bfd_final_link): Don't count the output line numbers
250 here. Don't expect csects to have line-number counts.
251
252 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
253
254 * libcoff-in.h (xcoff_tdata): Change debug_indices to a signed long.
255 * libcoff.h: Regenerate.
256 * xcofflink.c (xcoff_keep_symbol_p): New function, using the
257 "skip" logic from xcoff_link_input_bfd.
258 (bfd_xcoff_size_dynamic_sections): Explicitly skip dynamic
259 objects in a dynamic link, rather than checking whether csectpp
260 is null. Always allocate debug_index for other objects,
261 and always go through the loop. Update the type of debug_index
262 after the change above. Read the auxillary csect information
263 and use xcoff_keep_symbol_p to decide whether a symbol should
264 be kept. Set its debug_index to -2 if not.
265 (xcoff_link_input_bfd): Update the type of debug_index after
266 the change above and always expect it to be nonnull. Use it to
267 test whether a symbol should be stripped, rather than making the
268 decision here. Postpone all symbol creation to the second pass.
269
270 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
271
272 * xcofflink.c: (xcoff_mark_symbol): Mark the TOC section when
273 creating a descriptor.
274 (xcoff_sweep): Don't mark toc_section unless it's needed.
275 (bfd_xcoff_size_dynamic_sections): Skip the toc_section
276 when marking every bfd.
277 (xcoff_link_input_bfd): Skip all TOC anchors.
278 (xcoff_toc_section_p, xcoff_find_tc0): New functions.
279 (_bfd_xcoff_bfd_final_link): Don't set the output bfd's TOC anchor
280 to -1; call xcoff_find_tc0 instead.
281
282 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
283
284 * libcoff-in.h (xcoff_section_tdata): Update commentary.
285 * libcoff.h: Regenerate.
286 * xcofflink.c (xcoff_link_add_symbols): Set the csect of XTY_ER
287 symbols to bfd_und_section_ptr or bfd_abs_section_ptr, rather than
288 the previous symbol's csect. Treat last_symndx as an inclusive value
289 and simplify its handling.
290 (xcoff_mark): Treat last_symndx as an inclusive value. Only mark
291 symbols with the right csect. Don't mark rsec when processing
292 relocations against undefined or absolute sections.
293 (bfd_xcoff_size_dynamic_sections): Don't check the SEC_MARK flag
294 of bfd_und_section_ptr.
295 (xcoff_link_input_bfd): Likewise.
296
297 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
298
299 * coff-rs6000.c (xcoff_ppc_relocate_section): Report relocations
300 against undefined symbols if the symbol's XCOFF_WAS_UNDEFINED
301 flag is set. Assert that all undefined symbols are either
302 imported or defined by a dynamic object.
303 * coff64-rs6000.c (xcoff64_ppc_relocate_section): Likewise.
304 * xcofflink.c (xcoff_link_add_symbols): Extend function-symbol
305 handling to all relocations. Only set XCOFF_CALLED for function
306 symbols.
307 (xcoff_find_function): New function, split out from...
308 (bfd_xcoff_export_symbol) ...here.
309 (xcoff_set_import_path): New function, split out from...
310 (bfd_xcoff_import_symbol): ...here. Remove assertion for old
311 meaning of XCOFF_CALLED.
312 (xcoff_mark_symbol): If we mark an undefined and unimported
313 symbol, find some way of defining it. If the symbol is a function
314 descriptor, fill in its definition automatically. If the symbol
315 is a function, mark its descriptor and allocate room for global
316 linkage code. Otherwise mark the symbol as implicitly imported.
317 Move the code for creating function descriptors from...
318 (xcoff_build_ldsyms): ...here. Use XCOFF_WAS_UNDEFINED to
319 check for symbols that were implicitly defined.
320 (xcoff_mark): Don't count any dynamic relocations against
321 function symbols.
322 (bfd_xcoff_size_dynamic_sections): Save the rtld parameter
323 in the xcoff link info.
324 (xcoff_link_input_bfd): Remove handling of undefined and
325 unexported symbols.
326
327 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
328
329 * coff-rs6000.c (xcoff_reloc_type_br): Make the branch absolute
330 if the target is absolute. Fix comment typo.
331 (xcoff_ppc_relocate_section): Remove FIXME.
332 * coff64-rs6000.c (xcoff64_reloc_type_br): Make the branch absolute
333 if the target is absolute.
334
335 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
336
337 * xcofflink.c (xcoff_mark, xcoff_link_input_bfd): Don't copy
338 R_POS and R_NEG relocations against absolute symbols to the
339 .loader section.
340
341 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
342
343 * coff64-rs6000.c (xcoff64_write_object_contents): Set the cputype
344 to 2 for bfd_mach_ppc_620.
345
346 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
347
348 * config.bfd: Treat AIX 6+ in the same way as AIX 5.
349 * configure.in: Likewise.
350 * configure: Regenerate.
351
352 2009-03-13 H.J. Lu <hongjiu.lu@intel.com>
353
354 PR binutils/9945
355 * elf.c (assign_section_numbers): Generate symbol table if there
356 is any relocation in output.
357 (_bfd_elf_compute_section_file_positions): Likewise.
358
359 2009-03-13 Nick Clifton <nickc@redhat.com>
360
361 PR 9934
362 * elf-bfd.h (NUM_SHDR_ENTRIES): Cope with an empty section.
363 * elflink.c (elf_link_read_relocs_from_section): Use
364 NUM_SHDR_ENTRIES. Gracefully handle the case where there are
365 relocs but no symbol table.
366 * elf32-arm.c (elf32_arm_check_relocs): Likewise.
367
368 2009-03-12 H.J. Lu <hongjiu.lu@intel.com>
369
370 PR ld/9938
371 * elf32-i386.c (elf_i386_check_tls_transition): Use strncmp
372 to check ___tls_get_addr.
373
374 * elf64-x86-64.c (elf64_x86_64_check_tls_transition): Use
375 strncmp to check __tls_get_addr.
376
377 2009-03-12 Andrew Stubbs <ams@codesourcery.com>
378
379 * dwarf2.c (read_section): Always check the offset, even when the
380 section has been read before.
381
382 2009-03-11 H.J. Lu <hongjiu.lu@intel.com>
383
384 * elf32-i386.c (elf_i386_check_tls_transition): Fix a typo in
385 comments.
386
387 2009-03-11 Chris Demetriou <cgd@google.com>
388
389 * bfd.c (BFD_DETERMINISTIC_OUTPUT): New flag.
390 * bfd-in2.h: Regenerate.
391 * archive.c (bfd_ar_hdr_from_filesystem): If BFD_DETERMINISTIC_OUTPUT
392 flag is set, use 0 for uid, gid, and timestamp, and use 0644 for file
393 mode.
394 (bsd_write_armap): Likewise.
395 (_bfd_archive_bsd_update_armap_timestamp): If BFD_DETERMINISTIC_OUTPUT
396 flag is set, do nothing.
397 (coff_write_armap): If BFD_DETERMINISTIC_OUTPUT flag is set, use 0
398 for timestamp.
399
400 2009-03-11 Ulrich Weigand <uweigand@de.ibm.com>
401
402 * elf32-spu.c (find_function_stack_adjust): Handle sf instruction
403 used to update stack pointer.
404
405 2009-03-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
406
407 PR binutils/9921
408 * som.c (som_bfd_derive_misc_symbol_info): Set symbol type ST_ABSOLUTE
409 for unknown symbols in absolute section.
410
411 2009-03-06 Nick Clifton <nickc@redhat.com>
412
413 * po/es.po: Updated Spanish translation.
414
415 2009-03-05 Christophe Lyon <christophe.lyon@st.com>
416
417 * elf32-arm.c (group_sections): Take next section size into
418 account before accepting to group it.
419
420 2009-03-05 Christophe Lyon <christophe.lyon@st.com>
421
422 * elf32-arm.c (arm_type_of_stub): Handle long branches targetting
423 PLT entries.
424 (elf32_arm_final_link_relocate): Likewise.
425
426 2009-03-05 Moritz Kroll <Moritz.Kroll@gmx.de>
427
428 PR 9923
429 * peXXigen.c (_bfd_XXi_final_link_postscript): Check h->root.type.
430
431 2009-03-04 Alan Modra <amodra@bigpond.net.au>
432
433 * reloc.c (BFD_RELOC_PPC_TLSGD, BFD_RELOC_PPC_TLSLD): New.
434 * section.c (struct bfd_section): Add has_tls_get_addr_call.
435 (BFD_FAKE_SECTION): Init new flag.
436 * ecoff.c (bfd_debug_section): Likewise.
437 * bfd-in2.h: Regenerate.
438 * libbfd.h: Regenerate.
439 * elf32-ppc.c (ppc_elf_howto_raw): Add R_PPC_TLSGD and R_PPC_TLSLD.
440 (ppc_elf_reloc_type_lookup): Handle new relocs.
441 (ppc_elf_check_relocs): Set has_tls_get_addr_call on finding such
442 without marker relocs.
443 (ppc_elf_tls_optimize): Allow out-of-order __tls_get_addr relocs
444 if section has no old-style calls.
445 (ppc_elf_relocate_section): Set tls_mask for non-tls relocs too.
446 Don't try to optimize new-style __tls_get_addr call when handling
447 arg setup relocs. Instead do so for R_PPC_TLSGD and R_PPC_TLSLD
448 relocs.
449 * elf64-ppc.c (ppc64_elf_howto_raw): Add R_PPC64_TLSGD, R_PPC64_TLSLD.
450 (ppc64_elf_reloc_type_lookup): Handle new relocs.
451 (ppc64_elf_check_relocs): Set has_tls_get_addr_call on finding such
452 without marker relocs.
453 (ppc64_elf_tls_optimize): Allow out-of-order __tls_get_addr relocs
454 if section has no old-style calls. Set toc_ref for new relocs as
455 appropriate.
456 (ppc64_elf_relocate_section): Set tls_mask for non-tls relocs too.
457 Don't try to optimize new-style __tls_get_addr call when handling
458 arg setup relocs. Instead do so for R_PPC_TLSGD and R_PPC_TLSLD
459 relocs.
460
461 2009-03-04 Alan Modra <amodra@bigpond.net.au>
462
463 PR 6768
464 * configure.in: Test for ld --as-needed support. Link shared
465 libbfd against libm.
466 * configure: Regenerate.
467
468 2009-03-03 Alan Modra <amodra@bigpond.net.au>
469
470 * Makefile.am: Run "make dep-am".
471 * Makefile.in: Regenerate.
472
473 2009-03-02 Qinwei <qinwei@sunnorth.com.cn>
474
475 * elf32-score7.c: New file.
476 * elf32-score.h: New file.
477 * elf32-score.c: Add code to support score 7. Set score7 as the
478 default.
479 * cpu-score.c: Add score7 architecure.
480 (compatibile): New function.
481 * Makefile.am: Add rules for building elf32-score7 object.
482 * Makefile.in: Regenerate.
483 * configure.in: Add elf32-score7 object to score vectors.
484 * configure: Regenerate.
485 * reloc.c: Add score7 relocs.
486 * archures.c: Add score3 and score7 machine numbers.
487 * bfd-in2.h: Regenerate.
488 * libbfd.h: Regenerate.
489
490 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
491
492 * configure: Regenerate.
493
494 2009-03-01 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
495
496 * elf32-hppa.c (hppa32_elf_local_refcounts): New function.
497 (elf32_hppa_check_relocs): Use it.
498
499 * elf_hppa_add_symbol_hook (elf_hppa_add_symbol_hook): Move to
500 elf64-hppa.c.
501 (elf_hppa_unmark_useless_dynamic_symbols): Likewise.
502 (elf_hppa_remark_useless_dynamic_symbols): Likewise.
503 (elf_hppa_is_dynamic_loader_symbol): Likewise.
504 (elf_hppa_record_segment_addrs): Likewise.
505 (elf_hppa_final_link): Likewise.
506 (elf_hppa_relocate_insn): Likewise.
507 (elf_hppa_final_link_relocate): Likewise.
508 (elf64_hppa_relocate_section): Likewise.
509 * elf64-hppa.c: Insert above.
510
511 2009-02-28 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
512
513 * elf-hppa.h (elf_hppa_final_link): Use elf_hppa_final_link.
514 (elf_hppa_final_link_relocate ): Rewrite eliminating dynamic hash table.
515 (elf_hppa_relocate_section): Likewise.
516 * elf64-hppa.c (struct elf64_hppa_link_hash_entry): Change to derive
517 from struct elf_link_hash_entry. Add count field.
518 (struct elf64_hppa_dyn_hash_table): Delete.
519 (struct elf64_hppa_link_hash_table): Delete dyn_hash_table field.
520 (elf64_hppa_hash_table): Rename to hppa_link_hash_table.
521 (hppa_elf_hash_entry, eh_name): Define.
522 (elf64_hppa_new_dyn_hash_entry): Delete.
523 (elf64_hppa_dyn_hash_lookup): Delete.
524 (elf64_hppa_dyn_hash_traverse): Delete.
525 (get_dyn_name): Delete.
526 (elf64_hppa_finalize_opd): Use struct elf_link_hash_entry * instead
527 of struct elf64_hppa_dyn_hash_entry *.
528 (elf64_hppa_finalize_dlt, llocate_global_data_dlt,
529 allocate_global_data_plt, allocate_global_data_stub,
530 allocate_global_data_opd, count_dyn_reloc, allocate_dynrel_entries):
531 Likewise.
532 (hppa64_link_hash_newfunc): New.
533 (elf64_hppa_hash_table_create): Rework.
534 (count_dyn_reloc): Likewise.
535 (hppa64_elf_local_refcounts): New.
536 (elf64_hppa_check_relocs): Rework using standard technique for recording
537 local DLT, PLT and OPD reference counts.
538 (elf64_hppa_dynamic_symbol_p): Revise using "eh" for struct
539 elf_link_hash_entry *.
540 (elf64_hppa_mark_exported_functions, allocate_global_data_dlt,
541 allocate_global_data_plt, allocate_global_data_stub,
542 allocate_global_data_opd, allocate_dynrel_entries,
543 elf64_hppa_adjust_dynamic_symbol,
544 elf64_hppa_mark_milli_and_exported_functions): Likewise.
545 (elf64_hppa_create_dynamic_sections, elf64_hppa_size_dynamic_sections):
546 Use hppa_link_hash_table. Rework.
547 (elf64_hppa_link_output_symbol_hook): Rework.
548 (elf64_hppa_finish_dynamic_symbol, elf64_hppa_finalize_opd,
549 elf64_hppa_finalize_dlt, elf64_hppa_finalize_dynreloc,
550 elf64_hppa_finish_dynamic_sections): Likewise.
551
552 2009-02-26 Christophe Lyon <christophe.lyon@st.com>
553
554 * elf32-arm.c (stub_reloc_type): Removed.
555 (insn_sequence): Renamed reloc_type field to r_type.
556 (elf32_arm_stub_long_branch_v4t_arm_thumb_pic): New stub.
557 (elf32_arm_stub_long_branch_v4t_thumb_arm_pic): Likewise.
558 (elf32_arm_stub_long_branch_thumb_only_pic): Likewise.
559 (elf32_arm_stub_type): Add new enum entries for the new stubs.
560 (arm_stub_is_thumb): Catch new stubs.
561 (arm_type_of_stub): Handle new stubs.
562 (arm_size_one_stub): Use ARRAY_SIZE. Handle new stubs.
563 (bfd_elf32_arm_process_before_allocation): Remove useless
564 condition.
565
566 2009-02-25 H.J. Lu <hongjiu.lu@intel.com>
567
568 * elf.c (elf_find_function): Use is_function_type to check
569 function symbol.
570
571 2009-02-24 Sterling Augustine <sterling@jaw.hq.tensilica.com>
572
573 * xtensa-modules.c: Revert to previous version 1.11 due
574 to inadvertant commit.
575
576 2009-02-24 Sterling Augustine <sterling@tensilica.com>
577
578 * elf32-xtensa.c (text_action_add): Separate test for action
579 type. Break if saved action is ta_widen_insn at same offset.
580
581 2009-02-24 Daniel Jacobowitz <dan@codesourcery.com>
582
583 * elf32-arm.c (elf32_arm_stub_long_branch_any_any_pic): Rename
584 to elf32_arm_stub_long_branch_any_arm_pic.
585 (elf32_arm_stub_long_branch_any_thumb_pic): New.
586 (enum elf32_arm_stub_type, arm_type_of_stub)
587 (arm_size_one_stub): Handle any to ARM PIC and any to Thumb PIC
588 separately.
589
590 2009-02-24 Joseph Myers <joseph@codesourcery.com>
591
592 * elf32-arm.c (PREV_SEC): Update comment.
593 (group_sections): Rename argument to stubs_always_after_branch.
594 Reverse the list and place stubs at the end of input sections.
595 Undefine NEXT_SEC.
596 (elf32_arm_size_stubs): Update to use stubs_always_after_branch.
597
598 2009-02-23 Daniel Jacobowitz <dan@codesourcery.com>
599
600 * elf32-arm.c (arm_build_one_stub): Initialize stub_reloc_offset.
601 Fix formatting.
602 (arm_size_one_stub): Remove unnecessary break.
603 (arm_map_one_stub): Fix formatting. Return after BFD_FAIL.
604
605 2009-02-23 Christophe Lyon <christophe.lyon@st.com>
606
607 * elf32-arm.c (stub_insn_type): New type.
608 (stub_reloc_type): Likewise.
609 (insn_sequence): Likewise.
610 (elf32_arm_stub_long_branch_any_any): Encode using insn_sequence.
611 (elf32_arm_stub_long_branch_v4t_arm_thumb): Likewise.
612 (elf32_arm_stub_long_branch_thumb_only): Likewise.
613 (elf32_arm_stub_long_branch_v4t_thumb_arm): Likewise.
614 (elf32_arm_stub_short_branch_v4t_thumb_arm): Likewise.
615 (elf32_arm_stub_long_branch_any_any_pic): Likewise.
616 (elf32_arm_stub_hash_entry): Add new helper fields.
617 (stub_hash_newfunc): Initialize these new fields.
618 (arm_build_one_stub): Encode Arm and Thumb instructions separately
619 to take endianness into account.
620 (arm_size_one_stub): Compute size of stubs using insn_sequence.
621 (arm_map_one_stub): Code is now more generic, thanks to
622 insn_sequence.
623
624 2009-02-23 Christophe Lyon <christophe.lyon@st.com>
625
626 * elf32-arm.c (elf32_arm_stub_long_branch_thumb_only): Fix stub
627 code.
628 (elf32_arm_stub_long_branch_v4t_thumb_arm): Likewise.
629 (arm_type_of_stub): Use Thumb-only long branch stub (non-PIC) when
630 BLX is not available. Fix typo in warning message. Add comments
631 and improve formatting.
632 (arm_build_one_stub): Adjust to new
633 elf32_arm_stub_long_branch_v4t_thumb_arm stub.
634 (arm_map_one_stub): Likewise.
635
636 2009-02-23 Tristan Gingold <gingold@adacore.com>
637 Eric Botcazou <ebotcazou@adacore.com>
638 Douglas B Rupp <rupp@gnat.com>
639
640 * vms.h: Update copyright year, fix comments, reorder declarations.
641 (_bfd_save_vms_section): Remove the prototype.
642 (EGPS_S_V_NO_SHIFT): New constant.
643 (bfd_vms_set_section_flags): New prototype.
644 (EGPS_S_B_ALIGN, EGPS_S_W_FLAGS, EGPS_S_L_ALLOC, EGPS_S_B_NAMLNG): New
645 constants.
646 (EGSY_S_W_FLAGS): Ditto.
647 (EGSY_S_V_QUAD_VAL): Ditto.
648 (ESDF_S_L_VALUE, ESDF_S_L_PSINDX, ESDF_S_B_NAMLNG): Ditto.
649 (EGST_S_W_FLAGS, EGST_S_Q_LP_1, EGST_S_Q_LP_2, EGST_S_L_PSINDX,
650 EGST_S_B_NAMLNG): Ditto.
651 (ESRF_S_B_NAMLNG): Ditto.
652 (ETIR_S_C_HEADER_SIZE): Ditto.
653 (EGPS_S_V_ALLOC_64BIT): Ditto.
654 (DST_S_C_EPILOG): Ditto.
655 (DST_S_C_SRC_SETLNUM_L, DST_S_C_SRC_SETLNUM_W) : Ditto.
656 (DST_S_C_SRC_INCRLNUM_B): Ditto.
657 (DST_S_B_PCLINE_UNSBYTE, DST_S_W_PCLINE_UNSWORD): Ditto.
658 (DST_S_L_PCLINE_UNSLONG): Ditto.
659 (DST_S_B_MODBEG_NAME, DST_S_L_RTNBEG_ADDRESS) : Ditto
660 (DST_S_B_RTNBEG_NAME, DST_S_L_RTNEND_SIZE): Ditto
661 (DST_S_C_SOURCE_HEADER_SIZE): Ditto.
662 (DST_S_B_SRC_DF_LENGTH, DST_S_W_SRC_DF_FILEID): Ditto.
663 (DST_S_B_SRC_DF_FILENAME, DST_S_B_SRC_UNSBYTE): Ditto.
664 (DST_S_B_SRC_UNSBYTE): Ditto.
665 (DST_S_W_SRC_UNSWORD, DST_S_L_SRC_UNSLONG): Ditto.
666 Add prototypes.
667 (vms_section, vms_reloc): Remove types.
668 (hdr_struc): Replaced by ...
669 (hdr_struct): ... new type.
670 (EMH_S_W_HDRTYP, EMH_S_B_STRLVL, EMH_S_L_ARCH1): New constants.
671 (EMH_S_L_ARCH2, EMH_S_L_RECSIZ, EMH_S_B_NAMLNG): Ditto.
672 (EMH_DATE_LENGTH): Ditto.
673 (eom_struc): Replaced by ...
674 (eom_struct): ... new type.
675 (EEOM_S_L_TOTAL_LPS, EEOM_S_W_COMCOD, EEOM_S_B_TFRFLG): New constants.
676 (EEOM_S_L_PSINDX, EEOM_S_L_TFRADR): Ditto.
677 (EIHD_S_K_MAJORID, EIHD_S_K_MINORID, EIHD_S_K_EXE): Ditto.
678 (EIHD_S_L_SIZE, EIHD_S_L_ISDOFF, EIHD_S_L_SYMDBGOFF): Ditto.
679 (EIHD_S_Q_SYMVVA, EIHD_S_L_IMGTYPE): Ditto.
680 (EISD_S_L_EISDSIZE, EISD_S_L_SECSIZE, EISD_S_Q_VIR_ADDR): Ditto.
681 (EISD_S_L_FLAGS, EISD_S_L_VBN, EISD_S_R_CONTROL): Ditto.
682 (EISD_S_L_IDENT, EISD_S_T_GBLNAM): Ditto.
683 (EISD_S_M_GBL, EISD_S_M_CRF, EISD_S_M_DZRO, EISD_S_M_WRT): Ditto.
684 (EISD_S_M_INITALCODE, EISD_S_M_BASED, EISD_S_M_FIXUPVEC): Ditto.
685 (EISD_S_M_RESIDENT, EISD_S_M_VECTOR, EISD_S_M_PROTECT): Ditto.
686 (EISD_S_M_LASTCLU, EISD_S_M_EXE, EISD_S_M_NONSHRADR): Ditto.
687 (EISD_S_M_QUAD_LENGTH, EISD_S_M_ALLOC_64BIT): Ditto.
688 (EIHS_S_L_DSTVBN, EIHS_S_L_DSTSIZE, EIHS_S_L_GSTVBN): Ditto.
689 (EIHS_S_L_GSTSIZE, EIHS_S_L_DMTVBN, EIHS_S_L_DMTBYTES): Ditto.
690 (DBG_S_L_DMT_MODBEG, DBG_S_L_DST_SIZE): Ditto.
691 (DBG_S_W_DMT_PSECT_COUNT, DBG_S_C_DMT_HEADER_SIZE): Ditto.
692 (DBG_S_L_DMT_PSECT_START, DBG_S_L_DMT_PSECT_LENGTH)
693 (DBG_S_C_DMT_PSECT_SIZE): Ditto.
694 (enum file_type_enum): New type.
695 (struct location_struct): Removed.
696 (struct fileinfo, struct srecinfo, struct lineinfo): New types.
697 (struct funcinfo, struct module): Ditto.
698 (struct vms_private_data_struct): Update fields.
699 (struct vms_section_data_struct): New type.
700
701 * vms.c: Update copyright year, fix comments,
702 Fix includes for DECC, add prototypes.
703 (vms_initialize): Use bfd_alloc instead of bfd_zalloc and remove
704 some initializers.
705 Use flavour to set is_vax, location_stack is removed.
706 (struct pair): Declare.
707 (fill_section_ptr): Initialize variables at declaration.
708 Add guard to set SECTION_SYM flag, handlde und section.
709 (vms_fixup_sections): Use struct pair for fill_section_ptr argument.
710 (_bfd_vms_slurp_object_records): New function, replaces previous
711 vms_object_p.
712 (vms_slurp_module): New function.
713 (vms_slurp_image): Ditto.
714 (vms_object_p): Complete rewrite.
715 (vms_mkobject): Use is_vax field to slect architecture.
716 (free_reloc_stream): New function.
717 (vms_convert_to_var): Ditto.
718 (vms_convert_to_var_1): Ditto.
719 (vms_convert_to_var_unix_filename): Ditto.
720 (vms_close_and_cleanup): Call free_reloc_stream, convert file to
721 VAR format on VMS.
722 (vms_new_section_hook): Set alignment to 0, allocate private data.
723 (vms_get_section_contents): Load content.
724 (vms_get_symbol_info): Handle undefined section.
725 (vms_find_nearest_line): Handle.
726 (alloc_reloc_stream): New function.
727 (vms_slurp_reloc_table): Ditto.
728 (vms_get_reloc_upper_bound): Make it real.
729 (vms_canonicalize_reloc): Do the real work.
730 (alpha_howto_table): Add ALPHA_R_NOP, ALPHA_R_BSR, ALPHA_R_LDA,
731 ALPHA_R_BOH.
732 (vms_bfd_reloc_type_lookup): Handle NOP, BSR, LDA and BOH.
733 (vms_set_arch_mach): Check arch.
734 (vms_set_section_contents): Copy the content after allocation.
735 (vms_alpha_vec): Update object flags.
736
737 * vms-tir.c: Update copyright year, fix comments,
738 add prototypes for new functions.
739 (dst_define_location): New function.
740 (dst_restore_location): New function.
741 (dst_retrieve_location): New function.
742 (dst_check_allocation): New function.
743 (image_dump): Call dst_check_allocation.
744 (image_write_b): Ditto.
745 (image_write_w): Ditto.
746 (image_write_l): Ditto.
747 (image_write_q): Ditto.
748 (cmd_name): Handle STA_LW, STA_QW, STO_OFF, STO_IMM, STO_IMMR, STO_LW,
749 STO_QW, OPR_ADD, CTL_SETRB, STC_LP_PSB, CTL_DFLOC, CTL_STLOC,
750 CTL_STKDL.
751 Call error handler instead of abort if name is not known.
752 (etir_sta): Add quarter_relocs argument and set it.
753 Fix cast.
754 (etir_sto): Ditto.
755 (etir_opr): Ditto, return FALSE in case of error.
756 (etir_ctl): Add quarter_relocs argument and set it, fix cast.
757 Fix CTL_DFLOC, CTL_STLOC, CTL_STKDL.
758 (etir_stc): Add quarter_relocs argument and set it, fix cast.
759 Fix STC_LP, STC_LP_PSB, STC_GBL and STC_CGA.
760 Handle STC_LP_PSB, STC_BSR_GBL, STC_LDA_GBL, STC_BOH_GBL.
761 Move STC_NOP_PS, STC_BSR_PS, STC_LDA_PS, STC_BOH_PS, STC_NBH_PS.
762 Return FALSE in case of error.
763 (tir_sta): Change sign of psect.
764 (tir_ctl): Ditto.
765 (tir_cmd): Fix cast. Makes tir_table static const.
766 (etir_cmd): Add quarter_relocs argument, makes etir_table const,
767 add argument to explain.
768 (analyze_etir): Initialize maxptr, add quarter_relocs
769 declaration, move some declarations into inner scopes.
770 Handle quarter_relocs and STO_IMM.
771 (_bfd_vms_slurp_tir): Use constant instead of hard-coded values.
772 (_bfd_vms_slurp_relocs): New function.
773 (_bfd_vms_decode_relocs): New function.
774 (sto_imm): Rewritten.
775 (start_first_etbt_record): New function.
776 (start_another_etbt_record): Ditto.
777 (etir_output_check): Ditto.
778 (defer_reloc_p): Ditto.
779 (_bfd_vms_write_tir): Remove nextoffset, convert a while-loop to
780 a for-loop. Correctly deals with contents, deals with .vmsdebug,
781 rewritte relocations handling.
782 (_bfd_vms_write_tbt): Removed.
783 (_bfd_vms_write_dbg): Ditto.
784
785 * vms-misc.c: Update copyright year, Fix comments.
786 (_bfd_vms_get_header_values): Use 'size' instead of 'length'.
787 (maybe_adjust_record_pointer_for_object): New function.
788 (_bfd_vms_get_first_record): New function, replaces ...
789 (_bfd_vms_get_record): .. removed.
790 (_bfd_vms_get_object_record): New function.
791 (_bfd_vms_get_object_record): New function.
792 (vms_get_remaining_object_record): New function, replaces ...
793 (_bfd_vms_get_next_record): ... removed.
794 (add_new_contents): Removed.
795 (_bfd_save_vms_section): Removed.
796 (_bfd_get_vms_section): Removed.
797 (_bfd_vms_output_flush): Write in VAR format.
798 (new_symbol): Don't make UND section.
799
800 * vms-hdr.c: Update copyright year, update list of record handled.
801 (_bfd_vms_slurp_hdr): rec_length renamed to rec_size.
802 (_bfd_vms_write_hdr): Strip vms and unix patches,
803 add comments, truncate module name at 31 characters,
804 use constants instead of hard-coded value,
805 write BFD version instead of a fixed string.
806 (_bfd_vms_slurp_ihd): New function.
807 (_bfd_vms_slurp_isd): Ditto.
808 (_bfd_vms_slurp_ihs): Ditto.
809 (new_module): Ditto.
810 (parse_module): Ditto
811 (build_module_list): Ditto.
812 (module_find_nearest_line): Ditto.
813 (_bfd_vms_find_nearest_dst_line): Ditto.
814 (vms_slurp_debug): Ditto.
815 (_bfd_vms_slurp_dbg): Ditto.
816 (_bfd_vms_slurp_tbt): Ditto.
817 (_bfd_vms_write_dbg): Ditto.
818 (_bfd_vms_write_tbt): Ditto.
819
820 * vms-gsd.c: Update copyright year, update list of records handled.
821 (EVAX_LITERALS_NAME): New macro.
822 (evax_section_flags): Add an entry for EVAX_LITERALS_NAME.
823 (gpsflagdesc, gsyflagdesc): Moved out of _bfd_vms_slurp_gsd.
824 (register_universal_symbol): New function and prototype.
825 (_bfd_vms_slurp_gsd): Fix indentations and casts,
826 improve debug messages,
827 use constants instead of hard-coded value,
828 fix missing endianness conversion,
829 handle global symbol (SYMG).
830 (bfd_vms_set_section_flags): New function.
831 (_bfd_vms_write_gsd): Don't write .vmsdebug section,
832 handle section literals,
833 fix indentation,
834 handle section bfd and vms flags,
835 don't output LIB$INITIALIZE symbol,
836 fix handling of weak symbols,
837 fix evax vs vax procedure descriptor,
838 handle absolute symbols.
839
840 * reloc.c (BFD_RELOC_ALPHA_NOP, BFD_RELOC_ALPHA_BSR,
841 BFD_RELOC_ALPHA_LDA, BFD_RELOC_ALPHA_BOH): New relocations.
842
843 * makefile.vms (DEFS): Fix flags for VMS.
844
845 * bfdio.c (real_fopen): Handle multiple VMS fopen attributes.
846
847 * bfd-in2.h: Regenerated.
848 * libbfd.h: Regenerated.
849
850 2009-02-20 Cary Coutant <ccoutant@google.com>
851
852 * vmsutil.c (vms_file_stats_name): Fix incorrect use of st_mtime
853 in struct stat.
854
855 2009-18-02 Dave Korn <dave.korn.cygwin@gmail.com>
856
857 PR gas/7059
858 * coffcode.h (coff_write_object_contents): Don't let the string
859 table offset overflow the s_name field when using long section names.
860
861 2009-18-02 Dave Korn <dave.korn.cygwin@gmail.com>
862
863 * coff-alpha.c (alpha_ecoff_backend_data): Initialise fields which
864 control long section name handling with ECOFF_NO_LONG_SECTION_NAMES.
865 * coff-mips.c (mips_ecoff_backend_data): Likewise.
866 * coff-rs6000.c (bfd_xcoff_backend_data): Initialise fields which
867 control long section name handling with XCOFF_NO_LONG_SECTION_NAMES.
868 (bfd_pmac_xcoff_backend_data): Likewise.
869 * coff64-rs6000.c (bfd_xcoff_backend_data): Likewise.
870 (bfd_xcoff_aix5_backend_data): Likewise.
871 (xcoff64_write_object_contents): Delete unused long_section_names
872 local variable.
873 * coff-sh.c (bfd_coff_small_swap_table): Initialise long section
874 name members using COFF_DEFAULT_LONG_SECTION_NAMES and make entire
875 struct non-const.
876 * coffcode.h (documentation): Update to describe long section names.
877 (COFFLONGSECTIONCATHELPER): New helper macro.
878 (BLANKOR1TOODD): Likewise.
879 (COFF_ENABLE_LONG_SECTION_NAMES): Likewise.
880 (COFF_LONG_SECTION_NAMES_SETTER): Likewise.
881 (COFF_DEFAULT_LONG_SECTION_NAMES): Likewise.
882 (bfd_coff_set_long_section_names_allowed): New function.
883 (bfd_coff_set_long_section_names_disallowed): Likewise.
884 (struct bfd_coff_backend_data): Add new backend hook function
885 pointer _bfd_coff_set_long_section_names.
886 (bfd_coff_set_long_section_names): New backend hook.
887 (coff_write_object_contents): Only generate long section names if
888 bfd_coff_long_section_names() indicates they are currently enabled.
889 (bfd_coff_std_swap_table): Make non-const, and initialise long
890 section name fields using COFF_DEFAULT_LONG_SECTION_NAMES.
891 (ticoff0_swap_table): Likewise to both.
892 (ticoff1_swap_table): Again, likewise to both.
893 * coffgen.c (make_a_section_from_file): Allow long section names
894 as inputs even if not currently allowed for outputs.
895 * ecoff.c (_bfd_ecoff_no_long_sections): New function.
896 * efi-app-ia32.c (COFF_LONG_SECTION_NAMES): Define to 0, not blank.
897 * efi-app-ia64.c (COFF_LONG_SECTION_NAMES): Likewise.
898 * efi-app-x86_64.c (COFF_LONG_SECTION_NAMES): Likewise.
899 * efi-bsdrv-ia32.c (COFF_LONG_SECTION_NAMES): Likewise.
900 * efi-bsdrv-ia64.c (COFF_LONG_SECTION_NAMES): Likewise.
901 * efi-bsdrv-x86_64.c (COFF_LONG_SECTION_NAMES): Likewise.
902 * efi-rtdrv-ia32.c (COFF_LONG_SECTION_NAMES): Likewise.
903 * efi-rtdrv-ia64.c (COFF_LONG_SECTION_NAMES): Likewise.
904 * efi-rtdrv-x86_64.c (COFF_LONG_SECTION_NAMES): Likewise.
905 * pei-arm.c (COFF_LONG_SECTION_NAMES): Likewise.
906 * pei-i386.c (COFF_LONG_SECTION_NAMES): Likewise.
907 * pei-mcore.c (COFF_LONG_SECTION_NAMES): Likewise.
908 * pei-mips.c (COFF_LONG_SECTION_NAMES): Likewise.
909 * pei-ppc.c (COFF_LONG_SECTION_NAMES): Likewise.
910 * pei-sh.c (COFF_LONG_SECTION_NAMES): Likewise.
911 * pei-x86_64.c (COFF_LONG_SECTION_NAMES): Likewise.
912 * libcoff-in.h: Update copyright year to cause updated copyright
913 year in generated libcoff.h, and fix typo.
914 * libcoff.h: Regenerated.
915 * libecoff.h (ECOFF_NO_LONG_SECTION_NAMES): New macro.
916 (_bfd_ecoff_no_long_sections): Add prototype.
917 * libxcoff.h (XCOFF_NO_LONG_SECTION_NAMES): New macro.
918 * pe-mips.c (COFF_LONG_SECTION_NAMES): Define empty if not already
919 defined by an including .c file.
920 * ticoff.h (ticoff0_swap_table): Make non-const, and initialise
921 long section name fields using COFF_DEFAULT_LONG_SECTION_NAMES.
922 (ticoff1_swap_table): Likewise to both.
923
924 2009-02-18 Christophe Lyon <christophe.lyon@st.com>
925
926 * elf32-arm.c (arm_build_one_stub): Fix relocation target for pic
927 stub. Catch default case error.
928 (arm_map_one_stub): Add missing Thumb mapping symbol.
929
930 2009-02-18 Bjoern Haase <bjoern.m.haase@web.de>
931
932 PR 9841
933 * elf32-avr.c: Handle case where no local symbos exist correctly.
934
935 2009-02-16 Christophe Lyon <christophe.lyon@st.com>
936
937 bfd/
938 * elf32-arm.c (arm_long_branch_stub,
939 arm_thumb_v4t_long_branch_stub,
940 arm_thumb_thumb_long_branch_stub,
941 arm_thumb_arm_v4t_long_branch_stub,
942 arm_thumb_arm_v4t_short_branch_stub,
943 arm_pic_long_branch_stub):
944 Renamed to elf32_arm_stub_long_branch_any_any,
945 elf32_arm_stub_long_branch_v4t_arm_thumb,
946 elf32_arm_stub_long_branch_thumb_only,
947 elf32_arm_stub_long_branch_v4t_thumb_arm,
948 elf32_arm_stub_short_branch_v4t_thumb_arm,
949 elf32_arm_stub_long_branch_any_any_pic.
950 (arm_stub_long_branch, arm_thumb_v4t_stub_long_branch,
951 arm_thumb_thumb_stub_long_branch,
952 arm_thumb_arm_v4t_stub_long_branch,
953 arm_thumb_arm_v4t_stub_short_branch, arm_stub_pic_long_branch):
954 Renamed to arm_stub_long_branch_any_any,
955 arm_stub_long_branch_v4t_arm_thumb,
956 arm_stub_long_branch_thumb_only,
957 arm_stub_long_branch_v4t_thumb_arm,
958 arm_stub_short_branch_v4t_thumb_arm,
959 arm_stub_long_branch_any_any_pic.
960
961 2009-02-15 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
962
963 * elf-hppa.h (elf_hppa_final_link_relocate): Correct addend value used
964 in branch offset check.
965
966 2009-02-15 Alan Modra <amodra@bigpond.net.au>
967
968 * elf64-ppc.c (struct _ppc64_elf_section_data): Delete t_symndx,
969 add toc.symndx and toc.add.
970 (ppc64_elf_check_relocs): Don't set htab->tls_get_addr here.
971 Set up toc.add.
972 (get_tls_mask): Add toc_addend param, set from toc.add. Adjust all
973 callers.
974 (ppc64_elf_tls_setup): Set htab->tls_get_addr and tls_get_addr_fd.
975 (branch_reloc_hash_match): New function, extracted from..
976 (ppc64_elf_tls_optimize): ..here.
977 (ppc64_elf_relocate_section): Properly set addends when optimizing
978 tls sequences. Avoid unnecessary reading and writing of insns.
979 Only redo reloc when symbol changed. Bypass symbol checks when
980 using tlsld_got.
981 * elf32-ppc.c (ppc_elf_tls_setup): Correct comment.
982 (branch_reloc_hash_match): New function, extracted from..
983 (ppc_elf_tls_optimize): ..here.
984 (ppc_elf_relocate_section): Avoid unnecessary reading of insns.
985 Don't clear addend on zapped __tls_get_addr reloc.
986
987 2009-02-12 Nick Clifton <nickc@redhat.com>
988
989 PR 9827
990 * elflink.c (bfd_elf_final_link): When counting the relocations,
991 if the header size has not been set yet then assume that it will
992 match the output section's reloc type.
993
994 2009-02-12 Nathan Sidwell <nathan@codesourcery.com>
995
996 * elf32-mips.c (mips_elf_final_gp): Don't add 0x4000 offset for
997 relocatable link.
998
999 2009-02-09 Alan Modra <amodra@bigpond.net.au>
1000
1001 * elf32-spu.c (spu_elf_find_overlays): Call bfd_set_error on errors.
1002 (find_function): Likewise.
1003 (pasted_function): Don't error if no prior function found.
1004 (discover_functions): Revert 2008-12-10 change. Extend first
1005 function range to start of section.
1006
1007 2009-02-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1008
1009 * elf64-hppa.c: Remove PARAMS macro. Replace PTR with void *. Convert
1010 functions to C90.
1011 * elf64-hppa.h: Likewise.
1012
1013 2009-02-06 Joseph Myers <joseph@codesourcery.com>
1014
1015 * elfxx-mips.c (_bfd_mips_elf_section_processing): Remove special
1016 .sbss handling.
1017
1018 2009-02-04 Alan Modra <amodra@bigpond.net.au>
1019
1020 * elf32-spu.c (spu_elf_build_stubs): Define __icache_neg_log2_linesize.
1021 Define __icache_ptr_handler*, not __icache_ptr___icache_bi_handler*.
1022
1023 2009-02-03 Sandip Matte <sandip@rmicorp.com>
1024
1025 * aoutx.h (NAME (aout, machine_type)): Handle bfd_mach_mips_xlr.
1026 * archures.c (bfd_mach_mips_xlr): Define.
1027 * bfd-in2.h: Regenerate.
1028 * cpu-mips.c (I_xlr): Define.
1029 (arch_info_struct): Add XLR entry.
1030 * elfxx-mips.c (_bfd_elf_mips_mach): Handle E_MIPS_MACH_XLR.
1031 (mips_set_isa_flags): Handle bfd_mach_mips_xlr
1032 (mips_mach_extensions): Add XLR entry.
1033
1034 2009-02-03 Eric B. Weddington <eric.weddington@atmel.com>
1035
1036 * elf32-avr.c (avr_final_link_relocate): Allow avr25 to wraparound.
1037
1038 2009-02-03 Carlos O'Donell <carlos@codesourcery.com>
1039
1040 * configure.in: AC_SUBST pdfdir.
1041 * Makefile.am: Add install-pdf, install-pdf-am
1042 and install-pdf-recursive targets. Define pdfdir.
1043 * doc/Makefile.am: Define pdf__strip_dir. Add
1044 install-pdf and install-pdf-am targets.
1045 * po/Make-in: Add install-pdf target.
1046 * configure: Regenerate.
1047 * Makefile.in: Regenerate
1048 * doc/Makefile.in: Regenerate.
1049
1050 2009-02-03 Maxim Kuvyrkov <maxim@codesourcery.com>
1051
1052 * bfd-in2.h: Regenerate.
1053 * elf32-m68k.c: Handle 2-slot GOT entries. Rename variables and
1054 fields from n_entries to n_slots where appropriate, update comments.
1055 (HOWTO): Add TLS relocations.
1056 (reloc_map): Map BFD_RELOC_68K_TLS_* to R_68K_TLS_*.
1057 (enum elf_m68k_got_offset_size): New enum.
1058 (struct elf_m68k_got_entry.type): Move field to ...
1059 (struct elf_m68k_got_entry_key): ... here. Update all uses.
1060 (elf_m68k_reloc_got_type, elf_m68k_reloc_got_offset_size): New static
1061 functions.
1062 (elf_m68k_reloc_got_n_entries, elf_m68k_reloc_tls_p): New static
1063 functions.
1064 (struct elf_m68k_got): merge rel_8o_n_entries and rel_8o_16o_n_entries
1065 fields into n_entries array. Update comments.
1066 (elf_m68k_init_got): Simplify, update all uses.
1067 (elf_m68k_init_got_entry_key): Handle R_68K_TLS_LDM32 reloc, update.
1068 (ELF_M68K_REL_8O_MAX_N_ENTRIES_IN_GOT): Adjust to handle 2-slot
1069 GOT entries; update name, update all uses.
1070 (ELF_M68K_REL_8O_16O_MAX_N_ENTRIES_IN_GOT): Ditto.
1071 (elf_m68k_get_got_entry): Update.
1072 (elf_m68k_update_got_entry_type): Rewrite to handle TLS GOT entries,
1073 simplify.
1074 (elf_m68k_remove_got_entry_type): Simplify.
1075 (elf_m68k_add_entry_to_got, elf_m68k_can_merge_gots_1): Update.
1076 (elf_m68k_can_merge_gots): Update.
1077 (elf_m68k_merge_gots_1, elf_m68k_merge_gots): Update.
1078 (struct elf_m68k_finalize_got_offsets_arg): Rewrite to handle 2-slot
1079 GOT entries, simplify.
1080 (elf_m68k_finalize_got_offsets_1, elf_m68k_finalize_got_offsets): Same.
1081 (struct elf_m68k_partition_multi_got_arg): Add slots_relas_diff
1082 field, remove obsoleted local_n_entries field.
1083 (elf_m68k_partition_multi_got_2): New static function.
1084 (elf_m68k_partition_multi_got_1, elf_m68k_partition_multi_got): Use it;
1085 update.
1086 (elf_m68k_remove_got_entry_type): Update.
1087 (elf_m68k_install_rela, dtpoff_base, tpoff): New static functions.
1088 (elf_m68k_check_relocs): Handle TLS relocations. Remove unnecessary
1089 update of sgot->size and srelgot->size.
1090 (elf_m68k_gc_sweep_hook): Update.
1091 (elf_m68k_install_rela, dtpoff_base, tpoff): New static functions.
1092 (elf_m68k_relocate_section, elf_m68k_finish_dynamic_symbol): Handle
1093 TLS relocations.
1094 * reloc.c (BFD_RELOC_68K_TLS_*): Declare TLS relocations.
1095 * libbfd.h (bfd_reloc_code_real_names): Add BFD_RELOC_68K_TLS_*.
1096
1097 2009-02-02 DJ Delorie <dj@redhat.com>
1098
1099 * elf32-mep.c (config_names): Regenerate configuration.
1100
1101 2009-02-02 Alan Modra <amodra@bigpond.net.au>
1102
1103 * elf-bfd.h (bfd_elf_get_str_section): Don't declare.
1104 (bfd_elf_find_section, _sh_elf_set_mach_from_flags): Likewise.
1105 * elf.c (bfd_elf_get_str_section): Make static.
1106 (bfd_elf_find_section): Delete.
1107 * libbfd.h: Regenerate.
1108
1109 2009-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1110
1111 * elf-eh-frame.c (REQUIRE_CLEARED_RELOCS) Remove.
1112 (_bfd_elf_parse_eh_frame): Do not check relocations for removed FDEs.
1113
1114 2009-01-31 Alan Modra <amodra@bigpond.net.au>
1115
1116 * elflink.c (on_needed_list): New function.
1117 (elf_link_add_object_symbols): Link in --as-needed libs if they
1118 satisfy undefined symbols in other libs.
1119
1120 2009-01-30 Julian Brown <julian@codesourcery.com>
1121
1122 * elf32-arm.c (bfd_elf32_arm_vfp11_erratum_scan): Skip BFDs with
1123 EXEC_P or DYNAMIC flags, and skip sections which are being linked
1124 with --just-symbols (-R).
1125
1126 2009-01-29 Adam Nemet <anemet@caviumnetworks.com>
1127
1128 * dwarf2.c (read_rangelist): Use read_address to read low_pc and
1129 high_pc in order to properly sign-extend VMAs.
1130
1131 2009-01-29 Daniel Jacobowitz <dan@codesourcery.com>
1132 Mark Shinwell <shinwell@codesourcery.com>
1133 Catherine Moore <clm@codesourcery.com>
1134
1135 * elf-attrs.c, elflink.c, elfxx-mips.c: Correct typos in comments.
1136
1137 2009-01-28 Catherine Moore <clm@codesourcery.com>
1138
1139 * elf32-arm.c (elf32_arm_check_relocs): Set SEC_ALLOC and
1140 SEC_LOAD for dynamic relocation sections.
1141
1142 2009-01-27 Hans-Peter Nilsson <hp@axis.com>
1143
1144 * elf32-cris.c (cris_elf_relocate_section): Use elf_hash_table
1145 (info)->tls_size, not elf_hash_table (info)->tls_sec->size for
1146 the size of local TLS data.
1147
1148 2009-01-27 Andreas Schwab <schwab@suse.de>
1149
1150 * mach-o.c (bfd_mach_o_archive_p): Restrict the number of
1151 architectures in the archive.
1152
1153 2009-01-27 Hans-Peter Nilsson <hp@axis.com>
1154
1155 * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_16_DTPREL>
1156 <R_CRIS_32_DTPREL>: Correct relocation value.
1157
1158 * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_8>
1159 <R_CRIS_16, R_CRIS_32>: Don't call BFD_ASSERT for weak undefined
1160 symbols with non-default visibility.
1161
1162 2009-01-26 Nathan Sidwell <nathan@codesourcery.com>
1163
1164 * elf32-ppc.c (ppc_elf_relax_section): Add space for relocs
1165 describing the trampolines.
1166 (ppc_elf_relocate_section): Update relocs to describe the
1167 trampolines.
1168
1169 2009-01-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1170
1171 * elf-hppa.h (elf_hppa_final_link_relocate): Add check to ensure that
1172 branch targets can be reached for R_PARISC_PCREL22F, R_PARISC_PCREL17F
1173 and R_PARISC_PCREL12F relocations.
1174
1175 2009-01-24 Alan Modra <amodra@bigpond.net.au>
1176
1177 PR 6022
1178 * elflink.c (find_version_for_sym): New function split out from,
1179 but without export_dynamic test, ..
1180 (_bfd_elf_link_assign_sym_version): ..here.
1181 (_bfd_elf_export_symbol): Use it.
1182
1183 2009-01-23 Alan Modra <amodra@bigpond.net.au>
1184
1185 * elf-bfd.h (struct elf_assign_sym_version_info): Delete.
1186 (struct elf_info_failed, struct elf_find_verdep_info): Move to..
1187 * elflink.c: ..here, somewhat modified.
1188 * elf-bfd.h (_bfd_elf_add_default_symbol, _bfd_elf_export_symbol,
1189 _bfd_elf_link_find_version_dependencies,
1190 _bfd_elf_link_assign_sym_version, _bfd_elf_link_size_reloc_section,
1191 _bfd_elf_fix_symbol_flags, _bfd_elf_adjust_dynamic_symbol,
1192 _bfd_elf_link_sec_merge_syms, bfd_elf_link_mark_dynamic_symbol): Don't
1193 declare..
1194 * elflink.c: ..and make static here.
1195 (_bfd_elf_link_find_version_dependencies): Adjust for removal
1196 of output_bfd from struct elf_find_verdep_info.
1197 (_bfd_elf_link_assign_sym_version): Similarly adjust to use
1198 struct elf_info_failed.
1199 (bfd_elf_size_dynamic_sections): Adjust.
1200
1201 2009-01-22 Alan Modra <amodra@bigpond.net.au>
1202
1203 PR 6832
1204 * dwarf2.c (find_line): Don't update stash->sec_info_ptr until
1205 after comp_unit_find_line call.
1206
1207 2009-01-21 Nick Clifton <nickc@redhat.com>
1208
1209 PR 9769
1210 * vmsutil.c (vms_file_stats_name): Remove use of unsupported
1211 tm_gmtoff field in struct tm.
1212
1213 2009-01-21 Alan Modra <amodra@bigpond.net.au>
1214
1215 * elf32-spu.h (struct spu_elf_params): Add non_ia_text.
1216 * elf32-spu.c (mark_overlay_section): Only include .text.ia.*
1217 sections in soft-icache lines unless non_ia_text. Don't add
1218 rodata if doing so would exceed line size.
1219
1220 2009-01-19 Hans-Peter Nilsson <hp@axis.com>
1221
1222 * elf32-cris.c (elf_cris_copy_indirect_symbol): For other symbol
1223 types than bfd_link_hash_indirect, before early return, call
1224 _bfd_elf_link_hash_copy_indirect.
1225
1226 2009-01-19 Andrew Stubbs <ams@codesourcery.com>
1227
1228 * elf-attrs.c (vendor_set_obj_attr_contents): Support tag ordering.
1229 * elf-bfd.h (elf_backend_data): Add obj_attrs_order.
1230 * elf32-arm.c (elf32_arm_obj_attrs_order): New function.
1231 (elf_backend_obj_attrs_order): New define.
1232 * elfxx-target.h (elf_backend_obj_attrs_order): New define.
1233 (elfNN_bed): Add elf_backend_obj_attrs_order.
1234
1235 2009-01-19 Andrew Stubbs <ams@codesourcery.com>
1236
1237 * elf-attrs.c (is_default_attr): Substitute magic numbers with macros.
1238 (obj_attr_size): Likewise.
1239 (write_obj_attribute): Likewise.
1240 (_bfd_elf_copy_obj_attributes): Likewise.
1241 (_bfd_elf_parse_attributes): Likewise.
1242 * elf-bfd.h (ATTR_TYPE_FLAG_INT_VAL): New define.
1243 (ATTR_TYPE_FLAG_STR_VAL, ATTR_TYPE_FLAG_NO_DEFAULT): New defines.
1244 (ATTR_TYPE_HAS_INT_VAL, ATTR_TYPE_HAS_STR_VAL): New defines.
1245 (ATTR_TYPE_HAS_NO_DEFAULT): New define.
1246 * elf32-arm.c (elf32_arm_obj_attrs_arg_type): Replace magic numbers
1247 with macros.
1248
1249 2009-01-19 Andrew Stubbs <ams@codesourcery.com>
1250
1251 * elf-attrs.c (is_default_attr): Support defaultless attributes.
1252 (bfd_elf_add_obj_attr_int): Get type from _bfd_elf_obj_attrs_arg_type.
1253 (bfd_elf_add_obj_attr_string): Likewise.
1254 (bfd_elf_add_obj_attr_int_string): Likewise.
1255 (_bfd_elf_parse_attributes): Allow for unknown flag bits in type.
1256 * elf-bfd.h (struct obj_attribute): Document new flag bit.
1257 * elf32-arm.c (elf32_arm_obj_attrs_arg_type): Specify that
1258 Tag_nodefaults has no default value.
1259 (elf32_arm_merge_eabi_attributes): Modify the Tag_nodefaults
1260 comment to reflect the new state.
1261
1262 2009-01-19 Alan Modra <amodra@bigpond.net.au>
1263
1264 PR 9695
1265 * pdp11.c (N_BADMAG): True for anything but OMAGIC, NMAGIC, ZMAGIC.
1266 (some_aout_object_p): Delete dead code handling QMAGIC and BMAGIC.
1267 (adjust_z_magix): Delete dead code handling QMAGIC.
1268
1269 2009-01-16 Kai Tietz <kai.tietz@onevision.com>
1270
1271 * coffcode.h (styp_to_sec_flags): Correct interpretation of
1272 IMAGE_SCN_MEM_DISCARDABLE.
1273
1274 2009-01-16 Alan Modra <amodra@bigpond.net.au>
1275
1276 * Makefile.am (libbfd_la_LIBADD, libbfd_la_LDFLAGS): Substitute
1277 SHARED_LIBADD and SHARED_LDFLAGS rather than WIN32LIBADD, WIN32LDFLAGS.
1278 * configure.in (commonbfdlib): Delete.
1279 (SHARED_LDFLAGS): Rename from WIN32LDFLAGS/
1280 (SHARED_LIBADD): Rename from WIN32LIBADD. Add pic libiberty if such
1281 is available, not just for linux.
1282 * po/SRC-POTFILES.in: Regenerate.
1283 * Makefile.in: Regenerate.
1284 * configure: Regenerate.
1285
1286 2009-01-15 Andrew Stubbs <ams@codesourcery.com>
1287 Julian Brown <julian@codesourcery.com>
1288
1289 * elf-bfd.h (NUM_KNOWN_OBJ_ATTRIBUTES): Set to 71 to include all known
1290 ARM attributes in ABI 2.07.
1291 * elf32-arm.c (get_secondary_compatible_arch): New function.
1292 (set_secondary_compatible_arch): New function.
1293 (tag_cpu_arch_combine): New function.
1294 (elf32_arm_copy_one_eabi_other_attribute): Delete function.
1295 (elf32_arm_copy_eabi_other_attribute_list): Delete function.
1296 (elf32_arm_merge_eabi_attributes): Rename order_312 to order_021 to
1297 make it fit with order_01243.
1298 Add support for Tag_also_compatible_with,
1299 Tag_CPU_unaligned_access, Tag_T2EE_use, Tag_Virtualization_use,
1300 Tag_MPextension_use, Tag_nodefaults and Tag_conformance.
1301 Improve/tidy up support for Tag_CPU_raw_name, Tag_CPU_name,
1302 Tag_CPU_arch, Tag_ABI_HardFP_use, Tag_VFP_HP_extension,
1303 Tag_ABI_FP_denormal, Tag_ABI_PCS_GOT_use, Tag_ABI_align8_needed,
1304 Tag_VFP_arch and Tag_ABI_FP_16bit_format.
1305 Rework the way unknown attributes are handled.
1306 Defer errors until all attributes have been processed.
1307
1308 2009-01-15 Andrew Stubbs <ams@codesourcery.com>
1309
1310 * elf-attrs.c (bfd_elf_add_obj_attr_compat): Rename to
1311 bfd_elf_add_obj_attr_int_string.
1312 Read Tag_compatibility from its new location in the attribute array,
1313 rather than the attribute list.
1314 (_bfd_elf_copy_obj_attributes): bfd_elf_add_obj_attr_compat ->
1315 bfd_elf_add_obj_attr_int_string.
1316 (_bfd_elf_parse_attributes): Likewise.
1317 (_bfd_elf_merge_object_attributes): There's now only one
1318 Tag_compatibility, and it's in the array, not the list.
1319 * elf-bfd.h (NUM_KNOWN_OBJ_ATTRIBUTES): Set to 33 to include
1320 Tag_compatibility.
1321 (bfd_elf_add_obj_attr_compat): Rename to
1322 bfd_elf_add_obj_attr_int_string.
1323 (bfd_elf_add_proc_attr_compat): Rename to
1324 bfd_elf_add_proc_attr_int_string.
1325 * elf32-arm.c (elf32_arm_merge_eabi_attributes): Explicitly don't handle
1326 Tag_compatibility.
1327
1328 2009-01-15 Douglas B Rupp <rupp@gnat.com>
1329
1330 * Makefile.am (BFD32_BACKENDS): Add new object vmsutil.lo
1331 (BFD32_BACKENDS_CFILES): Add new file vmsutil.c
1332 (vmsutil.lo): Add dependency rule.
1333 * Makefile.in: Regenerate.
1334 * config.bfd (ia64*-*-*vms*): Add case.
1335 * configure.in (bfd_elf64_ia64_vms_vec): Add case.
1336 * configure: Regenerate.
1337 * vmsutil.c: New file.
1338 * vmsutil.h: New file.
1339 * elf-bfd.h (struct bfd_elf_special_section): Change type of
1340 attr to bfd_vma.
1341 * elfxx-ia64.c (elfNN_vms_post_process_headers,
1342 elfNN_vms_section_processing, elfNN_vms_final_write_processing,
1343 elfNN_vms_close_and_cleanup, elfNN_vms_section_from_shdr,
1344 elfNN_vms_object_p): New functions
1345 * targets.c (bfd_elf64_ia64_vms_vec): New target.
1346
1347 2009-01-14 H.J. Lu <hongjiu.lu@intel.com>
1348
1349 PR ld/9727
1350 * elflink.c (elf_gc_sweep): Exclude the group section if the
1351 first member of the section group is excluded.
1352
1353 2009-01-14 Alan Modra <amodra@bigpond.net.au>
1354
1355 PR 9735
1356 * syms.c (_bfd_stab_section_find_nearest_line): Don't free
1357 saved filename, use bfd_alloc rather than bfd_malloc for it.
1358
1359 2009-01-13 Alan Modra <amodra@bigpond.net.au>
1360
1361 * elf32-spu.c (spu_elf_build_stubs): Make __icache_base absolute.
1362
1363 2009-01-13 Alan Modra <amodra@bigpond.net.au>
1364
1365 * elf32-spu.c (remove_cycles): Always set call->max_depth.
1366
1367 2009-01-12 Alan Modra <amodra@bigpond.net.au>
1368
1369 * elf32-spu.c (spu_elf_auto_overlay): Correct vma mask.
1370
1371 2009-01-12 Alan Modra <amodra@bigpond.net.au>
1372
1373 * elf32-spu.c (struct spu_link_hash_table): Add init, line_size_log2,
1374 num_lines_log2.
1375 (struct got_entry): Add br_addr.
1376 (struct call_info): Add priority.
1377 (struct function_info): Add lr_store and sp_adjust.
1378 (spu_elf_setup): Init line_size_log2 and num_lines_log2.
1379 (spu_elf_find_overlays): For soft-icache, mark any section within cache
1380 area as an overlay, and check that no other overlays exist. Look up
1381 icache overlay manager entry sym.
1382 (BRA_STUBS, BRA, BRASL): Define.
1383 (enum _stub_type): Replace ovl_stub with call_ovl_stub and br*_ovl_stub.
1384 (needs_ovl_stub): Adjust for soft-icache. Return priority encoded
1385 in branch insn.
1386 (count_stub, build_stub): Support soft-icache.
1387 (build_spuear_stubs, process_stubs): Adjust build_stub call.
1388 (spu_elf_size_stubs): Size soft-icache stubs.
1389 (overlay_index): New function.
1390 (spu_elf_build_stubs): Make static. Support soft-icache.
1391 (spu_elf_check_vma): Don't turn off auto_overlay if soft-icache.
1392 (find_function_stack_adjust): Save lr store and stack adjust insn
1393 offsets.
1394 (maybe_insert_function): Adjust find_function_stack_adjust call.
1395 (mark_functions_via_relocs): Retrieve priority.
1396 (remove_cycles): Only warn about pruned arcs when stack_analysis.
1397 (sort_calls): Sort by priority first.
1398 (mark_overlay_section): Ignore .ovl.init.
1399 (sum_stack): Only print when stack_analysis.
1400 (print_one_overlay_section): New function, extracted from..
1401 (spu_elf_auto_overlay): ..here. Support soft-icache overlays.
1402 (spu_elf_stack_analysis): Only print when htab->stack_analysis.
1403 (spu_elf_final_link): Call spu_elf_stack_analysis for lrlive
1404 analysis. Call spu_elf_build_stubs.
1405 (spu_elf_relocate_section): For soft-icache encode overlay index
1406 into addresses.
1407 (spu_elf_output_symbol_hook): Support soft-icache.
1408 (spu_elf_modify_program_headers: Likewise.
1409
1410 * elf32-spu.h (struct spu_elf_params): Add lrlive_analysis. Rename
1411 num_regions to num_lines. Add line_size and max_branch.
1412 (enum _ovly_flavour): Add ovly_soft_icache.
1413 (spu_elf_build_stubs): Delete.
1414
1415 2009-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1416
1417 * elflink.c (_bfd_elf_section_already_linked): Handle g++-3.4
1418 relocations in `.gnu.linkonce.r.*' referencing its `.gnu.linkonce.t.*'.
1419
1420 2009-01-07 Hans-Peter Nilsson <hp@axis.com>
1421
1422 * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_32_GD>
1423 <case R_CRIS_16_GOT_GD, R_CRIS_32_GOT_GD>: For a symbol defined in
1424 the program, the known offset starts at the negative size of the
1425 TLS section.
1426 <case R_CRIS_32_IE, R_CRIS_32_GOT_TPREL, R_CRIS_16_GOT_TPREL>:
1427 Similar.
1428
1429 2009-01-05 Joel Sherrill <joel.sherrill@oarcorp.com>
1430
1431 * config.bfd: Add lm32-*-rtems*.
1432
1433 2009-01-03 H.J. Lu <hongjiu.lu@intel.com>
1434
1435 * coff-ppc.c: Add 2009 to Copyright.
1436 * elf32-cris.c: Likewise.
1437 * elflink.c: Likewise.
1438
1439 2009-01-03 Hans-Peter Nilsson <hp@axis.com>
1440
1441 * elf32-cris.c (elf_cris_finish_dynamic_symbol): Rename
1442 gotplt_index to rela_plt_index. Adjust for R_CRIS_DTPMOD entry.
1443
1444 2009-01-02 H.J. Lu <hongjiu.lu@intel.com>
1445
1446 PR ld/9679
1447 * elflink.c (elf_merge_st_other): New.
1448 (_bfd_elf_merge_symbol): Use it on skipped weak definitions and
1449 hide them if needed.
1450 (elf_link_add_object_symbols): Updated.
1451
1452 2009-01-02 H.J. Lu <hongjiu.lu@intel.com>
1453
1454 PR ld/9676
1455 * elflink.c (elf_link_add_object_symbols): Update def_dynamic,
1456 ref_dynamic and dynamic_def fields when setting def_regular
1457 to 1.
1458
1459 2009-01-02 Curtis Mackie <curtmackevo@gmail.com>
1460
1461 PR 9682
1462 * coff-ppc.c (dump_toc): Fix up calls to fprintf without a string
1463 literal.
1464
1465 For older changes see ChangeLog-2008
1466 \f
1467 Local Variables:
1468 mode: change-log
1469 left-margin: 8
1470 fill-column: 74
1471 version-control: never
1472 End:
This page took 0.060429 seconds and 5 git commands to generate.