* printcmd.c: define PRINTF_HAS_LONG_LONG only if not yet defined.
[deliverable/binutils-gdb.git] / bfd / ChangeLog
CommitLineData
57268894
HPN
12008-11-13 Hans-Peter Nilsson <hp@axis.com>
2
3 PR ld/7028
4 * elf.c (assign_file_positions_for_load_sections): Allocate phrds
5 with bfd_zalloc2 instead of bfd_alloc2. For the amount, use
6 the possibly-preset header-size, not the computed one.
7
3337c1e5
AM
82008-11-13 Alan Modra <amodra@bigpond.net.au>
9
10 PR 7023
11 * elf.c (bfd_section_from_shdr <SHT_SYMTAB>): Fail on invalid sh_info.
12
09c6f846
TG
132008-11-12 Tristan Gingold <gingold@adacore.com>
14
15 * bfd.c (bfd_get_sign_extend_vma): Return 0 for mach-o.
16
b84a33b5
AM
172008-11-11 Alan Modra <amodra@bigpond.net.au>
18
19 * elf.c (assign_file_positions_for_non_load_sections): Consolidate
20 PT_GNU_RELRO handling.
21
5d0900eb
AM
222008-11-11 Alan Modra <amodra@bigpond.net.au>
23
24 PR 7012
25 * dwarf2.c (find_line): Don't keep stale pointers into realloc'd
26 memory. Return on errors. Fix memory leak.
27 (_bfd_dwarf2_cleanup_debug_info): Free dwarf_str_buffer.
28
129af99f
AS
292008-11-10 Andreas Schwab <schwab@suse.de>
30
31 PR 7011
32 * elf.c (assign_file_positions_for_non_load_sections): Handle
33 PT_GNU_RELRO specially.
34
8a2a2dbb
NC
352008-11-06 Joel Sherrill <joel.sherrill@oarcorp.com>
36
37 * config.bfd: Add m32c-*-rtems* and m32r-*-rtems*.
38
428b207a
TT
392008-11-06 Tom Tromey <tromey@redhat.com>
40
41 * configure, config.in: Rebuild.
42 * configure.in: Check for fileno.
43 * bfdio.c (close_on_exec): New function.
44 (real_fopen): Use it.
45 (FD_CLOEXEC): New define.
46
15e1c58a
TG
472008-11-06 Tristan Gingold <gingold@adacore.com>
48
49 * mach-o.h (BFD_MACH_O_NO_SECT): Add; reorders the macros.
50 (BFD_MACH_O_SYM_NTYPE, BFD_MACH_O_SYM_NSECT,
51 BFD_MACH_O_SYM_NDESC): New macros.
52 (bfd_mach_o_i386_thread_flavour): Define according to the latest
53 definition from system header.
54 (bfd_mach_o_load_command_type): Add BFD_MACH_O_LC_RPATH,
55 BFD_MACH_O_LC_CODE_SIGNATURE.
56 (BFD_MACH_O_SECTION_TYPE_MASK, BFD_MACH_O_SECTION_ATTRIBUTES_MASK,
57 BFD_MACH_O_SECTION_ATTRIBUTES_SYS, BFD_MACH_O_SECTION_ATTRIBUTES_USR,
58 BFD_MACH_O_S_ATTR_LOC_RELOC, BFD_MACH_O_S_ATTR_EXT_RELOC,
59 BFD_MACH_O_S_ATTR_SOME_INSTRUCTIONS, BFD_MACH_O_S_ATTR_DEBUG,
60 BFD_MACH_O_S_ATTR_PURE_INSTRUCTIONS): Add.
61 (bfd_mach_o_segment_command): Add room for a nul terminator in
62 segname field.
63 (BFD_MACH_O_PROT_READ, BFD_MACH_O_PROT_WRITE,
64 BFD_MACH_O_PROT_EXECUTE): Add.
65 (INDIRECT_SYMBOL_LOCAL): Renames to BFD_MACH_O_INDIRECT_SYMBOL_LOCAL.
66 (INDIRECT_SYMBOL_ABS): Renames to BFD_MACH_O_INDIRECT_SYMBOL_ABS.
67 (bfd_mach_o_uuid_command): Add the structure.
68 (bfd_mach_o_load_command): Add uuid field.
69 (bfd_get_mach_o_data): New macro.
70 * mach-o.c (bfd_mach_o_bfd_print_private_bfd_data): New function which
71 replaces the macro.
72 (SECTION_TYPE, SECTION_ATTRIBUTES, SECTION_ATTRIBUTES_USR,
73 S_ATTR_PURE_INSTRUCTIONS, SECTION_ATTRIBUTES_SYS,
74 S_ATTR_SOME_INSTRUCTIONS, S_ATTR_EXT_RELOC, S_ATTR_LOC_RELOC): Renamed
75 and moved to mach-o.h.
76 (N_STAB, N_TYPE, N_EXT, N_UNDF, N_ABS, N_TEXT, N_DATA, N_BSS,
77 N_SECT, N_INDR): Removed as they duplicated macros in mach-o.h.
78 (bfd_mach_o_print_symbol): Print much more details.
79 (bfd_mach_o_make_bfd_section): Add prot argument, use canonical
80 dwarf name for dwarf sections. Precisely set section flags.
81 (bfd_mach_o_scan_read_section_32): Add prot argument.
82 (bfd_mach_o_scan_read_section_64): Ditto.
83 (bfd_mach_o_scan_read_section): Ditto.
84 (bfd_mach_o_scan_read_symtab_symbol): Set section for debugging
85 stabs, set BSF_GLOBAL and LOCAL flags correctly. Fix section
86 for N_SECT symbols.
87 (bfd_mach_o_i386_flavour_string): Reindent and adjust for new
88 names.
89 (bfd_mach_o_scan_read_symtab): Set HAS_SYMS flags on bfd if there
90 are symbols.
91 (bfd_mach_o_scan_read_uuid): New function.
92 (bfd_mach_o_scan_read_segment): Add a trailing nul. Segments
93 flags are now simply HAS_CONTENTS. Pass protection to
94 bfd_mach_o_scan_read_section.
95 (bfd_mach_o_scan_read_command): Decode UUID command.
96 (bfd_mach_o_flatten_sections): Add comments. Fix flavour names.
97 (bfd_mach_o_scan): Set flags according to file type.
98 (mach_o_fat_archentry): Remove abfd field.
99 (bfd_mach_o_archive_p): Remove initialization of abfd field.
100 (bfd_mach_o_openr_next_archived_file): Find previous archive
101 by position and not by bfd (as former bfds may have been freed).
102 Give architecture name to archived file.
103 * mach-o-target.c (TARGET_NAME): Use generic archive for non fat
104 targets.
105
cb5220a0
NC
1062008-10-30 Jay Krell <jay.krell@cornell.edu>
107
108 * cache.c (cache_bread): Cast void * pointer before performing
109 arithmetic on it.
110
7d9616d7
AM
1112008-10-20 Alan Modra <amodra@bigpond.net.au>
112
113 * elf64-ppc.c (ppc64_elf_process_dot_syms): Renamed from
114 ppc64_elf_check_directives.
115 * elf32-sh-symbian.c (sh_symbian_process_directives): Combine..
116 (sh_symbian_check_directives): ..this
117 (bfd_elf32_sh_symbian_process_directives) ..and this function.
118
58217f29
AM
1192008-10-20 Alan Modra <amodra@bigpond.net.au>
120
121 * elflink.c (bfd_elf_final_link): Move code reading relocs to..
122 * elf32-spu.c (spu_elf_count_relocs): ..here. Adjust params.
123 * elf-bfd.h (struct elf_backend_data): Update elf_backend_count_relocs
124 params.
125
bef26483
AM
1262008-10-20 Alan Modra <amodra@bigpond.net.au>
127
128 * elflink.c (bfd_elf_final_link): Use d_ptr rather than d_val
129 where Elf_Internal_Dyn holds an address.
130
f82e0623
NF
1312008-10-10 Nathan Froyd <froydnj@codesourcery.com>
132
133 * elf32-ppc.c (ppc_elf_merge_obj_attributes): Merge
134 Tag_GNU_Power_ABI_Struct_Return.
135
d078078d
KT
1362008-10-09 Kai Tietz <kai.tietz@onevision.com>
137
58217f29
AM
138 * cofflink.c (_bfd_coff_generic_relocate_section): Dump bfd_vma
139 sized addresses instead of long sized.
d078078d 140
066ee829
AM
1412008-10-09 Alan Modra <amodra@bigpond.net.au>
142
143 * elf64-ppc.c (ppc64_elf_get_synthetic_symtab): Don't attempt to
144 read plt relocs if no dynamic syms.
145
8cc9115f
NC
1462008-10-08 Nick Clifton <nickc@redhat.com>
147
148 * configure.in (ALL_LINGUAS): Add "id".
149 * configure: Regenerate.
150 * po/id.po: New Indonesian translation.
151
aea274d3
AM
1522008-10-08 Alan Modra <amodra@bigpond.net.au>
153
154 * elf.c (assign_file_positions_for_load_sections): When checking
155 a segment for contents, don't assume that a non-TLS nobits section
156 must only be followed by nobits sections.
157
3926fc54
HPN
1582008-10-04 Hans-Peter Nilsson <hp@axis.com>
159
160 * elf32-cris.c (TLSHOWTO32, TLSHOWTO16): New macros.
161 (cris_elf_howto_table): Add entries for R_CRIS_32_GOT_GD,
162 R_CRIS_16_GOT_GD, R_CRIS_32_GD, R_CRIS_DTP, R_CRIS_32_DTPREL,
163 R_CRIS_16_DTPREL, R_CRIS_DTPMOD, R_CRIS_32_GOT_TPREL,
164 R_CRIS_16_GOT_TPREL, R_CRIS_32_TPREL, R_CRIS_16_TPREL.
165 (cris_reloc_map): Similarly.
166 * reloc.c (bfd_reloc_code_type): Add entries for
167 BFD_RELOC_CRIS_32_GOT_GD, BFD_RELOC_CRIS_16_GOT_GD,
168 BFD_RELOC_CRIS_32_GD, BFD_RELOC_CRIS_DTP,
169 BFD_RELOC_CRIS_32_DTPREL, BFD_RELOC_CRIS_16_DTPREL,
170 BFD_RELOC_CRIS_DTPMOD, BFD_RELOC_CRIS_32_GOT_TPREL,
171 BFD_RELOC_CRIS_16_GOT_TPREL, BFD_RELOC_CRIS_32_TPREL,
172 BFD_RELOC_CRIS_16_TPREL.
173 * libbfd.h, bfd-in2.h: Regenerate.
174
bcacc0f5
AM
1752008-10-03 Alan Modra <amodra@bigpond.net.au>
176
e932ca37 177 PR 6931
bcacc0f5
AM
178 * elf.c (bfd_elf_set_group_contents): Assign sh_info for ld -r when
179 the signature symbol is global.
180 * elflink.c (elf_link_input_bfd): Ensure group signature symbol
181 is output when ld -r. Set group sh_info when local.
182 * linker.c (default_indirect_link_order): Handle group sections
183 specially.
184
e144674a
NC
1852008-09-30 Wesley W. Terpstra <wesley@terpstra.ca>
186 Nick Clifton <nickc@redhat.com>
187
188 * coffgen.c (coff_write_symbols): Check to see if a symbol's flags
189 do not match it class and if necessary update the class.
190 (null_error_handler): New function. Suppresses the generation of
191 bfd error messages.
192 * coff64-rs6000.c (bfd_xcoff_backend_data): Update comment.
193
782e11fd
AM
1942008-09-30 Alan Modra <amodra@bigpond.net.au>
195
196 * Makefile.am: Run "make dep-am".
197 * Makefile.in: Regenerate.
198
33177bb1
AM
1992008-09-30 Alan Modra <amodra@bigpond.net.au>
200
201 * elflink.c (elf_link_add_object_symbols): Don't ignore returned
202 value of check_directives.
203
718a6fd8
SE
2042008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
205 Steve Ellcey <sje@cup.hp.com>
206
207 * configure: Regenerate for new libtool.
208 * aclocal.m4: Ditto.
209 * Makefile.in: Ditto.
210 * doc/Makefile.in: Ditto.
211
ceae84aa
AM
2122008-09-29 Alan Modra <amodra@bigpond.net.au>
213
214 PR 6789
215 * elf.c (assign_file_positions_for_load_sections): Call
216 _bfd_elf_map_sections_to_segments, not elf_modify_segment_map.
217 (get_program_header_size): Protect against NULL info.
218 (_bfd_elf_map_sections_to_segments): Likewise.
219 * elf32-spu.c (spu_elf_additional_program_headers): Likewise.
220
afac680a
NC
2212008-09-29 Nick Clifton <nickc@redhat.com>
222
223 * po/vi.po: Updated Vietnamese translation.
224
9659de1c
AM
2252008-09-28 Alan Modra <amodra@bigpond.net.au>
226
227 * elf.c (_bfd_elf_init_private_section_data): Tweak union copy.
228 (bfd_section_from_shdr): Don't change SHT_GROUP section name.
229 * elflink.c (section_signature): New function.
230 (_bfd_elf_section_already_linked): Use it.
231
e79f5955
AM
2322008-09-19 Alan Modra <amodra@bigpond.net.au>
233
234 * elf32-ppc.c (ppc_elf_finish_dynamic_sections): Handle vxworks
235 _GLOBAL_OFFSET_TABLE_ in .got.plt section. Add BFD_ASSERTs.
236
b45329f9
BW
2372008-09-17 Bob Wilson <bob.wilson@acm.org>
238
ceae84aa
AM
239 * elf32-xtensa.c (elf_xtensa_check_relocs): Check for negative
240 refcount.
b45329f9 241
2a7b2e88
JK
2422008-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
243
244 PR 6893 - Do not consider FDEs for discarded sections as invalid.
245 * elf-eh-frame.c (_bfd_elf_parse_eh_frame): New REQUIRE_CLEARED_RELOCS.
246 Consider FDEs with cleared relocations as valid and ignorable.
247
0a36a439
L
2482008-09-16 H.J. Lu <hongjiu.lu@intel.com>
249
250 PR ld/6877
251 * elflink.c (_bfd_elf_merge_symbol): Allow a common symbol to
252 override the function in a shared library.
253
e87d4038
AM
2542008-09-16 Alan Modra <amodra@bigpond.net.au>
255
256 PR 6844
257 * elf32-ppc.c (SYM_VAL): Define. Use throughout to find symbol vma.
258 (ppc_elf_relocate_section): Correct GOT offset calculation.
259 (ppc_elf_finish_dynamic_symbol): Use PPC_HA and PPC_LO.
260 (ppc_elf_finish_dynamic_sections): Likewise. Error if
261 htab->elf.hgot symbol is not defined in htab->got section.
262
3b4f3a11
AM
2632008-09-16 Alan Modra <amodra@bigpond.net.au>
264
265 PR 6888
266 * elf32-ppc.c (ppc_elf_relocate_section): Handle NULL symbol section
267 on R_PPC_TOC16, R_PPC_SDAREL16, R_PPC_EMB_SDA2REL, R_PPC_EMB_SDA21,
268 R_PPC_EMB_RELSDA, R_PPC_SECTOFF* relocs.
269
d053aef8
JK
2702008-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
271
272 Fix loading large elf64 binaries on 32bit hosts.
273 * configure.in: Call AC_SYS_LARGEFILE.
274 * config.in: Regenerate.
275 * configure: Regenerate.
276
502e814e
TT
2772008-09-08 Tom Tromey <tromey@redhat.com>
278
279 * elfxx-mips.c (mips16_stub_symndx) <sec>: Mark argument as
280 unused.
281
5609a71e
DJ
2822008-09-08 H.J. Lu <hongjiu.lu@intel.com>
283 Daniel Jacobowitz <dan@codesourcery.com>
284
285 PR ld/3191
286 * dwarf2.c (struct adjusted_section): Renamed from struct
287 loadable_section.
288 (struct dwarf2_debug): Adjust for renaming. Add version field.
289 (read_attribute_value): Correctly handle DW_FORM_ref_addr for
290 DWARF3.
291 (find_abstract_instance_name): Pass a pointer to
292 attribute instead of offset. For DW_FORM_ref_addr, get the
293 entry at the offset from the .debug_info section.
294 (scan_unit_for_symbols): Update.
295 (parse_comp_unit): Allow DWARF3. Save the version.
296 (unset_sections): Update for renaming.
297 (place_sections): Likewise. Set new VMAs for DWARF sections
298 also.
299
96497422
TG
3002008-09-08 Tristan Gingold <gingold@adacore.com>
301
302 * configure.in: Update version to 2.19.50
303 * configure: Regenerated.
304
2d47a72c
DJ
3052008-09-05 Daniel Jacobowitz <dan@codesourcery.com>
306
307 * dwarf2.c: Change leading whitespace to tabs.
308
1e8a024a
TG
3092008-09-05 Tristan Gingold <gingold@adacore.com>
310
311 Add MacOSX 64 bits support.
312 * mach-o.h (bfd_mach_o_ppc_thread_flavour): Add
313 BFD_MACH_O_PPC_THREAD_STATE_64.
314 (bfd_mach_o_i386_thread_flavour): Add BFD_MACH_O_x86_THREAD_STATE64,
315 BFD_MACH_O_x86_FLOAT_STATE64, BFD_MACH_O_x86_EXCEPTION_STATE64,
316 BFD_MACH_O_x86_THREAD_STATE, BFD_MACH_O_x86_FLOAT_STATE,
317 BFD_MACH_O_x86_EXCEPTION_STATE.
318 (bfd_mach_o_load_command_type): Add
319 BFD_MACH_O_LC_SEGMENT_64, BFD_MACH_O_LC_ROUTINES_64,
58217f29 320 BFD_MACH_O_LC_UUID.
1e8a024a
TG
321 (BFD_MACH_O_CPU_IS64BIT): Added.
322 (bfd_mach_o_cpu_type): Add BFD_MACH_O_CPU_TYPE_POWERPC_64,
323 BFD_MACH_O_CPU_TYPE_X86_64.
324 (bfd_mach_o_header): Add version field.
325 (bfd_mach_o_section) Add reserved3 field.
326 (bfd_mach_o_segment_command): Add initprot and maxprot fields.
327
328 * mach-o.c (N_TEXT, N_DATA, N_BSS): Added.
329 (bfd_mach_o_version): New function.
330 (bfd_mach_o_valid): Handle 64bits cpus.
331 (bfd_mach_o_write_header): handler 64bits headers.
332 (bfd_mach_o_scan_write_section_32, bfd_mach_o_scan_write_section_64):
333 New functions (from bfd_mach_o_scan_write_section) to handle both
334 flavors.
335 (bfd_mach_o_scan_write_segment): Parameter wide added to support
336 both flavors.
337 (bfd_mach_o_write_contents): Support both flavors.
338 (bfd_mach_o_read_header): Ditto.
339 (bfd_mach_o_scan_read_section_32, bfd_mach_o_scan_read_section_64):
340 New functions (from bfd_mach_o_scan_read_section) to support both
341 flavors.
342 (bfd_mach_o_scan_read_symtab_symbol): Support both flavors.
343 (bfd_mach_o_scan_read_symtab): Ditto.
344 (bfd_mach_o_scan_read_segment): Parameter wide added to support
345 both flavors.
346 (bfd_mach_o_scan_read_segment_32, bfd_mach_o_scan_read_segment_64):
347 New functions to call bfd_mach_o_scan_read_segment.
348 (bfd_mach_o_flatten_sections): Support both flavors.
349 (bfd_mach_o_scan_start_address): Ditto.
350 (bfd_mach_o_scan): Ditto.
351 (bfd_mach_o_lookup_section): Ditto.
58217f29 352
6bba1048
DA
3532008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
354
355 * elf-hppa.h (elf_hppa_reloc_final_type): Handle R_PARISC_GPREL64,
356 R_PARISC_SEGREL32 and R_PARISC_SEGREL64.
357 * som.c (som_fixup_formats): Add R_DATA_GPREL fixup.
358 (som_hppa_howto_table): Likewise.
359 (hppa_som_gen_reloc_type): In case R_HPPA_GOTOFF, detect R_DATA_GPREL
360 final type.
361 (som_write_fixups): Handle R_DATA_GPREL.
362
fcef9eb7
NC
3632008-08-26 Nick Clifton <nickc@redhat.com>
364
365 * elf32-arm.c: Fix up comment describing Thumb to ARM interworking
366 stub.
367
c820be07
NC
3682008-08-25 Christophe Lyon <christophe.lyon@st.com>
369
370 * elf32-arm.c (arm_thumb_arm_v4t_short_branch_stub): Define.
371 (elf32_arm_stub_type): Add arm_thumb_arm_v4t_stub_short_branch.
372 (arm_type_of_stub): Handle armv4t short branches. Update
373 prototype.
374 (arm_stub_is_thumb): Handle arm_thumb_arm_v4t_stub_short_branch.
375 (arm_build_one_stub): Likewise.
376 (arm_size_one_stub): Likewise.
377 (elf32_arm_size_stubs): Use new arm_type_of_stub prototype.
378 (arm_map_one_stub): Handle arm_thumb_arm_v4t_stub_short_branch.
379
9c47c4c1
AS
3802008-08-24 Andreas Schwab <schwab@suse.de>
381
382 * elf-eh-frame.c (_bfd_elf_write_section_eh_frame): Do proper
383 extension when calculating difference of offsets.
384
da594c4a
AM
3852008-08-24 Alan Modra <amodra@bigpond.net.au>
386
387 * configure.in: Update a number of obsolete autoconf macros.
388 * aclocal.m4: Regenerate.
389
91910cdd
AS
3902008-08-23 Andreas Schwab <schwab@suse.de>
391
392 * opncls.c (find_separate_debug_file): Use the canonical
393 absolute name of the bfd object for finding the debug file in
394 the global debugfile directory.
395
b2064611
JK
3962008-08-22 Jakub Jelinek <jakub@redhat.com>
397
398 Fix PR ld/3290 regression for cross-files DW_FORM_ref_addr relocations.
399 * elflink.c (elf_link_add_object_symbols): Make debug symbols local
400 now only for non-RELOCATABLE targets.
401
28dbbc02
BW
4022008-08-20 Bob Wilson <bob.wilson@acm.org>
403
404 * elf-bfd.h (elf_object_id): Add XTENSA_ELF_TDATA.
405 * elf32-xtensa.c (elf_howto_table): Add TLS relocations.
406 (elf_xtensa_reloc_type_lookup): Likewise.
407 (TCB_SIZE): Define.
408 (elf_xtensa_link_hash_entry): New.
409 (GOT_UNKNOWN, GOT_NORMAL, GOT_TLS_GD, GOT_TLS_IE, GOT_TLS_ANY): Define.
410 (elf_xtensa_hash_entry): Define.
411 (elf_xtensa_obj_tdata): New.
412 (elf_xtensa_tdata): Define.
413 (elf_xtensa_local_got_tls_type): Define.
414 (elf_xtensa_local_tlsfunc_refcounts): Define.
415 (is_xtensa_elf): Define.
416 (elf_xtensa_mkobject): New.
417 (elf_xtensa_link_hash_table): Add tlsbase field.
418 (elf_xtensa_link_hash_newfunc): New.
419 (elf_xtensa_link_hash_table_create): Use elf_xtensa_link_hash_newfunc.
420 Create an entry for "_TLS_MODULE_BASE_" and save it in tlsbase field.
421 (elf_xtensa_copy_indirect_symbol): New.
422 (elf_xtensa_check_relocs): Rewrite to handle TLS relocations.
423 (elf_xtensa_gc_sweep_hook): Likewise.
424 (elf_xtensa_allocate_dynrelocs): Optimize away GOT entries for
425 TLSDESC_FN relocations when an IE reference is seen.
426 (elf_xtensa_allocate_local_got_size): Likewise.
427 (elf_xtensa_always_size_sections): New.
428 (dtpoff_base, tpoff): New.
429 (elf_xtensa_do_reloc): Handle TLS relocations.
430 (replace_tls_insn): New.
431 (IS_XTENSA_TLS_RELOC): Define.
432 (elf_xtensa_relocate_section): Handle TLS relocations.
433 (get_indirect_call_dest_reg): New.
434 (bfd_elf32_mkobject): Define.
435 (elf_backend_always_size_sections): New.
436 (elf_backend_copy_indirect_symbol): New.
437 * reloc.c (BFD_RELOC_XTENSA_TLSDESC_FN, BFD_RELOC_XTENSA_TLSDESC_ARG)
438 (BFD_RELOC_XTENSA_TLS_DTPOFF, BFD_RELOC_XTENSA_TLS_TPOFF)
439 (BFD_RELOC_XTENSA_TLS_FUNC, BFD_RELOC_XTENSA_TLS_ARG)
440 (BFD_RELOC_XTENSA_TLS_CALL): New.
441 * bfd-in2.h: Regenerate.
442 * libbfd.h: Regenerate.
443
61b0a4af
RS
4442008-08-18 Richard Sandiford <rdsandiford@googlemail.com>
445
446 * elfxx-mips.c (_bfd_mips_elf_copy_indirect_symbol): Copy MIPS16
447 stub information.
448
3e08fb72
NC
4492008-08-17 Nick Clifton <nickc@redhat.com>
450
8029a119
NC
451 * elf32-arm.c: Tidy up the code.
452 (bfd_elf32_arm_allocate_interworking_sections): Move common code
453 into...
454 (arm_allocate_glue_section_space): ... New function.
455 (bfd_elf32_arm_add_glue_sections_to_bfd): Move common code
456 into...
457 (arm_make_glue_section): ... New function.
458
3e08fb72
NC
459 * elfxx-mips.c (_bfd_mips_elf_check_relocs): Handle the situation
460 where the sym_hashes are not available.
461
5c1d2f5f
AM
4622008-08-17 Alan Modra <amodra@bigpond.net.au>
463
464 * bfd.c (struct _bfd): Correct outsymbols comment.
465 * bfd-in2.h: Regenerate.
466 * linker.c (bfd_generic_link_read_symbols): Renamed from..
467 (generic_link_read_symbols): ..this, and made global.
468
7357c5b6
AM
4692008-08-15 Alan Modra <amodra@bigpond.net.au>
470
471 PR 6526
472 * configure.in: Invoke AC_USE_SYSTEM_EXTENSIONS.
473 * Makefile.in: Regenerate.
474 * aclocal.m4: Regenerate.
475 * config.in: Regenerate.
476 * configure: Regenerate.
477
70df0c05
AM
4782008-08-14 Jaka Močnik <jaka@xlab.si>
479
480 * coffgen.c (coff_find_nearest_line): Correct cached line index.
481
b099ab9f
AM
4822008-08-12 Alan Modra <amodra@bigpond.net.au>
483
484 * elf32-ppc.c (allocate_dynrelocs): Ignore dyn_relocs when
485 !dynamic_sections_created. Don't make symbols with got
486 references dynamic if !dynamic_sections_created.
487 * elf64-ppc.c (allocate_dynrelocs): Likewise. Alloc dynamic
488 relocs on undefined symbols.
489 (ppc64_elf_relocate_section): Allow dynamic relocs on
490 undefined symbols.
491
90aecf7a
AM
4922008-08-11 Alan Modra <amodra@bigpond.net.au>
493
494 * elf64-ppc.c (toc_adjusting_stub_needed): Any call via the plt
495 needs r2 valid, not just those to external syms.
496
ae38509c
PA
4972008-08-09 Pedro Alves <pedro@codesourcery.com>
498
499 * archive.c (_bfd_archive_bsd_update_armap_timestamp): Cast stat
500 st_mtime to long before comparison.
501
7b21ac3f
EW
5022008-08-08 Anatoly Sokolov <aesok@post.ru>
503
504 * archures.c (bfd_mach_avr25, bfd_mach_avr31, bfd_mach_avr35,
505 bfd_mach_avr51): New.
506 * bfd-in2.h: Regenerate.
507 * cpu-avr.c (arch_info_struct): Add avr25, avr31, avr35, and avr51
508 architectures. Change comments to match architecture comments in GCC.
509 (compatible): Add test for new AVR architectures.
510 * elf32-avr.c (bfd_elf_avr_final_write_processing): Recognize
511 bfd_mach_avr25, bfd_mach_avr31, bfd_mach_avr35 and bfd_mach_avr51.
512 (elf32_avr_object_p): Recognize E_AVR_MACH_AVR25, E_AVR_MACH_AVR31,
513 E_AVR_MACH_AVR35 and E_AVR_MACH_AVR51.
514
515
861fb55a
DJ
5162008-08-08 Richard Sandiford <rdsandiford@googlemail.com>
517 Daniel Jacobowitz <dan@codesourcery.com>
518 Catherine Moore <clm@codesourcery.com>
519 Mark Shinwell <shinwell@codesourcery.com>
520 Maxim Kuvyrkov <maxim@codesourcery.com>
521
522 * elf32-mips.c (mips_vxworks_copy_howto_rela): Replace with...
523 (elf_mips_copy_howto): ...this howto. Clear the size fields.
524 (mips_vxworks_jump_slot_howto_rela): Replace with...
525 (elf_mips_jump_slot_howto): ...this howto.
526 (bfd_elf32_bfd_reloc_type_lookup): Handle BFD_RELOC_MIPS_COPY
527 and BFD_RELOC_MIPS_JUMP_SLOT.
528 (bfd_elf32_bfd_reloc_name_lookup): Handle "R_MIPS_COPY" and
529 "R_MIPS_JUMP_SLOT".
530 (mips_elf32_rtype_to_howto): Handle R_MIPS_COPY and R_MIPS_JUMP_SLOT.
531 (elf_backend_plt_readonly): Define.
532 (elf_backend_plt_sym_val): Define for non-VxWorks targets.
533 (mips_vxworks_bfd_reloc_type_lookup): Delete.
534 (mips_vxworks_bfd_reloc_name_lookup): Likewise.
535 (mips_vxworks_rtype_to_howto): Likewise.
536 (elf_backend_want_dynbss): Don't define for VxWorks.
537 (elf_backend_plt_readonly): Likewise.
538 (bfd_elf32_bfd_reloc_type_lookup): Likewise.
539 (bfd_elf32_bfd_reloc_name_lookup): Likewise.
540 (elf_backend_mips_rtype_to_howto): Likewise.
541 (elf_backend_adjust_dynamic_symbol): Likewise.
542 (elf_backend_got_symbol_offset): Don't define.
543 * elfn32-mips.c (elf_mips_copy_howto, elf_mips_jump_slot_howto): New.
544 (bfd_elf32_bfd_reloc_type_lookup): Handle BFD_RELOC_MIPS_COPY
545 and BFD_RELOC_MIPS_JUMP_SLOT.
546 (bfd_elf32_bfd_reloc_name_lookup): Handle "R_MIPS_COPY" and
547 "R_MIPS_JUMP_SLOT".
548 (mips_elf32_n32_rtype_to_howto): Handle R_MIPS_COPY and
549 R_MIPS_JUMP_SLOT.
550 (elf_backend_rela_plts_and_copies_p, elf_backend_plt_readonly)
551 (elf_backend_plt_sym_val): Define.
552 * elf64-mips.c (elf_mips_copy_howto, elf_mips_jump_slot_howto): New.
553 (bfd_elf64_bfd_reloc_type_lookup): Handle BFD_RELOC_MIPS_COPY
554 and BFD_RELOC_MIPS_JUMP_SLOT.
555 (bfd_elf64_bfd_reloc_name_lookup): Handle "R_MIPS_COPY" and
556 "R_MIPS_JUMP_SLOT".
557 (mips_elf64_rtype_to_howto): Handle R_MIPS_COPY and R_MIPS_JUMP_SLOT.
558 (elf_backend_rela_plts_and_copies_p, elf_backend_plt_readonly)
559 (elf_backend_plt_sym_val): Define.
560 * elfxx-mips.h (_bfd_mips_vxworks_adjust_dynamic_symbol): Delete.
561 (_bfd_mips_elf_use_plts_and_copy_relocs, _bfd_mips_elf_init_stubs)
562 (_bfd_mips_elf_plt_sym_val, _bfd_mips_post_process_headers): Declare.
563 * elfxx-mips.c (mips_elf_la25_stub): New structure.
564 (LA25_LUI, LA25_J, LA25_ADDIU): New macros.
565 (mips_elf_link_hash_entry): Add "la25_stubs", "has_static_relocs"
566 and "has_nonpic_branches" fields. Remove "is_relocation_target" and
567 "is_branch_target".
568 (mips_elf_link_hash_table): Add blank lines. Add
569 "use_plts_and_copy_relocs", "reserved_gotno", "strampoline",
570 "la25_stubs" and "add_stub_section" fields.
571 (mips_htab_traverse_info): New structure.
572 (PIC_OBJECT_P, MIPS_ELF_LOAD_WORD): New macros.
573 (MIPS_RESERVED_GOTNO): Delete.
574 (mips_o32_exec_plt0_entry, mips_n32_exec_plt0_entry)
575 (mips_n64_exec_plt0_entry, mips_exec_plt_entry): New tables.
576 (mips_elf_link_hash_newfunc): Update after the changes to
577 mips_elf_link_hash_entry.
578 (mips_elf_check_mips16_stubs): Replace the DATA parameter with
579 an INFO parameter. Don't look through warnings symbols here;
580 do it in mips_elf_check_symbols instead.
581 (mips_elf_create_stub_symbol): New function.
582 (mips_elf_la25_stub_hash, mips_elf_la25_stub_eq): New functions.
583 (_bfd_mips_elf_init_stubs, mips_elf_local_pic_function_p): Likewise.
584 (mips_elf_add_la25_intro, mips_elf_add_la25_trampoline): Likewise.
585 (mips_elf_add_la25_stub, mips_elf_check_symbols): New functions.
586 (mips_elf_gotplt_index): Check for VxWorks.
587 (mips_elf_output_dynamic_relocation): Take the relocation index
588 as an extra parameter. Do not increment reloc_count here.
589 (mips_elf_initialize_tls_slots): Update the calls to
590 mips_elf_output_dynamic_relocation accordingly.
591 (mips_elf_multi_got): Use htab->reserved_gotno instead of
592 MIPS_RESERVED_GOTNO.
593 (mips_elf_create_got_section): Don't allocate reserved GOT
594 entries here. Unconditionally create .got.plt, but don't
595 set its alignment here.
596 (mips_elf_relocation_needs_la25_stub): New function.
597 (mips_elf_calculate_relocation): Redirect branches and jumps to
598 a non-PIC stub if one exists. Check !h->has_static_relocs instead
599 of !htab->is_vxworks when deciding whether to create dynamic
600 relocations for R_MIPS_32, R_MIPS_REL32 and R_MIPS_64.
601 (_bfd_mips_elf_create_dynamic_sections): Unconditionally call
602 _bfd_elf_create_dynamic_sections. Unconditionally set up
603 htab->splt and htab->sdynbss. Set htab->srelplt to ".rel.plt"
604 if !htab->is_vxworks. Add non-VxWorks values of
605 htab->plt_header_size and htab->plt_entry_size.
606 (_bfd_mips_elf_check_relocs): Set pointer_equality_needed for
607 non-branch static relocations. Set has_nonpic_branches when an la25
608 stub might be required. Set can_make_dynamic_p to TRUE if R_MIPS_32,
609 R_MIPS_REL32 and R_MIPS_64 relocations can be made dynamic,
610 rather than duplicating the condition. Do not make them dynamic
611 for read-only sections in non-PIC executable objects.
612 Do not protect this code with dynobj == NULL || htab->sgot == NULL;
613 handle each group of cases separately. Add a default case that
614 sets has_static_relocs for non-GOT relocations that cannot be
615 made dynamic. Don't set is_relocation_target and is_branch_target.
616 Reject non-PIC static relocations in shared objects.
617 (_bfd_mips_vxworks_adjust_dynamic_symbol): Fold into...
618 (_bfd_mips_elf_adjust_dynamic_symbol): ...here, using
619 htab->use_plts_and_copy_relocs instead of htab->is_vxworks
620 to select PLT and copy-reloc handling. Set the alignment of
621 .plt and .got.plt when allocating the first entry. Generalize
622 code to handle REL as well as RELA sections and 64-bit as well as
623 32-bit GOT entries. Complain if we find a static-only reloc
624 against an externally-defined symbol and if we cannot create
625 dynamic relocations for it. Allocate copy relocs using
626 mips_elf_allocate_dynamic_relocations on non-VxWorks targets.
627 Set possibly_dynamic_relocs to 0 when using PLTs or copy relocs.
628 Skip reserved .got.plt entries.
629 (_bfd_mips_elf_always_size_sections): Use mips_elf_check_symbols
630 instead of mips_elf_check_mips16_stubs to process each symbol.
631 Do the traversal for relocatable objects too.
632 (mips_elf_lay_out_got): Use htab->reserved_gotno instead of
633 MIPS_RESERVED_GOTNO.
634 (_bfd_mips_elf_size_dynamic_sections): Exclude sdynbss if it
635 is empty. Extend the DT_PLTREL, DT_JMPREL and DT_PLTRELSZ handling
636 to non-VxWorks targets. Only add DT_REL{,A}, DT_REL{,A}SZ and
637 DT_REL{,A}ENT if .rel.dyn is nonempty. Create a symbol for the
638 PLT. Allocate a nop at the end of the PLT. Allocate DT_MIPS_PLTGOT.
639 (mips_elf_create_la25_stub_info): New function.
640 (_bfd_mips_elf_finish_dynamic_symbol): Write out PLT entries
641 and copy relocs where necessary. Check pointer_equality_needed.
642 (mips_finish_exec_plt): New function.
643 (_bfd_mips_elf_finish_dynamic_sections): Always set DT_PLTGOT
644 to the beginning of htab->sgot. Use htab->reserved_gotno instead
645 of MIPS_RESERVED_GOTNO. Assert htab->use_plts_and_copy_relocs
646 instead of htab->is_vxworks for DT_PLTREL, DT_PLTRELSZ and DT_JMPREL.
647 Set DT_PLTREL to DT_REL instead of DT_RELA on non-VxWorks targets.
648 Use mips_finish_exec_plt to create non-VxWorks PLT headers. Set
649 DT_MIPS_PLTGOT.
650 (_bfd_mips_elf_copy_indirect_symbol): Copy has_static_relocs
651 from the indirect symbol to the direct symbol. Also copy
652 has_nonpic_branches for indirect symbols.
653 (_bfd_mips_elf_get_target_dtag): Handle DT_MIPS_PLTGOT and
654 DT_MIPS_RWPLT.
655 (_bfd_mips_elf_link_hash_table_create): Initialize the new
656 mips_elf_link_hash_table fields.
657 (_bfd_mips_vxworks_link_hash_table_create): Set
658 use_plts_and_copy_relocs to TRUE. Use TRUE rather than 1
659 when setting is_vxworks.
660 (_bfd_mips_elf_use_plts_and_copy_relocs): New function.
661 (_bfd_mips_elf_final_link): Call mips_elf_create_la25_stub for
662 each la25_stub.
663 (_bfd_mips_elf_merge_private_bfd_data): Treat dynamic objects
664 as PIC. Generalize message about linking PIC and non-PIC.
665 (_bfd_mips_elf_plt_sym_val, _bfd_mips_post_process_headers): New
666 functions.
667 * reloc.c: Update comment near BFD_RELOC_MIPS_JUMP_SLOT.
668 * bfd-in2.h: Regenerated.
669
4dd07732
AM
6702008-08-08 Alan Modra <amodra@bigpond.net.au>
671
672 * elf.c (bfd_elf_get_elf_syms): Don't leak memory on error.
673 * elflink.c (_bfd_elf_link_read_relocs): bfd_release on error.
674 (elf_link_add_object_symbols): Don't leak memory on error.
675 (bfd_elf_size_dynsym_hash_dynstr): Likewise.
676 (elf_fixup_link_order): Free sections.
677
d35fd659
RS
6782008-08-07 Richard Sandiford <rdsandiford@googlemail.com>
679
680 * elf-bfd.h (elf_backend_data): Add a "rela_plts_and_copies_p" field.
681 * elfxx-target.h (elf_backend_rela_plts_and_copies_p): New macro.
682 (elfNN_bed): Use it.
683 * elf.c (_bfd_elf_get_synthetic_symtab): Use rela_plts_and_copies_p
684 instead of default_use_rela_p to choose between ".rel.plt" and
685 ".rela.plt".
686 * elflink.c (_bfd_elf_create_dynamic_sections): Use
687 rela_plts_and_copies_p instead of default_use_rela_p to choose
688 between ".rel.plt" and ".rela.plt", and between ".rel.bss" and
689 ".rela.bss".
690
d5eaccd7
RS
6912008-08-07 Richard Sandiford <rdsandiford@googlemail.com>
692
693 * elf-bfd.h (MIPS_ELF_TDATA): New elf_object_id.
694 * elf32-mips.c (bfd_elf32_mkobject): Define.
695 * elf64-mips.c (bfd_elf64_mkobject): Likewise.
696 * elfn32-mips.c (bfd_elf32_mkobject): Likewise.
697 * elfxx-mips.h (_bfd_mips_elf_mkobject): Declare.
698 * elfxx-mips.c (is_mips_elf): New macro.
699 (_bfd_mips_elf_mkobject): New function.
700 (_bfd_mips_elf_final_link): Use is_mips_elf.
701 (_bfd_mips_elf_merge_private_bfd_data): Likewise.
702
aff469fa
RS
7032008-08-07 Richard Sandiford <rdsandiford@googlemail.com>
704
705 * elfxx-mips.c (mips_elf_record_relocs): Defer allocation of a
706 global GOT entry when deferring allocation of dynamic relocations.
707 (allocate_dynrelocs): When allocating deferred dynamic relocations,
708 also do the deferred allocation of a GOT entry.
709
23cc69b6
RS
7102008-08-07 Richard Sandiford <rdsandiford@googlemail.com>
711
712 * elfxx-mips.c (mips_got_info): Add a "reloc_only_gotno" field.
713 (mips_elf_got_section): Delete.
714 (mips_elf_sort_hash_table): Use g->reloc_only_gotno to decide
715 how many reloc-only entries there are.
716 (mips_elf_count_got_symbols): Adjust g->reloc_only_gotno as
717 well as g->global_gotno.
718 (mips_elf_make_got_per_bfd): Initialize reloc_only_gotno.
719 (mips_elf_multi_got): Likewise. Use gg->reloc_only_gotno
720 rather than gg->assigned_gotno to store the number of
721 reloc-only GOT entries.
722 (mips_elf_create_got_section): Remove the MAYBE_EXCLUDE parameter.
723 Initialize reloc_only_gotno.
724 (mips_elf_calculate_relocation): Check htab->got_info instead of
725 dynobj when deciding whether to call mips_elf_adjust_gp,
726 (_bfd_mips_elf_create_dynamic_sections): Adjust the call
727 to mips_elf_create_got_section.
728 (mips_elf_record_relocs): Likewise. Remove redundant
729 "dynobj == NULL" code. Do not use mips_elf_create_got_section
730 or mips_elf_record_global_got_symbol for R_MIPS_32, R_MIPS_REL32
731 and R_MIPS_64; limit global_got_area to GGA_RELOC_ONLY instead.
732 (_bfd_mips_elf_finish_dynamic_symbol): Use htab->sgot instead
733 of mips_elf_got_section.
734 (_bfd_mips_vxworks_finish_dynamic_symbol): Likewise.
735 (_bfd_mips_elf_finish_dynamic_sections): Likewise.
736 Move the initial assignment of G to the block that uses it;
737 it is used for an unrelated purpose later.
738
d4596a51
RS
7392008-08-07 Richard Sandiford <rdsandiford@googlemail.com>
740
741 * elfxx-mips.c (count_section_dynsyms): Move before the new first use.
742 (mips_elf_sort_hash_table): Take the output bfd as a parameter.
743 Remove the MAX_LOCAL parameter. Exit early if there are no
744 dynamic symbols, if there is no dynobj, or if there is no
745 GOT section. Use count_section_dynsyms instead of MAX_LOCAL.
746 Assert == rather than <= when checking hsd.max_unref_got_dynindx.
747 Also assert that g->global_gotno is right.
748 (mips_elf_count_forced_local_got_symbols): Rename to...
749 (mips_elf_count_got_symbols): ...and count global GOT entries too.
750 Set the global_got_area of a forced-local GGA_RELOC_ONLY symbol
751 to GGA_NONE.
752 (mips_elf_multi_got): Don't sort the symbol table.
753 (mips_elf_lay_out_got): Likewise. Use mips_elf_count_got_symbols
754 to count the number of global GOT entries.
755 (_bfd_mips_elf_final_link): Unconditionally call
756 mips_elf_sort_hash_table.
757
634835ae
RS
7582008-08-07 Richard Sandiford <rdsandiford@googlemail.com>
759
760 * elfxx-mips.c (GGA_NORMAL, GGA_RELOC_ONLY, GGA_NONE): New macros.
761 (mips_elf_link_hash_entry): Add a "global_got_area" field.
762 (mips_elf_link_hash_newfunc): Initialize it.
763 (mips_elf_sort_hash_table_f): Use h->global_got_area instead of
764 h->root.got.offset. Do not handle forced_local symbols specially.
765 (mips_elf_record_global_got_symbol): Set h->global_got_area
766 instead of h->root.got.offset.
767 (mips_elf_recreate_got): Assert that h->global_got_area == GGA_NONE
768 for indirect and warning symbols.
769 (mips_elf_count_forced_local_got_symbols): Change the argument
770 from a "elf_link_hash_entry" to "mips_elf_link_hash_entry".
771 Use and set h->global_got_area instead of h->root.got.offset.
772 Set it to GGA_NONE for all forced-local symbols.
773 (mips_elf_set_global_got_offset): Set h->global_got_area
774 instead of h->root.got.offset. Use g->global_got_area instead
775 of a combination of dynindx, forced_local and tls_type.
776 (mips_elf_multi_got): Remove disabled code. Pass GGA_* values to
777 mips_elf_set_global_got_offset.
778 (mips_elf_lay_out_got): Use mips_elf_link_hash_traverse instead
779 of elf_link_hash_traverse.
780 (_bfd_mips_elf_copy_indirect_symbol): Copy the indirect symbol's
781 global_got_area to the direct symbol if the latter's value is higher.
782 Set the indirect symbol's area to GGA_NONE.
783
33bb52fb
RS
7842008-08-07 Richard Sandiford <rdsandiford@googlemail.com>
785
786 * elf32-mips.c (elf_backend_hide_symbol): Delete.
787 * elfn32-mips.c (elf_backend_hide_symbol): Likewise.
788 * elf64-mips.c (elf_backend_hide_symbol): Likewise.
789 * elfxx-mips.h (elf_backend_hide_symbol): Likewise.
790 * elfxx-mips.c (mips_elf_link_hash_entry): Remove "forced_local"
791 and add "needs_lazy_stub".
792 (mips_elf_link_hash_newfunc): Update accordingly.
793 (mips_elf_link_hash_table): Remove "computed_got_sizes" and
794 add "lazy_stub_count".
795 (_bfd_mips_elf_link_hash_table_create): Update accordingly.
796 (mips_elf_output_extsym): Use hd->needs_lazy_stub to detect
797 cases where a lazy stub is being used.
798 (mips_elf_sort_hash_table_f): Use h->root.forced_local instead
799 of h->forced_local.
800 (mips_elf_record_global_got_symbol): Use _bfd_elf_link_hash_hide_symbol
801 instead of _bfd_mips_elf_hide_symbol. Do not increment local_gotno
802 here.
803 (mips_elf_allocate_dynamic_relocations): Move before new first use.
804 (mips_elf_check_recreate_got, mips_elf_recreate_got): New functions.
805 (mips_elf_resolve_final_got_entries): Move earlier in file. Make at
806 most two passes over the hash table. Use mips_elf_check_recreate_got
807 to see if there are any indirect or warning entries and
808 mips_elf_recreate_got to create a new GOT without them.
809 Return a boolean success value.
810 (mips_elf_count_forced_local_got_entries): New function.
811 (mips_elf_make_got_per_bfd): Check h->root.forced_local instead of
812 h->forced_local.
813 (mips_elf_set_global_got_offset): Likewise.
814 (mips_elf_set_no_stub): Replace with...
815 (mips_elf_forbid_lazy_stubs): ...this new function.
816 (mips_elf_resolve_final_got_entry): Delete.
817 (mips_elf_multi_got): Fix formatting. Use mips_elf_forbid_lazy_stubs
818 instead of mips_elf_set_no_stub. Move the code that sets
819 global offsets and allocates dynamic relocations from the main
820 _bfd_mips_elf_size_dynamic_sections loop to here.
821 (_bfd_mips_elf_adjust_dynamic_symbol): Do not allocate room in
822 .MIPS.stubs here; just set hmips->needs_lazy_stub and increment
823 htab->lazy_stub_count.
824 (_bfd_mips_elf_always_size_sections): Move the stub-estimation
825 code to mips_elf_estimate_stub_size and the GOT-sizing code to
826 mips_elf_lay_out_got. Do not call these functions here.
827 (mips_elf_estimate_stub_size): New function, split
828 out from _bfd_mips_elf_always_size_sections. Call
829 mips_elf_resolve_final_got_entries earlier. Count the number
830 of forced-local entries. Do not add stub sizes to loadable_size;
831 after this patch, the stub sizes are already included in the main
832 estimate. Allocate dynamic relocations here rather than in the
833 main _bfd_mips_elf_size_dynamic_sections loop.
834 (mips_elf_estimate_stub_size): New function, split out from
835 _bfd_mips_elf_always_size_sections.
836 (mips_elf_allocate_lazy_stub): New function.
837 (mips_elf_lay_out_lazy_stubs): Likewise.
838 (_bfd_mips_elf_size_dynamic_sections): Call mips_elf_estimate_stub_size,
839 mips_elf_lay_out_got and mips_elf_lay_out_lazy_stubs. Do not handle
840 the allocation of sreldyn specially.
841 (_bfd_mips_elf_hide_symbol): Delete.
842
63897e2c
RS
8432008-08-07 Richard Sandiford <rdsandiford@googlemail.com>
844
845 * elfxx-mips.c (allocate_dynrelocs): Ignore indirect and warning
846 symbols.
847
71782a75
RS
8482008-08-06 Richard Sandiford <rdsandiford@googlemail.com>
849
850 * elfxx-mips.c (mips_elf_link_hash_entry): Move bfd_boolean
851 fields to the end of the structure and make them single-bit
852 bitfields.
853 (mips_elf_link_hash_newfunc): Make the initialization statements
854 follow the new field order.
855
a8028dd0
RS
8562008-08-06 Richard Sandiford <rdsandiford@googlemail.com>
857
858 * elfxx-mips.c (_mips_elf_section_data): Remove the "u.got_info" field.
859 (mips_elf_link_hash_table): Add "sgot" and "got_info" fields.
860 (_bfd_mips_elf_link_hash_table_create): Initialize them.
861 (mips_elf_got_section): Always apply the !maybe_excluded behavior.
862 (mips_elf_got_info): Delete.
863 (mips_elf_initialize_tls_slots): Remove the DYNOBJ local variable.
864 Adjust the call to mips_elf_got_section.
865 (mips_elf_local_got_index): Don't call mips_elf_got_info.
866 Update the call to mips_elf_create_local_got_entry.
867 Use htab->got_info.
868 (mips_elf_global_got_index): Don't call mips_elf_got_info;
869 use htab->got_info and htab->sgot instead.
870 (mips_elf_got_page): Don't call mips_elf_got_info. Update the
871 call to mips_elf_create_local_got_entry.
872 (mips_elf_got16_entry): Likewise.
873 (mips_elf_got_offset_from_index): Replace with DYNOBJ parameter
874 with an INFO parameter. Don't call mips_elf_got_info; use htab->sgot
875 and htab->got_info instead.
876 (mips_elf_create_local_got_entry): Remove the GG and SGOT parameters.
877 Use htab->sgot and htab->got_info.
878 (mips_elf_sort_hash_table): Remove the DYNOBJ local variable.
879 Don't call mips_elf_got_info; use htab->got_info instead.
880 (mips_elf_record_global_got_symbol): Turn G from a paramter to
881 a local variable and read it from htab->got_info.
882 (mips_elf_record_local_got_symbol): Replace the G parameter with
883 an INFO parameter. Make G a local variable and read it from
884 htab->got_info instead.
885 (mips_elf_record_got_page_entry): Likewise.
886 (mips_elf_multi_got): Remove the G parameter and make it a local
887 variable instead. Read it from htab->got_info.
888 (mips_elf_create_got_section): Cache the GOT section in htab->sgot.
889 Store the GOT information in htab->got_info.
890 (mips_elf_calculate_relocation): Don't call mips_elf_got_section
891 and mips_elf_got_info; use htab->sgot and htab->got_info instead.
892 Adjust the calls to mips_elf_got_offset_from_index and
893 mips_elf_adjust_gp.
894 (_bfd_mips_elf_check_relocs): Remove the G and SGOT local variables.
895 Adjust the calls to mips_elf_record_local_got_symbol,
896 mips_elf_record_global_got_symbol and mips_elf_record_got_page_entry.
897 Use htab->sgot.
898 (_bfd_mips_elf_always_size_sections): Remove the DYNOBJ local variable.
899 Don't call mips_elf_got_info; use htab->sgot and htab->got_info instead.
900 Update the call to mips_elf_multi_got.
901 (_bfd_mips_elf_size_dynamic_sections): Don't call mips_elf_got_info;
902 use htab->got_info instead.
903 (_bfd_mips_elf_finish_dynamic_symbol): Update the call to
904 mips_elf_got_section. Get the got_info from the hash table
905 rather than the GOT section.
906 (_bfd_mips_vxworks_finish_dynamic_symbol): Likewise.
907 (_bfd_mips_elf_finish_dynamic_sections): Likewise.
908 (_bfd_mips_elf_hide_symbol): Don't call mips_elf_got_section;
909 get the got_info from the hash table instead. Remove the GOT
910 local variable.
911 (_bfd_mips_elf_final_link): Likewise. Also remove the DYNOBJ
912 local variable.
913
4e41d0d7
RS
9142008-08-06 Richard Sandiford <rdsandiford@googlemail.com>
915
916 * elfxx-mips.c (mips_elf_link_hash_table): Add an "sstubs" field.
917 (_bfd_mips_elf_create_dynamic_sections): Use it to cache the stubs
918 section. Don't check whether the section already exists.
919 (_bfd_mips_elf_adjust_dynamic_symbol): Use htab->sstubs.
920 (_bfd_mips_elf_finish_dynamic_symbol): Likewise.
921 (_bfd_mips_elf_finish_dynamic_sections): Likewise.
922 (_bfd_mips_elf_size_dynamic_sections): Likewise. Don't add the
923 dummy stub to an empty section.
924 (_bfd_mips_elf_link_hash_table_create): Initialize the "sstubs" field.
925
738e5348
RS
9262008-08-06 Richard Sandiford <rdsandiford@googlemail.com>
927
928 * reloc.c (BFD_RELOC_MIPS16_GOT16, BFD_RELOC_MIPS16_CALL16): Declare.
929 * libbfd.h, bfd-in2.h: Regenerate.
930 * elf32-mips.c (elf_mips16_howto_table_rel): Fill in reserved
931 R_MIPS16_GOT16 and R_MIPS16_CALL16 entries.
932 (mips16_reloc_map): Add mappings.
933 * elf64-mips.c (mips16_elf64_howto_table_rel): Fill in reserved
934 R_MIPS16_GOT16 and R_MIPS16_CALL16 entries.
935 (mips16_elf64_howto_table_rela): Likewise.
936 (mips16_reloc_map): Add mappings.
937 * elfn32-mips.c (elf_mips16_howto_table_rel): Fill in reserved
938 R_MIPS16_GOT16 and R_MIPS16_CALL16 entries.
939 (elf_mips16_howto_table_rela): Likewise.
940 (mips16_reloc_map): Add mappings.
941 * elfxx-mips.c (mips_elf_create_shadow_symbol): New function.
942 (section_allows_mips16_refs_p): Likewise.
943 (mips16_stub_symndx): Likewise.
944 (mips_elf_check_mips16_stubs): Treat the data argument as a
945 bfd_link_info. Mark every dynamic symbol as needing MIPS16 stubs
946 and create a "shadow" symbol for the original MIPS16 definition.
947 (mips16_reloc_p, got16_reloc_p, call16_reloc_p, hi16_reloc_p)
948 (lo16_reloc_p, mips16_call_reloc_p): New functions.
949 (_bfd_mips16_elf_reloc_unshuffle): Use mips16_reloc_p to generalize
950 relocation checks.
951 (_bfd_mips16_elf_reloc_shuffle): Likewise.
952 (_bfd_mips_elf_lo16_reloc): Handle R_MIPS16_GOT16.
953 (mips_elf_got16_entry): Add comment.
954 (mips_elf_calculate_relocation): Use hi16_reloc_p,
955 lo16_reloc_p, mips16_call_reloc_p, call16_reloc_p and got16_reloc_p
956 to generalize relocation checks. Use section_allows_mips16_refs_p
957 instead of mips16_stub_section_p. Handle R_MIPS16_CALL16 and
958 R_MIPS16_GOT16, allowing the former to refer directly to a
959 MIPS16 function if its stub is not needed.
960 (mips16_stub_section_p): Delete.
961 (_bfd_mips_elf_symbol_processing): Convert odd-valued function
962 symbols into even MIPS16 symbols.
963 (mips_elf_add_lo16_rel_addend): Use mips16_reloc_p to generalize
964 a relocation check.
965 (_bfd_mips_elf_check_relocs): Calculate "bed" and "rel_end"
966 earlier in the function. Use mips16_stub_symndx to identify
967 the target function. Avoid out-of-bounds accesses when the
968 stub has no relocations; report an error instead. Use
969 section_allows_mips16_refs_p instead of mips16_stub_section_p.
970 Use mips16_call_reloc_p and got16_reloc_p to generalize relocation
971 checks. Handle R_MIPS16_CALL16 and R_MIPS16_GOT16. Don't create
972 dynamic relocations for absolute references to __gnu_local_gp.
973 (_bfd_mips_elf_always_size_sections): Pass a bfd_link_info as
974 the argument to mips_elf_check_mips16_stubs. Generalize comment.
975 (_bfd_mips_elf_relocate_section): Use hi16_reloc_p and got16_reloc_p
976 to generalize relocation checks.
977 (_bfd_mips_elf_finish_dynamic_symbol): If a dynamic MIPS16 function
978 symbol has a non-MIPS16 stub, redirect the symbol to the stub.
979 Fix an overly long line. Don't give dynamic symbols type STO_MIPS16.
980 (_bfd_mips_elf_gc_sweep_hook): Handle R_MIPS16_CALL16 and
981 R_MIPS16_GOT16.
982
e7d92e2e
AM
9832008-08-06 Alan Modra <amodra@bigpond.net.au>
984
985 * elf32-ppc.c (ppc_elf_relax_section): Clear R_PPC_PLTREL24 addend.
986 (ppc_elf_relocate_section <R_PPC_RELAX32_PLT>): Don't bother here.
987
46f2f11d
AM
9882008-08-05 Alan Modra <amodra@bigpond.net.au>
989 Jaka Močnik <jaka@xlab.si>
990
991 * coffcode.h (coff_slurp_line_table): bfd_alloc lineno_cache first
992 so that we don't inadvertently free it. Use bfd_alloc for sort
993 arrays, and memcpy sorted line table.
994
e5e6a5ff
AM
9952008-08-04 Alan Modra <amodra@bigpond.net.au>
996
997 * elf32-spu.c (spu_elf_auto_overlay): Use the maximum possible
998 if --fixed-space request is too large.
999
323ee3f4
AM
10002008-08-04 Alan Modra <amodra@bigpond.net.au>
1001
1002 * Makefile.am (SRC-POTFILES.in, BLD-POTFILES.in): Set LC_ALL=C.
1003 * Makefile.in: Regenerate.
1004 * po/SRC-POTFILES.in: Regenerate.
1005
4f0d75be
AM
10062008-08-02 Alan Modra <amodra@bigpond.net.au>
1007
1008 * elf32-spu.c (mark_overlay_section): Move code calculating
1009 max_overlay_size to correct block.
1010 (spu_elf_auto_overlay): Don't use %x in einfo error message.
1011
11a7ae4f
AM
10122008-08-01 Alan Modra <amodra@bigpond.net.au>
1013 Jan Kratochvil <jan.kratochvil@redhat.com>
1014
1015 * elfcore.h (elf_core_file_p): Ensure we have a backend match
1016 with the correct arch size before rejecting the generic fallback.
1017 * elfcode.h (elf_object_p): Likewise. Ensure arch size matches
1018 before accepting a target.
1019
010c8431
AM
10202008-08-01 Alan Modra <amodra@bigpond.net.au>
1021
d3ae097c 1022 PR 6774
010c8431
AM
1023 * elf.c (rewrite_elf_program_header): Don't wrap p_paddr to
1024 include file or program headers.
1025
0af1713e
AM
10262008-07-30 Alan Modra <amodra@bigpond.net.au>
1027
1028 * coff-ppc.c, coffgen.c, ecoff.c, ecofflink.c, elf.c, elf32-frv.c,
1029 elf32-iq2000.c, elf32-m32c.c, elf32-mep.c, elf32-mt.c,
1030 elf32-sh-symbian.c, elf64-hppa.c, mach-o.c, peXXigen.c, pef.c,
1031 ppcboot.c, vms-misc.c, xsym.c: Silence gcc warnings.
1032
9a59ad6b
DJ
10332008-07-28 Daniel Jacobowitz <dan@codesourcery.com>
1034
1035 * elfxx-mips.c (mips_elf_calculate_relocation): Avoid generating
1036 relocations for undefined weak symbols with non-default visibility.
1037 (_bfd_mips_elf_check_relocs): Use possibly_dynamic_relocs for
1038 global symbols in shared libraries.
1039 (allocate_dynrelocs): New function.
1040 (_bfd_mips_elf_adjust_dynamic_symbol): Do not handle
1041 possibly_dynamic_relocs here.
1042 (_bfd_mips_elf_size_dynamic_sections): Call allocate_dynrelocs.
1043
9f03412a
AO
10442008-07-28 Alexandre Oliva <aoliva@redhat.com>
1045
1046 * elf32-i386.c (struct elf_i386_link_hash_table): Added field
1047 tls_module_base.
1048 (elf_i386_link_hash_table_create): Initialize it.
1049 (elf_i386_always_size_sections): Set it.
1050 (set_tls_module_base): New.
1051 (elf_i386_relocate_sections): Call it.
1052 * elf64-x86-64.c (struct elf64_x86_64_link_hash_table): Added
1053 field tls_module_base.
1054 (elf64_x86_64_link_hash_table_create): Initialize it.
1055 (elf64_x86_64_always_size_sections): Set it.
1056 (set_tls_module_base): New.
1057 (elf64_x86_64_relocate_sections): Call it.
1058 Reported by Cary Coutant <ccoutant@google.com>
1059
9a008db3
AM
10602008-07-28 Ineiev <ineiev@yahoo.co.uk>
1061
1062 * elf32-arm.c (arm_map_one_stub): Declare variables at beginning
1063 of block.
1064 * elf32-avr.c (get_local_syms): Likewise.
1065
14a91970
AM
10662008-07-28 Alan Modra <amodra@bigpond.net.au>
1067
1068 PR 6769
1069 * bfd-in.h (BFD_VMA_FMT): Define.
1070 (printf_vma, sprintf_vma): Use the above.
1071 (_bfd_int64_low, _bfd_int64_high): Delete.
1072 * bfd-in2.h: Regenerate.
1073
baea7ef1
AM
10742008-07-27 Alan Modra <amodra@bigpond.net.au>
1075
1076 * elf.c (_bfd_elf_make_section_from_shdr): Ignore return from
1077 elf_parse_notes. Use bfd_malloc_and_get_section.
1078 (elf_parse_notes): Validate note namesz and descsz.
1079
3c7b9897
AM
10802008-07-26 Michael Eager <eager@eagercon.com>
1081
1082 * elf32-ppc.c (ppc_elf_merge_obj_attributes): Check compatibility
1083 between single-float, double-float, and soft-float.
1084
20163277
DJ
10852008-07-24 Daniel Jacobowitz <dan@codesourcery.com>
1086
1087 * elf32-mips.c (elf_backend_write_section): Define.
1088
4ff73856
NC
10892008-07-24 Nick Clifton <nickc@redhat.com>
1090
1091 * elf.c (_bfd_elf_map_sections_to_segments): Catch off by one
1092 error assigning sections to segments.
1093
39948a60
NC
10942008-07-22 Nick Clifton <nickc@redhat.com>
1095
1096 * elf.c (_bfd_elf_map_sections_to_segments): Allow sections in
1097 adjoining pages to be included in the same segment.
1098
bda987c2
CD
10992008-07-22 Simon Baldwin <simonb@google.com>
1100
1101 * elflink.c (elf_link_output_extsym): Set st_size to zero for
1102 symbols from dynamic libraries.
1103
88ba32a0
L
11042008-07-21 H.J. Lu <hongjiu.lu@intel.com>
1105
1106 PR ld/4424
1107 * elflink.c (_bfd_elf_merge_symbol): Call bed->relocs_compatible
1108 to check if 2 inputs are compatible.
1109
37c43c55
NC
11102008-07-21 Sterling Augustine <sterling@tensilica.com>
1111
1112 * elf.c (assign_file_positions_for_load_sections): Print vma in
1113 error message about overlapping section vmas.
1114
50403a1f
L
11152008-07-21 H.J. Lu <hongjiu.lu@intel.com>
1116
1117 PR ld/6747
1118 * elf32-frv.c (elf32_frv_relocate_section): Revert the change
1119 for PR ld/6446 checked in by accident on May 21, 2008.
1120
799c00e0
NC
11212008-07-21 Nick Clifton <nickc@redhat.com>
1122
1123 * coff-sh.c (bfd_pe_print_pdata): Define to NULL for non
1124 COFF_WITH_PE based SH ports.
1125 * libpei.h (_bfd_XX_print_ce_compressed_pdata): Prototype.
1126 * arm-wince-pe.c (bfd_pe_print_pdata): Use
1127 _bfd_pe_print_ce_compressed_pdata.
1128 (slurp_symcache, cleanup_syms, pe_print_ce_compressed_pdata): Move
1129 to...
1130 * peXXigen.c: ... here and rename pe_print_ce_compressed_pdata to
1131 _bfd_XX_print_ce_compressed_pdata.
1132
f60e73e9
AM
11332008-07-21 Alan Modra <amodra@bigpond.net.au>
1134
1135 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Drop
1136 unwanted zero terminators.
1137
dc1859a6
AM
11382008-07-21 Alan Modra <amodra@bigpond.net.au>
1139
1140 * elf32-spu.c (spu_elf_relocate_section): Expand
1141 RELOC_FOR_GLOBAL_SYMBOL. Don't warn about undefined symbols for
1142 R_SPU_PPU32 and R_SPU_PPU64 relocations.
1143
89eeb0bc
LM
11442008-07-21 Luis Machado <luisgpm@br.ibm.com>
1145
1146 * elf-bfd.h: Declare elfcore_write_ppc_vsx.
1147 * elf.c (elfcore_grok_ppc_vsx): New function.
1148 (elfcore_write_ppc_vsx): New function
1149 (elfcore_grok_note): Handle VSX notes.
1150 (elfcore_write_register_note): Handle VSX notes.
1151
a9dc9481
JM
11522008-07-18 Joseph Myers <joseph@codesourcery.com>
1153
1154 * bfd-in.h (bfd_elf32_arm_set_target_relocs): Add new parameter.
1155 * bfd-in2.h: Regenerate.
1156 * elf32-arm.c (struct elf_arm_obj_tdata): Add field
1157 no_wchar_size_warning.
1158 (bfd_elf32_arm_set_target_relocs): Add new parameter
1159 no_wchar_warn.
1160 (elf32_arm_merge_eabi_attributes): Give a warning, not an error,
1161 for conflicting wchar_t attributes. Do not warn if
1162 --no-wchar-size-warning. Make diagnostic text more specific.
1163
6cee0a6f
L
11642008-07-18 H.J. Lu <hongjiu.lu@intel.com>
1165
1166 PR ld/6748
1167 * elf32-arm.c (elf32_arm_link_hash_table_create): Initialize
1168 new fields added for ARM long call support.
1169
2b5c217d
NC
11702008-07-18 Danny Backx <dannybackx@users.sourceforge.net>
1171
1172 * pe-arm-wince.c (pe_print_compressed_pdata): Define new function to
1173 print compressed pdata structure as described on MSDN. This only
1174 applies to a limited set of architectures (ARM, SH4).
1175 (slurp_symtab, my_symbol_for_address): Define static helper
1176 functions for pe_print_compressed_pdata.
1177 * coffcode.h (bfd_coff_backend_data): Add _bfd_coff_print_pdata field.
1178 (bfd_coff_have_print_pdata, bfd_coff_print_pdata): Define.
1179 * bfd/peXXigen.c (_bfd_XX_print_private_bfd_data_common): Add check on
1180 bfd_coff_backend_data, call the function if non-null.
1181 * pei-mcore.c: Add target dependent initialisation for
1182 bfd_coff_backend_data.
1183 * coff-sh.c: Likewise.
1184 * coff64-rs6000.c: Likewise.
1185 * coff-rs6000.c: Likewise.
1186 * libcoff-in.h: Likewise.
1187 * cf-i386lynx.c: Likewise.
1188 * coff-alpha.c: Likewise.
1189 * coff-apollo.c: Likewise.
1190 * coff-arm.c: Likewise.
1191 * coff-aux.c: Likewise.
1192 * coff-h8300.c: Likewise.
1193 * coff-h8500.c: Likewise.
1194 * coff-i386.c: Likewise.
1195 * coff-i860.c: Likewise.
1196 * coff-i960.c: Likewise.
1197 * coff-ia64.c: Likewise.
1198 * coff-m68k.c: Likewise.
1199 * coff-m88k.c: Likewise.
1200 * coff-maxq.c: Likewise.
1201 * coff-mips.c: Likewise.
1202 * coff-or32.c: Likewise.
1203 * coff-sparc.c: Likewise.
1204 * coff-tic30.c: Likewise.
1205 * coff-tic4x.c: Likewise.
1206 * coff-tic54x.c: Likewise.
1207 * coff-tic80.c: Likewise.
1208 * coff-w65.c: Likewise.
1209 * coff-we32k.c: Likewise.
1210 * coff-x86_64.c: Likewise.
1211 * coff-z80.c: Likewise.
1212 * coff-z8k.c: Likewise.
1213 * pe-mcore.c: Likewise.
1214 * pe-mips.c: Likewise.
1215 * pe-ppc.c: Likewise.
1216 * peXXigen.c: Likewise.
dc1859a6 1217 * pei-ppc.c: Likewise.
2b5c217d
NC
1218 * libcoff.h: Regenerate.
1219
c96a8570
BS
12202008-07-16 Bernd Schmidt <bernd.schmidt@analog.com>
1221
1222 * elf32-bfin.c (bfin_check_relocs, bfin_relocate_section,
1223 bfin_final_link_relocate, bfin_gc_mark_hook, bfin_gc_sweep_hook,
1224 ELF_DYNAMIC_INTERPRETER, DEFAULT_STACK_SIZE,
1225 struct _bfinfdpic_dynamic_got_info): Moved around to keep FD-PIC code
1226 separate from non-FD-PIC.
1227
605d18d4
DD
12282008-07-14 DJ Delorie <dj@redhat.com>
1229
1230 * elf-m10300.c (mn10300_elf_final_link_relocate): Correct overflow
1231 checks for PCREL8, PCREL16, GOTPC16, GOTOFF16, PLT16, and GOT16
1232 relocs.
1233 (mn10300_elf_relax_section): Correct jump offset check when target
1234 is in a different section.
1235
b0a0b978
JZ
12362008-07-15 Jie Zhang <jie.zhang@analog.com>
1237
1238 * elf32-bfin.c (elf32_bfin_special_sections[]): New.
1239 (elf_backend_special_sections): Define.
1240
aaf30c25
CS
12412008-07-13 Craig Silverstein <csilvers@google.com>
1242
08b78292 1243 PR binutils/6743
aaf30c25
CS
1244 * dwarf2.c (struct dwarf2_debug): New variable info_ptr_memory.
1245 (find_line): Use info_ptr_memory instead of sec_info_ptr.
1246 (_bfd_dwarf2_cleanup_debug_info): Likewise.
1247
1bac266e
JZ
12482008-07-12 Jie Zhang <jie.zhang@analog.com>
1249
1250 Revert
1251 2008-07-12 Jie Zhang <jie.zhang@analog.com>
1252 * elf.c (_bfd_elf_map_sections_to_segments): Don't put
1253 executable sections into the same segment with other
1254 read only sections if --sep-code.
1255 * elf32-bfin.c (elf32_bfin_code_in_l1): New variable.
1256 (elf32_bfin_data_in_l1): New variable.
1257 (elf32_bfin_final_write_processing): New.
1258 (elf32_bfin_special_sections[]): New.
1259 (elf_backend_final_write_processing): Define.
1260 (elf_backend_special_sections): Define.
1261
8c684578
JZ
12622008-07-12 Jie Zhang <jie.zhang@analog.com>
1263
1264 * elf.c (_bfd_elf_map_sections_to_segments): Don't put
1265 executable sections into the same segment with other
1266 read only sections if --sep-code.
1267 * elf32-bfin.c (elf32_bfin_code_in_l1): New variable.
1268 (elf32_bfin_data_in_l1): New variable.
1269 (elf32_bfin_final_write_processing): New.
1270 (elf32_bfin_special_sections[]): New.
1271 (elf_backend_final_write_processing): Define.
1272 (elf_backend_special_sections): Define.
1273
3076cd1f
AS
12742008-07-11 Andreas Schwab <schwab@suse.de>
1275
1276 * dwarf2.c (read_section): Take pointer to bfd_size_type instead
1277 of unsigned long as last parameter.
1278 (struct dwarf2_debug): Define dwarf_abbrev_size, dwarf_line_size,
1279 dwarf_str_size and dwarf_ranges_size as bfd_size_type instead of
1280 unsigned long.
1281
0a61c8c2
RS
12822008-07-10 Richard Sandiford <rdsandiford@googlemail.com>
1283
1284 * elfxx-mips.c (mips_elf_calculate_relocation): Calculate GP and GP0
1285 for all relocation types. Allow any type of relocation to refer to
1286 __gnu_local_gp.
1287
30c09090
RS
12882008-07-10 Richard Sandiford <rdsandiford@googlemail.com>
1289
1290 * elfxx-mips.c (mips_elf_check_mips16_stubs): Use ELF_ST_IS_MIPS16.
1291 (mips_elf_calculate_relocation): Likewise.
1292 (_bfd_mips_elf_add_symbol_hook): Likewise.
1293 (_bfd_mips_elf_finish_dynamic_symbol): Likewise.
1294 (_bfd_mips_vxworks_finish_dynamic_symbol): Likewise.
1295
355d10dc
AS
12962008-07-10 Andreas Schwab <schwab@suse.de>
1297
1298 * elfxx-mips.c (_bfd_mips_elf_section_from_shdr): Add missing
1299 paren.
1300
1b315056
CS
13012008-07-09 Craig Silverstein <csilvers@google.com>
1302
1303 * Makefile.am (BFD32_LIBS): Add compress.lo.
1304 (BFD32_LIBS_CFILES): Add compress.c.
1305 (BFD_H_FILES): Likewise.
1306 * Makefile.in: Regenerate.
1307 * bfd-in2.h: Regenerate.
1308 * config.in: Add HAVE_ZLIB_H
1309 * configure.in: Add test for libz and zlib.h
1310 * configure: Regenerate.
1311 * dwarf2.c (read_section): New function.
1312 (read_indirect_string): Call new function read_section.
1313 (read_abbrevs): Likewise.
1314 (decode_line_info): Likewise.
1315 (read_debug_ranges): Likewise.
1316 (find_line): Call new function read_section when just one
1317 .zdebug_info section is found, otherwise read and compress
1318 multiple sections.
1319 (_bfd_dwarf2_cleanup_debug_info): Free sec_info_ptr.
1320 * elf.c (_bfd_elf_make_section_from_shdr): Add zdebug prefix.
1321 (special_sections_z): New struct.
1322 (special_sections): Refer to special_sections_z.
1323 * elfxx-mips.c (_bfd_mips_elf_section_from_shdr): Recognize
1324 sections named .zdebug_*.
1325 (_bfd_mips_elf_fake_sections): Likewise.
1326 * compress.c: New file.
1327 (bfd_uncompress_section_contents): New function.
dc1859a6 1328
329dcd78
NC
13292008-07-07 Christophe Lyon <christophe.lyon@st.com>
1330
1331 * elf32-arm.c (arm_type_of_stub): Don't crash on local symbols in
1332 the presence of a PLT.
1333
c29aae59
AM
13342008-07-07 Alan Modra <amodra@bigpond.net.au>
1335
1336 * bfd.c (bfd_demangle): Always trim off bfd_get_symbol_leading_char.
1337
7382d32a
AM
13382008-07-02 Alan Modra <amodra@bigpond.net.au>
1339
1340 * elf32-ppc.c (is_pic_glink_stub): New function.
1341 (ppc_elf_get_synthetic_symtab): Don't generate symbols when
1342 multiple shared/pie stubs per plt entry.
1343
cb53bf42
RS
13442008-06-30 Richard Sandiford <rdsandiford@googlemail.com>
1345
1346 * elf.c (_bfd_elf_get_synthetic_symtab): Increment p by
1347 bed->s->int_rels_per_ext_rel.
1348
6ba2a415
RS
13492008-06-30 Richard Sandiford <rdsandiford@googlemail.com>
1350
1351 * syms.c (BSF_SYNTHETIC): New flag.
1352 * elf.c (_bfd_elf_get_synthetic_symtab): Set it.
1353 * elf32-ppc.c (ppc_elf_get_synthetic_symtab): Likewise.
1354 * elf64-ppc.c (ppc64_elf_get_synthetic_symtab): Likewise.
1355 * bfd-in.h (bfd_asymbol_flavour): Return bfd_target_unknown_flavour
1356 for synthetic symbols.
1357 * bfd-in2.h: Regenerate.
1358
3dccd7b7
DJ
13592008-06-30 Daniel Jacobowitz <dan@codesourcery.com>
1360
1361 * elf32-arm.c (record_arm_to_thumb_glue, record_thumb_to_arm_glue):
1362 Expand comments.
1363 (arm_map_one_stub): Use | 1 when setting the low bit.
1364
f57718b4
AS
13652008-06-29 Andreas Schwab <schwab@suse.de>
1366
1367 * elf32-m68k.c (elf_m68k_relocate_section): Don't ignore existing
1368 addend on _GLOBAL_OFFSET_TABLE_.
1369
7413f23f
DJ
13702008-06-24 Daniel Jacobowitz <dan@codesourcery.com>
1371
1372 * elf32-arm.c (STUB_ENTRY_NAME): Define.
1373 (arm_thumb_thumb_long_branch_stub): Use bx instead of b.n.
1374 (arm_pic_long_branch_stub): Mention R_ARM_REL32 instead of
1375 R_ARM_ABS32.
1376 (struct elf32_arm_stub_hash_entry): Add output_name.
1377 (arm_build_one_stub): Move offsets into the offset argument
1378 of _bfd_final_link_relocate. Correct offset for
1379 arm_thumb_arm_v4t_stub_long_branch.
1380 (elf32_arm_size_stubs): Set stub_entry->output_name.
1381 (elf32_arm_ouput_plt_map_sym): Rename to elf32_arm_output_map_sym.
1382 Update all callers.
1383 (elf32_arm_output_stub_sym): New.
1384 (arm_map_one_stub): Correct formatting. Use elf32_arm_output_stub_sym.
1385
7c39fb20
AM
13862008-06-20 Alan Modra <amodra@bigpond.net.au>
1387
1388 * elf32-spu.c (needs_ovl_stub): Correctly return nonovl_stub for
1389 non-branch insns.
1390
f3c29e8a
AM
13912008-06-20 Alan Modra <amodra@bigpond.net.au>
1392
1393 * elf32-spu.c (build_stub): Allow wraparound on stub branches.
1394 (allocate_spuear_stubs, build_spuear_stubs): Return value from
1395 count_stub/build_stub.
1396 (spu_elf_build_stubs): Correct location of stub reloc error message.
1397
de73c611
SR
13982008-06-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1399
dc1859a6 1400 * elf32-cr16.c (ELF_MACHINE_ALT1): Define to EM_CR16_OLD.
de73c611 1401
7a283e07
RW
14022008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1403
1404 * configure: Regenerate.
1405
99302af9
AM
14062008-06-17 Alan Modra <amodra@bigpond.net.au>
1407
1408 * elf32-spu.c (struct spu_link_hash_table): Add extra_stack_space.
1409 (spu_elf_check_vma): Add extra_stack_space param, copy to htab.
1410 (spu_elf_auto_overlay): Use it.
1411 (RECURSE_UNMARK): Define as 0.
1412 (unmark_overlay_section): Heed RECURSE_UNMARK.
1413 * elf32-spu.h (spu_elf_check_vma): Update prototype.
1414
ff7eeb89
DD
14152008-06-12 DJ Delorie <dj@redhat.com>
1416
1417 * elf32-m32c.c (ELF_MACHINE_ALT1): Define as EM_M32C_OLD.
1418
c13bb2ea
PB
14192008-06-09 Paul Brook <paul@codesourcery.com>
1420
1421 bfd/
1422 * elf32-arm.c (elf32_arm_merge_private_bfd_data): Allow BE8 shared
1423 libraries.
1424
f4ac8484
DJ
14252008-06-09 Christophe Lyon <christophe.lyon@st.com>
1426
1427 * elf32-arm.c (arm_stub_is_thumb): Define.
1428 (elf32_arm_final_link_relocate): Handle near mode switching stubs.
1429
6a267715
AM
14302008-06-07 Alan Modra <amodra@bigpond.net.au>
1431
1432 * elf32-spu.c (spu_elf_auto_overlay): Add valid area below sp
1433 to stack calculation.
1434
23684067
PB
14352008-06-06 Paul Brook <paul@codesourcery.com>
1436
1437 bfd/
1438 * elf32-arm.c (elf32_arm_merge_private_bfd_data): Reject BE8 input.
1439
97407faf
AM
14402008-06-06 Alan Modra <amodra@bigpond.net.au>
1441
1442 * elf32-spu.c (spu_elf_auto_overlay): Relax requirement that
1443 file names be unique. Specify archive:path in overlay script.
1444
7cfbafbc
AM
14452008-06-05 Alan Modra <amodra@bigpond.net.au>
1446
1447 PR ld/6590
1448 * elf64-ppc.c (ppc_build_one_stub): Correct reloc offsets.
1449
0f0a5e58
AM
14502008-06-04 Alan Modra <amodra@bigpond.net.au>
1451
1452 * elf.c (ignore_section_sym): Don't test section sym value here.
1453 (elf_map_symbols): Instead check zero value here as was done prior
1454 to 2006-05-26 change.
1455
696b7ad2
NC
14562008-06-04 Nick Clifton <nickc@redhat.com>
1457
1458 PR ld/6019
1459 * elf32-avr.c (elf32_avr_relax_section): Handle the case where
1460 there are no local symbols.
1461
1f27ab8d
AM
14622008-06-04 Alan Modra <amodra@bigpond.net.au>
1463
1464 * elf32-spu.c (get_sym_h): Don't attempt to read global syms.
1465 (process_stubs): Likewise.
1466 (discover_functions): Don't used cached symbols.
1467 (maybe_insert_function): Correct condition under which function
1468 array is realloc'd.
1469 (mark_functions_via_relocs): Delete unused variable.
1470
adfef0bd
NC
14712008-05-30 Frediano Ziglio <frediano.ziglio@vodafone.com>
1472 Nick Clifton <nickc@redhat.com>
1473
1474 PR ld/6511
1475 * elf64-hppa.c (allocate_global_data_opd): Default to using the
1476 dynamic symbol table for local function names in shared libraries.
1477
11701589
JK
14782008-05-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1479
1480 * elf.c (assign_file_positions_for_load_sections): Adjust pre-section
1481 gaps based on VMA and P_VADDR instead of LMA and P_PADDR addresses.
1482
124b52c6
AM
14832008-05-28 Alan Modra <amodra@bigpond.net.au>
1484
1485 * elf32-spu.c (spu_elf_object_p): New function.
1486 (elf_backend_object_p): Define.
1487 (build_stub): Correct second word of 8 byte overlay stubs.
1488 (spu_elf_relocate_section): Formatting.
1489
bb864ac1
CES
14902008-05-24 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
1491
1492 * elf.c (elfcore_write_register_note): New function.
1493 * elf-bfd.h (elfcore_write_register_note): New prototype.
1494
da5938a2
NC
14952008-05-22 Christophe Lyon <christophe.lyon@st.com>
1496
1497 * elf32-arm.c (arm_type_of_stub): Ignore STT_SECTION symbols.
1498 (elf32_arm_stub_add_mapping_symbol): Remove.
1499 (elf32_arm_add_stub): Don't generate mapping symbols. Change
1500 prototype.
1501 (elf32_arm_size_stubs): Use new elf32_arm_add_stub
1502 prototype. Don't generate thumb to arm glue for calls.
1503 (arm_map_one_stub): Define.
1504 (elf32_arm_output_arch_local_syms): Generate mapping symbols for
1505 long calls stubs.
dc1859a6 1506
c2f950c8
L
15072008-05-21 Nick Clifton <nickc@redhat.com>
1508
1509 * elf32-arm.c (group_sections): Reformat comments.
1510
1511 PR ld/6446
1512 * elf32-frv.c (elf32_frv_relocate_section): Set EF_FRV_PIC by
1513 default (for FDPIC). Clear it if any inter-segment relocations
1514 are found.
1515
1516 * elf64-hppa.c (elf64_hppa_finalize_opd): Check NULL return
1517 from elf_link_hash_lookup.
1518
7fb9f789 15192008-05-21 Maxim Kuvyrkov <maxim@codesourcery.com>
dc1859a6 1520
7fb9f789
NC
1521 Add multi-GOT support for m68k.
1522 * elf32-m68k.c (struct elf_m68k_link_hash_entry: got_entry_key,
1523 glist): New fields.
1524 (struct elf_m68k_got_entry_key, struct elf_m68k_got_entry,
1525 struct elf_m68k_got, struct elf_m68k_bfd2got_entry,
1526 struct elf_m68k_multi_got): New data structures.
1527 (struct elf_m68k_link_hash_table: local_gp_p, use_neg_got_offsets_p,
1528 allow_multigot_p, multi_got_): New fields.
1529 (elf_m68k_multi_got): New macro.
1530 (elf_m68k_link_hash_newfunc): Initialize new fields of
1531 struct elf_m68k_link_hash_entry.
1532 (elf_m68k_link_hash_table_create): Initialize new fields of
1533 struct elf_m68k_link_hash_table.
1534 (elf_m68k_link_hash_table_free): New static function implementing hook.
1535 (elf_m68k_init_got, elf_m68k_clear_got, elf_m68k_create_empty_got): New
dc1859a6 1536 static functions for struct elf_m68k_got.
7fb9f789
NC
1537 (elf_m68k_init_got_entry_key, elf_m68k_got_entry_hash,
1538 elf_m68k_got_entry_eq): New static functions for
1539 struct elf_m68k_got_entry.
1540 (ELF_M68K_REL_8O_MAX_N_ENTRIES_IN_GOT,
1541 ELF_M68K_REL_8O_16O_MAX_N_ENTRIES_IN_GOT): New macros.
1542 (enum elf_m68k_get_entry_howto): New enum.
1543 (elf_m68k_get_got_entry, elf_m68k_update_got_entry_type,
1544 elf_m68k_remove_got_entry_type): New static functions for
1545 struct elf_m68k_got_entry.
1546 (elf_m68k_add_entry_to_got): New static function.
1547 (elf_m68k_bfd2got_entry_hash, elf_m68k_bfd2got_entry_eq,
1548 elf_m68k_bfd2got_entry_del, elf_m68k_get_bfd2got_entry): New static
1549 functions for struct elf_m68k_bfd2got_entry.
1550 (struct elf_m68k_can_merge_gots_arg, elf_m68k_can_merge_gots_1,
1551 elf_m68k_can_merge_gots): New traversal.
1552 (struct elf_m68k_merge_gots_arg, elf_m68k_merge_gots_1,
1553 elf_m68k_merge_gots): Ditto.
1554 (struct elf_m68k_finalize_got_offsets_arg,
1555 elf_m68k_finalize_got_offsets_1, elf_m68k_finalize_got_offsets): Ditto.
1556 (struct elf_m68k_partition_multi_got_arg,
1557 elf_m68k_partition_multi_got_1, elf_m68k_init_symndx2h_1,
1558 elf_m68k_partition_multi_got): Ditto.
1559 (elf_m68k_find_got_entry_ptr, elf_m68k_remove_got_entry): New static
1560 functions.
1561 (elf_m68k_copy_indirect_symbol): New static function implementing
1562 a hook.
1563 (elf_m68k_check_relocs): Update to add entries to multi-GOT.
1564 (elf_m68k_gc_sweep_hook): Update to remove entries from multi-GOT.
1565 (elf_m68k_always_size_sections): Assign BFDs to GOTs.
1566 (elf_m68k_relocate_section): Update to properly handle GOT relocations.
1567 (elf_m68k_finish_dynamic_symbol): Update to traverse all GOT entries
1568 of a global symbol.
1569 (bfd_elf_m68k_set_target_options): New function.
1570 (bfd_elf32_bfd_link_hash_table_free): Define hook.
1571 (bfd_elf32_bfd_final_link): Change expansion to bfd_elf_final_link
1572 to skip generic calculation of GOT offsets.
1573 (elf_backend_copy_indirect_symbol): Define hook.
1574 * bfd-in.h (bfd_elf_m68k_set_target_options): Declare function.
1575 * bfd-in2.h: Regenerate.
1576
46f2f11d 15772008-05-21 André Johansen <andrejoh@gmail.com>
90b5b1a5
NC
1578
1579 PR 868
1580 * dwarf2.c (_bfd_dwarf2_cleanup_debug_info): Free memory allocated
1581 for filenames in function tables and variable tables.
1582
6ffd7900
AM
15832008-05-19 Alan Modra <amodra@bigpond.net.au>
1584
1585 PR 2995, PR 6473
1586 * elf.c (_bfd_elf_make_section_from_shdr): Leave lma equal to
1587 vma when all p_paddr fields are zero and there is more than
1588 one PT_LOAD header.
1589
906e58ca
NC
15902008-05-15 Christophe Lyon <christophe.lyon@st.com>
1591
1592 Add long call support for ARM.
1593 * elf32-arm.c (THM2_MAX_FWD_BRANCH_OFFSET): Define.
1594 (THM2_MAX_BWD_BRANCH_OFFSET): Define.
1595 (ARM_MAX_FWD_BRANCH_OFFSET): Define.
1596 (ARM_MAX_BWD_BRANCH_OFFSET): Define.
1597 (THM_MAX_FWD_BRANCH_OFFSET): Define.
1598 (THM_MAX_BWD_BRANCH_OFFSET): Define.
1599 (arm_long_branch_stub): Define.
1600 (arm_pic_long_branch_stub): Define.
1601 (arm_thumb_v4t_long_branch_stub): Define.
1602 (arm_thumb_thumb_long_branch_stub): Define.
1603 (arm_thumb_arm_v4t_long_branch_stub): Define.
1604 (STUB_SUFFIX): Define.
1605 (elf32_arm_stub_type): Define.
1606 (elf32_arm_stub_hash_entry): Define.
1607 (elf32_arm_link_hash_entry): Add stub_cache field.
1608 (arm_stub_hash_lookup): Define.
1609 (elf32_arm_link_hash_table): Add stub_hash_table, stub_bfd,
1610 add_stub_section, layout_sections_again, stub_group, bfd_count,
1611 top_index, input_list fields.
1612 (elf32_arm_link_hash_newfunc): Init new field.
1613 (stub_hash_newfunc): New function.
1614 (elf32_arm_link_hash_table_create): Init stub_hash_table.
1615 (elf32_arm_hash_table_free): New function.
1616 (arm_type_of_stub): New function.
1617 (elf32_arm_stub_name): New function.
1618 (elf32_arm_get_stub_entry): New function.
1619 (elf32_arm_stub_add_mapping_symbol): New function.
1620 (elf32_arm_add_stub): New function.
1621 (arm_build_one_stub): New function.
1622 (arm_size_one_stub): New function.
1623 (elf32_arm_setup_section_lists): New function.
1624 (elf32_arm_next_input_section): New function.
1625 (group_sections): New function.
1626 (elf32_arm_size_stubs): New function.
1627 (elf32_arm_build_stubs): New function.
1628 (bfd_elf32_arm_add_glue_sections_to_bfd): Skip stub sections.
1629 (bfd_elf32_arm_process_before_allocation): No longer handle
1630 R_ARM_CALL and R_ARM_THM_CALL.
1631 (using_thumb_only): New function.
1632 (elf32_arm_final_link_relocate): Redirect calls to stub if range
1633 exceeds encoding capabilities.
1634 (bfd_elf32_bfd_link_hash_table_free): Define.
1635 * bfd-in.h (R_ARM_max): Fix value to 130.
1636 (elf32_arm_setup_section_lists): Protype.
1637 (elf32_arm_next_input_section): Protype.
1638 (elf32_arm_size_stubs): Protype.
1639 (elf32_arm_build_stubs): Protype.
1640 * bfd-in2.h: Regenerate.
1641
86a4952b
UW
16422008-05-14 Ulrich Weigand <uweigand@de.ibm.com>
1643
1644 * elf32-ppc.c (ppc_elf_get_synthetic_symtab): Fix memset calls.
1645 * elf64-ppc.c (ppc64_elf_get_synthetic_symtab): Likewise.
1646
8944f3c2
AM
16472008-05-14 Alan Modra <amodra@bigpond.net.au>
1648
1649 * Makefile.am: Run "make dep-am".
1650 * Makefile.in: Regenerate.
1651
468392fb
AM
16522008-05-14 Ulrich Weigand <uweigand@de.ibm.com>
1653 Alan Modra <amodra@bigpond.net.au>
1654
1655 * elf32-ppc.c (section_covers_vma): New function.
1656 (ppc_elf_get_synthetic_symtab): New function.
1657 (bfd_elf32_get_synthetic_symtab): Define.
1658 * elf64-ppc.c (section_covers_vma): New function.
1659 (ppc64_elf_get_synthetic_symtab): Generate sym@plt on glink branch
1660 table entries, and __glink_PLTresolve on resolver stub.
1661 (ppc64_elf_build_stubs): Rename __glink sym to __glink_PLTresolve.
1662
1d483afe
AM
16632008-05-12 Alan Modra <amodra@bigpond.net.au>
1664
1665 PR 6443
1666 * elf32-ppc.c (MUST_BE_DYN_RELOC): Delete.
1667 (must_be_dyn_reloc): New function.
1668 (ppc_elf_check_relocs): Don't set DF_STATIC_TLS for tprel relocs
1669 in pies.
1670 (ppc_elf_tls_optimize): Optimise pies.
1671 (ppc_elf_relocate_section): Use a section symbol rather than no
1672 symbol if possible for LD->IE TLS sequence, but don't error if
1673 we must use no symbol.
1674 * elf64-ppc.c (MUST_BE_DYN_RELOC): As for elf32-ppc.c.
1675 (must_be_dyn_reloc): Likewise.
1676 (ppc64_elf_check_relocs): Likewise.
1677 (ppc64_elf_tls_optimize): Likewise.
1678 (ppc64_elf_relocate_section): Likewise.
1679
cc5ca406
AM
16802008-05-12 Alan Modra <amodra@bigpond.net.au>
1681
1682 * elf32-spu.c (spu_elf_relocate_section): Rename is_ea to is_ea_sym.
1683
536d0ff4
AM
16842008-05-10 Paul Pluzhnikov <ppluzhnikov@google.com>
1685
1686 * elfcore.h (elf_core_file_p): Warn about core truncation.
1687
51c8ebc1
BW
16882008-05-07 Bob Wilson <bob.wilson@acm.org>
1689
1690 * elf32-xtensa.c (xtensa_property_section_name): New.
1691 (xtensa_make_property_section): New.
1692 (xtensa_get_property_section): Make static. Do not create a new
1693 section if it does not exist.
1694
8374f9d4
AM
16952008-05-08 Alan Modra <amodra@bigpond.net.au>
1696
1697 * elf32-spu.c (spu_elf_special_sections): Add "._ea".
1698 (spu_elf_relocate_section): Handle relocations against symbols
1699 defined in ._ea specially.
1700
95720a86
DJ
17012008-05-03 Daniel Jacobowitz <dan@codesourcery.com>
1702
1703 * elf32-arm.c (elf32_arm_symbian_link_hash_table_create): Use
1704 ARRAY_SIZE.
1705 (elf32_arm_symbian_plt_sym_val): New.
1706 (elf_backend_plt_sym_val): Define.
1707
5c44b38e
AM
17082008-05-03 Alan Modra <amodra@bigpond.net.au>
1709
1710 PR 2995, PR 6473
1711 * elf.c (rewrite_elf_program_header): Rather than clearing
1712 p_paddr_valid at end, don't set it in the first place. Delete
1713 comment no longer relevant. When not p_paddr_valid, don't set
1714 paddr from vaddr, and don't set p_vaddr_offset.
1715
3471d59d
CC
17162008-05-01 Cary Coutant <ccoutant@google.com>
1717
1718 * elf.c (bfd_elf_get_str_section): Fix memory leak caused by
1719 corrupt string table.
1720
f12a02c0
JB
17212008-05-01 Joel Brobecker <brobecker@adacore.com>
1722
1723 * cache.c (cache_bread_1): Renames cache_bread.
1724 (cache_bread): New function.
1725
88967714
AM
17262008-05-01 Alan Modra <amodra@bigpond.net.au>
1727
1728 PR 2995, PR 6473
1729 * elf.c (_bfd_elf_make_section_from_shdr): Always set lma from p_paddr.
1730 (assign_file_positions_for_load_sections): Combine nested "if".
1731 (copy_elf_program_header): Don't set p_paddr_valid or p_vaddr_offset
1732 when all header p_paddr fields are zero.
1733
9239aded
AM
17342008-04-30 Edmar Wienskoski <edmar@freescale.com>
1735
1736 * cpu-powerpc.c (bfd_powerpc_archs): Add e500mc entry.
1737
266b05cf
DJ
17382008-04-29 Daniel Jacobowitz <dan@codesourcery.com>
1739
1740 * elf.c (_bfd_elf_get_dynamic_reloc_upper_bound)
1741 (_bfd_elf_canonicalize_dynamic_reloc): Find dynamic relocations
1742 even if they are not loaded.
1743 * elflink.c (_bfd_elf_init_2_index_sections): Set data_index_section
1744 first.
1745
fc2db3b8
NC
17462008-04-25 Jay Foad <jay.foad@gmail.com>
1747
1748 * reloc16.c (bfd_coff_reloc16_get_value): Add support for
1749 undefined weak symbols.
1750
ddeca468
NC
17512008-04-25 Nick Clifton <nickc@redhat.com>
1752
1753 * po/vi.po: Updated Vietnamese translation.
1754
6194aaab
L
17552008-04-23 Paolo Bonzini <bonzini@gnu.org>
1756
1757 * aclocal.m4: Regenerate.
1758 * configure: Regenerate.
1759
38d6ea5b
CC
17602008-04-21 Cary Coutant <ccoutant@google.com>
1761
1762 * archive.c (_bfd_write_archive_contents): Fix incorrect use of
1763 ARFMAG.
1764
131eb6b7
NS
17652008-04-21 Nathan Sidwell <nathan@codesourcery.com>
1766
1767 * elfxx-mips.c (_bfd_mips_vxworks_adjust_dynamic_symbol): Don't
1768 set the value of undefined symbols in shared objects.
1769 (_bfd_mips_vxworks_finish_dynamic_symbol): Clear value for
1770 undefined symbols unless pointer equality is needed.
1771
e0c88096
NC
17722008-04-18 Dennis Roberts <dennis.roberts@sunquestinfo.com>
1773
1774 * aix5ppc-core.c: Define macros for the default architecture and
1775 machine for matching core files.
1776 (xcoff64_core_p): Set the architecture and machine to the default
1777 values defined in the macros mentioned above.
1778 * rs6000-core.c: Define macros to determine whether or not the
1779 core file header uses the core_dumpxx header format.
1780 (rs6000coff_core_p): Don't match core files that use the
1781 core_dumpxx header format.
1782
18c1668c
PA
17832008-04-16 Pedro Alves <pedro@codesourcery.com>
1784
1785 * config.bfd (i[3-7]86-*-dicos*, x86_64-*-dicos*): Add.
1786
739f7f82
DM
17872008-04-16 David S. Miller <davem@davemloft.net>
1788
1789 * reloc.c (BFD_RELOC_SPARC_GOTDATA_HIX22,
1790 BFD_RELOC_SPARC_GOTDATA_LOX10, BFD_RELOC_SPARC_GOTDATA_OP_HIX22,
1791 BFD_RELOC_SPARC_GOTDATA_OP_LOX10, BFD_RELOC_SPARC_GOTDATA_OP): New.
1792 * libbfd.h: Regnerate.
1793 * bfd-in2.h: Regenerate.
1794 * elfxx-sparc.c (_bfd_sparc_elf_howto_table): Add entries for
1795 GOTDATA relocations.
1796 (sparc_reloc_map): Likewise.
1797 (_bfd_sparc_elf_check_relocs): Handle R_SPARC_GOTDATA_* like
1798 R_SPARC_GOT*.
1799 (_bfd_sparc_elf_gc_sweep_hook): Likewise.
1800 (_bfd_sparc_elf_relocate_section): Transform R_SPARC_GOTDATA_HIX22,
1801 R_SPARC_GOTDATA_LOX10, R_SPARC_GOTDATA_OP_HIX22, and
1802 R_SPARC_GOTDATA_OP_LOX10 into the equivalent R_SPARC_GOT* reloc.
1803 Simply ignore R_SPARC_GOTDATA_OP relocations.
1804
c5cb8442
TS
18052008-04-14 Aurelien Jarno <aurelien@aurel32.net>
1806
1807 * configure.in: Link with the PIC version of libiberty on
1808 Linux/MIPS hosts.
1809 * configure: Regenerate.
1810
19a6653c
AM
18112008-04-14 Edmar Wienskoski <edmar@freescale.com>
1812
1813 * archures.c: Add bfd_mach_ppc_e500mc.
1814 * bfd-in2.h: Regenerate.
1815
2ec9638b
AM
18162008-04-08 Alan Modra <amodra@bigpond.net.au>
1817
1818 * elf32-spu.c (spu_elf_build_stubs): Correct error message.
1819 (mark_functions_via_relocs): Remove premature init of symtab_hdr.
1820 (collect_overlays): Commment typo fix.
1821
a94b9d2d
AM
18222008-04-08 Kees Cook <kees@canonical.com>
1823
1824 * elflink.c (bfd_elf_size_dynamic_sections): Ignore GNU-stack note
1825 in EXEC_P bfds.
1826
9dcc4794
AM
18272008-04-08 Alan Modra <amodra@bigpond.net.au>
1828
1829 * elf32-spu.c: Include libiberty.h.
1830 (struct spu_link_hash_table): Add local_stire, overlay_fixed, reserved,
1831 non_ovly_stub, spu_elf_load_ovl_mgr, spu_elf_open_overlay_script,
1832 spu_elf_relink, auto_overlay fields.
1833 (AUTO_OVERLAY, AUTO_RELINK, OVERLAY_RODATA): Define.
1834 (needs_ovl_stub): Flip test so that call to non-function warning
1835 is emitted during relocate_section rather than earlier.
1836 (spu_elf_check_vma): Stash --auto-overlay parameters, and clear
1837 auto_overlay if no section exceeds local store.
1838 (struct call_info): Add count, max_depth, is_pasted fields.
1839 (struct function_info): Add rodata, last_caller, call_count,
1840 depth, new visit flags.
1841 (insert_callee): Increment call count.
1842 (copy_callee): New function.
1843 (mark_functions_via_relocs): Investigate all reloc types to count
1844 possible function pointer stubs for --auto-overlay. Track
1845 last_caller and increment function call_count.
1846 (pasted_function): Insert a "call" into call info for pasted section.
1847 (remove_cycles): Track max depth of calls. Don't emit call graph
1848 pruning warning for --auto-overlay.
1849 (build_call_tree): Don't transfer_calls for --auto-overlay.
1850 Adjust remove_cycles call.
1851 (sort_calls, sort_lib, sort_bfds): New functions.
1852 (struct _mos_param, struct _uos_param, struct _cl_param): New.
1853 (mark_overlay_section, unmark_overlay_section): New functions.
1854 (collect_lib_sectios, auto_ovl_lib_functions): New functions.
1855 (collect_overlays, find_pasted_call): New functions.
1856 (sum_stack): Deal with is_pasted "calls". Exit before printing
1857 when --auto-overlay.
1858 (spu_elf_auto_overlay): New function.
1859 (spu_elf_final_link): Call spu_elf_auto_overlay.
1860 * elf32-spu.h (spu_elf_check_vma): Update prototype.
1861
380814a6
AM
18622008-04-07 Alan Modra <amodra@bigpond.net.au>
1863
1864 * elf32-spu.c (allocate_spuear_stubs): Ensure _SPUEAR_ symbol
1865 is defined in overlay section before creating a stub.
1866 (build_spuear_stubs): Likewise.
1867 (spu_elf_size_stubs, spu_elf_build_stubs): Adjust calls.
1868
055ed83b
AM
18692008-04-02 Alan Modra <amodra@bigpond.net.au>
1870
1871 * elf32-spu.c (insert_callee): Reorder call list so most recent
1872 call is always first.
1873 (interesting_section): Move.
1874 (mark_functions_via_relocs): Fold interesting_section and
1875 reloc_count tests in callers to here. Simplify output section
1876 owner test.
1877 (discover_functions): Set "gaps" when no symbols and some
1878 "interesting_section". Run pasted_function loop for no symbol
1879 bfds.
1880 (for_each_node, transfer_calls): New functions.
1881 (mark_non_root): Adjust to suit for_each_node.
1882 (call_graph_traverse): Likewise. Fix memory leak. Rename to..
1883 (remove_cycles): ..this.
1884 (build_call_tree): Use for_each_node and transfer_calls.
1885 (struct _sum_stack_param): New.
1886 (sum_stack): Adjust to suit for_each_node. Return error on
1887 malloc failure. Move code to print root node cumulative stack from..
1888 (spu_elf_stack_analysis): ..here. Use for_each_node.
1889
89a58aeb
AM
18902008-03-31 Cary Coutant <ccoutant@google.com>
1891
1892 PR 6006
1893 * archive.c (_bfd_slurp_extended_name_table): Change
1894 ARFMAG[0] to ARFMAG[1].
1895 (_bfd_construct_extended_name_table): Likewise.
1896
3a3b6725
DJ
18972008-03-31 Daniel Jacobowitz <dan@codesourcery.com>
1898
1899 * elfxx-mips.c (mips_elf_record_got_page_entry): Update comment.
1900 (_bfd_mips_elf_check_relocs): Update comments. Always call
1901 mips_elf_record_got_page_entry for R_MIPS_GOT_PAGE.
1902
19032008-03-27 Cary Coutant <ccoutant@google.com>
a8da6403 1904
89a58aeb 1905 Add support for thin archives.
a8da6403
NC
1906 * archive.c (_bfd_find_nested_archive): New function.
1907 (get_extended_arelt_filename): Add origin parameter.
1908 (_bfd_generic_read_ar_hdr_mag): Deal with extended name
1909 combined with a file offset.
1910 (append_relative_path): New function.
1911 (_bfd_get_elt_at_filepos): Deal with external members and
1912 nested archives.
1913 (bfd_generic_openr_next_archived_file): Thin archives.
1914 (bfd_generic_archive_p): Recognize new magic string.
1915 (adjust_relative_path): New function.
1916 (_bfd_construct_extended_name_table): Construct extended
1917 names for thin archive members.
1918 (_bfd_write_archive_contents): Emit new magic string, skip
1919 copying files for thin archives.
1920 * bfd-in.h (bfd_is_thin_archive): New macro.
1921 * bfd.c (struct bfd): New fields for thin archives.
1922 * libbfd-in.h (struct areltdata): New field for thin archives.
1923 * opncls.c (bfd_close): Delete BFDs for nested archives.
1924
c35e54f4
BS
19252008-03-25 Bernd Schmidt <bernd.schmidt@analog.com>
1926
1927 * elf32-bfin.c (bfin_final_link_relocate): New function, wrapper around
1928 _bfd_final_link_relocate that also handles R_pcrel24 relocs.
1929 (bfinfdpic_relocate_section, bfin_relocate_section): Use it.
1930
3348747a
NS
19312008-03-25 Nathan Sidwell <nathan@codesourcery.com>
1932
1933 * elf32-arm.c (elf32_arm_final_link_relocate): Skip dynamic relocs
1934 in vxworks tls_vars sections.
1935 (allocate_dynrelocs, elf32_arm_size_dynamic_sections): Likewise.
1936 * elf32-i386.c (allocate_dynrelocs,
1937 elf_i386_size_dynamic_sections, elf_i386_relocate_section): Likewise.
1938 * elf32-ppc.c (allocate_dynrelocs, ppc_elf_size_dynamic_sections,
1939 ppc_elf_relocate_section): Likewise.
1940 * elf32-sh.c (allocate_dynrelocs, sh_elf_size_dynamic_sections,
1941 sh_elf_relocate_section): Likewise.
1942 * elfxx-sparc.c (allocate_dynrelocs,
1943 _bfd_sparc_elf_size_dynamic_sections,
1944 _bfd_sparc_elf_relocate_section): Likewise.
1945
a1f3c56e
AN
19462008-03-21 Adam Nemet <anemet@caviumnetworks.com>
1947
1948 * elf.c (_bfd_elf_print_private_bfd_data): Use bfd_fprintf_vma to
1949 print the values from the dynamic section.
1950
51e38d68
RS
19512008-03-20 Richard Sandiford <rsandifo@nildram.co.uk>
1952
1953 * elfxx-mips.c (MIPS_ELF_GNU_GOT1_MASK): New macro.
1954 (_bfd_mips_elf_finish_dynamic_sections): Use it instead of 0x80000000.
1955
c65be8d7
AM
19562008-03-20 Alan Modra <amodra@bigpond.net.au>
1957
1958 * elf32-spu.c (spu_elf_create_sections): Remove output_bfd parameter.
1959 (spu_elf_find_overlays, spu_elf_size_stubs): Likewise
1960 (process_stubs, discover_functions, build_call_tree): Likewise.
1961 (spu_elf_stack_analysis): Likewise.
1962 (spu_elf_check_vma): Likewise. Move.
1963 (struct call_info): Make "is_tail" a bitfield.
1964 (insert_callee): Clear fun->start and set fun->is_func if we find
1965 a non-tail call.
1966 * elf32-spu.h (spu_elf_create_sections): Update prototype.
1967 (spu_elf_find_overlays, spu_elf_size_stubs, spu_elf_check_vma): Ditto.
1968
58c85be7
RW
19692008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1970
1971 * aclocal.m4: Regenerate.
1972 * configure: Likewise.
1973 * Makefile.in: Likewise.
1974
41bed6dd
L
19752008-03-16 H.J. Lu <hongjiu.lu@intel.com>
1976
1977 PR ld/5789
1978 PR ld/5943
1979 * elf32-i386.c (elf_i386_relocate_section): Issue an error
1980 for R_386_GOTOFF relocaton against undefined hidden/internal
1981 symbols when building a shared object.
1982
1983 * elf64-x86-64.c (elf64_x86_64_relocate_section): Issue an
1984 error for R_X86_64_PC8/R_X86_64_PC16/R_X86_64_PC32
1985 relocaton against undefined hidden/internal symbols when
1986 building a shared object.
1987 (elf64_x86_64_finish_dynamic_symbol): Return FALSE when symbol
1988 is referenced locally, but isn't defined in a regular file.
1989
6ad2759d
L
19902008-03-15 H.J. Lu <hongjiu.lu@intel.com>
1991
1992 * bfd-in.h (BFD_NO_FLAGS, HAS_RELOC, EXEC_P, HAS_LINENO,
1993 HAS_DEBUG, HAS_SYMS, HAS_LOCALS, DYNAMIC, WP_TEXT, D_PAGED,
1994 BFD_IS_RELAXABLE, BFD_TRADITIONAL_FORMAT, BFD_IN_MEMORY,
1995 HAS_LOAD_PAGE, BFD_LINKER_CREATED): Moved to ...
1996 * bfd.c: Here.
1997
1998 * bfd.c (bfd): Change cacheable, target_defaulted, opened_once,
1999 mtime_set, no_export, output_has_begun and has_armap to bit
2000 field.
2001
2002 * bfd-in2.h: Regenerated.
2003
c04ea773
DJ
20042008-03-14 Daniel Jacobowitz <dan@codesourcery.com>
2005
2006 * cache.c (close_one): Remove mtime hack.
2007
0f2830ff
L
20082008-03-14 H.J. Lu <hongjiu.lu@intel.com>
2009
2010 PR ld/5913
2011 * elfxx-ia64.c (elfNN_ia64_tprel_base): Remove BFD_ASSERT.
2012 (elfNN_ia64_dtprel_base): Likewise.
2013 (elfNN_ia64_relocate_section): Go to missing_tls_sec if
2014 tls_sec is NULL before calling elfNN_ia64_tprel_base or
2015 elfNN_ia64_dtprel_base. Report unsupported TLS relocations.
2016
fdba2fcd
AM
20172008-03-14 Alan Modra <amodra@bigpond.net.au>
2018
2019 * elf32-spu.c (process_stubs, spu_elf_relocate_section): Move
2020 common code to..
2021 (maybe_needs_stub): ..here, a new function that also omits stubs
2022 for .eh_frame, and..
2023 (needs_ovl_stub): ..here. Create stubs for labels in code section
2024 referenced by switch jump table.
2025 (spu_elf_find_overlays): Set htab->ovly_load and htab->ovly_return.
2026 (enum _insn_type): Delete.
2027 (enum _stub_type): New.
2028 (count_stub, build_stub): Adjust.
2029 (allocate_spuear_stubs, build_spuear_stubs): Adjust.
2030
72de5009
AM
20312008-03-13 Alan Modra <amodra@bigpond.net.au>
2032
2033 * elf.c (_bfd_elf_make_section_from_shdr): Remove unnecessary cast.
2034 (_bfd_elf_assign_file_position_for_section): Simplify align.
2035 (_bfd_elf_init_reloc_shdr): Ensure shift expression wide enough
2036 for sh_addralign.
2037 (elf_fake_sections, swap_out_syms): Likewise.
2038 * elflink.c (bfd_elf_final_link): Likewise.
2039
50e7d84b
AM
20402008-03-13 Alan Modra <amodra@bigpond.net.au>
2041
2042 * Makefile.am: Run "make dep-am".
2043 * Makefile.in: Regenerate.
2044 * po/SRC-POTFILES.in: Regenerate.
2045
2774f1a6
BS
20462008-03-12 Bernd Schmidt <bernd.schmidt@analog.com>
2047
2048 From Jie Zhang <jie.zhang@analog.com>
2049 * elf32-bfin.c (struct bfinfdpic_relocs_info): Make got17m4,
2050 gothilo, fd, fdgot17m4, fdgothilo, fdgoff17m4, fdgoffhilo,
2051 gotoff, call and sym not bitfields.
2052 (bfinfdpic_gc_sweep_hook): New function; update the relocation
2053 information for the relocations of the section being removed.
2054 (bfinfdpic_check_relocs): Accumulate the number of relocations
2055 which set got17m4, gothilo, fd, fdgot17m4, fdgothilo, fdgoff17m4,
2056 fdgoffhilo, gotoff, call and sym fields.
2057 (elf_backend_gc_sweep_hook): Redefine for FD-PIC.
2058
4fbb74a6
AM
20592008-03-12 Alan Modra <amodra@bigpond.net.au>
2060
2061 PR 5900
2062 * elf-bfd.h: Include elf/internal.h after elf/external.h.
2063 * elfcode.h (elf_swap_symbol_in): Map reserved shndx range.
2064 (elf_swap_symbol_out): Adjust SHN_XINDEX test.
2065 (elf_swap_ehdr_out): Mask SHN_LORESERVE and SHN_XINDEX to values
2066 seen in external structs.
2067 (valid_section_index_p): Delete.
2068 (elf_object_p): Don't increment section numbers over reserved range.
2069 Simplify test for valid sh_link, sh_info and e_shstrndx fields.
2070 (elf_write_shdrs_and_ehdr): Mask SHN_LORESERVE and SHN_XINDEX to values
2071 seen in external structs. Don't increment section numbers over
2072 reserved range.
2073 * elf.c (bfd_elf_sym_name): Remove redundant tests on st_shndx.
2074 (bfd_section_from_shdr): Likewise.
2075 (group_signature): Range check before accessing elf_elfsections.
2076 (_bfd_elf_setup_sections): Likewise.
2077 (bfd_section_from_shdr): Likewise.
2078 (bfd_section_from_shdr): Don't increment section number over
2079 reserved sections.
2080 (assign_file_positions_for_non_load_sections): Likewise.
2081 (assign_file_positions_except_relocs): Likewise.
2082 (_bfd_elf_write_object_contents): Likewise.
2083 (assign_section_numbers): Likewise. Adjust for changed SHN_*.
2084 (prep_headers): Delete unused variable.
2085 * elflink.c (bfd_elf_link_record_local_dynamic_symbol): Adjust
2086 for changed SHN_* values.
2087 (check_dynsym, elf_link_input_bfd): Likewise.
2088 (bfd_elf_final_link): Likewise. Don't skip over reserved section
2089 range.
2090 (elf_fixup_link_order): Check that sh_link field is valid.
2091 * elf-hppa.h (elf_hppa_add_symbol_hook): Make "index" unsigned.
2092 * elf32-arm.c (elf32_arm_gc_mark_extra_sections): Range check before
2093 accesssing elf_elfsections.
2094 * elf32-avr.c (elf32_avr_size_stubs): Likewise.
2095 * elf32-hppa.c (elf32_hppa_size_stubs): Likewise.
2096 * elf32-m68hc1x.c (elf32_m68hc11_size_stubs): Likewise.
2097 * elf64-hppa.c (elf64_hppa_check_relocs): Adjust for changed
2098 SHN_* defines. Test for SHN_BAD return from
2099 _bfd_elf_section_from_bfd_section
2100
cb33740c
AM
21012008-03-12 Alan Modra <amodra@bigpond.net.au>
2102
2103 * elf-bfd.h (_bfd_elf_section_from_bfd_section): Update prototype.
2104 * elf.c (_bfd_elf_section_from_bfd_section): Return unsigned int,
2105 SHN_BAD on error.
2106 (_bfd_elf_print_private_bfd_data): Test for SHN_BAD result from
2107 _bfd_elf_section_from_bfd_section, not -1.
2108 (swap_out_syms): Likewise.
2109 * elflink.c (elf_link_add_object_symbols): Likewise.
2110 (bfd_elf_get_bfd_needed_list): Likewise.
2111 (bfd_elf_match_symbols_in_sections): Likewise.
2112 (elf_link_add_object_symbols): Don't bother testing for symbols
2113 using normal sections before calling bfd_section_from_elf_index.
2114 (elf_link_input_bfd, bfd_elf_final_link): Likewise.
2115 (bfd_elf_reloc_symbol_deleted_p): Likewise.
2116 * elfcode.h (elf_slurp_symbol_table): Likewise.
2117 * elf32-spu.c (get_sym_h): Likewise.
2118 * elf32-xtensa.c (get_elf_r_symndx_section): Likewise.
2119 * elf64-ppc.c (opd_entry_value, get_sym_h, ppc64_elf_edit_toc): Ditto.
2120 * elf64-sh64.c (sh_elf64_get_relocated_section_contents): Likewise.
2121
5f5fb9ec
AM
21222008-03-11 Alan Modra <amodra@bigpond.net.au>
2123
2124 * elf32-spu.c (spu_elf_relocate_section): Test identical conditions
2125 to those in process_stubs for overlay symbols.
2126
b1cc4aeb
PB
21272008-03-09 Paul Brook <paul@codesourcery.com>
2128
2129 * elf32-arm.c (elf32_arm_merge_eabi_attributes): Handle new
2130 Tag_VFP_arch values.
2131
12a0a0fd
PB
21322008-03-08 Paul Brook <paul@codesourcery.com>
2133
2134 * elf32-arm.c (insert_thumb_branch): Rewrite.
2135 (elf32_thumb_to_arm_stub): Use new insert_thumb_branch.
2136
39623e12
PB
21372008-03-07 Paul Brook <paul@codesourcery.com>
2138
2139 * elf32-arm.c (elf32_arm_howto_table_1): Fix bitmasks for MOVW and
2140 MOVT relocations.
2141 (elf32_arm_final_link_relocate): Fix off by one MOVW/MOVT sign
2142 extension.
2143 (elf32_arm_relocate_section): Handle MOVW and MOVT
2144 relocations. Improve safety check for other weird relocations.
2145 (elf32_arm_check_relocs): Only set h->needs_plt for branch/call
2146 relocations.
2147
77cba8a3 21482008-03-03 Bob Wilson <bob.wilson@acm.org>
50e7d84b 2149
77cba8a3
BW
2150 * xtensa-isa.c (xtensa_isa_num_pipe_stages): Make max_stage static and
2151 only compute its value once.
50e7d84b 2152
4a628337
AM
21532008-03-03 Alan Modra <amodra@bigpond.net.au>
2154
2155 * elf32-spu.c (struct got_entry): Add "addend" field.
2156 (count_stub, build_stub): Use a new stub if relocation addend
2157 differs from existing stubs for this symbol.
2158 (process_stubs): Deal with addends.
2159 (spu_elf_relocate_section, spu_elf_output_symbol_hook): Likewise.
2160
d95edcac
L
21612008-03-02 H.J. Lu <hongjiu.lu@intel.com>
2162
2163 PR ld/5789
2164 * elflink.c (_bfd_elf_symbol_refs_local_p): Always return true
2165 for hidden and local symbols.
2166
89200bf8
AM
21672008-03-03 Alan Modra <amodra@bigpond.net.au>
2168
2169 * elf32-ppc.c (allocate_dynrelocs): Discard relocs on
2170 undefined symbols with internal or hidden visibility.
2171 (ppc_elf_relocate_section): Likewise. Use SYMBOL_CALLS_LOCAL
2172 rather than SYMBOL_REFERENCES_LOCAL on branches. Don't
2173 return immediately on dynamic reloc error.
2174
176a0d42
AM
21752008-03-01 Alan Modra <amodra@bigpond.net.au>
2176
2177 * elf64-ppc.c (build_plt_stub): Add relocs on plt call stubs
2178 if emitrelocations.
2179 (get_relocs): New function, split out from..
2180 (ppc_build_one_stub): ..here. Add relocs on plt_branch stubs if
2181 emitrelocations. Remove indx temp.
2182 (ppc_size_one_stub): Count new stub relocs.
2183 (ppc64_elf_size_stubs): Count new glink reloc.
2184 (ppc64_elf_build_stubs): Emit glink reloc if emitrelocations.
2185 (ppc64_elf_finish_dynamic_sections): Output glink relocs.
2186 * elf32-ppc.c (ppc_elf_finish_dynamic_sections): Describe non-pic
2187 glink code.
2188
911f096e
AM
21892008-02-28 Alan Modra <amodra@bigpond.net.au>
2190
2191 * elf32-spu.c (mark_functions_via_relocs): Don't assume that
2192 the "->start" pointer reaches to function origin, so that we
2193 can handle functions split over more than two sections.
2194 (build_call_tree): Likewise.
2195 (pasted_function): Don't attempt to set fun->start back to the
2196 function origin, just go back one section.
2197
ad9563d6
CM
21982008-02-27 Catherine Moore <clm@codesourcery.com>
2199
2200 * elf.c ( _bfd_elf_print_private_bfd_data): Call
2201 elf_backend_get_target_dtag if defined.
2202 * elf32-mips.c (elf_backend_get_target_dtag): Define.
2203 * elf64-mips.c: Likewise.
2204 * elfn32-mips.c: Likewise.
2205 * elfxx-mips.c (_bfd_mips_elf_get_target_dtag): New.
2206 * elfxx-mips.h (_bfd_mips_elf_get_target_dtag): Declare.
2207 * elf-bfd.h (elf_backend_get_target_dtag): Add prototype.
2208 * elfxx-target.h (elf_backend_get_target_dtag): Add default.
911f096e 2209 (elf_backend_data): Add elf_backend_get_target_dtag.
ad9563d6 2210
625af618
AM
22112008-02-26 Alan Modra <amodra@bigpond.net.au>
2212
2213 * elf32-ppc.c (ppc_elf_check_relocs): Set pointer_equality_needed
2214 for R_PPC_REL32 syms. Don't set non_got_ref on branch reloc syms,
2215 and assume branch relocs are not dynamic when non-shared.
2216 (readonly_dynrelocs): New function, split out from..
2217 (maybe_set_textrel): ..here, renamed from old readonly_dynrelocs.
2218 (ppc_elf_adjust_dynamic_symbol): For symbols generating plt entries,
2219 clear non_got_ref..
2220 (allocate_dynrelocs): ..and don't set u.def for undefined weak.
2221 Do allow dynamic relocs on undefined symbols.
2222 (ppc_elf_adjust_dynamic_symbol): Use readonly_dynrelocs.
2223 (ppc_elf_relocate_section): Mirror dynamic reloc changes in
2224 check_relocs.
2225 (ppc_elf_finish_dynamic_symbol): Don't give a warning on weak
2226 plt symbols needing pointer_equality_needed.
2227
1cd81501
AM
22282008-02-23 Alan Modra <amodra@bigpond.net.au>
2229
2230 * elf32-ppc.c (ppc_elf_check_relocs): Revert non_got_ref change.
2231
0eb4a168
AM
22322008-02-23 Alan Modra <amodra@bigpond.net.au>
2233
2234 * elf32-ppc.c (ppc_elf_copy_indirect_symbol): Copy
2235 pointer_equality_needed.
2236 (ppc_elf_check_relocs): Split out non-branch relocs from others
2237 that might emit dynamic relocs. Set pointer_equality_needed
2238 for their symbols. Don't set non_got_ref on branch reloc symbols.
2239 (ppc_elf_hash_symbol): New function.
2240 (elf_backend_hash_symbol): Define.
2241 (ppc_elf_finish_dynamic_symbol): Handle pointer_equality_needed.
2242 Error if pointer_equality_needed on weak plt symbol.
2243
3ae181ee
L
22442008-02-22 H.J. Lu <hongjiu.lu@intel.com>
2245
2246 PR ld/5788
2247 * elflink.c (elf_create_symbuf): Correct buffer size and
2248 position.
2249
34b5e0b2
NC
22502008-02-22 Nick Clifton <nickc@redhat.com>
2251
2252 PR 868
3ae181ee 2253 * dwarf2.c: Revert previous patch. All of the allocate memory is
34b5e0b2 2254 on an obstack which will be freed at some other time.
0eb4a168 2255
515ef31d
NC
22562008-02-20 Nick Clifton <nickc@redhat.com>
2257
2258 PR 868
2259 * libbfd.c (bfd_realloc_or_free): New function. Performs like
2260 bfd_realloc, but if the (re)allocation fails, the pointer is
2261 freed.
2262 * libbfd-in.h: Prototype.
2263 * libbfd.h: Regenerate.
2264 * bfdio.c (bfd_bwrite): Use the new function.
2265 (bfd_seek): Likewise.
2266 * bfdwin.c:(bfd_get_file_window): Likewise.
2267 * elf-strtab.c (_bfd_elf_strtab_add): Likewise.
2268 * elf32-ppc.c (ppc_elf_relax_section): Likewise.
2269 * elf32-xtensa.c (vsprintf_msg): Likewise.
2270 * mach-o.c (bfd_mach_o_core_fetch_environment): Likewise.
2271 * stabs.c (_bfd_link_seciton_stabs): Likewise.
2272 * vms-misc.c (_bfd_vms_get_record): Likewise.
2273 * vms-tir.c (check_section): Likewise.
2274 * vms.c (vms_new_section_hook): Likewise.
2275 * elf32-arm.c (elf32_arm_section_map_add): Check that the
2276 allocation of sec_data->map succeeded before using it.
2277 * elflink.c (elf_link_output_sym): Do not overwrite finfo->
2278 symshndxbuf until it is known that the reallocation succeeded.
2279
b42bf1e0
NC
22802008-02-20 Diogo de Carvalho Kraemer <diogo@kraemer.eng.br>
2281 Nick Clifton <nickc@redhat.com>
2282
2283 PR 868
2284 * dwarf2.c (read_abbrevs): Free the abbreviation table if we run
2285 out of memory.
2286 (decode_line_info): Free the line_info_table before returning a
2287 failure result.
2288 (_bfd_dwarf2_cleanup_debug_info): Free the abbreviation table.
2289 Free the line table. Free the function table. Free the variable
2290 table.
2291
0a40daed
MK
22922008-02-17 Mark Kettenis <kettenis@gnu.org>
2293
2294 * elf.c (swap_out_syms): Avoid preprocessing directive within
2295 macro arg.
2296
3f001e84
JK
22972008-02-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2298
2299 * elf.c (assign_file_positions_for_load_sections): Set the type of
2300 PT_NOTE sections to SHT_NOTE.
2301
37da76e8
AM
23022008-02-17 Ulrich Weigand <uweigand@de.ibm.com>
2303
2304 * simple.c (bfd_simple_get_relocated_section_contents): Set
2305 link_info.output_bfd.
2306
d74e4b29
NS
23072008-02-16 Nathan Sidwell <nathan@codesourcery.com>
2308
2309 * dwarf2.c (find_line): Don't trust debug information after an
2310 unparseable compilation unit.
2311
f856272b
AM
23122008-02-15 Alan Modra <amodra@bigpond.net.au>
2313
2314 PR 5765
2315 * section.c (SEC_LINK_DUPLICATES): Correct. Renumber following flags.
2316 * bfd-in2.h: Regenerate.
2317
0c8d6e5c
AM
23182008-02-15 Alan Modra <amodra@bigpond.net.au>
2319
2320 * elf-bfd.h (enum elf_object_id): Add HPPA_ELF_TDATA.
2321 * elf.c (bfd_elf_allocate_object): Don't check for already allocated
2322 tdata.
2323 * elf32-hppa.c (elf32_hppa_mkobject): New function.
2324 (bfd_elf32_mkobject): Define.
2325 * elf32-ppc.c (is_ppc_elf_target): Delete. Replace all uses with..
2326 (is_ppc_elf): ..this new macro.
2327 * elf64-ppc.c (is_ppc64_elf_target): Delete. Replace all uses with..
2328 (is_ppc64_elf): ..this new macro.
2329
f13a99db
AM
23302008-02-15 Alan Modra <amodra@bigpond.net.au>
2331
2332 * elflink.c: Replace all accesses to hash->creator field with
2333 output_bfd->xvec.
2334 * cofflink.c: Likewise.
2335 * coff-h8300.c: Likewise.
2336 * ecoff.c: Likewise.
2337 * elf32-m68hc1x.c: Likewise.
2338 * elf32-ppc.c: Likewise.
2339 * elf64-alpha.c: Likewise.
2340 * elf64-ppc.c: Likewise.
2341 * elf64-sparc.c: Likewise.
2342 * elfxx-mips.c: Likewise.
2343 * i386linux.c: Likewise.
2344 * m68klinux.c: Likewise.
2345 * sparclinux.c: Likewise.
2346 * sunos.c: Likewise.
2347 * xcofflink.c: Likewise.
2348 * linker.c: Likewise.
2349 (_bfd_link_hash_table_init): Don't store creator.
2350
e81819a5
NC
23512008-02-14 Peter Jones <pjones@redhat.com>
2352
2353 * efi-rtdrv-ia32.c: New file.
2354 * efi-bsdrv-ia32.c: New file.
2355 * efi-rtdrv-ia64.c: New file.
2356 * efi-bsdrv-ia64.c: New file.
2357 * efi-rtdrv-x86_64.c: New file.
2358 * efi-bsdrv-x86_64.c: New file.
2359 * peicode.h (pe_bfd_object_p): Add support for boot service and
2360 runtime service drivers.
2361 * libpei.h: Add macros for EFI formats, and rename the efi application
2362 format macros to disambiguate.
2363 * targets.c: Add bfd_target _vec externs.
2364 (_bfd_tar): Add EFI _vec entries.
2365 * config.bfd: Add EFI vectors into the selection routines.
2366 * configure.in: add EFI _vec entries.
2367 * configure: Regenerate.
2368 * Makefile.am: Add EFI files.
2369 * Makefile.in: Regenerate.
2370
ab1579fd
NS
23712008-02-14 Nathan Sidwell <nathan@codesourcery.com>
2372
2373 * dwarf1.c (struct dwarf1_debug): Add syms member.
2374 (alloc_dwarf1_unit, alloc_dwarf1_func): Check for out of memory.
2375 (parse_line_table, _bfd_dwarf1_find_nearest_line): Relocate
2376 section contents, check for out of memory.
2377
2378 * dwarf1.c (struct dwarf1_debug): Change data pointers to bfd_byte.
2379 (parse_die): Change data pointers to bfd_byte.
2380 (parse_line_table, parse_functions_in_unit): Likewise.
2381
d40f3da9
AM
23822008-02-14 Alan Modra <amodra@bigpond.net.au>
2383
2384 * elflink.c (compute_bucket_count): Warning fixes.
2385
f15557e4
DD
23862008-02-12 DJ Delorie <dj@redhat.com>
2387
2388 * elf32-iq2000.c (iq2000_elf_relocate_section): Adjust addend of
2389 relocation pointing to local symbol in merged section.
2390
2391 * elf32-iq2000.c (iq2000_elf_relocate_offset16): New.
2392 (iq2000_elf_relocate_section): Call it.
2393
0ffa91dd
NC
23942008-02-12 Nick Clifton <nickc@redhat.com>
2395
2396 PR ld/5692
2397 * elf-bfd.h (enum elf_object_id): New enum, used to identify
2398 target specific extensions to the elf_obj_tdata structure.
2399 (struct elf_obj_tdata): New field 'object_id'.
2400 (elf_object_id, elf_program_header_size, elf_symtab_hdr): New
2401 macros for accessing fields in the elf_obj_tdata structure.
2402 (bfd_elf_mkobject): Rename to bfd_elf_make_generic_object.
2403 (bfd_elf_allocate_object): New function.
2404 * elf.c (bfd_elf_mkobject): Rename to bfd_elf_make_generic_object
2405 and implement by calling bfd_elf_allocate_object.
2406 (bfd_elf_allocate_object): New function: Allocates an
2407 elf_obj_tdata structure, possibly with a target specific
2408 extension.
2409 * elfxx-target.h (bfd_elfNN_mkobject): Use
2410 bfd_elf_make_generic_object as the default value.
2411 * elf32-arm.c (elf32_arm_obj_tdata): Rename to elf_arm_obj_tdata
2412 for consistency with other, similar structures.
2413 (is_arm_elf): New macro. Checks a BFD to make sure that is an ARM
2414 ELF bfd.
2415 (elf32_arm_mkobject): Call bfd_elf_allocate_object.
2416 (bfd_elf32_arm_vfp11_erratum_scan): Use is_arm_elf macro to check
2417 the bfd being processed.
2418 (bfd_elf32_arm_vfp11_fix_veneer_locations): Likewise.
2419 (bfd_elf32_arm_set_target_relocs): Likewise.
2420 (bfd_elf32_arm_final_link_relocate): Likewise.
2421 (bfd_elf32_arm_copy_private_bfd_data): Likewise.
2422 (bfd_elf32_arm_merge_eabi_attributes): Likewise.
2423 (bfd_elf32_arm_merge_private_bfd_data): Likewise.
2424 (bfd_elf32_arm_check_relocs): Likewise.
2425 (bfd_elf32_arm_gc_mark_extra_sections): Likewise.
2426 (bfd_elf32_arm_size_dynamic_sections): Likewise.
2427 (bfd_elf32_arm_process_before_allocation): Use elf_symtab_hdr.
2428 (bfd_elf32_arm_init_maps): Likewise.
2429 (bfd_elf32_arm_final_link_relocate): Likewise.
2430 (bfd_elf32_arm_relocate_section): Likewise.
2431 (bfd_elf32_arm_gc_sweep_hook): Likewise.
2432 (bfd_elf32_arm_check_relocs): Likewise.
2433 (bfd_elf32_arm_size_dynamic_sections): Likewise.
2434 * elf32-i386.c (elf_i386_mkobject): Call bfd_elf_allocate_object.
2435 (is_i386_elf): New macro. Checks a BFD to make sure that is an x86
2436 ELF bfd.
2437 (elf_i386_check_relocs): Use is_i386_elf macro to check the bfd
2438 being processed.
2439 (elf_i386_size_dynamic_sections): Likewise.
2440 (elf_i386_relocate_section): Likewise.
2441 (elf_i386_check_relocs): Use elf_symtab_hdr.
2442 (elf_i386_gc_sweep_hook): Likewise.
2443 (elf_i386_size_dynamic_sections): Likewise.
2444 (elf_i386_relocate_section): Likewise.
2445 * elf32-ppc.c (ppc_elf_mkobject): Call bfd_elf_allocate_object.
2446 (elf_create_pointer_linker_section): Use is_ppc_elf_target to
2447 verify that the bfd before accessing target specific fields.
2448 (ppc_elf_check_relocs): Likewise.
2449 (elf_finish_pointer_linker_section): Likewise.
2450 (elf_create_pointer_linker_section): Use elf_symtab_hdr.
2451 (ppc_elf_check_relocs): Likewise.
2452 (ppc_elf_gc_sweep_hook): Likewise.
2453 (ppc_elf_tls_optimize): Likewise.
2454 (ppc_elf_size_dynamic_sections): Likewise.
2455 (ppc_elf_relax_section): Likewise.
2456 (ppc_elf_relocate_section): Likewise.
2457 * elf32-s390.c (struct elf_s390_obj_tdata): Add a comment
2458 reminding programmers to keep this structure in sync with the one
2459 defined in elf64-s390.c.
2460 (elf_s390_mkobject): Call bfd_elf_allocate_object.
2461 (is_s390_elf): New macro. Checks a BFD to make sure that is an s390
2462 ELF bfd.
2463 (elf_s390_check_relocs): Use is_s390_elf macro to check the bfd
2464 being processed.
2465 (elf_s390_size_dynamic_sections): Likewise.
2466 (elf_s390_relocate_section): Likewise.
2467 (elf_s390_check_relocs): Use elf_symtab_hdr.
2468 (elf_s390_gc_sweep_hook): Likewise.
2469 (elf_s390_size_dynamic_sections): Likewise.
0eb4a168 2470 (elf_s390_relocate_section): Likewise.
0ffa91dd
NC
2471 * elf32-sh.c (sh_elf_mkobject): Call bfd_elf_allocate_object.
2472 (is_sh_elf): New macro. Checks a BFD to make sure that is an SH
2473 ELF bfd.
2474 (sh_elf_size_dynamic_sections): Use is_sh_elf macro to check the
2475 bfd being processed.
2476 (sh_elf_relocate_section): Likewise.
2477 (sh_elf_check_relocs): Likewise.
2478 (sh_elf_copy_private_data): Likewise.
2479 (sh_elf_relax_section): Use elf_symtab_hdr.
2480 (sh_elf_size_dynamic_sections): Likewise.
2481 (sh_elf_relocate_section): Likewise.
2482 (sh_elf_get_relocated_section_contents): Likewise.
2483 (sh_elf_gc_sweep_hook): Likewise.
2484 (sh_elf_check_relocs): Likewise.
2485 * elf64-alpha.c (elf64_alpha_mkobject): Call bfd_elf_allocate_object.
2486 (is_alpha_elf): New macro. Checks a BFD to make sure that is an
2487 Alpha ELF bfd.
2488 (elf64_alpha_create_got_section): Use is_alpha_elf macro to check
2489 the bfd being processed.
2490 (elf64_alpha_create_dynamic_section): Likewise.
2491 (elf64_alpha_check_relocs): Likewise.
2492 (elf64_alpha_size_got_sections): Likewise.
2493 (elf64_alpha_relax_section): Likewise.
2494 (elf64_alpha_relocate_section): Likewise.
2495 (elf64_alpha_final_link): Likewise.
2496 (elf64_alpha_check_relocs): Use elf_symtab_hdr.
2497 (elf64_alpha_relax_section): Likewise.
2498 (elf64_alpha_relocate_section_r): Likewise.
2499 (elf64_alpha_relocate_section): Likewise.
2500 * elf64-ppc.c (ppc64_elf_mkobject): Call bfd_elf_allocate_object.
2501 (ppc64_elf_check_relocs): Use is_ppc64_elf_target to check the bfd
2502 being processed.
2503 (opd_entry_value): Likewise.
2504 (allocate_dynrelocs): Likewise.
2505 (ppc64_elf_relocate_section): Likewise.
2506 (ppc64_elf_check_relocs): Use elf_symtab_hdr.
2507 (opd_entry_value): Likewise.
2508 (ppc64_elf_gc_sweep_hook): Likewise.
2509 (get_sym_h): Likewise.
2510 (ppc64_elf_edit_opd): Likewise.
2511 (ppc64_elf_tls_optimize): Likewise.
2512 (ppc64_elf_edit_toc): Likewise.
2513 (ppc64_elf_size_dynamic_sections): Likewise.
2514 (toc_adjusting_stub_needed): Likewise.
2515 (ppc64_elf_size_stubs): Likewise.
2516 (ppc64_elf_relocate_section): Likewise.
2517 * elf64-s390.c (struct elf_s390_obj_tdata): Add a comment
2518 reminding programmers to keep this structure in sync with the one
2519 defined in elf32-s390.c.
2520 (elf_s390_mkobject): Call bfd_elf_allocate_object.
2521 (is_s390_elf): New macro. Checks a BFD to make sure that is an s390
2522 ELF bfd.
2523 (elf_s390_check_relocs): Use is_s390_elf macro to check the bfd
2524 being processed.
2525 (elf_s390_size_dynamic_sections): Likewise.
0eb4a168 2526 (elf_s390_relocate_section): Likewise.
0ffa91dd
NC
2527 (elf_s390_check_relocs): Use elf_symtab_hdr.
2528 (elf_s390_gc_sweep_hook): Likewise.
2529 (elf_s390_size_dynamic_sections): Likewise.
2530 (elf_s390_relocate_section): Likewise.
2531 * elf64-x86_64.c (elf64_x86_64_mkobject): Call bfd_elf_allocate_object.
2532 (is_x86_64_elf): New macro. Checks a BFD to make sure that is an
2533 x86_64 ELF bfd.
2534 (elf64_x86_64_check_relocs): Use is_x86_64_elf macro to check the bfd
2535 being processed.
2536 (elf64_x86_64_size_dynamic_sections): Likewise.
2537 (elf64_x86_64_relocate_section): Likewise.
2538 (elf64_x86_64_check_relocs): Use elf_symtab_hdr.
2539 (elf64_x86_64_gc_sweep_hook): Likewise.
2540 (elf64_x86_64_size_dynamic_sections): Likewise.
2541 (elf64_x86_64_relocate_section): Likewise.
2542 * elfxx-sparc.c (_bfd_sparc_elf_mkobject): Call bfd_elf_allocate_object.
2543 (is_sparc_elf): New macro. Checks a BFD to make sure that is a Sparc
2544 ELF bfd.
2545 (_bfd_sparc_elf_check_relocs): Use is_sparc_elf macro to check the
2546 bfd being processed.
2547 (_bfd_sparc_elf_gc_sweep_hook): Likewise.
2548 (_bfd_sparc_elf_size_dynamic_sections): Likewise.
2549 (_bfd_sparc_elf_check_relocs): Use elf_symtab_hdr.
2550 (_bfd_sparc_elf_gc_sweep_hook): Likewise.
2551 (_bfd_sparc_elf_size_dynamic_sections): Likewise.
0eb4a168 2552 (_bfd_sparc_elf_relocate_section): Likewise.
0ffa91dd 2553
be4291f1
AM
25542008-02-12 Alan Modra <amodra@bigpond.net.au>
2555
2556 PR 5303, 5755
2557 * arange-set.c: Delete.
2558 * arange-set.h: Delete.
2559 * dwarf2.c: Revert 2007-09-21 changes.
2560 * Makefile.am: Likewise.
2561 * Makefile.in: Regenerate.
2562 * po/SRC-POTFILES.in: Regenerate.
2563
7a84e3da
BS
25642008-02-11 Bernd Schmidt <bernd.schmidt@analog.com>
2565
2566 * elf32-bfin.c (bfin_relocate_section): Set up dynobj before using it
2567 if necessary.
2568 (elf32_bfin_merge_private_bfd_data): Simplify, and ensure object type
2569 mismatches are detected.
2570
ca889129
BS
2571 * elf32-bfin.c (bfinfdpic_relocate_section): Take more care not to
2572 emit invalid relocs or rofixup entries for deleted .eh_frame entries.
2573
662ed161
DJ
25742008-02-11 Daniel Jacobowitz <dan@codesourcery.com>
2575
2576 * cache.c (cache_bread): Set bfd_error_file_truncated if EOF
2577 was reached.
2578 * srec.c (srec_scan): Calculate the checksum. Complain on mismatch.
2579
2e444bea
AM
25802008-02-07 Alan Modra <amodra@bigpond.net.au>
2581
2582 * elf32-spu.c (spu_elf_size_stubs): Revert 2008-01-28 doubling
2583 of _ovly_buf_table size.
2584 (spu_elf_build_stubs): Use low bit of .size as "present" bit.
2585 Adjust initialisations relating to _ovly_buf_table.
2586
d9ab3f29 25872008-02-04 Bob Wilson <bob.wilson@acm.org>
0eb4a168 2588
d9ab3f29
BW
2589 * elf32-xtensa (elf_xtensa_relocate_section): After finding an invalid
2590 relocation, do not continue processing it. Ignore R_XTENSA_ASM_EXPAND
2591 relocations against dynamic symbols.
2592 (elf_xtensa_finish_dynamic_sections): Do not fail if there is no
2593 .xt.lit section.
0eb4a168 2594
bb8541b9
L
25952008-02-04 Kai Tietz <kai.tietz@onevision.com>
2596 H.J. Lu <hongjiu.lu@intel.com>
2597
2598 PR 5715
2599 * warning.m4: Enable -Wno-format by default when using gcc on
2600 mingw.
2601 * configure: Regenerated.
2602
6f179bd0
AN
26032008-02-04 Adam Nemet <anemet@caviumnetworks.com>
2604
2605 * archures.c: Update copyright.
2606 (bfd_mach_mips_octeon): New macro.
2607 * bfd-in2.h: Regenerate.
2608 * elfxx-mips.c (_bfd_elf_mips_mach): Handle Octeon.
2609 (mips_set_isa_flags): Likewise.
2610 (mips_mach_extensions): Add Octeon.
2611 * cpu-mips.c: Update copyright.
2612 (I_mipsocteon): New enum constant.
2613 (arch_info_struct): Add Octeon.
2614
d16c7321
AM
26152008-02-04 Alan Modra <amodra@bigpond.net.au>
2616
2617 * elf32-spu.c (spu_elf_relocate_section): Correct return type.
2618 Return error status on unexpected relocation errors.
2619
e44a2c9c
AM
26202008-02-04 Alan Modra <amodra@bigpond.net.au>
2621
2622 PR ld/5692
2623 * elf.c (bfd_elf_get_elf_syms): Revert 2008-01-31. Instead abort
2624 on non-ELF input.
2625 * elf32-arm.c (elf32_arm_size_dynamic_sections): Skip glue
2626 processing on non-ELF input.
2627
f8a52b59
BW
26282008-01-31 Marc Gauthier <marc@tensilica.com>
2629
2630 * config.bfd (xtensa*-*-*): Recognize processor variants.
2631
b7c368d0
NC
26322008-01-31 Nick Clifton <nickc@redhat.com>
2633
2634 PR ld/5692
2635 * elf.c (bfd_elf_get_elf_syms): Check the return value of
2636 get_elf_backend_data.
2637
00b2bfc1
NC
26382008-01-28 Fabian Groffen <grobian@gentoo.org>
2639
2640 * config.bfd (x86_64-*-solaris2): Add support for this target.
2641
47f6dab9
AM
26422008-01-28 Alan Modra <amodra@bigpond.net.au>
2643
2644 Rewrite SPU overlay handling code. Put overlay calls stubs in the
2645 overlays where possible. Use a faster call stub, or optionally at
2646 compile time, a more compact stub. Double size of _ovly_buf_table
2647 so that low bit of _ovly_table.buf can be used as a "present" bit.
2648 Reserve an extra _ovly_table entry for index zero.
2649 * elf32-spu.c: (struct spu_link_hash_table): Delete a number of fields,
2650 add new ones.
2651 (struct got_entry): New.
2652 (struct spu_stub_hash_entry): Delete.
2653 (stub_hash_newfunc, spu_elf_link_hash_table_free): Delete.
2654 (spu_elf_link_hash_table_create): Adjust for struct changes.
2655 (spu_stub_name): Delete.
2656 (spu_elf_find_overlays): Don't track sections from overlay regions.
2657 Instead set ovl_buf number in spu elf section data. Error if
2658 overlays in one region don't start at the same address. Adjust
2659 for struct _spu_elf_section_data changes.
2660 (SIZEOF_STUB1, SIZEOF_STUB2, ILA_79, ILA_78): Delete.
2661 (OVL_STUB_SIZE, BRSL, LNOP, ILA): Define.
2662 (needs_ovl_stub): Adjust for struct _spu_elf_section_data changes.
2663 (enum _insn_type): New.
2664 (count_stub, build_stub): New functions.
2665 (allocate_spuear_stubs): Use count_stub.
2666 (build_spuear_stubs): Use build_stub.
2667 (populate_stubs, sort_stubs): Delete.
2668 (process_stubs): New function.
2669 (write_one_stub): Delete.
2670 (spu_elf_size_stubs, spu_elf_build_stubs): Rewrite.
2671 (alloc_stack_info): Adjust for struct _spu_elf_section_data changes.
2672 (maybe_insert_function, check_function_ranges): Likewise.
2673 (find_function, pasted_function, build_call_tree): Likewise.
2674 (spu_elf_stack_analysis, spu_elf_modify_segment_map): Likewise.
2675 (spu_elf_modify_program_headers): Likewise.
2676 (interesting_section): Detect stub sections differently. Delete
2677 htab param, adjust all callers.
2678 (spu_elf_relocate_section): Rewrite stub handling.
2679 (spu_elf_output_symbol_hook): Likewise.
2680 (bfd_elf32_bfd_link_hash_table_free): Delete.
2681 * elf32-spu.h (struct _spu_elf_section_data): Move input-only and
2682 output-only fields into a union. Add ovl_buf.
2683 (spu_elf_size_stubs, spu_elf_build_stubs): Update prototypes.
2684
c006d697
DD
26852008-01-25 DJ Delorie <dj@redhat.com>
2686
2687 * elf32-m32c.c (_bfd_m32c_elf_eh_frame_address_size): New.
2688
6e3d6dc1
NC
26892008-01-25 Kai Tietz <kai.tietz@onevision.com>
2690
2691 * bfd-in.h: Add mingw I64 support.
2692 * bfd-in2.h: Regenerated.
2693 * bfd.c: (bfd_get_sign_extend_vma): Add pe-x86-64 and pei-x86-64.
2694
fbb3bb98
AM
26952008-01-21 Alan Modra <amodra@bigpond.net.au>
2696
2697 PR 4453
2698 * format.c (bfd_check_format_matches): Don't accept archives as
2699 fully matching unless they have a map.
2700
297d8443
AM
27012008-01-21 Alan Modra <amodra@bigpond.net.au>
2702
2703 * elflink.c (_bfd_elf_link_output_relocs): Correct error return.
2704
66cd82b5
AM
27052008-01-21 Alan Modra <amodra@bigpond.net.au>
2706
2707 * ecoff.c (_bfd_ecoff_archive_p): Delete.
2708 * libecoff.h (_bfd_ecoff_archive_p): Delete.
2709 * coff-alpha.c (ecoffalpha_little_vec): Use bfd_generic_archive_p.
2710 * coff-mips.c (ecoff_little_vec, ecoff_big_vec): Likewise.
2711 (ecoff_biglittle_vec): Likewise.
2712
85f7a9cb
AM
27132008-01-19 Alan Modra <amodra@bigpond.net.au>
2714
2715 PR 5646
2716 * elf64-ppc.c (ppc64_elf_tls_optimize): Ensure htab->tls_get_addr
2717 non-NULL before dereferencing.
2718
74f0fb50
AM
27192008-01-15 Alan Modra <amodra@bigpond.net.au>
2720
2721 PR 5604
2722 * elf-bfd.h (struct elf_backend_data): Add gc_keep. Remove param
2723 names from others.
2724 (_bfd_elf_gc_keep): Declare.
2725 * elfxx-target.h (elf_backend_gc_keep): Define.
2726 (elfNN_bed): Init new field.
2727 * elflink.c (_bfd_elf_gc_keep): New function.
2728 (bfd_elf_gc_sections): Call gc_keep.
2729 * elf64-ppc.c (elf_backend_gc_keep): Define.
2730 (struct _ppc64_elf_section_data): Move .opd related fields to
2731 a struct so they don't occupy the same storage. Adjust accesses
2732 throughout file.
2733 (ppc64_elf_gc_keep): New function, split out from..
2734 (ppc64_elf_gc_mark_hook): ..here. Don't call _bfd_elf_gc_mark
2735 to mark .opd section, just set gc_mark.
2736 (ppc64_elf_edit_opd): Remove no_opd_opt parm. Don't set opd->adjust
2737 unless we are changing .opd. Test non-NULL opd->adjust at all
2738 accesses throughout file.
2739 * elf64-ppc.h (ppc64_elf_edit_opd): Update prototype.
2740
787daa7a
AM
27412008-01-15 Alan Modra <amodra@bigpond.net.au>
2742
2743 * bfd-in.h (BFD_HOST_LONG_LONG): Delete.
2744 * bfd-in2.h: Regenerate.
2745
7dda2462
TG
27462008-01-11 Tristan Gingold <gingold@adacore.com>
2747 Eric Botcazou <ebotcazou@adacore.com>
2748
2749 * elf32-ppc.c (ppc_elf_gc_sweep_hook): Exit early if generating a
2750 relocatable.
2751 * elf32-arm.c (elf32_arm_gc_sweep_hook): Likewise.
2752 * elf32-cris.c (cris_elf_gc_sweep_hook): Likewise.
2753 * elf32-hppa.c (elf32_hppa_gc_sweep_hook): Likewise.
2754 * elf32-i386.c (elf_i386_gc_sweep_hook): Likewise.
2755 * elf32-m32r.c (m32r_elf_gc_sweep_hook): Likewise.
2756 * elf32-m68k.c (elf_m68k_gc_sweep_hook): Likewise.
2757 * elf32-s390.c (elf_s390_gc_sweep_hook): Likewise.
2758 * elf32-sh.c (sh_elf_gc_sweep_hook): Likewise.
2759 * elf32-vax.c (elf_vax_gc_sweep_hook): Likewise.
2760 * elf32-xtensa.c (elf_xtensa_gc_sweep_hook): Likewise.
2761 * elf64-x86-64.c (elf64_x86_64_gc_sweep_hook): Likewise.
2762 * elf64-s390.c (elf_s390_gc_sweep_hook): Likewise.
2763 * elf64-ppc.c (ppc64_elf_gc_sweep_hook): Likewise.
2764 * elfxx-mips.c (_bfd_mips_elf_gc_sweep_hook): Likewise.
2765 * elfxx-sparc.c (_bfd_sparc_elf_gc_sweep_hook): Likewise.
2766 * elflink.c (bfd_elf_gc_sections): Do not punt on relocatable output
2767 or executable output with relocations.
2768
d2e2e649
NC
27692008-01-09 Nick Clifton <nickc@redhat.com>
2770
2771 PR gas/5552
2772 * elf32-fr30.c (fr30_elf_howto_table): Set partial_inplace field
2773 to FALSE for all relocs.
2774
184d07da
RS
27752008-01-09 Richard Sandiford <rsandifo@nildram.co.uk>
2776
2777 PR ld/5526
2778 * elf-bfd.h (eh_cie_fde): Add u.cie.u.full_cie and u.cie.merged
2779 fields. Rename u.cie.u.merged to u.cie.u.merged_with.
2780 (eh_frame_sec_info): Add a cies field.
2781 (eh_frame_hdr_info): Add a merge_cies field.
2782 * elf-eh-frame.c (cie): Add a reloc_index member to the personality
2783 union.
2784 (_bfd_elf_begin_eh_frame_parsing): Set hdr_info->merge_cies instead
2785 of hdr_info->cies.
2786 (_bfd_elf_parse_eh_frame): Remove tmp_cie. Ccreate an array of
2787 cie structures in all cases and use it instead of extended_cies.
2788 If merging, store the cie array in sec_info->cies and point each
2789 CIE's eh_fde_cie at the associated element. Do not try to
2790 calculate the value of the personality routine here; record the
2791 offset of the relocation instead. Do not merge CIEs here.
2792 (_bfd_elf_end_eh_frame_parsing): Do not free hdr_info->cies here...
2793 (_bfd_elf_discard_section_eh_frame_hdr): ...do it here instead.
2794 (_bfd_elf_gc_mark_fdes): Mark the original (unmerged) CIE.
2795 (find_merged_cie): New function.
2796 (_bfd_elf_gc_mark_fdes): Use it. Free sec_info->cies.
2797
780b2360
NC
27982008-01-07 Nick Clifton <nickc@redhat.com>
2799
2800 PR binutils/5535
2801 * vms.c (vms_close_and_cleanup): Check for the presence of a
2802 vms_private_data_struct before examining any of its fields.
2803
ace79388
L
28042008-01-07 H.J. Lu <hongjiu.lu@intel.com>
2805
2806 PR ld/5522
2807 * elflink.c (elf_link_input_bfd): Don't write out a section if
2808 its output section is marked with SEC_NEVER_LOAD.
2809
6c7ac64e 2810For older changes see ChangeLog-2007
56882138
AM
2811\f
2812Local Variables:
2813mode: change-log
2814left-margin: 8
2815fill-column: 74
2816version-control: never
2817End:
This page took 0.794639 seconds and 4 git commands to generate.