(lookup_symbol_in_function_table): Check for a function name before passing
[deliverable/binutils-gdb.git] / bfd / ChangeLog
1 2005-12-27 Marty Leisner <leisner@rochester.rr.com>
2
3 * dwarf2.c (lookup_symbol_in_function_table): Check for a function
4 name before passing it to strcmp.
5
6 2005-12-27 Alan Modra <amodra@bigpond.net.au>
7
8 * elf.c (elf_find_function): Don't ignore section syms.
9 Simplify filename logic.
10
11 2005-12-27 Alan Modra <amodra@bigpond.net.au>
12
13 * elf32-ppc.c (add_stub_sym): Pass info rather than htab.
14 Use different names for pic vs non-pic, '.' instead of '_'.
15 (allocate_dynrelocs): Adjust add_stub_sym call.
16
17 2005-12-27 Alan Modra <amodra@bigpond.net.au>
18
19 * elf.c (bfd_section_from_shdr): Treat invalid reloc sections as
20 normal sections rather than returning false.
21
22 2005-12-27 Alan Modra <amodra@bigpond.net.au>
23
24 * coff-h8300.c (h8300_reloc16_extra_cases): Use input section
25 "output_offset" instead of link order "offset".
26 * coff-h8500.c (extra_case): Likewise.
27 * coff-w65.c (w65_reloc16_extra_cases): Likewise.
28 * coff-z80.c (extra_case): Likewise.
29 * coff-z8k.c (extra_case): Likewise.
30 * linker.c (default_indirect_link_order): Likewise, "size" too.
31 * ecoff.c (ecoff_indirect_link_order): Likewise.
32
33 2005-12-27 Alan Modra <amodra@bigpond.net.au>
34
35 * Makefile.am: Run "make dep-am".
36 * Makefile.in: Regenerate.
37 * po/SRC-POTFILES.in: Regenerate.
38
39 2005-12-24 Alan Modra <amodra@bigpond.net.au>
40
41 * aix5ppc-core.c: Remove duplicate prototypes.
42 (xcoff64_core_file_matches_executable_p): Provide implementation
43 for !AIX_5_CORE.
44 * corefile.c (generic_core_file_matches_executable_p): Correct
45 syntax error in prototype.
46 * libbfd-in.h (generic_core_file_matches_executable_p): Delete.
47 * libbfd.h: Regenerate.
48 * bfd-in2.h: Regenerate.
49
50 2005-12-23 Michael Weiser <michael@weiser.dinsnail.net>
51
52 PR 1150
53 * elf-bfd.h (struct elf_backend_data): New field
54 'elf_backend_ignore_undef_symbol'.
55 * elfxx-target.h (elf_backend_ignore_undef_symbol): Define to NULL
56 if not already defined.
57 (elfNN_bed): Initialise the elf_backend_ignore_undef_symbol field.
58 * elfxx-mips.c (_bfd_mips_elf_ignore_undef_symbol): New function.
59 * elfxx-mips.h (elf_backend_ignore_undef_symbol): Define and
60 prototype.
61 * elflink.c (elf_link_output_extsym): Check
62 elf_backend_ignore_undef_symbol before reporting an undefined
63 symbol in a shared library.
64
65 2005-12-23 Joel Brobecker <brobecker@adacore.com>
66
67 * corefile.c (generic_core_file_matches_executable_p): New function.
68 * libbfd-in.h (generic_core_file_matches_executable_p): Add
69 declaration.
70 * libbfd.h: Regenerate.
71 * hpux-core.c: ANSIfy function declarations and prototypes.
72 (thread_section_p): Manually expand bfd_section_name macro
73 to make it clear that parameter ABFD is not used.
74 (hpux_core_core_file_matches_executable_p): Delete, replaced
75 by macro pointing to generic_core_file_matches_executable_p.
76
77 * aix386-core.c: Replace core_file_matches_executable_p null
78 implementation by generic_core_file_matches_executable_p by
79 using a macro.
80 * aix5ppc-core.c: Likewise.
81 * cisco-core.c: Likewise.
82 * hppabsd-core.c: Likewise.
83 * irix-core.c: Likewise.
84 * lynx-core.c: Likewise.
85 * mach-o.c: Likewise.
86 * netbsd-core.c: Likewise.
87 * osf-core.c: Likewise.
88 * ptrace-core.c: Likewise.
89 * sco5-core.c: Likewise.
90 * trad-core.c: Likewise.
91
92 2005-12-19 David Heine <dlheine@tensilica.com>
93
94 * elf32-xtensa.c (action_list_count, xlate_map_entry, xlate_map,
95 xlate_offset_with_removed_text, build_xlate_map, free_xlate_map): New.
96 (check_section_ebb_pcrels_fit): Build new xlate_map, use it and free it
97 when finished.
98
99 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
100
101 Second part of ms1 to mt renaming.
102 * archures.c (bfd_arch_mt): Renamed.
103 (bfd_mt_arch): Renamed.
104 (bfd_archures_list): Adjusted.
105 * bfd-in2.h: Rebuilt.
106 * config.bfd (mt): Remove special case targ_archs.
107 (mt-*-elf): Rename bfd_elf32_mt_vec.
108 * configure: Rebuilt.
109 * configure.in (bfd_elf32_mt_vec): Renamed.
110 (selarchs) Remove mt special case.
111 * cpu-mt.c (arch_info_struct): Adjust.
112 (bfd_mt_arch): Renamed, adjust.
113 * elf32-mt.c (mt_reloc_type_lookup, mt_info_to_howto_rela,
114 mt_elf_relocate_hi16, mt_final_link_relocate, mt_relocate_section,
115 mt_elf_howto_table): Renamed, adjusted.
116 (mt_elf_gc_mark_hook, mt_elf_gc_sweep_hook, mt_elf_check_relocs,
117 elf32_mt_machine, mt_elf_object_p, mt_elf_set_private_flags,
118 mt_elf_copy_private_bfd_data, mt_elf_merge_private_bfd_data,
119 mt_elf_print_private_bfd_data): Renamed, adjusted.
120 (TARGET_BIG_SYM, TARGET_BIG_NAME, ELF_ARCH, ELF_MACHINE_CODE,
121 ELF_MAXPAGESIZE, elf_info_to_howto, elf_backend_relocate_section,
122 bfd_elf32_bfd_reloc_type_lookup, elf_backend_gc_mark_hook,
123 elf_backend_gc_sweep_hook, elf_backend_check_relocs,
124 eld_backend_object_p, bfd_elf32_bfd_set_private_flags,
125 bfd_elf32_bfd_copy_private_bfd_data,
126 bfd_elf32_bfd_merge_private_bfd_data,
127 bfd_elf32_bfd_print_private_bfd_data): Adjusted.
128 * libbfd.h: Regenerated.
129 * reloc.c (BFD_RELOC_MT_PC16, BFD_RELOC_MT_HI16,
130 BFD_RELOC_MT_LO16, BFD_RELOC_MT_GNU_VTINHERIT,
131 BFD_RELOC_MT_GNU_VTENTRY, BFD_RELOC_MT_PCINSN8): Renamed.
132 * targets.c (bfd_elf32_mt_vec): Renamed.
133 (_bfd_target_vector): Adjusted.
134
135 2005-12-13 H.J. Lu <hongjiu.lu@intel.com>
136
137 PR ld/2008
138 * elf.c (_bfd_elf_setup_sections): Return FALSE if
139 elf_linked_to_section will be set to NULL.
140
141 * format.c (bfd_check_format_matches): Don't check the default
142 target twice.
143
144 2005-12-13 Alan Modra <amodra@bigpond.net.au>
145
146 * elf64-ppc.c (ppc64_elf_relocate_section): Force tail calls in
147 shared libs to resolve locally.
148
149 2005-12-12 Paul Brook <paul@codesourcery.com>
150
151 * bfd-in2.h: Regenerate.
152 * elf32-arm.c (elf32_arm_reloc_map): Add BFD_RELOC_ARM_PCREL_CALL and
153 BFD_RELOC_ARM_PCREL_JUMP.
154 (check_use_blx): New function.
155 (bfd_elf32_arm_process_before_allocation): Don't allocate glue if
156 using BLX.
157 (elf32_arm_final_link_relocate): Perform bl<->blx conversion for
158 R_ARM_CALL and R_ARM_THM.
159 (elf32_arm_get_eabi_attr_int): New function.
160 (elf32_arm_size_dynamic_sections): Call check_use_blx.
161 * libbfd.h: Regenerate.
162 * reloc.c: Add BFD_RELOC_ARM_PCREL_CALL and BFD_RELOC_ARM_PCREL_JUMP.
163
164 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
165
166 * Makefile.am (ALL_MACHINES, ALL_MACHINES_CFILES,
167 BFD32_BACKENDS, BFD32_BACKENDS_CFILES): Replace ms1 with mt.
168 (cpu_mt.lo, elf32-mt.lo): Update target and dependency names.
169 * Makefile.in: Rebuilt.
170 * config.bfd: Replace ms1 arch with mt.
171 * configure.in: Replace ms1 files with mt files.
172 * configure: Rebuilt.
173 * elf32-mt.c: Renamed from elf32-ms1.c. Update include files.
174 * cpu-mt.c: Renamed from cpu-ms1.c.
175
176 2005-12-12 Alan Modra <amodra@bigpond.net.au>
177
178 * elf64-ppc.c (ppc64_elf_size_stubs): Don't consider non-ppc64 input.
179
180 2005-12-10 Alan Modra <amodra@bigpond.net.au>
181
182 * elflink.c (elf_gc_mark_dynamic_ref_symbol): Use !info-executable
183 to test for linking shared libs, not info->shared.
184
185 2005-12-08 Alan Modra <amodra@bigpond.net.au>
186
187 * elf32-ppc.c (struct ppc_elf_link_hash_table): Add emit_stub_syms.
188 (ppc_elf_select_plt_layout): Add emit_stub_syms param, save to htab.
189 (add_stub_sym): New function.
190 (allocate_dynrelocs): Call add_stub_sym.
191 (ppc_elf_size_dynamic_sections): Emit __glink and __glink_PLTresolve
192 when emit_stub_syms.
193 * elf32-ppc.h (ppc_elf_select_plt_layout): Update prototype.
194
195 2005-12-08 Alan Modra <amodra@bigpond.net.au>
196
197 * reloc.c (enum complain_overflow): Correct comments.
198 (bfd_check_overflow): Combine complain_overflow_bitfield and
199 complain_overflow_signed code.
200 (_bfd_relocate_contents): Likewise.
201 (bfd_howto_32): Use complain_overflow_dont.
202 * elf32-d10v.c (elf_d10v_howto_table): Revert 2002-06-17 change.
203 * bfd-in2.h: Regenerate.
204
205 2005-12-07 H.J. Lu <hongjiu.lu@intel.com>
206
207 * elf.c (assign_section_numbers): Remove extra code in the last
208 change.
209
210 2005-12-07 H.J. Lu <hongjiu.lu@intel.com>
211 Andreas Schwab <schwab@suse.de>
212
213 PR binutils/1991
214 * elf.c (assign_section_numbers): Always use the output section
215 when setting up sh_link for SHF_LINK_ORDER.
216
217 2005-12-07 Thiemo Seufer <ths@networkno.de>
218 H.J. Lu <hongjiu.lu@intel.com>
219
220 PR ld/1932
221 * bfd-in.h (bfd_elf_record_link_assignment): Add output_bfd
222 and hidden arguments.
223
224 * bfd.c (bfd_hide_symbol): Removed.
225
226 * bfd-in2.h: Regenerated.
227
228 * elflink.c (bfd_elf_record_link_assignment): Handle hidden
229 symbols which were provided by a linker script.
230
231 2005-12-06 Paul Gilliam <pgilliam@us.ibm.com>
232
233 * cpu-powerpc.c (bfd_powerpc_archs): Add ppc 750.
234
235 2005-11-18 Mark Kettenis <kettenis@gnu.org>
236
237 * elf64-hppa.c (elf64_hppa_section_from_phdr): Create .kernel
238 pseudo-section. Make sure .reg section comes after the proc
239 section it's generated from.
240
241 2005-12-01 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
242
243 * elf32-m32r.c (m32r_elf_sweep_hook): Fix an illegal duplicate check.
244 (m32r_elf_relocate_section): Fix R_M32R_10_PCREL_RELA linkage bug.
245 (m32r_elf_gc_sweep_hook): Likewise.
246 (m32r_elf_check_relocs): Likewise.
247
248 2005-11-24 Alan Modra <amodra@bigpond.net.au>
249
250 * elf-bfd.h (_bfd_generic_match_sections_by_type): Don't define.
251 * libbfd-in.h (_bfd_generic_match_sections_by_type): Delete.
252 * libbfd.c (_bfd_generic_match_sections_by_type): Delete.
253 * targets.c (bfd_match_sections_by_type): Don't define.
254 (BFD_JUMP_TABLE_LINK): Remove _bfd_generic_match_sections_by_type.
255 * coff-rs6000.c (rs6000coff_vec, pmac_xcoff_vec): Likewise.
256 * coff64-rs6000.c (rs6000coff64_vec, aix5coff64_vec): Likewise.
257 * bfd-in2.h: Regenerate.
258 * libbfd.h: Regenerate.
259
260 2005-11-23 Daniel Jacobowitz <dan@codesourcery.com>
261 Thiemo Seufer <ths@networkno.de>
262
263 * elf32-mips.c (elf_mips_howto_table_rel): Use rightshift 2 for
264 R_MIPS_PC16.
265 (mips_reloc_map): Map BFD_RELOC_16_PCREL_S2 to R_MIPS_PC16.
266 (bfd_elf32_bfd_reloc_type_lookup): Don't handle
267 BFD_RELOC_16_PCREL_S2.
268 * elf64-mips.c (mips_elf64_howto_table_rel): Use rightshift 2 for
269 R_MIPS_PC16.
270 (mips_elf64_howto_table_rela): Likewise.
271 (mips_reloc_map): Map BFD_RELOC_16_PCREL_S2 to R_MIPS_PC16.
272 (bfd_elf64_bfd_reloc_type_lookup): Don't handle
273 BFD_RELOC_16_PCREL_S2.
274 * elfn32-mips.c (elf_mips_howto_table_rel): Use rightshift 2 for
275 R_MIPS_PC16.
276 (elf_mips_howto_table_rela): Likewise.
277 (mips_reloc_map): Map BFD_RELOC_16_PCREL_S2 to R_MIPS_PC16.
278 (bfd_elf32_bfd_reloc_type_lookup): Don't handle
279 BFD_RELOC_16_PCREL_S2.
280 * elfxx-mips.c: Formatting fixes.
281 (mips_elf_calculate_relocation): Handle R_MIPS_GNU_REL16_S2
282 and R_MIPS_PC16 identically.
283
284 2005-11-23 Frederic Riss <frederic.riss@st.com>
285
286 * elfcode.h (elf_object_p): Delay the setting of start_address
287 until we're sure the backend matches the binary.
288
289 2005-11-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
290
291 * som.c (som_decode_symclass): Decode BSF_WEAK symbols in the same
292 manner as bfd_decode_symclass.
293
294 2005-11-18 Alan Modra <amodra@bigpond.net.au>
295
296 * elf64-ppc.c (ppc64_elf_check_relocs): Don't set has_14bit_branch
297 on branches to same section.
298
299 2005-11-17 Randolph Chung <tausq@debian.org>
300
301 * elf64-hppa.c (elf64_hppa_object_p): Recognize corefiles under
302 hppa64-hp-hpux11.11.
303 (elf64_hppa_section_from_phdr): New function.
304 (elf_backend_section_from_phdr): Define.
305
306 2005-11-11 Nick Clifton <nickc@redhat.com>
307
308 PR 1150
309 * elfxx-mips.c (mips_elf_calculate_relocation): Ignore an
310 undefined symbol if it is optional.
311 (_bfd_mips_elf_merge_symbol_attribute): Make sure that the
312 optional flag is merged as well as the visibility.
313 * elfxx-mips.h (_bfd_mips_elf_merge_symbol_attribute): Prototype.
314 (elf_backend_merge_symbol_attribute): Define.
315
316 2005-11-08 Nathan Sidwell <nathan@codesourcery.com>
317
318 Add ms2 support
319 * archures.c (bfd_mach_ms2): Define.
320 * cpu-ms1.c (arch_info_struct): Add ms2 stanza.
321 * elf32-ms1.c (elf32_ms1_machine): Add ms2 case.
322 (ms1_elf_merge_private_bfd_data): Remove unused variables. Add
323 correct merging logic, with workaround.
324 (ms1_elf_print_private_bfd_data): Add ms2 case.
325 * reloc.c (BFD_RELOC_MS1_PCINSN8): Add ms2 specific reloc.
326 * libbfd.h: Regenerated.
327 * bfd-in2.h: Regenerated.
328
329 2005-11-07 Steve Ellcey <sje@cup.hp.com>
330
331 * warning.m4 (AM_BINUTILS_WARNINGS): Default to empty string
332 if compiler is not GCC.
333 * configure: Regenerate
334
335 2005-11-07 Steve Ellcey <sje@cup.hp.com>
336
337 * configure: Regenerate after modifying bfd/warning.m4.
338
339 2005-11-07 Steve Ellcey <sje@cup.hp.com>
340
341 * configure.host (ia64-*-hpux*): Set _LARGEFILE64_SOURCE.
342
343 2005-11-03 Daniel Jacobowitz <dan@codesourcery.com>
344
345 * configure.in: Check for fopen64.
346 * libbfd-in.h (real_fopen): New prototype.
347 * configure, config.in, libbfd.h: Regenerated.
348 * bfdio.c (real_fopen): New function.
349 * opncls.c (bfd_fopen, bfd_fill_in_gnu_debuglink_section): Use it.
350 * cache.c (bfd_open_file): Likewise.
351
352 2005-11-03 Thiemo Seufer <ths@networkno.de>
353
354 * elfxx-mips.c (mips_elf_calculate_relocation): Handle only
355 forced local symbols here.
356 (mips_elf_create_dynamic_relocation): Likewise.
357 (_bfd_mips_elf_finish_dynamic_symbol): Fix typo in comment.
358
359 2005-11-03 Alan Modra <amodra@bigpond.net.au>
360
361 * elf.c (elf_fake_sections): When calculating tbss size, just use
362 the last link_order.
363 (assign_file_positions_for_segments): Likewise.
364 * elflink.c (bfd_elf_final_link): Likewise.
365 (elf_reloc_link_order): Correct comment.
366
367 2005-11-02 Alan Modra <amodra@bigpond.net.au>
368
369 PR ld/1775
370 * elf32-m68k.c (elf_m68k_finish_dynamic_symbol): Add required
371 parentheses.
372
373 2005-10-29 H.J. Lu <hongjiu.lu@intel.com>
374
375 * Makefile.am: Run "make dep-am".
376 * Makefile.in: Regenerated.
377
378 * dep-in.sed: Replace " ./" with " ".
379
380 2005-10-29 H.J. Lu <hongjiu.lu@intel.com>
381
382 * hpux-core.c: Include <machine/reg.h> only if HPUX_CORE is
383 define.
384 * osf-core.c: Include <sys/core.h> only if OSF_CORE is defined.
385 * sco5-core.c: Include <sys/paccess.h> and <sys/region.h> only
386 if SCO5_CORE is defined.
387
388 2005-10-29 Mark Kettenis <kettenis@gnu.org>
389
390 * Makefile.am: Run "make dep-am".
391 * Makefile.in: Regenerate.
392
393 2005-10-28 Joel Brobecker <brobecker@adacore.com>
394
395 From Eric Botcazou <botcazou@adacore.com>
396 * coffcode.h (coff_compute_section_file_positions): Fix small
397 error in preprocessor directives.
398
399 2005-10-28 Joel Brobecker <brobecker@adacore.com>
400
401 Mostly from Eric Botcazou <botcazou@adacore.com>
402 * rs6000-core.c: ANSIfy all function definitions.
403 Add missing function prototypes.
404 (ptr_to_uint): New type.
405 (rs6000coff_core_p): Use it as intermediate step in casts.
406 (rs6000coff_core_file_matches_executable_p): Likewise.
407 * xcoff-target.h (rs6000coff_core_p): Fix prototype.
408 (rs6000coff_core_file_matches_executable_p): Likewise.
409
410 2005-10-28 H.J. Lu <hongjiu.lu@intel.com>
411
412 PR binutils/1472
413 * aoutx.h (NAME (aout, machine_type)): Handle
414 bfd_mach_sparc_v8plus, bfd_mach_sparc_v8plusa,
415 bfd_mach_sparc_v8plusb, bfd_mach_sparc_v9, bfd_mach_sparc_v9a
416 and bfd_mach_sparc_v9b.
417
418 2005-10-28 Hans-Peter Nilsson <hp@axis.com>
419
420 PR ld/1567
421 * elf32-cris.c (cris_elf_howto_table) <R_CRIS_32>: Set
422 complain_on_overflow field to complain_overflow_dont.
423
424 2005-10-27 Alan Modra <amodra@bigpond.net.au>
425
426 PR 973
427 * cache.c (enum cache_flag): New.
428 (close_one): Save file mtime.
429 (bfd_cache_lookup): Add flag arg, adjust all users.
430 (bfd_cache_lookup_worker): Likewise.
431 (cache_btell): Use CACHE_NO_OPEN and return abfd->where if file
432 not open.
433 (cache_bflush): Similarly, and return success of file not open.
434 (cache_bseek): Use CACHE_NO_SEEK if SEEK_SET or SEEK_END.
435 (cache_bstat): Use CACHE_NO_SEEK_ERROR.
436
437 * bfdwin.c (bfd_get_file_window): Seek into file in place of
438 using bfd_cache_lookup.
439
440 * cache.c (BFD_CACHE_MAX_OPEN): Make private to this file.
441 (bfd_last_cache, bfd_cache_lookup, bfd_cache_lookup_worker): Likewise.
442 * libbfd-in.h (bfd_cache_lookup_worker, bfd_last_cache): Delete.
443 * libbfd.h: Regenerate.
444
445 * hppabsd-core.c (hppabsd_core_core_file_p): Use bfd_stat, not fstat.
446 * sco5-core.c (sco5_core_file_p): Likewise.
447 * trad-core.c (trad_unix_core_file_p): Likewise.
448
449 * cache.c: Reorganize file to avoid forward reference.
450
451 2005-10-26 Alan Modra <amodra@bigpond.net.au>
452
453 * cache.c (bfd_cache_lookup_worker): Don't abort on failing to
454 reopen file.
455 (cache_btell, cache_bseek, cache_bflush, cache_bstat): Return -1 on
456 bfd_cache_lookup failure.
457 (cache_bread, cache_bwrite): Return 0 on the same.
458 * bfdwin.c (bfd_get_file_window): Likewise.
459 * hppabsd-core.c (hppabsd_core_core_file_p): Likewise.
460 * sco5-core.c (sco5_core_file_p): Likewise.
461 * trad-core.c (trad_unix_core_file_p): Likewise.
462
463 2005-10-26 Alan Modra <amodra@bigpond.net.au>
464
465 * cache.c (bfd_cache_lookup_worker): Use bfd_error_handler
466 rather than bfd_perror. Print file name. Internationalise.
467
468 2005-10-26 Alan Modra <amodra@bigpond.net.au>
469
470 * cache.c (bfd_open_file): Set bfd_error_system_call on failure
471 to open file.
472 (bfd_cache_lookup_worker): Remove check that file pos is in
473 unsigned long range. Print system error before aborting.
474
475 2005-10-25 Arnold Metselaar <arnold.metselaar@planet.nl>
476
477 * Makefile.am: Add rules for coff-z80 and cpu-z80.
478 * Makefile.in: Regenerated.
479 * archures.c: Add bfd_arch_z80 and support for it.
480 * coffcode.h(coff_set_arch_mach_hook): Add case Z80MAGIC.
481 (coff_set_flags): Add case bfd_arch_z80.
482 * config.bfd: Add z80coff_vec.
483 * configure.in: Add z80coff_vec.
484 * reloc.c: Add BFD_RELOC_Z80_DISP8
485 * targets.c: Add z80coff_vec.
486 * coff-z80.c: New file
487 * cpu-z80.c: New file
488 * configure: Regenerated.
489 * libbfd.h: Regenerated.
490 * bfd-in2.h: Regenerated.
491
492 2005-10-26 Alan Modra <amodra@bigpond.net.au>
493
494 PR ld/1540
495 * elf-bfd.h (elf_backend_copy_indirect_symbol): Replace pointer to
496 elf_backend_data with pointer to bfd_link_info.
497 (_bfd_elf_link_hash_copy_indirect): Likewise.
498 * elf.c (_bfd_elf_link_hash_copy_indirect): Likewise. Handle
499 direct and indirect symbols both having dynamic link info.
500 * elf32-arm.c (elf32_arm_copy_indirect_symbol): Likewise.
501 * elf32-hppa.c (elf32_hppa_copy_indirect_symbol): Likewise.
502 * elf32-i386.c (elf_i386_copy_indirect_symbol): Likewise.
503 * elf32-m32r.c (m32r_elf_copy_indirect_symbol): Likewise.
504 * elf32-ppc.c (ppc_elf_copy_indirect_symbol): Likewise.
505 * elf32-s390.c (elf_s390_copy_indirect_symbol): Likewise.
506 * elf32-sh.c (sh_elf_copy_indirect_symbol): Likewise.
507 * elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Likewise.
508 * elf64-s390.c (elf_s390_copy_indirect_symbol): Likewise.
509 * elf64-x86-64.c (elf64_x86_64_copy_indirect_symbol): Likewise.
510 * elfxx-ia64.c (elfNN_ia64_hash_copy_indirect): Likewise.
511 * elfxx-mips.c (_bfd_mips_elf_copy_indirect_symbol): Likewise.
512 * elfxx-sparc.c (_bfd_sparc_elf_copy_indirect_symbol): Likewise.
513 * elflink.c: Adjust all calls to bed->elf_backend_copy_indirect_symbol.
514 * elfxx-mips.h (_bfd_mips_elf_copy_indirect_symbol): Update prototype.
515 * elfxx-sparc.h (_bfd_sparc_elf_copy_indirect_symbol): Likewise.
516
517 2005-10-25 Alan Modra <amodra@bigpond.net.au>
518
519 * po/SRC-POTFILES.in: Regenerate.
520 * po/bfd.pot: Regenerate.
521
522 2005-10-24 Jie Zhang <jie.zhang@analog.com>
523
524 * elf32-bfin.c (bfd_bfin_elf32_create_embedded_relocs): Fix signedness
525 warning.
526
527 2005-10-24 Bernd Schmidt <bernd.schmidt@analog.com>
528
529 * elf32-bfin.c (bfin_howto_table): Set src_mask to 0 for all relocs.
530 (bfin_imm16_reloc): Always add in the addend. Don't fetch existing
531 contents from section.
532 (bfin_relocate_section): Rework so as to not call special_functions.
533 Handle the relocation stack here. Treat pcrel24 relocs specially.
534
535 2005-10-24 Alan Modra <amodra@bigpond.net.au>
536
537 * elflink.c (elf_link_input_bfd): Don't use linker_mark and
538 SEC_EXCLUDE to test for sections dropped from output. Instead,
539 use bfd_section_removed_from_list on normal sections. Don't
540 attempt to handle symbols with unknown reserved section indices.
541 * linker.c (_bfd_generic_link_output_symbols): Don't use
542 linker_mark to test for symbols belonging to dropped sections.
543 Do allow absolute symbols.
544
545 2005-10-24 Alan Modra <amodra@bigpond.net.au>
546
547 * elf32-i370.c (i370_elf_fake_sections): Don't set SHF_EXCLUDE on
548 group sections.
549
550 2005-10-24 Jan Beulich <jbeulich@novell.com>
551
552 * cpu-ia64-opc.c (elf64_ia64_operands): Move memory operand out of
553 set of indirect operands.
554
555 2005-10-24 Alan Modra <amodra@bigpond.net.au>
556
557 * elf32-ppc.c (ppc_elf_fake_sections): Don't set SHF_EXCLUDE on
558 group sections.
559
560 2005-10-23 H.J. Lu <hongjiu.lu@intel.com>
561
562 * coff-rs6000.c (rs6000coff_vec): Initialize
563 _bfd_init_private_section_data with
564 _bfd_generic_init_private_section_data.
565 (pmac_xcoff_vec): Likewise.
566 * coff64-rs6000.c (rs6000coff64_vec): Likewise.
567 (aix5coff64_vec): Likewise.
568
569 2005-10-23 H.J. Lu <hongjiu.lu@intel.com>
570
571 PR ld/1487
572 * elf-bfd.h (_bfd_generic_init_private_section_data): New.
573 (_bfd_elf_init_private_section_data): New.
574
575 * elf.c (elf_fake_sections): Don't set SHF_GROUP for
576 relocatable link.
577 (bfd_elf_set_group_contents): Don't handle relocatable link
578 specially.
579 (assign_section_numbers): If it isn't called by assembler,
580 use the output section of elf_linked_to_section for
581 SHF_LINK_ORDER.
582 (_bfd_elf_init_private_section_data): New.
583 (_bfd_elf_copy_private_section_data): Call it.
584
585 * libbfd-in.h (_bfd_generic_init_private_section_data): New.
586
587 * libbfd.c (_bfd_generic_init_private_section_data): New.
588
589 * targets.c (BFD_JUMP_TABLE_COPY): Add
590 _bfd_generic_init_private_section_data.
591 (bfd_init_private_section_data): Likewise.
592
593 * bfd-in2.h: Regenerated.
594 * libbfd.h: Likewise.
595
596 2005-10-23 Alan Modra <amodra@bigpond.net.au>
597
598 * elf64-ppc.c (dec_dynrel_count): Don't report errors for local
599 syms in gc'd sections.
600 (ppc64_elf_edit_opd): Don't adjust reloc counts when NO_OPD_RELOCS.
601 (elf_backend_action_discarded): Define.
602 (ppc64_elf_action_discarded): New function.
603
604 2005-10-19 Paul Brook <paul@codesourcery.com>
605
606 * elf32-arm.c (find_arm_elf_section_entry): New function.
607 (get_arm_elf_section_data): Use it.
608 (unrecord_section_with_arm_elf_section_data): Use it.
609
610 2005-10-15 H.J. Lu <hongjiu.lu@intel.com>
611
612 * coff-rs6000.c (rs6000coff_vec): Initialize
613 _bfd_match_sections_by_type with
614 _bfd_generic_match_sections_by_type.
615 (pmac_xcoff_vec): Likewise.
616 * coff64-rs6000.c (rs6000coff64_vec): Likewise.
617 (aix5coff64_vec): Likewise.
618
619 2005-10-15 H.J. Lu <hongjiu.lu@intel.com>
620
621 PR ld/1467
622 * elf-bfd.h (_bfd_elf_match_sections_by_type): New.
623 (_bfd_generic_match_sections_by_type): New. Defined.
624
625 * elf.c (_bfd_elf_match_sections_by_type): New.
626
627 * libbfd-in.h (_bfd_generic_match_sections_by_type): New.
628
629 * bfd-in2.h: Regenerated.
630 * libbfd.h: Likewise.
631
632 * libbfd.c (_bfd_generic_match_sections_by_type): New.
633
634 * targets.c (BFD_JUMP_TABLE_LINK): Initialize
635 _bfd_match_sections_by_type with
636 _bfd_generic_match_sections_by_type.
637 (bfd_target): Add _bfd_match_sections_by_type.
638
639 2005-10-08 Paul Brook <paul@codesourcery.com>
640
641 * elf32-arm.c: Move #include "elf/arm.h" after libbfd.h.
642 (NUM_KNOWN_ATTRIBUTES): Define.
643 (aeabi_attribute, aeabi_attribute_list): Define.
644 (elf32_arm_obj_tdata): Add known_eabi_attributes and
645 other_eabi_attributes.
646 (uleb128_size, is_default_attr, eabi_attr_size,
647 elf32_arm_eabi_attr_size, write_uleb128, write_eabi_attribute,
648 elf32_arm_set_eabi_attr_contents, elf32_arm_bfd_final_link,
649 elf32_arm_new_eabi_attr, attr_strdup, elf32_arm_add_eabi_attr_int,
650 elf32_arm_add_eabi_attr_compat, copy_eabi_attributes,
651 elf32_arm_merge_eabi_attributes): New functions.
652 (elf32_arm_copy_private_bfd_data): Copy EABI object attributes.
653 (elf32_arm_fake_sections): Handle .ARM.attributes.
654 (elf32_arm_parse_attributes): New function.
655 (elf32_arm_section_from_shdr): Use it.
656 (bfd_elf32_bfd_final_link): Define.
657
658 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
659
660 * elf32-arm.c (elf32_arm_check_relocs): Avoid aliasing warnings from
661 GCC.
662 (elf32_arm_size_dynamic_sections): Likewise.
663 * ecofflink.c (bfd_ecoff_debug_one_external): Likewise.
664 * elf32-hppa.c (elf32_hppa_check_relocs): Likewise.
665 * elf32-m32r.c (m32r_elf_check_relocs): Likewise.
666 * elf32-m68k.c (elf_m68k_check_relocs): Likewise.
667 * elf32-ppc.c (ppc_elf_check_relocs): Likewise.
668 * elf32-s390.c (elf_s390_check_relocs): Likewise.
669 (elf_s390_size_dynamic_sections): Likewise.
670 * elf32-sh.c (sh_elf_check_relocs): Likewise.
671 * elf64-ppc.c (ppc64_elf_check_relocs, dec_dynrel_count)
672 (ppc64_elf_size_dynamic_sections): Likewise.
673 * elf64-s390.c (elf_s390_check_relocs): Likewise.
674 (elf_s390_size_dynamic_sections): Likewise.
675 * elfxx-mips.c (_bfd_mips_elf_finish_dynamic_sections): Likewise.
676 * elfxx-sparc.c (_bfd_sparc_elf_check_relocs): Likewise.
677 (_bfd_sparc_elf_size_dynamic_sections): Likewise.
678 * ieee.c (ieee_slurp_section_data): Likewise.
679 * oasys.c (oasys_slurp_section_data): Likewise.
680
681 2005-10-04 Bob Wilson <bob.wilson@acm.org>
682
683 * archive.c: Add missing SUBSECTION for documentation.
684 * bfd.c: Likewise.
685 * cache.c: Likewise.
686 * corefile.c: Likewise.
687 * format.c: Likewise.
688 * init.c: Likewise.
689 * libbfd.c: Likewise.
690 * opncls.c: Likewise.
691 * elf.c: Remove blank line after SECTION heading.
692 * reloc.c: Change "howto manager" SECTION to a SUBSECTION.
693
694 2005-10-04 Nick Clifton <nickc@redhat.com>
695
696 * elf32-arm.c (get_arm_elf_section_data): Cache the last pointer
697 matched so that the typical case of scanning for the previous
698 section to last one can be handled quickly.
699
700 2005-10-03 David Heine <dlheine@tensilica.com>
701
702 * elf32-xtensa.c (relocations_reach): Skip range check for
703 absolute literals.
704
705 2005-10-03 Alan Modra <amodra@bigpond.net.au>
706
707 * elf.c (_bfd_elf_get_synthetic_symtab): Set BSF_GLOBAL on
708 synthetic syms.
709
710 2005-09-30 H.J. Lu <hongjiu.lu@intel.com>
711
712 * Makefile.am: Run "make dep-am".
713 * Makefile.in: Regenerated.
714 * aclocal.m4: Likewise.
715
716 2005-09-30 Catherine Moore <clm@cm00re.com>
717
718 * Makefile.am: Bfin support.
719 * Makefile.in: Regenerated.
720 * aclocal.m4: Regenerated.
721 * archures.c (bfd_mach_bfin): New.
722 (bfd_arch_bfin): New.
723 bfd-in.h (bfd_bfin_elf32_create_embedded_relocs): New.
724 * bfd-in2.h: Regenerated.
725 * config.bfd: Bfin support.
726 * configure: Regenerated.
727 * configure.in: Bfin support.
728 * libbfd.h: Regenerated.
729 * reloc.c: Add BFD relocations for Bfin.
730 * targets.c (bfd_elf32_bfin_vec): New.
731 * cpu-bfin.c: New file.
732 * elf32-bfin.c: New file.
733
734 2005-09-30 Alan Modra <amodra@bigpond.net.au>
735
736 * elf64-ppc.c (ppc_type_of_stub): Check both func desc and func
737 entry sym before deciding no stub is needed.
738 (ppc64_elf_size_stubs): When calculating branch destination,
739 don't use func desc sym for old ABI objects unless func entry
740 is undefined.
741
742 2005-09-28 H.J. Lu <hongjiu.lu@intel.com>
743
744 PR binutils/1321
745 * elf-bfd.h (_bfd_elf_setup_group_pointers): Renamed to ...
746 (_bfd_elf_setup_sections): This.
747 * elf.c: Likewise.
748 * elfcode.h (elf_object_p): Likewise.
749
750 * elf.c (_bfd_elf_setup_sections): Process SHF_LINK_ORDER.
751 (_bfd_elf_copy_private_section_data): Likewise.
752
753 2005-09-28 H.J. Lu <hongjiu.lu@intel.com>
754
755 * elflink.c (elf_fixup_link_order): Report locations for mixed
756 ordered and unordered input sections.
757
758 2005-09-22 James E. Wilson <wilson@specifix.com>
759
760 * dwarf2.c (struct funcinfo): Delete nesting_level field.
761 (lookup_address_in_function_table): Delete code to set funcinfo
762 caller_func field. Delete local curr_func.
763 (scan_unit_for_symbols): New locals nested_funcs, nested_funcs_size.
764 Delete code setting funcinfo nesting_level field. Add code to set
765 funcinfo caller_func field.
766
767 2005-09-20 James E. Wilson <wilson@specifix.com>
768
769 * dwarf2.c (find_abstract_instance_name): Don't early exit when name
770 set. For DW_AT_name case, only set name if not already set. Handle
771 DW_AT_MIPS_linkage_name.
772
773 2005-09-20 Alan Modra <amodra@bigpond.net.au>
774
775 * elflink.c (_bfd_elf_merge_symbol): Simplify.
776
777 2005-09-19 Alan Modra <amodra@bigpond.net.au>
778
779 * elf64-ppc.c (ppc_build_one_stub): Replace assertion that long
780 branch offset is in range with an error. Print full stub name on
781 errors.
782 (ppc_size_one_stub): Print full stub name on errors.
783 (group_sections): Warn if section size exceeds group size.
784 (ppc64_elf_size_stubs): Continue relaxing when stub types change.
785
786 2005-09-09 Kevin Buettner <kevinb@redhat.com>
787
788 * elf32-am33lin.c (bfd.h, sysdep.h, elf-bfd.h, elf/mn10300.h):
789 Include.
790 (elf32_am33lin_grok_prstatus, elf32_am33lin_grok_psinfo): New
791 functions.
792 (elf_backend_grok_prstatus, elf_backend_grok_psinfo): Define.
793
794 2005-09-09 Richard Earnshaw <richard.earnshaw@arm.com>
795
796 * elf32-arm.c (elf32_arm_section_from_shdr): Accept SHT_ARM_PREEMPTMAP
797 and SHT_ARM_ATTRIBUTES.
798
799 2005-09-08 H.J. Lu <hongjiu.lu@intel.com>
800
801 * elflink.c (elf_get_linked_section_vma): Fix a typo in comment.
802 * elfxx-ia64.c (elf_backend_link_order_error_handler): Likewise.
803
804 2005-09-08 H.J. Lu <hongjiu.lu@intel.com>
805
806 PR ld/1263
807 * elflink.c (elf_link_add_object_symbols): Abort for
808 --just-symbols on DSO.
809
810 2005-09-08 Paul Brook <paul@codesourcery.com>
811
812 * reloc.c: Rename BFD_RELOC_ARM_SMI to BFD_RELOC_ARM_SMC.
813 * bfd-in2.h: Regenerate.
814 * libbfd.h: Regenerate.
815
816 2005-09-06 H.J. Lu <hongjiu.lu@intel.com>
817
818 PR ld/1301
819 * elflink.c (_bfd_elf_merge_symbol): Don't check undefined
820 symbol introduced by "ld -u" for TLS.
821
822 2005-09-02 Paul Brook <paul@codesourcery.com>
823
824 * libbdf.h: Regenerate.
825 * bfd-in2.h: Regenerate.
826 * reloc.c: Add BFD_RELOC_ARM_T32_CP_OFF_IMM and
827 BFD_RELOC_ARM_T32_CP_OFF_IMM_S2.
828
829 2005-09-01 Dmitry Diky <diwil@spec.ru>
830
831 * elf32-msp430.c (msp430_elf_relax_delete_bytes): Do not adjust
832 local symbols and move it to
833 (msp430_elf_relax_adjust_locals): New function - walk over the
834 sections in the bfd and adjust relocations as necessary.
835
836 2005-08-31 DJ Delorie <dj@redhat.com>
837
838 * elf32-i386.c (elf_i386_check_relocs): Don't cast a unary &
839 address operator, as that breaks GCC's strict aliasing rules.
840 (elf_i386_size_dynamic_sections): Avoid the need for type
841 punning.
842 * elf64-x86-64.c (elf_x86_64_check_relocs): Don't cast a unary
843 & address operator, as that breaks GCC's strict aliasing
844 rules.
845 (elf_x86_64_size_dynamic_sections): Avoid the need for type
846 punning.
847
848 2005-08-30 Phil Edwards <phil@codesourcery.com>
849
850 * config.bfd (i[3-7]86-*-vxworks): Match vxworks* instead.
851
852 2005-08-29 H.J. Lu <hongjiu.lu@intel.com>
853
854 PR ld/1247
855 * elfxx-ia64.c (allocate_fptr): Check undefined symbol.
856
857 2005-08-29 Steven J. Hill <sjhill@realitydiluted.com>
858
859 * elfxx-mips.c (_bfd_mips_elf_relocate_section): Initialise
860 'value' to avoid compile time warning message.
861
862 2005-08-26 Christian Groessler <chris@groessler.org>
863
864 * coff-z8k.c: (r_jr, r_disp7, r_callr): Fix src_mask and dst_mask
865 of HOWTO.
866 (coff_z8k_select_reloc): Remove.
867 (SELECT_RELOC): Remove.
868 (coff_z8k_reloc_type_lookup): New function.
869 (coff_bfd_reloc_type_lookup): Define.
870 * configure.in: Add cofflink.lo to z8kcoff_vec.
871 * configure: Regenerate.
872 * reloc.c: (bfd_reloc_code_type): Add z8k relocations.
873 (bfd_install_relocation): Don't clear reloc_entry->addend for
874 coff-z8k target.
875 * bfd-in2.h: Regenerate.
876 * libbfd.h: Regenerate.
877
878 2005-08-25 Kaz Kojima <kkojima@rr.iij4u.or.jp>
879
880 * elf32-sh.c (sh_elf_get_flags_from_mach): Fix off-by-one error.
881
882 2005-08-24 H.J. Lu <hongjiu.lu@intel.com>
883
884 PR ld/1208
885 * elf-hppa.h (elf_hppa_relocate_section): Print out the name
886 of unresolvable relocation.
887 * elf-m10300.c (mn10300_elf_relocate_section): Likewise.
888 * elf32-arm.c (elf32_arm_relocate_section): Likewise.
889 * elf32-i386.c (elf_i386_relocate_section): Likewise.
890 * elf32-m32r.c (m32r_elf_relocate_section): Likewise.
891 * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
892 * elf32-s390.c (elf_s390_relocate_section): Likewise.
893 * elf32-sh.c (sh_elf_relocate_section): Likewise.
894 * elf32-xtensa.c (elf_xtensa_relocate_section): Likewise.
895 * elf64-s390.c (elf_s390_relocate_section): Likewise.
896 * elf64-sh64.c (sh_elf64_relocate_section): Likewise.
897 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
898 * elfxx-sparc.c (_bfd_sparc_elf_relocate_section): Likewise.
899
900 2005-08-18 Kaz Kojima <kkojima@rr.iij4u.or.jp>
901
902 * config.bfd: Add bfd_elf32_shnbsd_vec and bfd_elf32_shlnbsd_vec
903 to targ_selvecs for sh5*-*-netbsd* and sh64*-*-netbsd*.
904
905 2005-08-18 Alan Modra <amodra@bigpond.net.au>
906
907 * coff-a29k.c: Delete.
908 * cpu-a29k.c: Delete.
909 * Makefile.am: Remove mention of a29k files.
910 * aoutf1.h: Remove a29k support.
911 * aoutx.h: Likewise.
912 * archures.c: Likewise.
913 * coffcode.h: Likewise.
914 * config.bfd: Likewise.
915 * configure.in: Likewise.
916 * ieee.c: Likewise.
917 * mipsbsd.c: Likewise.
918 * pdp11.c: Likewise.
919 * sparclynx.c: Likewise.
920 * targets.c: Likewise.
921 * Makefile.in: Regenerate.
922 * configure: Regenerate.
923 * bfd-in2.h: Regenerate.
924 * po/SRC-POTFILES.in: Regenerate.
925
926 2005-08-18 Alan Modra <amodra@bigpond.net.au>
927
928 * elf-m10300.c (_bfd_mn10300_elf_adjust_dynamic_symbol): Warn on
929 zero size dynamic variables.
930 * elf32-arm.c (elf32_arm_adjust_dynamic_symbol): Likewise.
931 * elf32-cris.c (elf_cris_adjust_dynamic_symbol): Likewise.
932 * elf32-hppa.c (elf32_hppa_adjust_dynamic_symbol): Likewise.
933 * elf32-i370.c (i370_elf_adjust_dynamic_symbol): Likewise.
934 * elf32-i386.c (elf_i386_adjust_dynamic_symbol): Likewise.
935 * elf32-m32r.c (m32r_elf_adjust_dynamic_symbol): Likewise.
936 * elf32-m68k.c (elf_m68k_adjust_dynamic_symbol): Likewise.
937 * elf32-ppc.c (ppc_elf_adjust_dynamic_symbol): Likewise.
938 * elf32-s390.c (elf_s390_adjust_dynamic_symbol): Likewise.
939 * elf32-sh.c (sh_elf_adjust_dynamic_symbol): Likewise.
940 * elf32-vax.c (elf_vax_adjust_dynamic_symbol): Likewise.
941 * elf64-ppc.c (ppc64_elf_adjust_dynamic_symbol): Likewise.
942 * elf64-s390.c (elf_s390_adjust_dynamic_symbol): Likewise.
943 * elf64-sh64.c (sh64_elf64_adjust_dynamic_symbol): Likewise.
944 * elf64-x86-64.c (elf64_x86_64_adjust_dynamic_symbol): Likewise.
945 * elfxx-sparc.c (_bfd_sparc_elf_adjust_dynamic_symbol): Likewise.
946
947 2005-08-17 H.J. Lu <hongjiu.lu@intel.com>
948
949 PR binutils/1179
950 * dwarf2.c (_bfd_dwarf2_find_nearest_line): Use section lma
951 instead of vma.
952 (_bfd_dwarf2_find_line): Likewise.
953
954 2005-08-17 Alan Modra <amodra@bigpond.net.au>
955
956 * elf64-mmix.c (mmix_elf_add_symbol_hook): Mark reg section
957 SEC_LINKER_CREATED.
958 (mmix_elf_final_link): Check that section hasn't already been
959 removed before removing.
960 * mmo.c (mmo_scan): Mark reg contents section SEC_LINKER_CREATED.
961 (mmo_canonicalize_symtab): Likewise for reg section.
962
963 2005-08-17 Alan Modra <amodra@bigpond.net.au>
964
965 * elf32-cris.c (elf_cris_adjust_gotplt_to_got): Move assert later.
966 * elfxx-mips.c (_bfd_mips_elf_hide_symbol): Cope with being called
967 without any got section.
968
969 2005-08-17 Danny Smith <dannysmith@users.sourceforge.net>
970
971 * cofflink.c (_bfd_coff_generic_relocate_section): Correct
972 comment.
973
974 2005-08-17 Alan Modra <amodra@bigpond.net.au>
975
976 * elflink.c (_bfd_elf_define_linkage_sym): Don't call
977 bfd_elf_link_record_dynamic_symbol. Call elf_backend_hide_symbol.
978 (_bfd_elf_link_renumber_dynsyms): Formatting.
979 (struct elf_gc_sweep_symbol_info): New.
980 (elf_gc_sweep_symbol): Rewrite.
981 (elf_gc_sweep): Adjust params and elf_gc_sweep_symbol call.
982 Call _bfd_elf_link_renumber_dynsyms.
983 (bfd_elf_gc_sections): Adjust elf_gc_sweep call.
984
985 2005-08-16 Alan Modra <amodra@bigpond.net.au>
986
987 * elf64-ppc.c (ppc64_elf_edit_opd): Don't call dec_dynrel_count
988 when relocatable.
989
990 2005-08-15 Bob Wilson <bob.wilson@acm.org>
991
992 * elf32-xtensa.c (ELF_MACHINE_CODE, ELF_MACHINE_ALT1): Swap values
993 of EM_XTENSA and EM_XTENSA_OLD.
994
995 2005-08-16 Alan Modra <amodra@bigpond.net.au>
996
997 * elf-bfd.h (_bfd_elf_define_linkage_sym): Declare.
998 * elflink.c (_bfd_elf_define_linkage_sym): New function, extracted
999 from..
1000 (_bfd_elf_create_got_section): ..here.
1001 (_bfd_elf_link_create_dynamic_sections): Call it for _DYNAMIC.
1002 (_bfd_elf_create_dynamic_sections): ..and _PROCEDURE_LINKAGE_TABLE_.
1003 * elf-m10300.c (_bfd_mn10300_elf_create_got_section): Use
1004 _bfd_elf_define_linkage_sym.
1005 * elf32-frv.c (_frv_create_got_section): Likewise.
1006 * elf64-alpha.c (elf64_alpha_create_dynamic_sections): Likewise.
1007
1008 2005-08-15 Paul Brook <paul@codesourcery.com>
1009
1010 * elf32-arm.c (elf32_arm_howto_table_1): Make R_ARM_PLT32 the same as
1011 R_ARM_PC24.
1012
1013 2005-08-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1014
1015 PR ld/1135
1016 * elf64-hppa.c (elf64_hppa_special_sections): Add flag definitions for
1017 .plt, .dlt, .sdata, .sbss and .tbss.
1018
1019 2005-08-12 Dmitry Diky <diwil@spec.ru>
1020
1021 * elf32-msp430.c (msp430_elf_relax_delete_bytes): Adjust relocations
1022 referenced by .section + DISPLACEMENT.
1023
1024 2005-08-10 James E. Wilson <wilson@specifix.com>
1025
1026 * dwarf2.c (scan_unit_for_symbols, case DT_AT_location): Verify that
1027 DW_OP_addr is only opcode in location before using it.
1028
1029 2005-08-09 H.J. Lu <hongjiu.lu@intel.com>
1030
1031 * elfxx-ia64.c (elfNN_ia64_final_link): Reset gp.
1032
1033 2005-08-09 Rodney Brown <rbrown@bravurasolutions.com.au>
1034 Nick Clifton <nickc@redhat.com>
1035
1036 * aix5ppc-core.c (xcoff64_core_p): Constify return_value
1037 variable. Also, do not use core_hdr macro as it evaluates to a
1038 cast of an lvalue which is no longer supported by GCC 4.0.
1039
1040 2005-08-08 Eric Dönges <Eric.Doenges@betty-tv.com>
1041
1042 * archures.c (bfd_mach_msp21): New MSP430 machine number.
1043 * bfd-in2.h: Regenerate.
1044 * cpu-msp430.c (arch_info_struct): Add support for msp430x21xx
1045 variants.
1046
1047 2005-08-07 Nick Clifton <nickc@redhat.com>
1048 Paul Brook <paul@codesourcery.com>
1049
1050 PR 1147
1051 * elf32-arm.c (bfd_elf32_close_and_cleanup): Define.
1052 (elf32_arm_close_and_cleanup): New function - walk over the
1053 sections in the bfd that is being closed removing them from the
1054 list of recorded sections.
1055 (unrecord_section_via_map_over_sections): New helper function.
1056 (record_section_with_arm_elf_section_data): Call bfd_malloc
1057 instead of bfd_alloc. Remove unneeded abfd parameter.
1058 (elf32_arm_new_section_hook): Do not pass bfd to
1059 record_section_with_arm_elf_section_data.
1060
1061 * elfxx-target.h (bfd_elfNN_close_and_cleanup): Only define if not
1062 already defined by the target.
1063
1064 2005-08-05 Fred Fish <fnf@specifix.com>
1065
1066 * dwarf2.c (read_rangelist): Use addr_size instead of offset_size
1067 to determine how many bytes to read from each rangelist entry.
1068
1069 2005-08-05 H.J. Lu <hongjiu.lu@intel.com>
1070
1071 * bfd.c (bfd_hide_symbol): New.
1072 * bfd-in2.h: Regenerated.
1073
1074 2005-08-04 H.J. Lu <hongjiu.lu@intel.com>
1075
1076 * elf64-x86-64.c (elf64_x86_64_merge_symbol): When mixing a
1077 large common symbol and a normal common symbol, always turn
1078 the large common symbol into a normal one.
1079
1080 2005-08-04 Alan Modra <amodra@bigpond.net.au>
1081
1082 * elf32-ppc.c (struct elf_linker_section): Replace sym_val field
1083 with sym.
1084 (ppc_elf_relocate_section): Adjust for above.
1085 (create_sdata_sym): New function.
1086 (ppc_elf_create_linker_section): Call it.
1087 (ppc_elf_check_relocs): Correct has_sda_refs and non_got_refs.
1088 Create sdata syms for all SDA relocs.
1089 (ppc_elf_adjust_dynamic_symbol): Don't special case _SDA_BASE_
1090 and _SDA2_BASE_.
1091 (ppc_elf_set_sdata_syms): Delete.
1092 * elflink.c (bfd_elf_size_dynamic_sections): Don't create DT_INIT
1093 and DT_FINI tags unless associated section has input.
1094 (bfd_elf_set_symbol, _bfd_elf_provide_symbol): Delete.
1095 (_bfd_elf_provide_section_bound_symbols): Delete.
1096 * bfd-in.h (_bfd_elf_provide_symbol): Delete.
1097 (_bfd_elf_provide_section_bound_symbols): Delete.
1098 * bfd-in2.h: Regenerate.
1099
1100 2005-08-04 Alan Modra <amodra@bigpond.net.au>
1101
1102 * elflink.c (fix_syms, _bfd_elf_fix_excluded_sec_syms): Move to..
1103 * linker.c (fix_syms, _bfd_fix_excluded_sec_syms): ..here.
1104 * bfd-in.h (_bfd_fix_excluded_sec_syms): Rename.
1105 * bfd-in2.h: Regenerate.
1106
1107 2005-08-03 H.J. Lu <hongjiu.lu@intel.com>
1108
1109 * elfxx-ia64.c (elfNN_ia64_relax_section): Resize .rela.got
1110 only if it isn't NULL.
1111
1112 2005-08-03 H.J. Lu <hongjiu.lu@intel.com>
1113
1114 * elf32-i386.c (elf_howto_table): Undo the overflow change for
1115 R_386_PC16 made on 2005-07-18.
1116
1117 * elf64-x86-64.c (x86_64_elf_howto_table): Undo the overflow
1118 change for R_X86_64_PC16 made on 2005-07-18.
1119
1120 2005-08-03 Alan Modra <amodra@bigpond.net.au>
1121
1122 * elf32-ppc.c (struct ppc_elf_link_hash_table): Remove hgot. Use
1123 elf.hgot throughout file.
1124
1125 2005-08-03 Alan Modra <amodra@bigpond.net.au>
1126
1127 * elf32-ppc.c (ppc_elf_size_dynamic_sections): Correct value of
1128 _GLOBAL_OFFSET_TABLE_ for > 32k GOT.
1129
1130 2005-08-02 Andreas Schwab <schwab@suse.de>
1131
1132 * elfxx-ia64.c (struct elfNN_ia64_allocate_data): Add only_got.
1133 (elfNN_ia64_relax_section): Reallocate .rela.got when .got has
1134 changed.
1135 (allocate_dynrel_entries): Look only at GOT relocations when
1136 only_got is true.
1137 (elfNN_ia64_size_dynamic_sections): Set only_got to false before
1138 calling allocate_dynrel_entries.
1139
1140 2005-08-02 Nick Clifton <nickc@redhat.com>
1141
1142 PR 1147
1143 * elf32-arm.c (struct _arm_elf_section_data): Turn into a typedef
1144 and make the mapcount field unsigned.
1145 (struct section_list): New: Used to keep track of which sections
1146 have an _arm_elf_section_data structure.
1147 (record_section_with_arm_elf_section_data): New function.
1148 (get_arm_elf_section_data): New function.
1149 (unrecord_section_with_arm_elf_section_data): New function.
1150 (elf32_arm_output_symbol_hook): Use get_arm_elf_section_data.
1151 (elf32_arm_new_section_hook): Call
1152 record_section_with_arm_elf_section_data.
1153 (elf32_arm_write_section): Use get_arm_elf_section_data and
1154 unrecord_section_with_arm_elf_section_data.
1155
1156 2005-08-01 Richard Sandiford <richard@codesourcery.com>
1157
1158 * elfxx-mips.c (mips_mach_extends_p): Treat MIPS64 as an extension
1159 of MIPS32 and MIPS64r2 as an extension of MIPS32r2.
1160
1161 2005-07-30 David Daney <ddaney@avtrex.com>
1162
1163 * elflink.c (elf_gc_sweep): Set dynsymcount to correct value.
1164
1165 2005-07-29 David Daney <ddaney@avtrex.com>
1166
1167 * elfxx-mips.c (_bfd_mips_elf_add_symbol_hook): Ignore _gp_disp
1168 if it is in the *ABS* section.
1169
1170 2005-07-29 Paul Brook <paul@codesourcery.com>
1171
1172 * reloc.c: Add BFD_RELOC_ARM_T32_ADD_PC12.
1173 * bfd-in2.h: Regenerate.
1174 * libbfd.h: Regenerate.
1175
1176 2005-07-29 Paul Brook <paul@codesourcery.com>
1177
1178 * reloc.c (BFD_RELOC_ARM_T32_IMM12): Add.
1179 * bfd-in2.h: Regeenrate.
1180 * libbfd.h: Regenerate.
1181
1182 2005-07-29 Pavel Kankovsky <peak@argo.troja.mff.cuni.cz>
1183
1184 * peXXigen.c (pe_print_edata): Compute the size of the export
1185 table from the size field in the DataDictionary and not the size
1186 of the section. Some linkers embed the export table inside a
1187 larger section.
1188
1189 2005-07-29 Alan Modra <amodra@bigpond.net.au>
1190
1191 * elf-bfd.h (struct elf_backend_data): Add action_discarded.
1192 (enum action_discarded): Move from..
1193 * elflink.c (enum action_discarded): ..here.
1194 (_bfd_elf_default_action_discarded): Rename from elf_action_discarded.
1195 Remove target specific section checks.
1196 (elf_link_input_bfd): Adjust.
1197 * elfxx-target.h (elf_backend_action_discarded): Define.
1198 (elfNN_bed): Init new field.
1199 * bfd-in.h (_bfd_elf_default_action_discarded): Declare.
1200 * bfd-in2.h: Regenerate.
1201 * elf-hppa.h (elf_hppa_action_discarded): New function.
1202 * elf32-hppa.c (elf_backend_action_discarded): Define.
1203 * elf64-hppa.c (elf_backend_action_discarded): Define.
1204 * elf32-ppc.c (ppc_elf_action_discarded): New function.
1205 (elf_backend_action_discarded): Define.
1206
1207 2005-07-27 Alan Modra <amodra@bigpond.net.au>
1208
1209 * elflink.c (fix_syms): Handle symbols defined in input sections.
1210
1211 2005-07-27 Jan Beulich <jbeulich@novell.com>
1212
1213 * elf64-x86-64.c (R_X86_64_standard, R_X86_64_vt_offset): New.
1214 (elf64_x86_64_info_to_howto): Use them.
1215
1216 2005-07-27 Alan Modra <amodra@bigpond.net.au>
1217
1218 * elflink.c (_bfd_elf_merge_symbol): Skip weak redefinition
1219 regardless of strength of previous definition.
1220
1221 2005-07-26 Alan Modra <amodra@bigpond.net.au>
1222
1223 * elflink.c (elf_gc_mark_dynamic_ref_symbol): Handle -shared.
1224 (bfd_elf_gc_sections): Allow -gc-sections when -shared.
1225 * elf32-ppc.c (ppc_elf_gc_sweep_hook): Correct for -shared.
1226
1227 2005-07-26 Alan Modra <amodra@bigpond.net.au>
1228
1229 * elflink.c (elf_gc_sweep): Move gcc_except_table code..
1230 (bfd_elf_gc_sections): ..to here.
1231
1232 2005-07-25 DJ Delorie <dj@redhat.com>
1233
1234 * reloc.c: Remove unused M32C relocs, add BFD_RELOC_M32C_HI8.
1235 * libbfd.h: Regenerate.
1236 * bfd-in2.h: Regenerate.
1237
1238 * elf32-m32c.c (m32c_elf_howto_table): Add R_M32C_8, R_M32C_LO16,
1239 R_M32C_HI8, R_M32C_HI16.
1240 (m32c_reloc_map): Likewise.
1241 (m32c_elf_relocate_section): Add R_M32C_HI8 and R_M32C_HI16.
1242
1243 2005-07-25 Jan Hubicka <jh@suse.cz>
1244 H.J. Lu <hongjiu.lu@intel.com>
1245
1246 * elf-bfd.h (_bfd_elf_large_com_section): New.
1247 * elf.c (_bfd_elf_large_com_section): New. Defined.
1248
1249 * elf64-x86-64.c (elf64_x86_64_add_symbol_hook): New.
1250 (elf64_x86_64_elf_section_from_bfd_section): New.
1251 (elf64_x86_64_symbol_processing): New.
1252 (elf64_x86_64_common_definition): New.
1253 (elf64_x86_64_common_section_index): New.
1254 (elf64_x86_64_common_section): New.
1255 (elf64_x86_64_merge_symbol): New.
1256 (elf64_x86_64_additional_program_headers): New.
1257 (elf64_x86_64_special_sections): New.
1258 (elf_backend_section_from_bfd_section): New. Defined.
1259 (elf_backend_add_symbol_hook): Likewise.
1260 (elf_backend_common_section_index): Likewise.
1261 (elf_backend_common_section): Likewise.
1262 (elf_backend_common_definition): Likewise.
1263 (elf_backend_merge_symbol): Likewise.
1264 (elf_backend_special_sections): Likewise.
1265 (elf_backend_additional_program_headers): Likewise.
1266
1267 2005-07-25 H.J. Lu <hongjiu.lu@intel.com>
1268
1269 * elf-bfd.h (elf_backend_data): Add common_definition,
1270 common_section_index, common_section, and merge_symbol.
1271 (_bfd_elf_common_definition): New.
1272 (_bfd_elf_common_section_index): New.
1273 (_bfd_elf_common_section): New.
1274
1275 * elf.c (elf_fake_sections): Don't clear sh_flags.
1276
1277 * elflink.c (_bfd_elf_merge_symbol): Call backend merge_symbol
1278 if it is available.
1279 (is_global_data_symbol_definition): Call backend
1280 common_definition instead of checking SHN_COMMON.
1281 (elf_link_add_object_symbols): Likewise.
1282 (elf_link_output_extsym): Call backend common_section_index
1283 for common section index.
1284 (_bfd_elf_common_definition): New.
1285 (_bfd_elf_common_section_index): New.
1286 (_bfd_elf_common_section): New.
1287
1288 * elfxx-target.h (elf_backend_common_definition): New.
1289 (elf_backend_common_section_index): New.
1290 (elf_backend_common_section): New.
1291 (elf_backend_merge_symbol): New.
1292 (elfNN_bed): Initialize common_definition, common_section_index,
1293 common_section, and merge_symbol.
1294
1295 * section.c (BFD_FAKE_SECTION): New.
1296 (STD_SECTION): Use it.
1297 * bfd-in2.h: Regenerated.
1298
1299 2005-07-23 Olaf Hering <olh@suse.de>
1300
1301 * elflink.c (elf_link_input_bfd): Add '\n' for linker einfo
1302 callback.
1303
1304 2005-07-21 Ralf Corsepius <ralf.corsepius@rtems.org>
1305
1306 * config.bfd: Remove i[3-7]86-*-rtemself*.
1307 Remove sparc-*-rtemself*.
1308
1309 2005-07-22 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1310
1311 * elf32-m32r.c (m32r_elf_check_relocs): Fix pc count for
1312 R_M32R_REL32.
1313
1314 2005-07-21 Ben Elliston <bje@gnu.org>
1315
1316 * Makefile.am (BFD32_BACKENDS): Remove cf-m68klynx.lo.
1317 (BFD32_BACKENDS): Likewise, remove m68klynx.lo.
1318 (BFD32_BACKENDS_CFILES): Remove cf-m68klynx.c, m68klynx.c.
1319 (cf-m68klynx.lo, m68klynx.lo): Remove targets.
1320 * Makefile.in: Regenerate.
1321 * cf-m68klynx.c: Remove.
1322 * m68klynx.c: Likewise.
1323 * configure.in (m68klynx_aout_vec): Remove vector.
1324 (m68klynx_coff_vec): Likewise.
1325 * configure: Regenerate.
1326 * targets.c (m68klynx_aout_vec): Remove extern.
1327 (m68klynx_coff_vec): Likewise.
1328 (_bfd_target_vector): Remove m68klynx_{aout,coff}_vec.
1329 * po/SRC-POTFILES.in: Remove cf-m68klynx.c, m68klynx.c.
1330
1331 2005-07-20 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1332
1333 * elf32-m32r.c (m32r_elf_howto_table): Support R_M32R_REL32.
1334 (m32r_reloc_map): Likewise.
1335 (m32r_elf_relocate_section): Likewise.
1336 (m32r_elf_gc_sweep_hook): Likewise.
1337 (m32r_elf_check_relocs): Likewise.
1338
1339 2005-07-18 Nick Clifton <nickc@redhat.com>
1340
1341 * reloc.c: Add M32C and MS1 relocs.
1342 * bfd-in2.h: Regenerate.
1343 * libbfd.h: Regenerate.
1344
1345 2005-07-18 Nick Clifton <nickc@redhat.com>
1346
1347 * config.bfd: Move m32c entry to correct location.
1348 * archures.c: Likewise.
1349 * configure.in: Likewise.
1350 * configure: Regenerate.
1351 * targets.c: Move ms1 vector to correct location.
1352
1353 2005-07-18 Jan Beulich <jbeulich@novell.com>
1354
1355 * elf32-i386.c (elf_howto_table): Adjust overflow complaint handler
1356 for R_386_PC16.
1357 * elf64-x86-64.c (x86_64_elf_howto_table): Adjust overflow complaint
1358 handler for R_X86_64_PC16, R_X86_64_8, and R_X86_64_DTPOFF.
1359
1360 2005-07-16 Eric Botcazou <ebotcazou@libertysurf.fr>
1361
1362 PR ld/1021
1363 PR ld/1031
1364 * elflink.c (elf_link_add_object_symbols): Also append the version
1365 name to non-hidden absolute symbols that are functions.
1366
1367 2005-07-16 Alan Modra <amodra@bigpond.net.au>
1368
1369 * elf32-ppc.c (ppc_elf_set_sdata_syms): Return void. Remove hack
1370 for zero size sections. Don't set .sbss syms here.
1371 * elf32-ppc.h (ppc_elf_set_sdata_syms): Adjust prototype.
1372
1373 2005-07-16 Alan Modra <amodra@bigpond.net.au>
1374
1375 * Makefile.am: Run "make dep-am".
1376 * Makefile.in: Regenerate.
1377
1378 2005-07-15 Bob Wilson <bob.wilson@acm.org>
1379
1380 * elf32-xtensa.c (vsprint_msg): Add prototype.
1381 (build_encoding_error_message): Delete. Code moved into....
1382 (elf_xtensa_do_reloc): ....here, and changed to give better
1383 error messages for out of range literals.
1384
1385 2005-07-15 Alan Modra <amodra@bigpond.net.au>
1386
1387 * elflink.c (bfd_elf_record_link_assignment): Remove output_bfd param.
1388 (_bfd_elf_provide_symbol): Allow redefinition of weak syms and those
1389 defined in output sections. Call bfd_elf_record_link_assignment.
1390 * bfd-in.h (bfd_elf_record_link_assignment): Update prototype.
1391 * bfd-in2.h: Regenerate.
1392
1393 2005-07-14 Jim Blandy <jimb@redhat.com>
1394
1395 Add support for m32c-*-elf (Renesas m32c and m16c).
1396 * Makefile.am (ALL_MACHINES): Add cpu-m32c.lo.
1397 (ALL_MACHINES_CFILES): Add cpu-m32c.c.
1398 (BFD32_BACKENDS): Add elf32-m32c.lo.
1399 (BFD32_BACKENDS_CFILES): Add elf32-m32c.c.
1400 (cpu-m32c.lo, elf32-m32c.lo): New rules, generated by 'make dep-am'.
1401 * Makefile.in: Regenerated.
1402 * archures.c (bfd_arch_m32c, bfd_mach_m16c, bfd_mach_m32c): New
1403 arch and mach codes.
1404 (bfd_m32c_arch): New arch info object.
1405 (bfd_archures_list): List bfd_m32c_arch.
1406 * bfd-in2.h: Regenerated.
1407 * config.bfd: Add case for the m32c.
1408 * configure.in: Add case for the m32c.
1409 * configure: Regenerated.
1410 * cpu-m32c.c, elf32-m32c.c: New files.
1411 * libbfd.h: Regenerated.
1412 * targets.c (bfd_elf32_m32c_vec): Declare.
1413 (_bfd_target_vector): List bfd_elf32_m32c_vec.
1414
1415 2005-07-14 Alan Modra <amodra@bigpond.net.au>
1416
1417 * bfd-in.h (_bfd_elf_fix_excluded_sec_syms): Declare.
1418 (_bfd_elf_provide_section_bound_symbols): Remove param name.
1419 Formatting.
1420 * bfd-in2.h: Regenerate.
1421 * elflink.c (bfd_elf_gc_sections): Don't call generic function.
1422 (_bfd_elf_provide_symbol): Formatting.
1423 (_bfd_elf_provide_section_bound_symbols): Remove all hacks, just
1424 create section relative syms.
1425 (fix_syms, _bfd_elf_fix_excluded_sec_syms): New functions.
1426 * elf32-ppc.c (ppc_elf_set_sdata_syms): Use
1427 _bfd_elf_provide_section_bound_symbols.
1428 * reloc.c (bfd_mark_used_section): Delete.
1429 (bfd_generic_gc_sections): Don't call the above.
1430
1431 2005-07-14 Paul Woegerer <paul.woegerer@nsc.com>
1432
1433 PR 1063
1434 * cache.c (bfd_last_cache): Initialise to NULL.
1435
1436 2005-07-14 Daniel Marques <marques@cs.cornell.edu>
1437 Nick Clifton <nickc@redhat.com>
1438
1439 * coff-alpha.c (alpha_ecoff_bad_format_hook): Detect compressed
1440 Alpha binaries and issue a helpful error message.
1441 (alpha_ecoff_swap_reloc_out): Increase maximum allowed internal
1442 symbol index to 15 to allow for binaries produced by DEC
1443 compilers.
1444
1445 2005-07-13 Steve Ellcey <sje@cup.hp.com>
1446
1447 * bfd.m4 (BFD_NEED_DECLARATION): Remove.
1448
1449 2005-07-12 Alan Modra <amodra@bigpond.net.au>
1450
1451 * elf64-ppc.c (ppc64_elf_relocate_section): Don't use a plt stub
1452 when !can_plt_call.
1453
1454 2005-07-12 Alan Modra <amodra@bigpond.net.au>
1455
1456 * elf32-xtensa.c (bfd_elf_xtensa_reloc): Warning fix.
1457
1458 2005-07-12 Alan Modra <amodra@bigpond.net.au>
1459
1460 * elf32-ppc.c (ppc_elf_set_sdata_syms): Correct __sbss_start value.
1461
1462 2005-07-11 H.J. Lu <hongjiu.lu@intel.com>
1463
1464 * elflink.c (_bfd_elf_symbol_refs_local_p): Revert the last
1465 change.
1466
1467 2005-07-08 Paul Koning <pkoning@equallogic.com>
1468
1469 * dwarf2.c (read_address): Check sign_extend_vma to handle targets
1470 where addresses are sign extended.
1471
1472 2005-07-08 Ralf Corsepius <ralf.corsepius@rtems.org>
1473
1474 * config.bfd: Mark i960-*-rtems*, or32-*-rtems* as obsolete.
1475 Mark a29k-*rtems*, hppa*-*-rtems*, *-go32-rtems*,
1476 i[3-7]86*-*-rtemscoff*, mips*el-*-rtems*, powerpcle-*-rtems*,
1477 sparc*-*-rtemsaout* as removed
1478
1479 2005-07-08 Alan Modra <amodra@bigpond.net.au>
1480
1481 * elf-hppa.h (elf_hppa_final_link): Use gp val of zero when none
1482 of the usual sections are found.
1483 * elf-m10300.c (_bfd_mn10300_elf_size_dynamic_sections): Tidy.
1484 Strip .dynbss if it is zero size.
1485 * elf32-arm.c (elf32_arm_size_dynamic_sections): Likewise.
1486 * elf32-cris.c (elf_cris_size_dynamic_sections): Likewise.
1487 * elf32-hppa.c (elf32_hppa_size_dynamic_sections): Likewise.
1488 * elf32-i370.c (i370_elf_size_dynamic_sections): Likewise, and
1489 .dynsbss.
1490 (i370_elf_finish_dynamic_sections): Don't attempt to write .got
1491 when it is zero size.
1492 * elf32-i386.c (elf_i386_size_dynamic_sections): Correct handling
1493 of .dynbss and zero size sections.
1494 * elf32-m32r.c (m32r_elf_size_dynamic_sections): Strip .dynbss if
1495 it is zero size.
1496 * elf32-m68k.c (elf_m68k_size_dynamic_sections): Tidy. Strip
1497 .dynbss if zero size.
1498 * elf32-ppc.c (ppc_elf_size_dynamic_sections): Likewise, .dynsbss
1499 too.
1500 * elf32-s390.c (elf_s390_size_dynamic_sections): Likewise.
1501 * elf32-sh.c (sh_elf_size_dynamic_sections): Likewise.
1502 * elf32-vax.c (elf_vax_size_dynamic_sections): Likewise.
1503 * elf32-xtensa.c (elf_xtensa_size_dynamic_sections): Tidy. Strip
1504 .plt.* and .got.plt.* if zero size.
1505 * elf64-alpha.c (elf64_alpha_size_dynamic_sections): Tidy. Strip
1506 .got* and .dynbss if zero size.
1507 * elf64-hppa.c (elf64_hppa_size_dynamic_sections): Tidy. Strip
1508 * elf64-ppc.c (create_linkage_sections): Create branch lookup table
1509 in .data.rel.ro.brlt or .rodata.brlt, and similarly for associated
1510 reloc section.
1511 (create_got_section): Always create new .got and .rela.got sections.
1512 (ppc64_elf_size_dynamic_sections): Tidy. Strip .dynbss if zero size.
1513 * elf64-s390.c (elf_s390_size_dynamic_sections): Likewise.
1514 * elf64-sh64.c (sh64_elf64_size_dynamic_sections): Likewise.
1515 * elf64-x86-64.c (elf64_x86_64_size_dynamic_sections): Handle
1516 dynamic bss sections correctly.
1517 * elfxx-mips.c (_bfd_mips_elf_size_dynamic_sections): Tidy.
1518 * elfxx-sparc.c (_bfd_sparc_elf_size_dynamic_sections): Tidy. Strip
1519 .dynbss if zero size.
1520
1521 2005-07-08 Ben Elliston <bje@au.ibm.com>
1522
1523 * elf32-xtensa.c: Include <stdarg.h> unconditionally, not only
1524 when ANSI_PROTOTYPES is defined. Remove #ifdef logic.
1525
1526 2005-07-07 H.J. Lu <hongjiu.lu@intel.com>
1527
1528 * elf-bfd.h (elf_backend_data): Add special_sections.
1529
1530 * elf.c (_bfd_elf_get_sec_type_attr): Check special_sections
1531 first.
1532
1533 * elf32-arm.c (elf_backend_get_sec_type_attr): Removed.
1534 (elf_backend_special_sections): New. Defined.
1535 * elf32-m32r.c: Likewise.
1536 * elf32-m68hc11.c: Likewise.
1537 * elf32-m68hc12.c: Likewise.
1538 * elf32-mcore.c: Likewise.
1539 * elf32-sh64.c: Likewise.
1540 * elf32-v850.c: Likewise.
1541 * elf32-xtensa.c: Likewise.
1542 * elf64-alpha.c: Likewise.
1543 * elf64-hppa.c: Likewise.
1544 * elf64-ppc.c: Likewise.
1545 * elf64-sh64.c: Likewise.
1546 * elfxx-ia64.c: Likewise.
1547 * elfxx-mips.c: Likewise.
1548 * elfxx-mips.h: Likewise.
1549
1550 * elfxx-target.h (elf_backend_special_sections): New.
1551 (elfNN_bed): Initialize special_sections.
1552
1553 2005-07-07 Bob Wilson <bob.wilson@acm.org>
1554
1555 * xtensa-modules.c: Update tables with Xtensa MMU features.
1556
1557 2005-07-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1558
1559 * elf32-xtensa.c (vsprint_msg): Add format attribute. Fix
1560 format bugs.
1561 * vms.h (_bfd_vms_debug): Add format attribute.
1562 (_bfd_vms_debug, _bfd_hexdump): Fix typos.
1563
1564 2005-07-07 H.J. Lu <hongjiu.lu@intel.com>
1565
1566 PR 975
1567 * elflink.c (_bfd_elf_symbol_refs_local_p): Only undefined
1568 symbol with default visibility is local.
1569
1570 2005-07-07 Ben Elliston <bje@gnu.org>
1571
1572 * config.bfd: Mark m68*-*-rtemscoff as obsolete.
1573
1574 2005-07-06 H.J. Lu <hongjiu.lu@intel.com>
1575
1576 * dwarf2.c (varinfo): Add addr.
1577 (lookup_symbol_in_variable_table): Also check addr.
1578 (scan_unit_for_symbols): Set addr for variable.
1579 (comp_unit_find_line): Updated.
1580
1581 2005-07-06 Nick Clifton <nickc@redhat.com>
1582
1583 * coff-alpha.c (alpha_adjust_reloc_in): Issue an informative error
1584 message if an unknown reloc is encountered.
1585 (alpha_relocate_section): Likewise.
1586
1587 * ecoff.c (_bfd_ecoff_write_object_contents): Cope with a reloc
1588 with a missing howto field.
1589
1590 2005-07-06 Alan Modra <amodra@bigpond.net.au>
1591
1592 * po/SRC-POTFILES.in: Add cpu-ms1.c, elf32-ms1.c, elf-vxworks.c,
1593 elfxx-sparc.c.
1594
1595 2005-07-05 Paul Brook <paul@codesourcery.com>
1596
1597 * elf32-ppc.c (ppc_elf_vxworks_special_sections): Remove.
1598 (ppc_elf_vxworks_get_sec_type_attr): New function.
1599 (elf_backend_special_sections): Remove vxwords definition.
1600 (elf_backend_get_sec_type_attr): Define for vxworks.
1601
1602 2005-07-05 Nick Clifton <nickc@redhat.com>
1603
1604 * elf64-ppc.c (ppc64_elf_info_to_howto): Fix typo.
1605
1606 2005-07-05 Paul Brook <paul@codesourcery.com>
1607
1608 * config.bfd: Add separate case for ppc-vxworks.
1609 * configure: Regenerate.
1610 * configure.in: Include elf-vxworks.lo on ppc targets.
1611 * elf-vxworks.c (elf_vxworks_final_write_processing): Handle
1612 .rela.plt.unloaded.
1613 * elf32-ppc.c: Add VxWorks target vec. Include elf-vxworks.h.
1614 (PLT_ENTRY_SIZE, PLT_INITIAL_ENTRY_SIZE, PLT_SLOT_SIZE): Remove.
1615 (VXWORKS_PLT_ENTRY_SIZE, ppc_elf_vxworks_plt_entry,
1616 ppc_elf_vxworks_pic_plt_entry, VXWORKS_PLT_INITIAL_ENTRY_SIZE,
1617 ppc_elf_vxworks_plt0_entry, ppc_elf_vxworks_pic_plt0_entry,
1618 VXWORKS_PLT_NON_JMP_SLOT_RELOCS, VXWORKS_PLTRESOLVE_RELOCS,
1619 VXWORKS_PLTRESOLVE_RELOCS_SHLIB): New.
1620 (ppc_elf_link_hash_table): Add srelplt2, sgotplt, hgot, hplt,
1621 is_vxworks, plt_entry_size, plt_slot_size, plt_initial_entry_size.
1622 (ppc_elf_link_hash_table_create): Initialize hadtab plt fields.
1623 (ppc_elf_create_got): Create .got.plt for VxWorks.
1624 (ppc_elf_create_dynamic_sections): Create unloaded plt relocation
1625 section for VxWorks.
1626 (ppc_elf_select_plt_layout): Handle VxWorks plt format.
1627 (allocate_got): VxWorks does not need a got header.
1628 (allocate_dynrelocs): Handle VxWorks plt format.
1629 (ppc_elf_size_dynamic_sections): Save _G_O_T_ and _P_L_T_ symbols for
1630 VxWorks. Handle VxWorks plt/got.
1631 (ppc_elf_finish_dynamic_sections): Fill in VxWorks plt.
1632 (ppc_elf_vxworks_special_sections): New.
1633 (ppc_elf_vxworks_link_hash_table_create,
1634 ppc_elf_vxworks_add_symbol_hook,
1635 elf_i386_vxworks_link_output_symbol_hook,
1636 ppc_elf_vxworks_final_write_processing): New functions.
1637 * targets.c (bfd_elf32_powerpc_vxworks_vec): Declare.
1638 (_bfd_target_vector): Use it.
1639
1640 2005-07-05 Jakub Jelinek <jakub@redhat.com>
1641
1642 * libbfd-in.h (struct artdata): Add extended_names_size field.
1643 * libbfd.h: Rebuilt.
1644 * coff-rs600.c (_bfd_xcoff_archive_p): Don't clear fields in freshly
1645 allocated object by bfd_zalloc.
1646 * coff64-rs6000.c (xcoff64_archive_p): Likewise.
1647 * ecoff.c (_bfd_ecoff_archive_p): Likewise.
1648 * archive.c (_bfd_generic_mkarchive, bfd_generic_archive_p): Likewise.
1649 (get_extended_arelt_filename): Fail if index is bigger or equal to
1650 extended_names_size.
1651 (_bfd_generic_read_ar_hdr_mag): Don't set bfd_error_malformed_archive,
1652 get_extended_arelt_filename already did that.
1653 (_bfd_slurp_extended_name_table): Initialize extended_names_size field.
1654 Allocate one extra byte and clear it, in case extended names table
1655 is not terminated.
1656
1657 * libbfd-in.h (bfd_malloc2, bfd_realloc2, bfd_zmalloc2, bfd_alloc2,
1658 bfd_zalloc2): New prototypes.
1659 * bfd-in.h (HALF_BFD_SIZE_TYPE): Define.
1660 * libbfd.c (bfd_malloc2, bfd_realloc2, bfd_zmalloc2): New functions.
1661 * opncls.c (bfd_alloc2, bfd_zalloc2): New functions.
1662 * elf.c (bfd_elf_get_elf_syms, setup_group, assign_section_numbers,
1663 elf_map_symbols, map_sections_to_segments,
1664 assign_file_positions_for_segments, copy_private_bfd_data,
1665 swap_out_syms, _bfd_elf_slurp_version_tables): Use bfd_*alloc2
1666 where appropriate.
1667 * bfd-in2.h: Rebuilt.
1668 * libbfd.h: Rebuilt.
1669
1670 * elf.c (_bfd_elf_print_private_bfd_data): Don't crash on bogus
1671 verdef or verneed section.
1672 (_bfd_elf_slurp_version_tables): Handle corrupt verdef and/or
1673 verneed sections gracefully.
1674 * elfxx-sparc.c (_bfd_sparc_elf_info_to_howto_ptr): Don't crash on
1675 bogus relocation values.
1676 * elf64-ppc.c (ppc64_elf_info_to_howto): Likewise.
1677 * elf64-s390.c (elf_s390_info_to_howto): Likewise.
1678 * elf32-s390.c (elf_s390_info_to_howto): Likewise.
1679 * elf64-x86-64.c (elf64_x86_64_info_to_howto): Likewise.
1680 * elfxx-ia64.c (lookup_howto): Likewise.
1681
1682 * elf.c (bfd_elf_get_str_section): Allocate an extra byte after
1683 the end of strtab and clear it.
1684 (elf_read): Remove.
1685
1686 2005-07-05 Nick Clifton <nickc@redhat.com>
1687
1688 * po/vi.po: New Vietnamese translation.
1689 * configure.in (ALL_LINGUAS): Add vi.
1690 * configure: Regenerate.
1691
1692 2005-07-05 Peter S. Mazinger <ps.m@gmx.net>
1693
1694 * elf32-arm.c (elf32_arm_size_dynamic_sections): Fix a typo and
1695 touchup logic like i386/ppc.
1696
1697 2005-07-05 Alan Modra <amodra@bigpond.net.au>
1698
1699 * elf.c (special_sections): Move const qualifier.
1700 (special_sections_b..special_sections_t): Likewise.
1701 * elf32-arm.c (elf32_arm_symbian_get_sec_type_attr): Remove duplicate
1702 const.
1703 (elf32_arm_symbian_special_sections): Move const qualifier.
1704 * elf32-m32r.c: Similarly.
1705 * elf32-m68hc11.c: Similarly.
1706 * elf32-m68hc12.c: Similarly.
1707 * elf32-mcore.c: Similarly.
1708 * elf32-ppc.c: Similarly.
1709 * elf32-sh64.c: Similarly.
1710 * elf32-v850.c: Similarly.
1711 * elf32-xtensa.c: Similarly.
1712 * elf64-alpha.c: Similarly.
1713 * elf64-hppa.c: Similarly.
1714 * elf64-ppc.c: Similarly.
1715 * elf64-sh64.c: Similarly.
1716 * elfxx-ia64.c: Similarly.
1717 * elfxx-mips.c: Similarly.
1718
1719 2005-07-04 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1720
1721 * elf32-m32r.c (m32r_elf_size_dynamic_sections): Use
1722 info->executable instead of !info->shared where appropriate.
1723
1724 2005-07-04 Alan Modra <amodra@bigpond.net.au>
1725
1726 PR 1042
1727 * elf.c (assign_file_positions_for_segments): Remove excluded
1728 sections from the segment map.
1729
1730 2005-07-04 Alan Modra <amodra@bigpond.net.au>
1731
1732 PR 1004
1733 * elf-bfd.h (struct elf_backend_data): Add get_sec_type_attr. Delete
1734 special_sections.
1735 (_bfd_elf_get_special_section): Declare.
1736 (bfd_elf_special_section): Update prototype.
1737 * elf.c (special_sections): Remove unused outer entries.
1738 (get_special_section): Delete.
1739 (_bfd_elf_get_special_section): New function.
1740 (_bfd_elf_get_sec_type_attr): Replace "name" arg with "sec". Update
1741 special_sections indexing.
1742 (_bfd_elf_new_section_hook): Call backend get_sec_type_attr.
1743 * elf32-arm.c (symbian_special_sections_d): Delete.
1744 (symbian_special_sections_g, symbian_special_sections_h): Delete.
1745 (symbian_special_sections_i, symbian_special_sections_f): Delete.
1746 (symbian_special_sections_p): Delete.
1747 (elf32_arm_symbian_special_sections): Merge above to here.
1748 (elf32_arm_symbian_get_sec_type_attr): New function.
1749 (elf_backend_special_sections): Don't define.
1750 (elf_backend_get_sec_type_attr): Define.
1751 * elf32-m32r.c: Similarly to elf32-arm.c.
1752 * elf32-m68hc11.c: Likewise.
1753 * elf32-m68hc12.c: Likewise.
1754 * elf32-mcore.c: Likewise.
1755 * elf32-sh64.c: Likewise.
1756 * elf32-v850.c: Likewise.
1757 * elf32-xtensa.c: Likewise.
1758 * elf64-alpha.c: Likewise.
1759 * elf64-hppa.c: Likewise.
1760 * elf64-ppc.c: Likewise.
1761 * elf64-sh64.c: Likewise.
1762 * elfxx-ia64.c: Likewise.
1763 * elfxx-mips.c: Likewise.
1764 * elf32-ppc.c: Likewise.
1765 (bfd_elf_special_section ppc_alt_plt): New. Use it if .plt loadable.
1766 * elfxx-mips.h (_bfd_mips_elf_get_sec_type_attr): Declare.
1767 (_bfd_mips_elf_special_sections, elf_backend_special_sections): Delete.
1768 (elf_backend_get_sec_type_attr): Define.
1769 * elfxx-target.h (elf_backend_get_sec_type_attr): Define.
1770 (elf_backend_special_sections): Don't define.
1771 (elfNN_bed): Update.
1772
1773 2005-07-01 Nick Clifton <nickc@redhat.com>
1774
1775 * cpu-d10v.c: Update to ISO C90 style function declarations and
1776 fix formatting.
1777 * cpu-d30v.c: Likewsie.
1778 * cpu-i370.c: Likewsie.
1779 * cpu-xstormy16.c: Likewsie.
1780 * elf32-arc.c: Likewsie.
1781 * elf32-d10v.c: Likewsie.
1782 * elf32-d30v.c: Likewsie.
1783 * elf32-dlx.c: Likewsie.
1784 * elf32-i370.c: Likewsie.
1785 * elf32-i960.c: Likewsie.
1786 * elf32-ip2k.c: Likewsie.
1787 * elf32-m32r.c: Likewsie.
1788 * elf32-mcore.c: Likewsie.
1789 * elf32-openrisc.c: Likewsie.
1790 * elf32-or32.c: Likewsie.
1791 * elf32-pj.c: Likewsie.
1792 * elf32-v850.c: Likewsie.
1793 * elf32-xstormy16.c: Likewsie.
1794
1795 2005-07-01 Alan Modra <amodra@bigpond.net.au>
1796
1797 * elf64-alpha.c (elf64_alpha_create_got_section): Always create
1798 a new .got section.
1799 (elf64_alpha_create_dynamic_sections): Always make new sections
1800 by using bfd_make_section_anyway_with_flags. Check that .got not
1801 already created.
1802 (elf64_alpha_check_relocs): Delete "got_created". Use tdata->gotobj
1803 instead.
1804
1805 2005-06-30 Alan Modra <amodra@bigpond.net.au>
1806
1807 * elf32-ppc.c (ppc_elf_adjust_dynamic_symbol): Ignore dynamic
1808 _SDA_BASE_ and _SDA2_BASE_ symbols.
1809 * elflink.c (_bfd_elf_provide_symbol): Correct comment. Define
1810 sym if not def_regular.
1811 (_bfd_elf_provide_section_bound_symbols): Similarly.
1812
1813 2005-06-30 Ben Elliston <bje@gnu.org>
1814
1815 * config.bfd: Mark as obsolete:
1816 m68*-apollo-*
1817 m68*-apple-aux*
1818 m68*-bull-sysv*
1819
1820 2005-06-29 Alan Modra <amodra@bigpond.net.au>
1821
1822 * elflink.c (_bfd_elf_gc_mark): Mark sections referenced by
1823 .eh_frame specially..
1824 (bfd_elf_gc_sections): ..rather than totally ignoring .eh_frame.
1825 Don't recheck sections we have already marked.
1826 (elf_gc_sweep): Keep non-code sections referenced from .eh_frame.
1827 * section.c (struct bfd_section): Add gc_mark_from_eh.
1828 (STD_SECTION): Adjust.
1829 * ecoff.c (bfd_debug_section): Adjust.
1830 * bfd-in2.h: Regenerate.
1831
1832 2005-06-29 Alan Modra <amodra@bigpond.net.au>
1833
1834 * elflink.c (elf_gc_sweep): Do not refcount on sections that have
1835 not been processed by check_relocs.
1836
1837 2005-06-29 Paul Brook <paul@codesourcery.com>
1838
1839 * bfd-in.h (_bfd_elf_provide_symbol): Update prototype.
1840 * bfd-in2.h: Regenerate.
1841 * elf32-ppc.c (ppc_elf_set_sdata_syms): Make sdata symbols section
1842 relative.
1843 * elflink.c (bfd_elf_set_symbol): Add section argument.
1844 (_bfd_elf_provide_symbol): Ditto.
1845 (_bfd_elf_provide_section_bound_symbols): Pass NULL section argument.
1846
1847 2005-06-27 Carlos O'Donell <carlos@systemhalted.org>
1848
1849 * bfd/elf32-hppa.c (struct elf32_hppa_stub_hash_entry):
1850 Use bh_root, and hh.
1851 (struct elf32_hppa_link_hash_entry): Use eh, and hsh_cache.
1852 (struct elf32_hppa_dyn_reloc_entry): Use hdh_next.
1853 (struct elf32_hppa_link_hash_table): Use etab and bstab.
1854 (stub_hash_newfunc): Use hh.
1855 (hppa_link_hash_newfunc): Use hsh_cache.
1856 (elf32_hppa_link_hash_table_create): Use etab, and bstab.
1857 (elf32_hppa_link_hash_table_free): Use bstab.
1858 (hppa_stub_name): Use eh.
1859 (hppa_get_stub_entry): Use hh, hsh_entry, and hsh_cache.
1860 (hppa_add_stub): Use bstab.
1861 (hppa_type_of_stub): Use eh.
1862 (hppa_build_one_stub): Use hh and bh_root.
1863 (elf32_hppa_copy_indirect_symbol): Use hdh_next.
1864 (elf32_hppa_check_relocs): Use eh, etab, and hdh_next.
1865 (elf32_hppa_gc_sweep_hook): Use hdh_next.
1866 (elf32_hppa_adjust_dynamic_symbol): Use hdh_next, and etab.
1867 (allocate_plt_static): Use etab.
1868 (allocate_dynrelocs): Use etab, and hdh_next.
1869 (readonly_dynrelocs): Use hdh_next.
1870 (elf32_hppa_size_dynamic_sections): Use etab, and hdh_next.
1871 (get_local_syms): Use eh, bstab, and hh.
1872 (elf32_hppa_size_stubs): Use eh, bstab, and hh.
1873 (elf32_hppa_set_gp): Use etab.
1874 (elf32_hppa_build_stubs): Use bstab.
1875 (final_link_relocate): Use eh, bh_root.
1876 (elf32_hppa_relocate_section): Use elf, etab.
1877 (elf32_hppa_finish_dynamic_sections): Use etab.
1878
1879 2005-06-27 H.J. Lu <hongjiu.lu@intel.com>
1880
1881 * elfxx-ia64.c (elfNN_hpux_backend_symbol_processing): Remove
1882 the extra `;'.
1883
1884 2005-06-21 Carlos O'Donell <carlos@systemhalted.org>
1885
1886 * bfd/elf32-hppa.c (hppa_elf_hash_entry): Define.
1887 (hppa_stub_hash_entry): Define.
1888 (stub_hash_newfunc): Rename variables.
1889 (hppa_link_hash_newfunc): Likewise.
1890 (elf32_hppa_link_hash_table_free): Likewise.
1891 (hppa_stub_name): Likewise.
1892 (hppa_get_stub_entry): Likewise.
1893 (hppa_add_stub): Likewise.
1894 (hppa_type_of_stub): Likewise.
1895 (hppa_build_one_stub): Likewise.
1896 (hppa_size_one_stub): Likewise.
1897 (elf32_hppa_create_dynamic_sections): Likewise.
1898 (elf32_hppa_copy_indirect_symbol): Likewise.
1899 (elf32_hppa_check_relocs): Likewise.
1900 (elf32_hppa_gc_mark_hook): Likewise.
1901 (elf32_hppa_gc_sweep_hook): Likewise.
1902 (elf32_hppa_grok_psinfo): Likewise.
1903 (elf32_hppa_hide_symbol): Likewise.
1904 (elf32_hppa_adjust_dynamic_symbol): Likewise.
1905 (allocate_dynrelocs): Likewise.
1906 (clobber_millicode_symbols): Likewise.
1907 (readonly_dynrelocs): Likewise.
1908 (elf32_hppa_size_dynamic_sections): Likewise.
1909 (get_local_syms): Likewise.
1910 (elf32_hppa_size_stubs): Likewise.
1911 (hppa_record_segment_addr): Likewise.
1912 (final_link_relocate): Likewise.
1913 (elf32_hppa_relocate_section): Likewise.
1914 (elf32_hppa_finish_dynamic_symbol): Likewise.
1915
1916 2005-06-20 H.J. Lu <hongjiu.lu@intel.com>
1917
1918 PR 1025
1919 * elf-m10300.c (mn10300_elf_check_relocs): Handle indirect
1920 symbol.
1921 * elf32-arm.c (elf32_arm_check_relocs): Likewise.
1922 * elf32-avr.c (elf32_avr_check_relocs): Likewise.
1923 * elf32-cris.c (cris_elf_check_relocs): Likewise.
1924 * elf32-d10v.c (elf32_d10v_check_relocs): Likewise.
1925 * elf32-dlx.c (elf32_dlx_check_relocs): Likewise.
1926 * elf32-fr30.c (fr30_elf_check_relocs): Likewise.
1927 * elf32-frv.c (elf32_frv_check_relocs): Likewise.
1928 * elf32-i370.c (i370_elf_check_relocs): Likewise.
1929 * elf32-iq2000.c (iq2000_elf_check_relocs): Likewise.
1930 * elf32-m32r.c (m32r_elf_check_relocs): Likewise.
1931 * elf32-m68hc1x.c (elf32_m68hc11_check_relocs): Likewise.
1932 * elf32-m68k.c (elf_m68k_check_relocs): Likewise.
1933 * elf32-mcore.c (mcore_elf_check_relocs): Likewise.
1934 * elf32-ms1.c (ms1_elf_check_relocs): Likewise.
1935 * elf32-msp430.c (elf32_msp430_check_relocs): Likewise.
1936 * elf32-openrisc.c (openrisc_elf_check_relocs): Likewise.
1937 * elf32-ppc.c (ppc_elf_check_relocs): Likewise.
1938 * elf32-s390.c (elf_s390_check_relocs): Likewise.
1939 * elf32-sh.c (sh_elf_check_relocs): Likewise.
1940 * elf32-v850.c (v850_elf_check_relocs): Likewise.
1941 * elf32-vax.c (elf_vax_check_relocs): Likewise.
1942 * elf64-mmix.c (mmix_elf_check_relocs): Likewise.
1943 * elf64-ppc.c (ppc64_elf_check_relocs): Likewise.
1944 * elf64-s390.c (elf_s390_check_relocs): Likewise.
1945 * elf64-sh64.c (sh_elf64_check_relocs): Likewise.
1946 * elfxx-mips.c (_bfd_mips_elf_check_relocs): Likewise.
1947 * elfxx-sparc.c (_bfd_sparc_elf_check_relocs): Likewise.
1948
1949 2005-06-20 H.J. Lu <hongjiu.lu@intel.com>
1950
1951 PR 1022
1952 * elf32-hppa.c (elf32_hppa_check_relocs): Handle indirect
1953 symbol.
1954
1955 2005-06-20 H.J. Lu <hongjiu.lu@intel.com>
1956
1957 PR 1025
1958 * elf32-i386.c (elf_i386_check_relocs): Handle indirect symbol.
1959 * elf64-x86-64.c (elf64_x86_64_check_relocs): Likewise.
1960
1961 2005-06-18 H.J. Lu <hongjiu.lu@intel.com>
1962
1963 * reloc.c: Add BFD_RELOC_X86_64_GOTOFF64 and
1964 BFD_RELOC_X86_64_GOTPC32.
1965 * bfd-in2.h: Regenerated.
1966
1967 2005-06-17 Jakub Jelinek <jakub@redhat.com>
1968
1969 * elf.c (bfd_section_from_shdr): Kill bogus warning.
1970
1971 * elf.c (bfd_section_from_shdr): Fail if sh_entsize is bogus for
1972 symbol, relocation, group or versym sections.
1973
1974 * coffcode.h (coff_slurp_reloc_table): Don't crash if native_relocs
1975 is NULL.
1976 * peXXigen.c (pe_print_idata): Don't crash if dll_name or start_address
1977 doesn't point into the section.
1978
1979 2005-06-17 Jan Beulich <jbeulich@novell.com>
1980
1981 * bfd-in2.h (elf_x86_64_reloc_type): Add BFD_RELOC_X86_64_GOTOFF64
1982 and BFD_RELOC_X86_64_GOTPC32.
1983 * libbfd.h (bfd_reloc_code_real_names): Likewise.
1984 * elf64-x86-64.c (x86_64_elf_howto_table): Add entries for
1985 R_X86_64_PC64, R_X86_64_GOTOFF64, and R_X86_64_GOTPC32.
1986 (x86_64_reloc_map): Add entries for R_X86_64_PC64, R_X86_64_GOTOFF64,
1987 and R_X86_64_GOTPC32.
1988 (elf64_x86_64_info_to_howto): Adjust bounding relocation type.
1989 (elf64_x86_64_check_relocs): Also handle R_X86_64_PC64,
1990 R_X86_64_GOTOFF64, and R_X86_64_GOTPC32.
1991 (elf64_x86_64_relocate_section): Likewise.
1992 (elf64_x86_64_gc_sweep_hook): Also handle R_X86_64_PC64.
1993
1994 2005-06-15 Mark Kettenis <kettenis@gnu.org>
1995
1996 * archive.c: Include "libiberty.h".
1997
1998 2005-06-15 Nick Clifton <nickc@redhat.com>
1999
2000 * elf32-v850.c (ELF_MACHINE_ALT2): Define so that binaries
2001 produced by the GreenHills toolchain can be assimilated.
2002
2003 2005-06-14 Steve Ellcey <sje@cup.hp.com>
2004
2005 * som.c (som_find_inliner_info): New.
2006
2007 2005-06-14 H.J. Lu <hongjiu.lu@intel.com>
2008
2009 * elflink.c (_bfd_elf_merge_symbol): Fix a typo in comment.
2010
2011 2005-06-14 Jakub Jelinek <jakub@redhat.com>
2012
2013 * elf.c (bfd_section_from_shdr): Fail if name is NULL.
2014 Prevent endless recursion on broken objects.
2015
2016 * archive.c (do_slurp_coff_armap): Check for overflows.
2017
2018 2005-06-10 Daniel Jacobowitz <dan@codesourcery.com>
2019
2020 * elfcode.h (elf_write_relocs): Do nothing if there are no
2021 relocations.
2022
2023 2005-06-10 Alan Modra <amodra@bigpond.net.au>
2024
2025 * dwarf2.c (decode_line_info): Revert last change. Instead set
2026 initial low_pc to -1 to avoid need to test whether loc_pc has
2027 been set.
2028
2029 2005-06-09 Christopher Faylor <cgf@timesys.com>
2030
2031 * coffcode.h (sec_to_styp_flags): Set appropriate section flags when
2032 either SEC_ALLOC OR SEC_LOAD.
2033
2034 2005-06-09 Christopher Faylor <cgf@timesys.com>
2035
2036 * coffcode.h (sec_to_styp_flags): Remove read/write flags from noload
2037 section header. Do not add STYP_NOLOAD since it does not appear to be
2038 a valid PE flag.
2039
2040 2005-06-09 H.J. Lu <hongjiu.lu@intel.com>
2041
2042 PR 1000
2043 * dwarf2.c (lookup_address_in_line_info_table): Restore code
2044 handling NULL function info, removed with 2005-04-03 change.
2045
2046 2005-06-08 Mark Mitchell <mark@codesourcery.com>
2047
2048 * opncls.c (bfd_fopen): Mark returned BFD as cacheable if FD == -1.
2049
2050 2005-06-09 Alan Modra <amodra@bigpond.net.au>
2051
2052 * elflink.c (elf_mark_used_section): Delete.
2053 (bfd_elf_gc_sections): Call bfd_generic_gc_sections.
2054 * reloc.c (bfd_mark_used_section): New function.
2055 (bfd_generic_gc_sections): Call bfd_mark_used_section.
2056
2057 2005-06-08 Alan Modra <amodra@bigpond.net.au>
2058
2059 * opncls.c (bfd_fopen): Don't set bfd_error unconditionally.
2060 (bfd_fdopenr): Same.
2061
2062 2005-06-07 Mark Mitchell <mark@codesourcery.com>
2063
2064 * opncls.c (bfd_fdopenr): Add missing break statements.
2065
2066 2005-06-07 Mark Mitchell <mark@codesourcery.com>
2067
2068 * opncls.c (bfd_fopen): New API.
2069 (bfd_openr): Use it.
2070 (bfd_fdopenr): Likewise.
2071 * bfd-in2.h: Regenerated.
2072
2073 2005-06-07 Aldy Hernandez <aldyh@redhat.com>
2074 Michael Snyder <msnyder@redhat.com>
2075 Stan Cox <scox@redhat.com>
2076
2077 * Makefile.am (ALL_MACHINES): Add ms1 support.
2078 (ALL_MACHINES_CFILES): Same.
2079 (BFD32_BACKENDS): Same.
2080 (BFD32_BACKENDS_CFILES): Same.
2081
2082 * Makefile.in: Regenerate.
2083
2084 * archures.c (bfd_architecture): Add ms1 entries.
2085 Externalize bfd_ms1_arch.
2086 (bfd_archures_list): Add bfd_ms1_arch.
2087
2088 * bfd-in2.h: Regenerate.
2089
2090 * cpu-ms1.c: New file.
2091
2092 * elf32-ms1.c: New file.
2093
2094 * targets.c: Define extern of bfd_elf32_ms1_vec.
2095 Add bfd_elf32_ms1_vec to _bfd_target_vector.
2096
2097 * configure.in: Add bfd_elf32_ms1_vec case.
2098
2099 * configure: Regenerate.
2100
2101 * config.bfd: Add ms1-*-elf to table.
2102
2103 2005-06-07 Zack Weinberg <zack@codesourcery.com>
2104
2105 * coff-i386.c: Change md_apply_fix3 to md_apply_fix in comment.
2106
2107 2005-06-07 Alan Modra <amodra@bigpond.net.au>
2108
2109 * coff-rs6000.c (rs6000coff_vec, pmac_xcoff_vec): Init _bfd_find_line.
2110 * coff64-rs6000.c (rs6000coff64_vec, aix5coff64_vec): Likewise.
2111
2112 2005-06-06 H.J. Lu <hongjiu.lu@intel.com>
2113
2114 PR 990
2115 * bfd.c (bfd_find_line): New.
2116
2117 * dwarf2.c (comp_unit): Add variable_table.
2118 (funcinfo): Add file, line, and sec.
2119 (varinfo): New.
2120 (lookup_symbol_in_function_table): New.
2121 (lookup_symbol_in_variable_table): New.
2122 (scan_unit_for_functions): Renamed to ...
2123 (scan_unit_for_symbols): This. Handle DW_TAG_entry_point and
2124 DW_TAG_variable.
2125 (comp_unit_find_nearest_line): Updated.
2126 (comp_unit_find_line): New.
2127 (_bfd_dwarf2_find_line): New.
2128
2129 * elf-bfd.h (_bfd_elf_find_line): New.
2130 (_bfd_generic_find_line): New. Defined.
2131
2132 * elf.c (_bfd_elf_find_line): New.
2133
2134 * libbfd-in.h (_bfd_dwarf2_find_line): New.
2135 (_bfd_generic_find_line): New.
2136
2137 * bfd-in2.h: Regenerated.
2138 * libbfd.h: Likewise.
2139
2140 * libbfd.c (_bfd_generic_find_line): New.
2141
2142 * targets.c (BFD_JUMP_TABLE_SYMBOLS): Initialize _bfd_find_line
2143 with _bfd_generic_find_line.
2144 (bfd_target): Add _bfd_find_line.
2145
2146 2005-06-06 H.J. Lu <hongjiu.lu@intel.com>
2147
2148 * dwarf2.c (decode_line_info): Properly set low_pc.
2149
2150 2005-06-06 Alan Modra <amodra@bigpond.net.au>
2151
2152 * elf64-pcc.c (ppc64_elf_gc_mark_hook): For the local sym in .opd
2153 case, include addend when indexing .opd section map.
2154 (ppc64_elf_edit_opd): Add no_opd_opt param. Do nothing besides
2155 clear opd_adjust array if no_opd_opt set. Tidy code.
2156 Ignore zero size .opd. Check bfd_alloc return value.
2157 (ppc_stub_name): Return immediately on bfd_malloc fail.
2158 * elf64-ppc.h (ppc64_elf_edit_opd): Update prototype.
2159
2160 2005-06-04 H.J. Lu <hongjiu.lu@intel.com>
2161
2162 * dwarf2.c (comp_unit): Fix a typo in comment.
2163
2164 2005-06-03 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2165
2166 * elf32-vax.c (rtype_to_howto): Remove PARAMS.
2167 (reloc_type_lookup): Dito.
2168 (elf_vax_discard_copies): Dito.
2169 (elf_vax_instantiate_got_entries): Dito.
2170 (elf_vax_link_hash_traverse): Dito.
2171 (elf_vax_link_hash_newfunc): Dito.
2172 (elf_vax_link_hash_table_create): Dito.
2173 (elf32_vax_set_private_flags): Dito.
2174 (elf32_vax_merge_private_bfd_data): Dito.
2175 (elf32_vax_print_private_bfd_data): Dito.
2176 (elf_vax_check_relocs): Dito.
2177 (elf_vax_gc_mark_hook): Dito.
2178 (elf_vax_gc_sweep_hook): Dito.
2179 (elf_vax_size_dynamic_sections): Dito.
2180 (elf_vax_discard_copies): Dito.
2181 (elf_vax_instantiate_got_entries): Dito.
2182 (elf_vax_relocate_section): Dito.
2183 (elf_vax_finish_dynamic_symbol): Dito.
2184 (elf_vax_finish_dynamic_sections): Dito.
2185 (elf_vax_hash_table): Break-up of line isn't needed.
2186 (elf_vax_check_relocs): Remove leading whitespace
2187 (elf_vax_relocate_section): Remove redundant whitespace
2188 (elf_vax_link_hash_newfunc): Don't cast NULL.
2189 (elf_vax_link_hash_table_create): Dito.
2190 * cpu-vax.c (bfd_vax_arch) Remove a trailing space.
2191
2192 2005-06-03 Alan Modra <amodra@bigpond.net.au>
2193
2194 PR 568
2195 * configure.in: Bump version
2196 * configure: Regenerate.
2197 * elflink.c (elf_link_input_bfd): Use einfo linker callback to print
2198 discarded section sym refs and kill linker output.
2199 * simple.c (simple_dummy_einfo): New function.
2200 (bfd_simple_get_relocated_section_contents): Init callbacks.einfo.
2201
2202 * elf32-i386.c (elf_i386_relocate_section): Handle zero symndx
2203 for all reloc types.
2204
2205 2005-06-02 Alan Modra <amodra@bigpond.net.au>
2206
2207 * elf64-ppc.c (add_symbol_adjust): Set sym visibility to most
2208 restrictive of func code and func descr for undefined syms as well
2209 as defined.
2210
2211 2005-05-31 Jim Blandy <jimb@redhat.com>
2212
2213 * Makefile.am: Regenerate dependencies with 'make dep-am'.
2214 * Makefile.in: Regenerate.
2215
2216 2005-05-31 Richard Henderson <rth@redhat.com>
2217
2218 * elf64-alpha.c (ALPHA_ELF_LINK_HASH_LU_JSRDIRECT): New.
2219 (ALPHA_ELF_LINK_HASH_TLS_IE): Renumber to 0x80.
2220 (ALPHA_ELF_LINK_HASH_LU_PLT): Rename from ALPHA_ELF_LINK_HASH_LU_FUNC.
2221 (elf64_alpha_want_plt): Update to match.
2222 (elf64_alpha_check_relocs): Collect JSRDIRECT in gotent_flags.
2223 (elf64_alpha_relax_with_lituse): Likewise. Handle JSRDIRECT.
2224
2225 2005-05-31 Zack Weinberg <zack@codesourcery.com>
2226
2227 * elf32-arm.c (elf32_arm_reloc_type_lookup)
2228 (elf32_arm_nabi_grok_prstatus, elf32_arm_nabi_grok_psinfo):
2229 Use ISO C90 function declaration style.
2230
2231 2005-05-31 James E Wilson <wilson@specifixinc.com>
2232
2233 * elfcode.h (NAME(bfd_elf,bfd_from_remote_memory)): Check for program
2234 header PF_R flag on PT_LOAD segments.
2235
2236 2005-05-30 Richard Henderson <rth@redhat.com>
2237
2238 * elf64-alpha.c (elf64_alpha_relocate_section): Use dtp_base for
2239 the zero index relocs produced by elf64_alpha_relax_tls_get_addr.
2240
2241 2005-05-29 Richard Henderson <rth@redhat.com>
2242
2243 * configure.in (--enable-secureplt): New.
2244 * elf64-alpha.c (INSN_LDA, INSN_LDAH, INSN_LDQ, INSN_BR): New.
2245 (INSN_SUBQ, INSN_S4SUBQ, INSN_JMP): New.
2246 (INSN_A, INSN_AB, INSN_ABC, INSN_ABO, INSN_AD): New.
2247 (elf64_alpha_use_secureplt): New.
2248 (OLD_PLT_HEADER_SIZE, OLD_PLT_ENTRY_SIZE): New.
2249 (NEW_PLT_HEADER_SIZE, NEW_PLT_ENTRY_SIZE): New.
2250 (PLT_HEADER_SIZE, PLT_ENTRY_SIZE): Conditionalize on secureplt.
2251 (ALPHA_ELF_LINK_HASH_PLT_LOC): Remove.
2252 (struct alpha_elf_link_hash_entry): Add plt_offset.
2253 (PLT_HEADER_WORD1, PLT_HEADER_WORD2, PLT_HEADER_WORD3): Remove.
2254 (PLT_HEADER_WORD4, PLT_ENTRY_WORD1, PLT_ENTRY_WORD2): Remove.
2255 (PLT_ENTRY_WORD3): Remove.
2256 (elf64_alpha_create_dynamic_sections): If secureplt, set SEC_READONLY
2257 on .plt and create .got.plt.
2258 (elf64_alpha_output_extsym): Remove .plt frobbing for symbol values.
2259 (get_got_entry): Initialize plt_offset.
2260 (elf64_alpha_want_plt): New.
2261 (elf64_alpha_check_relocs): Use it.
2262 (elf64_alpha_adjust_dynamic_symbol): Likewise. Don't allocate
2263 plt entries here.
2264 (elf64_alpha_calc_got_offsets_for_symbol): Don't report internal
2265 error as user error.
2266 (elf64_alpha_size_plt_section_1): Allocate one plt entry per
2267 got subsection.
2268 (elf64_alpha_size_plt_section): Size .got.plt section.
2269 (elf64_alpha_size_rela_got_1): Don't allocate relocations if
2270 plt entries used.
2271 (elf64_alpha_size_dynamic_sections): Call elf64_alpha_size_plt_section.
2272 Add PLTRO DYNAMIC entry.
2273 (elf64_alpha_finish_dynamic_symbol): Generate secureplt format.
2274 (elf64_alpha_finish_dynamic_sections): Likewise.
2275
2276 2005-05-28 David Daney <ddaney@avtrex.com>
2277
2278 * elfxx-mips.c (_bfd_mips_elf_finish_dynamic_sections): Move
2279 calculation of DT_RELSZ to occur after all dynamic relocations
2280 are created.
2281
2282 2005-05-28 Eli Zaretskii <eliz@gnu.org>
2283
2284 * configure.in: Add snprintf and vsnprintf to AC_CHECK_DECLS.
2285 * config.in, configure: Regenerate.
2286
2287 2005-05-26 Mark Kettenis <kettenis@gnu.org>
2288 Maciej W. Rozycki <macro@linux-mips.org>
2289
2290 * elfxx-mips.c (_bfd_mips_elf_section_processing): Warn and
2291 stop processing of options if one of invalid size is
2292 encountered.
2293 (_bfd_mips_elf_section_from_shdr): Likewise.
2294 (_bfd_mips_elf_fake_sections): Reset the type of empty special
2295 sections.
2296
2297 2005-05-26 Richard Henderson <rth@redhat.com>
2298
2299 * elf64-alpha.c (struct alpha_elf_link_hash_entry): Remove
2300 plt_old_section, plt_old_value.
2301 (elf64_alpha_adjust_dynamic_symbol): Don't set it.
2302 (elf64_alpha_size_plt_section_1): Don't use it.
2303
2304 2005-05-26 Jakub Jelinek <jakub@redhat.com>
2305
2306 * elfcode.h (elf_object_p): Fail if e_shoff != 0, e_shnum == 0 and
2307 first shdr has sh_size == 0. Fail if e_shnum is large to cause
2308 arithmetic overflow when allocating the i_shdr array.
2309 Sanity check sh_link and sh_info fields. Fix e_shstrndx sanity check.
2310
2311 2005-05-25 Richard Henderson <rth@redhat.com>
2312
2313 * elf64-alpha.c: Update all function definitions to ISO C. Remove
2314 all function prototypes; rearrange functions into def-use order.
2315
2316 2005-05-25 Richard Henderson <rth@redhat.com>
2317
2318 * elf64-alpha.c (elf64_alpha_merge_gots): Fix gotent iteration
2319 in the presence of deleting elements.
2320 (elf64_alpha_size_got_sections): Zero dead got section size.
2321
2322 2005-05-23 Fred Fish <fnf@specifixinc.com>
2323
2324 * dwarf2.c (struct dwarf2_debug): Add inliner_chain member.
2325 (struct funcinfo): Add caller_func, caller_file, caller_line.
2326 tag, and nesting_level members.
2327 (lookup_address_in_function_table): Change first passed parameter
2328 from "struct funcinfo *" to "struct comp_unit *".
2329 (lookup_address_in_function_table): Dereference unit to find function
2330 table.
2331 (lookup_address_in_function_table): Traverse the function list to
2332 create a chain of inlined functions back to the first non inlined
2333 function.
2334 (scan_unit_for_functions): Remember tag and nesting level. Handle
2335 DW_AT_call_file and DW_AT_call_line.
2336 (comp_unit_find_nearest_line): Adjust lookup_address_in_function_table
2337 call to pass unit pointer instead of function table pointer. For
2338 inlined functions, save pointer to the inliner chain.
2339 (_bfd_dwarf2_find_nearest_line): Initialize inliner_chain to NULL.
2340 (_bfd_dwarf2_find_inliner_info): New function that returns information
2341 from the inliner chain after a call to bfd_find_nearest_line.
2342
2343 * bfd.c (bfd_find_inliner_info): Define using BFD_SEND.
2344 * targets.c (BFD_JUMP_TABLE_SYMBOLS): Add entry for
2345 NAME##_find_inliner_info.
2346 (bfd_target): Add _bfd_find_inliner_info.
2347 * bfd-in2.h: Regenerate.
2348
2349 * libbfd-in.h (_bfd_nosymbols_find_inliner_info): Define as
2350 macro that always returns bfd_false.
2351 (_bfd_dwarf2_find_inliner_info): Declare.
2352 * libbfd.h: Regenerate.
2353
2354 * elf32-arm.c (elf32_arm_find_inliner_info): New function
2355 that calls _bfd_dwarf2_find_inliner_info.
2356 (bfd_elf32_find_inliner_info): Define to elf32_arm_find_inliner_info.
2357
2358 * elfxx-mips.c (_bfd_mips_elf_find_inliner_info): New function
2359 that calls _bfd_dwarf2_find_inliner_info.
2360 * elfxx-mips.h (_bfd_mips_elf_find_inliner_info): Declare.
2361 * elfn32-mips.c (bfd_elf32_find_inliner_info): Define to
2362 _bfd_mips_elf_find_inliner_info.
2363 * elf64-mips.c (bfd_elf64_find_inliner_info): Ditto.
2364 * elf32-mips.c (bfd_elf32_find_inliner_info): Ditto.
2365
2366 * elf.c (_bfd_elf_find_inliner_info): New function that calls
2367 _bfd_dwarf2_find_inliner_info.
2368 * elf-bfd.h (_bfd_elf_find_inliner_info): Declare.
2369 * elfxx-target.h (bfd_elfNN_find_inliner_info): Define to
2370 _bfd_elf_find_inliner_info.
2371
2372 * coffgen.c (coff_find_inliner_info): New function that
2373 calls _bfd_dwarf2_find_inliner_info.
2374 * libcoff-in.h (coff_find_inliner_info): Declare.
2375 * libcoff.h: Regenerate.
2376 * coff-rs6000.c (rs6000coff_vec): Add coff_find_inliner_info.
2377 (pmac_xcoff_vec) Ditto.
2378 * coff64-rs6000.c (rs6000coff64_vec): Ditto.
2379 (aix5coff64_vec): Ditto.
2380
2381 * aout-target.h (MY_find_inliner_info): Define as
2382 _bfd_nosymbols_find_inliner_info.
2383 * aout-tic30.c (MY_find_inliner_info): Ditto.
2384 * binary.c (binary_find_inliner_info): Ditto.
2385 * i386msdos.c (msdos_find_inliner_info): Ditto.
2386 * ihex.c (ihex_find_inliner_info): Ditto.
2387 * libaout.h (aout_32_find_inliner_info): Ditto.
2388 * libecoff.h (_bfd_ecoff_find_inliner_info): Ditto.
2389 * mach-o.c (bfd_mach_o_find_inliner_info): Ditto.
2390 * mmo.c (mmo_find_inliner_info): Ditto.
2391 * nlm-target.h (nlm_find_inliner_info): Ditto.
2392 * pef.c (bfd_pef_find_inliner_info): Ditto.
2393 * ppcboot.c (ppcboot_find_inliner_info): Ditto.
2394 * srec.c (srec_find_inliner_info): Ditto.
2395 * tekhex.c (tekhex_find_inliner_info): Ditto.
2396 * versados.c (versados_find_inliner_info): Ditto.
2397 * xsym.c (bfd_sym_find_inliner_info): Ditto.
2398
2399 * ieee.c (ieee_find_inliner_info): New function that always
2400 returns FALSE.
2401 * oasys.c (oasys_find_inliner_info): Ditto.
2402 * vms.c (vms_find_inliner_info): Ditto.
2403
2404 2005-05-24 Alan Modra <amodra@bigpond.net.au>
2405
2406 * elf32-ppc.c (ppc_elf_check_relocs): For old gcc -fPIC code
2407 force old plt layout.
2408
2409 2005-05-22 Richard Henderson <rth@redhat.com>
2410
2411 * elf64-alpha.c (elf64_alpha_relax_section): Ignore non-allocated
2412 sections.
2413 (elf64_alpha_check_relocs): Likewise.
2414 (elf64_alpha_relocate_section): Don't emit dynamic relocations to
2415 non-allocated sections.
2416
2417 2005-05-22 Richard Henderson <rth@redhat.com>
2418
2419 * elf64-alpha.c (elf64_alpha_relax_with_lituse): Relax jsr to
2420 undefweak to use zero register. Call elf64_alpha_relax_got_load
2421 if not all uses removed.
2422 (elf64_alpha_relax_got_load): Relax undefweak to lda zero.
2423 (elf64_alpha_relax_section): Handle undefweak symbols.
2424 (elf64_alpha_calc_dynrel_sizes): Don't add relocs for undefweak.
2425 (elf64_alpha_size_rela_got_1): Likewise.
2426 (elf64_alpha_relocate_section): Likewise.
2427
2428 2005-05-22 Richard Henderson <rth@redhat.com>
2429
2430 * elf64-alpha.c (elf64_alpha_relax_section): Only operate
2431 on SEC_CODE sections.
2432
2433 2005-05-22 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2434
2435 * som.c (try_prev_fixup): Changed type of subspace_reloc_sizep to
2436 unsigned int *.
2437 (som_write_space_strings): Change type of tmp_space and p to char *.
2438 (som_write_symbol_strings): Likewise. Also change type of comp to
2439 char *comp[4].
2440 (som_begin_writing): Change type of strings_size to unsigned int.
2441 (som_finish_writing): Likewise.
2442 (som_slurp_reloc_table): Change type of external_relocs to unsigned
2443 char *.
2444 * som.h (struct som_section_data_struct): Change type of reloc_stream
2445 field to unsigned char *.
2446
2447 2005-05-20 Daniel Jacobowitz <dan@codesourcery.com>
2448
2449 * elf32-i386.c (elf_i386_adjust_dynamic_symbol): Don't eliminate
2450 copy relocations for VxWorks.
2451
2452 2005-05-20 Daniel Jacobowitz <dan@codesourcery.com>
2453
2454 * bfd/elf32-ppc.c (struct ppc_elf_link_hash_entry): Add new field
2455 has_sda_refs.
2456 (ppc_elf_copy_indirect_symbol): Copy has_sda_refs.
2457 (ppc_elf_check_relocs): Set has_sda_refs.
2458 (ppc_elf_adjust_dynamic_symbol): Check has_sda_refs before eliminating
2459 copy relocations. Use has_sda_refs to place variables in .sbss.
2460 (ppc_elf_finish_dynamic_symbol): Use has_sda_refs to place variables in
2461 .sbss.
2462
2463 2005-05-20 Bob Wilson <bob.wilson@acm.org>
2464
2465 * elf32-xtensa.c (bfd_elf_xtensa_reloc): Make sure that
2466 xtensa_default_isa is initialized.
2467
2468 2005-05-20 Alan Modra <amodra@bigpond.net.au>
2469
2470 * elf32-ppc.c (allocate_dynrelocs): Correct plt offset assigned
2471 for second and subsequent list entries. Only allocate multiple
2472 glink stubs when shared or pie.
2473 (ppc_elf_finish_dynamic_symbol): Break out early when only one
2474 glink stub is needed.
2475
2476 2005-05-19 Zack Weinberg <zack@codesourcery.com>
2477
2478 * Makefile.am: Have 'all' depend on 'info'.
2479 * Makefile.in: Regenerate.
2480
2481 2005-05-19 Alan Modra <amodra@bigpond.net.au>
2482
2483 * elf-bfd.h (struct elf_link_hash_table): Delete init_refcount and
2484 init_offset. Add init_got_refcount, init_plt_refcount,
2485 init_got_offset and init_plt_offset.
2486 * elf.c (_bfd_elf_link_hash_newfunc): Adjust for above change.
2487 (_bfd_elf_link_hash_hide_symbol): Likewise.
2488 (_bfd_elf_link_hash_table_init): Likewise.
2489 * elf32-hppa.c (elf32_hppa_hide_symbol): Likewise.
2490 * elf64-ppc.c (ppc64_elf_link_hash_table_create): Likewise.
2491 * elflink.c (_bfd_elf_adjust_dynamic_symbol): Likewise.
2492 (bfd_elf_size_dynamic_sections): Likewise.
2493 * elf32-ppc.c (GLINK_PLTRESOLVE): Now 16 insns.
2494 (LWZU_0_X_12, LWZ_0_4_30, LWZ_0_X_12, LWZ_11_X_11, LWZ_11_X_30,
2495 LWZ_12_4_12, LWZ_12_8_30, LWZ_12_X_12, SUB_11_11_30): Delete.
2496 (ADDIS_12_12, BCL_20_31, LWZU_0_12, LWZ_0_12, LWZ_11_11, LWZ_11_30,
2497 LWZ_12_12, MFLR_0, MFLR_12, MTLR_0, SUB_11_11_12): Define.
2498 (struct plt_entry): New.
2499 (ppc_elf_link_hash_table_create): Set new init_plt fields.
2500 (ppc_elf_copy_indirect_symbol): Handle merge of plt plist. Don't
2501 use _bfd_elf_link_hash_copy_indirect.
2502 (update_plt_info, find_plt_ent): New functions.
2503 (ppc_elf_check_relocs): Handle R_PPC_PLTREL24 with non-zero addend
2504 and adjust for use of plt list rather than refcount.
2505 (ppc_elf_gc_sweep_hook): Likewise.
2506 (ppc_elf_tls_optimize): Likewise.
2507 (ppc_elf_adjust_dynamic_symbol): Likewise.
2508 (allocate_dynrelocs): Likewise.
2509 (ppc_elf_relax_section): Likewise.
2510 (ppc_elf_relocate_section): Likewise. Adjust R_PPC_PLTREL24 addends
2511 when performing a relocatable link.
2512 (ppc_elf_finish_dynamic_symbol): Likewise. Write .glink stubs here..
2513 (ppc_elf_finish_dynamic_sections): ..rather than here. Use new
2514 pic resolver stub.
2515
2516 2005-05-19 Alan Modra <amodra@bigpond.net.au>
2517
2518 * elf.c (assign_file_positions_for_segments): Use maximum of
2519 maxpagesize and section alignment when adjusting initial
2520 segment offset and section offsets.
2521
2522 2005-05-18 Zack Weinberg <zack@codesourcery.com>
2523
2524 * elf32-arm.c: Make all #ifndef OLD_ARM_ABI blocks
2525 unconditional.
2526
2527 2005-05-18 H.J. Lu <hongjiu.lu@intel.com>
2528
2529 * elf.c (group_signature): Undo the last change. Check if the
2530 symbol table section is correct.
2531
2532 2005-05-17 Zack Weinberg <zack@codesourcery.com>
2533
2534 * elf32-arm.c: Wherever possible, use official reloc names
2535 from AAELF.
2536 (elf32_arm_howto_table, elf32_arm_tls_gd32_howto)
2537 (elf32_arm_tls_ldo32_howto, elf32_arm_tls_ldm32_howto)
2538 (elf32_arm_tls_le32_howto, elf32_arm_tls_ie32_howto)
2539 (elf32_arm_vtinherit_howto, elf32_arm_vtentry_howto)
2540 (elf32_arm_pc11_howto, elf32_arm_thm_pc9_howto, elf32_arm_got_prel)
2541 (elf32_arm_r_howto): Replace with elf32_arm_howto_table_1,
2542 elf32_arm_howto_table_2, and elf32_arm_howto_table_3.
2543 Add many new relocations from AAELF.
2544 (elf32_arm_howto_from_type): Update to match.
2545 (elf32_arm_reloc_map): Add entries for R_ARM_THM_JUMP24,
2546 R_ARM_THM_JUMP11, R_ARM_THM_JUMP19, R_ARM_THM_JUMP8,
2547 R_ARM_THM_JUMP6, R_ARM_GNU_VTINHERIT, and R_ARM_GNU_VTENTRY.
2548 (elf32_arm_reloc_type_lookup): Use elf32_arm_howto_from_type.
2549 (elf32_arm_final_link_relocate): Add support for
2550 R_ARM_THM_JUMP24, R_ARM_THM_JUMP19, R_ARM_THM_JUMP6. Remove
2551 case entries redundant with default.
2552
2553 * reloc.c: Reorganize ARM relocations. Add Thumb
2554 assembler-internal relocations BFD_RELOC_ARM_T32_OFFSET_U8,
2555 BFD_RELOC_ARM_T32_OFFSET_IMM, BFD_RELOC_ARM_T32_IMMEDIATE.
2556 Add visible relocations BFD_RELOC_THUMB_PCREL_BRANCH7,
2557 BFD_RELOC_THUMB_BRANCH20, BFD_RELOC_THUMB_BRANCH25.
2558 Delete unused relocations BFD_RELOC_ARM_GOT12, BFD_RELOC_ARM_COPY.
2559 * bfd-in2.h, libbfd.h: Regenerate.
2560
2561 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
2562
2563 * elf.c (_bfd_elf_write_object_contents): Check for non-NULL
2564 elf_shstrtab.
2565 * format.c (bfd_check_format_matches): Set output_has_begun
2566 for both_direction.
2567 * section.c (bfd_set_section_contents): Use bfd_write_p. Remove
2568 special case for both_direction.
2569
2570 2005-05-17 Nick Clifton <nickc@redhat.com>
2571
2572 * elf.c (group_signature): Check for a group section which is
2573 actually a (corrupt) symbol table section in disguise and prevent
2574 an infinite loop from occurring.
2575
2576 2005-05-17 H.J. Lu <hongjiu.lu@intel.com>
2577
2578 * elfxx-ia64.c (elfNN_ia64_relax_brl): Undo the change made on
2579 2005-02-16.
2580
2581 2005-05-17 H.J. Lu <hongjiu.lu@intel.com>
2582
2583 * elfxx-ia64.c (elfNN_ia64_relax_br): Keep the original
2584 predicate on slot 0 only if slot 0 isn't br.
2585
2586 2005-05-17 H.J. Lu <hongjiu.lu@intel.com>
2587
2588 PR 797
2589 * elf32-i386.c (elf_i386_size_dynamic_sections): Also remove
2590 empty sdynbss section.
2591 * elf64-x86-64.c (elf64_x86_64_size_dynamic_sections): Likewise.
2592
2593 2005-05-17 Tavis Ormandy <taviso@gentoo.org>
2594
2595 * elf.c (bfd_section_from_shdr): Add sanity check when parsing
2596 dynamic sections.
2597
2598 2005-05-17 Alan Modra <amodra@bigpond.net.au>
2599
2600 * elf32-ppc.c (LIS_11. LIS_12): Define.
2601 (LWZU_0_X_12, LWZ_0_X_12, LWZ_12_4_12, LWZ_12_X_12): Define.
2602 (ppc_elf_finish_dynamic_sections): Provide non-pic plt call stub
2603 for --data-plt when building non-pie executables.
2604
2605 2005-05-17 Nick Clifton <nickc@redhat.com>
2606
2607 * elf32-arm.c (elf32_arm_final_link_relocate): Gracefully handle
2608 the situation where a symbols's section is not known but a section
2609 relative R_ARM_RELATIVE reloc has to be generated for the Symbian
2610 OS.
2611
2612 * elf32-v850.c (v850_elf_relocate_section): Move code to test for
2613 the presence of a symbol table to just before the symbol table is
2614 actually used.
2615
2616 2005-05-16 H.J. Lu <hongjiu.lu@intel.com>
2617
2618 PR 834
2619 * elfxx-ia64.c (elfNN_ia64_relax_br): New.
2620 (elfNN_ia64_relax_section): Use it.
2621
2622 2005-05-14 Mark Kettenis <kettenis@gnu.org>
2623
2624 * elflink.c (bfd_elf_size_dynamic_sections): Use lbasename instead
2625 of basename.
2626
2627 2005-05-14 Alan Modra <amodra@bigpond.net.au>
2628
2629 * elf32-ppc.c (ppc_elf_size_dynamic_sections): Set DT_PPC_GOT,
2630 not DT_PPC_GLINK.
2631 (ppc_elf_finish_dynamic_sections): Likewise.
2632
2633 2005-05-13 Fred Fish <fnf@specifixinc.com>
2634
2635 * libbfd-in.h: Fix a comment typo, 'neaderst' -> 'nearest'
2636 * libbfd.h: Rebuilt.
2637
2638 2005-05-13 Bob Wilson <bob.wilson@acm.org>
2639
2640 * elf32-xtensa.c (xtensa_get_property_section_name): Add missing
2641 periods in linkonce_kind values.
2642
2643 2005-05-12 H.J. Lu <hongjiu.lu@intel.com>
2644
2645 * elf32-i386.c (elf_i386_relocate_section): Allow R_386_GOTOFF
2646 against protected function when building executable.
2647
2648 2005-05-12 Alan Modra <amodra@bigpond.net.au>
2649
2650 * elf32-ppc.c (LWZU_0_X_11): Delete.
2651 (B, LWZ_11_X_11, LWZ_11_X_30, MTCTR_11): Define.
2652 (ppc_elf_select_plt_layout): Set .got flags too. Formatting.
2653 (ppc_elf_size_dynamic_sections): Allocate space for .glink branch
2654 table.
2655 (ppc_elf_finish_dynamic_symbol): Point .plt entries into the branch
2656 table.
2657 (ppc_elf_finish_dynamic_sections): Adjust DT_PPC_GLINK value.
2658 Generate .glink branch table and updated stubs.
2659
2660 2005-05-11 Alan Modra <amodra@bigpond.net.au>
2661
2662 * reloc.c (BFD_RELOC_HI16_PCREL): Define.
2663 (BFD_RELOC_HI16_S_PCREL, BFD_RELOC_LO16_PCREL): Define.
2664 * elf32-ppc.c (GLINK_PLTRESOLVE, GLINK_ENTRY_SIZE): Define.
2665 (CROR_151515, CROR_313131): Delete.
2666 (ADDIS_11_11, ADDI_11_11, SUB_11_11_30, ADD_0_11_11, ADD_11_0_11,
2667 LWZ_0_4_30, MTCTR_0, LWZ_12_8_30, BCTR, ADDIS_11_30,
2668 LWZU_0_X_11): Define.
2669 (ppc_elf_howto_raw): Add R_PPC_REL16, R_PPC_REL16_LO, R_PPC_REL16_HI
2670 and R_PPC_REL16_HA entries.
2671 (ppc_elf_reloc_type_lookup): Convert new bfd reloc types.
2672 (ppc_elf_addr16_ha_reloc): Also handle R_PPC_REL16_HA.
2673 (struct ppc_elf_link_hash_table): Add glink, glink_pltresolve,
2674 new_plt, and old_plt.
2675 (ppc_elf_create_dynamic_sections): Create .glink section.
2676 (ppc_elf_check_relocs): Set new_plt and old_plt.
2677 (ppc_elf_select_plt_layout): New function.
2678 (ppc_elf_tls_setup): Set plt output section elf type and flags.
2679 (allocate_got): Handle differences between old and new got layout.
2680 (allocate_dynrelocs): Likewise for plt.
2681 (ppc_elf_size_dynamic_sections): Likewise. Allocate memory for
2682 .glink. Don't allocate memory for old bss .plt. Emit DT_PPC_GLINK.
2683 (ppc_elf_relax_section): Rename ppc_info to htab. Handle .glink
2684 destination of R_PPC_PLTREL24 relocs.
2685 (ppc_elf_relocate_section): Handle new relocs and changed destination
2686 of R_PPC_PLTREL24.
2687 (ppc_elf_finish_dynamic_symbol): Init new style plt and handle
2688 differences in layout.
2689 (ppc_elf_finish_dynamic_sections): Set DT_PPC_GLINK value. Don't
2690 put a blrl in new got. Write glink contents.
2691 * elf32-ppc.h (ppc_elf_select_plt_layout): Declare.
2692 * libbfd.h: Regenerate.
2693 * bfd-in2.h: Regenerate.
2694
2695 2005-05-11 Andreas Schwab <schwab@suse.de>
2696
2697 * elf32-i386.c (elf_i386_finish_dynamic_sections): Fix signedness
2698 warning.
2699
2700 2005-05-10 H.J. Lu <hongjiu.lu@intel.com>
2701
2702 * elf.c (_bfd_elf_make_section_from_shdr): Only check debug
2703 section if SEC_ALLOC isn't set.
2704
2705 2005-05-09 Kelley Cook <kcook@gcc.gnu.org>
2706
2707 * configure.in: Replace AC_COMPILE_CHECK_SIZEOF with AC_CHECK_SIZEOF.
2708 * acinclude.m4: Don't sinclude accross.m4.
2709 * config.in, configure, Makefile.in, doc/Makefile.in: Regenerate.
2710
2711 2005-05-09 Alan Modra <amodra@bigpond.net.au>
2712
2713 * elf64-ppc.c (struct ppc64_elf_obj_tdata): Add has_dotsym.
2714 (ppc64_elf_add_symbol_hook): Set has_dotsym.
2715 (ppc64_elf_check_directives): Only process syms when has_dotsym.
2716 (func_desc_adjust): Hide fake function descriptors when function
2717 code entry is defined.
2718 (adjust_opd_syms): Adjust for deleted_section becoming union field.
2719
2720 2005-05-09 Alan Modra <amodra@bigpond.net.au>
2721
2722 * elfcode.h (elf_object_p): Add more sanity checks on elf header.
2723
2724 2005-05-08 Dave Korn <dave.korn@artimi.com>
2725
2726 * coff-tic80.c: Undefine _CONST after system headers to prevent
2727 clash with tic80-specific definition in include/coff/tic80.h
2728
2729 2005-05-08 H.J. Lu <hongjiu.lu@intel.com>
2730
2731 PR 939
2732 * elflink.c (elf_link_output_extsym): Use output_bfd if
2733 h->root.u.def.section is bfd_abs_section_ptr when reporting
2734 error.
2735
2736 2005-05-07 H.J. Lu <hongjiu.lu@intel.com>
2737
2738 * elf-bfd.h (elf_backend_data): Update special_sections to
2739 array of pointer to bfd_elf_special_section.
2740 * elf.c (special_sections): Likewise.
2741 * elf32-arm.c (elf32_arm_symbian_special_sections): Likewise.
2742 * elf32-m32r.c (m32r_elf_special_sections): Likewise.
2743 * elf32-m68hc11.c (elf32_m68hc11_special_sections): Likewise.
2744 * elf32-m68hc12.c (elf32_m68hc12_special_sections): Likewise.
2745 * elf32-mcore.c (mcore_elf_special_sections): Likewise.
2746 * elf32-ppc.c (ppc_elf_special_sections): Likewise.
2747 * elf32-sh64.c (sh64_elf_special_sections): Likewise.
2748 * elf32-v850.c (v850_elf_special_sections): Likewise.
2749 * elf32-xtensa.c (elf_xtensa_special_sections): Likewise.
2750 * elf64-alpha.c (elf64_alpha_special_sections): Likewise.
2751 * elf64-hppa.c (elf64_hppa_special_sections): Likewise.
2752 * elf64-ppc.c (ppc64_elf_special_sections): Likewise.
2753 * elf64-sh64.c (sh64_elf64_special_sections): Likewise.
2754 * elfxx-ia64.c (elfNN_ia64_special_sections): Likewise.
2755 * elfxx-mips.c (_bfd_mips_elf_special_sections): Likewise.
2756 * elfxx-mips.h (_bfd_mips_elf_special_sections): Likewise.
2757
2758 * elf.c (get_special_section): Updated.
2759
2760 2005-05-07 Alan Modra <amodra@bigpond.net.au>
2761
2762 * elf-bfd.h (struct elf_backend_data): Remove got_symbol_offset.
2763 * elfxx-target.h (elf_backend_got_symbol_offset): Delete.
2764 * elflink.c (_bfd_elf_create_got_section): Use zero in place of
2765 got_symbol_offset.
2766 * elf-m10300.c (_bfd_mn10300_elf_create_got_section): Likewise.
2767 * elf32-frv.c (_frv_create_got_section): Likewise.
2768 * elf32-i370.c (i370_elf_finish_dynamic_sections): Delete ppc code.
2769 (elf_backend_got_symbol_offset): Don't define.
2770 * elf64-ppc.c (elf_backend_got_symbol_offset): Don't define.
2771 * elf32-ppc.c (struct ppc_elf_link_hash_table): Add got_header_size
2772 and got_gap.
2773 (ppc_elf_create_got): Tidy.
2774 (ppc_elf_create_dynamic_sections): Don't set SEC_IN_MEMORY for .plt.
2775 (ppc_elf_check_relocs): Reduce string comparisons by using elf.hgot.
2776 (ppc_elf_gc_sweep_hook): Likewise.
2777 (ppc_elf_relocate_section): Likewise.
2778 (ppc_elf_finish_dynamic_symbol): Likewise.
2779 (allocate_got): New function.
2780 (allocate_dynrelocs): Use allocate_got.
2781 (ppc_elf_size_dynamic_sections): Likewise. Delay tlsld_got allocation
2782 so that local got can refcount it. Set got_header_size.
2783 (ppc_elf_relocate_section): Use value of elf.hgot rather than hard-
2784 coded 4.
2785 (ppc_elf_finish_dynamic_sections): Likewise.
2786 (elf_backend_got_symbol_offset): Don't define.
2787 (elf_backend_got_header_size): Ditto.
2788
2789 2005-05-05 Steve Ellcey <sje@cup.hp.com>
2790
2791 * configure.in (ACX_HEADER_STRING): New.
2792 * configure: Regenerate.
2793 * config.in: Regenerate.
2794 * sysdep.h (STRING_WITH_STRINGS): Use.
2795
2796 2005-05-05 H.J. Lu <hongjiu.lu@intel.com>
2797
2798 * elf.c (_bfd_elf_close_and_cleanup): Only call
2799 _bfd_dwarf2_cleanup_debug_info on bfd_object.
2800
2801 2005-05-05 H.J. Lu <hongjiu.lu@intel.com>
2802
2803 * elflink.c (_bfd_elf_provide_section_bound_symbols): Use
2804 "__bss_start" instead of "_edata" as fallback.
2805
2806 2005-05-05 H.J. Lu <hongjiu.lu@intel.com>
2807
2808 * bfd-in2.h: Regenerated.
2809
2810 2005-05-05 Paul Brook <paul@codesourcery.com>
2811
2812 * config.bfd: Use bfd_elf32_i386_vxworks_vec for i?86-*-vxworks.
2813 * configure.in: Add bfd_elf32_i386_vxworks_vec. i386 targets need
2814 elf-vxworks.lo.
2815 * configure: Regenerate.
2816 * Makefile.am (BFD32_BACKENDS): Add elf-vxworks.lo.
2817 (BFD32_BACKENDS_CFILES): Add elf-vxworks.c.
2818 (elf32-i386.lo): Depend on elf-vxworks.h.
2819 (elf-vxworks.lo): New rule.
2820 * Makefile.in: Regenerate.
2821 * elf-bfd.h (elf_backend_data): Update type of
2822 elf_backend_emit_relocs.
2823 (_bfd_elf_link_output_relocs): Update prototype.
2824 * elflink.c (_bfd_elf_link_output_relocs): Always use
2825 bed->elf_backend_emit_relocs when outputting relocations.
2826 * elfxx-target.h (elf_backend_emit_relocs): Default to
2827 _bfd_elf_link_output_relocs.
2828 * targets.c (bfd_elf32_i386_vxworks_vec): Declare.
2829 (_bfd_target_vector): Add bfd_elf32_i386_vxworks_vec.
2830 * elf32-i386.c: Add elf32-i386-vxworks target BFD.
2831 (elf_i386_plt0_entry): Remove padding.
2832 (elf_i386_pic_plt0_entry): Ditto.
2833 (PLTRESOLVE_RELOCS_SHLIB, PLTRESOLVE_RELOCS): Define.
2834 (PLT_NON_JUMP_SLOT_RELOCS): Define.
2835 (elf_i386_link_hash_table): Add srelplt2, hgot, hplt, is_vxworks and
2836 plt0_pad_byte fields.
2837 (elf_i386_link_hash_table_create): Zero them.
2838 (elf_i386_create_dynamic_sections): Create static relocation section.
2839 (allocate_dynrelocs): Allocate space for static PLT relocations.
2840 (elf_i386_size_dynamic_sections): Save shortcuts to PLT and GOT
2841 symbols. Give PLT symbols function type. Don't strip PLT sections
2842 if we have exported symbols from them.
2843 (elf_i386_finish_dynamic_symbol): Fill in VxWorks PLT static
2844 relocation section. Don't mark _GLOBAL_OFFSET_TABLE_ as absolute on
2845 VxWorks.
2846 (elf_i386_finish_dynamic_sections): Allow different pad bytes.
2847 Add relocation for GOT location. Fill in PLT static relocations.
2848 (elf_i386_vxworks_link_hash_table_create): New function.
2849 (elf_i386_vxworks_link_output_symbol_hook): New function.
2850 * elf-vxworks.h: New file.
2851
2852 2005-05-05 H.J. Lu <hongjiu.lu@intel.com>
2853
2854 * section.c (bfd_make_section_anyway_with_flags): New.
2855 (bfd_make_section_anyway): Call bfd_make_section_anyway_with_flags,
2856 (bfd_make_section_with_flags): New.
2857 (bfd_make_section): Call bfd_make_section_with_flags.
2858
2859 * elf-m10300.c (_bfd_mn10300_elf_create_got_section): Call
2860 bfd_make_section_with_flags/bfd_make_section_anyway_with_flags
2861 instead of bfd_make_section/bfd_make_section and don't call
2862 bfd_set_section_flags.
2863 (mn10300_elf_check_relocs): Likewise.
2864 (_bfd_mn10300_elf_create_dynamic_sections): Likewise.
2865 * elf32-arm.c (create_got_section): Likewise.
2866 (bfd_elf32_arm_add_glue_sections_to_bfd): Likewise.
2867 (elf32_arm_check_relocs): Likewise.
2868 * elf32-cris.c (cris_elf_check_relocs): Likewise.
2869 * elf32-frv.c (elf32_frv_add_symbol_hook): Likewise.
2870 (_frv_create_got_section): Likewise.
2871 (elf32_frvfdpic_create_dynamic_sections): Likewise.
2872 * elf32-hppa.c (elf32_hppa_create_dynamic_sections): Likewise.
2873 (elf32_hppa_check_relocs): Likewise.
2874 * elf32-i370.c (i370_elf_create_dynamic_sections): Likewise.
2875 (i370_elf_check_relocs): Likewise.
2876 * elf32-i386.c (create_got_section): Likewise.
2877 (elf_i386_check_relocs): Likewise.
2878 * elf32-m32r.c (m32r_elf_add_symbol_hook): Likewise.
2879 (create_got_section): Likewise.
2880 (m32r_elf_create_dynamic_sections): Likewise.
2881 (m32r_elf_check_relocs): Likewise.
2882 * elf32-m68k.c (elf_m68k_check_relocs): Likewise.
2883 * elf32-ppc.c (ppc_elf_create_got): Likewise.
2884 (ppc_elf_create_dynamic_sections): Likewise.
2885 (ppc_elf_add_symbol_hook): Likewise.
2886 (ppc_elf_check_relocs): Likewise.
2887 * elf32-s390.c (create_got_section): Likewise.
2888 (elf_s390_check_relocs): Likewise.
2889 * elf32-sh.c (create_got_section): Likewise.
2890 (sh_elf_create_dynamic_sections): Likewise.
2891 (sh_elf_check_relocs): Likewise.
2892 * elf32-vax.c (elf_vax_check_relocs): Likewise.
2893 * elf32-xstormy16.c (xstormy16_elf_check_relocs): Likewise.
2894 * elf32-xtensa.c (elf_xtensa_create_dynamic_sections): Likewise.
2895 (add_extra_plt_sections): Likewise.
2896 * elf64-alpha.c (elf64_alpha_add_symbol_hook): Likewise.
2897 (elf64_alpha_create_got_section): Likewise.
2898 (elf64_alpha_create_dynamic_sections): Likewise.
2899 (elf64_alpha_check_relocs): Likewise.
2900 * elf64-hppa.c (get_reloc_section): Likewise.
2901 (get_opd): Likewise.
2902 (get_plt): Likewise.
2903 (get_dlt): Likewise.
2904 (get_stub): Likewise.
2905 (elf64_hppa_create_dynamic_sectionso): Likewise.
2906 * elf64-mmix.c (mmix_elf_check_common_relocs): Likewise.
2907 * elf64-ppc.c (create_linkage_sections): Likewise.
2908 (ppc64_elf_check_relocs): Likewise.
2909 * elf64-s390.c (create_got_section): Likewise.
2910 (elf_s390_check_relocs): Likewise.
2911 * elf64-sh64.c (sh_elf64_check_relocs): Likewise.
2912 (sh64_elf64_create_dynamic_sections): Likewise.
2913 * elf64-x86-64.c (create_got_section): Likewise.
2914 (elf64_x86_64_check_relocs): Likewise.
2915 * elflink.c (_bfd_elf_create_got_section): Likewise.
2916 (_bfd_elf_link_create_dynamic_sections): Likewise.
2917 (elf_link_add_object_symbols): Likewise.
2918 * elfxx-ia64.c (elfNN_ia64_add_symbol_hook): Likewise.
2919 (elfNN_ia64_create_dynamic_sections): Likewise.
2920 (get_fptr): Likewise.
2921 (get_pltoff): Likewise.
2922 (get_reloc_section): Likewise.
2923 (elfNN_ia64_object_p): Likewise.
2924 * elfxx-mips.c (mips_elf_rel_dyn_section): Likewise.
2925 (mips_elf_create_compact_rel_section): Likewise.
2926 (mips_elf_create_got_section): Likewise.
2927 (_bfd_mips_elf_create_dynamic_sections): Likewise.
2928 * elfxx-sparc.c (create_got_section): Likewise.
2929 (_bfd_sparc_elf_check_relocs): Likewise.
2930
2931 * elf.c (_bfd_elf_new_section_hook): Call _bfd_elf_get_sec_type_attr
2932 on linker created sections.
2933
2934 2005-05-05 H.J. Lu <hongjiu.lu@intel.com>
2935
2936 PR 882
2937 * elflink.c (_bfd_elf_link_assign_sym_version): Allow version
2938 script on executable.
2939
2940 2005-05-05 John Levon <levon@movementarian.org>
2941
2942 * dwarf2.c (read_abbrevs): If bfd_realloc fails, free currently
2943 allocated memory before returning.
2944 (decode_line_info): Likewise.
2945 (_bfd_dwarf2_cleanup_debug_info): New function: Frees memory
2946 allocated by functions in this file.
2947 * elf-bfd.h (_bfd_dwarf2_cleanup_debug_info): Prototype.
2948 * elf.c (_bfd_elf_close_and_cleanup): Call
2949 _bfd_dwarf2_cleanup_debug_info.
2950
2951 2005-05-05 Hans-Peter Nilsson <hp@axis.com>
2952
2953 * Makefile.am (INCLUDES): Don't -D_GNU_SOURCE here.
2954 * configure.in: Call AC_GNU_SOURCE here, after AC_PROG_CC.
2955 * configure, config.in, Makefile.in: Regenerate.
2956 * sysdep.h (stpcpy): Revert last change.
2957
2958 2005-05-05 Hans-Peter Nilsson <hp@axis.com>
2959
2960 * sysdep.h (stpcpy): Wrap declaration in parentheses.
2961
2962 2005-05-04 H.J. Lu <hongjiu.lu@intel.com>
2963
2964 * elfxx-ia64.c (ARCH_SIZE): New.
2965 (LOG_SECTION_ALIGN): Likewise.
2966 (elfNN_ia64_create_dynamic_sections): Use LOG_SECTION_ALIGN to
2967 align relocation sections.
2968 (get_fptr): Likewise.
2969 (get_reloc_section): Likewise.
2970 (elfNN_ia64_tprel_base): Likewise.
2971 (elfNN_ia64_check_relocs): Support 32bit relocations.
2972 (allocate_global_fptr_got): Likewise.
2973 (allocate_dynrel_entries): Likewise.
2974 (set_got_entry): Likewise.
2975 (set_pltoff_entry): Likewise.
2976 (elfNN_ia64_relocate_section): Likewise.
2977
2978 2005-05-04 H.J. Lu <hongjiu.lu@intel.com>
2979
2980 * configure.in: Add AC_CHECK_DECLS(stpcpy).
2981 * configure: Regenerate.
2982 * config.in: Likewise.
2983
2984 * sysdep.h (stpcpy): New.
2985
2986 2005-05-04 Nick Clifton <nickc@redhat.com>
2987
2988 * Update the address and phone number of the FSF organization in
2989 the GPL notices in the following files:
2990 aix386-core.c, aix5ppc-core.c, aout-adobe.c, aout-arm.c,
2991 aout-cris.c, aout-ns32k.c, aout-sparcle.c, aout-target.h,
2992 aout-tic30.c, aout0.c, aout32.c, aout64.c, aoutf1.h, aoutx.h,
2993 archive.c, archive64.c, archures.c, armnetbsd.c, bfd-in.h,
2994 bfd-in2.h, bfd.c, bfdio.c, bfdwin.c, binary.c, bout.c, cache.c,
2995 cf-i386lynx.c, cf-m68klynx.c, cf-sparclynx.c, cisco-core.c,
2996 coff-a29k.c, coff-alpha.c, coff-apollo.c, coff-arm.c, coff-aux.c,
2997 coff-go32.c, coff-h8300.c, coff-h8500.c, coff-i386.c, coff-i860.c,
2998 coff-i960.c, coff-ia64.c, coff-m68k.c, coff-m88k.c, coff-maxq.c,
2999 coff-mcore.c, coff-mips.c, coff-or32.c, coff-pmac.c, coff-ppc.c,
3000 coff-rs6000.c, coff-sh.c, coff-sparc.c, coff-stgo32.c,
3001 coff-svm68k.c, coff-tic30.c, coff-tic4x.c, coff-tic54x.c,
3002 coff-tic80.c, coff-u68k.c, coff-w65.c, coff-we32k.c, coff-z8k.c,
3003 coff64-rs6000.c, coffcode.h, coffgen.c, cofflink.c, coffswap.h,
3004 corefile.c, cpu-a29k.c, cpu-alpha.c, cpu-arc.c, cpu-arm.c,
3005 cpu-avr.c, cpu-cr16c.c, cpu-cris.c, cpu-crx.c, cpu-d10v.c,
3006 cpu-d30v.c, cpu-dlx.c, cpu-fr30.c, cpu-frv.c, cpu-h8300.c,
3007 cpu-h8500.c, cpu-hppa.c, cpu-i370.c, cpu-i386.c, cpu-i860.c,
3008 cpu-i960.c, cpu-ia64-opc.c, cpu-ia64.c, cpu-ip2k.c, cpu-iq2000.c,
3009 cpu-m10200.c, cpu-m10300.c, cpu-m32r.c, cpu-m68hc11.c,
3010 cpu-m68hc12.c, cpu-m68k.c, cpu-m88k.c, cpu-maxq.c, cpu-mcore.c,
3011 cpu-mips.c, cpu-mmix.c, cpu-msp430.c, cpu-ns32k.c, cpu-openrisc.c,
3012 cpu-or32.c, cpu-pdp11.c, cpu-pj.c, cpu-powerpc.c, cpu-rs6000.c,
3013 cpu-s390.c, cpu-sh.c, cpu-sparc.c, cpu-tic30.c, cpu-tic4x.c,
3014 cpu-tic54x.c, cpu-tic80.c, cpu-v850.c, cpu-vax.c, cpu-w65.c,
3015 cpu-we32k.c, cpu-xstormy16.c, cpu-xtensa.c, cpu-z8k.c, demo64.c,
3016 dwarf1.c, dwarf2.c, ecoff.c, ecofflink.c, ecoffswap.h,
3017 efi-app-ia32.c, efi-app-ia64.c, elf-bfd.h, elf-eh-frame.c,
3018 elf-hppa.h, elf-m10200.c, elf-m10300.c, elf-strtab.c, elf.c,
3019 elf32-am33lin.c, elf32-arc.c, elf32-arm.c, elf32-avr.c,
3020 elf32-cr16c.c, elf32-cris.c, elf32-crx.c, elf32-d10v.c,
3021 elf32-d30v.c, elf32-dlx.c, elf32-fr30.c, elf32-frv.c, elf32-gen.c,
3022 elf32-h8300.c, elf32-hppa.c, elf32-hppa.h, elf32-i370.c,
3023 elf32-i386.c, elf32-i860.c, elf32-i960.c, elf32-ip2k.c,
3024 elf32-iq2000.c, elf32-m32r.c, elf32-m68hc11.c, elf32-m68hc12.c,
3025 elf32-m68hc1x.c, elf32-m68hc1x.h, elf32-m68k.c, elf32-m88k.c,
3026 elf32-mcore.c, elf32-mips.c, elf32-msp430.c, elf32-openrisc.c,
3027 elf32-or32.c, elf32-pj.c, elf32-ppc.c, elf32-ppc.h, elf32-s390.c,
3028 elf32-sh-symbian.c, elf32-sh.c, elf32-sh64-com.c, elf32-sh64.c,
3029 elf32-sh64.h, elf32-sparc.c, elf32-v850.c, elf32-vax.c,
3030 elf32-xstormy16.c, elf32-xtensa.c, elf32.c, elf64-alpha.c,
3031 elf64-gen.c, elf64-hppa.c, elf64-hppa.h, elf64-mips.c,
3032 elf64-mmix.c, elf64-ppc.c, elf64-ppc.h, elf64-s390.c,
3033 elf64-sh64.c, elf64-sparc.c, elf64-x86-64.c, elf64.c, elfcode.h,
3034 elfcore.h, elflink.c, elfn32-mips.c, elfxx-ia64.c, elfxx-mips.c,
3035 elfxx-mips.h, elfxx-sparc.c, elfxx-sparc.h, elfxx-target.h,
3036 epoc-pe-arm.c, epoc-pei-arm.c, format.c, freebsd.h, gen-aout.c,
3037 genlink.h, hash.c, host-aout.c, hp300bsd.c, hp300hpux.c,
3038 hppabsd-core.c, hpux-core.c, i386aout.c, i386bsd.c, i386dynix.c,
3039 i386freebsd.c, i386linux.c, i386lynx.c, i386mach3.c, i386msdos.c,
3040 i386netbsd.c, i386os9k.c, ieee.c, ihex.c, init.c, irix-core.c,
3041 libaout.h, libbfd-in.h, libbfd.c, libbfd.h, libcoff-in.h,
3042 libcoff.h, libecoff.h, libhppa.h, libieee.h, libnlm.h, liboasys.h,
3043 libpei.h, libxcoff.h, linker.c, lynx-core.c, m68k4knetbsd.c,
3044 m68klinux.c, m68klynx.c, m68knetbsd.c, m88kmach3.c, m88kopenbsd.c,
3045 mach-o-target.c, mach-o.c, mach-o.h, merge.c, mipsbsd.c, mmo.c,
3046 netbsd-core.c, netbsd.h, newsos3.c, nlm-target.h, nlm.c,
3047 nlm32-alpha.c, nlm32-i386.c, nlm32-ppc.c, nlm32-sparc.c, nlm32.c,
3048 nlm64.c, nlmcode.h, nlmswap.h, ns32k.h, ns32knetbsd.c, oasys.c,
3049 opncls.c, osf-core.c, pc532-mach.c, pdp11.c, pe-arm.c, pe-i386.c,
3050 pe-mcore.c, pe-mips.c, pe-ppc.c, pe-sh.c, peXXigen.c,
3051 pef-traceback.h, pef.c, pef.h, pei-arm.c, pei-i386.c, pei-mcore.c,
3052 pei-mips.c, pei-ppc.c, pei-sh.c, peicode.h, ppcboot.c,
3053 ptrace-core.c, reloc.c, reloc16.c, riscix.c, rs6000-core.c,
3054 sco5-core.c, section.c, simple.c, som.c, som.h, sparclinux.c,
3055 sparclynx.c, sparcnetbsd.c, srec.c, stab-syms.c, stabs.c, sunos.c,
3056 syms.c, sysdep.h, targets.c, tekhex.c, ticoff.h, trad-core.c,
3057 vax1knetbsd.c, vaxbsd.c, vaxnetbsd.c, versados.c, vms-gsd.c,
3058 vms-hdr.c, vms-misc.c, vms-tir.c, vms.c, vms.h, xcoff-target.h,
3059 xcofflink.c, xsym.c, xsym.h, xtensa-isa.c, xtensa-modules.c,
3060 hosts/alphavms.h
3061
3062 2005-05-04 H.J. Lu <hongjiu.lu@intel.com>
3063
3064 * bfd-in.h (_bfd_elf_provide_section_bound_symbols): New.
3065 * bfd-in2.h: Regenerated.
3066
3067 * elflink.c (bfd_elf_set_symbol): New.
3068 (_bfd_elf_provide_symbol): Call it.
3069 (_bfd_elf_provide_section_bound_symbols): New.
3070
3071 2005-05-04 H.J. Lu <hongjiu.lu@intel.com>
3072
3073 * elflink.c (_bfd_elf_merge_symbol): Only skip weak definitions
3074 at the end, if a strong definition has already been seen.
3075
3076 2005-05-04 Alan Modra <amodra@bigpond.net.au>
3077
3078 * section.c (struct bfd_section): Replace link_order_head and
3079 link_order_tail with map_head and map_tail union.
3080 (STD_SECTION): Update.
3081 (_bfd_strip_section_from_output): Delete.
3082 * aoutx.h: Update throughout for above changes.
3083 * coff-ppc.c: Likewise.
3084 * cofflink.c: Likewise.
3085 * ecoff.c: Likewise.
3086 * elf-eh-frame.c: Likewise.
3087 * elf-m10300.c: Likewise.
3088 * elf.c: Likewise.
3089 * elf32-arm.c: Likewise.
3090 * elf32-cris.c: Likewise.
3091 * elf32-hppa.c: Likewise.
3092 * elf32-i386.c: Likewise.
3093 * elf32-m32r.c: Likewise.
3094 * elf32-m68hc1x.c: Likewise.
3095 * elf32-m68k.c: Likewise.
3096 * elf32-ppc.c: Likewise.
3097 * elf32-s390.c: Likewise.
3098 * elf32-sh.c: Likewise.
3099 * elf32-vax.c: Likewise.
3100 * elf32-xtensa.c: Likewise.
3101 * elf64-alpha.c: Likewise.
3102 * elf64-hppa.c: Likewise.
3103 * elf64-ppc.c: Likewise.
3104 * elf64-s390.c: Likewise.
3105 * elf64-sh64.c: Likewise.
3106 * elf64-x86-64.c: Likewise.
3107 * elflink.c: Likewise.
3108 * elfxx-ia64.c: Likewise.
3109 * elfxx-mips.c: Likewise.
3110 * elfxx-sparc.c: Likewise.
3111 * linker.c: Likewise.
3112 * merge.c: Likewise.
3113 * pdp11.c: Likewise.
3114 * xcofflink.c: Likewise.
3115 * elflink.c (bfd_boolean bfd_elf_size_dynsym_hash_dynstr): Split
3116 out from bfd_elf_size_dynamic_sections.
3117 * bfd-in.h (bfd_boolean bfd_elf_size_dynsym_hash_dynstr): Declare.
3118 * bfd-in2.h: Regenerate.
3119
3120 2005-05-04 Alan Modra <amodra@bigpond.net.au>
3121
3122 * section.c (bfd_section_list_remove): Don't clear s->next.
3123 (bfd_section_list_append): Always init s->prev.
3124 (bfd_section_list_prepend): Define.
3125 (bfd_section_list_insert_after): Minor optimization.
3126 (bfd_section_removed_from_list): Rewrite.
3127 * elf.c (assign_section_numbers): Simplify list traversal now that
3128 bfd_section_list_remove doesn't destroy removed section next ptr.
3129 * sunos.c (sunos_add_dynamic_symbols): Likewise.
3130 * elfxx-ia64.c (elfNN_ia64_object_p): Use bfd_section_list_prepend.
3131 * xcofflink.c (_bfd_xcoff_bfd_final_link): Simplify list traversal.
3132 * bfd-in2.h: Regenerate.
3133
3134 2005-05-02 H.J. Lu <hongjiu.lu@intel.com>
3135
3136 * bfd.c (bfd): Remove section_tail and add section_last.
3137 (bfd_preserve): Likewise.
3138 (bfd_preserve_save): Likewise.
3139 (bfd_preserve_restore): Likewise.
3140 * opncls.c (_bfd_new_bfd): Likewise.
3141
3142 * coffcode.h (coff_compute_section_file_positions): Updated.
3143 (coff_compute_section_file_positions): Likewise.
3144 * elf.c (assign_section_numbers): Likewise.
3145 * elf32-i370.c (i370_elf_size_dynamic_sections): Likewise.
3146 * elf64-mmix.c (mmix_elf_final_link): Likewise.
3147 * elfxx-ia64.c (elfNN_ia64_object_p): Likewise.
3148 * elfxx-mips.c (_bfd_mips_elf_link_hash_table_create): Likewise.
3149 * sunos.c (sunos_add_dynamic_symbols): Likewise.
3150 * xcofflink.c (_bfd_xcoff_bfd_final_link): Likewise.
3151
3152 * ecoff.c (bfd_debug_section): Initialize prev.
3153
3154 * section.c (bfd_section): Add prev.
3155 (bfd_section_list_remove): Updated.
3156 (bfd_section_list_append): New.
3157 (bfd_section_list_insert_after): New.
3158 (bfd_section_list_insert_before): New.
3159 (bfd_section_list_insert): Removed.
3160 (bfd_section_removed_from_list): Updated.
3161 (STD_SECTION): Initialize prev.
3162 (bfd_section_init): Updated.
3163 (bfd_section_list_clear): Updated.
3164
3165 * bfd-in2.h: Regenerated.
3166
3167 2005-05-02 H.J. Lu <hongjiu.lu@intel.com>
3168
3169 * elf.c (_bfd_elf_new_section_hook): Don't call
3170 _bfd_elf_get_sec_type_attr on sections from input files.
3171
3172 2005-05-02 H.J. Lu <hongjiu.lu@intel.com>
3173
3174 * merge.c (sec_merge_init): Call bfd_hash_table_init_n with
3175 hash table size 16699 instead of bfd_hash_table_init.
3176
3177 2005-05-01 Paul Brook <paul@codesourcery.com>
3178
3179 * elflink.c (_bfd_elf_merge_symbol): Skip weak definitions if a strong
3180 definition has already been seen.
3181
3182 2005-05-01 Paul Brook <paul@codesourcery.com>
3183
3184 * elf32-arm.c (bfd_elf32_arm_process_before_allocation): Treat
3185 R_ARM_PLT32 the same as R_ARM_PC24.
3186 (arm_add_to_rel): Ditto.
3187
3188 2005-04-29 Ralf Corsepius <ralf.corsepius@rtems.org>
3189
3190 * config.bfd: Add h8300*-*-rtemscoff.
3191 Switch h8300*-*-rtems* to elf.
3192
3193 2005-04-29 Daniel Jacobowitz <dan@codesourcery.com>
3194
3195 * aclocal.m4, Makefile.in: Regnerated.
3196
3197 2005-04-28 Paul Brook <paul@codesourcery.com>
3198
3199 Merge changes only applied to Makefile.in.
3200 * Makefile.am (BFD32_BACKENDS): Add elfxx-sparc.lo
3201 (BFD32_BACKENDS_CFILES): Add elfxx-sparc.c
3202 (elfxx-sparc.lo): New rule.
3203 (elf32-sparc.lo): Add elfxx-sparc.h dependency.
3204 (elf64-sparc.lo): Likewise.
3205
3206 2005-04-28 Julian Brown <julian@codesourcery.com>
3207
3208 * elflink.c (_bfd_elf_provide_symbol): Provide symbol for weak
3209 import.
3210
3211 2005-04-27 H.J. Lu <hongjiu.lu@intel.com>
3212
3213 * elf-bfd.h (bfd_elf_sym_name): Also take "asection *".
3214
3215 * elf.c (bfd_elf_sym_name): Updated.
3216 (group_signature): Likewise.
3217 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
3218 * elf64-ppc.c (ppc64_elf_edit_opd): Likewise.
3219 (ppc64_elf_edit_toc): Likewise.
3220 (ppc64_elf_relocate_section): Likewise.
3221 * elfcode.h (elf_slurp_symbol_table): Likewise.
3222 * elflink.c (elf_link_input_bfd): Likewise.
3223
3224 * elfxx-ia64.c (elfNN_ia64_relocate_section): Call
3225 bfd_elf_sym_name to get local symbol name when reporting errors.
3226
3227 2005-04-27 Nick Clifton <nickc@redhat.com>
3228
3229 * elflink.c (elf_link_input_bfd): Handle the case where a badly
3230 formatted input file results in a reloc which has no associated
3231 global symbol.
3232
3233 2005-04-26 Jerome Guitton <guitton@gnat.com>
3234
3235 * bfd.m4 (BFD_NEED_DECLARATION): Restore.
3236
3237 2005-04-25 David S. Miller <davem@davemloft.net>
3238
3239 * elfxx-sparc.c (sparc_elf_append_rela_64): Add BFD64 protection.
3240 (sparc_elf_r_info_64, _bfd_sparc_elf_finish_dynamic_symbol,
3241 sparc64_finish_dyn, _bfd_sparc_elf_finish_dynamic_sections):
3242 Likewise.
3243
3244 2005-04-25 H.J. Lu <hongjiu.lu@intel.com>
3245
3246 PR 858
3247 * elflink.c (elf_link_input_bfd): Make non-debugging reference
3248 to discarded section an error.
3249
3250 2005-04-21 Jerome Guitton <guitton@gnat.com>
3251
3252 * configure.in: Replace BFD_NEED_DECLARATION checks by the
3253 corresponding AC_CHECK_DECLS.
3254 * sysdep.h: Replace NEED_DECLARATION_* checks by the corresponding
3255 HAVE_DECL_*.
3256 * bfd.m4 (BFD_NEED_DECLARATION): Remove, obsolete.
3257 * configure: Regenerate.
3258 * config.in: Ditto.
3259
3260 2005-04-21 Andreas Schwab <schwab@suse.de>
3261
3262 * elfxx-sparc.h (struct _bfd_sparc_elf_link_hash_table): Remove
3263 unsigned from type of dynamic_interpreter.
3264 * elfxx-sparc.c (_bfd_sparc_elf_link_hash_table_create): Remove
3265 casts again.
3266
3267 * elf.c (assign_section_numbers): Fix comment.
3268
3269 2005-04-21 Jerome Guitton <guitton@gnat.com>
3270
3271 * som.c (som_bfd_print_private_bfd_data): Add explicit cast to long
3272 for struct som_exec_auxhdr fields.
3273
3274 2005-04-21 Nick Clifton <nickc@redhat.com>
3275
3276 * aout-adobe.c: Convert to ISO C and fix formatting.
3277 * aout-arm.c: Convert to ISO C and fix formatting.
3278 * aout-cris.c: Convert to ISO C and fix formatting.
3279 * aout-ns32k.c: Convert to ISO C and fix formatting.
3280 * aout-tic30.c: Convert to ISO C and fix formatting.
3281 * coffcode.h: Convert to ISO C and fix formatting.
3282 * coffswap.h: Convert to ISO C and fix formatting.
3283 * i386aout.c: Convert to ISO C and fix formatting.
3284 * libaout.h: Convert to ISO C and fix formatting.
3285 * libcoff-in.h: Convert to ISO C and fix formatting.
3286 * libcoff.h: Convert to ISO C and fix formatting.
3287 * libecoff.h: Convert to ISO C and fix formatting.
3288 * libnlm.h: Convert to ISO C and fix formatting.
3289 * libpei.h: Convert to ISO C and fix formatting.
3290 * libxcoff.h: Convert to ISO C and fix formatting.
3291 * nlm-target.h: Convert to ISO C and fix formatting.
3292 * nlm.c: Convert to ISO C and fix formatting.
3293 * nlm32-alpha.c: Convert to ISO C and fix formatting.
3294 * nlm32-i386.c: Convert to ISO C and fix formatting.
3295 * nlm32-ppc.c: Convert to ISO C and fix formatting.
3296 * nlm32-sparc.c: Convert to ISO C and fix formatting.
3297 * nlmcode.h: Convert to ISO C and fix formatting.
3298 * nlmswap.h: Convert to ISO C and fix formatting.
3299 * pe-mips.c: Convert to ISO C and fix formatting.
3300 * peXXigen.c: Convert to ISO C and fix formatting.
3301 * peicode.h: Convert to ISO C and fix formatting.
3302 * vms-gsd.c: Convert to ISO C and fix formatting.
3303 * vms-hdr.c: Convert to ISO C and fix formatting.
3304 * vms-misc.c: Convert to ISO C and fix formatting.
3305 * vms-tir.c: Convert to ISO C and fix formatting.
3306 * vms.c: Convert to ISO C and fix formatting.
3307 * vms.h: Convert to ISO C and fix formatting.
3308
3309 * coffgen.c (coff_print_symbol): Restore correct formatting of
3310 output.
3311
3312 2005-04-20 David S. Miller <davem@davemloft.net>
3313
3314 * elfxx-sparc.c (sparc_elf_r_symndx_64): Fix compiler warning.
3315 (_bfd_sparc_elf_link_hash_table_create): Likewise.
3316 (allocate_dynrelocs): Likewise.
3317
3318 2005-04-20 Jerome Guitton <guitton@gnat.com>
3319
3320 * configure.in: Fix the check for basename declaration. Add check
3321 for declarations of ftello, ftello64, fseeko, fseeko64.
3322 * configure: Regenerate.
3323 * config.in: Ditto.
3324 * sysdep.h: If needed, declare ftello, ftello64, fseeko, fseeko64.
3325
3326 2005-04-19 David S. Miller <davem@davemloft.net>
3327
3328 * elfxx-sparc.c: New file.
3329 * elfxx-sparc.h: New file.
3330 * Makefile.in (BFD32_BACKENDS): Add elfxx-sparc.lo
3331 (BFD32_BACKENDS_CFILES): Add elfxx-sparc.c
3332 (elfxx-sparc.lo): New rule.
3333 (elf32-sparc.lo): Add elfxx-sparc.h dependency.
3334 (elf64-sparc.lo): Likewise.
3335 * configure.in (bfd_elf32_sparc_vec): Add elfxx-sparc.lo
3336 (bfd_elf64_sparc_vec): Likewise.
3337 * configure: Regenerate.
3338 * elf32-sparc.c: Remove common code now in elfxx-sparc.c
3339 * elf64-sparc.c: Likewise, also use elf64_sparc_*() naming
3340 which is more consistent with elf32-sparc.c
3341
3342 2005-04-19 Daniel Jacobowitz <dan@codesourcery.com>
3343
3344 * elfxx-mips.c (struct mips_elf_link_hash_entry): Update comment.
3345 (mips_elf_create_local_got_entry): Check h->root.forced_local.
3346
3347 2005-04-19 Alan Modra <amodra@bigpond.net.au>
3348
3349 * elf32-ppc.c (ppc_elf_check_relocs): Don't bother with
3350 dynamic relocs in non-SEC_ALLOC sections.
3351 (ppc_elf_gc_sweep_hook): Likewise.
3352 (ppc_elf_relax_section): Likewise.
3353 (ppc_elf_relocate_section): Likewise.
3354
3355 2005-04-18 Nick Clifton <nickc@redhat.com>
3356
3357 * aix5ppc-core.c (xcoff64_core_p): Fix compile time warning
3358 assigning a value to return_value.
3359
3360 2005-04-17 H.J. Lu <hongjiu.lu@intel.com>
3361
3362 PR 855
3363 * elf.c (_bfd_elf_copy_private_section_data): Don't copy linker
3364 created group data.
3365
3366 2005-04-17 H.J. Lu <hongjiu.lu@intel.com>
3367
3368 PR 855
3369 * elf.c (setup_group): Properly handle zero group count.
3370
3371 2005-04-17 Mark Kettenis <kettenis@gnu.org>
3372
3373 * som.c (hppa_som_reloc, som_mkobject, som_is_space)
3374 (som_is_subspace, compare_subspaces, som_compute_checksum)
3375 (som_build_and_write_symbol_table, som_slurp_symbol_table): New
3376 protoypes.
3377 (hppa_som_reloc, compare_syms, compare_subspaces)
3378 (som_print_symbol, som_get_section_contents)
3379 (som_set_section_contents): Remove space after 'void *'.
3380 (som_bfd_print_private_bfd_data): Use %lx to print longs.
3381 (som_bfd_merge_private_bfd_data)
3382 (som_bfd_copy_private_header_data, som_bfd_set_private_flags): New
3383 defines.
3384
3385 2004-04-15 Julian Brown <julian@codesourcery.com>
3386
3387 * bfd-in.h (bfd_elf32_arm_set_target_relocs): Update prototype.
3388 * bfd-in2.h: Regenerate.
3389 * elf32-arm.c (elf32_arm_link_hash_table): New field, 'use_blx'.
3390 (elf32_arm_link_hash_table_create): Initialise fix_v4bx, use_blx.
3391 (bfd_elf32_arm_set_target_relocs): Handle use_blx.
3392 (elf32_arm_final_link_relocate): Use Thumb BLX for R_ARM_THM_PC22
3393 relocations if requested to.
3394 (allocate_dynrelocs): Don't count size of omitted Thumb stubs based on
3395 use_blx rather than symbian_p.
3396 (elf32_arm_finish_dynamic_symbol): Don't output Thumb PLT stubs if
3397 use_blx is in effect.
3398 (elf32_arm_symbian_link_hash_table_create): Enable use_blx by default
3399 for SymbianOS.
3400
3401 2005-04-15 Nick Clifton <nickc@redhat.com>
3402
3403 * coffgen.c (coff_print_symbol): Use fprintf_vma to print vma
3404 values.
3405
3406 2005-04-15 Alan Modra <amodra@bigpond.net.au>
3407
3408 PR ld/815
3409 * elflink.c (elf_smash_syms): Clear undef.next if it's not being
3410 used as a list pointer.
3411
3412 2005-04-14 Alan Modra <amodra@bigpond.net.au>
3413
3414 * Makefile.am (NO_WERROR): Define.
3415 * warning.m4: New file
3416 * acinclude.m4: Include warning.m4.
3417 * configure.in: Invoke AM_BINUTILS_WARNINGS.
3418 * Makefile.in: Regenerate.
3419 * configure: Regenerate.
3420
3421 2005-04-14 Alan Modra <amodra@bigpond.net.au>
3422
3423 * merge.c (sec_merge_emit): Tidy. Check for bfd_zmalloc errors.
3424 Write trailing padding.
3425
3426 * merge.c (merge_strings): Round up section size for alignment.
3427
3428 2005-04-14 David S. Miller <davem@davemloft.net>
3429
3430 Add TLS support for 64-bit Sparc ELF.
3431 * elf64-sparc.c (sparc64_elf_dyn_relocs,
3432 sparc64_elf_link_hash_entry, sparc64_elf_obj_tdata): New structs.
3433 (GOT_UNKNOWN, GOT_NORMAL, GOT_TLD_GD, GOT_TLD_IE,
3434 sparc64_elf_hash_entry, sparc64_elf_tdata,
3435 sparc64_elf_local_got_tls_type): New defines.
3436 (sparc64_elf_mkobject): New function.
3437 (sparc64_elf_link_hash_table): Add members for dynamic linker
3438 sections PLT, RELPLT, DYNBSS, and RELBSS. Add tls_ldm_got
3439 uion to track TLS GOT references. Add sym_sec to cache
3440 mappings from local sym to section.
3441 (link_hash_newfunc): New function.
3442 (sparc64_elf_bfd_link_hash_table_create): Rename to
3443 sparc64_elf_link_hash_table_create for consistency.
3444 Pass link_hash_newfunc to _bfd_elf_link_hash_table_init.
3445 (sparc64_elf_create_dynamic_sections): Initialize new section
3446 members of sparc64_elf_link_hash_table. Only init srelbss
3447 if not-shared.
3448 (sparc64_elf_copy_indirect_symbol, sparc64_elf_tls_transition):
3449 New functions.
3450 (SPARC_NOP): Define.
3451 (sparc64_elf_build_plt, sparc64_elf_plt_entry_offset,
3452 sparc64_elf_plt_ptr_offset): Delete.
3453 (sparc64_plt_entry_build): New function to build PLT entries
3454 gradually instread of all at once at the end of linking.
3455 (sparc64_elf_check_relocs): Delete dynobj, sgot, and srelgot
3456 local vars. Get them from sparc64_elf_hash_table instead.
3457 Check early on if r_symndx is in bounds. Handle TLS transitions.
3458 Account for TLS GOT references and DF_STATIC_TLS, as needed.
3459 For TLS relocs, record the tls_type in either
3460 sparc64_elf_local_got_tls_type or sparc64_elf_hash_entry as
3461 appropriate. For R_SPARC_TLS_{GD,LDM}_CALL, emit a reference
3462 to the __tls_get_addr symbol. For PLT relocs, track references
3463 via h->plt.refcount. When R_SPARC_{PC10,PC22,PC_HH22,PC_HM10,
3464 PC_LM22} and h not-NULL, set h->non_got_ref. For global data
3465 symbol references, count the number of relocations needed for
3466 that symbol. For default switch case, don't error, this lets
3467 the TLS relocs not explicitly handled by this function get
3468 accepted.
3469 (sparc64_elf_gc_mark_hook, sparc64_gc_sweep_hook): New functions.
3470 (sparc64_elf_adjust_dynamic_symbol): Remove dynobj local var, get
3471 it from sparc64_elf_hash_table. Store the real PLT offset
3472 in h->plt.offset, and build PLT entries one at a time. Also
3473 get .dynbss section pointer from htab.
3474 (allocate_dynrelocs, readonly_dynrelocs,
3475 sparc64_omit_section_dynsym): New functions.
3476 (sparc64_elf_omit_section_dynsym): Use these new functions as
3477 helpers.
3478 (dtpoff_base, tpoff): New functions.
3479 (sparc64_elf_relocate_section): Kill dynobj, sgot, and splt
3480 locals, get them from sparc64_elf_hash_table. Handle TLS
3481 relocations and refcounting in main relocation loop.
3482 (sparc64_elf_finish_dynamic_symbol): Use
3483 sparc64_elf_link_hash_table. Build PLT entries as we see
3484 them. Handle TLS GOT relocations.
3485 (sparc64_elf_finish_dynamic_sections): Get sgot and dynobj
3486 from sparc64_elf_hash_table. Initialize only PLT header
3487 not all entries since we not build PLT entries one by one.
3488 (elf_backend_copy_indirect_symbol, bfd_elf64_mkobject,
3489 elf_backend_gc_mark_hook, elf_backend_gc_sweep_hook,
3490 elf_backend_can_gc_sections, elf_backend_can_refcount): Define.
3491
3492 2005-04-13 Daniel Jacobowitz <dan@codesourcery.com>
3493
3494 * elflink.c (elf_link_input_bfd): Update check for removed
3495 sections.
3496
3497 2005-04-12 Alan Modra <amodra@bigpond.net.au>
3498
3499 * Makefile.am: Run "make dep-am".
3500 * Makefile.in: Regenerate.
3501 * aclocal.m4: Regenerate.
3502 * libcoff.h: Regenerate.
3503
3504 2005-04-11 H.J. Lu <hongjiu.lu@intel.com>
3505
3506 * linker.c (_bfd_generic_link_output_symbols): Also check if
3507 the output section of an input section has been removed from
3508 the output file.
3509
3510 * section.c (bfd_section_list_remove): Clear the next field
3511 of the removed section.
3512 (bfd_section_removed_from_list): New.
3513 * bfd-in2.h: Regenerated.
3514
3515 2005-04-11 David S. Miller <davem@davemloft.net>
3516
3517 * elf32-sparc.c (elf32_sparc_relocate_section,
3518 R_SPARC_TLS_LDO_{HIX22,LOX10}): When not shared, transition to
3519 R_SPARC_TLS_LE_{HIX22,LOX10}.
3520 (elf32_sparc_relocate_section, R_SPARC_TLS_{LDO,LE}_HIX22): Only
3521 xor relocation with 0xffffffff if R_SPARC_TLS_LE_HIX22.
3522 (elf32_sparc_relocate_section, R_SPARC_TLS_{LDO,LE}_LOX10): Only
3523 or 0x1c00 into relocation if R_SPARC_TLS_LE_HIX22.
3524
3525 2005-04-11 H.J. Lu <hongjiu.lu@intel.com>
3526
3527 * coffcode.h (STRING_SIZE_SIZE): Updated to match libcoff-in.h.
3528
3529 2005-04-11 Nick Clifton <nickc@redhat.com>
3530
3531 * aout-target.h: Convert to ISO C.
3532 * aoutf1.h: Convert to ISO C.
3533 * aoutx.h: Convert to ISO C.
3534 * bout.c: Convert to ISO C.
3535 * dwarf1.c: Convert to ISO C.
3536 * ecoffswap.h: Convert to ISO C.
3537 * freebsd.h: Convert to ISO C.
3538 * genlink.h: Convert to ISO C.
3539 * ieee.c: Convert to ISO C.
3540 * ihex.c: Convert to ISO C.
3541 * libcoff-in.h: Convert to ISO C.
3542 * mach-o.c: Convert to ISO C.
3543 * mach-o.h: Convert to ISO C.
3544 * netbsd.h: Convert to ISO C.
3545 * ns32k.h: Convert to ISO C.
3546 * ns32knetbsd.c: Convert to ISO C.
3547 * oasys.c: Convert to ISO C.
3548 * pdp11.c: Convert to ISO C.
3549 * pef-traceback.h: Convert to ISO C.
3550 * pef.c: Convert to ISO C.
3551 * pef.h: Convert to ISO C.
3552 * riscix.c: Convert to ISO C.
3553 * som.c: Convert to ISO C.
3554 * som.h: Convert to ISO C.
3555 * srec.c: Convert to ISO C.
3556 * stabs.c: Convert to ISO C.
3557 * sunos.c: Convert to ISO C.
3558 * tekhex.c: Convert to ISO C.
3559 * versados.c: Convert to ISO C.
3560 * version.h: Convert to ISO C.
3561 * xcoff-target.h: Convert to ISO C.
3562 * xcofflink.c: Convert to ISO C.
3563 * xsym.c: Convert to ISO C.
3564 * xsym.h: Convert to ISO C.
3565
3566 2005-04-08 Paul Brook <paul@codesourcery.com>
3567
3568 * elf32-arm.c (ARM2THUMB_GLUE_SIZE): Rename...
3569 (ARM2THUMB_STATIC_GLUE_SIZE): ... to this.
3570 (ARM2THUMB_PIC_GLUE_SIZE): Define.
3571 (a2t1p_ldr_insn, a2t2p_add_pc_insn, a2t3p_bx_r12_insn): Add.
3572 (elf32_arm_to_thumb_stub): Create PIC stubs.
3573 (record_arm_to_thumb_glue): Use different stub size for relocatable
3574 images.
3575
3576 2005-04-05 Alan Modra <amodra@bigpond.net.au>
3577
3578 * elf64-ppc.c (dec_dynrel_count): New function split out from
3579 ppc64_elf_edit_toc, with additional code from ppc64_elf_edit_opd.
3580 (ppc64_elf_edit_toc, ppc64_elf_edit_opd): Use it.
3581 (ppc64_elf_tls_optimize): Likewise.
3582
3583 2005-04-05 Mark Kettenis <kettenis@gnu.org>
3584
3585 * netbsd-core.c (SPARC_WCOOKIE_OFFSET): Renamed from
3586 CORE_WCOOKIE_OFFSET.
3587 (SPARC64_WCOOKIE_OFFSET): New.
3588 (netbsd_core_file_p): Provide .wcookie section for OpenBSD/sparc64.
3589
3590 2005-04-05 Nick Clifton <nickc@redhat.com>
3591
3592 * po/rw.po: New translation: Kinyarwanda
3593 * configure.in (ALL_LINGUAS): Add rw
3594 * configure: Regenerate.
3595
3596 2005-04-05 Richard Sandiford <rsandifo@redhat.com>
3597
3598 * elfxx-mips.c (MIPS_ELF_OPTIONS_SECTION_NAME_P): New macro.
3599 (_bfd_mips_elf_section_from_shdr): Use it to check for recognized
3600 SHT_MIPS_OPTIONS names. Allow all sections with unrecognised
3601 section flags.
3602 (_bfd_mips_elf_fake_sections): Use MIPS_ELF_OPTIONS_SECTION_NAME_P
3603 to check for SHT_MIPS_OPTIONS sections.
3604 (_bfd_mips_elf_set_section_contents): Likewise.
3605
3606 2005-04-04 Eric Christopher <echristo@redhat.com>
3607
3608 * elfxx-mips.c (_bfd_elf_mips_get_relocated_section_contents):
3609 Clean up gp handling code.
3610
3611 2005-04-04 H.J. Lu <hongjiu.lu@intel.com>
3612
3613 * elf.c (bfd_elf_set_group_contents): Ignore linker created
3614 group section.
3615 (assign_section_numbers): Accept link_info. Check SHT_GROUP
3616 sections for relocatable files only. Remove the linker created
3617 group sections.
3618 (_bfd_elf_compute_section_file_positions): Pass link_info to
3619 assign_section_numbers.
3620
3621 * elfxx-ia64.c (elfNN_ia64_object_p): New.
3622 (elf_backend_object_p): Defined.
3623
3624 2005-04-04 H.J. Lu <hongjiu.lu@intel.com>
3625
3626 * elf-bfd.h (elf_section_data): Use (sec) instead of sec.
3627
3628 2005-04-03 Fred Fish <fnf@specifixinc.com>
3629
3630 * dwarf2.c (struct dwarf2_debug): Add dwarf_ranges_buffer and
3631 dwarf_ranges_size members.
3632 (struct comp_unit): Add base_address member.
3633 (struct funcinfo): Replace low/high members with an arange.
3634 (arange_add): Replace incoming "unit" parameter with "abfd" and
3635 "first_arange" pointers. Reorganize/rewrite function body.
3636 (decode_line_info): Change arange_add call to pass bfd and arange
3637 pointers.
3638 (lookup_address_in_line_info_table): Use arange list instead of
3639 individual low/high members. Walk function's arange list to find
3640 lowest PC in list, to test for overlapping functions.
3641 (read_debug_ranges): New function, reads the debug_ranges section.
3642 (lookup_address_in_function_table): Use arange list instead of
3643 individual low/high members. Rewrite to find smallest range that
3644 matches.
3645 (read_rangelist): Read a given rangelist from debug_ranges.
3646 (scan_unit_for_functions): Use arange list instead of individual
3647 low/high members. Handle a DW_AT_ranges attribute.
3648 (parse_comp_unit): Use arange list instead of individual low/high
3649 members. Save comp unit base address. Handle a DW_AT_ranges
3650 attribute.
3651
3652 2005-04-01 H.J. Lu <hongjiu.lu@intel.com>
3653
3654 * elf.c (assign_section_numbers): Really use the kept section.
3655
3656 2005-03-31 H.J. Lu <hongjiu.lu@intel.com>
3657
3658 * elf-bfd.h (_bfd_elf_check_kept_section): New.
3659
3660 * elf.c (assign_section_numbers): When sh_link points to a
3661 discarded section, call _bfd_elf_check_kept_section to see if
3662 the kept section can be used. Otherwise reject sh_link
3663 pointing to discarded section.
3664
3665 * elflink.c (_bfd_elf_check_kept_section): New.
3666 (elf_link_input_bfd): Use it.
3667
3668 2005-04-01 Alan Modra <amodra@bigpond.net.au>
3669
3670 * elf64-ppc.c (ppc64_elf_edit_toc): Account for dynamic relocs
3671 that we no longer need.
3672
3673 2005-04-01 Alan Modra <amodra@bigpond.net.au>
3674
3675 * elf64-ppc.c (ppc64_elf_get_synthetic_symtab): Return -1 on errors
3676 rather than 0.
3677 (ppc64_elf_check_relocs): Remove unnecessary SEC_ALLOC check.
3678
3679 2005-03-31 H.J. Lu <hongjiu.lu@intel.com>
3680
3681 * elf.c (assign_section_numbers): Fix a typo.
3682
3683 2005-03-31 H.J. Lu <hongjiu.lu@intel.com>
3684
3685 * elflink.c (elf_link_input_bfd): Remove the extra `\n' in
3686 error message.
3687 (_bfd_elf_section_already_linked): Likewise.
3688
3689 2005-03-31 Jerome Guitton <guitton@gnat.com>
3690
3691 * config.in: Regenerate.
3692
3693 2005-03-31 Jerome Guitton <guitton@gnat.com>
3694
3695 * config.in (HAVE_DECL_BASENAME): New configure macro.
3696 * configure.in: Check for basename.
3697 * configure: Regenerate.
3698
3699 2005-03-30 Julian Brown <julian@codesourcery.com>
3700
3701 * bfd-in.h (bfd_is_arm_mapping_symbol_name): Rename from
3702 bfd_elf32_is_arm_mapping_symbol_name.
3703 * bfd-in2.h: Regenerate.
3704 * cpu-arm.c (bfd_is_arm_mapping_symbol_name): Rename from
3705 bfd_elf32_is_arm_mapping_symbol_name.
3706 * elf32-arm.c (elf32_arm_is_target_special_symbol): Rename
3707 bfd_elf32_is_arm_mapping_symbol_name to bfd_is_arm_mapping_symbol_name.
3708 (arm_elf_find_function): Likewise.
3709 (elf32_arm_output_symbol_hook): Likewise.
3710
3711 2005-03-30 Julian Brown <julian@codesourcery.com>
3712
3713 * bfd-in.h (bfd_elf32_is_arm_mapping_symbol_name): Add prototype.
3714 * bfd-in2.h: Regenerate.
3715 * elf32-arm.c (elf32_arm_is_target_special_symbol): Rename call to
3716 bfd_elf32_is_arm_mapping_symbol_name.
3717 (elf32_arm_output_symbol_hook): Likewise.
3718 (arm_elf_find_function): Likewise, and include STT_NOTYPE in test for
3719 mapping symbols.
3720 (is_arm_mapping_symbol_name): Function moved from here...
3721 * cpu-arm.c (bfd_elf32_is_arm_mapping_symbol_name): ...to here, renamed
3722 and made global.
3723
3724 2005-03-29 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
3725
3726 * configure.in: Check for ffs decl and alphabetize.
3727 * config.in: Regenerate.
3728 * configure: Regenerate.
3729 * sysdep.h [NEED_DECLARATION_FFS] (ffs): Prototype and alphabetize.
3730
3731 2005-03-29 Fred Fish <fnf@specifixinc.com>
3732
3733 * dwarf2.c (struct comp_unit): Fix typo.
3734 (scan_unit_for_functions): Remove unused local variable "name"
3735 and dead code that set it.
3736
3737 2005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
3738 Phil Blundell <philb@gnu.org>
3739
3740 * bfd-in2.h, libbfd.h: Regenerated.
3741 * reloc.c: Add ARM TLS relocations.
3742 * elf32-arm.c (elf32_arm_howto_table): Add dynamic TLS
3743 relocations.
3744 (elf32_arm_tls_gd32_howto, elf32_arm_tls_ldo32_howto)
3745 (elf32_arm_tls_ldm32_howto, elf32_arm_tls_le32_howto)
3746 (elf32_arm_tls_ie32_howto): New.
3747 (elf32_arm_howto_from_type): Support TLS relocations.
3748 (elf32_arm_reloc_map): Likewise.
3749 (elf32_arm_reloc_type_lookup): Likewise.
3750 (TCB_SIZE): Define.
3751 (struct elf32_arm_obj_tdata): New.
3752 (elf32_arm_tdata, elf32_arm_local_got_tls_type): Define.
3753 (elf32_arm_mkobject): New function.
3754 (struct elf32_arm_relocs_copied): Add pc_count.
3755 (elf32_arm_hash_entry, GOT_UNKNOWN, GOT_NORMAL, GOT_TLS_GD)
3756 (GOT_TLS_IE): Define.
3757 (struct elf32_arm_link_hash_table): Add tls_ldm_got.
3758 (elf32_arm_link_hash_newfunc): Initialize tls_type.
3759 (elf32_arm_copy_indirect_symbol): Copy pc_count and tls_type.
3760 (elf32_arm_link_hash_table_create): Initialize tls_ldm_got.
3761 (dtpoff_base, tpoff): New functions.
3762 (elf32_arm_final_link_relocate): Handle TLS relocations.
3763 (IS_ARM_TLS_RELOC): Define.
3764 (elf32_arm_relocate_section): Warn about TLS mismatches.
3765 (elf32_arm_gc_sweep_hook): Handle TLS relocations and pc_count.
3766 (elf32_arm_check_relocs): Detect invalid symbol indexes. Handle
3767 TLS relocations and pc_count.
3768 (elf32_arm_adjust_dynamic_symbol): Check non_got_ref.
3769 (allocate_dynrelocs): Handle TLS. Bind REL32 relocs to local
3770 calls.
3771 (elf32_arm_size_dynamic_sections): Handle TLS.
3772 (elf32_arm_finish_dynamic_symbol): Likewise.
3773 (bfd_elf32_mkobject): Define.
3774
3775 2005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
3776
3777 * elf32-arm.c (elf32_arm_check_relocs): Increment count for all
3778 relocation types. Don't count relocations which will use a PLT.
3779
3780 2005-03-29 Joel Brobecker <brobecker@gnat.com>
3781
3782 * elf.c (elfcore_grok_nto_status): Print tid as long.
3783 (elfcore_grok_nto_regs): Likewise.
3784
3785 2005-03-29 Joel Brobecker <brobecker@gnat.com>
3786
3787 * irix-core.c: Remove some unnecessary prototypes.
3788
3789 2005-03-28 Joel Brobecker <brobecker@adacore.com>
3790
3791 * irix-core.c: Convert to ISO C.
3792
3793 2005-03-28 Joel Brobecker <brobecker@adacore.com>
3794
3795 * irix-core.c (do_sections): Replace + by | in expression.
3796 (irix_core_core_file_matches_executable_p): Add ATTRIBUTE_UNUSED
3797 to unused parameters to avoid a compiler warning.
3798
3799 2005-03-28 Mark Kettenis <kettenis@gnu.org>
3800
3801 * netbsd-core.c: Convert to ISO C. Fix formatting.
3802
3803 2005-03-24 Eric Christopher <echristo@redhat.com>
3804
3805 * elfxx-mips.c: Revert previous patch.
3806
3807 2005-03-24 Nick Clifton <nickc@redhat.com>
3808
3809 * targets.c (_bfd_target_vector): Only include the
3810 bfd_elf32_ia64_hpux_big_vec vector when building a 64-bit BFD with
3811 all targets enabled.
3812
3813 2005-03-24 James E Wilson <wilson@specifixinc.com>
3814
3815 * Makefile.am (BFD32_BACKENDS): Delete elf32-ia64.lo.
3816 (BFD64_BACKENDS): Add elf32-ia64.lo.
3817 * Makefile.in: Regenerate.
3818
3819 2005-03-23 Eric Christopher <echristo@redhat.com>
3820
3821 * elfxx-mips.c (MIPS_ELF_READONLY_SECTION): New.
3822 (mips_elf_calculate_relocation): Use. Define DF_TEXTREL
3823 after emitting relocation.
3824 (_bfd_mips_elf_adjust_dynamic_symbol): Ditto.
3825 (_bfd_mips_elf_check_relocs): Remove code to set DF_TEXTREL
3826 and readonly_reloc.
3827
3828 2005-03-23 Mike Frysinger <vapier@gentoo.org>
3829 Nick Clifton <nickc@redhat.com>
3830
3831 * config.bfd: Accept any C library to accompany a GNU Linux
3832 implementation, not just the GNU C library.
3833 * configure.in: Likewise.
3834 * configure: Regenerate.
3835
3836 2005-03-22 H.J. Lu <hongjiu.lu@intel.com>
3837
3838 * bfd-in.h (_bfd_elf_provide_symbol): New.
3839 * bfd-in2.h: Regenerated.
3840
3841 * elf32-ppc.c (set_linker_sym): Moved to elflink.c.
3842 (ppc_elf_set_sdata_syms): Call _bfd_elf_provide_symbol instead
3843 of set_linker_sym.
3844
3845 * elflink.c (_bfd_elf_provide_symbol): New. Moved and renamed
3846 from elf32-ppc.c.
3847
3848 2005-03-22 Hans-Peter Nilsson <hp@axis.com>
3849
3850 * hash.c (strtab_hash_newfunc): Fix typo in allocated size.
3851
3852 2005-03-22 Bob Wilson <bob.wilson@acm.org>
3853
3854 * xtensa-isa.c (xtensa_opcode_lookup, xtensa_state_lookup,
3855 xtensa_sysreg_lookup_name, xtensa_interface_lookup,
3856 xtensa_funcUnit_lookup): Skip bsearch call if count is zero.
3857 (xtensa_opcode_decode): Rearrange code.
3858
3859 2005-03-22 Nick Clifton <nickc@redhat.com>
3860
3861 * binary.c: Convert to ISO C90 formatting.
3862 * coff-arm.c: Convert to ISO C90 formatting.
3863 * coffgen.c: Convert to ISO C90 formatting.
3864 * elf32-gen.c: Convert to ISO C90 formatting.
3865 * elf64-gen.c: Convert to ISO C90 formatting.
3866 * hash.c: Convert to ISO C90 formatting.
3867 * ieee.c: Convert to ISO C90 formatting.
3868
3869 2005-03-22 Daniel Jacobowitz <dan@codesourcery.com>
3870
3871 * elf32-arm.c (elf32_arm_final_link_relocate): Don't fail for
3872 unresolved symbols in R_ARM_NONE relocations.
3873
3874 2005-03-22 Daniel Jacobowitz <dan@codesourcery.com>
3875
3876 * elf32-arm.c (elf32_arm_final_link_relocate): Add
3877 UNRESOLVED_RELOC_P argument. Set it appropriately.
3878 (elf32_arm_relocate_section): Update call to
3879 elf32_arm_final_link_relocate. Don't clobber RELOCATION; use
3880 unresolved_reloc instead.
3881
3882 2005-03-23 Alan Modra <amodra@bigpond.net.au>
3883
3884 * elflink.c (elf_link_add_object_symbols): Set SEC_EXCLUDE on
3885 .gnu.warning.* sections.
3886
3887 2005-03-22 Alan Modra <amodra@bigpond.net.au>
3888
3889 * elf32-ppc.c (elf_linker_section_pointers_t): Remove
3890 written_address_p.
3891 (ppc_elf_create_linker_section): Don't try to reuse existing section.
3892 (elf_create_pointer_linker_section): Delete info parm. Don't make
3893 h dynamic. Don't set written_address_p.
3894 (ppc_elf_check_relocs): Adjust ppc_elf_create_linker_section calls.
3895 (bfd_put_ptr): Delete.
3896 (elf_finish_pointer_linker_section): Remove output_bfd and info parms.
3897 Always write section contents. Assert global sym is def_regular.
3898 Use offset bottom bit as a written flag.
3899 (ppc_elf_relocate_section): Adjust elf_finish_pointer_linker_section
3900 calls.
3901
3902 2005-03-22 Alan Modra <amodra@bigpond.net.au>
3903
3904 * elf32-ppc.c (ppc_elf_set_sdata_syms): New function, extracted from..
3905 (ppc_elf_set_sdata_syms): ..here. Expand comment. Set .sbss start
3906 and end syms.
3907
3908 2005-03-21 Nick Clifton <nickc@redhat.com>
3909
3910 * coff-arm.c (coff_link_hash_entry): Only define for non WINCE
3911 targets.
3912 (t2a1_bx_pc_insn): Likewise.
3913 (t2a2_noop_insn): Likewise.
3914 (t2a3_b_insn): Likewise.
3915 (t2a1_push_insn): Likewise.
3916 (t2a2_ldr_insn): Likewise.
3917 (t2a3_mov_insn): Likewise.
3918 (t2a4_bx_insn): Likewise.
3919 (t2a5_pop_insn): Likewise.
3920 (t2a6_bx_insn): Likewise.
3921 (coff_arm_relocate_section): Only declare the high_address
3922 variable for non WINCE targets.
3923
3924 2005-03-22 Alan Modra <amodra@bigpond.net.au>
3925
3926 * elf32-ppc.c (ppc_elf_add_symbol_hook): Make htab->sbss
3927 SEC_LINKER_CREATED. Attach to dynobj.
3928 (ppc_elf_size_dynamic_sections): Strip htab->sbss if zero size.
3929
3930 2005-03-21 Alan Modra <amodra@bigpond.net.au>
3931
3932 * elf32-ppc.c (struct elf_linker_section): Remove sym_hash and
3933 sym_offset. Add name, bss_name, sym_name, sym_val.
3934 (struct ppc_elf_link_hash_table): Remove sdata and sdata2 pointers.
3935 Add sdata array of elf_linker_section_t.
3936 (ppc_elf_link_hash_table_create): Set name, sym_name, and bss_name.
3937 (enum elf_linker_section_enum): Delete.
3938 (ppc_elf_create_linker_section): Rewrite. Don't create syms here.
3939 (ppc_elf_check_relocs): Delay ppc_elf_create_linker_section until
3940 the special sections are needed. Adjust htab->sdata refs.
3941 Ensure dynobj is set in sreloc code.
3942 (ppc_elf_size_dynamic_sections): Strip sdata sections.
3943 (ppc_elf_set_sdata_syms): New function.
3944 (elf_finish_pointer_linker_section): Use 0x8000 for sym_offset.
3945 (ppc_elf_relocate_section): Adjust references to htab->sdata. Use
3946 sym_val instead of sym_hash.
3947 * elf32-ppc.h (ppc_elf_set_sdata_syms): Declare.
3948
3949 2005-03-21 Alan Modra <amodra@bigpond.net.au>
3950
3951 * elf32-ppc.c (is_ppc_elf_target): Move to linker part of file.
3952 (ppc_elf_merge_private_bfd_data): Likewise.
3953
3954 2005-03-21 Alan Modra <amodra@bigpond.net.au>
3955
3956 * elf32-ppc.c (struct elf_linker_section): Remove rel_section.
3957 (ppc_elf_create_linker_section): Don't create rel_section.
3958 (elf_create_pointer_linker_section): Don't size relocs.
3959 (elf_finish_pointer_linker_section): Remove relative_reloc parm.
3960 Don't generate relocs.
3961 (ppc_elf_relocate_section): Adjust calls to
3962 elf_finish_pointer_linker_section.
3963
3964 2005-03-21 Alan Modra <amodra@bigpond.net.au>
3965
3966 * elf32-ppc.c (is_ppc_elf_target): New function.
3967 (ppc_elf_merge_private_bfd_data): Use it rather than just testing
3968 for bfd_target_elf_flavour. Do this test before endian check.
3969 (ppc_elf_add_symbol_hook): Use is_pcc_elf_target.
3970 (ppc_elf_size_dynamic_sections): Likewise.
3971
3972 2005-03-20 H.J. Lu <hongjiu.lu@intel.com>
3973
3974 * elf-bfd.h (elf_backend_data): Add int to
3975 elf_backend_section_from_shdr.
3976 (bfd_elf_section_data): Update comment for this_idx.
3977 (_bfd_elf_make_section_from_shdr): Add int.
3978 * elfxx-mips.h (_bfd_mips_elf_section_from_shdr): Likewise.
3979
3980 * elf.c (_bfd_elf_make_section_from_shdr): Take section index
3981 and use it to set this_idx in bfd_elf_section_data.
3982 (bfd_section_from_shdr): Pass shindex to
3983 _bfd_elf_make_section_from_shdr.
3984 (_bfd_elf_section_from_bfd_section): Use this_idx in
3985 bfd_elf_section_data to find section index.
3986
3987 * elf32-arm.c (elf32_arm_section_from_shdr): Take section
3988 index and pass it to _bfd_elf_make_section_from_shdr.
3989 * elf32-i370.c(i370_elf_section_from_shdr): Likewise.
3990 * elf32-ppc.c (ppc_elf_section_from_shdr): Likewise.
3991 * elf32-sh64.c (sh64_backend_section_from_shdr): Likewise.
3992 * elf32-v850.c (v850_elf_section_from_shdr): Likewise.
3993 * elf64-alpha.c (elf64_alpha_section_from_shdr): Likewise.
3994 * elf64-hppa.c (elf64_hppa_section_from_shdr): Likewise.
3995 * elf64-x86-64.c (elf64_x86_64_section_from_shdr): Likewise.
3996 * elfxx-ia64.c (elfNN_ia64_section_from_shdr): Likewise.
3997 * elfxx-mips.c (_bfd_mips_elf_section_from_shdr): Likewise.
3998
3999 2005-03-19 Danny Smith <dannysmith@users.sourceforge.net>
4000 Ross Ridge <rridge@csclub.uwaterloo.ca>
4001
4002 * peicode.h (pe_ILF_build_a_bfd): Strip only one prefix
4003 character in IMPORT_NAME_UNDECORATE and IMPORT_NAME_NOPREFIX
4004 cases. Add comment.
4005
4006 2005-03-18 H.J. Lu <hongjiu.lu@intel.com>
4007
4008 * elflink.c (elf_mark_used_section): Remove check for special
4009 sections.
4010
4011 2005-03-18 Andreas Schwab <schwab@suse.de>
4012
4013 * elfxx-ia64.c (elfNN_ia64_install_value): Change type of insn
4014 from bfd_vma to ia64_insn, remove broken cast.
4015
4016 2005-03-18 C Jaiprakash <cjaiprakash@noida.hcltech.com>
4017
4018 * elf32-m68k.c (elf_cfv4e_plt0_entry): plt entry for coldfire v4e.
4019 (elf_m68k_adjust_dynamic_symbol,elf_m68k_finish_dynamic_symbol,
4020 elf_m68k_finish_dynamic_sections): Use it.
4021
4022 2005-03-17 Paul Brook <paul@codesourcery.com>
4023 Dan Jacobowitz <dan@codesourcery.com>
4024 Mark Mitchell <mark@codesourcery.com>
4025
4026 * elf32-arm.c (elf32_arm_modify_segment_map): New function.
4027 (elf32_arm_additional_program_headers): Likewise.
4028 (elf_backend_modify_segment_map): Define.
4029 (elf_backend_additional_program_headers): Likewise.
4030 (elf32_arm_symbian_modify_segment_map): Use
4031 elf32_arm_modify_segment_map.
4032
4033 2005-03-18 H.J. Lu <hongjiu.lu@intel.com>
4034
4035 * elflink.c (elf_mark_used_section): Check bfd_is_const_section
4036 for special sections.
4037
4038 2005-03-18 Alan Modra <amodra@bigpond.net.au>
4039
4040 * elf-bfd.h (_bfd_elf_link_renumber_dynsyms): Delete.
4041 * elflink.c (_bfd_elf_link_renumber_dynsyms): Make static, add
4042 section_sym_count param, and return number of section symbols.
4043 (bfd_elf_size_dynamic_sections): Clear section symbol area of
4044 .dynsym contents. Don't bother calling swap_symbol_out on the
4045 first all-zero dynsym.
4046 (elf_mark_used_section): Formatting. Avoid twiddling flags in
4047 special sections like bfd_abs_section.
4048 (bfd_elf_gc_sections): Spelling fix.
4049
4050 2005-03-16 Fred Fish <fnf@specifixinc.com>
4051
4052 PR binutils/790
4053 * dwarf2.c (read_indirect_string): Fix apparent typo, check
4054 dwarf_str_buffer allocation, not dwarf_abbrev_buffer.
4055
4056 2005-03-16 H.J. Lu <hongjiu.lu@intel.com>
4057
4058 * elflink.c (elf_mark_used_section): New.
4059 (bfd_elf_gc_sections): Call elf_gc_mark_section for
4060 non-relocatable link if we don't do GC.
4061
4062 2005-03-16 Nick Clifton <nickc@redhat.com>
4063 Ben Elliston <bje@au.ibm.com>
4064
4065 * configure.in (werror): New switch: Add -Werror to the
4066 compiler command line. Enabled by default. Disable via
4067 --disable-werror.
4068 * configure: Regenerate.
4069
4070 2005-03-16 Nick Clifton <nickc@redhat.com>
4071
4072 * ecoff.c: Convert to ISO C90 formatting.
4073
4074 2005-03-16 Alan Modra <amodra@bigpond.net.au>
4075
4076 * elf32-ppc.c: Divide file into general and linker specific
4077 functions. Sort linker functions into roughly the order in which
4078 they are called by the ELF linker code.
4079
4080 2005-03-16 Alan Modra <amodra@bigpond.net.au>
4081
4082 * elf32-ppc.c (ppc_elf_create_linker_section): Set SEC_LINKER_CREATED
4083 on section. Correct comment, and add FIXME.
4084 (ppc_elf_additional_program_headers): Don't bump header count for
4085 interp. Test SEC_ALLOC, not SEC_LOAD, and don't test size.
4086 (ppc_elf_size_dynamic_sections): Don't strip sdata and sdata2, but
4087 do allocate memory if they need it.
4088
4089 2005-03-15 Mikkel Krautz <krautz@gmail.com>
4090
4091 * config.bfd (x86_64-elf): Add target.
4092
4093 2005-03-15 Alan Modra <amodra@bigpond.net.au>
4094
4095 * po/es.po: Commit new Spanish translation.
4096
4097 2005-03-14 H.J. Lu <hongjiu.lu@intel.com>
4098
4099 * elfxx-ia64.c (elfNN_ia64_relocate_section): Set symbo name
4100 for global symbol when reporting overflow.
4101
4102 2005-03-11 Jakub Jelinek <jakub@redhat.com>
4103
4104 * libbfd-in.h (_bfd_ar_spacepad): New prototype.
4105 * libbfd.h: Rebuilt.
4106 * archive.c (_bfd_ar_spacepad): New function.
4107 (_bfd_construct_extended_name_table, _bfd_write_archive_contents,
4108 bsd_write_armap, _bfd_archive_bsd_update_armap_timestamp,
4109 coff_write_armap): Use it.
4110 (bfd_ar_hdr_from_filesystem): Likewise. Fix HP-UX large
4111 uid/gid support.
4112 * archive64.c (bfd_elf64_archive_write_armap): Use _bfd_ar_spacepad.
4113
4114 2005-03-10 Mark Kettenis <kettenis@gnu.org>
4115
4116 * archive.c (_bfd_look_for_bfd_in_cache): Move declaration of
4117 has_table to the start of the function.
4118
4119 2005-03-10 Ben Elliston <bje@au.ibm.com>
4120
4121 * archive.c: Include hashtab.h.
4122 (struct ar_cache): Rename `arelt' to `arbfd' and remove `next'.
4123 (_bfd_look_for_bfd_in_cache): Reimplement using htab_find.
4124 (hash_file_ptr): New function.
4125 (eq_file_ptr): Likewise.
4126 (_bfd_add_bfd_to_archive_cache): Reimplement using a hash table.
4127 * libbfd-in.h: Include hashtab.h.
4128 (struct artdata): Change `cache' member type to htab_t.
4129 * libbfd.h: Rebuild.
4130
4131 2005-03-08 Daniel Jacobowitz <dan@codesourcery.com>
4132
4133 * configure.in: Bump version to 2.16.90.
4134 * configure: Regenerated.
4135
4136 2005-03-07 Jakub Jelinek <jakub@redhat.com>
4137
4138 * opncls.c (opncls_bread, opncls_bclose): Fix if pread resp.
4139 close is a function like macro in system headers.
4140
4141 2005-03-07 Alan Modra <amodra@bigpond.net.au>
4142
4143 PR ld/778
4144 * elf32-hppa.c (elf32_hppa_create_dynamic_sections): Reinstate
4145 _GLOBAL_OFFSET_TABLE_ as a normal dynamic symbol.
4146
4147 2005-03-06 Alan Modra <amodra@bigpond.net.au>
4148
4149 * elf.c (elfcore_grok_win32pstatus): Warning fixes.
4150
4151 2005-03-05 Alan Modra <amodra@bigpond.net.au>
4152
4153 * po/bfd.pot: Regenerate.
4154
4155 2005-03-05 Alan Modra <amodra@bigpond.net.au>
4156
4157 * elf64-ppc.c (update_plt_info): Don't mark new ABI call syms
4158 with is_func.
4159 (func_desc_adjust): Force dot-syms local in executables as well
4160 as shared libs.
4161
4162 2005-03-04 David Daney <ddaney@avtrex.com>
4163
4164 * elfxx-mips.c (mips_elf_calculate_relocation): Handle special
4165 '__gnu_local_gp' symbol used by gas -mno-shared.
4166
4167 2005-03-03 H.J. Lu <hongjiu.lu@intel.com>
4168
4169 * elf-bfd.h (elf_backend_data): Add "const char *" to
4170 elf_backend_section_from_phdr.
4171
4172 * elf.c (bfd_section_from_phdr): Pass "proc" to the
4173 elf_backend_section_from_phdr hook.
4174
4175 2005-03-02 Daniel Jacobowitz <dan@codesourcery.com>
4176 Joseph Myers <joseph@codesourcery.com>
4177
4178 * elfxx-mips.c (struct mips_got_entry): Add tls_type.
4179 (struct mips_got_info): Add tls_gotno, tls_assigned_gotno,
4180 and tls_ldm_offset.
4181 (struct mips_elf_got_per_bfd_arg): Add global_count.
4182 (struct mips_elf_count_tls_arg): New.
4183 (struct mips_elf_hash_sort_data): Update comment for min_got_dynindx.
4184 (struct mips_elf_link_hash_entry): Add tls_type and tls_got_offset.
4185 (GOT_NORMAL, GOT_TLS_GD, GOT_TLS_LDM, GOT_TLS_IE)
4186 (GOT_TLS_OFFSET_DONE, GOT_TLS_DONE): Define.
4187 (TLS_RELOC_P): Define.
4188 (TP_OFFSET, DTP_OFFSET): Define.
4189 (dtprel_base, tprel_base): New functions.
4190 (mips_elf_link_hash_newfunc): Initialize tls_type.
4191 (mips_elf_got_entry_hash, mips_elf_got_entry_eq)
4192 (mips_elf_multi_got_entry_hash, mips_elf_multi_got_entry_eq): Handle
4193 TLS entries.
4194 (mips_tls_got_relocs, mips_elf_count_local_tls_relocs)
4195 (mips_elf_count_global_tls_entries, mips_elf_count_global_tls_relocs)
4196 (mips_elf_output_dynamic_relocation, mips_elf_initialize_tls_slots)
4197 (mips_tls_got_index): New functions.
4198 (mips_elf_local_got_index): Add new R_SYMNDX, H, and R_TYPE
4199 arguments. Pass them to mips_elf_create_local_got_entry. Use
4200 mips_tls_got_index.
4201 (mips_elf_global_got_index): Add new R_TYPE and INFO arguments.
4202 Handle TLS entries.
4203 (mips_elf_got_page, mips_elf_got16_entry): Update calls to
4204 mips_elf_create_local_got_entry.
4205 (mips_elf_create_local_got_entry): Add new R_SYMNDX, H, and R_TYPE
4206 arguments. Handle TLS entries.
4207 (mips_elf_sort_hash_table_f): Add non-TLS assertions.
4208 (mips_elf_record_local_got_symbol): Add new TLS_FLAG argument. Handle
4209 TLS entries.
4210 (mips_elf_record_global_got_symbol): Likewise.
4211 (mips_elf_make_got_per_bfd): Initialize new mips_got_info members.
4212 Count TLS entries.
4213 (mips_elf_merge_gots): Handle TLS entries when merging.
4214 (mips_elf_initialize_tls_index): New function.
4215 (mips_elf_set_global_got_offset): Handle TLS entries.
4216 (mips_elf_adjust_gp): Handle TLS.
4217 (mips_elf_multi_got): Remove redundant call to
4218 mips_elf_resolve_final_got_entries. Initialize global_count.
4219 Correct a comment. Initialize new TLS members of mips_got_info.
4220 Assign TLS GOT indexes for new GOTs.
4221 (mips_elf_create_got_section): Initialize new TLS members of
4222 mips_got_info.
4223 (mips_elf_calculate_relocation): Handle TLS relocs.
4224 (_bfd_mips_elf_check_relocs): Likewise. Update calls to changed
4225 functions.
4226 (_bfd_mips_elf_always_size_sections): Handle TLS.
4227 (_bfd_mips_elf_size_dynamic_sections): Likewise.
4228 (_bfd_mips_elf_finish_dynamic_symbol): Likewise. Update calls to
4229 changed functions.
4230 (_bfd_mips_elf_copy_indirect_symbol): Copy tls_type.
4231 (_bfd_mips_elf_hide_symbol): Handle TLS.
4232 * elfn32-mips.c (elf_mips_howto_table_rel, elf_mips_howto_table_rela)
4233 (mips_reloc_map): Add TLS relocs.
4234 * elf32-mips.c (elf_mips_howto_table_rel, mips_reloc_map): Likewise.
4235 * elf64-mips.c (mips_elf64_howto_table_rel)
4236 (mips_elf64_howto_table_rela, mips_reloc_map): Likewise.
4237 * reloc.c: Define new MIPS TLS relocations.
4238 * libbfd.h, bfd-in2.h: Regenerated.
4239
4240 2005-03-02 Jan Beulich <jbeulich@novell.com>
4241
4242 * Makefile.am: Add dependency of cache.o on libiberty.h.
4243 * cache.c: Include libiberty.h.
4244 (bfd_open_file): Use unlink_if_ordinary instead of unlink.
4245
4246 2005-03-01 Zack Weinberg <zack@codesourcery.com>
4247
4248 * elf.c (bfd_section_from_shdr <default case>): Call
4249 elf_backend_section_from_shdr hook unconditionally, and return
4250 what it returns.
4251 (bfd_section_from_phdr): Similarly, for elf_backend_section_from_phdr.
4252 * elfxx-target.h (elf_backend_section_from_shdr)
4253 (elf_backend_section_from_phdr): Default to
4254 _bfd_elf_make_section_from_shdr and _bfd_elf_make_section_from_phdr
4255 respectively.
4256
4257 2005-03-01 Alan Modra <amodra@bigpond.net.au>
4258
4259 * targets.h: Typo fix.
4260 * bfd-in2.h: Regenerate.
4261
4262 * bout.c (b_out_write_object_contents): Don't use sizeof on host
4263 structs to size on-disk structures.
4264 (b_out_set_section_contents): Size the external struct, not the
4265 internal one for on-disk size.
4266 (b_out_sizeof_headers): Likewise.
4267
4268 2005-03-01 Alan Modra <amodra@bigpond.net.au>
4269
4270 * elf64-ppc.c (ppc64_elf_size_stubs): Override defined dot-sym
4271 entry points with the func descriptor as well as undefweak.
4272
4273 2005-02-28 Ross Ridge <rridge@csclub.uwaterloo.ca>
4274
4275 * peicode.h (pe_ILF_build_a_bfd): Do not assume that an @ will be
4276 present when IMPORT_NAME_UNDOECRATE is used.
4277
4278 2005-02-28 H.J. Lu <hongjiu.lu@intel.com>
4279
4280 PR 757
4281 * elf-bfd.h (_bfd_elf_merge_symbol): Add a pointer to unsigned
4282 int.
4283
4284 * elf32-sh-symbian.c (sh_symbian_relocate_section): Pass NULL
4285 to _bfd_elf_merge_symbol.
4286
4287 * elflink.c (_bfd_elf_merge_symbol): Use the pointer to
4288 unsigned int to return the alignment of the old common symbol
4289 in the dynamic object.
4290 (_bfd_elf_add_default_symbol): Pass NULL to
4291 _bfd_elf_merge_symbol.
4292 (elf_link_add_object_symbols): Pass &old_alignment to
4293 _bfd_elf_merge_symbol. Get the alignment of the new common
4294 symbol in the dynamic object.
4295
4296 2005-02-24 Ben Elliston <bje@au.ibm.com>
4297
4298 * coffcode.h (coff_sym_filepos): Remove GNU960 conditional code.
4299 * format.c (bfd_check_format_matches): Likewise.
4300 * archive.c (BFD_GNU960_ARMAG): Likewise.
4301 (bfd_generic_archive_p): Likewise.
4302 (_bfd_write_archive_contents): Likewise.
4303
4304 2005-02-24 H.J. Lu <hongjiu.lu@intel.com>
4305
4306 * configure.in: (AM_INIT_AUTOMAKE): Set version to 2.15.95.
4307 * configure: Regenerate.
4308
4309 2005-02-24 Julian Brown <julian@sirius.codesourcery.com>
4310
4311 * elflink.c (elf_link_add_object_symbols): Force symbols in discarded
4312 COMDAT group sections to have default visibility.
4313
4314 2005-02-24 Alan Modra <amodra@bigpond.net.au>
4315
4316 * coffcode.h (coff_print_aux): Warning fix.
4317 * elf-m10300.c (mn10300_elf_relax_section): Use section->id
4318 instead of section pointer to identify.
4319 * coff-h8300.c (h8300_reloc16_extra_cases): Likewise. Allocate
4320 the correct size buffer for local sym mangling too.
4321 (h8300_bfd_link_add_symbols): Likewise.
4322 * elf32-sh-symbian.c (sh_symbian_process_embedded_commands): Fix
4323 warning.
4324 * elf32-sh64.c (shmedia_prepare_reloc): Use %B and %p in error message
4325 * elf32-xtensa.c (literal_value_hash): Warning fix.
4326 * versados.c (process_otr): Warning fix.
4327 (versados_canonicalize_reloc): Likewise.
4328 * vms-gsd.c (_bfd_vms_slurp_gsd): Warning fix.
4329 * vms.c (fill_section_ptr): Warning fix.
4330
4331 2005-02-23 H.J. Lu <hongjiu.lu@intel.com>
4332
4333 * coff-tic54x.c (SWAP_OUT_RELOC_EXTRA): Defined.
4334 * coff-tic80.c (SWAP_OUT_RELOC_EXTRA): Likewise.
4335
4336 2005-02-23 Nick Clifton <nickc@redhat.com>
4337
4338 * elfxx-mips.c (mips_elf_create_dynamic_relocation): Initialise
4339 the relvaddr field of the Elf32_crinfo structure.
4340
4341 * elf32-m68hc1x.c (elf32_m68hc11_relocate_section): Initialise
4342 variables that are passed by reference to
4343 m68hc11_get_relocation_value in case that function does not
4344 initialise them.
4345
4346 * elf32-cr16c.c (cr16c_elf_final_link_relocate): Remove duplicated
4347 return statements and replace with a single return at the end of
4348 the function. This helps pacify the flow analysis code in gcc 4.0.
4349
4350 * elf.c (_bfd_elf_compute_section_file_positions): Initialise
4351 strtab to avoid compile time warning.
4352
4353 2005-02-23 Ben Elliston <bje@au.ibm.com>
4354
4355 * opncls.c (bfd_zalloc): Document this function.
4356
4357 2005-02-21 H.J. Lu <hongjiu.lu@intel.com>
4358
4359 * coffcode.h (sec_to_styp_flags): Replaced SEC_CLINK with
4360 SEC_TIC54X_CLINK. Replace SEC_BLOCK with SEC_TIC54X_BLOCK.
4361 Replace SEC_SHARED with SEC_COFF_SHARED.
4362 (styp_to_sec_flags): Likewise.
4363
4364 * elfxx-target.h (TARGET_BIG_SYM): Remove SEC_ARCH_BIT_0.
4365 (TARGET_LITTLE_SYM): Likewise.
4366
4367 * section.c (SEC_ARCH_BIT_0): Removed.
4368 (SEC_LINK_DUPLICATES_SAME_CONTENTS): Defined with
4369 SEC_LINK_DUPLICATES_ONE_ONLY and SEC_LINK_DUPLICATES_SAME_SIZE.
4370 (SEC_SHARED): Renamed to ...
4371 (SEC_COFF_SHARED): This.
4372 (SEC_BLOCK): Renamed to ...
4373 (SEC_TIC54X_BLOCK): This.
4374 (SEC_CLINK): Renamed to ...
4375 (SEC_TIC54X_CLINK): This.
4376 (SEC_XXX): Rearranged. Move SEC_COFF_SHARED_LIBRARY,
4377 SEC_COFF_SHARED, SEC_TIC54X_BLOCK and SEC_TIC54X_CLINK to the
4378 end.
4379 * bfd-in2.h: Regenerated.
4380
4381 2005-02-21 Fred Fish <fnf@specifixinc.com>
4382
4383 * dwarf2.c (find_abstract_instance_name): Call recursively
4384 to handle a DW_AT_specification.
4385
4386 2005-02-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
4387
4388 * elfxx-mips.c (ecoff_swap_rpdr_out, mips_elf_output_extsym,
4389 mips_elf_create_dynamic_relocation,
4390 _bfd_mips_elf_size_dynamic_sections, _bfd_mips_elf_final_link):
4391 Remove #if 0'd code.
4392
4393 2005-02-21 Alan Modra <amodra@bigpond.net.au>
4394
4395 * Makefile.am: Run "make dep-am"
4396 * Makefile.in: Regenerate.
4397
4398 2005-02-21 Alan Modra <amodra@bigpond.net.au>
4399
4400 * coffgen.c (bfd_coff_get_comdat_section): Check that
4401 coff_section_data isn't NULL.
4402
4403 2005-02-21 Alan Modra <amodra@bigpond.net.au>
4404
4405 * bfd-in.h (bfd_elf_bfd_from_remote_memory): Warning fix.
4406 * coff-m68k.c (bfd_m68k_coff_create_embedded_relocs): Likewise.
4407 * coff-rs6000.c (xcoff_write_armap_big): Warning fixes. Remove
4408 useless assignments.
4409 (xcoff_write_archive_contents_big): Likewise.
4410 (_bfd_xcoff_put_ldsymbol_name): Likewise.
4411 * coff64-rs6000.c (_bfd_xcoff64_put_ldsymbol_name): Likewise.
4412 * coffgen.c (coff_write_symbols): Make "written" a bfd_vma.
4413 * cofflink.c (process_embedded_commands): Warning fixes.
4414 * cpu-arm.c: Delete unnecessary prototypes. Convert to C90.
4415 Warning fixes.
4416 * dwarf2.c: Warning fixes.
4417 * elf-bfd.h: Likewise.
4418 * elf-eh-frame.c: Likewise.
4419 * elf-strtab.c: Likewise.
4420 * elf.c: Likewise.
4421 * elf32-m68k.c: Likewise.
4422 * elf32-ppc.c: Likewise.
4423 * elf32-sh-symbian.c: Likewise.
4424 * elf32-sh.c: Delete unnecessary prototypes. Warning fixes.
4425 * elf64-sh64.c: Likewise.
4426 * peicode.h: Likewise.
4427 * elf64-mmix.c: Warning fixes.
4428 * elfcode.h: Likewise.
4429 * elfxx-mips.c: Likewise.
4430 * libbfd-in.h: Likewise.
4431 * libbfd.c: Likewise.
4432 * mach-o.c: Likewise.
4433 * merge.c: Likewise.
4434 * mmo.c: Likewise.
4435 * opncls.c: Likewise.
4436 * pef.c: Likewise.
4437 * srec.c: Likewise.
4438 * vms-hdr.c: Likewise.
4439 * vms-tir.c: Likewise.
4440 * xtensa-isa.c: Likewise.
4441 * xtensa-modules.c: Likewise.
4442 * xsym.c: Likewise.
4443 (pstrcmp): Use correct choice of string lengths. Fix return value.
4444 (bfd_sym_module_name): Correct string length.
4445 * bfd-in2.h: Regenerate.
4446 * libbfd.h: Regenerate.
4447
4448 2005-02-17 Alexandre Oliva <aoliva@redhat.com>
4449
4450 * elf32-frv.c (elf32_frv_relocate_section): Remove warning from
4451 uninitialized check_segment[1] in TLSMOFF case.
4452 Reported by Alan Modra.
4453 (elf32_frv_relocate_section): Improve errors and warnings.
4454
4455 2005-02-17 Alan Modra <amodra@bigpond.net.au>
4456
4457 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Fix warning.
4458
4459 2005-02-16 Alan Modra <amodra@bigpond.net.au>
4460
4461 * coff-arm.c (coff_arm_is_local_label_name): Warning fix.
4462 * elf32-frv.c (frvfdpic_relocs_info_hash): Likewise.
4463 * pef.c (bfd_pef_scan): Don't ignore return value of
4464 bfd_pef_scan_start_address.
4465 * mach-o.c (bfd_mach_o_scan): Don't ignore return value of
4466 bfd_mach_o_scan_start_address.
4467 * elfxx-ia64.c (elfNN_ia64_relax_brl): Rewrite for 32-bit bfd_vma.
4468 * elfxx-mips.c: Remove unnecessary prototypes.
4469 (sort_dynamic_relocs_64): Abort if not BFD64.
4470
4471 2005-02-16 Alan Modra <amodra@bigpond.net.au>
4472
4473 * elf64-ppc.c (ppc64_elf_edit_toc): Skip toc if size is zero.
4474 Skip toc reloc adjust if reloc_count is zero.
4475
4476 2005-02-15 Nigel Stephens <nigel@mips.com>
4477 Maciej W. Rozycki <macro@mips.com>
4478
4479 * elf32-mips.c (elf_mips16_howto_table_rel): New array for MIPS16
4480 reloc howtos. Add R_MIPS16_HI16 and R_MIPS16_LO16 relocs and
4481 R_MIPS16_GOT16 and R_MIPS16_CALL16 placeholders.
4482 (elf_mips16_jump_howto): Move into elf_mips16_howto_table_rel.
4483 (elf_mips16_gprel_howto): Likewise. Redefine src_mask and
4484 dst_mask.
4485 (mips16_gprel_reloc): Remove bit shuffling; call
4486 _bfd_mips16_elf_reloc_unshuffle(), _bfd_mips_elf_gprel16_with_gp()
4487 and _bfd_mips16_elf_reloc_shuffle() instead.
4488 (mips16_reloc_map): New reloc map for MIPS16 relocs.
4489 (bfd_elf32_bfd_reloc_type_lookup): Use mips16_reloc_map for MIPS16
4490 relocs.
4491 (mips_elf32_rtype_to_howto): Fetch MIPS16 howtos from
4492 elf_mips16_howto_table_rel.
4493 * elf64-mips.c (mips16_elf64_howto_table_rel): New array for
4494 MIPS16 REL reloc howtos. Add R_MIPS16_HI16 and R_MIPS16_LO16
4495 relocs and R_MIPS16_GOT16 and R_MIPS16_CALL16 placeholders.
4496 (elf_mips16_jump_howto): Move into mips16_elf64_howto_table_rel.
4497 (elf_mips16_gprel_howto): Likewise. Redefine src_mask and
4498 dst_mask.
4499 (mips16_elf64_howto_table_rela): New array for MIPS16 RELA
4500 reloc howtos. Add R_MIPS16_26, R_MIPS16_GPREL, R_MIPS16_HI16 and
4501 R_MIPS16_LO16 relocs and R_MIPS16_GOT16 and R_MIPS16_CALL16
4502 placeholders.
4503 (mips16_gprel_reloc): Remove bit shuffling; call
4504 _bfd_mips16_elf_reloc_unshuffle(), _bfd_mips_elf_gprel16_with_gp()
4505 and _bfd_mips16_elf_reloc_shuffle() instead.
4506 (mips16_reloc_map): New reloc map for MIPS16 relocs.
4507 (bfd_elf64_bfd_reloc_type_lookup): Use mips16_reloc_map for MIPS16
4508 relocs.
4509 (mips_elf64_rtype_to_howto): Fetch MIPS16 howtos from
4510 mips16_elf64_howto_table_rela or mips16_elf64_howto_table_rel.
4511 * elfn32-mips.c (elf_mips16_howto_table_rel): New array for MIPS16
4512 REL reloc howtos. Add R_MIPS16_HI16 and R_MIPS16_LO16 relocs and
4513 R_MIPS16_GOT16 and R_MIPS16_CALL16 placeholders.
4514 (elf_mips16_jump_howto): Move into elf_mips16_howto_table_rel.
4515 (elf_mips16_gprel_howto): Likewise. Redefine src_mask and
4516 dst_mask.
4517 (mips16_gprel_reloc): Remove bit shuffling; call
4518 _bfd_mips16_elf_reloc_unshuffle(), _bfd_mips_elf_gprel16_with_gp()
4519 and _bfd_mips16_elf_reloc_shuffle() instead.
4520 (mips16_reloc_map): New reloc map for MIPS16 relocs.
4521 (bfd_elf32_bfd_reloc_type_lookup): Use mips16_reloc_map for MIPS16
4522 relocs.
4523 (mips_elf_n32_rtype_to_howto): Fetch MIPS16 howtos from
4524 elf_mips16_howto_table_rela or elf_mips16_howto_table_rel.
4525 * elfxx-mips.c (_bfd_mips16_elf_reloc_unshuffle): New function to
4526 handle bit shuffling for MIPS16 relocs.
4527 (_bfd_mips16_elf_reloc_shuffle): Likewise.
4528 (_bfd_mips_elf_lo16_reloc): Use _bfd_mips16_elf_reloc_unshuffle()
4529 and _bfd_mips16_elf_reloc_shuffle().
4530 (_bfd_mips_elf_generic_reloc): Likewise.
4531 (mips_elf_calculate_relocation): Likewise. Handle R_MIPS16_HI16
4532 and R_MIPS16_LO16.
4533 (mips_elf_obtain_contents): Remove bit shuffling.
4534 (mips_elf_perform_relocation): Likewise; call
4535 _bfd_mips16_elf_reloc_unshuffle() and _bfd_mips16_elf_reloc_shuffle()
4536 instead.
4537 (_bfd_mips_elf_relocate_section): Likewise. Handle R_MIPS16_HI16
4538 and R_MIPS16_LO16.
4539 * elfxx-mips.h (_bfd_mips16_elf_reloc_unshuffle): Declare.
4540 (_bfd_mips16_elf_reloc_shuffle): Likewise.
4541 * reloc.c (BFD_RELOC_MIPS16_HI16): New reloc.
4542 (BFD_RELOC_MIPS16_HI16_S): Likewise.
4543 (BFD_RELOC_MIPS16_LO16): Likewise.
4544 * bfd-in2.h: Regenerate.
4545 * libbfd.h: Regenerate.
4546
4547 2005-02-15 Jan Beulich <jbeulich@novell.com>
4548
4549 * elfxx-ia64.c (ia64_howto_table): Correct strings for
4550 R_IA64_DTPMOD64[LM]SB.
4551
4552 2005-02-14 H.J. Lu <hongjiu.lu@intel.com>
4553
4554 * elfxx-ia64.c (elfNN_ia64_relax_section): Allow relax
4555 backward branch in the same section.
4556 (elfNN_ia64_relocate_section): Inform users that the input
4557 section is too big to relax br instruction when overflow
4558 happens to R_IA64_PCREL21B, R_IA64_PCREL21BI, R_IA64_PCREL21M
4559 and R_IA64_PCREL21F.
4560
4561 2005-02-14 Orjan Friberg <orjanf@axis.com>
4562
4563 * elfcore.h (elf_core_file_p): Move the call to
4564 elf_backend_object_p to allow the correct machine to be set before
4565 processing the program headers.
4566
4567 2005-02-14 Nick Clifton <nickc@redhat.com>
4568
4569 PR binutils/716
4570 * peicode.h (pe_bfd_copy_private_bfd_data): Copy the large address
4571 aware flag from the input bfd to the output bfd.
4572
4573 2005-02-11 Maciej W. Rozycki <macro@mips.com>
4574
4575 * elf32-mips.c (_bfd_mips_elf32_gprel16_reloc): Reject
4576 R_MIPS_LITERAL relocations for external symbols.
4577 * elf64-mips.c (mips_elf64_literal_reloc): Likewise.
4578 * elfn32-mips.c (mips_elf_literal_reloc): Likewise.
4579
4580 2005-02-11 H.J. Lu <hongjiu.lu@intel.com>
4581
4582 * bfd-in2.h: Rebuilt.
4583
4584 2005-02-11 Paul Brook <paul@codesourcery.com>
4585
4586 * elf-bfd.h (struct elf_link_hash_table): Add
4587 is_relocatable_executable.
4588 * elf.c (_bfd_elf_link_hash_table_init): Initialize it.
4589 * elflink.c (bfd_elf_link_record_dynamic_symbol): Create local dynamic
4590 symbols in relocatable executables.
4591 (bfd_elf_record_link_assignment): Create dynamic section symbols in
4592 relocatable executables.
4593 (_bfd_elf_link_renumber_dynsyms): Ditto.
4594 (bfd_elf_final_link): Ditto.
4595 * elf32-arm.c (elf32_arm_final_link_relocate): Copy absolute
4596 relocations into relocatable executables.
4597 (elf32_arm_check_relocs): Crate dynamic sections for relocatable
4598 executables. Also copy absolute relocations.
4599 (elf32_arm_adjust_dynamic_symbol): Don't create copy relocations
4600 in relocatable executables.
4601 (allocate_dynrelocs): Copy relocations for relocatable executables.
4602 Output dynamic symbols for symbols defined in linker scripts.
4603
4604 2005-02-11 Nick Clifton <nickc@redhat.com>
4605
4606 * libbfd.c (read_signed_leb128): Use an unsigned type for 'shift'
4607 to avoid a compile time warning.
4608
4609 * coff-alpha.c (alpha_adjust_reloc_in): Remove redundant test from
4610 BFD_ASSERT.
4611
4612 * coff-tic4x.c (coff_rtype_to_howto): Move definition before
4613 inclusion of coffcode.h so that it is actually picked up.
4614
4615 * coffcode.h (coff_std_swap_table): Add an unused attribute in
4616 case it is not used.
4617
4618 * elf32-ip2k.c (ip2k_call_opcode, IS_CALL_OPCODE): Remove unused
4619 structure and macro.
4620
4621 * elf32-iq2000.c (iq2000_reloc_map): Remove unused structure and
4622 array.
4623
4624 * elf32-m32r.c (m32r_reloc_map_old): Use #ifdef USE_M32R_OLD_RELOC
4625 to protect the declaration of this array.
4626
4627 * xsym.c (bfd_sym_parse_contained_variables_table_entry_v32):
4628 Avoid call to memcpy with a size of 0.
4629
4630 2005-02-12 Alan Modra <amodra@bigpond.net.au>
4631
4632 * elf64-ppc.c (toc_adjusting_stub_needed): Return true for
4633 old-style branches to undefined dot-symbols which will be
4634 satisfied by a plt call.
4635
4636 2005-02-11 Alan Modra <amodra@bigpond.net.au>
4637
4638 * elf64-ppc.c (move_plt_plist): New function, extracted from..
4639 (ppc64_elf_copy_indirect_symbol): ..here.
4640 (func_desc_adjust): Use move_plt_plist.
4641
4642 2005-02-10 Paul Brook <paul@codesourcery.com>
4643
4644 * elf32-arm.c (elf32_arm_final_link_relocate): Handle R_ARM_THM_PC9.
4645
4646 2005-02-10 Paul Brook <paul@codesourcery.com>
4647
4648 * elflink.c (bfd_elf_record_link_assignment): Make hidden and internal
4649 symbols local.
4650 (elf_link_renumber_hash_table_dynsyms): Ignore local symbols.
4651 (elf_link_renumber_local_hash_table_dynsyms): New function.
4652 (_bfd_elf_link_renumber_dynsyms): Number local dynamic symbols.
4653
4654 2005-02-10 Jakub Jelinek <jakub@redhat.com>
4655
4656 * bfd-in.h (BFD_LINKER_CREATED): Define.
4657 * bfd-in2.h: Rebuilt.
4658 * elflink.c (bfd_elf_size_dynamic_sections): Disregard
4659 BFD_LINKER_CREATED bfds when determining input bfds without
4660 .note.GNU-stack section.
4661
4662 2005-02-10 Maciej W. Rozycki <macro@mips.com>
4663
4664 * elf64-mips.c (mips16_gprel_reloc): Update a comment.
4665 * elfn32-mips.c (mips16_gprel_reloc): Keep R_MIPS16_GPREL
4666 relocations against external symbols unchanged.
4667
4668 2005-02-08 Paul Brook <paul@codesourcery.com>
4669
4670 * elflink.c (elf_link_input_bfd): Ignore symbols from null input
4671 sections.
4672
4673 2005-02-08 Hans-Peter Nilsson <hp@axis.com>
4674
4675 * elflink.c (elf_link_add_object_symbols): Don't add "warning: "
4676 prefix here.
4677
4678 2005-02-07 Maciej W. Rozycki <macro@mips.com>
4679
4680 * elf64-mips.c: Fix formatting throughout.
4681
4682 2005-02-07 Maciej W. Rozycki <macro@mips.com>
4683
4684 * elfn32-mips.c (elf_mips_howto_table_rela): Fix a comment typo.
4685
4686 2005-02-07 Alexandre Oliva <aoliva@redhat.com>
4687
4688 * elf32-frv.c (FRVFDPIC_SYM_LOCAL): Remove special handling for
4689 *ABS*/*UND* sections.
4690 (elf32_frv_relocate_section): Move zero-addend-required error...
4691 (_frv_emit_got_relocs_plt_entries): ... here. Report error for
4692 missing needed TLS section.
4693
4694 2005-02-07 Hans-Peter Nilsson <hp@axis.com>
4695
4696 * aoutx.h (NAME(aout,find_nearest_line)): Correct case for N_SO
4697 being the last symbol.
4698 (aout_link_add_symbols): Just return TRUE if a warning
4699 symbol was last.
4700
4701 2005-02-07 Maciej W. Rozycki <macro@mips.com>
4702
4703 * elf32-mips.c (mips_elf_gprel32_reloc): Reject
4704 R_MIPS_GPREL32 relocations against external symbols.
4705 * elf64-mips.c (mips_elf64_gprel32_reloc): Replace an incorrect
4706 comment.
4707
4708 2005-02-07 Alan Modra <amodra@bigpond.net.au>
4709
4710 * elf-bfd.h (elf_string_from_elf_strtab): Delete macro.
4711 * elf.c (bfd_elf_string_from_elf_section): Expand occurrence of
4712 elf_string_from_elf_strtab.
4713 (_bfd_elf_setup_group_pointers, bfd_section_from_shdr): Likewise.
4714 (bfd_section_from_shdr): For SHT_SYMTAB, load SHT_SYMTAB_SHNDX too
4715 if it exists. Don't do the reverse for SHT_SYMTAB_SHNDX. For
4716 SHT_STRTAB, check whether the strtab is for symtab or dynsymtab by
4717 looking at cached symtab info first, before iterating over headers.
4718 For SHT_REL and SHT_RELA, load dynsymtab if needed.
4719 * elfcode.h (elf_object_p): Don't load section header stringtab
4720 specially.
4721
4722 2005-02-06 H.J. Lu <hongjiu.lu@intel.com>
4723
4724 * elf32-i386.c (elf_i386_relocate_section): Disallow R_386_GOTOFF
4725 against protected function when building shared library.
4726
4727 PR 584
4728 * elf64-x86-64.c (is_32bit_relative_branch): New.
4729 (elf64_x86_64_relocate_section): Alllow R_X86_64_PC32 on a
4730 protected function symbol when building shared library for
4731 32bit relative branch instruction.
4732
4733 2005-02-06 Alan Modra <amodra@bigpond.net.au>
4734
4735 * elf64-ppc.c (add_symbol_adjust): Don't create fake descriptor
4736 syms when doing a relocatable link.
4737 (ppc64_elf_gc_mark_hook): Check that syms are defined before looking
4738 at u.def.section.
4739 (ppc64_elf_tls_setup): Likewise.
4740 (ppc64_elf_edit_opd): Don't use an undefined func desc sym.
4741
4742 2005-02-04 Alan Modra <amodra@bigpond.net.au>
4743
4744 * elf64-ppc.c (struct ppc_link_hash_entry): Add "fake".
4745 (link_hash_newfunc): Clear all locals using memset.
4746 (make_fdh): Remove flags param. Always create fake func desc
4747 weak. Link the descriptor with the code entry sym.
4748 (ppc64_elf_archive_symbol_lookup): Don't return fake syms.
4749 (add_symbol_adjust): Adjust make_fdh call.
4750 (func_desc_adjust): Likewise. Twiddle any pre-existing fake
4751 descriptor to strong undefined if code entry is strong.
4752
4753 2005-02-04 Alan Modra <amodra@bigpond.net.au>
4754
4755 * elflink.c (bfd_elf_record_link_assignment): Do "provide" symbol
4756 lookup here. Set to new before calling bfd_link_repair_undef_list.
4757 (elf_smash_syms): Check that u.undef.weak isn't the not_needed bfd.
4758
4759 2005-02-03 Alan Modra <amodra@bigpond.net.au>
4760
4761 * linker.c (_bfd_link_hash_newfunc): Set all local fields.
4762
4763 2005-02-03 Alan Modra <amodra@bigpond.net.au>
4764
4765 * linker.c (_bfd_generic_link_add_one_symbol): Set u.undef.weak.
4766 * elflink.c (elf_smash_syms): Restore symbols that were undefweak
4767 before the as-needed lib was loaded. Abort on unexpected refs.
4768
4769 2005-02-02 Alan Modra <amodra@bigpond.net.au>
4770
4771 * elflink.c (elf_smash_syms): Expand comments.
4772 (elf_link_add_object_symbols): Only call elf_smash_syms for
4773 as-needed dynamic objects.
4774
4775 * elfxx-ia64.c (elfNN_ia64_new_elf_hash_entry): Don't clear
4776 everything, just the field specific to ia64.
4777 * elf64-hppa.c (elf64_hppa_new_dyn_hash_entry): Likewise.
4778
4779 2005-02-01 Alan Modra <amodra@bigpond.net.au>
4780
4781 * elf64-ppc.c (func_desc_adjust): Move code creating func desc sym to..
4782 (make_fdh): ..here. New function. Don't set BSF_OBJECT for
4783 undefined syms.
4784 (struct add_symbol_adjust_data): New.
4785 (add_symbol_adjust): Make an undefweak func desc for old ABI
4786 objects to link with --as-needed shared libs. Return fail status.
4787 Don't adjust old ABI func entry sym to weak if func desc syms
4788 isn't defined.
4789 (ppc64_elf_check_directives): Adjust call to add_symbol_adjust,
4790 and return status.
4791
4792 2005-02-01 Hans-Peter Nilsson <hp@axis.com>
4793
4794 * cpu-cris.c (get_compatible): Rearrange disabled code and comment
4795 for clarity.
4796
4797 2005-02-01 Alan Modra <amodra@bigpond.net.au>
4798
4799 * elf64-ppc.c (ppc64_elf_check_directives): Move undefs list fixup..
4800 * linker.c (bfd_link_repair_undef_list): ..to new function, but don't
4801 remove anything but new and undefweak.
4802 * elflink.c (_bfd_elf_link_create_dynamic_sections): Override any
4803 existing _DYNAMIC.
4804 (_bfd_elf_create_dynamic_sections): Formatting.
4805 (bfd_elf_record_link_assignment): Call bfd_link_repair_undef_list.
4806 (_bfd_elf_merge_symbol): Don't handle as-needed syms here.
4807 (struct elf_smash_data): New.
4808 (elf_smash_syms): New function.
4809 (elf_link_add_object_symbols): Call elf_smash_syms. Don't add
4810 unneeded dynamic objects to loaded list.
4811 (elf_link_output_extsym): Don't handle as-needed here. Strip
4812 bfd_link_hash_new symbols.
4813 * elf32-cris.c (elf_cris_discard_excess_program_dynamics): Don't
4814 delref when dynindx is already -1.
4815 * elf64-alpha.c (elf64_alpha_output_extsym): Strip bfd_link_hash_new
4816 symbols.
4817 * elfxx-mips.c (mips_elf_output_extsym): Likewise.
4818
4819 2005-02-01 Ben Elliston <bje@au.ibm.com>
4820
4821 * elfxx-target.h (bfd_elfNN_bfd_discard_group): Redefine.
4822
4823 2005-02-01 Ben Elliston <bje@au.ibm.com>
4824
4825 * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,
4826 bfd-in.h, bfdio.c, coff-alpha.c, coff-arm.c, coff-h8300.c,
4827 coff-i860.c, coff-mcore.c, coff-or32.c, coff-ppc.c, coff-sh.c,
4828 coff-sparc.c, coffcode.h, coffgen.c, cofflink.c, cpu-cris.c,
4829 cpu-h8500.c, cpu-ns32k.c, ecoff.c, ecofflink.c, elf.c,
4830 elf32-dlx.c, elf32-fr30.c, elf32-frv.c, elf32-hppa.c,
4831 elf32-i860.c, elf32-ip2k.c, elf32-m32r.c, elf32-sh.c,
4832 elf32-v850.c, elf64-mips.c, elf64-sparc.c, elflink.c,
4833 i386aout.c, i386msdos.c, i386os9k.c, ieee.c, mach-o.c,
4834 nlm32-sparc.c, oasys.c, opncls.c, pdp11.c, pe-mips.c, peXXigen.c,
4835 pef.c, peicode.h, reloc.c, riscix.c, section.c, simple.c, som.c,
4836 sparclynx.c, targets.c, vms-misc.c, vms-tir.c, xsym.c,
4837 hosts/delta68.h, hosts/vaxbsd.h: Remove #if 0'd code
4838 throughout. Similarly, collapse #if 1'd code.
4839
4840 2005-02-01 Ben Elliston <bje@au.ibm.com>
4841
4842 * elf-bfd.h (bfd_elf_discard_group): Remove.
4843 * elf.c (bfd_elf_discard_group): Likewise.
4844 * elfxx-target.h (bfd_elfNN_bfd_discard_group): Remove macro.
4845
4846 2005-01-31 Richard Sandiford <rsandifo@redhat.com>
4847
4848 * elf-bfd.h (elf_backend_data): Add elf_backend_eh_frame_address_size.
4849 (_bfd_elf_eh_frame_address_size): Declare.
4850 * elfxx-target.h (elf_backend_eh_frame_address_size): Define a default.
4851 (elfNN_bed): Initialize elf_backend_eh_frame_address_size.
4852 * elfxx-mips.h (_bfd_mips_elf_eh_frame_address_size): Declare.
4853 (elf_backend_eh_frame_address_size): Define.
4854 * elfxx-mips.c (_bfd_mips_elf_eh_frame_address_size): New function.
4855 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Get the address
4856 size from the new backend hook.
4857 (_bfd_elf_write_section_eh_frame): Likewise.
4858 (_bfd_elf_eh_frame_address_size): New function.
4859
4860 2005-01-31 Andrew Cagney <cagney@gnu.org>
4861
4862 * configure: Regenerate to track ../gettext.m4.
4863
4864 2005-01-31 Mark Mitchell <mark@codesourcery.com>
4865
4866 * elf32-arm.c (elf32_arm_symbian_special_sections): Do not set
4867 SHF_WRITE for .init_array, .fini_array, and .preinit_array.
4868
4869 2005-01-31 Nick Clifton <nickc@redhat.com>
4870
4871 * confg.bfd: Make targets scheduled for obsoletion (m68k-lynxos,
4872 sparc-lynxos, vax-vms) be obsolete.
4873
4874 2005-01-28 Daniel Jacobowitz <dan@codesourcery.com>
4875
4876 * elf-bfd.h (struct elf_backend_data): Add minpagesize.
4877 * elf32-arm.c (ELF_MINPAGESIZE): Define.
4878 * elf32-ppc.c (ELF_MINPAGESIZE): Define.
4879 * elfcode.h (elf_object_p): Use minpagesize instead of
4880 maxpagesize.
4881 * elfxx-target.h (ELF_MINPAGESIZE): Default to ELF_MAXPAGESIZE.
4882 (elfNN_bed): Include ELF_MINPAGESIZE.
4883
4884 2005-01-28 Julian Brown <julian@codesourcery.com>
4885
4886 * bin-in.h (bfd_elf32_arm_set_target_relocs): Update prototype.
4887 * bin-in2.h (bfd_elf32_arm_set_target_relocs): Update prototype.
4888 * elf32-arm.c (elf32_arm_link_hash_table): Add fix_v4bx flag.
4889 (bfd_elf32_arm_set_target_relocs): Add formal parameter fix_v4bx for
4890 passing flag value from ld. Set flag value in global hash table entry.
4891 (elf32_arm_final_link_relocate): Add code to implement R_ARM_V4BX
4892 relocation.
4893
4894 2005-01-27 Andrew Cagney <cagney@gnu.org>
4895
4896 * configure: Regenerate to track ../gettext.m4 change.
4897
4898 2005-01-25 Mark Mitchell <mark@codesourcery.com>
4899
4900 * elf32-arm.c (elf_backend_default_use_rela_p): Define to zero for
4901 SymbianOS.
4902
4903 2005-01-25 Alexandre Oliva <aoliva@redhat.com>
4904
4905 2004-12-10 Alexandre Oliva <aoliva@redhat.com>
4906 * elf32-frv.c (elf32_frv_relocate_section): Force local binding
4907 for TLSMOFF.
4908 * reloc.c: Add R_FRV_TLSMOFF.
4909 * elf32-frv.c (elf32_frv_howto_table): Likewise.
4910 (frv_reloc_map, frv_reloc_type_lookup): Map it.
4911 (elf32_frv_relocate_section): Handle it.
4912 (elf32_frv_check_relocs): Likewise.
4913 * libbfd.h, bfd-in2.h: Rebuilt.
4914 2004-11-26 Alexandre Oliva <aoliva@redhat.com>
4915 * elf32-frv.c (_frvfdpic_emit_got_relocs_plt_entries): Don't crash
4916 when given an undefweak TLS symbol. Fix constant TLS PLT entries
4917 such that they return the constant in gr9.
4918 (_frvfdpic_relax_tls_entries): Don't crash for undefweak TLS
4919 symbols.
4920 (_frvfdpic_size_got_plt): Set _cooked_size of dynamic sections.
4921 too, such that they shrink on relaxation.
4922 (elf32_frvfdpic_finish_dynamic_sections): Check __ROFIXUP_END__ as
4923 marking the position right past the _GLOBAL_OFFSET_TABLE_ value.
4924 (_frvfdpic_assign_plt_entries): Shrink constant TLS PLT entries
4925 if we can guarantee the use of 16-bit constants.
4926 2004-11-10 Alexandre Oliva <aoliva@redhat.com>
4927 Introduce TLS support for FR-V FDPIC.
4928 * reloc.c: Add TLS relocations.
4929 * elf32-frv.c (elf32_frv_howto_table): Add TLS relocations.
4930 (elf32_frv_rel_tlsdesc_value_howto): New.
4931 (elf32_frv_rel_tlsoff_howto): New.
4932 (frv_reloc_map): Add new mappings.
4933 (struct frvfdpic_elf_link_hash_table): Add pointer to summary
4934 reloc information.
4935 (frvfdpic_dynamic_got_plt_info): New.
4936 (frvfdpic_plt_tls_ret_offset): New.
4937 (ELF_DYNAMIC_INTERPRETER, DEFAULT_STACK_SIZE): Move earlier.
4938 (struct _frvfdpic_dynamic_got_info): Likewise. Add TLS members.
4939 (struct _frvfdpic_dynamic_got_plt_info): Likewise.
4940 (FRVFDPIC_SYM_LOCAL): Regard symbols defined in the absolute
4941 section as local.
4942 (struct frvfdpic_relocs_info): Add TLS fields.
4943 (frvfdpic_relocs_info_hash): Warning clean up.
4944 (frvfdpic_relocs_info_find): Initialize tlsplt_entry.
4945 (frvfdpic_pic_merge_early_relocs_info): Merge TLS fields.
4946 (FRVFDPIC_TLS_BIAS): Define.
4947 (tls_biased_base): New.
4948 (_frvfdpic_emit_got_relocs_plt_entries): Deal with TLS
4949 relocations.
4950 (frv_reloc_type_lookup): Likewise.
4951 (frvfdpic_info_to_howto_rel): Likewise.
4952 (elf32_frv_relocate_section): Likewise.
4953 (_frv_create_got_section): Create the PLT section here.
4954 (elf32_frvfdpic_create_dynamic_sections): Not here.
4955 (_frvfdpic_count_nontls_entries): Move out of...
4956 (_frvfdpic_count_got_plt_entries): ... here.
4957 (_frvfdpic_count_tls_entries): Likewise. Add TLS support.
4958 (_frvfdpic_count_relocs_fixups): Likewise. Add relaxation
4959 support.
4960 (_frvfdpic_relax_tls_entries): New.
4961 (_frvfdpic_compute_got_alloc_data): Add TLS support.
4962 (_frvfdpic_get_tlsdesc_entry): New.
4963 (_frvfdpic_assign_got_entries): Add TLS support.
4964 (_frvfdpic_assign_plt_entries): Likewise.
4965 (_frvfdpic_reset_got_plt_entries): New.
4966 (_frvfdpic_size_got_plt): Move out of...
4967 (elf32_frvfdpic_size_dynamic_sections): ... here.
4968 (_frvfdpic_relax_got_plt_entries): New.
4969 (elf32_frvfdpic_relax_section): New.
4970 (elf32_frvfdpic_finish_dynamic_sections): Add TLS sanity check.
4971 (elf32_frv_check_relocs): Add TLS support.
4972 (bfd_elf32_bfd_relax_section): Define for FDPIC.
4973 * libbfd.h, bfd-in2.h: Rebuilt.
4974
4975 2005-01-25 Alan Modra <amodra@bigpond.net.au>
4976
4977 * elf.c (_bfd_elf_get_dynamic_reloc_upper_bound): Only include
4978 loadable reloc sections.
4979 (_bfd_elf_canonicalize_dynamic_reloc): Likewise.
4980 (_bfd_elf_get_synthetic_symtab): Return 0 if no dynamic syms.
4981
4982 2005-01-25 Alan Modra <amodra@bigpond.net.au>
4983
4984 * elflink.c (elf_link_add_object_symbols): Don't create link dynamic
4985 sections immediately when linking shared libs. Instead, wait until
4986 we know a lib is needed.
4987 (_bfd_elf_link_create_dynstrtab): Extract from..
4988 (_bfd_elf_link_create_dynamic_sections_): ..here.
4989 (elf_add_dt_needed_tag): Call _bfd_elf_link_create_dynstrtab and
4990 _bfd_elf_link_create_dynamic_sections. Add abfd param. Allow
4991 for non-existent .dynamic.
4992 (elf_link_output_extsym): Don't complain about undefined symbols
4993 in as-needed dynamic libs that aren't actually linked.
4994
4995 2005-01-24 Andrew Cagney <cagney@gnu.org>
4996
4997 * configure: Regenerate, ../gettext.m4 was updated.
4998
4999 2005-01-21 Ben Elliston <bje@au.ibm.com>
5000
5001 * aout-encap.c: Remove unused file.
5002
5003 2005-01-19 H.J. Lu <hongjiu.lu@intel.com>
5004
5005 PR 679
5006 * elflink.c (_bfd_elf_dynamic_symbol_p): Only protected
5007 non-function symbols are local.
5008 (_bfd_elf_symbol_refs_local_p): Likewise.
5009
5010 2005-01-18 Alan Modra <amodra@bigpond.net.au>
5011
5012 * bfd.c (bfd_link_just_syms): Add abfd param.
5013 * bfd-in2.h: Regenerate.
5014
5015 2005-01-17 Richard Sandiford <rsandifo@redhat.com>
5016
5017 * elf-eh-frame.c (skip_cfa_op, skip_non_nops): New functions.
5018 (_bfd_elf_discard_section_eh_frame): Use them to interpret the CFA
5019 instructions. If the amount of padding is known, reduce the size
5020 of the CIE or FDE by that amount.
5021
5022 2005-01-17 Richard Sandiford <rsandifo@redhat.com>
5023
5024 * elf-bfd.h (struct cie): Use bfd_vmas for code_align, ra_column and
5025 augmentation_size. Use bfd_signed_vmas for data_align.
5026 * elf-eh-frame.c (read_uleb128, read_sleb128): Delete in favor of...
5027 (read_byte, skip_leb128, read_uleb128, read_sleb128): ...these new
5028 functions. Don't read past the end of the enclosing CIE or FDE.
5029 (skip_bytes): New utility function.
5030 (_bfd_elf_discard_section_eh_frame): Use new functions, adding more
5031 sanity checking.
5032 (_bfd_elf_write_section_eh_frame): Use new functions.
5033
5034 2005-01-17 Richard Sandiford <rsandifo@redhat.com>
5035
5036 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Use an
5037 assert-style REQUIRE() macro to handle sanity checks.
5038
5039 2005-01-17 H.J. Lu <hongjiu.lu@intel.com>
5040
5041 * dwarf2.c (dwarf2_debug): Move info_ptr_unit to ...
5042 (comp_unit): Here.
5043 (read_unsigned_leb128): Removed.
5044 (read_signed_leb128): Removed.
5045 (find_abstract_instance_name): Updated.
5046 (parse_comp_unit): Accept info_ptr_unit.
5047 (_bfd_dwarf2_find_nearest_line): Set info_ptr_unit for each
5048 comp unit and pass it to parse_comp_unit.
5049
5050 * elf-eh-frame.c (read_unsigned_leb128): Moved to ...
5051 (read_signed_leb128): Moved to ...
5052 * libbfd.c: Here.
5053
5054 * libbfd-in.h (read_unsigned_leb128): New prototype.
5055 (read_signed_leb128): Likewise.
5056 * libbfd.h: Regenerated.
5057
5058 2005-01-17 Andrew Stubbs <andrew.stubbs@st.com>
5059 Nick Clifton <nickc@redhat.com>
5060
5061 * cpu-sh.c (bfd_to_arch_table): Change arch_sh1_up to arch_sh_up,
5062 arch__sh4_nofp_up to arch_sh4_nofpu_up and arch_sh4a_nofp_up to
5063 arch_sh4a_nofpu_up in order to match the external names and make the
5064 testsuite's job easier.
5065 * archuires.c: Rename bfd_mach_sh2a_fake? to more meaningful
5066 names.
5067 * bfd-in2.h: Regenerate.
5068
5069 2005-01-15 Andrew Cagney <cagney@gnu.org>
5070
5071 * bfd.m4: New file.
5072 * acinclude.m4: Move BFD_NEED_DECLARATION,
5073 BFD_HAVE_SYS_PROCFS_TYPE and BFD_HAVE_SYS_PROCFS_TYPE_MEMBER to
5074 the new file bfd.m4. Include ../bfd/bfd.m4.
5075 * configure: Re-generate.
5076
5077 2005-01-12 Alan Modra <amodra@bigpond.net.au>
5078
5079 * elf32-ppc.c (ppc_elf_howto_raw): Delete RELAX32* entries.
5080 (ppc_elf_relax_section): Use PLT variants of RELAX32 relocs for
5081 reaching PLT.
5082 (ppc_elf_relocate_section): Handle R_PPC_RELAX32_PLT and
5083 R_PPC_RELAX32PC_PLT.
5084
5085 2005-01-11 Alan Modra <amodra@bigpond.net.au>
5086
5087 * elf64-ppc.c (ppc64_elf_gc_sweep_hook): Follow indirect and warning
5088 symbols.
5089 * elf32-arm.c (elf32_arm_gc_sweep_hook): Likewise.
5090 * elf32-cris.c (cris_elf_gc_sweep_hook): Likewise.
5091 * elf32-hppa.c (elf32_hppa_gc_sweep_hook): Likewise.
5092 * elf32-i386.c (elf_i386_gc_sweep_hook): Likewise.
5093 * elf32-m32r.c (m32r_elf_gc_sweep_hook): Likewise.
5094 * elf32-m68k.c (elf_m68k_gc_sweep_hook): Likewise.
5095 * elf32-ppc.c (ppc_elf_gc_sweep_hook): Likewise.
5096 * elf32-s390.c (elf_s390_gc_sweep_hook): Likewise.
5097 * elf32-sh.c (sh_elf_gc_sweep_hook): Likewise.
5098 * elf32-sparc.c (elf32_sparc_gc_sweep_hook): Likewise.
5099 * elf32-vax.c (elf_vax_gc_sweep_hook): Likewise.
5100 * elf32-xtensa.c (elf_xtensa_gc_sweep_hook): Likewise.
5101 * elf64-s390.c (elf_s390_gc_sweep_hook): Likewise.
5102 * elf64-x86-64.c (elf64_x86_64_gc_sweep_hook): Likewise.
5103
5104 2005-01-11 Alan Modra <amodra@bigpond.net.au>
5105
5106 * elf32-ppc.c (ppc_elf_create_dynamic_sections): Correct
5107 .dynsbss flags.
5108
5109 2005-01-10 Inderpreet Singh <inderpreetb@noida.hcltech.com>
5110
5111 * archures.c: Define bfd_mach_maxq10 and bfd_mach_maxq20.
5112 * bfd-in2.h: Regenerate.
5113 * coffcode.h (coff_set_arch_mach_hook, coff_set_flags): Add code
5114 to support these new machine values.
5115 * cpu-maxq.c (bfd_maxq10_arch): New architecture definition for
5116 the maxq10.
5117 (bfd_maxq_arch): Update values for the maxq20.
5118
5119 2005-01-10 Eric Botcazou <ebotcazou@libertysurf.fr>
5120
5121 * elf64-sparc.c (sparc64_elf_adjust_dynamic_symbol): When linking a
5122 non-shared object, do not reserve space in .plt and .rela.plt for
5123 regular symbols neither defined nor referenced in shared objects.
5124
5125 2005-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
5126
5127 * elf32-sparc.c (elf32_sparc_link_hash_table_create): Use bfd_zmalloc
5128 to zero the structure.
5129 (create_got_section): Use BFD_ASSERT instead of abort.
5130 * elf64-sparc.c (struct sparc64_elf_link_hash_table): New 'sgot' and
5131 'srelgot' fields.
5132 (create_got_section): New function.
5133 (sparc64_elf_create_dynamic_sections): Likewise.
5134 (sparc64_elf_check_relocs): Invoke create_got_section instead of
5135 _bfd_elf_create_got_section. Use the sgot and srelgot shortcuts.
5136 (sparc64_elf_size_dynamic_sections): Use the srelgot shortcut.
5137 (sparc64_elf_relocate_section): Use the sgot and srelgot shortcuts.
5138 (sparc64_elf_finish_dynamic_symbol): Likewise.
5139 (sparc64_elf_finish_dynamic_sections): Use the sgot shortcut.
5140 (elf_backend_create_dynamic_sections): Define to
5141 sparc64_elf_create_dynamic_sections.
5142
5143 2005-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
5144
5145 * elf32-sparc.c (elf32_sparc_omit_section_dynsym): New function.
5146 (elf_backend_omit_section_dynsym): Define to it.
5147 * elf64-sparc.c (sparc64_elf_omit_section_dynsym): New function.
5148 (elf_backend_omit_section_dynsym): Define to it.
5149
5150 2005-01-07 Jakub Jelinek <jakub@redhat.com>
5151
5152 * bfd/elf.c (INCLUDE_SECTION_IN_SEGMENT): Don't put empty sections into
5153 PT_DYNAMIC segment, unless .dynamic.
5154
5155 2005-01-06 Paul Brook <paul@codesourcery.com>
5156
5157 * config.bfd: Add entry for arm-*-vxworks and arm-*-windiss.
5158 * configure.in: Add bfd_elf32_{big,little}arm_vxworks_vec.
5159 * configure: Regenerate.
5160 * elf32-arm.c: Add VxWorks target bfd.
5161 (USE_REL): Remove.
5162 (elf32_arm_link_hash_table): Add use_rel.
5163 (elf32_arm_link_hash_table_create, elf32_arm_final_link_relocate,
5164 elf32_arm_relocate_section): Replace USE_REL with runtime check.
5165 Correct offset calculation for RELA case.
5166 (elf_backend_may_use_rel_p, elf_backend_may_use_rela_p,
5167 elf_backend_default_use_rela_p, elf_backend_rela_normal): Define.
5168 (elf32_arm_vxworks_link_hash_table_create): New function.
5169 * targets.c (bfd_elf32_bigarm_vxworks_vec): Add declaration.
5170 (bfd_elf32_littlearm_vxworks_vec): Ditto.
5171 (_bfd_target_vector): Add bfd_elf32_{big,little}arm_vxworks_vec.
5172
5173 2005-01-06 Alan Modra <amodra@bigpond.net.au>
5174
5175 * elf64-ppc.c (struct ppc_link_hash_table): Add no_multi_toc and
5176 multi_toc_needed.
5177 (has_toc_reloc, makes_toc_func_call, call_check_in_progress): Define.
5178 (ppc64_elf_check_relocs): Update references to has_gp_reloc.
5179 (ppc64_elf_setup_section_lists): Add no_multi_toc parm, set htab bit.
5180 (ppc64_elf_next_toc_section): Heed no_multi_toc.
5181 (ppc64_elf_reinit_toc): Set multi_toc_needed.
5182 (toc_adjusting_stub_needed): Rewrite.
5183 (ppc64_elf_next_input_section): Use multi_toc_needed to shortcut
5184 toc tests. Adjust for toc_adjusting_stub_needed changes.
5185 (ppc64_elf_size_stubs): Update references to has_gp_reloc.
5186 * elf64-ppc.h (ppc64_elf_setup_section_lists): Update prototype.
5187 * section.c: Expand comment on backend bits.
5188 * bfd-in2.h: Regenerate.
5189 * libbfd.h: Regenerate.
5190
5191 2005-01-06 Alan Modra <amodra@bigpond.net.au>
5192
5193 * elf64-ppc.c (ppc64_elf_size_stubs): When determining need for
5194 toc adjusting stub, do not test source section flags.
5195
5196 2005-01-05 Eric Botcazou <ebotcazou@libertysurf.fr>
5197
5198 * elf64-sparc.c (sparc64_elf_relocate_section): Ignore overflows
5199 from STABS debugging sections again.
5200
5201 2005-01-05 Fred Fish <fnf@specifixinc.com>
5202
5203 * dwarf2.c (struct dwarf2_debug): Add info_ptr_unit member.
5204 (find_abstract_instance_name): New function.
5205 (scan_unit_for_functions): Handle DW_TAG_inlined_subroutine.
5206 (scan_unit_for_functions): Handle DW_AT_abstract_origin.
5207 (_bfd_dwarf2_find_nearest_line): Initialize info_ptr_unit.
5208
5209 2004-12-31 Paul Brook <paul@copdesourcery.com>
5210
5211 * elf32-arm.c (elf32_arm_symbian_plt_entry): Fix comment typo.
5212
5213 2004-12-31 Alan Modra <amodra@bigpond.net.au>
5214
5215 * reloc.c (BFD_RELOC_AVR_LDI, BFD_RELOC_AVR_6, BFD_RELOC_AVR_6_ADIW):
5216 Commit missing changes from 2004-12-22.
5217 * bfd-in2.h: Regenerate.
5218
5219 2004-12-23 Tomer Levi <Tomer.Levi@nsc.com>
5220
5221 * elf32-crx.c (elf32_crx_relax_section): Support 'bcop' relaxation.
5222
5223 2004-12-21 Kris Warkentin <kewarken@qnx.com>
5224
5225 * elf.c (elfcore_grok_nto_gregs): Change name to elfcore_grok_nto_regs.
5226 Add 'base' argument for constructing register sections. Reformat.
5227 (elfcore_grok_nto_note): Call elfcore_grok_nto_regs for both
5228 gp and fp regs. Reformat.
5229
5230 2004-12-22 Klaus Rudolph <lts-rudolph@gmx.de>
5231
5232 * reloc.c: Add new relocs R_AVR_LDI, R_AVR_6, R_AVR_6_ADIW.
5233 * bfd-in2.h: Regenerate.
5234 * elf32-avr.c (elf_avr_nowto_table): Add the new relocs.
5235 (avr_reloc_map): Likewise.
5236 (avr_final_link_relocate): Likewise.
5237
5238 2004-12-22 Alan Modra <amodra@bigpond.net.au>
5239
5240 * elflink.c (_bfd_elf_merge_symbol): Treat old definitions from
5241 as-needed dynamic libs as undefined.
5242 (elf_link_add_object_symbols): Remove DYN_AS_NEEDED from as-needed
5243 libs when finding they are needed.
5244
5245 2004-12-20 Alan Modra <amodra@bigpond.net.au>
5246
5247 * elf64-ppc.c (struct ppc64_elf_obj_tdata): Add opd_relocs.
5248 (opd_entry_value): Use opd_relocs if available.
5249 (ppc64_elf_relocate_section): Don't set reloc_done. Instead
5250 copy .opd relocations to opd_relocs.
5251 (ppc64_elf_edit_toc): Set rel_hdr.sh_size after editing relocs.
5252
5253 2004-12-16 Richard Sandiford <rsandifo@redhat.com>
5254
5255 * reloc.c (BFD_RELOC_V850_LO16_SPLIT_OFFSET): New bfd_reloc_code_type.
5256 * elf32-v850.c (v850_elf_howto_table): Add entry for
5257 R_V850_LO16_SPLIT_OFFSET.
5258 (v850_elf_reloc_map): Map it to BFD_RELOC_V850_LO16_SPLIT_OFFSET.
5259 (v850_elf_perform_lo16_relocation): New function, extracted from...
5260 (v850_elf_perform_relocation): ...here. Use it to handle
5261 R_V850_LO16_SPLIT_OFFSET.
5262 (v850_elf_check_relocs, v850_elf_final_link_relocate): Handle
5263 R_V850_LO16_SPLIT_OFFSET.
5264 * libbfd.h, bfd-in2.h: Regenerate.
5265
5266 2004-12-14 P.J. Darcy <darcypj@us.ibm.com>
5267
5268 * config.bfd: Add s390x-ibm-tpf support.
5269
5270 2004-12-14 Tomer Levi <Tomer.Levi@nsc.com>
5271
5272 * elf32-crx.c (elf32_crx_relax_delete_bytes): Add 'struct bfd_link_info *'
5273 to prototype, to make hash info available.
5274 Prevent wrapped symbols from being adjusted twice.
5275
5276 2004-12-14 Richard Sandiford <rsandifo@redhat.com>
5277
5278 * elfxx-mips.c (mips_elf_calculate_relocation): Don't report an
5279 overflow for calls to undefined weak symbols.
5280
5281 2004-12-11 Alan Modra <amodra@bigpond.net.au>
5282
5283 * elfcode.h (elf_slurp_symbol_table): Use bfd_elf_sym_name so that
5284 canonical sections syms have a name.
5285
5286 2004-12-11 Alan Modra <amodra@bigpond.net.au>
5287
5288 * elf64-ppc.c (opd_entry_value): Don't use cached relocs if they
5289 have been adjusted for output.
5290 (ppc64_elf_relocate_section): Mark sections with reloc_done.
5291
5292 2004-12-10 Alan Modra <amodra@bigpond.net.au>
5293
5294 * elf.c (bfd_elf_sym_name): Rename from bfd_elf_local_sym_name and
5295 add symtab_hdr param.
5296 (group_signature): Update calls.
5297 * elf-bfd.h (bfd_elf_sym_name): Update.
5298 * elf32-ppc.c (ppc_elf_relocate_section): Update.
5299 * elf64-ppc.c (ppc64_elf_edit_opd, ppc64_elf_edit_toc): Update.
5300 (ppc64_elf_relocate_section): Update.
5301 * elflink.c (elf_link_input_bfd): Update.
5302
5303 2004-12-10 Jakub Jelinek <jakub@redhat.com>
5304
5305 * elf.c (bfd_elf_local_sym_name): Avoid crashes with invalid
5306 st_shndx on STT_SECTION sections.
5307
5308 2004-12-09 Daniel Jacobowitz <dan@codesourcery.com>
5309
5310 * elfcode.h (elf_slurp_reloc_table_from_section): Don't canonicalize
5311 ELF section symbols.
5312
5313 2004-12-09 Ian Lance Taylor <ian@wasabisystems.com>
5314
5315 * elfxx-mips.c (mips_elf_calculate_relocation): For R_MIPS_JALR,
5316 return a real value, unless it is a PLT symbol.
5317 (mips_elf_perform_relocation): On the RM9000, turn a jal into a
5318 bal if possible.
5319
5320 * elfn32-mips.c (elf_mips_howto_table_rela): Change dst_mask of
5321 R_MIPS_JALR entry to 0.
5322
5323 * archures.c: Define bfd_mach_mips9000.
5324 * elfxx-mips.c (_bfd_elf_mips_mach): Handle E_MIPS_MACH_9000.
5325 (mips_set_isa_flags): Handle bfd_mach_mips9000.
5326 * cpu-mips.c (I_mips9000): Define.
5327 (arch_info_struct): Add case for bfd_mach_mips9000.
5328 * aoutx.h (NAME(aout,machine_type)): Handle bfd_mach_mips9000.
5329 * bfd-in2.h: Regenerate.
5330
5331 2004-12-08 Ian Lance Taylor <ian@wasabisystems.com>
5332
5333 * elfxx-mips.c (mips_elf_calculate_relocation): Test for R_MIPS_26
5334 overflow.
5335
5336 2004-12-07 Ben Elliston <bje@gnu.org>
5337
5338 * netbsd-core.c (netbsd_core_file_p): Make `i' unsigned.
5339
5340 2004-12-06 Daniel Jacobowitz <dan@debian.org>
5341
5342 Suggested by Fergal Daly <fergal@esatclear.ie>:
5343 * simple.c (simple_dummy_multiple_definition): New function.
5344 (bfd_simple_get_relocated_section_contents): Use it.
5345
5346 2004-12-03 Jan Beulich <jbeulich@novell.com>
5347
5348 * elf.c (elf_find_function): Don't use the last file symbol ever,
5349 seen, but the last one seen prior to the symbol being reported.
5350 Don't report a filename at all for global symbols when that might
5351 be ambiguous/wrong.
5352
5353 2004-12-01 Paul Brook <paul@codesourcery.com>
5354
5355 * elf32-arm.c (elf32_arm_copy_private_bfd_data): Set EI_OSABI.
5356 (elf32_arm_post_process_headers): Set EI_OSABI depending on ABI
5357 version.
5358
5359 2004-12-01 Paul Brook <paul@codesourcery.com>
5360
5361 * elflink.c (elf_link_add_object_symbols): Make symbols from discarded
5362 sections undefined.
5363
5364 2004-11-30 Paul Brook <paul@codesourcery.com>
5365
5366 * elf32-arm.c (struct elf32_arm_link_hash_table): Remove
5367 no_pipeline_knowledge
5368 (elf32_arm_link_hash_table_create): Ditto.
5369 (bfd_elf32_arm_process_before_allocation): Ditto.
5370 (elf32_arm_final_link_relocate): Ditto. Remove oabi relocation
5371 handling.
5372 * bfd-in.h (bfd_elf32_arm_process_before_allocation): Update
5373 prototype.
5374 * bfd-in2.h: Regenerate.
5375
5376 2004-11-30 Randolph Chung <tausq@debian.org>
5377
5378 * elf32-hppa.c (elf32_hppa_grok_prstatus): New function.
5379 (elf32_hppa_grok_psinfo): New function.
5380 (elf_backend_grok_prstatus): Define.
5381 (elf_backend_grok_psinfo): Define.
5382
5383 2004-11-24 H.J. Lu <hongjiu.lu@intel.com>
5384
5385 PR 574:
5386 * elfcode.h (elf_slurp_symbol_table): Handle STT_TLS.
5387
5388 2004-11-24 Paul Brook <paul@codesourcery.com>
5389
5390 * elf.c (assign_section_numbers): Number SHT_GROUP sections first.
5391
5392 2004-11-24 Paul Brook <paul@codesourcery.com>
5393
5394 * elf32-arm.c (elf32_arm_swap_symbol_in): New function.
5395 (elf32_arm_swap_symbol_out): New function.
5396 (elf32_arm_size_info): Add.
5397 (elf_backend_size_info): Define.
5398
5399 2004-11-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5400
5401 * hpux-core.c (hpux_core_core_file_p): Use offsetof macro in calls to
5402 make_bfd_asection.
5403
5404 2004-11-19 Alan Modra <amodra@bigpond.net.au>
5405
5406 * elf32-arm.c (elf32_arm_finish_dynamic_sections): Warning fix.
5407 * elf32-iq2000.c (iq2000_reloc_type_lookup): C90 function decl.
5408 * nlmcode.h (nlm_write_object_contents): Warning fix.
5409
5410 2004-11-18 Bob Wilson <bob.wilson@acm.org>
5411
5412 * elf32-xtensa.c (ebb_propose_action): Fix argument order.
5413
5414 2004-11-17 Daniel Jacobowitz <dan@codesourcery.com>
5415
5416 * elf32-arm.c (PLT_THUMB_STUB_SIZE): Define.
5417 (elf32_arm_plt_thumb_stub): New.
5418 (struct elf32_arm_link_hash_entry): Add plt_thumb_refcount
5419 and plt_got_offset.
5420 (elf32_arm_link_hash_traverse): Fix typo.
5421 (elf32_arm_link_hash_table): Add obfd.
5422 (elf32_arm_link_hash_newfunc): Initialize new fields.
5423 (elf32_arm_copy_indirect_symbol): Copy plt_thumb_refcount.
5424 (elf32_arm_link_hash_table_create): Initialize obfd.
5425 (record_arm_to_thumb_glue): Mark the glue as a local ARM function.
5426 (record_thumb_to_arm_glue): Mark the glue as a local Thumb function.
5427 (bfd_elf32_arm_get_bfd_for_interworking): Verify that the
5428 interworking BFD is not dynamic.
5429 (bfd_elf32_arm_process_before_allocation): Handle R_ARM_PLT32. Do
5430 not emit glue for PLT references.
5431 (elf32_arm_final_link_relocate): Handle Thumb functions. Do not
5432 emit glue for PLT references. Support the Thumb PLT prefix.
5433 (elf32_arm_gc_sweep_hook): Handle R_ARM_THM_PC22 and
5434 plt_thumb_refcount.
5435 (elf32_arm_check_relocs): Likewise.
5436 (elf32_arm_adjust_dynamic_symbol): Handle Thumb functions and
5437 plt_thumb_refcount.
5438 (allocate_dynrelocs): Handle Thumb PLT references.
5439 (elf32_arm_finish_dynamic_symbol): Likewise.
5440 (elf32_arm_symbol_processing): New function.
5441 (elf_backend_symbol_processing): Define.
5442
5443 2004-11-16 Richard Sandiford <rsandifo@redhat.com>
5444
5445 * elf-bfd.h (eh_cie_fde): Add new fields: add_augmentation_size and
5446 add_fde_encoding. Remove need_relative.
5447 * elf-eh-frame.c (extra_augmentation_string_bytes)
5448 (extra_augmentation_data_bytes, size_of_output_cie_fde): New functions.
5449 (_bfd_elf_discard_section_eh_frame): Consider changing the FDE encoding
5450 in cases where the CIE has no existing 'R' augmentation. Use
5451 size_of_output_cie_fde when assigning offsets. Use the final offset
5452 as the new section size.
5453 (_bfd_elf_eh_frame_section_offset): Remove need_relative handling.
5454 Account for any extra augmentation bytes in the returned offset.
5455 (_bfd_elf_write_section_eh_frame): Rework so that the entries are
5456 moved before being modified. Pad growing entries with DW_CFA_nops.
5457 Add 'z' and 'R' augmentations as directed by add_augmentation_size
5458 and add_fde_encoding.
5459
5460 2004-11-15 Mark Mitchell <mark@codesourcery.com>
5461
5462 * elf32-arm.c (elf32_arm_relocate_section): Use
5463 arm_real_reloc_type.
5464
5465 2004-11-16 Richard Sandiford <rsandifo@redhat.com>
5466
5467 * elfxx-mips.c (mips_elf_create_dynamic_relocation): Return early
5468 for discard relocations; don't add an R_MIPS_NONE to the main body
5469 of .rel.dyn.
5470
5471 2004-11-04 Paul Brook <paul@codesourcery.com>
5472
5473 * elf-bfd.h (_bfd_elf_slurp_version_tables): Update prototype.
5474 * elf.c (_bfd_elf_print_private_bfd_data): Pass extra argument.
5475 (_bfd_elf_slurp_version_tables): Add extra argument. Create extra
5476 default version definition for unversioned symbols.
5477 * elfcode.h (elf_slurp_symbol_table): Pass extra argument.
5478 * elflink.c (elf_link_add_object_symbols): Pass extra argument to
5479 _bfd_elf_slurp_version_tables. Set default version for unversioned
5480 imported symbols.
5481
5482 2004-11-15 Paul Brook <paul@codesourcery.com>
5483
5484 * elflink.c (elf_link_add_object_symbols): Don't assume version
5485 indices are consecutive.
5486
5487 2004-11-14 Richard Sandiford <rsandifo@redhat.com>
5488
5489 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Deal with
5490 composite relocations against the personality data.
5491
5492 2004-11-13 Paul Brook <paul@codesourcery.com>
5493
5494 * bfd/elf32-arm.c (elf32_arm_final_link_relocate): Resolve
5495 R_ARM_PREL31 relocations to PLT entries.
5496 (elf32_arm_relocate_section, elf32_arm_gc_sweep_hook): Ditto.
5497 (elf32_arm_check_relocs): Ditto.
5498
5499 2004-11-12 Bob Wilson <bob.wilson@acm.org>
5500
5501 * xtensa-isa.c (xtensa_interface_class_id): New.
5502
5503 2004-11-11 Bob Wilson <bob.wilson@acm.org>
5504
5505 * elf32-xtensa.c (property_table_compare): Remove assertion about
5506 entries with the same address and non-zero size.
5507 (xtensa_read_table_entries): Report such entries as errors.
5508
5509 2004-11-11 Mark Mitchell <mark@codesourcery.com>
5510
5511 * elf32-arm.c (elf32_arm_final_link_relocate): Correct logic for
5512 R_ARM_RELATIVE on Symbian OS.
5513
5514 2004-11-09 Mark Mitchell <mark@codesourcery.com>
5515
5516 * som.c (som_bfd_print_private_bfd_data): New function.
5517 (som_object_setup): Save the auxiliary header. Don't assume that
5518 zero is an invalid entry point for a shared library.
5519 (som_object_p): Allocate the auxiliary header on the heap.
5520
5521 * elf32-arm.c (elf32_arm_begin_write_processing): Do not use a K&R
5522 declaration.
5523 (elf32_arm_symbian_modify_segment_map): Likewise.
5524
5525 2004-11-09 Daniel Jacobowitz <dan@debian.org>
5526
5527 From David Poole <daveml@mbuf.com>:
5528 * elf32-arm.c (elf32_arm_readonly_dynrelocs): New function.
5529 (elf32_arm_size_dynamic_sections): Call it.
5530
5531 2004-11-09 Alan Modra <amodra@bigpond.net.au>
5532
5533 * Makefile.am (SOURCE_HFILES): Remove elf32-arm.h.
5534 (ALL_MACHINES_CFILES): Fix typo.
5535 * Makefile.in: Regenerate.
5536 * po/SRC-POTFILES.in: Regenerate.
5537
5538 2004-11-08 Mark Mitchell <mark@codesourcery.com>
5539
5540 * elf32-arm.c (elf32_arm_final_link_relocate): When generating an
5541 R_ARM_RELATIVE relocation for Symbian OS, mention the section
5542 symbol in the relocation.
5543
5544 2004-11-08 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
5545 Vineet Sharma <vineets@noida.hcltech.com>
5546
5547 * coff-maxq.c: New File.
5548 * cpu-maxq.c: New File.
5549 * coffcode.h: Likewise.
5550 * config.bfd: Likewise.
5551 * configure.in (maxqcoff_vec): New target vector.
5552 * Makefile.am: Add support for maxq target.
5553 * configure.in: Likewise.
5554 * archures.c:. Likewise.
5555 * targets.c: Likewise.
5556 * bfd_in2.h : Regenerated.
5557 * Makefile.in: Regenerated.
5558 * configure: Regenerated.
5559 * doc/Makefile.in: Regenerated.
5560
5561 2004-11-08 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
5562
5563 * coff-i386.c (coff_i386_reloc): Fix weak symbols.
5564 * cofflink.c (_bfd_coff_link_input_bfd): Don't process
5565 C_NT_WEAK aux entries.
5566 (_bfd_coff_generic_relocate_section): Handle undefined
5567 aliases.
5568
5569 2004-11-07 Andreas Schwab <schwab@suse.de>
5570
5571 * elf32-m68k.c (elf_m68k_adjust_dynamic_symbol): Use
5572 SYMBOL_CALLS_LOCAL and check for undefweak symbols with
5573 non-default visibility.
5574
5575 2004-11-01 Mark Mitchell <mark@codesourcery.com>
5576
5577 * elf32-arm.c (elf32_arm_symbian_begin_write_processing): Clear
5578 D_PAGED.
5579 (elf32_arm_symbian_modify_segment_map): Don't
5580 reset includes_filehdr and includes_phdrs here.
5581
5582 2004-11-04 Daniel Jacobowitz <dan@debian.org>
5583
5584 * Makefile.am (BFD32_BACKENDS, BFD32_BACKENDS_CFILES): Replace
5585 elfarm-nabi with elf32-arm. Remove elfarm-oabi.
5586 (elf32-arm.lo): Replace elfarm-nabi.lo rule. Remove elf32-arm.h
5587 dependency.
5588 * config.bfd: Move arm-*-oabi* and thumb-*-oabi* from obsolete list
5589 to a new removed list. Remove normal configuration stanzas.
5590 * configure.in: (bfd_elf32_bigarm_vec, bfd_elf32_bigarm_symbian_vec)
5591 (bfd_elf32_littlearm_symbian_vec, bfd_elf32_littlearm_vec): Replace
5592 elfarm-nabi.lo with elf32-arm.lo.
5593 (bfd_elf32_bigarm_oabi_vec, bfd_elf32_littlearm_oabi_vec): Remove.
5594 * elf32-arm.c: Renamed from elfarm-nabi.c. Inline elf32-arm.h.
5595 * elf32-arm.h: Remove.
5596 * elfarm-oabi.c: Remove.
5597 * targets.c (_bfd_target_vector): Remove bfd_elf32_bigarm_oabi_vec
5598 and bfd_elf32_littlearm_oabi_vec.
5599 * aclocal.m4, Makefile.in, configure, doc/Makefile.in: Regenerated.
5600
5601 2004-11-04 Hans-Peter Nilsson <hp@axis.com>
5602
5603 * config.bfd: Support crisv32-*-* like cris-*-*.
5604 * archures.c (bfd_mach_cris_v0_v10, bfd_mach_cris_v32)
5605 (bfd_mach_cris_v10_v32): New macros.
5606 * cpu-cris.c: Tweak formatting.
5607 (get_compatible): New function.
5608 (N): New macro.
5609 (bfd_cris_arch_compat_v10_v32, bfd_cris_arch_v32): New
5610 bfd_arch_info_type:s.
5611 (bfd_cris_arch): Use bfd_mach_cris_v0_v10 for member mach,
5612 get_compatible for member compatible and link bfd_cris_arch_v32 as
5613 next.
5614 * elf32-cris.c (cris_elf_pcrel_reloc)
5615 (cris_elf_set_mach_from_flags): New functions.
5616 (cris_elf_howto_table) <R_CRIS_8_PCREL, R_CRIS_16_PCREL>
5617 <R_CRIS_32_PCREL>: Use cris_elf_pcrel_reloc.
5618 (cris_elf_grok_prstatus, cris_elf_grok_psinfo): Give correct
5619 numbers for bfd_mach_cris_v32.
5620 (PLT_ENTRY_SIZE_V32): New macro.
5621 (elf_cris_plt0_entry): Drop last comma in initializer.
5622 (elf_cris_plt0_entry_v32, elf_cris_plt_entry_v32)
5623 (elf_cris_pic_plt0_entry_v32, elf_cris_pic_plt_entry_v32): New
5624 PLT initializers.
5625 (cris_elf_relocate_section): Change all "%B(%A)" messages to
5626 "%B, section %A".
5627 (elf_cris_finish_dynamic_symbol): Do V32-specific PLT entries.
5628 (elf_cris_finish_dynamic_sections): Similar.
5629 (elf_cris_adjust_dynamic_symbol): Similar.
5630 (cris_elf_check_relocs): Change all "%B(%A)" messages to "%B,
5631 section %A".
5632 <switch with PIC relocs>: Emit error and return FALSE for
5633 bfd_mach_cris_v10_v32.
5634 <case R_CRIS_8_PCREL, case R_CRIS_16_PCREL, case R_CRIS_32_PCREL>:
5635 Emit warning when generating textrel reloc.
5636 (cris_elf_object_p): Call cris_elf_set_mach_from_flags.
5637 (cris_elf_final_write_processing): Set flags according to mach.
5638 (cris_elf_print_private_bfd_data): Display
5639 EF_CRIS_VARIANT_COMMON_V10_V32 and EF_CRIS_VARIANT_V32.
5640 (cris_elf_merge_private_bfd_data): Drop variables old_flags,
5641 new_flags. Don't call cris_elf_final_write_processing. Don't
5642 look at the actual elf header flags at all; use
5643 bfd_get_symbol_leading_char to check ibfd, obfd. Trap difference
5644 in bfd_get_mach for ibfd and obfd and handle merging of compatible
5645 objects.
5646 (bfd_elf32_bfd_copy_private_bfd_data): Define.
5647 * reloc.c (BFD_RELOC_CRIS_SIGNED_8, BFD_RELOC_CRIS_UNSIGNED_8)
5648 (BFD_RELOC_CRIS_SIGNED_16, BFD_RELOC_CRIS_UNSIGNED_16)
5649 (BFD_RELOC_CRIS_LAPCQ_OFFSET): New relocs.
5650 * bfd-in2.h, libbfd.h: Regenerate.
5651
5652 2004-11-04 Alan Modra <amodra@bigpond.net.au>
5653
5654 * elf64-ppc.h (ppc64_elf_edit_toc): Declare.
5655 * elf64-ppc.c (struct ppc_link_hash_entry <adjust_done>): Update
5656 comment.
5657 (struct adjust_toc_info): New.
5658 (adjust_toc_syms, ppc64_elf_edit_toc): New functions.
5659
5660 2004-11-03 Bob Wilson <bob.wilson@acm.org>
5661
5662 * elf.c (assign_file_positions_for_segments): Set next_file_pos even
5663 if there are no segments.
5664
5665 2004-11-02 Daniel Jacobowitz <dan@debian.org>
5666
5667 * config.bfd: Mark arm-*-oabi and thumb-*-oabi as obsolete.
5668
5669 2004-11-02 Nick Clifton <nickc@redhat.com>
5670
5671 * elf32-iq2000.c: Convert to ISO C90 formatting.
5672
5673 2004-11-02 Hans-Peter Nilsson <hp@axis.com>
5674
5675 * elflink.c (_bfd_elf_create_got_section): Hide _GLOBAL_OFFSET_TABLE_.
5676
5677 2004-10-28 H.J. Lu <hongjiu.lu@intel.com>
5678
5679 * elfxx-ia64.c (elfNN_ia64_relocate_section): Handle weak
5680 undefined symbols for R_IA64_SECREL32MSB, R_IA64_SECREL32LSB,
5681 R_IA64_SECREL64MSB and R_IA64_SECREL64LSB.
5682
5683 2004-10-28 Kaz Kojima <kkojima@rr.iij4u.or.jp>
5684
5685 * elf32-sh.c (tpoff): Take alignment into account.
5686
5687 2004-10-28 Nick Clifton <nickc@redhat.com>
5688
5689 * elf32-iq2000.c (iq2000_elf_relocate_section): Do nothing when
5690 performing a relocatable link.
5691 (iq2000_elf_object_p): Do not set elf_bad_symtab. This is only
5692 for MIPS ports under Irix.
5693
5694 2004-10-27 Richard Earnshaw <rearnsha@arm.com>
5695
5696 * elf32-arm.h (bfd_elf32_arm_process_before_allocation): Handle
5697 R_ARM_CALL and R_ARM_JUMP24 as aliases of R_ARM_PC24.
5698 (elf32_arm_final_link_relocate): Ditto.
5699 (arm_add_to_rel, elf32_arm_relocate_section): Ditto.
5700 (elf32_arm_gc_sweep_hook, elf32_arm_check_relocs): Ditto
5701 (elf32_arm_adjust_dynamic_symbol): Ditto.
5702 * elfarm-nabi.c (elf32_arm_howto_table): Add R_ARM_CALL and
5703 R_ARM_JUMP32. Move R_ARM_R{REL32,ABS32,PC24,BASE}...
5704 (elf32_arm_r_howto): ... To here.
5705 (elf32_arm_howto_from_type): Use elf32_arm_r_howto.
5706
5707 2004-10-26 H.J. Lu <hongjiu.lu@intel.com>
5708
5709 PR 475
5710 * elfxx-ia64.c (elfNN_ia64_relocate_section): Correct
5711 R_IA64_SECREL32MSB, R_IA64_SECREL32LSB, R_IA64_SECREL64MSB
5712 and R_IA64_SECREL64LSB.
5713
5714 2004-10-26 Paul Brook <paul@codesourcery.com>
5715
5716 * elflink.c (elf_finalize_dynstr): Skip shared aux structure.
5717 (bfd_elf_size_dynamic_sections): Create default version definition.
5718 (elf_link_output_extsym): Adjust for default symbol version.
5719
5720 2004-10-24 Hans-Peter Nilsson <hp@bitrange.com>
5721
5722 * mmo.c: Adjust to ISO C.
5723
5724 * mmo.c (mmo_write_section_description): New function broken out
5725 of mmo_internal_write_section.
5726 (mmo_internal_write_section): For each of .text and .data, call
5727 mmo_write_section_description before outputting contents if it has
5728 nontrivially deducible vma or contents.
5729 (mmo_has_leading_or_trailing_zero_tetra_p): New function.
5730 (mmo_canonicalize_symtab): Adjust absolute symbols to .data
5731 symbols if found within the .data address range.
5732
5733 2004-10-24 Daniel Jacobowitz <dan@debian.org>
5734
5735 * opncls.c (bfd_close): Return TRUE for BFD_IN_MEMORY.
5736
5737 2004-10-24 Hans-Peter Nilsson <hp@bitrange.com>
5738
5739 * mmo.c (File Layout): Correct place of misplaced blurb about
5740 special data.
5741
5742 2004-10-22 Mark Kettenis <kettenis@gnu.org>
5743
5744 * config.bfd: Add mips64*-*-openbsd.
5745
5746 2004-10-21 Bob Wilson <bob.wilson@acm.org>
5747
5748 * elf32-xtensa.c (ebb_propose_action): Put declarations before
5749 statements.
5750
5751 2004-10-21 H.J. Lu <hongjiu.lu@intel.com>
5752
5753 * configure.in: (AM_INIT_AUTOMAKE): Set version to 2.15.94.
5754 * configure: Regenerate.
5755
5756 2004-10-21 H.J. Lu <hongjiu.lu@intel.com>
5757
5758 PR 463
5759 * aoutx.h (aout_link_input_section_std): Pass proper hash entry
5760 to linker reloc_overflow callback.
5761 (aout_link_input_section_ext): Likewise.
5762 (aout_link_reloc_link_order): Likewise.
5763 * coff-a29k.c (coff_a29k_relocate_section): Likewise.
5764 * coff-alpha.c (alpha_ecoff_get_relocated_section_contents):
5765 Likewise.
5766 (alpha_relocate_section): Likewise.
5767 * coff-arm.c (coff_arm_relocate_section): Likewise.
5768 * coff-h8300.c (h8300_reloc16_extra_cases): Likewise.
5769 * coff-h8500.c (extra_case): Likewise.
5770 * coff-i960.c (coff_i960_relocate_section): Likewise.
5771 * coff-mcore.c (coff_mcore_relocate_section): Likewise.
5772 * coff-mips.c (mips_relocate_section): Likewise.
5773 * coff-or32.c (coff_or32_relocate_section): Likewise.
5774 * coff-ppc.c (coff_ppc_relocate_section): Likewise.
5775 * coff-rs6000.c (xcoff_ppc_relocate_section): Likewise.
5776 * coff-sh.c (sh_relocate_section): Likewise.
5777 * coff-tic80.c (coff_tic80_relocate_section): Likewise.
5778 * coff-w65.c (w65_reloc16_extra_cases): Likewise.
5779 * coff-z8k.c (extra_case): Likewise.
5780 * coff64-rs6000.c (xcoff64_ppc_relocate_section): Likewise.
5781 * cofflink.c (_bfd_coff_reloc_link_order): Likewise.
5782 (_bfd_coff_generic_relocate_section): Likewise.
5783 * ecoff.c (ecoff_reloc_link_order): Likewise.
5784 * elf-hppa.h (elf_hppa_relocate_section): Likewise.
5785 * elf-m10200.c (mn10200_elf_relocate_section): Likewise.
5786 * elf-m10300.c (mn10300_elf_relocate_section): Likewise.
5787 * elf32-arm.h (elf32_arm_relocate_section): Likewise.
5788 * elf32-avr.c (elf32_avr_relocate_section): Likewise.
5789 * elf32-cr16c.c (elf32_cr16c_relocate_section): Likewise.
5790 * elf32-cris.c (cris_elf_relocate_section): Likewise.
5791 * elf32-crx.c (elf32_crx_relocate_section): Likewise.
5792 * elf32-d10v.c (elf32_d10v_relocate_section): Likewise.
5793 * elf32-fr30.c (fr30_elf_relocate_section): Likewise.
5794 * elf32-frv.c (elf32_frv_relocate_section): Likewise.
5795 * elf32-h8300.c (elf32_h8_relocate_section): Likewise.
5796 * elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
5797 * elf32-i370.c (i370_elf_relocate_section): Likewise.
5798 * elf32-i386.c (elf_i386_relocate_section): Likewise.
5799 * elf32-i860.c (elf32_i860_relocate_section): Likewise.
5800 * elf32-ip2k.c (ip2k_elf_relocate_section): Likewise.
5801 * elf32-iq2000.c (iq2000_elf_relocate_section): Likewise.
5802 * elf32-m32r.c (m32r_elf_relocate_section): Likewise.
5803 * elf32-m68hc1x.c (elf32_m68hc11_relocate_section): Likewise.
5804 * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
5805 * elf32-mcore.c (mcore_elf_relocate_section): Likewise.
5806 * elf32-msp430.c (elf32_msp430_relocate_section): Likewise.
5807 * elf32-openrisc.c (openrisc_elf_relocate_section): Likewise.
5808 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
5809 * elf32-s390.c (elf_s390_relocate_section): Likewise.
5810 * elf32-sh.c (sh_elf_relocate_section): Likewise.
5811 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
5812 * elf32-v850.c (v850_elf_relocate_section): Likewise.
5813 * elf32-vax.c (elf_vax_relocate_section): Likewise.
5814 * elf32-xstormy16.c (xstormy16_elf_relocate_section): Likewise.
5815 * elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
5816 * elf64-mmix.c (mmix_elf_relocate_section): Likewise.
5817 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
5818 * elf64-s390.c (elf_s390_relocate_section): Likewise.
5819 * elf64-sh64.c (sh_elf64_relocate_section): Likewise.
5820 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
5821 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
5822 * elflink.c (elf_reloc_link_order): Likewise.
5823 * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
5824 * elfxx-mips.c (_bfd_mips_elf_relocate_section): Likewise.
5825 (_bfd_elf_mips_get_relocated_section_contents): Likewise.
5826 * linker.c (_bfd_generic_reloc_link_order): Likewise.
5827 * pdp11.c (pdp11_aout_link_input_section): Likewise.
5828 (aout_link_reloc_link_order): Likewise.
5829 * reloc.c (bfd_generic_get_relocated_section_contents):
5830 Likewise.
5831 * xcofflink.c (xcoff_reloc_link_order): Likewise.
5832 * simple.c (simple_dummy_reloc_overflow): Updated.
5833
5834 2004-10-20 Andreas Schwab <schwab@suse.de>
5835
5836 * elf32-m68k.c (elf_m68k_plt_sym_val): New function.
5837 (elf_backend_plt_sym_val): Define.
5838
5839 2004-10-19 Danny Smith <dannysmith@users.sourceforege.net>
5840
5841 * config.bfd: Set targ_underscore=yes for PE COFF targets
5842
5843 2004-10-19 Alan Modra <amodra@bigpond.net.au>
5844
5845 * elf64-ppc.c (opd_entry_value): Handle --just-symbols objects.
5846 (ppc64_elf_edit_opd): Likewise.
5847
5848 2004-10-18 Mark Mitchell <mark@codesourcery.com>
5849
5850 * elfarm-nabi.c (ELF_DYNAMIC_SEC_FLAGS): Add comment.
5851 * elflink.c (_bfd_elf_create_dynamic_sections): For a loaded PLT,
5852 set SEC_ALLOC and SEC_LOAD.
5853
5854 2004-10-18 Nick Clifton <nickc@redhat.com>
5855
5856 * elf32-xstormy16.c (xstormy16_elf_relocate_section): Compute
5857 'name' for relocs against both local and global symbols.
5858
5859 2004-10-16 Daniel Jacobowitz <dan@debian.org>
5860
5861 * bfd-in2.h: Regenerate.
5862 * bfd.c (struct bfd): Add no_export.
5863 * elflink.c (elf_link_add_object_symbols): Handle no_export.
5864
5865 2004-10-15 Alan Modra <amodra@bigpond.net.au>
5866
5867 * config.bfd: Whitespace cleanup.
5868 * Makefile.am: Run "make dep-am"
5869 * Makefile.in: Regenerate.
5870
5871 2004-10-15 Jakub Jelinek <jakub@redhat.com>
5872
5873 * elflink.c (struct already_linked_section): Removed.
5874 (try_match_symbols_in_sections, already_linked): Removed.
5875 (_bfd_elf_section_already_linked): Skip ^\.gnu\.linkonce\.[^.]*\.
5876 prefix of section names when finding already_linked_table
5877 chain. Compare section names. Instead of calling already_linked,
5878 do it inline and only for sections in the same already_linked_list.
5879
5880 2004-10-15 Alan Modra <amodra@bigpond.net.au>
5881
5882 * elf-eh-frame.c (_bfd_elf_eh_frame_section_offset): Add "info"
5883 parameter. If called after _bfd_elf_write_section_eh_frame,
5884 don't allow a -2 return unless need_* bit is already set, and
5885 handle offsets adjusted for output_offset.
5886 * elf-bfd.h (_bfd_elf_eh_frame_section_offset): Update prototype.
5887 * elf.c (_bfd_elf_section_offset): Update call.
5888
5889 2004-10-13 H.J. Lu <hongjiu.lu@intel.com>
5890
5891 PR 440
5892 * coffcode.h (coff_compute_section_file_positions): Cast to
5893 bfd_vma when computing page alignment.
5894
5895 2004-10-13 Mark Mitchell <mark@codesourcery.com>
5896
5897 * elf32-arm.h (elf32_arm_finish_dynamic_sections): Use file
5898 offsets, not VMAs, for DT_VERSYM, DT_VERDEF, DT_VERNEED.
5899
5900 2004-10-12 Mark Mitchell <mark@codesourcery.com>
5901
5902 * elf32-arm.h (elf32_arm_finish_dynamic_symbol): Make .rel.plt
5903 relocations use a virtual address, not a section offset.
5904
5905 2004-10-12 Bob Wilson <bob.wilson@acm.org>
5906
5907 * elf32-xtensa.c (elf_xtensa_get_private_bfd_flags): Delete.
5908 (narrow_instruction, widen_instruction): Remove unnecessary calls to
5909 xtensa_format_encode.
5910 (ebb_propose_action): Inline call to ebb_add_proposed_action.
5911 (ebb_add_proposed_action): Delete.
5912
5913 2004-10-12 Bob Wilson <bob.wilson@acm.org>
5914
5915 * elf32-xtensa.c: Use ISO C90 formatting.
5916
5917 2004-10-12 Paul Brook <paul@codesourcery.com>
5918
5919 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Rephrase error
5920 message.
5921
5922 2004-10-12 Paul Brook <paul@codesourcery.com>
5923
5924 * elf32-arm.h: Support EABI version 4 objects.
5925
5926 2004-10-12 Alan Modra <amodra@bigpond.net.au>
5927
5928 PR 325
5929 * cpu-i386.c (bfd_x86_64_arch_intel_syntax): Place last in chain.
5930 Don't mark as default.
5931 (bfd_x86_64_arch): Don't mark as default.
5932
5933 2004-10-12 Alan Modra <amodra@bigpond.net.au>
5934
5935 * elflink.c (enum action_discarded): New.
5936 (elf_section_complain_discarded): Delete.
5937 (elf_action_discarded): New function subsuming the above and also
5938 controlling reloc behaviour.
5939 (elf_link_input_bfd): Use it.
5940
5941 2004-10-11 Jakub Jelinek <jakub@redhat.com>
5942
5943 * elf.c (bfd_section_from_shdr): Handle SHT_GNU_LIBLIST.
5944 (special_sections): Add .gnu.liblist and .gnu.conflict.
5945 (assign_section_numbers): Handle SHT_GNU_LIBLIST.
5946
5947 2004-10-11 Alan Modra <amodra@bigpond.net.au>
5948
5949 PR 233
5950 * elflink.c (elf_link_input_bfd): Try harder to support
5951 relocations against symbols in removed linkonce sections.
5952
5953 2004-10-11 Alan Modra <amodra@bigpond.net.au>
5954
5955 * elflink.c (elf_link_input_bfd): Revert PR 354 change.
5956
5957 PR 354
5958 * elflink.c (elf_link_input_bfd): Check that relocs in SEC_ALLOC
5959 sections do not reference symbols in non-SEC_ALLOC sections.
5960
5961 2004-10-11 Alan Modra <amodra@bigpond.net.au>
5962
5963 PR 437
5964 * elflink.c (elf_link_sort_relocs): Don't bomb on unusual sections.
5965 (_bfd_elf_link_omit_section_dynsym): Formatting.
5966
5967 2004-10-10 Alan Modra <amodra@bigpond.net.au>
5968
5969 * libbfd-in.h (BFD_ASSERT, BFD_FAIL): Wrap macro body in do while.
5970 * libbfd.h: Regnerate.
5971 * elf32-cris.c: Add missing semicolon to BFD_ASSERTs.
5972 * elf32-frv.c: Likewise.
5973 * elf32-m32r.c: Likewise.
5974 * elf32-ppc.c: Likewise.
5975 * elf64-hppa.c: Likewise.
5976 * elfxx-ia64.c: Likewise.
5977 * opncls.c: Likewise.
5978
5979 2004-10-10 Alan Modra <amodra@bigpond.net.au>
5980
5981 * elf-bfd.h (struct eh_frame_hdr_info): Add offsets_adjusted.
5982 * elf-eh-frame.c (_bfd_elf_write_section_eh_frame): Adjust
5983 offsets stored in struct eh_cie_fde entries before doing other
5984 work.
5985
5986 * elf-bfd.h (struct eh_cie_fde): Add cie_inf, remove sec.
5987 (struct eh_frame_hdr_info): Add last_cie_inf, remove last_cie_offset.
5988 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Delete code
5989 setting offsets for removed CIEs. Don't set "sec", instead set
5990 cie_inf for FDEs. Keep a pointer to last struct eh_cie_fde for a
5991 CIE in hdr_info. Only set make_relative and make_lsda_relative
5992 for CIEs. Use pointers rather than array indices.
5993 (_bfd_elf_eh_frame_section_offset): Test/set make_relative,
5994 make_lsda_relative, need_* on cie_inf for FDEs.
5995 (_bfd_elf_write_section_eh_frame): Adjust offset and new_offset for
5996 section output_offset. Delete cie_offset, instead use cie_inf
5997 pointer to CIE entry. Use need_relative and need_lsda_relative on
5998 CIE entry for FDEs. Use pointers rather than array indices.
5999
6000 2004-10-09 Alan Modra <amodra@bigpond.net.au>
6001
6002 * coff-rs6000.c (rs6000coff_vec): Add initializer for
6003 bfd_is_target_special_symbol.
6004 * coff64-rs6000.c (rs6000coff64_vec): Likewise.
6005 * som.c (som_bfd_is_target_special_symbol): Define.
6006
6007 2004-10-08 Nick Clifton <nickc@redhat.com>
6008
6009 * configure.in: (AM_INIT_AUTOMAKE): Set version to 2.15.93.
6010 * configure: Regenerate.
6011 * bfd-in2.h: Regenerate.
6012 * syms.c (bfd_is_target_special_symbol): New interface function.
6013 Returns true when a symbol should be considered to be special.
6014 * targets.c (bfd_target): Include bfd_is_target_special_symbol in
6015 the symbol jump table.
6016 * elf32-arm.h (elf32_arm_is_target_special_symbol): New function.
6017 Return true iff the symbol is a mapping symbol.
6018 (bfd_elf32_bfd_is_target_special_symbol): Define.
6019 * elfxx-target.h: Provide a default definition for
6020 bfd_is_target_special_symbol.
6021 * aout-target.h: Likewise.
6022 * aout-tic30.c: Likewise.
6023 * binary.c: Likewise.
6024 * coffcode.h: Likewise.
6025 * i386msdos.c: Likewise.
6026 * ieee.c: Likewise.
6027 * ihex.c: Likewise.
6028 * libaout.h: Likewise.
6029 * libbfd-in.h: Likewise
6030 * libecoff.h: Likewise.
6031 * mach-o.c: Likewise.
6032 * mmo.c: Likewise.
6033 * nlm-target.h: Likewise.
6034 * oasys.c: Likewise.
6035 * pef.c: Likewise.
6036 * ppcboot.c: Likewise.
6037 * srec.c: Likewise.
6038 * tekhex.c: Likewise.
6039 * versados.c: Likewise.
6040 * vms.c: Likewise.
6041 * xcoff-target.h: Likewise.
6042 * xsym.c: Likewise.
6043 * libbfd.h: Regenerate.
6044
6045 2004-10-08 Daniel Jacobowitz <dan@debian.org>
6046
6047 * config.bfd: Include 64-bit support for i[3-7]86-*-solaris2*.
6048 * elf64-x86-64.c (elf64_x86_64_section_from_shdr): New function.
6049 (elf_backend_section_from_shdr): Define.
6050
6051 2004-10-08 Alan Modra <amodra@bigpond.net.au>
6052
6053 * syms.c (bfd_is_local_label): Return false for file symbols.
6054
6055 2004-10-07 Bob Wilson <bob.wilson@acm.org>
6056 David Heine <dlheine@tensilica.com>
6057
6058 * elf32-xtensa.c (elf32xtensa_size_opt): New global variable.
6059 (xtensa_default_isa): Global variable moved here from xtensa-isa.c.
6060 (elf32xtensa_no_literal_movement): New global variable.
6061 (elf_howto_table): Add entries for new relocations.
6062 (elf_xtensa_reloc_type_lookup): Handle new relocations.
6063 (property_table_compare): When addresses are equal, compare sizes and
6064 various property flags.
6065 (property_table_matches): New.
6066 (xtensa_read_table_entries): Extend to read new property tables. Add
6067 output_addr parameter to indicate that output addresses should be used.
6068 Use bfd_get_section_limit.
6069 (elf_xtensa_find_property_entry): New.
6070 (elf_xtensa_in_literal_pool): Use elf_xtensa_find_property_entry.
6071 (elf_xtensa_check_relocs): Handle new relocations.
6072 (elf_xtensa_do_reloc): Use bfd_get_section_limit. Handle new
6073 relocations. Use new xtensa-isa.h functions.
6074 (build_encoding_error_message): Remove encode_result parameter. Add
6075 new target_address parameter used to detect alignment errors.
6076 (elf_xtensa_relocate_section): Use bfd_get_section_limit. Clean up
6077 error handling. Use new is_operand_relocation function.
6078 (elf_xtensa_combine_prop_entries, elf_xtensa_merge_private_bfd_data):
6079 Use underbar macro for error messages. Formatting.
6080 (get_const16_opcode): New.
6081 (get_l32r_opcode): Add a separate flag for initialization.
6082 (get_relocation_opnd): Operand number is no longer explicit in the
6083 relocation. Change to decode the opcode and analyze its operands.
6084 (get_relocation_slot): New.
6085 (get_relocation_opcode): Add bfd parameter. Use bfd_get_section_limit.
6086 Use new xtensa-isa.h functions to handle multislot instructions.
6087 (is_l32r_relocation): Add bfd parameter. Use is_operand_relocation.
6088 (get_asm_simplify_size, is_alt_relocation, is_operand_relocation,
6089 insn_decode_len, insn_decode_opcode, check_branch_target_aligned,
6090 check_loop_aligned, check_branch_target_aligned_address, narrowable,
6091 widenable, narrow_instruction, widen_instruction, op_single_fmt_table,
6092 get_single_format, init_op_single_format_table): New.
6093 (elf_xtensa_do_asm_simplify): Add error_message parameter and use it
6094 instead of calling _bfd_error_handler. Use new xtensa-isa.h functions.
6095 (contract_asm_expansion): Add error_message parameter and pass it to
6096 elf_xtensa_do_asm_simplify. Replace use of R_XTENSA_OP0 relocation
6097 with R_XTENSA_SLOT0_OP.
6098 (get_expanded_call_opcode): Extend to handle either L32R or CONST16
6099 instructions. Use new xtensa-isa.h functions.
6100 (r_reloc struct): Add new virtual_offset field.
6101 (r_reloc_init): Add contents and content_length parameters. Set
6102 virtual_offset field to zero. Add contents to target_offset field for
6103 partial_inplace relocations.
6104 (r_reloc_is_defined): Check for null.
6105 (print_r_reloc): New debug function.
6106 (source_reloc struct): Replace xtensa_operand field with pair of the
6107 opcode and the operand position. Add is_abs_literal field.
6108 (init_source_reloc): Specify operand by opcode/position pair. Set
6109 is_abs_literal field.
6110 (source_reloc_compare): When target_offsets are equal, compare other
6111 fields to make sorting predictable.
6112 (literal_value struct): Add is_abs_literal field.
6113 (value_map_hash_table struct): Add has_last_loc and last_loc fields.
6114 (init_literal_value): New.
6115 (is_same_value): Replace with ...
6116 (literal_value_equal): ... this function. Add comparisons of
6117 virtual_offset and is_abs_literal fields.
6118 (value_map_hash_table_init): Use bfd_zmalloc. Check for allocation
6119 failure. Initialize has_last_loc field.
6120 (value_map_hash_table_delete): New.
6121 (hash_literal_value): Rename to ...
6122 (literal_value_hash): ... this. Include is_abs_literal flag and
6123 virtual_offset field in the hash value.
6124 (get_cached_value): Rename to ...
6125 (value_map_get_cached_value): ... this. Update calls to
6126 literal_value_hash and literal_value_equal.
6127 (add_value_map): Check for allocation failure. Update calls to
6128 value_map_get_cached_value and literal_value_hash.
6129 (text_action, text_action_list, text_action_t): New types.
6130 (find_fill_action, compute_removed_action_diff, adjust_fill_action,
6131 text_action_add, text_action_add_literal, offset_with_removed_text,
6132 offset_with_removed_text_before_fill, find_insn_action,
6133 print_action_list, print_removed_literals): New.
6134 (offset_with_removed_literals): Delete.
6135 (xtensa_relax_info struct): Add is_relaxable_asm_section, action_list,
6136 fix_array, fix_array_count, allocated_relocs, relocs_count, and
6137 allocated_relocs_count fields.
6138 (init_xtensa_relax_info): Initialize new fields.
6139 (reloc_bfd_fix struct): Add new translated field.
6140 (reloc_bfd_fix_init): Add translated parameter and use it to set the
6141 translated field.
6142 (fix_compare, cache_fix_array): New.
6143 (get_bfd_fix): Remove fix_list parameter and get all relax_info for the
6144 section via get_xtensa_relax_info. Use cache_fix_array to set up
6145 sorted fix_array and use bsearch instead of linear search.
6146 (section_cache_t): New struct.
6147 (init_section_cache, section_cache_section, clear_section_cache): New.
6148 (ebb_t, ebb_target_enum, proposed_action, ebb_constraint): New types.
6149 (init_ebb_constraint, free_ebb_constraint, init_ebb, extend_ebb_bounds,
6150 extend_ebb_bounds_forward, extend_ebb_bounds_backward,
6151 insn_block_decodable_len, ebb_propose_action, ebb_add_proposed_action):
6152 New.
6153 (retrieve_contents): Use bfd_get_section_limit.
6154 (elf_xtensa_relax_section): Add relocations_analyzed flag. Update call
6155 to compute_removed_literals. Free value_map_hash_table when no longer
6156 needed.
6157 (analyze_relocations): Check is_relaxable_asm_section flag. Call
6158 compute_text_actions for all sections.
6159 (find_relaxable_sections): Mark sections as relaxable if they contain
6160 ASM_EXPAND relocations that can be optimized. Adjust r_reloc_init
6161 call. Increment relax_info src_count field only for appropriate
6162 relocation types. Remove is_literal_section check.
6163 (collect_source_relocs): Use bfd_get_section_limit. Adjust calls to
6164 r_reloc_init and find_associated_l32r_irel. Check
6165 is_relaxable_asm_section flag. Handle L32R instructions with absolute
6166 literals. Pass is_abs_literal flag to init_source_reloc.
6167 (is_resolvable_asm_expansion): Use bfd_get_section_limit. Check for
6168 CONST16 instructions. Adjust calls to r_reloc_init and
6169 pcrel_reloc_fits. Handle weak symbols conservatively.
6170 (find_associated_l32r_irel): Add bfd parameter and pass it to
6171 is_l32r_relocation.
6172 (compute_text_actions, compute_ebb_proposed_actions,
6173 compute_ebb_actions, check_section_ebb_pcrels_fit,
6174 check_section_ebb_reduces, text_action_add_proposed,
6175 compute_fill_extra_space): New.
6176 (remove_literals): Replace with ...
6177 (compute_removed_literals): ... this function. Call
6178 init_section_cache. Use bfd_get_section_limit. Sort internal_relocs.
6179 Call xtensa_read_table_entries to get the property table. Skip
6180 relocations other than R_XTENSA_32 and R_XTENSA_PLT. Use new
6181 is_removable_literal, remove_dead_literal, and
6182 identify_literal_placement functions.
6183 (get_irel_at_offset): Rewrite to use bsearch on sorted relocations
6184 instead of linear search.
6185 (is_removable_literal, remove_dead_literal,
6186 identify_literal_placement): New.
6187 (relocations_reach): Update check for literal not referenced by any
6188 PC-relative relocations. Adjust call to pcrel_reloc_fits.
6189 (coalesce_shared_literal, move_shared_literal): New.
6190 (relax_section): Use bfd_get_section_limit. Call
6191 translate_section_fixes. Update calls to r_reloc_init and
6192 offset_with_removed_text. Check new is_relaxable_asm_section flag.
6193 Add call to pin_internal_relocs. Add special handling for
6194 R_XTENSA_ASM_SIMPLIFY and R_XTENSA_DIFF* relocs. Use virtual_offset
6195 info to calculate new addend_displacement variable. Replace code for
6196 deleting literals with more general code to perform the actions
6197 determined by the action_list for the section.
6198 (translate_section_fixes, translate_reloc_bfd_fix): New.
6199 (translate_reloc): Check new is_relaxable_asm_section flag. Call
6200 find_removed_literal only if is_operand_relocation. Update call to
6201 offset_with_removed_text. Use new target_offset and removed_bytes
6202 variables.
6203 (move_literal): New.
6204 (relax_property_section): Use bfd_get_section_limit. Set new
6205 is_full_prop_section flag and handle new property tables. Update calls
6206 to r_reloc_init and offset_with_removed_text. Check
6207 is_relaxable_asm_section flag. Handle expansion of zero-sized
6208 unreachable entries, with use of offset_with_removed_text_before_fill.
6209 For relocatable links, combine entries only for literal tables.
6210 (relax_section_symbols): Check is_relaxable_asm_section flag. Update
6211 calls to offset_with_removed_text. Translate st_size field for
6212 function symbols.
6213 (do_fix_for_relocatable_link): Change to return bfd_boolean to indicate
6214 failure. Add contents parameter. Update call to get_bfd_fix. Update
6215 call to r_reloc_init. Call _bfd_error_handler and return FALSE for
6216 R_XTENSA_ASM_EXPAND relocs.
6217 (do_fix_for_final_link): Add input_bfd and contents parameters. Update
6218 call to get_bfd_fix. Include offset from contents for partial_inplace
6219 relocations.
6220 (is_reloc_sym_weak): New.
6221 (pcrel_reloc_fits): Use new xtensa-isa.h functions.
6222 (prop_sec_len): New.
6223 (xtensa_is_property_section): Handle new property sections.
6224 (is_literal_section): Delete.
6225 (internal_reloc_compare): When r_offset matches, compare r_info and
6226 r_addend to make sorting predictable.
6227 (internal_reloc_matches): New.
6228 (xtensa_get_property_section_name): Handle new property sections.
6229 (xtensa_get_property_predef_flags): New.
6230 (xtensa_callback_required_dependence): Use bfd_get_section_limit.
6231 Update calls to xtensa_isa_init, is_l32r_relocation, and r_reloc_init.
6232 * xtensa-isa.c (xtensa_default_isa): Moved to elf32-xtensa.c.
6233 (xtisa_errno, xtisa_error_msg): New variables.
6234 (xtensa_isa_errno, xtensa_isa_error_msg): New.
6235 (xtensa_insnbuf_alloc): Add error handling.
6236 (xtensa_insnbuf_to_chars): Add num_chars parameter. Update to
6237 use xtensa_format_decode. Add error handling.
6238 (xtensa_insnbuf_from_chars): Add num_chars parameter. Decode the
6239 instruction length to find the number of bytes to copy.
6240 (xtensa_isa_init): Add error handling. Replace calls to
6241 xtensa_load_isa and xtensa_extend_isa with code to initialize lookup
6242 tables in the xtensa_modules structure.
6243 (xtensa_check_isa_config, xtensa_add_isa, xtensa_load_isa,
6244 xtensa_extend_isa): Delete.
6245 (xtensa_isa_free): Change to only free lookup tables.
6246 (opname_lookup_compare): Replace with ...
6247 (xtensa_isa_name_compare): ... this function. Use strcasecmp.
6248 (xtensa_insn_maxlength): Rename to ...
6249 (xtensa_isa_maxlength): ... this.
6250 (xtensa_insn_length): Delete.
6251 (xtensa_insn_length_from_first_byte): Replace with ...
6252 (xtensa_isa_length_from_chars): ... this function.
6253 (xtensa_num_opcodes): Rename to ...
6254 (xtensa_isa_num_opcodes): ... this.
6255 (xtensa_isa_num_pipe_stages, xtensa_isa_num_formats,
6256 xtensa_isa_num_regfiles, xtensa_isa_num_stages,
6257 xtensa_isa_num_sysregs, xtensa_isa_num_interfaces,
6258 xtensa_isa_num_funcUnits, xtensa_format_name, xtensa_format_lookup,
6259 xtensa_format_decode, xtensa_format_encode, xtensa_format_length,
6260 xtensa_format_num_slots, xtensa_format_slot_nop_opcode,
6261 xtensa_format_get_slot, xtensa_format_set_slot): New functions.
6262 (xtensa_opcode_lookup): Add error handling.
6263 (xtensa_decode_insn): Replace with ...
6264 (xtensa_opcode_decode): ... this function, with new format and
6265 slot parameters. Add error handling.
6266 (xtensa_encode_insn): Replace with ...
6267 (xtensa_opcode_encode): ... this function, which does the encoding via
6268 one of the entries in the "encode_fns" array. Add error handling.
6269 (xtensa_opcode_name): Add error handling.
6270 (xtensa_opcode_is_branch, xtensa_opcode_is_jump, xtensa_opcode_is_loop,
6271 xtensa_opcode_is_call): New.
6272 (xtensa_num_operands): Replace with ...
6273 (xtensa_opcode_num_operands): ... this function. Add error handling.
6274 (xtensa_opcode_num_stateOperands,
6275 xtensa_opcode_num_interfaceOperands, xtensa_opcode_num_funcUnit_uses,
6276 xtensa_opcode_funcUnit_use, xtensa_operand_name,
6277 xtensa_operand_is_visible): New.
6278 (xtensa_get_operand, xtensa_operand_kind): Delete.
6279 (xtensa_operand_inout): Add error handling and special-case for
6280 "sout" operands.
6281 (xtensa_operand_get_field, xtensa_operand_set_field): Rewritten to
6282 operate on one slot of an instruction. Added error handling.
6283 (xtensa_operand_encode): Handle default operands with no encoding
6284 functions. Check for success by comparing against decoded value.
6285 Add error handling.
6286 (xtensa_operand_decode): Handle default operands. Return decoded value
6287 through argument pointer. Add error handling.
6288 (xtensa_operand_is_register, xtensa_operand_regfile,
6289 xtensa_operand_num_regs, xtensa_operand_is_known_reg): New.
6290 (xtensa_operand_isPCRelative): Rename to ...
6291 (xtensa_operand_is_PCrelative): ... this. Add error handling.
6292 (xtensa_operand_do_reloc, xtensa_operand_undo_reloc): Return value
6293 through argument pointer. Add error handling.
6294 (xtensa_stateOperand_state, xtensa_stateOperand_inout,
6295 xtensa_interfaceOperand_interface, xtensa_regfile_lookup,
6296 xtensa_regfile_lookup_shortname, xtensa_regfile_name,
6297 xtensa_regfile_shortname, xtensa_regfile_view_parent,
6298 xtensa_regfile_num_bits, xtensa_regfile_num_entries,
6299 xtensa_state_lookup, xtensa_state_name, xtensa_state_num_bits,
6300 xtensa_state_is_exported, xtensa_sysreg_lookup,
6301 xtensa_sysreg_lookup_name, xtensa_sysreg_name, xtensa_sysreg_number,
6302 xtensa_sysreg_is_user, xtensa_interface_lookup, xtensa_interface_name,
6303 xtensa_interface_num_bits, xtensa_interface_inout,
6304 xtensa_interface_has_side_effect, xtensa_funcUnit_lookup,
6305 xtensa_funcUnit_name, xtensa_funcUnit_num_copies): New.
6306 * xtensa-modules.c: Rewrite to use new data structures.
6307 * reloc.c (BFD_RELOC_XTENSA_DIFF8, BFD_RELOC_XTENSA_DIFF16,
6308 BFD_RELOC_XTENSA_DIFF32, BFD_RELOC_XTENSA_SLOT0_OP,
6309 BFD_RELOC_XTENSA_SLOT1_OP, BFD_RELOC_XTENSA_SLOT2_OP,
6310 BFD_RELOC_XTENSA_SLOT3_OP, BFD_RELOC_XTENSA_SLOT4_OP,
6311 BFD_RELOC_XTENSA_SLOT5_OP, BFD_RELOC_XTENSA_SLOT6_OP,
6312 BFD_RELOC_XTENSA_SLOT7_OP, BFD_RELOC_XTENSA_SLOT8_OP,
6313 BFD_RELOC_XTENSA_SLOT9_OP, BFD_RELOC_XTENSA_SLOT10_OP,
6314 BFD_RELOC_XTENSA_SLOT11_OP, BFD_RELOC_XTENSA_SLOT12_OP,
6315 BFD_RELOC_XTENSA_SLOT13_OP, BFD_RELOC_XTENSA_SLOT14_OP,
6316 BFD_RELOC_XTENSA_SLOT0_ALT, BFD_RELOC_XTENSA_SLOT1_ALT,
6317 BFD_RELOC_XTENSA_SLOT2_ALT, BFD_RELOC_XTENSA_SLOT3_ALT,
6318 BFD_RELOC_XTENSA_SLOT4_ALT, BFD_RELOC_XTENSA_SLOT5_ALT,
6319 BFD_RELOC_XTENSA_SLOT6_ALT, BFD_RELOC_XTENSA_SLOT7_ALT,
6320 BFD_RELOC_XTENSA_SLOT8_ALT, BFD_RELOC_XTENSA_SLOT9_ALT,
6321 BFD_RELOC_XTENSA_SLOT10_ALT, BFD_RELOC_XTENSA_SLOT11_ALT,
6322 BFD_RELOC_XTENSA_SLOT12_ALT, BFD_RELOC_XTENSA_SLOT13_ALT,
6323 BFD_RELOC_XTENSA_SLOT14_ALT): Add new relocations.
6324 * Makefile.am (xtensa-isa.lo, xtensa-modules.lo): Update dependencies.
6325 * Makefile.in: Regenerate.
6326 * bfd-in2.h: Likewise.
6327 * libbfd.h: Likewise.
6328
6329 2004-10-07 Richard Sandiford <rsandifo@redhat.com>
6330
6331 * elf64-mips.c (mips_elf64_write_rel): Use STN_UNDEF for relocs
6332 against the absolute section.
6333 (mips_elf64_write_rela): Likewise.
6334
6335 2004-10-07 Jan Beulich <jbeulich@novell.com>
6336
6337 * elf.c (elf_find_function): Don't generally check for matching
6338 section, just for non-file symbols. Remove redunant comparison
6339 for the latter.
6340 * elf32-arm.h (arm_elf_find_function): Likewise.
6341
6342 2004-10-07 Jeff Baker <jbaker@qnx.com>
6343
6344 * elflink.c (_bfd_elf_add_dynamic_entry): Add code to warn if
6345 adding a DT_TEXTREL to a shared object and --warn-shared-textrel
6346 was specified.
6347
6348 2004-10-04 Roland McGrath <roland@redhat.com>
6349
6350 * hash.c (bfd_hash_set_default_size): Use const for table.
6351 Use size_t instead of int for variable compared to sizeof results.
6352
6353 2004-10-05 Alan Modra <amodra@bigpond.net.au>
6354
6355 PR 425
6356 * syms.c (_bfd_stab_section_find_nearest_line): Ignore R_*_NONE relocs.
6357
6358 2004-10-01 Paul Brook <paul@codesourcery.com>
6359
6360 * elf32-arm.h (elf32_arm_fake_sections,
6361 is_arm_elf_unwind_section_name, elf32_arm_section_from_shdr): New
6362 functions.
6363 (elf_backend_fake_sections, elf_backend_section_from_shdr): Define.
6364
6365 2004-10-01 Alan Modra <amodra@bigpond.net.au>
6366
6367 * elf-bfd.h (struct eh_cie_fde): Add need_relative and
6368 need_lsda_relative.
6369 * elf-eh-frame.c (_bfd_elf_eh_frame_section_offset): Set
6370 need_relative or need_lsda_relative if we are processing an
6371 offset for a reloc on a FDE initial loc or LSDA field
6372 respectively.
6373 (_bfd_elf_write_section_eh_frame): Test need_relative and
6374 need_lsda_relative in place of corresponding make_* field
6375 when deciding to use pc-relative encodings.
6376
6377 2004-09-30 Paul Brook <paul@codesourcery.com>
6378
6379 * elf32-arm.h (bfd_elf32_arm_set_target_relocs): Handle "abs"
6380 target2 relocation type.
6381
6382 2004-09-30 H.J. Lu <hongjiu.lu@intel.com>
6383
6384 PR 414
6385 * elflink.c (_bfd_elf_merge_symbol): Check TLS symbol.
6386
6387 2004-09-30 Paul Brook <paul@codesourcery.com>
6388
6389 * reloc.c: Add BFD_RELOC_ARM_SMI.
6390 * bfd-in2.h: Regenerate.
6391 * libbfd.h: Ditto.
6392
6393 2004-09-24 Alan Modra <amodra@bigpond.net.au>
6394
6395 * dwarf2.c (_bfd_dwarf2_find_nearest_line): Add output section
6396 vma and output offset to address.
6397 * simple.c (simple_save_output_info): Only set output section
6398 and offset for debug sections, or those not already set up by
6399 the linker.
6400 (bfd_simple_get_relocated_section_contents): Update comment.
6401
6402 2004-09-24 Alan Modra <amodra@bigpond.net.au>
6403
6404 * elf.c (IS_LOADED): Delete.
6405 (assign_file_positions_for_segments): Just test SEC_LOAD instead.
6406 Restore SEC_HAS_CONTENTS test to the one place it was used prior
6407 to 2004-09-22.
6408
6409 2004-09-23 Alan Modra <amodra@bigpond.net.au>
6410
6411 PR gas/396
6412 * elf32-sparc.c (elf32_sparc_final_write_processing): Handle
6413 bfd_mach_sparc_sparclet and bfd_mach_sparc_sparclite. Remove
6414 redundant assignment of EM_SPARC.
6415
6416 2004-09-22 Brian Ford <ford@vss.fsi.com>
6417
6418 * pei-i386.c (COFF_SECTION_ALIGNMENT_ENTRIES): Enable 16 byte
6419 alignment for .rdata sections so sse[2] code works with gcc >= 3.3.3
6420 constants.
6421 * pe-i386.c (COFF_SECTION_ALIGNMENT_ENTRIES): Likewise.
6422
6423 2004-09-22 Alan Modra <amodra@bigpond.net.au>
6424
6425 * elf32-ppc.c (ppc_elf_modify_segment_map): Delete.
6426 (elf_backend_modify_segment_map): Don't define.
6427
6428 2004-09-22 Alan Modra <amodra@bigpond.net.au>
6429
6430 * elf.c (IS_LOADED): Define.
6431 (assign_file_positions_for_segments): Don't round up file offset of
6432 PT_LOAD segments containing no SEC_LOAD sections, instead round down.
6433 Delete code handling link script adjustment of lma. Do the adjust
6434 in later code handling similar ajustments. Remove dead code error
6435 check. Warn if section lma would require a negative offset
6436 adjustment. Tweak lma adjustment to use p_filesz rather than p_memsz.
6437 Use p_vaddr + p_memsz inside section loop in place of voff. Don't
6438 update voff in section loop. Change voff in segment loop to be an
6439 adjustment on top of "off". Set sec->filepos and update "off" later.
6440 Test for loadable sections consistently using IS_LOADED. Similarly,
6441 test for alloc-only sections other than .tbss consistently.
6442 Don't bother checking SEC_ALLOC in PT_LOAD segments. Remove FIXME.
6443 Tidy PT_NOTE handling. Use %B and %A in error messages.
6444 (assign_file_positions_except_relocs): Use %B in error message.
6445
6446 2004-09-17 H.J. Lu <hongjiu.lu@intel.com>
6447
6448 * Makefile.am (AUTOMAKE_OPTIONS): Require 1.9.
6449 (CONFIG_STATUS_DEPENDENCIES): New.
6450 (Makefile): Removed.
6451 (config.status): Likewise.
6452 * Makefile.in: Regenerated.
6453
6454 2004-09-17 Paul Brook <paul@codesourcery.com>
6455
6456 * bfd-in.h (bfd_elf32_arm_set_target_relocs): Add prototype.
6457 (bfd_elf32_arm_process_before_allocation): Update prototype.
6458 * bfd-in2.h: Regenerate.
6459 * bfd/elf32-arm.h (elf32_arm_link_hash_table): Add target2_reloc.
6460 (elf32_arm_link_hash_table_create): Set it.
6461 (bfd_elf32_arm_process_before_allocation): Remove target1_is_rel.
6462 (bfd_elf32_arm_set_target_relocs): New function.
6463 (arm_real_reloc_type): New function.
6464 (elf32_arm_final_link_relocate): Use it. Handle R_ARM_PREL31 and
6465 R_ARM_GOT_PREL. Remove R_ARM_TARGET1.
6466 (elf32_arm_gc_sweep_hook): Ditto.
6467 (elf32_arm_check_relocs): Ditto.
6468 (elf32_arm_relocate_section): Handle R_ARM_GOT_PREL.
6469 * elfarm-nabi.c (elf32_arm_howto_table): Add R_ARM_PREL31 and
6470 R_ARM_GOT_TARGET2.
6471 (elf32_arm_got_prel): New variable.
6472 (elf32_arm_howto_from_type): New function.
6473 (elf32_arm_info_to_howto): Use it.
6474 (elf32_arm_reloc_map): Add BFD_RELOC_ARM_PREL31 and
6475 BFD_RELOC_ARM_TARGET2.
6476 * libbfd.h: Regenerate.
6477 * reloc.c: Add BFD_RELOC_ARM_TARGET2 and BFD_RELOC_ARM_PREL31.
6478
6479 2004-09-17 Alan Modra <amodra@bigpond.net.au>
6480
6481 * ecoff.c: Update u.undef.next refs.
6482 * elf64-ppc.c: Likewise.
6483 * elflink.c: Likewise.
6484 * linker.c: Likewise.
6485 * xcofflink.c: Likewise.
6486
6487 * elf-bfd.h (struct elf_link_hash_entry): Rearrange. Add FIXME to
6488 dynamic_def. Combine weakdef and elf_hash_value. Move vtable
6489 fields to indirect struct.
6490 * elf-m10300.c: Update u.weakdef refs.
6491 * elf32-arm.h: Likewise.
6492 * elf32-cris.c: Likewise.
6493 * elf32-frv.c: Likewise.
6494 * elf32-hppa.c: Likewise.
6495 * elf32-i370.c: Likewise.
6496 * elf32-i386.c: Likewise.
6497 * elf32-m32r.c: Likewise.
6498 * elf32-m68k.c: Likewise.
6499 * elf32-ppc.c: Likewise.
6500 * elf32-s390.c: Likewise.
6501 * elf32-sh.c: Likewise.
6502 * elf32-sparc.c: Likewise.
6503 * elf32-vax.c: Likewise.
6504 * elf32-xtensa.c: Likewise.
6505 * elf64-alpha.c: Likewise.
6506 * elf64-hppa.c: Likewise.
6507 * elf64-ppc.c: Likewise.
6508 * elf64-s390.c: Likewise.
6509 * elf64-sh64.c: Likewise.
6510 * elf64-sparc.c: Likewise.
6511 * elf64-x86-64.c: Likewise.
6512 * elfxx-ia64.c: Likewise.
6513 * elfxx-mips.c: Likewise.
6514 * elflink.c: Likewise. Also u.elf_hash_value.
6515 (elf_gc_propagate_vtable_entries_used): Update for h->vtable
6516 indirection.
6517 (elf_gc_smash_unused_vtentry_relocs): Likewise.
6518 (bfd_elf_gc_record_vtinherit): Alloc vtable.
6519 (bfd_elf_gc_record_vtentry): Likewise.
6520 * elf.c (_bfd_elf_link_hash_newfunc): Use memset.
6521
6522 2004-09-17 Alan Modra <amodra@bigpond.net.au>
6523
6524 * Makefile.am: Run "make dep-am".
6525 * Makefile.in: Regenerate.
6526 * bfd-in2.h: Regenerate.
6527 * po/SRC-POTFILES.in: Regenerate.
6528 * po/bfd.pot: Regenerate.
6529
6530 2004-09-16 Alan Modra <amodra@bigpond.net.au>
6531
6532 * elf-bfd.h (struct elf_link_hash_entry): Replace elf_link_hash_flags
6533 with bitfields. Make "type" and "other" bitfields too.
6534 (ELF_LINK_HASH_REF_REGULAR, ELF_LINK_HASH_DEF_REGULAR,
6535 ELF_LINK_HASH_REF_DYNAMIC, ELF_LINK_HASH_DEF_DYNAMIC,
6536 ELF_LINK_HASH_REF_REGULAR_NONWEAK, ELF_LINK_HASH_DYNAMIC_ADJUSTED,
6537 ELF_LINK_HASH_NEEDS_COPY, ELF_LINK_HASH_NEEDS_PLT, ELF_LINK_NON_ELF,
6538 ELF_LINK_HIDDEN, ELF_LINK_FORCED_LOCAL, ELF_LINK_HASH_MARK,
6539 ELF_LINK_NON_GOT_REF, ELF_LINK_DYNAMIC_DEF, ELF_LINK_DYNAMIC_WEAK,
6540 ELF_LINK_POINTER_EQUALITY_NEEDED): Delete.
6541 (ELF_COMMON_DEF_P, WILL_CALL_FINISH_DYNAMIC_SYMBOL): Update.
6542 * elf-hppa.h: Update all uses of elf_link_hash_flags.
6543 * elf-m10300.c: Likewise.
6544 * elf.c: Likewise.
6545 * elf32-arm.h: Likewise.
6546 * elf32-cris.c: Likewise.
6547 * elf32-frv.c: Likewise.
6548 * elf32-hppa.c: Likewise.
6549 * elf32-i370.c: Likewise.
6550 * elf32-i386.c: Likewise.
6551 * elf32-m32r.c: Likewise.
6552 * elf32-m68k.c: Likewise.
6553 * elf32-ppc.c: Likewise.
6554 * elf32-s390.c: Likewise.
6555 * elf32-sh-symbian.c: Likewise.
6556 * elf32-sh.c: Likewise.
6557 * elf32-sh64.c: Likewise.
6558 * elf32-sparc.c: Likewise.
6559 * elf32-vax.c: Likewise.
6560 * elf32-xtensa.c: Likewise.
6561 * elf64-alpha.c: Likewise.
6562 * elf64-hppa.c: Likewise.
6563 * elf64-ppc.c: Likewise.
6564 * elf64-s390.c: Likewise.
6565 * elf64-sh64.c: Likewise.
6566 * elf64-sparc.c: Likewise.
6567 * elf64-x86-64.c: Likewise.
6568 * elflink.c: Likewise.
6569 * elfxx-ia64.c: Likewise.
6570 * elfxx-mips.c: Likewise.
6571 * configure.in (AM_INIT_AUTOMAKE): Set version to 2.15.92.
6572 * configure: Regenerate.
6573 * aclocal.m4: Regenerate.
6574
6575 2004-09-16 Alan Modra <amodra@bigpond.net.au>
6576
6577 * elf32-arm.h (elf32_arm_gc_sweep_hook): Add #ifndef OLD_ARM_ABI
6578 around uses of R_ARM_TARGET1.
6579 (elf32_arm_check_relocs): Likewise.
6580
6581 2004-09-13 Paul Brook <paul@codesourcery.com>
6582
6583 * bfd-in.h (bfd_elf32_arm_process_before_allocation): Update
6584 prototype.
6585 * bfd-in2.h: Regenerate.
6586 * libbfd.h: Regenerate.
6587 * elf32-arm.h (elf32_arm_link_hash_table): Add target1_is_rel.
6588 (elf32_arm_link_hash_table_create): Set target1_is_rel.
6589 (bfd_elf32_arm_process_before_allocation): Ditto.
6590 (elf32_arm_final_link_relocate): Handle R_ARM_TARGET1.
6591 (elf32_arm_gc_sweep_hook, elf32_arm_check_relocs): Ditto.
6592 * elfarm-nabi.c (elf32_arm_howto_table): Rename RELABS to TARGET1.
6593 * reloc.c: Ditto.
6594
6595 2004-09-10 Joel Brobecker <brobecker@gnat.com>
6596
6597 * hpux-core.c (thread_section_p): New function.
6598 (hpux_core_core_file_p): Fix computation of offset in call
6599 to bfd_seek. Create a ".reg" section from an arbitrary
6600 ".reg/<id>" section if none was created after having read
6601 all sections.
6602
6603 2004-09-11 Andreas Schwab <schwab@suse.de>
6604
6605 * acinclude.m4: Fix spelling of ACX_NONCANONICAL_*.
6606 * aclocal.m4: Rebuild.
6607 * configure: Rebuild.
6608
6609 2004-09-10 Joel Brobecker <brobecker@gnat.com>
6610
6611 * section.c (bfd_sections_find_if): Fix parameter name in
6612 comment to match code.
6613
6614 2004-09-10 Alan Modra <amodra@bigpond.net.au>
6615
6616 * elf.c (assign_file_positions_except_relocs): Assign relocs
6617 stored in a bfd section.
6618
6619 2004-09-08 Hans-Peter Nilsson <hp@axis.com>
6620
6621 * elf32-cris.c (elf_cris_adjust_gotplt_to_got): Reset
6622 h->gotplt_refcount to 0, not -1.
6623
6624 2004-09-07 Hans-Peter Nilsson <hp@axis.com>
6625
6626 * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_16_GOTPLT,
6627 case R_CRIS_32_GOTPLT>: For internal error message, handle NULL
6628 symname.
6629 (cris_elf_check_relocs) <case R_CRIS_32_PLT_PCREL>: Don't try to
6630 handle symbol visibility here.
6631
6632 2004-09-07 Alan Modra <amodra@bigpond.net.au>
6633
6634 * elf64-ppc.c (struct ppc_link_hash_table): Add stub_globals.
6635 (is_ppc64_elf_target): Rename from is_ppc64_target. Update all
6636 callers.
6637 (ppc_stub_name): Remove trailing "+0" on stub name.
6638 (create_linkage_sections): Create relocations for
6639 branch lookup table when --emit-relocs as well as when --shared.
6640 (ppc_build_one_stub): Emit relocs for long branch stubs. Adjust
6641 relbrlt test. For --emit-stub-syms, always output a sym even when
6642 one already exists on a plt call stub. Put stub type in the stub
6643 symbol name.
6644 (ppc_size_one_stub): Size long branch stub relocs. Adjust relbrlt
6645 test.
6646 (ppc64_elf_size_stubs): Count global sym stubs added. Zero
6647 reloc_count in stub sections. Adjust relbrlt test.
6648 (ppc64_elf_build_stubs): Adjust relbrlt test. Tweak stats output.
6649 * elflink.c (bfd_elf_size_dynamic_sections): Fix comment typo.
6650 (elf_link_input_bfd): Ignore symbol index zero relocs when checking
6651 for relocs against discarded symbols. Fix comments.
6652
6653 2004-09-06 Mark Mitchell <mark@codesourcery.com>
6654
6655 * elf-bfd.h (_bfd_elf_make_dynamic_segment): Declare it.
6656 * elf.c (_bfd_elf_make_dynamic_segment): New function, split out
6657 from ...
6658 (map_sections_to_segments): ... here. Use it. Assign a file
6659 position to the .dynamic section if it is not loadable, but part
6660 of the PT_DYNAMIC segment.
6661 * elf32-arm.h (elf32_arm_finish_dynamic_sections): Use file
6662 offsets, not VMAs, for the BPABI. Do not fill in the header in
6663 the .got.plt section for the BPABI.
6664 * elfarm-nabi.c (elf32_arm_symbian_modify_segment_map): Add a
6665 PT_DYNAMIC segment.
6666 (elf_backend_want_got_plt): Define to zero for Symbian OS.
6667
6668 2004-09-06 Nick Clifton <nickc@redhat.com>
6669
6670 * elflink.c (elf_link_add_object_symbols): Set the error code to
6671 bfd_error_wrong_format when the input format does not match the
6672 output format.
6673
6674 2004-09-06 Alan Modra <amodra@bigpond.net.au>
6675
6676 * elf64-ppc.c (is_ppc64_target): New function, extracted from..
6677 (ppc64_elf_check_directives): ..here.
6678 (ppc64_elf_size_dynamic_sections): Use it here to check bfd type
6679 before accessing ppc64_elf_tdata.
6680 (ppc64_elf_finish_dynamic_sections): And here too.
6681
6682 2004-09-04 Alan Modra <amodra@bigpond.net.au>
6683
6684 * bfd.c (_bfd_default_error_handler): Correct loop exit.
6685
6686 2004-09-03 Mark Mitchell <mark@codesourcery.com>
6687
6688 * config.bfd (arm*-*-symbianelf*): Use OS-specific target vectors.
6689 * configure.in (bfd_elf32_bigarm_symbian_vec): Add it.
6690 (bfd_elf32_littlearm_symbian_vec): Likewise.
6691 * configure: Regenerated.
6692 * elf-bfd.h (elf_backend_data): Add dynamic_sec_flags.
6693 * elf32-arm.h (PLT_HEADER_SIZE): Do not define.
6694 (PLT_ENTRY_SIZE): Likewise.
6695 (bfd_vma_elf32_arm_symbian_plt_entry): New
6696 variable.
6697 (elf32_arm_link_hash_table): Add plt_header_size, plt_entry_size,
6698 and symbian_p.
6699 (create_got_section): Don't create sections when generating BPABI
6700 objects.
6701 (elf32_arm_create_dynamic_sections): Tidy.
6702 (elf32_arm_link_hash_table_create): Set plt_header_size,
6703 plt_entry_size, and symbian_p.
6704 (elf32_arm_check_relocs): Do not mark .rel.dyn as loadable when
6705 generating BPABI objects.
6706 (allocate_dynrelocs): Use htab->plt_header_size, not
6707 PLT_HEADER_SIZE. Do not add to .got.plt when
6708 generating BPABI objects.
6709 (elf32_arm_finish_dynamic_symbol): Generate Symbian OS PLTs.
6710 * elfarm-nabi.c: Add SymbianOS target vectors.
6711 * elflink.c (_bfd_elf_create_got_section): Use dynamic_sec_flags.
6712 (_bfd_elf_link_create_dynamic_sections): Likewise.
6713 * elfxx-target.h (ELF_DYNAMIC_SEC_FLAGS): New macro.
6714 (elfNN_bed): Use it.
6715 * targets.c (bfd_elf32_bigarm_symbian_vec): New variable.
6716 (bfd_elf32_littlearm_symbian_vec): Likewise.
6717 (_bfd_target_vector): Add them.
6718
6719 2004-09-03 Nick Clifton <nickc@redhat.com>
6720
6721 PR 360
6722 * coffcode.h (handle_COMDAT): Replace abort with an warning
6723 message and allow the scan to continue.
6724
6725 2004-09-02 Alan Modra <amodra@bigpond.net.au>
6726
6727 * elf64-ppc.c (ppc64_elf_get_synthetic_symtab): Use static_syms passed
6728 in when reading relocs, not our sorted syms. Remove unnecessary
6729 var.
6730
6731 2004-08-31 Eric Botcazou <ebotcazou@libertysurf.fr>
6732
6733 * elf.c (special_sections): Add .gnu.linkonce.b modelled on .bss.
6734
6735 2004-08-30 Nathanael Nerode <neroden@gcc.gnu.org>
6736
6737 * acinclude.m4: Require AC_CANONICAL_TARGET, not AC_CANONICAL_SYSTEM.
6738 Include ../config/acx.m4 and use ACX_NONCANONICAL_* where appropriate;
6739 replace uses of *_alias with *_noncanonical.
6740 * aclocal.m4: Rebuild with aclocal 1.4p6.
6741 * Makefile.in: Rebuild with automake 1.4p6.
6742 * doc/Makefile.in: Rebuild with automake 1.4p6.
6743 * configure.in: Autoupdate with autoupdate 2.59.
6744 * config.in: Regenerate with autoheader 2.59.
6745 * configure: Regnerate with autoconf 2.59.
6746
6747 2004-08-28 Alan Modra <amodra@bigpond.net.au>
6748
6749 * elf64-ppc.c (ppc64_elf_get_synthetic_symtab): Copy input
6750 symbol pointer arrays before modifying.
6751
6752 2004-08-28 Alan Modra <amodra@bigpond.net.au>
6753
6754 * bfd.c (bfd_get_synthetic_symtab): Pass counts and both symbol tables.
6755 * elf-bfd.h (_bfd_elf_get_synthetic_symtab): Adjust.
6756 * elf.c (_bfd_elf_get_synthetic_symtab): Adjust.
6757 * libbfd-in.h (_bfd_nodynamic_get_synthetic_symtab): Adjust.
6758 * targets.c (struct bfd_target <_bfd_get_synthetic_symtab>): Adjust.
6759 * elf64-ppc.c (ppc64_elf_get_synthetic_symtab): Don't read symbols.
6760 Use both symbol tables on non-relocatable objects. Use a common
6761 error exit. Fix "mid" warning.
6762 * libbfd.h: Regenerate.
6763 * bfd-in2.h: Regenerate.
6764
6765 2004-08-28 Alan Modra <amodra@bigpond.net.au>
6766
6767 * elf64-ppc.c (ppc64_elf_branch_reloc): Check .opd is in a regular
6768 object file.
6769 (struct sfpr_def_parms): Save some space.
6770 (sfpr_define): Here too.
6771
6772 * elf64-ppc.c (compare_symbols): Put section syms first.
6773 (sym_exists_at): New function.
6774 (ppc64_elf_get_synthetic_symtab): Use relocs to find code entry
6775 points only for relocatable files. Use .opd section contents
6776 otherwise. Generally clean up the code.
6777
6778 2004-08-27 Alan Modra <amodra@bigpond.net.au>
6779
6780 * elf64-ppc.c (STD_R0_0R1, STD_R0_0R12, LD_R0_0R1, LD_R0_0R12,
6781 LI_R12_0, STVX_VR0_R12_R0, LVX_VR0_R12_R0, MTLR_R0, SFPR_MAX): Define.
6782 (struct sfpr_def_parms): New.
6783 (sfpr_define): New function.
6784 (savegpr0, savegpr0_tail, restgpr0, restgpr0_tail): New functions.
6785 (savegpr1, savegpr1_tail, restgpr1, restgpr1_tail): New functions.
6786 (savefpr, savefpr0_tail, restfpr, restfpr0_tail): New functions.
6787 (savefpr1_tail, restfpr1_tail): New functions.
6788 (savevr, savevr_tail, restvr, restvr_tail): New functions.
6789 (MIN_SAVE_FPR, MAX_SAVE_FPR): Don't define.
6790 (ppc64_elf_func_desc_adjust): Use sfpr_define in place of existing
6791 code. Define all ABI mandated _save and _rest functions.
6792
6793 2004-08-26 Paul Brook <paul@codesourcery.com>
6794
6795 * elf32-arm.h (INTERWORK_FLAG): Return true for EABIv3 objects.
6796
6797 2004-08-26 Alan Modra <amodra@bigpond.net.au>
6798
6799 * elf32-m32r.c (m32r_elf_relocate_section): Don't compare with
6800 TRUE or FALSE.
6801
6802 2004-08-26 Alan Modra <amodra@bigpond.net.au>
6803
6804 * elf32-i386.c (elf_i386_relocate_section): Tweak last change so
6805 that pcrel correction is applied for R_386_PC32.
6806
6807 2004-08-25 Alan Modra <amodra@bigpond.net.au>
6808
6809 * elf32-i386.c (elf_i386_relocate_section): Zero section contents
6810 for R_386_32 and R_386_PC32 relocs against symbols defined in
6811 discarded sections.
6812
6813 2004-08-25 Dmitry Diky <diwil@spec.ru>
6814
6815 * reloc.c (BFD_RELOC_MSP430_2X_PCREL,BFD_RELOC_MSP430_RL_PCREL):
6816 Add new relocations.
6817 * bfd-in2.h: Regenerate.
6818 * libbfd.h: Regenerate.
6819 * elf32-msp430.c: Clean-up code.
6820 (elf_msp430_howto_table): Add new relocation entries.
6821 (bfd_elf32_bfd_reloc_type_lookup): New relocation handlers.
6822 (msp430_elf_relax_section): New function.
6823 (msp430_elf_relax_delete_bytes): New function.
6824 (msp430_elf_symbol_address_p): New function.
6825
6826 2004-08-24 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
6827
6828 * elf32-m32r.c (m32r_elf_relocate_section): Handle
6829 R_M32R_SDA16_RELA in the same way as R_M32R_SDA16.
6830
6831 2004-08-20 Daniel Jacobowitz <dan@debian.org>
6832
6833 * elflink.c (_bfd_elf_section_already_linked): Handle
6834 SEC_LINK_DUPLICATES_SAME_CONTENTS.
6835
6836 2004-08-19 Mark Mitchell <mark@codesourcery.com>
6837
6838 * config.bfd (arm*-*-symbianelf*): New target.
6839 (arm*-*-eabi*): Likewise.
6840
6841 2004-08-19 Alan Modra <amodra@bigpond.net.au>
6842
6843 * elf64-ppc.c (ppc_get_stub_entry): Change third param to a
6844 "struct ppc_link_hash_entry *".
6845 (ppc64_elf_relocate_section): Ditto for type of h. Introduce h_elf
6846 to satisfy RELOC_FOR_GLOBAL_SYMBOL.
6847
6848 2004-08-19 Jakub Jelinek <jakub@redhat.com>
6849
6850 * elf64-ppc.c (ppc64_elf_edit_opd): Support 16 byte long .opd
6851 entries (where fd_aux overlaps next entry's fd_func).
6852 Add non_overlapping argument, use it.
6853 (ppc64_elf_check_relocs, ppc64_elf_gc_mark_hook, adjust_opd_syms,
6854 ppc64_elf_size_stubs, ppc64_elf_relocate_section,
6855 ppc64_elf_output_symbol_hook): Use address / 8 instead of address / 24
6856 as indexes into opd_sym_map/opd_adjust array.
6857 * elf64-ppc.h (ppc64_elf_edit_opd): Adjust prototype.
6858
6859 2004-08-18 Alan Modra <amodra@bigpond.net.au>
6860
6861 * elf64-ppc.c (func_desc_adjust): Give undefined dot-symbols a value
6862 if we can look up their function descriptor in a regular file.
6863
6864 2004-08-18 Nick Clifton <nickc@redhat.com>
6865
6866 PR 324
6867 * cofflink.c (coff_link_add_symbols): Check that the comdat
6868 pointer in the coff_section_data structure has been initialised
6869 before using it.
6870
6871 2004-08-18 Alan Modra <amodra@bigpond.net.au>
6872
6873 PR 338
6874 * elflink.c (bfd_elf_record_link_assignment): Add comment about
6875 changing bfd_link_hash_undefined to bfd_link_hash_new.
6876
6877 2004-08-17 Jakub Jelinek <jakub@redhat.com>
6878
6879 * elfxx-target.h (bfd_elfNN_get_synthetic_symtab): Only define
6880 if not yet defined.
6881 * elf64-ppc.c (bfd_elf64_get_synthetic_symtab): Define.
6882 (synthetic_opd, synthetic_relocatable): New variables.
6883 (compare_symbols, compare_relocs): New helper routines.
6884 (ppc64_elf_get_synthetic_symtab): New function.
6885 * bfd.c (bfd_get_synthetic_symtab): Rename dynsyms argument
6886 to relsyms.
6887 * bfd-in2.h: Regenerated.
6888 * elf.c (_bfd_elf_get_synthetic_symtab): Rename dynsyms argument
6889 to relsyms. Return 0 if abfd is relocatable.
6890
6891 2004-08-17 Alan Modra <amodra@bigpond.net.au>
6892
6893 * elflink.h (elf_gc_sweep): Keep non-alloc, non-load sections.
6894
6895 2004-08-17 Nick Clifton <nickc@redhat.com>
6896
6897 * (is_arm_mapping_symbol_name): New function - return true
6898 when a symbol name matches the requirements for an ARM mapping
6899 symbol name.
6900 (arm_elf_find_function): New function based on
6901 elf_find_function in elf.c but skipping ARM mapping symbols
6902 and including thumb function symbols.
6903 (elf32_arm_find_nearest_line): Use arm_elf_find_function.
6904 (elf32_arm_output_symbol_hook): Use is_arm_mapping_symbol_name.
6905
6906 2004-08-17 Alan Modra <amodra@bigpond.net.au>
6907
6908 * elf64-ppc.c (ppc64_elf_branch_reloc): New function.
6909 (ppc64_elf_howto_raw): Use ppc64_elf_branch_reloc.
6910 (ppc64_elf_brtaken_reloc): Here too.
6911
6912 2004-08-17 Alan Modra <amodra@bigpond.net.au>
6913
6914 * elf64-ppc.c (add_symbol_adjust): Correct mismatched function
6915 symbol visibility.
6916 (ppc64_elf_check_directives): Check that we have the right hash
6917 table before proceeding.
6918
6919 2004-08-17 Alan Modra <amodra@bigpond.net.au>
6920
6921 * elf64-ppc.c (struct ppc64_elf_obj_tdata): Add "deleted_section".
6922 (adjust_opd_syms): Attach opd syms for deleted entries to one of
6923 the sections that will be discarded.
6924
6925 2004-08-16 Alan Modra <amodra@bigpond.net.au>
6926
6927 * elflink.c (elf_section_complain_discarded): Ignore .fixup.
6928
6929 2004-08-16 Alan Modra <amodra@bigpond.net.au>
6930
6931 * bfd.c (_bfd_default_error_handler): Account for doubled '%' in
6932 free space available.
6933
6934 2004-08-16 Alan Modra <amodra@bigpond.net.au>
6935
6936 * pdp11.c (struct pdp11_aout_reloc_external): Delete. Replace
6937 occurrences with bfd_byte * thoughout file.
6938
6939 * coff-rs6000.c (do_shared_object_padding): Warning fix.
6940 (xcoff_write_armap_big): Likewise.
6941 (xcoff_write_archive_contents_old): Likewise.
6942 (xcoff_write_archive_contents_big): Likewise.
6943
6944 * elf64-mmix.c (mmix_elf_get_section_contents): Delete declaration.
6945
6946 2004-08-13 Nick Clifton <nickc@redhat.com>
6947
6948 * elf32-arm.h: Convert to ISO C90.
6949
6950 2004-08-13 Alan Modra <amodra@bigpond.net.au>
6951
6952 PR 293
6953 * elf32-hppa.c (elf32_hppa_hide_symbol): Use init_refcount to
6954 zero the plt field.
6955
6956 2004-08-13 Alan Modra <amodra@bigpond.net.au>
6957
6958 * bfd.c (_bfd_default_error_handler): Handle %A and %B.
6959 (bfd_archive_filename, bfd_get_section_ident): Delete.
6960 * ecofflink.c (bfd_ecoff_debug_accumulate_other): Don't call
6961 bfd_archive_filename.
6962 * elflink.c (elf_link_input_bfd): Don't use callbacks->error_handler
6963 to warn about symbols in discarded sections. Use _bfd_error_handler.
6964 * aout-adobe.c (aout_adobe_callback): See below.
6965 * aout-cris.c (swap_ext_reloc_in): ..
6966 * coff-arm.c (find_thumb_glue, find_arm_glue,
6967 coff_arm_relocate_section, bfd_arm_process_before_allocation,
6968 coff_arm_merge_private_bfd_data, _bfd_coff_arm_set_private_flags,
6969 coff_arm_copy_private_bfd_data): ..
6970 * coff-i860.c (i860_reloc_processing): ..
6971 * coff-mcore.c (mcore_coff_unsupported_reloc,
6972 coff_mcore_relocate_section): ..
6973 * coff-ppc.c (coff_ppc_relocate_section): ..
6974 * coff-rs6000.c (xcoff_create_csect_from_smclas
6975 * coff-sh.c (sh_relax_section, sh_relax_delete_bytes,
6976 sh_swap_insns, sh_relocate_section): ..
6977 * coff-tic54x.c (tic54x_reloc_processing): ..
6978 * coff-tic80.c (coff_tic80_relocate_section): ..
6979 * coff64-rs6000.c (xcoff64_create_csect_from_smclas): ..
6980 * coffcode.h (styp_to_sec_flags, coff_slurp_line_table,
6981 coff_slurp_symbol_table, coff_classify_symbol,
6982 coff_slurp_reloc_table): ..
6983 * coffgen.c (_bfd_coff_read_string_table): ..
6984 * cofflink.c (coff_link_add_symbols, _bfd_coff_link_input_bfd,
6985 _bfd_coff_generic_relocate_section): ..
6986 * cpu-arm.c (bfd_arm_merge_machines): ..
6987 * cpu-sh.c (sh_merge_bfd_arch): ..
6988 * elf-hppa.h (elf_hppa_relocate_section): ..
6989 * elf.c (bfd_elf_string_from_elf_section, setup_group,
6990 _bfd_elf_setup_group_pointers, bfd_section_from_shdr,
6991 assign_section_numbers, _bfd_elf_symbol_from_bfd_symbol,
6992 copy_private_bfd_data, _bfd_elf_validate_reloc): ..
6993 * elf32-arm.h (find_thumb_glue, find_arm_glue,
6994 bfd_elf32_arm_process_before_allocation, elf32_thumb_to_arm_stub,
6995 elf32_arm_to_thumb_stub, elf32_arm_final_link_relocate,
6996 elf32_arm_relocate_section, elf32_arm_set_private_flags,
6997 elf32_arm_copy_private_bfd_data, elf32_arm_merge_private_bfd_data): ..
6998 * elf32-cris.c (cris_elf_relocate_section, cris_elf_check_relocs,
6999 cris_elf_merge_private_bfd_data
7000 * elf32-frv.c (elf32_frv_relocate_section, elf32_frv_check_relocs): ..
7001 * elf32-gen.c (elf32_generic_link_add_symbols): ..
7002 * elf32-hppa.c (hppa_add_stub, hppa_build_one_stub,
7003 elf32_hppa_check_relocs, get_local_syms, final_link_relocate,
7004 elf32_hppa_relocate_section): ..
7005 * elf32-i370.c (i370_elf_merge_private_bfd_data,
7006 i370_elf_check_relocs, i370_elf_relocate_section): ..
7007 * elf32-i386.c (elf_i386_info_to_howto_rel, elf_i386_check_relocs,
7008 elf_i386_relocate_section): ..
7009 * elf32-m32r.c (m32r_elf_relocate_section,
7010 m32r_elf_merge_private_bfd_data): ..
7011 * elf32-m68hc1x.c (m68hc12_add_stub,
7012 _bfd_m68hc11_elf_merge_private_bfd_data): ..
7013 * elf32-m68k.c (elf_m68k_relocate_section): ..
7014 * elf32-mcore.c (mcore_elf_unsupported_reloc,
7015 mcore_elf_relocate_section): ..
7016 * elf32-ppc.c (ppc_elf_merge_private_bfd_data, bad_shared_reloc,
7017 ppc_elf_check_relocs, ppc_elf_relocate_section,
7018 ppc_elf_begin_write_processing): ..
7019 * elf32-s390.c (elf_s390_check_relocs, invalid_tls_insn,
7020 elf_s390_relocate_section): ..
7021 * elf32-sh-symbian.c (sh_symbian_import_as,
7022 sh_symbian_process_embedded_commands,
7023 sh_symbian_relocate_section): ..
7024 * elf32-sh.c (sh_elf_relax_section, sh_elf_relax_delete_bytes,
7025 sh_elf_swap_insns, sh_elf_relocate_section, sh_elf_check_relocs,
7026 sh_elf_merge_private_data): ..
7027 * elf32-sparc.c (elf32_sparc_check_relocs,
7028 elf32_sparc_relocate_section,
7029 elf32_sparc_merge_private_bfd_data): ..
7030 * elf32-v850.c (v850_elf_check_relocs,
7031 v850_elf_merge_private_bfd_data): ..
7032 * elf32-xtensa.c (elf_xtensa_check_relocs,
7033 elf_xtensa_relocate_section, elf_xtensa_merge_private_bfd_data): ..
7034 * elf64-alpha.c (elf64_alpha_relax_with_lituse,
7035 elf64_alpha_relax_got_load, elf64_alpha_size_got_sections,
7036 elf64_alpha_relocate_section_r, elf64_alpha_relocate_section): ..
7037 * elf64-gen.c (elf64_generic_link_add_symbols): ..
7038 * elf64-ppc.c (ppc64_elf_merge_private_bfd_data, ppc_add_stub,
7039 ppc64_elf_check_relocs, ppc64_elf_edit_opd,
7040 ppc64_elf_relocate_section): ..
7041 * elf64-s390.c (elf_s390_check_relocs, invalid_tls_insn,
7042 elf_s390_relocate_section): ..
7043 * elf64-sh64.c (sh_elf64_relocate_section): ..
7044 * elf64-sparc.c (sparc64_elf_check_relocs,
7045 sparc64_elf_add_symbol_hook, sparc64_elf_relocate_section,
7046 sparc64_elf_merge_private_bfd_data): ..
7047 * elf64-x86-64.c (elf64_x86_64_check_relocs,
7048 elf64_x86_64_relocate_section): ..
7049 * elflink.c (_bfd_elf_add_default_symbol,
7050 _bfd_elf_link_assign_sym_version, elf_link_read_relocs_from_section,
7051 _bfd_elf_link_output_relocs, elf_link_add_object_symbols,
7052 bfd_elf_size_dynamic_sections, elf_link_output_extsym,
7053 elf_get_linked_section_vma, elf_fixup_link_order,
7054 bfd_elf_final_link, bfd_elf_gc_record_vtinherit,
7055 bfd_elf_gc_record_vtinherit, _bfd_elf_section_already_linked): ..
7056 * elfxx-ia64.c (elfNN_ia64_relax_section,
7057 elfNN_ia64_relocate_section, elfNN_ia64_merge_private_bfd_data): ..
7058 * elfxx-mips.c (mips_elf_perform_relocation,
7059 _bfd_mips_elf_check_relocs,
7060 _bfd_mips_elf_merge_private_bfd_data): ..
7061 * ieee.c (ieee_slurp_external_symbols): ..
7062 * ihex.c (ihex_bad_byte, ihex_scan, ihex_read_section): ..
7063 * libbfd.c (_bfd_generic_verify_endian_match): ..
7064 * linker.c (_bfd_generic_link_add_one_symbol,
7065 _bfd_generic_section_already_linked): ..
7066 * pdp11.c (translate_to_native_sym_flags): ..
7067 * pe-mips.c (coff_pe_mips_relocate_section): ..
7068 * peicode.h (pe_ILF_build_a_bfd): ..
7069 * srec.c (srec_bad_byte): ..
7070 * stabs.c (_bfd_link_section_stabs): ..
7071 * xcofflink.c (xcoff_link_add_symbols, xcoff_link_input_bfd): ..
7072 Replace all uses of bfd_archive_filename and bfd_get_section_ident
7073 with corresponding %B and %A in _bfd_error_handler format string.
7074 Replace occurrences of "fprintf (stderr," with _bfd_error_handler
7075 calls to use %A and %B. Fix "against symbol .. from section" and
7076 similar error messages. Combine multiple _bfd_error_handler calls
7077 where they were separated due to bfd_archive_filename deficiencies.
7078 * bfd-in2.h: Regenerate.
7079
7080 2004-08-12 H.J. Lu <hongjiu.lu@intel.com>
7081
7082 * elf32-i386.c (elf_i386_relocate_section): Report unrecognized
7083 relocation.
7084
7085 2004-08-10 Alan Modra <amodra@bigpond.net.au>
7086
7087 * elf64-ppc.c (struct ppc_link_hash_entry): Add was_undefined.
7088 (struct ppc_link_hash_table): Remove no_multi_toc, multi_toc_needed.
7089 Make emit_stub_syms, stub_error and has_14bit_branch bit-fields.
7090 Add twiddled_syms.
7091 (link_hash_newfunc): Init was_undefined.
7092 (add_symbol_adjust): Don't set undefined dot symbols to defweak;
7093 Use undefweak instead.
7094 (ppc64_elf_check_directives): Fix undefs chain.
7095 (ppc64_elf_next_toc_section): Remove no_multi_toc and multi_toc_needed
7096 references.
7097 (ppc64_elf_size_stubs): Adjust for add_symbol_adjust change.
7098 (undo_symbol_twiddle, ppc64_elf_restore_symbols): New functions.
7099 * elf64-ppc.h (ppc64_elf_restore_symbols): Declare.
7100
7101 2004-08-09 Jakub Jelinek <jakub@redhat.com>
7102
7103 * elf64-x86-64.c (elf64_x86_64_relocate_section): For -fno-pic
7104 error, test input_section flags rather than sec.
7105
7106 2004-08-09 Alan Modra <amodra@bigpond.net.au>
7107
7108 * elf-bfd.h (struct elf_backend_data): Add
7109 elf_backend_archive_symbol_lookup.
7110 (_bfd_elf_archive_symbol_lookup): Declare.
7111 * elflink.c (_bfd_elf_archive_symbol_lookup): New function..
7112 (elf_link_add_archive_symbols): ..extracted from here. Call the
7113 backend version.
7114 * elfxx-target.h (elf_backend_archive_symbol_lookup): Provide default.
7115 (elfNN_bed): Init new field.
7116 * elf64-ppc.c (elf_backend_check_directives): Define.
7117 (elf_backend_archive_symbol_lookup): Define.
7118 (struct ppc_link_hash_table): Add tls_get_add_fd. Make tls_get_add
7119 a ppc_link_hash_entry pointer.
7120 (get_fdh): Move.
7121 (ppc64_elf_archive_symbol_lookup, opd_entry_value): New functions.
7122 (add_symbol_adjust, ppc64_elf_check_directives): New functions.
7123 (ppc64_elf_check_relocs, ppc64_elf_gc_mark_hook, func_desc_adjust,
7124 ppc64_elf_adjust_dynamic_symbol, ppc64_elf_tls_setup,
7125 ppc64_elf_tls_optimize, allocate_dynrelocs, ppc_type_of_stub,
7126 ppc_build_one_stub, ppc64_elf_size_stubs, ppc64_elf_relocate_section,
7127 ppc64_elf_finish_dynamic_symbol): Handle branch relocs to function
7128 descriptor symbols.
7129
7130 2004-08-09 Alan Modra <amodra@bigpond.net.au>
7131
7132 * elf64-ppc.c (struct ppc_link_hash_entry): Expand adjust_done comment.
7133 (ppc64_elf_add_symbol_hook): Test for NULL section.
7134 (get_sym_h): Formatting.
7135 (ppc64_elf_size_stubs): Include reloc addend in value stored as
7136 stub target_value.
7137
7138 * elf64-ppc.c (ppc64_elf_relocate_section): Combine handling of
7139 long branch stubs with code handling plt and r2off branch stubs.
7140
7141 2004-08-09 Alan Modra <amodra@bigpond.net.au>
7142
7143 * elf-bfd.h (_bfd_elf_gc_mark): Declare.
7144 * elflink.c (elf_link_input_bfd): Formatting.
7145 (_bfd_elf_gc_mark): Rename from elf_gc_mark and make global. Adjust
7146 all callers.
7147 * elf64-ppc.c (struct ppc_link_hash_entry): Remove is_entry.
7148 (link_hash_newfunc): Don't set it.
7149 (ppc64_elf_copy_indirect_symbol): Nor copy it.
7150 (ppc64_elf_mark_entry_syms): Delete.
7151 (ppc64_elf_gc_mark_hook): Mark entry syms here. Also mark opd
7152 sections. Use get_opd_info.
7153 * elf64-ppc.h (ppc64_elf_mark_entry_syms): Delete.
7154
7155 2004-08-09 Alan Modra <amodra@bigpond.net.au>
7156
7157 * elf64-ppc.c (adjust_opd_syms): Fix merge error.
7158
7159 * elf64-ppc.c (struct ppc_link_hash_table): Remove have_undefweak.
7160 (func_desc_adjust): Don't set have_undefweak.
7161 (ppc64_elf_func_desc_adjust): Don't add an extr nop to sfpr.
7162 (ppc64_elf_relocate_section): NOP out calls to undefweak functions.
7163
7164 * elf64-ppc.c (struct ppc_link_hash_entry): Make "oh" a
7165 "struct ppc_link_hash_entry *". Adjust all references.
7166 (ppc64_elf_hide_symbol): Correct a comment.
7167
7168 * elf64-ppc.c (get_opd_info): New function.
7169 (adjust_opd_syms): Use get_opd_info. Define removed symbols as zero.
7170 (ppc64_elf_edit_opd): Use get_opd_info. Check that sym has a dot
7171 before calling get_fdh. Test fdh rather than h before dereferencing
7172 fdh. Mark removed symbols in opd_adjust.
7173 (ppc64_elf_tls_optimize): Don't bother with opd adjustment here.
7174 (ppc64_elf_relocate_section): Use get_opd_info, and handle removed
7175 opd symbols.
7176 (ppc64_elf_output_symbol_hook): Likewise.
7177
7178 2004-08-06 Paul Brook <paul@codesourcery.com>
7179
7180 * elfarm-nabi.c (elf32_arm_howto_table): Add new EABI relocations.
7181 (elf32_arm_reloc_map): Add BFD_RELOC_ARM_RELABS32,
7182 BFD_RELOC_ARM_ROSEGREL32 and BFD_RELOC_ARM_SBREL32.
7183 * reloc.c: Add BFD_RELOC_ARM_RELABS32, BFD_RELOC_ARM_ROSEGREL32
7184 and BFD_RELOC_ARM_SBREL32.
7185 * bfd-in2.h, bbfd.h: Regenerate.
7186
7187 2004-08-01 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7188
7189 * elfxx-mips.c (mips_elf_calculate_relocation): Test only for
7190 the dynamic link symbol actually in use.
7191
7192 2004-08-01 Stephane Carrez <stcarrez@nerim.fr>
7193
7194 * elf32-m68hc1x.c (elf32_m68hc11_size_stubs): Handle bfd_link_hash_new
7195
7196 2004-07-31 Joel Brobecker <brobecker@gnat.com>
7197 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7198
7199 * elfxx-mips.c (_bfd_mips_elf_symbol_processing): Handle
7200 SHN_MIPS_TEXT and SHN_MIPS_DATA.
7201
7202 2004-07-30 H.J. Lu <hongjiu.lu@intel.com>
7203 Nick Clifton <nickc@redhat.com>
7204
7205 PR 290
7206 * bfd.c (_bfd_default_error_handler): Make it global.
7207
7208 * elf-bfd.h (elf_backend_data): Add link_order_error_handler.
7209
7210 * elf.c (assign_section_numbers): Cope gracefully with sections
7211 which have SHF_LINK_ORDER set but no sh_link set up.
7212 * elflink.c (elf_get_linked_section_vma): Likewise.
7213
7214 * elfxx-ia64.c (elf_backend_link_order_error_handler): New. Set
7215 it to NULL.
7216
7217 * elfxx-target.h (elf_backend_link_order_error_handler): New.
7218 Set it to _bfd_default_error_handler.
7219 (elfNN_bed): Add elf_backend_link_order_error_handler.
7220
7221 * libbfd-in.h (_bfd_default_error_handler): New.
7222
7223 * libbfd.h: Regenerated.
7224
7225 2004-07-30 Jakub Jelinek <jakub@redhat.com>
7226
7227 * archures.c (bfd_mach_sparc_64bit_p): Define.
7228 * elf32-sparc.c (elf32_sparc_merge_private_bfd_data): Use it.
7229 * bfd-in2.h: Rebuilt.
7230
7231 2004-07-29 Alexandre Oliva <aoliva@redhat.com>
7232
7233 Introduce SH2a support.
7234 2004-02-18 Corinna Vinschen <vinschen@redhat.com>
7235 * archures.c (bfd_mach_sh2a_nofpu): New.
7236 * bfd-in2.h: Rebuilt.
7237 * cpu-sh.c (SH2A_NOFPU_NEXT): New.
7238 (arch_info_struct): Add sh2a_nofpu.
7239 * elf32-sh.c (sh_elf_set_mach_from_flags): Handle sh2a_nofpu.
7240 2003-12-29 DJ Delorie <dj@redhat.com>
7241 * reloc.c: Add relocs for sh2a.
7242 * bfd-in2.h: Regenerate.
7243 * libbfd.hh: Regenerate.
7244 2003-12-01 Michael Snyder <msnyder@redhat.com>
7245 * archures.c (bfd_mach_sh2a): New.
7246 * bfd-in2.h: Rebuilt.
7247 * cpu-sh.c (SH_NEXT, SH2_NEXT, etc.): Change defines to enums.
7248 (SH2A_NEXT): New.
7249 (arch_info_struct): Add sh2a.
7250 * elf32-sh.c (sh_elf_set_mach_from_flags): Handle sh2a.
7251
7252 2004-07-28 Nick Clifton <nickc@redhat.com>
7253 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7254
7255 PR 273
7256 * som.c (setup_sections): Improve estimation of space sizes in
7257 relocatable objects.
7258
7259 2004-07-27 Jason Thorpe <thorpej@wasabisystems.com>
7260 * config.bfd (hppa*-*-netbsd*): Set targ_defvec to
7261 bfd_elf32_hppa_nbsd_vec. Add bfd_elf32_hppa_linux_vec
7262 to targ_selvecs.
7263 * configure.in (bfd_elf32_hppa_nbsd_vec): Add case.
7264 * configure: Regenerate.
7265 * elf32-hppa.c (elf32_hppa_object_p): Add "elf32-hppa-netbsd"
7266 case that accepts OSABI=NetBSD and OSABI=SysV.
7267 (elf32_hppa_set_gp): For "elf32-hppa-netbsd", set the GP to
7268 the base of .got or .data (if .got does not exist).
7269 (elf32_hppa_post_process_headers): For elf32-hppa-netbsd,
7270 set OSABI=NetBSD.
7271 (TARGET_BIG_SYM): Add bfd_elf32_hppa_nbsd_vec case.
7272 (TARGET_BIG_NAME): Add "elf32-hppa-netbsd" case.
7273 * targets.c (bfd_elf32_hppa_nbsd_vec): Add extern declaration.
7274 (_bfd_target_vector): Add bfd_elf32_hppa_nbsd_vec.
7275
7276 2004-07-27 H.J. Lu <hongjiu.lu@intel.com>
7277
7278 PR 161/251
7279 * elf-bfd.h (bfd_elf_section_data): Add sec_group.
7280 (elf_sec_group): Defined.
7281 (bfd_elf_match_symbols_in_sections): New prototype.
7282 (_bfd_elf_setup_group_pointers): Likewise.
7283
7284 * elf.c (bfd_elf_discard_group): Abort.
7285 (bfd_elf_set_group_contents): Also include relocation sections.
7286 Remove zero-fill for ld -r.
7287 (_bfd_elf_setup_group_pointers): New function.
7288 (elf_sort_elf_symbol): Likewise.
7289 (elf_sym_name_compare): Likewise.
7290 (bfd_elf_match_symbols_in_sections): Likewise.
7291
7292 * elfcode.h (elf_object_p): Call _bfd_elf_setup_group_pointers.
7293
7294 * elflink.c (match_group_member): New.
7295 (elf_link_input_bfd): Check group member for discarded section.
7296 (try_match_symbols_in_sections): New function.
7297 (already_linked): Likewise.
7298 (_bfd_elf_section_already_linked): Support mixing comdat group
7299 and linkonce section.
7300
7301 * libbfd-in.h (bfd_section_already_linked_table_traverse): New.
7302 * linker.c (bfd_section_already_linked_table_traverse): New.
7303
7304 * libbfd.h: Regenerated.
7305
7306 2004-07-27 Tomer Levi <Tomer.Levi@nsc.com>
7307
7308 * reloc.c: Add BFD_RELOC_CRX_SWITCH8, BFD_RELOC_CRX_SWITCH16,
7309 BFD_RELOC_CRX_SWITCH32.
7310 * bfd-in2.h: Regenerate.
7311 * libbfd.h: Regenerate.
7312 * elf32-crx.c: Support relocation/relaxation of
7313 BFD_RELOC_CRX_SWITCH* types.
7314
7315 2004-07-27 Alan Modra <amodra@bigpond.net.au>
7316
7317 * elf64-ppc.c: Correct "Linker stubs" comment.
7318
7319 2004-07-26 H.J. Lu <hongjiu.lu@intel.com>
7320
7321 * elf-bfd.h (bfd_elf_section_data): Add a pointer for the
7322 linked-to section.
7323 (elf_linked_to_section): New.
7324
7325 * elf.c (assign_section_numbers): Set up sh_link for
7326 SHF_LINK_ORDER.
7327
7328 * elfxx-ia64.c (elfNN_ia64_final_write_processing): Set sh_info
7329 to sh_link for SHT_IA_64_UNWIND sections.
7330
7331 2004-07-22 H.J. Lu <hongjiu.lu@intel.com>
7332
7333 * elflink.c (elf_fixup_link_order): Add _() to error message.
7334
7335 2004-07-22 H.J. Lu <hongjiu.lu@intel.com>
7336
7337 * elflink.c (elf_fixup_link_order): Issue a warning and flag
7338 an error if failed.
7339
7340 2004-07-21 H.J. Lu <hongjiu.lu@intel.com>
7341
7342 * aout-adobe.c (aout_32_section_already_linked): Defined.
7343 * aout-target.h (MY_section_already_linked): Likewise.
7344 * aout-tic30.c (MY_section_already_linked): Likewise.
7345 * binary.c (binary_section_already_linked): Likewise.
7346 * bout.c (b_out_section_already_linked): Likewise.
7347 * coff-alpha.c (_bfd_ecoff_section_already_linked): Likewise.
7348 * coff-mips.c (_bfd_ecoff_section_already_linked): Likewise.
7349 * coffcode.h (coff_section_already_linked): Likewise.
7350 * i386msdos.c (msdos_section_already_linked): Likewise.
7351 * i386os9k.c (os9k_section_already_linked): Likewise.
7352 * ieee.c (ieee_section_already_linked): Likewise.
7353 * ihex.c (ihex_section_already_linked): Likewise.
7354 * mach-o.c (bfd_mach_o_section_already_linked): Likewise.
7355 * mmo.c (mmo_section_already_linked): Likewise.
7356 * nlm-target.h (nlm_section_already_linked): Likewise.
7357 * oasys.c (oasys_section_already_linked): Likewise.
7358 * pef.c (bfd_pef_section_already_linked): Likewise.
7359 * ppcboot.c (ppcboot_section_already_linked): Likewise.
7360 * som.c (som_bfd_discard_group): Likewise.
7361 * srec.c (srec_section_already_linked): Likewise.
7362 * tekhex.c (tekhex_section_already_linked): Likewise.
7363 * versados.c (versados_section_already_linked): Likewise.
7364 * vms.c (vms_section_already_linked): Likewise.
7365 * coff-target.h (_bfd_xcoff_section_already_linked): Likewise.
7366 * xsym.c (bfd_sym_section_already_linked): Likewise.
7367
7368 * bfd-in.h (bfd_section_already_linked_table_init): New.
7369 (bfd_section_already_linked_table_free): Likewise.
7370
7371 * coff-rs6000.c (rs6000coff_vec): Add
7372 _bfd_generic_section_already_linked.
7373 (pmac_xcoff_vec): Likewise.
7374 * coff64-rs6000.c (rs6000coff64_vec): Likewise.
7375 (aix5coff64_vec): Likewise.
7376
7377 * elf-bfd.h (_bfd_elf_section_already_linked): New prototype.
7378 * elflink.c (_bfd_elf_section_already_linked): New function.
7379
7380 * elfxx-target.h (bfd_elfNN_section_already_linked): Defined.
7381
7382 * libbfd-in.h (_bfd_nolink_section_already_linked): Defined.
7383 (_bfd_generic_section_already_linked): New.
7384 (bfd_section_already_linked_hash_entry): Likewise.
7385 (bfd_section_already_linked): Likewise.
7386 (bfd_section_already_linked_table_lookup): Likewise.
7387 (bfd_section_already_linked_table_insert): Likewise.
7388
7389 * linker.c (bfd_section_already_linked): New.
7390 (_bfd_section_already_linked_table): Likewise.
7391 (bfd_section_already_linked_table_lookup): Likewise.
7392 (bfd_section_already_linked_table_insert): Likewise.
7393 (already_linked_newfunc): Likewise.
7394 (bfd_section_already_linked_table_init): Likewise.
7395 (bfd_section_already_linked_table_free): Likewise.
7396 (_bfd_generic_section_already_linked): Likewise.
7397
7398 * section.c (bfd_section): Remove comdat.
7399 (bfd_comdat_info): Moved to ...
7400 * bfd-in.h (coff_comdat_info): Here.
7401 (bfd_coff_get_comdat_section): New.
7402 * coffgen.c (bfd_coff_get_comdat_section): Likewise.
7403 * libcoff-in.h (coff_section_tdata): Add comdat.
7404 * coffcode.h (handle_COMDAT): Updated.
7405 * cofflink.c (coff_link_add_symbols): Likewise.
7406 * ecoff.c (bfd_debug_section): Likewise.
7407
7408 * targets.c (bfd_target): Add _section_already_linked.
7409 (BFD_JUMP_TABLE_LINK): Updated.
7410
7411 * bfd-in2.h: Regenerated.
7412 * libbfd.h: Likewise.
7413 * libcoff.h: Likewise.
7414
7415 2003-07-21 Paul Brook <paul@codesourcery.com>
7416
7417 * elflink.c (elf_get_linked_section_vma, compare_link_order,
7418 elf_fixup_link_order): New functions.
7419 (bfd_elf_final_link): Call elf_fixup_link_order.
7420
7421 2004-07-21 Alexandre Oliva <aoliva@redhat.com>
7422
7423 * elf-bfd.h (ELF_COMMON_DEF_P): New.
7424 * elflink.c (_bfd_elf_symbol_refs_local_p): Use it to handle
7425 common definitions.
7426 * elf-m10300.c: Use SYMBOL_REFERENCES_LOCAL instead of
7427 _bfd_elf_symbol_refs_local_p.
7428 * elf32-frv.c (FRVFDPIC_SYM_LOCAL): Remove hack for common
7429 symbols.
7430
7431 2004-07-19 H.J. Lu <hongjiu.lu@intel.com>
7432
7433 * bfd-in.h (dynamic_lib_link_class): Add DYN_NO_ADD_NEEDED and
7434 DYN_NO_NEEDED.
7435 (bfd_elf_get_dyn_lib_class): New prototype.
7436 * elf.c (bfd_elf_get_dyn_lib_class): New function.
7437
7438 * elflink.c (elf_link_add_object_symbols): Check DYN_AS_NEEDED,
7439 DYN_DT_NEEDED and DYN_NO_NEEDED bits to see if a DT_NEEDED
7440 entry is needed. Issue an error if a DT_NEEDED entry is needed
7441 for a file marked DYN_NO_NEEDED.
7442 (elf_link_check_versioned_symbol): Check the DYN_DT_NEEDED bit
7443 for DT_NEEDED tags.
7444
7445 * bfd-in2.h: Regenerated.
7446
7447 2004-07-14 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7448
7449 * elflink.c (elf_section_complain_discarded): Don't complain in
7450 .PARISC.unwind.
7451
7452 2004-07-10 James E Wilson <wilson@specifixinc.com>
7453
7454 * elfxx-ia64.c (elfNN_ia64_relax_ldxmov): Remove abfd parameter.
7455 (elfNN_ia64_install_value, elfNN_ia64_relax_brl): Likewise.
7456 (elfNN_ia64_relax_section, elfNN_ia64_relocate_section,
7457 elfNN_ia64_finish_dynamic_symbol, elfNN_ia64_finish_dynamic_sections):
7458 Fix callers.
7459 (elfNN_ia64_relax_brl): Change bfd_get_64 to bfd_getl64. Change
7460 bfd_put_64 to bfd_putl64.
7461 (elfNN_ia64_relax_ldxmov, elfNN_ia64_install_value): Likewise.
7462
7463 2004-07-09 H.J. Lu <hongjiu.lu@intel.com>
7464
7465 PR 240
7466 * elfxx-ia64.c (elfNN_ia64_relax_section): Only warn br in
7467 .init/.fini sections when trying to relax it.
7468
7469 2004-07-09 Jie Zhang <zhangjie@magima.com.cn>
7470
7471 * elf.c (assign_file_positions_for_segments): Make sure the
7472 .dynamic section is the first section in the PT_DYNAMIC segment.
7473
7474 2004-07-09 Nick Clifton <nickc@redhat.com>
7475
7476 * config.bfd: Change sh-sybmian-elf to sh-*-symbianelf.
7477 * elf32-sh-symbian.c: Rename the sh_find_elf_flags and
7478 sh_elf_get_flags_from_mach functions so that they do not conflict
7479 when this target is built with other sh-elf targets.
7480 * elf32-sh.c (sh_elf_get_flags_from_mach): Remove bogus
7481 suppression of this function.
7482 (sh_elf_find_flags): Likewise.
7483
7484 2004-07-07 Tomer Levi <Tomer.Levi@nsc.com>
7485
7486 * Makefile.am (ALL_MACHINES): Add cpu-crx.lo.
7487 (ALL_MACHINES_CFILES): Add cpu-crx.c.
7488 (BFD32_BACKENDS): Add elf32-crx.lo.
7489 (BFD32_BACKENDS_CFILES): Add elf32-crx.c.
7490 (cpu-crx.lo): New target.
7491 (elf32-crx.lo): New target.
7492 * Makefile.in: Regenerate.
7493 * archures.c (bfd_architecture): Add bfd_{arch,mach}_crx.
7494 (bfd_archures_list): Add bfd_crx_arch.
7495 * bfd-in2.h: Regenerate.
7496 * config.bfd: Handle crx-*-elf*, crx*.
7497 * configure.in: Handle bfd_elf32_crx_vec.
7498 * configure: Regenerate.
7499 * cpu-crx.c: New file.
7500 * elf32-crx.c: Likewise.
7501 * libbfd.h: Regenerate.
7502 * reloc.c: Add BFD_RELOC_CRX_REL4, BFD_RELOC_CRX_REL8,
7503 BFD_RELOC_CRX_REL8_CMP, BFD_RELOC_CRX_REL16, BFD_RELOC_CRX_REL24,
7504 BFD_RELOC_CRX_REL32, BFD_RELOC_CRX_REGREL12, BFD_RELOC_CRX_REGREL22,
7505 BFD_RELOC_CRX_REGREL28, BFD_RELOC_CRX_REGREL32, BFD_RELOC_CRX_ABS16,
7506 BFD_RELOC_CRX_ABS32, BFD_RELOC_CRX_NUM8, BFD_RELOC_CRX_NUM16,
7507 BFD_RELOC_CRX_NUM32, BFD_RELOC_CRX_IMM16 and BFD_RELOC_CRX_IMM32
7508 * targets.c (bfd_elf32_crx_vec): Declare.
7509 (bfd_target_vector): Add bfd_elf32_crx_vec.
7510
7511 2004-07-06 Nick Clifton <nickc@redhat.com>
7512
7513 * config.bfd: Add sh-symbian-elf target.
7514 * configure.in: Add bfd_elf32_shl_symbian_vec.
7515 * configure: Regenerate.
7516 * elf-bfd.h (struct elf_backend_data): Add new field
7517 'check_directives'.
7518 * elflink.c (elf_link_add_object_symbols): Invoke the
7519 check_directives function, if defined.
7520 * elfxx-target.h: Provide a default, NULL definition for
7521 check_directives.
7522 * targets.c: Add bfd_elf32_shl_symbian_vec.
7523 * elf32-sh.c (sh_elf_swap_insns): Protect against unnecessary
7524 definition.
7525 (elf32_shlin_grok_prstatus, elf32_shlib_grok_psinfo,
7526 * sh_elf_get_flags_from_mach, sh_elf_find_flags): Likewise.
7527 (TARGET_BIG_SYM, TARGET_LITTLE_SYM): Only define if they have
7528 not already been defined.
7529 * elf32-sh64.c: Use SH_TARGET_ALREADY_DEFINED.
7530 * sh-symbian.c: New file. Provide functions to support the
7531 * sh-symbian-elf target.
7532 * Makefile.am: Add elf32-sh-symbian.c
7533 * Makefile.in: Regenerate.
7534
7535 2004-07-05 Andrew Stubbs <andrew.stubbs@superh.com>
7536
7537 * elf32-sh.c: Include ../opcodes/sh-opc.h.
7538 * Makefile.am: Ran make dep-am.
7539 * Makefile.in: Ran make dep-in.
7540
7541 2004-07-03 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
7542
7543 * cofflink.c (_bfd_coff_generic_relocate_section): Resolve PE weak
7544 externals properly.
7545
7546 2004-07-02 Martin Schwidefsky <schwidefsky@de.ibm.com>
7547
7548 * config.bfd: Add want64 to configuration target s390-*-linux*.
7549
7550 2004-07-01 H.J. Lu <hongjiu.lu@intel.com>
7551
7552 * bfd.c (bfd_get_section_ident): New.
7553
7554 * elflink.c (elf_link_read_relocs_from_section): Call
7555 bfd_get_section_ident to identify the section when reporting
7556 error.
7557 (_bfd_elf_link_output_relocs): Likewise.
7558 (elf_link_output_extsym): Likewise.
7559 (elf_link_input_bfd): Likewise.
7560 (bfd_elf_gc_record_vtinherit): Likewise.
7561
7562 * bfd-in2.h: Regenerated.
7563
7564 2004-07-01 Jie Zhang <zhangjie@magima.com.cn>
7565 Nick Clifton <nickc@redhat.com>
7566
7567 PR 204
7568 * elfxx-mips.c (_bfd_mips_elf_final_link): Pass the correct number
7569 of section symbols to mips_elf_sort_hash_table ().
7570
7571 2004-07-01 Alan Modra <amodra@bigpond.net.au>
7572
7573 * elflink.c (elf_section_ignore_discarded_relocs): Revert last
7574 change. Comment.
7575 (elf_section_complain_discarded): New function. Handle
7576 .gcc_except_table too.
7577 (elf_link_input_bfd): Rewrite handling of relocs against symbols
7578 in discarded sections.
7579 * elf-bfd.h (elf_discarded_section): Protect macro arg.
7580
7581 2004-06-30 James E Wilson <wilson@specifixinc.com>
7582
7583 * elfxx-ia64.c (elfNN_ia64_check_relocs): New local pltoff. Initialize
7584 to NULL. Call get_pltoff if NULL and NEED_PLTOFF is true.
7585
7586 2004-06-30 H.J. Lu <hongjiu.lu@intel.com>
7587
7588 PR 233
7589 * elflink.c (elf_link_input_bfd): Issue an error for non-debug
7590 local references to discarded sections and report their
7591 locations.
7592
7593 2004-06-30 Alan Modra <amodra@bigpond.net.au>
7594
7595 * elflink.c (elf_section_ignore_discarded_relocs): Don't test
7596 sec_info_type, test section name instead.
7597
7598 2004-06-29 H.J. Lu <hongjiu.lu@intel.com>
7599
7600 PR 240
7601 * elfxx-ia64.c (elfNN_ia64_relax_section): Don't relax branch
7602 in .init/.fini sections.
7603
7604 2004-06-29 Bob Wilson <bob.wilson@acm.org>
7605
7606 * elf32-xtensa.c (elf_xtensa_relocate_section): Use
7607 bfd_get_section_limit.
7608
7609 2004-06-29 Bob Wilson <bob.wilson@acm.org>
7610
7611 * elf32-xtensa.c (elf_xtensa_combine_prop_entries): Don't change the
7612 output section size.
7613
7614 2004-06-29 Alan Modra <amodra@bigpond.net.au>
7615
7616 * elf64-mmix.c (mmix_set_relaxable_size): Save original size in
7617 rawsize.
7618 (mmix_elf_perform_relocation): Adjust for above change.
7619 (mmix_elf_relocate_section): Likewise.
7620 (mmix_elf_relax_section): Likewise. Use output_section->rawsize.
7621 (mmix_elf_get_section_contents): Delete.
7622 (bfd_elf64_get_section_contents): Delete.
7623 (mmix_elf_relocate_section): Zero stub area.
7624 * linker.c (default_indirect_link_order): Alloc max of section size
7625 and rawsize.
7626 * simple.c (bfd_simple_get_relocated_section_contents): Likewise.
7627 * section.c (bfd_malloc_and_get_section): Likewise.
7628 (struct bfd_section): Update rawsize comment.
7629 * bfd-in2.h: Regenerate.
7630
7631 * reloc16.c (bfd_coff_reloc16_relax_section): Set rawsize.
7632
7633 2004-06-29 Alan Modra <amodra@bigpond.net.au>
7634
7635 * bfd-in.h (bfd_get_section_limit): Define.
7636 * reloc.c (bfd_perform_relocation, bfd_install_relocation)
7637 (_bfd_final_link_relocate): Use bfd_get_section_limit.
7638 * aout-tic30.c (tic30_aout_final_link_relocate): Likewise.
7639 * coff-arm.c (coff_arm_relocate_section): Likewise.
7640 * coff-mips.c (mips_refhi_reloc, mips_gprel_reloc): Likewise.
7641 * cpu-ns32k.c (do_ns32k_reloc): Likewise.
7642 (bfd_ns32k_final_link_relocate): Likewise.
7643 * elf32-d30v.c (bfd_elf_d30v_reloc, bfd_elf_d30v_reloc_21): Likwise.
7644 * elf32-dlx.c (_bfd_dlx_elf_hi16_reloc): Likewise.
7645 * elf32-i860.c (i860_howto_pc26_reloc, i860_howto_pc16_reloc)
7646 (i860_howto_highadj_reloc, i860_howto_splitn_reloc): Likewise.
7647 * elf32-m32r.c (m32r_elf_do_10_pcrel_reloc, m32r_elf_hi16_reloc)
7648 (m32r_elf_generic_reloc, m32r_elf_relocate_section): Likewise.
7649 * elf32-m68hc1x.c (m68hc11_elf_special_reloc): Likewise.
7650 * elf32-mips.c (gprel32_with_gp, mips16_gprel_reloc): Likewise.
7651 * elf32-or32.c (or32_elf_consth_reloc): Likewise.
7652 * elf32-ppc.c (ppc_elf_addr16_ha_reloc): Likewise.
7653 * elf32-s390.c (s390_elf_ldisp_reloc): Likewise.
7654 * elf32-sh.c (sh_elf_reloc_loop): Likewise.
7655 * elf32-sparc.c (sparc_elf_wdisp16_reloc): Likewise.
7656 (sparc_elf_hix22_reloc, sparc_elf_lox10_reloc): Likwise.
7657 * elf32-v850.c (v850_elf_reloc): Likewise.
7658 * elf32-xstormy16.c (xstormy16_elf_24_reloc): Likewise.
7659 * elf32-xtensa.c (bfd_elf_xtensa_reloc): Likewise.
7660 * elf64-alpha.c (elf64_alpha_reloc_gpdisp): Likewise.
7661 * elf64-mips.c (mips_elf64_gprel32_reloc)
7662 (mips16_gprel_reloc): Likewise.
7663 * elf64-mmix.c (mmix_elf_reloc): Likewise.
7664 * elf64-s390.c (s390_elf_ldisp_reloc): Likewise.
7665 * elf64-sparc.c (init_insn_reloc): Likewise.
7666 * elfn32-mips.c (gprel32_with_gp, mips16_gprel_reloc): Likewise.
7667 * elfxx-mips.c (_bfd_mips_elf_gprel16_with_gp)
7668 (_bfd_mips_elf_hi16_reloc, _bfd_mips_elf_lo16_reloc)
7669 (_bfd_mips_elf_generic_reloc): Likewise.
7670 * bfd-in2.h: Regenerate.
7671
7672 2004-06-28 Alan Modra <amodra@bigpond.net.au>
7673
7674 * bfd-in.h (struct stab_info): Move from stabs.c.
7675 * stabs.c (struct stab_link_includes_table): Delete.
7676 (stab_link_includes_lookup): Delete.
7677 (_bfd_write_section_stabs, _bfd_write_stab_strings): Remove one
7678 level of indirection from sinfo parm.
7679 (_bfd_link_section_stabs): Likewise. Set SEC_LINKER_CREATED on
7680 stabstr section. Adjust hash table accesses.
7681 * coff-ppc.c (ppc_bfd_coff_final_link): Do include rawsize in contents
7682 alloc. Adjust stab_info test.
7683 * cofflink.c (_bfd_coff_link_hash_table_init): Clear stab_info.
7684 (_bfd_coff_final_link): Adjust stab_info test.
7685 (_bfd_coff_link_input_bfd): Ignore SEC_LINKER_CREATED sections.
7686 * elf-bfd.h (struct elf_link_hash_table): Include struct stab_info
7687 in place.
7688 * libcoff-in.h (struct coff_link_hash_table): Likewise.
7689 * elf.c (_bfd_elf_link_hash_table_init): Clear stab_info.
7690 * elflink.c (bfd_elf_final_link): Don't attempt to link linker created
7691 stabstr section. Adjust stab_info test.
7692 * libbfd-in.h (_bfd_link_section_stabs, _bfd_write_section_stabs)
7693 (_bfd_write_stab_strings): Adjust prototypes.
7694 * libbfd.h: Regenerate.
7695 * libcoff.h: Regenerate.
7696 * bfd-in2.h: Regenerate.
7697
7698 2004-06-27 Mark Kettenis <kettenis@gnu.org>
7699
7700 From Miod Vallat <miod@online.fr>:
7701 * aoutx.h (NAME(aout,machine_type)): Handle bfd_arch_m88k.
7702
7703 2004-06-26 Alexandre Oliva <aoliva@redhat.com>
7704
7705 * elf-m10300.c (struct elf_mn10300_pcrel_relocs_copied): Delete.
7706 (struct elf32_mn10300_link_hash_entry): Remove
7707 pcrel_relocs_copied.
7708 (mn10300_elf_check_relocs): Only reserve dynamic relocations for
7709 R_MN10300_32. Don't adjust pcrel_relocs_copied.
7710 (mn10300_elf_final_link_relocate): Fail for direct, pc-relative
7711 and gotoff relocations if the symbol doesn't bind locally. Use
7712 _bfd_elf_symbol_refs_local_p to test. Don't create dynamic
7713 relocation for PCREL32.
7714 (mn10300_elf_relocate_section): Use _bfd_elf_symbol_refs_local_p
7715 to test whether a symbol binds locally.
7716 (elf32_mn10300_link_hash_newfunc): Don't initialize
7717 pcrel_relocs_copied.
7718 (_bfd_mn10300_elf_discard_copies): Delete.
7719 (_bfd_mn10300_elf_size_dynamic_sections): Don't call it.
7720
7721 2004-06-26 Mark Kettenis <kettenis@gnu.org>
7722
7723 * config.bfd: Replace m88k-*-openbsd* with m88*-*-openbsd*.
7724
7725 2004-06-25 Joel Brobecker <brobecker@gnat.com>
7726
7727 * som.c (som_set_reloc_info): Correct small typo.
7728
7729 2004-06-25 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
7730
7731 * elf32-m32r.c (m32r_elf_howto_table): Support R_M32R_GOTOFF.
7732 (m32r_elf_relocate_section): Changed for R_M32R_GOTOFF.
7733 (m32r_elf_gcsweep_hook): Likewise.
7734 (m32r_elf_check_relocs): Likewise.
7735 (m32r_elf_howto_table): Added R_M32R_GOTOFF_HI_ULO,
7736 R_M32R_GOTOFF_HI_SLO and R_M32R_GOTOFF_LO.
7737 * reloc.c: Added BFD_RELOC_M32R_GOTOFF_HI_ULO,
7738 BFD_RELOC_M32R_GOTOFF_HI_SLO and BFD_RELOC_M32R_GOTOFF_LO.
7739 * bfd-in2.h: Regenerated.
7740 * libbfd.h: Regenerated.
7741
7742 2004-06-24 H.J. Lu <hongjiu.lu@intel.com>
7743
7744 * elf64-x86-64.c (elf64_x86_64_check_relocs): Warn overflow
7745 relocation symbol.
7746 (elf64_x86_64_relocate_section): Issue an error for
7747 R_X86_64_PC8, R_X86_64_PC16 and R_X86_64_PC32 relocations
7748 against global symbols when building shared library.
7749
7750 2004-06-24 Alan Modra <amodra@bigpond.net.au>
7751
7752 * section.c (struct sec): Rename "_cooked_size" to "size".
7753 Rename "_raw_size" to "rawsize".
7754 (STD_SECTION): Adjust comments.
7755 (bfd_set_section_size, bfd_get_section_contents): Use size.
7756 (bfd_malloc_and_get_section): New function.
7757 * bfd-in.h (bfd_section_size, bfd_get_section_size): Use size.
7758 * coff-sh.c (sh_relax_section): Alloc coff_section_data struct early.
7759 Correctly free reloc and contents memory.
7760 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Delete FIXME
7761 and fake CIE now that we can shink section size to zero.
7762 (_bfd_elf_write_section_eh_frame): Likewise..
7763 * elf32-ppc.c (ppc_elf_relax_section): Delay reading section contents.
7764 * elf-m10300.c (mn10300_elf_final_link_relocate): Don't use
7765 _bfd_stab_section_offset. Use _bfd_elf_section_offset.
7766 * stabs.c (_bfd_stab_section_offset_): Remove unused args and
7767 unneeded indirection.
7768 * elf.c (_bfd_elf_section_offset): .. and update call.
7769 * libbfd-in.h (_bfd_stab_section_offset): Update prototype.
7770 * libbfd.h: Regenerate.
7771 * bfd-in2.h: Regenerate.
7772
7773 Replace occurrences of "_raw_size" and "_cooked_size" in most places
7774 with "size". Set new "rawsize" for stabs, eh_frame, and SEC_MERGE
7775 sections. Use "rawsize", if non-zero, for bfd_get_section_contents
7776 calls if the section might be a stabs, eh_frame, or SEC_MERGE section.
7777 Similarly use "rawsize", if non-zero, in reloc functions to validate
7778 reloc addresses. Use new bfd_malloc_and_get_section in most places
7779 where bfd_get_section_contents was called. Expand all occurrences of
7780 bfd_section_size and bfd_get_section_size. Rename "raw_size" var in
7781 grok_prstatus and similar functions to "size".
7782 * aix386-core.c (aix386_core_file_p): ..
7783 * aix5ppc-core.c (xcoff64_core_p): ..
7784 * aout-adobe.c (aout_adobe_callback, aout_adobe_write_object_contents,
7785 aout_adobe_set_section_contents): ..
7786 * aout-target.h (callback): ..
7787 * aout-tic30.c (tic30_aout_callback, tic30_aout_final_link_relocate,
7788 MY_bfd_final_link): ..
7789 * aoutf1.h (sunos4_core_file_p): ..
7790 * aoutx.h (some_aout_object_p, adjust_o_magic, adjust_z_magic,
7791 adjust_n_magic, adjust_sizes_and_vmas, translate_from_native_sym_flags,
7792 final_link, aout_link_input_section): ..
7793 * binary.c (binary_object_p, binary_canonicalize_symtab,
7794 binary_set_section_contents): ..
7795 * bout.c (b_out_callback, b_out_write_object_contents,
7796 b_out_set_section_contents, b_out_bfd_relax_section,
7797 b_out_bfd_get_relocated_section_contents): ..
7798 * cisco-core.c (cisco_core_file_validate): ..
7799 * coff-alpha.c (alpha_ecoff_object_p,
7800 alpha_ecoff_get_relocated_section_conten, alpha_relocate_section): ..
7801 * coff-arm.c (coff_arm_relocate_section,
7802 bfd_arm_allocate_interworking_sections): ..
7803 * coff-h8300.c (h8300_reloc16_extra_cases,
7804 h8300_bfd_link_add_symbols): ..
7805 * coff-mips.c (mips_refhi_reloc, mips_gprel_reloc): ..
7806 * coff-ppc.c (coff_ppc_relocate_section, ppc_allocate_toc_section,
7807 ppc_bfd_coff_final_link): ..
7808 * coff-rs6000.c (xcoff_reloc_type_br, xcoff_ppc_relocate_section): ..
7809 * coff-sh.c (sh_relax_section, sh_relax_delete_bytes,
7810 sh_align_loads, sh_coff_get_relocated_section_contents): ..
7811 * coff64-rs6000.c (xcoff64_write_object_contents,
7812 xcoff64_reloc_type_br, xcoff64_ppc_relocate_section): ..
7813 * coffcode.h (coff_compute_section_file_positions,
7814 coff_write_object_contents): ..
7815 * coffgen.c (make_a_section_from_file, coff_write_symbols,
7816 coff_section_symbol, build_debug_section): ..
7817 * cofflink.c (coff_link_add_symbols, _bfd_coff_final_link,
7818 process_embedded_commands, _bfd_coff_link_input_bfd,
7819 _bfd_coff_write_global_sym): ..
7820 * cpu-arm.c (bfd_arm_update_notes, bfd_arm_get_mach_from_notes): ..
7821 * cpu-ns32k.c (do_ns32k_reloc, _bfd_ns32k_final_link_relocate): ..
7822 * dwarf1.c (parse_line_table, _bfd_dwarf1_find_nearest_line): ..
7823 * dwarf2.c (read_indirect_string, read_abbrevs, decode_line_info,
7824 _bfd_dwarf2_find_nearest_line): ..
7825 * ecoff.c (bfd_debug_section, ecoff_set_symbol_info,
7826 ecoff_compute_section_file_positions,
7827 _bfd_ecoff_write_object_contents, ecoff_indirect_link_order): ..
7828 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame,
7829 _bfd_elf_discard_section_eh_frame_hdr,
7830 _bfd_elf_maybe_strip_eh_frame_hdr, _bfd_elf_eh_frame_section_offset,
7831 _bfd_elf_write_section_eh_frame,
7832 _bfd_elf_write_section_eh_frame_hdr): ..
7833 * elf-hppa.h (elf_hppa_sort_unwind): ..
7834 * elf-m10200.c (mn10200_elf_relax_section,
7835 mn10200_elf_relax_delete_bytes,
7836 mn10200_elf_get_relocated_section_contents): ..
7837 * elf-m10300.c (_bfd_mn10300_elf_create_got_section,
7838 mn10300_elf_check_relocs, mn10300_elf_relax_section,
7839 mn10300_elf_relax_delete_bytes,
7840 mn10300_elf_get_relocated_section_contents,
7841 _bfd_mn10300_elf_adjust_dynamic_symbol,
7842 _bfd_mn10300_elf_discard_copies,
7843 _bfd_mn10300_elf_size_dynamic_sections,
7844 _bfd_mn10300_elf_finish_dynamic_sections): ..
7845 * elf.c (_bfd_elf_print_private_bfd_data, bfd_elf_get_bfd_needed_list,
7846 _bfd_elf_make_section_from_phdr, elf_fake_sections,
7847 bfd_elf_set_group_contents, map_sections_to_segments,
7848 elf_sort_sections, assign_file_positions_for_segments,
7849 SECTION_SIZE, copy_private_bfd_data,
7850 _bfd_elf_get_dynamic_reloc_upper_bound,
7851 _bfd_elf_canonicalize_dynamic_reloc, elfcore_maybe_make_sect,
7852 _bfd_elfcore_make_pseudosection, elfcore_grok_prstatus,
7853 elfcore_grok_lwpstatus, elfcore_grok_win32pstatus,
7854 elfcore_grok_note, elfcore_grok_nto_status, elfcore_grok_nto_gregs,
7855 _bfd_elf_rel_local_sym, _bfd_elf_get_synthetic_symtab): ..
7856 * elf32-arm.h (bfd_elf32_arm_allocate_interworking_sect,
7857 bfd_elf32_arm_process_before_allocation,
7858 elf32_arm_adjust_dynamic_symbol, allocate_dynrelocs,
7859 elf32_arm_size_dynamic_sections, elf32_arm_finish_dynamic_sections,
7860 elf32_arm_write_section): ..
7861 * elf32-cris.c (cris_elf_grok_prstatus,
7862 elf_cris_finish_dynamic_sections, cris_elf_gc_sweep_hook,
7863 elf_cris_adjust_gotplt_to_got, elf_cris_adjust_dynamic_symbol,
7864 cris_elf_check_relocs, elf_cris_size_dynamic_sections,
7865 elf_cris_discard_excess_dso_dynamics,
7866 elf_cris_discard_excess_program_dynamics): ..
7867 * elf32-d30v.c (bfd_elf_d30v_reloc, bfd_elf_d30v_reloc_21): ..
7868 * elf32-dlx.c (_bfd_dlx_elf_hi16_reloc): ..
7869 * elf32-frv.c (_frvfdpic_add_dyn_reloc, _frvfdpic_add_rofixup,
7870 _frv_create_got_section, _frvfdpic_assign_plt_entries,
7871 elf32_frvfdpic_size_dynamic_sections,
7872 elf32_frvfdpic_modify_segment_map,
7873 elf32_frvfdpic_finish_dynamic_sections): ..
7874 * elf32-h8300.c (elf32_h8_relax_section, elf32_h8_relax_delete_bytes,
7875 elf32_h8_get_relocated_section_contents): ..
7876 * elf32-hppa.c (hppa_build_one_stub, hppa_size_one_stub,
7877 elf32_hppa_adjust_dynamic_symbol, allocate_plt_static,
7878 allocate_dynrelocs, elf32_hppa_size_dynamic_sections, group_sections,
7879 elf32_hppa_size_stubs, elf32_hppa_set_gp, elf32_hppa_build_stubs,
7880 elf32_hppa_finish_dynamic_sections): ..
7881 * elf32-i370.c (i370_elf_adjust_dynamic_symbol,
7882 i370_elf_size_dynamic_sections, i370_elf_check_relocs,
7883 i370_elf_finish_dynamic_sections): ..
7884 * elf32-i386.c (elf_i386_grok_prstatus, elf_i386_adjust_dynamic_symbol,
7885 allocate_dynrelocs, elf_i386_size_dynamic_sections,
7886 elf_i386_relocate_section, elf_i386_finish_dynamic_sections): ..
7887 * elf32-i860.c (i860_howto_pc26_reloc, i860_howto_pc16_reloc,
7888 i860_howto_highadj_reloc, i860_howto_splitn_reloc): ..
7889 * elf32-ip2k.c (ip2k_is_switch_table_128,
7890 ip2k_relax_switch_table_128, ip2k_is_switch_table_256,
7891 ip2k_relax_switch_table_256, ip2k_elf_relax_section,
7892 adjust_all_relocations, ip2k_elf_relax_delete_bytes): ..
7893 * elf32-m32r.c (m32r_elf_do_10_pcrel_reloc, m32r_elf_hi16_reloc,
7894 m32r_elf_generic_reloc, m32r_elf_adjust_dynamic_symbol,
7895 allocate_dynrelocs, m32r_elf_size_dynamic_sections,
7896 m32r_elf_relocate_section, m32r_elf_finish_dynamic_sections,
7897 m32r_elf_relax_section, m32r_elf_relax_delete_bytes,
7898 m32r_elf_get_relocated_section_contents): ..
7899 * elf32-m68hc11.c (m68hc11_elf_build_one_stub,
7900 m68hc11_elf_size_one_stub, m68hc11_elf_relax_section,
7901 m68hc11_elf_relax_delete_bytes): ..
7902 * elf32-m68hc12.c (m68hc12_elf_build_one_stub,
7903 m68hc12_elf_size_one_stub): ..
7904 * elf32-m68hc1x.c (elf32_m68hc11_size_stubs,
7905 elf32_m68hc11_build_stubs, m68hc11_elf_special_reloc): ..
7906 * elf32-m68k.c (elf_m68k_check_relocs, elf_m68k_gc_sweep_hook,
7907 elf_m68k_adjust_dynamic_symbol, elf_m68k_size_dynamic_sections,
7908 elf_m68k_discard_copies, elf_m68k_finish_dynamic_sections): ..
7909 * elf32-mips.c (gprel32_with_gp, mips16_gprel_reloc,
7910 elf32_mips_grok_prstatus): ..
7911 * elf32-or32.c (or32_elf_consth_reloc): ..
7912 * elf32-ppc.c (ppc_elf_relax_section, ppc_elf_addr16_ha_reloc,
7913 elf_create_pointer_linker_section, ppc_elf_create_linker_section,
7914 ppc_elf_additional_program_headers, ppc_elf_adjust_dynamic_symbol,
7915 allocate_dynrelocs, ppc_elf_size_dynamic_sections,
7916 ppc_elf_finish_dynamic_sections, ppc_elf_grok_prstatus,
7917 ppc_elf_final_write_processing): ..
7918 * elf32-s390.c (s390_elf_ldisp_reloc, elf_s390_adjust_dynamic_symbol,
7919 allocate_dynrelocs, elf_s390_size_dynamic_sections,
7920 elf_s390_finish_dynamic_sections, elf_s390_grok_prstatus): ..
7921 * elf32-sh.c (sh_elf_reloc_loop, sh_elf_relax_section,
7922 sh_elf_relax_delete_bytes, sh_elf_align_loads,
7923 sh_elf_adjust_dynamic_symbol, allocate_dynrelocs,
7924 sh_elf_size_dynamic_sections, sh_elf_get_relocated_section_contents,
7925 sh_elf_finish_dynamic_sections, elf32_shlin_grok_prstatus): ..
7926 * elf32-sh64-com.c (sh64_address_in_cranges,
7927 sh64_get_contents_type): ..
7928 * elf32-sh64.c (sh64_find_section_for_address,
7929 sh64_elf_final_write_processing): ..
7930 * elf32-sparc.c (sparc_elf_wdisp16_reloc, sparc_elf_hix22_reloc,
7931 sparc_elf_lox10_reloc, elf32_sparc_adjust_dynamic_symbol,
7932 allocate_dynrelocs, elf32_sparc_size_dynamic_sections,
7933 elf32_sparc_relocate_section, elf32_sparc_finish_dynamic_sections): ..
7934 * elf32-v850.c (v850_elf_reloc, v850_elf_relax_section): ..
7935 * elf32-vax.c (elf_vax_check_relocs, elf_vax_adjust_dynamic_symbol,
7936 elf_vax_size_dynamic_sections, elf_vax_discard_copies,
7937 elf_vax_instantiate_got_entries, elf_vax_relocate_section,
7938 elf_vax_finish_dynamic_sections): ..
7939 * elf32-xstormy16.c (xstormy16_elf_24_reloc,
7940 xstormy16_elf_check_relocs, xstormy16_relax_plt_check,
7941 xstormy16_elf_relax_section, xstormy16_elf_always_size_sections,
7942 xstormy16_elf_finish_dynamic_sections): ..
7943 * elf32-xtensa.c (xtensa_read_table_entries,
7944 elf_xtensa_allocate_got_size, elf_xtensa_allocate_local_got_size,
7945 elf_xtensa_size_dynamic_sections, elf_xtensa_do_reloc,
7946 bfd_elf_xtensa_reloc, elf_xtensa_relocate_section,
7947 elf_xtensa_combine_prop_entries, elf_xtensa_finish_dynamic_sections,
7948 elf_xtensa_discard_info_for_section, elf_xtensa_grok_prstatus,
7949 get_relocation_opcode, retrieve_contents, find_relaxable_sections,
7950 collect_source_relocs, is_resolvable_asm_expansion, remove_literals,
7951 relax_section, shrink_dynamic_reloc_sections, relax_property_section,
7952 xtensa_callback_required_dependence): ..
7953 * elf64-alpha.c (elf64_alpha_reloc_gpdisp, elf64_alpha_relax_section,
7954 elf64_alpha_check_relocs, elf64_alpha_adjust_dynamic_symbol,
7955 elf64_alpha_calc_got_offsets_for_symbol, elf64_alpha_calc_got_offsets,
7956 elf64_alpha_size_plt_section, elf64_alpha_size_plt_section_1,
7957 elf64_alpha_always_size_sections, elf64_alpha_calc_dynrel_sizes,
7958 elf64_alpha_size_rela_got_section, elf64_alpha_size_rela_got_1,
7959 elf64_alpha_size_dynamic_sections, elf64_alpha_emit_dynrel,
7960 elf64_alpha_finish_dynamic_sections, elf64_alpha_final_link): ..
7961 * elf64-hppa.c (allocate_dynrel_entries,
7962 elf64_hppa_size_dynamic_sections,
7963 elf64_hppa_finish_dynamic_sections): ..
7964 * elf64-mips.c (mips_elf64_gprel32_reloc, mips16_gprel_reloc,
7965 mips_elf64_canonicalize_dynamic_reloc, mips_elf64_slurp_reloc_table,
7966 elf64_mips_grok_prstatus): ..
7967 * elf64-mmix.c (mmix_elf_perform_relocation, mmix_elf_reloc,
7968 mmix_elf_relocate_section, mmix_elf_final_link,
7969 mmix_set_relaxable_size, _bfd_mmix_after_linker_allocation,
7970 mmix_elf_relax_section, mmix_elf_get_section_contents): ..
7971 * elf64-ppc.c (ppc64_elf_object_p, ppc64_elf_grok_prstatus,
7972 ppc64_elf_check_relocs, ppc64_elf_func_desc_adjust,
7973 ppc64_elf_adjust_dynamic_symbol, ppc64_elf_edit_opd,
7974 allocate_dynrelocs, ppc64_elf_size_dynamic_sections,
7975 ppc_build_one_stub, ppc_size_one_stub, ppc64_elf_next_toc_section,
7976 toc_adjusting_stub_needed, group_sections, ppc64_elf_size_stubs,
7977 ppc64_elf_build_stubs, ppc64_elf_relocate_section,
7978 ppc64_elf_finish_dynamic_sections): ..
7979 * elf64-s390.c (s390_elf_ldisp_reloc, elf_s390_adjust_dynamic_symbol,
7980 allocate_dynrelocs, elf_s390_size_dynamic_sections,
7981 elf_s390_finish_dynamic_sections): ..
7982 * elf64-sh64.c (sh_elf64_get_relocated_section_contents,
7983 sh_elf64_check_relocs, sh64_elf64_adjust_dynamic_symbol,
7984 sh64_elf64_discard_copies, sh64_elf64_size_dynamic_sections,
7985 sh64_elf64_finish_dynamic_sections): ..
7986 * elf64-sparc.c (sparc64_elf_slurp_reloc_table, init_insn_reloc,
7987 sparc64_elf_check_relocs, sparc64_elf_adjust_dynamic_symbol,
7988 sparc64_elf_size_dynamic_sections, sparc64_elf_relocate_section,
7989 sparc64_elf_finish_dynamic_symbol,
7990 sparc64_elf_finish_dynamic_sections): ..
7991 * elf64-x86-64.c (elf64_x86_64_grok_prstatus,
7992 elf64_x86_64_adjust_dynamic_symbol, allocate_dynrelocs,
7993 elf64_x86_64_size_dynamic_sections, elf64_x86_64_relocate_section,
7994 elf64_x86_64_finish_dynamic_sections): ..
7995 * elfarm-nabi.c (elf32_arm_nabi_grok_prstatus): ..
7996 * elfcode.h (elf_slurp_reloc_table): ..
7997 * elflink.c (_bfd_elf_create_got_section, elf_add_dt_needed_tag,
7998 elf_finalize_dynstr, elf_link_add_object_symbols,
7999 bfd_elf_size_dynamic_sections, elf_link_sort_relocs,
8000 elf_link_input_bfd, bfd_elf_final_link, bfd_elf_discard_info): ..
8001 * elfn32-mips.c (gprel32_with_gp, mips16_gprel_reloc,
8002 elf32_mips_grok_prstatus): ..
8003 * elfxx-ia64.c (elfNN_ia64_relax_section, allocate_dynrel_entries,
8004 elfNN_ia64_size_dynamic_sections, elfNN_ia64_install_dyn_reloc,
8005 elfNN_ia64_choose_gp, elfNN_ia64_final_link,
8006 elfNN_ia64_finish_dynamic_sections): ..
8007 * elfxx-mips.c (mips_elf_create_procedure_table,
8008 mips_elf_check_mips16_stubs, _bfd_mips_elf_gprel16_with_gp,
8009 _bfd_mips_elf_hi16_reloc, _bfd_mips_elf_generic_reloc,
8010 mips_elf_global_got_index, mips_elf_multi_got,
8011 mips_elf_create_compact_rel_section, mips_elf_calculate_relocation,
8012 mips_elf_allocate_dynamic_relocations,
8013 mips_elf_create_dynamic_relocation, _bfd_mips_elf_fake_sections,
8014 _bfd_mips_relax_section, _bfd_mips_elf_adjust_dynamic_symbol,
8015 _bfd_mips_elf_always_size_sections,
8016 _bfd_mips_elf_size_dynamic_sections,
8017 _bfd_mips_elf_finish_dynamic_symbol,
8018 _bfd_mips_elf_finish_dynamic_sections,
8019 _bfd_mips_elf_modify_segment_map, _bfd_mips_elf_discard_info,
8020 _bfd_mips_elf_write_section, _bfd_mips_elf_set_section_contents,
8021 _bfd_elf_mips_get_relocated_section_contents,
8022 _bfd_mips_elf_final_link, _bfd_mips_elf_merge_private_bfd_data): ..
8023 * hp300hpux.c (callback): ..
8024 * hppabsd-core.c (make_bfd_asection): ..
8025 * hpux-core.c (make_bfd_asection): ..
8026 * i386linux.c (linux_link_create_dynamic_sections,
8027 bfd_i386linux_size_dynamic_sections, linux_finish_dynamic_link): ..
8028 * i386msdos.c (msdos_write_object_contents): ..
8029 * i386os9k.c (os9k_callback, os9k_write_object_contents,
8030 os9k_set_section_contents): ..
8031 * ieee.c (parse_expression, ieee_slurp_external_symbols,
8032 ieee_slurp_sections, ieee_slurp_debug, ieee_slurp_section_data,
8033 ieee_write_section_part, do_with_relocs, do_as_repeat,
8034 do_without_relocs, ieee_write_debug_part, init_for_output,
8035 ieee_set_section_contents): ..
8036 * ihex.c (ihex_scan, ihex_read_section, ihex_get_section_contents): ..
8037 * irix-core.c (do_sections, make_bfd_asection): ..
8038 * libaout.h (aout_section_merge_with_text_p): ..
8039 * libbfd.c (_bfd_generic_get_section_contents,
8040 _bfd_generic_get_section_contents_in_window): ..
8041 * linker.c (default_indirect_link_order): ..
8042 * lynx-core.c (make_bfd_asection): ..
8043 * m68klinux.c (linux_link_create_dynamic_sections,
8044 bfd_m68klinux_size_dynamic_sections, linux_finish_dynamic_link): ..
8045 * mach-o.c (bfd_mach_o_make_bfd_section,
8046 bfd_mach_o_scan_read_dylinker, bfd_mach_o_scan_read_dylib,
8047 bfd_mach_o_scan_read_thread, bfd_mach_o_scan_read_symtab,
8048 bfd_mach_o_scan_read_segment): ..
8049 * merge.c (_bfd_add_merge_section, record_section, merge_strings,
8050 _bfd_merge_sections): ..
8051 * mmo.c (mmo_find_sec_w_addr, mmo_get_spec_section, mmo_get_loc,
8052 mmo_map_set_sizes, mmo_canonicalize_symtab,
8053 mmo_internal_write_section, mmo_write_object_contents): ..
8054 * netbsd-core.c (netbsd_core_file_p): ..
8055 * nlm32-alpha.c (nlm_alpha_read_reloc, nlm_alpha_write_import,
8056 nlm_alpha_set_public_section): ..
8057 * nlm32-ppc.c (nlm_powerpc_read_reloc, nlm_powerpc_write_reloc): ..
8058 * nlm32-sparc.c (nlm_sparc_write_import): ..
8059 * nlmcode.h (add_bfd_section, nlm_swap_auxiliary_headers_in,
8060 nlm_compute_section_file_positions): ..
8061 * oasys.c (oasys_object_p, oasys_slurp_section_data,
8062 oasys_write_sections, oasys_write_data, oasys_set_section_contents): ..
8063 * opncls.c (get_debug_link_info): ..
8064 * osf-core.c (make_bfd_asection): ..
8065 * pdp11.c (some_aout_object_p, adjust_o_magic, adjust_z_magic,
8066 adjust_n_magic, adjust_sizes_and_vmas, squirt_out_relocs,
8067 final_link, aout_link_input_section): ..
8068 * peXXigen.c (_bfd_XXi_swap_sym_in, _bfd_XXi_swap_aouthdr_out,
8069 pe_print_idata, pe_print_edata, pe_print_pdata, pe_print_reloc): ..
8070 * pef.c (bfd_pef_make_bfd_section, bfd_pef_print_loader_section,
8071 bfd_pef_scan_start_address, bfd_pef_parse_symbols): ..
8072 * ppcboot.c (ppcboot_object_p, ppcboot_canonicalize_symtab): ..
8073 * ptrace-core.c (ptrace_unix_core_file_p): ..
8074 * reloc.c (bfd_perform_relocation, bfd_install_relocation,
8075 _bfd_final_link_relocate, bfd_generic_relax_section,
8076 bfd_generic_get_relocated_section_contents): ..
8077 * reloc16.c (bfd_coff_reloc16_relax_section,
8078 bfd_coff_reloc16_get_relocated_section_c): ..
8079 * riscix.c (riscix_some_aout_object_p): ..
8080 * rs6000-core.c (read_hdr, make_bfd_asection): ..
8081 * sco5-core.c (make_bfd_asection): ..
8082 * simple.c (bfd_simple_get_relocated_section_contents): ..
8083 * som.c (som_object_setup, setup_sections, som_prep_headers,
8084 som_write_fixups, som_begin_writing, bfd_section_from_som_symbol,
8085 som_set_reloc_info, som_get_section_contents,
8086 som_bfd_link_split_section): ..
8087 * sparclinux.c (linux_link_create_dynamic_sections,
8088 bfd_sparclinux_size_dynamic_sections, linux_finish_dynamic_link): ..
8089 * srec.c (srec_scan, srec_read_section, srec_get_section_contents): ..
8090 * stabs.c (_bfd_link_section_stabs, _bfd_discard_section_stabs,
8091 _bfd_write_stab_strings, _bfd_stab_section_offset): ..
8092 * sunos.c (sunos_read_dynamic_info, sunos_create_dynamic_sections,
8093 bfd_sunos_size_dynamic_sections, sunos_scan_std_relocs,
8094 sunos_scan_ext_relocs, sunos_scan_dynamic_symbol,
8095 sunos_write_dynamic_symbol, sunos_check_dynamic_reloc,
8096 sunos_finish_dynamic_link): ..
8097 * syms.c (_bfd_stab_section_find_nearest_line): ..
8098 * tekhex.c (first_phase, tekhex_set_section_contents,
8099 tekhex_write_object_contents): ..
8100 * trad-core.c (trad_unix_core_file_p): ..
8101 * versados.c (process_esd, process_otr, process_otr): ..
8102 * vms-gsd.c (_bfd_vms_slurp_gsd, _bfd_vms_write_gsd): ..
8103 * vms-misc.c (add_new_contents): ..
8104 * vms-tir.c (check_section, new_section, _bfd_vms_write_tir): ..
8105 * vms.c (vms_set_section_contents): ..
8106 * xcofflink.c (xcoff_get_section_contents, xcoff_link_add_symbols,
8107 xcoff_sweep, bfd_xcoff_size_dynamic_sections, xcoff_build_ldsyms,
8108 _bfd_xcoff_bfd_final_link, xcoff_link_input_bfd): ..
8109 * xsym.c (bfd_sym_scan): .. See above.
8110
8111 2004-06-21 H.J. Lu <hongjiu.lu@intel.com>
8112
8113 * elfxx-ia64.c (elfNN_ia64_relax_section): Add addend when
8114 calling _bfd_merged_section_offset only for section symbols.
8115
8116 2004-06-22 Alan Modra <amodra@bigpond.net.au>
8117
8118 * elf32-ppc.c (ppc_elf_relax_section): Implement reference code
8119 for handling SEC_MERGE symbols in relax_section.
8120
8121 2004-06-21 Alexandre Oliva <aoliva@redhat.com>
8122
8123 2003-05-15 Richard Sandiford <rsandifo@redhat.com>
8124 * cpu-h8300.c (compatible): Allow h8300s and h8300sx code to be
8125 linked together. Mark the result as h8300sx code.
8126
8127 2004-06-21 Alexandre Oliva <aoliva@redhat.com>
8128
8129 * elf-bfd.h (struct elf_backend_data): Added
8130 elf_backend_omit_section_dynsym.
8131 (_bfd_elf_link_omit_section_dynsym): Declare.
8132 * elf32-frv.c (_frvfdpic_link_omit_section_dynsym): New.
8133 (elf_backend_omit_section_dynsym): Use it for frvfdpic.
8134 * elflink.c (_bfd_elf_link_omit_section_dynsym): Split out of...
8135 (_bfd_elf_link_renumber_dynsyms): ... this function.
8136 * elfxx-target.h (elf_backend_omit_section_dynsym): Default to
8137 _bfd_elf_link_omit_section_dynsym).
8138 (elfNN_bed): Added elf_backend_omit_section_dynsym.
8139
8140 2004-06-21 Nick Clifton <nickc@redhat.com>
8141
8142 * coffcode.h (styp_to_sec_flags): Ignore IMAGE_SCN_MEM_NOT_PAGED
8143 flags.
8144
8145 2004-06-17 Jerome Guitton <guitton@gnat.com>
8146
8147 * bfd-in.h (bfd_cache_close_all): New function declaration.
8148 * bfd-in2.h: Regenerate.
8149 * cache.c (bfd_cache_close_all): New function definition.
8150
8151 2004-06-16 Mark Kettenis <kettenis@gnu.org>
8152
8153 * configure.in: Don't set COREFILE to trad-core.lo for FreeBSD
8154 4.10 and beyond.
8155 * configure: Regenerate.
8156
8157 2004-06-16 Daniel Jacobowitz <dan@debian.org>
8158
8159 * elf32-ppc.c (ppc_elf_create_linker_section): Create symbols in
8160 the pre-existing section.
8161
8162 2004-06-15 Alan Modra <amodra@bigpond.net.au>
8163
8164 * section.c (struct sec): Remove usused flags. Reorganize a little.
8165 (bfd_get_section_size_before_reloc): Delete.
8166 (bfd_get_section_size_after_reloc): Delete.
8167 (STD_SECTION): Update.
8168 (bfd_get_section_size_now): Delete.
8169 (bfd_set_section_contents): Don't referece reloc_done.
8170 (bfd_get_section_contents): Remove reloc_done comment.
8171 * bout.c (b_out_bfd_get_relocated_section_contents): Don't set
8172 reloc_done.
8173 * coff-alpha.c (alpha_ecoff_get_relocated_section_contents): Likewise.
8174 * ecoff.c (bfd_debug_section): Update initializer.
8175 * elfxx-mips.c (_bfd_elf_mips_get_relocated_section_contents): Ditto.
8176 * reloc.c (bfd_generic_get_relocated_section_contents): Likewise.
8177 * bfd-in.h (bfd_section_size): Expand.
8178 (bfd_get_section_size): New macro.
8179 * bfd-in2.h: Regenerate.
8180 * coff64-rs6000.c (xcoff64_write_object_contents): Replace
8181 bfd_get_section_size_before_reloc with bfd_get_section_size.
8182 * coffcode.h (coff_write_object_contents): Likewise.
8183 * coffgen.c (build_debug_section): Likewise.
8184 * dwarf1.c (parse_line_table): Likewise.
8185 (_bfd_dwarf1_find_nearest_line): Likewise.
8186 * ecoff.c (_bfd_ecoff_write_object_contents): Likewise.
8187 * i386msdos.c (msdos_write_object_contents): Likewise.
8188 * pdp11.c (squirt_out_relocs): Likewise.
8189 * elf32-sh64.c (sh64_find_section_for_address): Remove comment.
8190 * elf64-mmix.c (mmix_elf_final_link): Update comment.
8191
8192 2004-06-14 Chris Demetriou <cgd@broadcom.com>
8193
8194 * elf32-mips.c (elf_mips_gnu_pcrel32): Add (undoing 2004-04-24
8195 removal) with updated comment.
8196 (bfd_elf32_bfd_reloc_type_lookup): Add back case for
8197 BFD_RELOC_32_PCREL.
8198 (mips_elf32_rtype_to_howto): Add back case for R_MIPS_PC32.
8199 * elfxx-mips.c (mips_elf_calculate_relocation): Likewise.
8200
8201 2004-06-12 Alan Modra <amodra@bigpond.net.au>
8202
8203 * elf64-x86-64.c (elf64_x86_64_relocate_section): Ignore reloc
8204 overflow on branches to undefweaks.
8205
8206 2004-06-11 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
8207
8208 * coff-alpha.c (alpha_relocate_section): Set used_by_bfd directly
8209 as ecoff_section_data() does not return a valid lvalue.
8210
8211 2004-06-09 Alexandre Oliva <aoliva@redhat.com>
8212
8213 * elflink.c (elf_sort_symbol): Compare section id, not pointers.
8214 (elf_link_add_object_symbols): Likewise.
8215
8216 * elf-m10300.c (_bfd_mn10300_elf_reloc_type_class): New.
8217 (elf_backend_reloc_type_class): New.
8218
8219 2004-06-08 Mark Kettenis <kettenis@gnu.org>
8220
8221 * configure.in (hppa*-*-netbsd*, hppa*-*-openbsd): Set COREFILE to
8222 netbsd-core.lo.
8223 * configure: Regenerate.
8224
8225 2004-06-07 Daniel Jacobowitz <dan@debian.org>
8226
8227 From: Albert Chin-A-Young <china@thewrittenword.com>
8228 * bfd/elf-bfd.h (struct eh_cie_fde): Convert unsigned char bitfields
8229 to unsigned int.
8230
8231 2004-05-29 H.J. Lu <hongjiu.lu@intel.com>
8232
8233 * elfxx-ia64.c (elfNN_ia64_relax_section): Undo the last
8234 change.
8235
8236 2004-05-28 DJ Delorie <dj@redhat.com>
8237
8238 * elf-m10300.c (mn10300_elf_relax_section): Preserve reloc addend
8239 for linking, but otherwise adjust reloc for merged sections.
8240
8241 2004-05-28 H.J. Lu <hongjiu.lu@intel.com>
8242
8243 * elfxx-ia64.c (elfNN_ia64_relax_section): Properly call
8244 _bfd_merged_section_offset for local symbols.
8245
8246 2004-05-28 Andrew Stubbs <andrew.stubbs@superh.com>
8247
8248 * Makefile.am: Regenerate dependencies.
8249 * Makefile.in: Regenerate.
8250 * archures.c: Add bfd_mach_sh3_nommu .
8251 * bfd-in2.h: Regenerate.
8252 * cpu-sh.c: Add sh3-nommu architecture.
8253 (bfd_to_arch_table): Create new table.
8254 (sh_get_arch_from_bfd_mach): Create new function.
8255 (sh_get_arch_up_from_bfd_mach): Create new function.
8256 (sh_merge_bfd_arch): Create new function.
8257 * elf32-sh.c (sh_ef_bfd_table): Add table.
8258 (sh_elf_check_relocs): Replace switch statement with
8259 use of sh_ef_bfd_table .
8260 (sh_elf_get_flags_from_mach): Add new function.
8261 (sh_find_elf_flags): Likewise.
8262 (sh_elf_copy_private_data): Replace most of non-elf contents
8263 with a call to sh_merge_bfd_arch() .
8264
8265 2004-05-27 Michael Chastain <mec.gnu@mindspring.com>
8266
8267 * Makefile.am (bfdver.h): Use explicit filename, not $< .
8268 * Makefile.in: Regenerate.
8269
8270 2004-05-27 Alexandre Oliva <aoliva@redhat.com>
8271
8272 * elf-m10300.c (elf32_mn10300_finish_hash_table_entry): Avoid
8273 custom calling conventions for dynamic symbols.
8274 (mn10300_elf_relax_section): Avoid relaxing a function as a local
8275 symbol if it's an alias to a global one.
8276
8277 2004-05-26 H.J. Lu <hongjiu.lu@intel.com>
8278
8279 * elf.c (_bfd_elf_make_section_from_shdr): Undo the last
8280 change.
8281
8282 2004-05-27 Alexandre Oliva <aoliva@redhat.com>
8283
8284 * elf-m10300.c (mn10300_elf_relax_section): Don't test isym within
8285 loop over hashes.
8286
8287 2004-05-26 Alan Modra <amodra@bigpond.net.au>
8288
8289 * elf.c (_bfd_elf_make_section_from_shdr): Don't set SEC_EXCLUDE
8290 for SHT_GROUP sections.
8291
8292 2004-05-25 Alan Modra <amodra@bigpond.net.au>
8293
8294 * elflink.c (elf_link_add_object_symbols): Don't set up merge
8295 section data here..
8296 * elf.c (_bfd_elf_merge_sections): .. Do it here instead.
8297 * merge.c: Formatting. Remove unnecessary casts. Expand
8298 bfd_get_section_alignment macro.
8299 (struct sec_merge_sec_info): Rename "first" to "first_str". Update
8300 use throughout file.
8301 (_bfd_add_merge_section): Rename from _bfd_merge_section. Update
8302 comment. Abort on dynamic or non-SEC_MERGE input. Don't test
8303 section name to determine sinfo group, instead test output section
8304 and alignment.
8305 (_bfd_merge_sections): Add struct bfd_link_info param. Call
8306 _bfd_strip_section_from_output rather than just twiddling flags.
8307 * libbfd-in.h (_bfd_add_merge_section): Rename, update comment.
8308 (_bfd_merge_sections): Update prototype.
8309 * libbfd.h: Regenerate.
8310
8311 2004-05-24 Mark Kettenis <kettenis@gnu.org>
8312
8313 * netbsd-core.c: Correctly indent section that sets architecture
8314 from machine ID.
8315
8316 From Miod Vallat <miod@online.fr>:
8317 * m88kopenbsd.c: New file.
8318 * targets.c (m88k_openbsd_vec): New.
8319 * config.bfd: Add m88k-*-openbsd*.
8320 * configure.in (m88k-*-openbsd*): Set COREFILE to netbsd-core.lo.
8321 (m88kopenbsd_vec): New.
8322 * configure: Regenerate.
8323 * Makefile.am (BFD32_BACKENDS): Add m88kopenbsd.lo.
8324 (BFD32_BACKENDS_CFILES): Add m88kopenbsd.c.
8325 Run "make dep-am".
8326 * Makefile.in: Regenerate.
8327 * po/SRC-POTFILES.in: Regenerate.
8328
8329 2004-05-24 Nick Clifton <nickc@redhat.com>
8330
8331 * hash.c: Remove bogus node "Changing the default Hash Table Size"
8332 introduced by hash table size patch.
8333
8334 2004-05-22 Ben Elliston <bje@au.ibm.com>
8335
8336 * configure.in (is_release): Remove.
8337 (bfd_version_date, bfd_version, bfd_version_string): Likewise.
8338 (AC_OUTPUT): Don't output bfdver.h from version.h.
8339 * configure: Regenerate.
8340 * Makefile.am (RELEASE): New variable.
8341 (bfdver.h): New target.
8342 * Makefile.in: Regenerate.
8343 * doc/Makefile.in: Likewise.
8344
8345 2004-05-22 Ben Elliston <bje@au.ibm.com>
8346
8347 * Makefile.am (config.status): Don't depend on version.h.
8348 * Makefile.in: Regenerate.
8349
8350 2004-05-22 Alan Modra <amodra@bigpond.net.au>
8351
8352 * merge.c (_bfd_merged_section_offset): Remove "addend" param.
8353 * libbfd-in.h (_bfd_merged_section_offset): Adjust prototype.
8354 * libbfd.h: Regenerate.
8355 * elf.c (_bfd_elf_rela_local_sym): Adjust call.
8356 (_bfd_elf_rel_local_sym): Likewise.
8357 * elflink.c (_bfd_elf_link_sec_merge_syms): Likewise.
8358 (elf_link_input_bfd): Likewise.
8359 * elf32-ppc.c (ppc_elf_relax_section): Likewise.
8360 * elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
8361 * elfxx-ia64.c (elfNN_ia64_relax_section): Likewise.
8362 (elfNN_ia64_relocate_section): Likewise.
8363
8364 2004-05-21 Andy Chittenden <achittenden@bluearc.com>
8365
8366 * hash.c (bfd_default_hash_table_size): New variable.
8367 (bfd_hash_table_init): Use new variable instead of DEFAULT_SIZE.
8368 (bfd_hash_set_default_size): New function. Set the default size
8369 to a selected prime number close to the argument. Document new
8370 function.
8371 * bfd-in.h: Add prototype for bfd_hash_set_default_size.
8372 * bfd-in2.h: Regenerate.
8373 * Makefile.am (hash.lo): Add dependency upon libiberty.h.
8374 * Makefile.in: Regenerate.
8375
8376 2004-05-21 Mark Kettenis <kettenis@gnu.org>
8377
8378 * libaout.h (machine_type): Add M_88K_OPENBSD and M_HPPA_OPENBSD.
8379 * netbsd-core.c (netbsd_core_file_p): Set architecture for alpha,
8380 arm, m68k, m88k and hppa core files.
8381
8382 2004-05-21 Nick Clifton <nickc@redhat.com>
8383
8384 * bfdio.c (bfd_bread): Do not use iovec if it is NULL.
8385 (bfd_bwrite): Likewise.
8386 (bfd_tell): Likewise.
8387 (bfd_flush): Likewise.
8388 (bfd_stat): Likewise.
8389 (bfd_seek): Likewise.
8390 (bfd_get_mtime): Likewise.
8391 (bfd_get_size): Likewise.
8392
8393 2004-05-19 Ben Elliston <bje@au.ibm.com>
8394
8395 * dwarf2.c (_bfd_dwarf2_find_nearest_line): Comment correction.
8396
8397 2004-05-19 Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
8398
8399 * archive.c (_bfd_get_elt_at_filepos): Cope with a nested archives.
8400 (bfd_generic_openr_next_archived_file): Likewise.
8401
8402 2004-05-17 Bob Wilson <bob.wilson@acm.org>
8403
8404 * elf32-xtensa.c (xtensa_get_property_section_name): Determine linkonce
8405 section names by inserting a new substring after .gnu.linkonce, except
8406 for .gnu.linkonce.t.* where the "t." is replaced.
8407
8408 2004-05-17 Adam Nemet <anemet@lnxw.com>
8409
8410 * config.bfd (sparc-*-lynxos* case): Add to obsolete list.
8411 (m68-*-lynxos* case): Likewise.
8412 (powerpc-*-lyxnos* case): New case.
8413 (i[3-7]86-*-lynxos* case): Update to LynxOS 4.0 ELF.
8414
8415 2004-05-17 David Heine <dlheine@tensilica.com>
8416
8417 * aout-target.h (MY_bfd_copy_private_header_data): Define.
8418 * aout-tic30.c (MY_bfd_copy_private_header_data): Define.
8419 * bfd.c (bfd_copy_private_header_data): Define.
8420 * coff-rs6000.c (rs6000coff_vec, pmac_xcoff_vec): Add entries for new
8421 interface.
8422 * coff64-rs6000.c (rs6000coff64_vec, aix5coff64_vec): Likewise.
8423 * coffcode.h (coff_bfd_copy_private_header_data): Define.
8424 * elf-bfd.h (_bfd_elf_copy_private_header_data): Declare.
8425 * elf.c (_bfd_elf_copy_private_section_data): Remove code to set up
8426 segments by calling copy_private_bfd_data.
8427 (_bfd_elf_copy_private_header_data): Define.
8428 * elfxx-target.h (bfd_elfNN_bfd_copy_private_header_data): Define.
8429 * libbfd-in.h (_bfd_generic_bfd_copy_private_header_data): Define.
8430 * libecoff.h (_bfd_ecoff_bfd_copy_private_header_data): Define.
8431 * mach-o.c (bfd_mach_o_bfd_copy_private_header_data): Define.
8432 * mmo.c (mmo_bfd_copy_private_header_data): Define.
8433 * ppcboot.c (ppcboot_bfd_copy_private_header_data): Define.
8434 * som.c (som_bfd_copy_private_header_data): Define.
8435 * targets.c (BFD_JUMP_TABLE_COPY): Add _bfd_copy_private_header_data.
8436 * vms.c (vms_bfd_copy_private_header_data): Define.
8437 * bfd-in2.h: Regenerate.
8438 * libbfd.h: Regenerate.
8439
8440 2004-05-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8441
8442 * elfxx-mips.c (MINUS_TWO): Define.
8443 (mips_elf_higher, mips_elf_highest,
8444 mips_elf_create_dynamic_relocation): Use MINUS_ONE and MINUS_TWO for
8445 some bfd_vma values.
8446 (_bfd_mips_elf_finish_dynamic_symbol): Likewise. Code cleanup.
8447
8448 2004-05-14 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8449
8450 * som.c (log2): Rename to exact_log2. Adjust all callers.
8451
8452 2004-05-13 Paul Brook <paul@codesourcery.com>
8453
8454 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Handle
8455 dwarf3 format CIE entries. Remove comment about the size of the
8456 ra_column field. It is now correctly deduced.
8457
8458 2004-05-13 Joel Sherrill <joel@oarcorp.com>
8459
8460 * config.bfd (or32-*-rtems*): Switch to elf.
8461
8462 2004-05-13 Nick Clifton <nickc@redhat.com>
8463
8464 * po/fr.po: Updated French translation.
8465
8466 2004-05-11 Jakub Jelinek <jakub@redhat.com>
8467
8468 * elflink.c (bfd_elf_final_link): Don't output STT_SECTION symbol
8469 into .dynsym if elf_section_data (sec)->dynindx <= 0.
8470 Adjust counting of last_local.
8471 (_bfd_elf_link_renumber_dynsyms): Don't assign dynindx to sections
8472 other than SHT_PROGBITS/SHT_NOBITS and neither for .got/.got.plt/.plt
8473 created by the linker nor !SHF_ALLOC.
8474
8475 * elf32-i386.c (elf_i386_finish_dynamic_sections): Point
8476 DT_PLTGOT to the start of the .got.plt section instead of the
8477 .got output section. Set sh_entsize for .got section in addition
8478 to .got.plt.
8479 (elf_i386_relocate_section): Don't assume _GLOBAL_OFFSET_TABLE_
8480 is at sgot->output_section->vma.
8481 * elf64-x86-64.c (elf64_x86_64_finish_dynamic_sections): Point
8482 DT_PLTGOT to the start of the .got.plt section instead of the
8483 .got output section.
8484 (elf64_x86_64_relocate_section): Don't assume _GLOBAL_OFFSET_TABLE_
8485 is at sgot->output_section->vma. Set sh_entsize for .got section
8486 in addition to .got.plt.
8487 * elf.c (_bfd_elf_print_private_bfd_data): Handle PT_GNU_RELRO.
8488 (bfd_section_from_phdr): Likewise.
8489 (map_sections_to_segments): Likewise.
8490 (assign_file_positions_for_segments): Likewise.
8491 (get_program_header_size): Likewise.
8492 * elflink.c (bfd_elf_size_dynamic_sections): Set
8493 elf_tdata (output_bfd)->relro from info->relro.
8494 * elf-bfd.h (struct elf_obj_tdata): Add relro field.
8495
8496 2004-05-08 Alexandre Oliva <aoliva@redhat.com>
8497
8498 * elf32-frv.c (_frvfdpic_add_dyn_reloc): Don't warn when we get
8499 a zero symndx for which we hadn't accounted a dynamic relocation.
8500 (_frvfdpic_add_rofixup): Likewise.
8501
8502 2004-05-07 Brian Ford <ford@vss.fsi.com>
8503 DJ Delorie <dj@redhat.com>
8504
8505 * coffcode.h (coff_write_object_contents) [COFF_IMAGE_WITH_PE]:
8506 Propagate IMAGE_FILE_LARGE_ADDRESS_AWARE.
8507 * peXXigen.c (_bfd_XX_print_private_bfd_data_common): Recognize
8508 IMAGE_FILE_LARGE_ADDRESS_AWARE. Use PE defines.
8509
8510 2004-05-07 Alexandre Oliva <aoliva@redhat.com>
8511
8512 * elf32-frv.c (elf32_frvfdpic_modify_segment_map): Return
8513 immediately if there's no link info.
8514 (elf32_frvfdpic_copy_private_bfd_data): New.
8515 (bfd_elf32_bfd_copy_private_bfd_data): Use it for frvfdpic.
8516
8517 2004-05-06 Zack Weinberg <zack@codesourcery.com>
8518
8519 * dwarf2.c (add_line_info): Also set info->filename to NULL if
8520 filename argument is null; do not call strlen on a null pointer.
8521
8522 2004-05-06 Daniel Jacobowitz <drow@mvista.com>
8523
8524 * elf32-arm.h (elf32_arm_relocate_section): Remove R_ARM_PLT32
8525 special case.
8526
8527 2004-05-05 Alexandre Oliva <aoliva@redhat.com>
8528
8529 * configure.in (bfd_elf32_frvfdpic_vec): New.
8530 * configure: Rebuilt.
8531 * targets.c (bfd_elf32_frvfdpic_vec): New.
8532 * config.bfd: Enable it on frv-*-elf and frv-*-*linux*, as default
8533 on the latter.
8534 * elf32-frv.c: Prefix all identifiers added for FDPIC support with
8535 frvfdpic instead of frv. Rearrange elf-target macros such that
8536 the FDPIC-specific ones are only defined for this new target
8537 vector.
8538 (bfd_elf32_frvfdpic_vec): Declare.
8539 (IS_FDPIC): New.
8540 (elf32_frv_relocate_section): Use it to enable segment checking
8541 and to control rofixup emission. Add output section vma to
8542 applied relocation in non-LOAD non-ALLOC sections. Use
8543 _bfd_error_handler for errors.
8544 (_frv_create_got_section): Create .rel.got and .rofixup only in
8545 FDPIC. Create non-dynamic _gp at .got+2048 in non-FDPIC, like the
8546 linker script.
8547 (elf32_frvfdpic_size_dynamic_sections): Assume FDPIC.
8548 (elf32_frvfdpic_modify_segment_map): Likewise.
8549 (elf32_frv_finish_dynamic_sections): New, do-nothing.
8550 (elf32_frvfdpic_finish_dynamic_sections): Assume FDPIC. Improve
8551 error message if we miscompute the rofixup size.
8552 (frvfdpic_elf_use_relative_eh_frame): Assume FDPIC.
8553 (frvfdpic_elf_encode_eh_address): Likewise.
8554 (elf32_frv_check_relocs): Reject FDPIC-only relocs in non-FDPIC.
8555 Record relocs only in FDPIC. Make sure _gp is defined for GPREL
8556 relocs. Reject unknown relocation types.
8557 (elf32_frv_object_p): Make sure target vector matches FDPIC bits.
8558 (frv_elf_merge_private_bfd_data): Likewise.
8559 (ELF_MAXPAGESIZE): Revert to 0x1000 for elf32-frv; keep it as
8560 0x4000 for newly-added elf32-frvfdpic.
8561
8562 2004-05-05 Nick Clifton <nickc@redhat.com>
8563
8564 PR/136
8565 * cache.c (bfd_cache_lookup_worker): Call abort() rather than
8566 returning NULL as most users of this function do not check its
8567 return value.
8568 * hppabsd-core.c (hppabsd_core_core_file_p): Do not check result
8569 of bfd_cache_lookup().
8570 * sco5-core.c (sco5_core_file_p): Likewise.
8571 * trad-core.c (trad_unix_core_file_p): Likewise.
8572
8573 2004-05-05 Nick Clifton <nickc@redhat.com>
8574
8575 * cache.c (bfd_cache_lookup): Improve formatting.
8576 * archive.c: Fix formatting.
8577
8578 2004-05-05 Peter Barada <peter@the-baradas.com>
8579
8580 * bfd_archures.c(bfd_architecture): Add 521x,5249,547x,548x.
8581 * cpu-m68k.c(bfd_m68k_arch): Likewise.
8582 * bfd-in2.h(bfd_architecture): Regenerate.
8583
8584 2004-05-03 Alan Modra <amodra@bigpond.net.au>
8585
8586 * elf.c (_bfd_elf_rela_local_sym): Set kept_section for excluded
8587 SEC_MERGE sections.
8588 * elflink.c (elf_link_input_bfd): Adjust output reloc index for
8589 those against discarded link-once and SEC_MERGE section symbols.
8590
8591 2004-05-02 H.J. Lu <hongjiu.lu@intel.com>
8592
8593 * section.c (bfd_get_section_by_name_if): New.
8594 * bfd-in2.h: Regenerated.
8595
8596 2004-05-02 Alan Modra <amodra@bigpond.net.au>
8597
8598 * som.c (som_bfd_is_group_section): Define.
8599
8600 2004-05-01 Alan Modra <amodra@bigpond.net.au>
8601
8602 * section.c (bfd_make_section_anyway): Copy the whole
8603 bfd_hash_entry, not just "next" from existing entry.
8604
8605 2004-04-30 H.J. Lu <hongjiu.lu@intel.com>
8606
8607 * elf.c (bfd_section_from_shdr): Maintain the section order in
8608 a section group.
8609 (special_sections): Add ".note.GNU-stack".
8610 (elf_fake_sections): Handle section group for relocatable
8611 link..
8612
8613 2004-04-30 H.J. Lu <hongjiu.lu@intel.com>
8614
8615 * section.c (bfd_sections_find_if): New.
8616 * bfd-in2.h: Regenerated.
8617
8618 2004-04-30 Alan Modra <amodra@bigpond.net.au>
8619
8620 * section.c (bfd_make_section_anyway): Add all sections to hash tab.
8621
8622 * elf-bfd.h (bfd_elf_is_group_section): Declare.
8623 * elf.c (bfd_elf_is_group_section): New function.
8624 * elfxx-target.h (bfd_elfNN_bfd_is_group_section
8625 * section.c (bfd_generic_is_group_section): New function.
8626 * targets.c (struct bfd_target): Add _bfd_is_group_section field.
8627 (BFD_JUMP_TABLE_LINK): Adjust.
8628 * aout-adobe.c (aout_32_bfd_is_group_section): Define.
8629 * aout-target.h (MY_bfd_is_group_section): Define.
8630 * aout-tic30.c (MY_bfd_is_group_section): Define.
8631 * bfd.c (bfd_is_group_section): Define.
8632 * binary.c (binary_bfd_is_group_section): Define.
8633 * bout.c (b_out_bfd_is_group_section): Define.
8634 * coff-alpha.c (_bfd_ecoff_bfd_is_group_section): Define.
8635 * coff-mips.c (_bfd_ecoff_bfd_is_group_section): Define.
8636 * coff-rs6000.c (rs6000coff_vec, pmac_xcoff_vec): Adjust.
8637 * coff64-rs6000.c (rs6000coff64_vec, aix5coff64_vec): Adjust.
8638 * coffcode.h (coff_bfd_is_group_section): Define.
8639 * i386msdos.c (msdos_bfd_is_group_section): Define.
8640 * i386os9k.c (os9k_bfd_is_group_section): Define.
8641 * ieee.c (ieee_bfd_is_group_section): Define.
8642 * ihex.c (ihex_bfd_is_group_section): Define.
8643 * libbfd-in.h (_bfd_nolink_bfd_is_group_section): Define.
8644 * mach-o.c (bfd_mach_o_bfd_is_group_section): Define.
8645 * mmo.c (mmo_bfd_is_group_section): Define.
8646 * nlm-target.h (nlm_bfd_is_group_section): Define.
8647 * oasys.c (oasys_bfd_is_group_section): Define.
8648 * pef.c (bfd_pef_bfd_is_group_section): Define.
8649 * ppcboot.c (ppcboot_bfd_is_group_section): Define.
8650 * srec.c (srec_bfd_is_group_section): Define.
8651 * tekhex.c (tekhex_bfd_is_group_section): Define.
8652 * versados.c (versados_bfd_is_group_section): Define.
8653 * vms.c (vms_bfd_is_group_section): Define.
8654 * xsym.c (bfd_sym_bfd_is_group_section): Define.
8655 * bfd-in2.h: Regenerate.
8656 * libbfd.h: Regenerate.
8657
8658 2004-04-30 Alan Modra <amodra@bigpond.net.au>
8659
8660 * elflink.c (elf_gc_mark): Follow indirect and warning syms.
8661
8662 2004-04-30 Hans-Peter Nilsson <hp@axis.com>
8663
8664 * configure.in: Update version to 2.15.91.
8665 * configure: Regenerate.
8666
8667 2004-04-29 Brian Ford <ford@vss.fsi.com>
8668
8669 * bfd.c (bfd_get_sign_extend_vma): Add pe[i]-i386 case to DJGPP hack.
8670 * coffcode.h (DOT_DEBUG, GNU_LINKONCE_WI): Define.
8671 [!COFF_WITH_PE] (sec_to_styp_flags, styp_to_sec_flags): Use them.
8672 (coff_compute_section_file_positions) [RS6000COFF_C]: Likewise.
8673 [COFF_WITH_PE] (sec_to_styp_flags): Handle DWARF 2/3 .debug* and
8674 .gnu.linkonce.wi. sections.
8675 * pe-i386.c (COFF_SUPPORT_GNU_LINKONCE): Define.
8676 (COFF_SECTION_ALIGNMENT_ENTRIES): Add entries for .debug and
8677 .gnu.linkonce.wi..
8678 * pei-i386.c (COFF_SUPPORT_GNU_LINKONCE): Likewise.
8679 (COFF_SECTION_ALIGNMENT_ENTRIES): Likewise.
8680
8681 2004-04-28 Chris Demetriou <cgd@broadcom.com>
8682
8683 * reloc.c: Remove BFD_RELOC_PCREL_HI16_S and BFD_RELOC_PCREL_LO16.
8684 * bfd-in2.h: Regenerate.
8685 * libbfd.h: Likewise.
8686
8687 2004-04-28 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8688
8689 * som.c (struct som_misc_symbol_info): Add is_comdat, is_common and
8690 dup_common fields.
8691 (setup_sections): Use som_subspace_dictionary_record struct instead
8692 subspace_dictionary_record. Set SEC_LINK_ONCE if subspace is
8693 is_comdat, is_common or dup_common.
8694 (som_prep_headers): Use som_subspace_dictionary_record struct. Set
8695 is_comdat, is_common and dup_common in section subspace_dict from
8696 copy_data.
8697 (som_begin_writing): Use som_subspace_dictionary_record struct.
8698 (som_finish_writing): Likewise.
8699 (som_bfd_derive_misc_symbol_info): Add support to set is_comdat,
8700 is_common and dup_common flags in info for symbol. Add comment
8701 regarding linker support for these fields. Slightly reorganize
8702 function.
8703 (som_build_and_write_symbol_table): Set is_comdat, is_common and
8704 dup_common fields in symbol table from symbol info.
8705 (bfd_som_set_subsection_attributes): Add comdat, common and dup_common
8706 arguments. Set corresponding fields in copy_data. Change all callers.
8707 (som_bfd_ar_write_symbol_stuff): Set dup_common flag in library
8708 symbol table.
8709 (som_vec): Add SEC_LINK_ONCE to applicable section flags.
8710 * som.h (som_subspace_dictionary_record): Define.
8711 (som_copyable_section_data_struct): Add is_comdat, is_common and
8712 dup_common fields.
8713 (som_section_data_struct): Use som_subspace_dictionary_record struct
8714 instead of subspace_dictionary_record.
8715 (bfd_boolean bfd_som_set_subsection_attributes): Adjust prototype.
8716
8717 2004-04-27 Bob Wilson <bob.wilson@acm.org>
8718
8719 * elf32-xtensa.c (xtensa_read_table_entries): Use section _cooked_size
8720 if set. Check reloc_done flag before applying relocations. Use
8721 output addresses, both when applying relocations and when comparing
8722 against the specified section.
8723 (elf_xtensa_relocate_section): Use output address to check if dynamic
8724 reloc is in a literal pool. Set section's reloc_done flag.
8725
8726 2004-04-27 H.J. Lu <hongjiu.lu@intel.com>
8727
8728 * elf32-sh64.c (elf_backend_section_flags): New. Defined.
8729 (sh64_elf_set_mach_from_flags): Remove the kludge for .cranges
8730 section.
8731 (sh64_elf_section_flags): New. Set SEC_DEBUGGING for .cranges
8732 section.
8733
8734 2004-04-27 Alan Modra <amodra@bigpond.net.au>
8735
8736 * elf64-alpha.c (elf64_alpha_read_ecoff_info): Don't assign
8737 structure field removed in 2004-04-24 patch.
8738 * elf64-sparc.c (sparc64_elf_plt_sym_val): Warning fix.
8739
8740 * elf-bfd.h (struct elf_backend_data <elf_backend_section_flags>):
8741 Constify hdr arg.
8742 * elf32-arm.h (elf32_arm_section_flags): Likewise.
8743 * elf64-alpha.c (elf64_alpha_section_flags): Likewise.
8744 * elfxx-ia64.c (elfNN_ia64_section_flags): Likewise.
8745 * elf.c (_bfd_elf_make_section_from_shdr): Set the bfd_section
8746 field before calling elf_backend_section_flags.
8747
8748 2004-04-24 Chris Demetriou <cgd@broadcom.com>
8749
8750 * elf32-mips.c (elf_mips_gnu_rel_hi16, elf_mips_gnu_rel_lo16)
8751 (elf_mips_gnu_pcrel64, elf_mips_gnu_pcrel32): Remove.
8752 (bfd_elf32_bfd_reloc_type_lookup): Remove cases for
8753 BFD_RELOC_PCREL_HI16_S, BFD_RELOC_PCREL_LO16, BFD_RELOC_64_PCREL,
8754 and BFD_RELOC_32_PCREL.
8755 (mips_elf32_rtype_to_howto): Remove cases for R_MIPS_GNU_REL_HI16,
8756 R_MIPS_GNU_REL_LO16, R_MIPS_PC64, R_MIPS_PC32.
8757 * elfxx-mips.c (mips_elf_calculate_relocation): Likewise.
8758 (_bfd_mips_elf_lo16_reloc): Remove handling for R_MIPS_GNU_REL_HI16.
8759 (mips_elf_next_relocation): Move comment about matching HI/LO
8760 relocations to...
8761 (_bfd_mips_elf_relocate_section): Here. Remove handling for
8762 R_MIPS_GNU_REL_HI16.
8763
8764 2004-04-23 Chris Demetriou <cgd@broadcom.com>
8765
8766 * coff-mips.c (mips_relhi_reloc, mips_rello_reloc)
8767 (mips_switch_reloc, mips_read_relocs, mips_relax_section)
8768 (mips_relax_pcrel16, PCREL16_EXPANSION_ADJUSTMENT): Remove.
8769 (mips_relocate_hi): Remove now-unused 'adjust' and 'pcrel' arguments,
8770 and update comments to reflect current usage.
8771 (mips_howto_table): Remove entries for MIPS_R_RELHI, MIPS_R_RELLO,
8772 and MIPS_R_SWITCH, as well as several empty entries. Update comment
8773 for MIPS_R_PCREL16.
8774 (mips_ecoff_swap_reloc_in, mips_ecoff_swap_reloc_out)
8775 (mips_adjust_reloc_out, mips_bfd_reloc_type_lookup): Remove support
8776 for MIPS_R_SWITCH, MIPS_R_RELLO, and MIPS_R_RELHI relocations.
8777 (mips_adjust_reloc_in): Likewise, adjust maximum accepted relocation
8778 type number to be MIPS_R_PCREL16.
8779 (mips_relocate_section): Remove support for link-time relaxation
8780 of branches used by embedded-PIC. Remove support for MIPS_R_SWITCH,
8781 MIPS_R_RELLO, and MIPS_R_RELHI relocations.
8782 (_bfd_ecoff_bfd_relax_section): Redefine to bfd_generic_relax_section.
8783 * ecoff.c (ecoff_indirect_link_order): Remove support for link-time
8784 relaxation of branches used by embedded-PIC.
8785 * ecofflink.c (bfd_ecoff_debug_accumulate): Likewise.
8786 * libecoff.h (struct ecoff_section_tdata): Remove embedded-PIC
8787 related members, update comment.
8788 * pe-mips.c: Remove disabled (commented-out and #if 0'd)
8789 code related to embedded-PIC.
8790 * elfxx-mips.c (_bfd_mips_elf_read_ecoff_info): Remove
8791 initialization of now-removed 'adjust' member of
8792 'struct ecoff_debug_info'.
8793
8794 2004-04-23 Chris Demetriou <cgd@broadcom.com>
8795
8796 * elfxx-mips.c (mips_elf_get_global_gotsym_index): Remove.
8797
8798 2004-04-21 Philip Blundell <pb@nexus.co.uk>
8799
8800 * elf32-arm.h (elf32_arm_check_relocs): Don't output REL32
8801 relocs for locally defined symbols during -shared final link.
8802 (elf32_arm_final_link_relocate): Likewise.
8803
8804 2004-04-22 Jakub Jelinek <jakub@redhat.com>
8805
8806 * elf64-x86-64.c (elf64_x86_64_copy_indirect_symbol): Copy also
8807 ELF_LINK_POINTER_EQUALITY_NEEDED.
8808 (elf64_x86_64_check_relocs): Set ELF_LINK_POINTER_EQUALITY_NEEDED
8809 if r_type is not R_X86_64_PC32.
8810 (elf64_x86_64_finish_dynamic_symbol): If
8811 ELF_LINK_POINTER_EQUALITY_NEEDED is not set, clear st_value of
8812 SHN_UNDEF symbols.
8813
8814 2004-04-22 Kaz Kojima <kkojima@rr.iij4u.or.jp>
8815
8816 * elf32-sh.c (sh_elf_plt_sym_val): New function.
8817 (elf_backend_plt_sym_val): Define.
8818
8819 2004-04-22 Andrew Cagney <cagney@redhat.com>
8820
8821 * opncls.c (bfd_alloc): Fix type of "wanted" in doco.
8822
8823 2004-04-22 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8824
8825 * hpux-core.c (hpux_core_core_file_p): Add cast in call to
8826 make_bfd_asection.
8827 * som.c (som_set_section_contents): Constantify second argument.
8828 (hppa_som_gen_reloc_type): Abort for unsupported selectors.
8829 (som_object_setup): Rework to avoid warning.
8830 (setup_sections, som_write_fixups, bfd_section_from_som_symbol):
8831 Likewise.
8832
8833 2004-04-22 Andrew Cagney <cagney@redhat.com>
8834
8835 * cache.c (bfd_cache_close): Check for a previously closed file.
8836
8837 2004-04-22 Jakub Jelinek <jakub@redhat.com>
8838
8839 * bfd.c (bfd_get_synthetic_symtab): Define.
8840 * targets.c (BFD_JUMP_TABLE_DYNAMIC): Add
8841 NAME##_get_synthetic_symtab.
8842 (struct bfd_target): Add _bfd_get_synthetic_symtab.
8843 * libbfd-in.h (_bfd_nodynamic_get_synthetic_symtab): Define.
8844 * elf-bfd.h (struct elf_backend_data): Add plt_sym_val and
8845 relplt_name fields.
8846 (_bfd_elf_get_synthetic_symtab): New prototype.
8847 * elfcode.h (elf_get_synthetic_symtab): Define.
8848 * elf.c (_bfd_elf_get_synthetic_symtab): New function.
8849 * elfxx-target.h (bfd_elfNN_get_synthetic_symtab): Define.
8850 (elf_backend_plt_sym_val, elf_backend_relplt_name): Define.
8851 (elfNN_bed): Add elf_backend_plt_sym_val and elf_backend_relplt_name.
8852 * bfd-in2.h: Rebuilt.
8853 * libbfd.h: Rebuilt.
8854 * elf32-i386.c (elf_i386_plt_sym_val): New function.
8855 (elf_backend_plt_sym_val): Define.
8856 * elf64-x86-64.c (elf64_x86_64_plt_sym_val): New function.
8857 (elf_backend_plt_sym_val): Define.
8858 * elf32-s390.c (elf_s390_plt_sym_val): New function.
8859 (elf_backend_plt_sym_val): Define.
8860 * elf64-s390.c (elf_s390_plt_sym_val): New function.
8861 (elf_backend_plt_sym_val): Define.
8862 * elf32-sparc (elf32_sparc_plt_sym_val): New function.
8863 (elf_backend_plt_sym_val): Define.
8864 * elf64-sparc.c (sparc64_elf_plt_sym_val): New function.
8865 (elf_backend_plt_sym_val): Define.
8866 * elf32-ppc.c (ppc_elf_plt_sym_val): New function.
8867 (elf_backend_plt_sym_val): Define.
8868 * aout-target.h (MY_get_synthetic_symtab): Define.
8869 * aout-tic30.c (MY_get_synthetic_symtab): Define.
8870 * coff-rs6000.c (rs6000coff_vec): Add
8871 _bfd_nodynamic_get_synthetic_symtab.
8872 (pmac_xcoff_vec): Likewise.
8873 * coff64-rs6000.c (rs6000coff64_vec): Add
8874 _bfd_nodynamic_get_synthetic_symtab.
8875 (aix5coff64_vec): Likewise.
8876 * sunos.c (MY_get_synthetic_symtab): Define.
8877 * vms.c (vms_get_synthetic_symtab): Define.
8878
8879 2004-04-22 Nick Clifton <nickc@redhat.com>
8880
8881 * bfd.c (bfd_archive_filename): Return NULL on NULL input.
8882
8883 2004-04-22 Peter Barada <peter@the-baradas.com>
8884
8885 * archures.c: Add bfd_mach_mcfv4e to bfd_architecture.
8886 * bfd2-in.h: Regenerate.
8887 * cpu-m68k.c: Add 'm68k:mcfv4e' to arch_info_struct[].
8888
8889 2004-04-21 Chris Demetriou <cgd@broadcom.com>
8890
8891 * coff-mips.c (bfd_mips_ecoff_create_embedded_relocs): Remove.
8892 * elf32-mips.c (bfd_mips_elf32_create_embedded_relocs): Remove.
8893 * bfd-in.h (bfd_mips_ecoff_create_embedded_relocs)
8894 (bfd_mips_elf32_create_embedded_relocs): Remove prototypes
8895 * bfd-in2.h: Regenerate.
8896
8897 2004-04-21 Bob Wilson <bob.wilson@acm.org>
8898
8899 * elf32-xtensa.c (is_same_value): Add final_static_link argument and
8900 require relocations against a weak symbol to reference the same
8901 symbol hash entry if not a final, static link.
8902 (get_cached_value, add_value_map): Add final_static_link argument.
8903 (remove_literals): Pass final_static_link argument as needed.
8904
8905 2004-04-21 Andrew Cagney <cagney@redhat.com>
8906
8907 * opncls.c (_bfd_new_bfd_contained_in): Copy "iovec".
8908 (struct opncls, opncls_btell, opncls_bseek, opncls_bread)
8909 (opncls_bwrite, opncls_bclose, opncls_bflush)
8910 (opncls_bstat, opncls_iovec, bfd_openr_iovec): Implement a
8911 bfd iovec that uses function callbacks.
8912 (bfd_close): Use the iovec's bclose.
8913 * cache.c (cache_btell, cache_bseek, cache_bread, cache_bwrite)
8914 (cache_bclose, cache_bflush, cache_bstat)
8915 (cache_iovec): New functions and global variable, implement a
8916 cache "iovec", where applicable set bfd_error.
8917 (bfd_cache_init, bfd_cache_close): Set/test the bfd's iovec.
8918 * bfdio.c (struct bfd_iovec): Define.
8919 (real_read): Delete function.
8920 (bfd_bread, bfd_bread, bfd_bwrite, bfd_tell, bfd_flush, bfd_stat)
8921 (bfd_seek, bfd_get_mtime, bfd_get_size): Use the bfd's "iovec",
8922 assume that bread and bwrite set bfd_error.
8923 * bfd.c (struct bfd): Add "iovec", update comments.
8924 * bfd-in2.h, libbfd.h: Re-generate.
8925
8926 2004-04-21 Andrew Cagney <cagney@redhat.com>
8927
8928 * libaout.h (enum machine_type): Add M_POWERPC_NETBSD.
8929
8930 2004-04-21 Eric Botcazou <ebotcazou@act-europe.fr>
8931
8932 * elflink.c (elf_gc_mark_dynamic_ref_symbol): New function.
8933 (bfd_elf_gc_sections): Fail if a shared object is being created.
8934 Do not fail if dynamic sections have been created. Instead call
8935 elf_gc_mark_dynamic_ref_symbol to mark sections that contain
8936 dynamically referenced symbols. Do not mark the whole graph
8937 rooted at .eh_frame, only the section proper.
8938
8939 2004-04-20 DJ Delorie <dj@redhat.com>
8940
8941 * reloc.c: Add BFD_RELOC_32_SECREL.
8942 * bfd-in2.h: Regenerate.
8943 * libbfd.h: Likewise.
8944 * coff-i386.c (howto_table) [COFF_WITH_PE]: Add R_SECREL32.
8945 (coff_i386_rtype_to_howto) [COFF_WITH_PE]: Handle it.
8946 (coff_i386_reloc_type_lookup) [COFF_WITH_PE]: Likewise.
8947
8948 2004-04-19 Jakub Jelinek <jakub@redhat.com>
8949
8950 * elf32-sparc.c (elf32_sparc_relocate_section): Handle
8951 relocs against hidden/protected undefweak symbols properly.
8952 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
8953
8954 2004-04-18 Mark Kettenis <kettenis@gnu.org>
8955
8956 * libaout.h (enum machine_type): Add M_POWERPC_NETBSD.
8957 * netbsd-core.c (netbsd_core_file_p): Set architecture for PowerPC
8958 core files.
8959
8960 2004-04-17 Brian Ford <ford@vss.fsi.com>
8961
8962 * peXXigen.c (_bfd_XXi_swap_aouthdr_out): Use the first non-zero
8963 filepos for the SizeOfHeaders field.
8964 (_bfd_XXi_swap_scnhdr_out): Correct section flags lossage on reloc
8965 overflow.
8966 (_bfd_XXi_swap_sym_in): Remove redundant section flags assignment.
8967
8968 2004-04-16 Alan Modra <amodra@bigpond.net.au>
8969
8970 * simple.c (bfd_simple_get_relocated_section_contents): Don't
8971 change reloc_done. Set and restore _cooked_size.
8972 (RETURN): Delete.
8973
8974 2004-04-15 Mark Kettenis <kettenis@gnu.org>
8975
8976 * netbsd-core.c (netbsd_core_file_p): Set architecture for VAX
8977 core files.
8978
8979 2004-04-15 Nick Clifton <nickc@redhat.com>
8980
8981 * bfd.c (bfd_archive_filename): Catch NULL bfd pointers.
8982
8983 2004-04-15 Alan Modra <amodra@bigpond.net.au>
8984
8985 * elf64-sparc.c (sparc64_elf_check_relocs): Fix thinko last change.
8986
8987 2004-04-15 H.J. Lu <hongjiu.lu@intel.com>
8988
8989 * elflink.c (_bfd_elf_merge_symbol): Treat weak as strong only
8990 when it is a definition.
8991
8992 2004-04-14 Alan Modra <amodra@bigpond.net.au>
8993
8994 * elf32-sparc.c (elf32_sparc_relocate_section): Don't abort
8995 when statically linking PIC code.
8996 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
8997
8998 2004-04-11 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8999
9000 * config.bfd: Remove mips*-*-mach3* and mips*-dec-mach3* targets.
9001 * configure.in: Remove mips-dec-bsd*, mips-dec-mach3*, mips-*-mach3*
9002 targets amd aout_mips_big_vec, aout_mips_little_vec target vectors.
9003 * configure: Regenerate.
9004
9005 2004-04-08 Richard Sandiford <rsandifo@redhat.com>
9006
9007 * elflink.c: Include libiberty.h.
9008 * Makefile.am (elflink.lo): Depend on libiberty.h.
9009 * Makefile.in: Regenerate.
9010
9011 2004-04-06 Daniel Jacobowitz <drow@mvista.com>
9012
9013 * elfxx-mips.c (MIPS_ELF_STUB_SECTION_NAME): Always use
9014 ".MIPS.stubs".
9015
9016 2004-04-05 H.J. Lu <hongjiu.lu@intel.com>
9017
9018 * elfxx-ia64.c (elfNN_ia64_size_dynamic_sections): Always
9019 reserve the memory for dynamic linker
9020
9021 2004-04-05 Mark Kettenis <kettenis@gnu.org>
9022
9023 * netbsd-core.c (CORE_WCOOKIE_OFFSET): New define.
9024 (netbsd_core_file_p): Create a .wcookie section for OpenBSD/sparc.
9025
9026 2004-04-02 H.J. Lu <hongjiu.lu@intel.com>
9027
9028 * elf32-cr16c.c (elf32_cr16c_relocate_section): Use
9029 RELOC_FOR_GLOBAL_SYMBOL.
9030 (elf32_cr16c_add_symbol_hook): Remove const from Elf_Internal_Sym.
9031
9032 2004-04-02 H.J. Lu <hongjiu.lu@intel.com>
9033
9034 * elf32-arm.h (elf32_arm_final_link_relocate): Handle
9035 R_ARM_ALU* only if OLD_ARM_ABI is not defined.
9036
9037 2004-04-01 Paul Brook <paul@codesourcery.com>
9038
9039 * bfd-in.h (bfd_elf32_arm_process_before_allocation): Update.
9040 * elf32-arm.h (struct elf32_elf_section_map): New.
9041 (struct _arm_elf_section_data): New.
9042 (elf32_arm_section_data): Define.
9043 (struct elf32_arm_link_hash_table): Add byteswap_code.
9044 (elf32_arm_link_hash_table_create): Initialize byteswap_code.
9045 (bfd_elf32_arm_process_before_allocation): Add byteswap_code.
9046 (elf32_arm_post_process_headers): Set EF_ARM_BE8.
9047 (elf32_arm_output_symbol_hook, elf32_arm_new_section_hook,
9048 elf32_arm_compare_mapping, elf32_arm_write_section): New functions.
9049 (bfd_elf32_new_section_hook, elf_backend_write_section,
9050 elf_backend_link_output_symbol_hook): Define.
9051
9052 2004-04-01 Andy Chittenden <achittenden@bluearc.com>
9053
9054 * stabs.c (struct stab_link_includes_totals): Add field 'symb'
9055 that keeps the characters in a B_INCL..B_EINCL range.
9056 (_bfd_link_section_stabs): When computing the sum of the
9057 characters in a B_INCL..B_EINCL range also keep a copy of those
9058 characters. Use this information to distinguish between
9059 include sections that have the same sum and the same length
9060 but which are nevertheless unique.
9061
9062 2004-03-31 Paul Brook <paul@codesourcery.com>
9063
9064 * elf32-arm.h (elf32_arm_final_link_relocate): Add R_ARM_ALU*.
9065 * elfarm-nabi.c (elf32_arm_howto_table): Ditto.
9066
9067 2004-03-31 Andy Chittenden <achittenden@bluearc.com>
9068
9069 * stabs.c (struct stab_link_includes_totals): Rename field 'total'
9070 to 'sum_chars' and add field 'num_chars'.
9071 (_bfd_link_section_stabs): When computing the sum of the
9072 characters in a B_INCL..B_EINCL range also keep a count of the
9073 number of characters. Use this information to help distinguish
9074 between include sections when have the same sum but which
9075 nevertheless are still unique.
9076
9077 2004-03-31 Mattias Engdegård <mattias@virtutech.se>
9078
9079 * stabs.c (_bfd_link_section_stabs): Do not skip N_EXCL stabs.
9080
9081 2004-03-30 Galit Heller <Galit.Heller@nsc.com>
9082 Tomer Levi <Tomer.Levi@nsc.com>
9083
9084 * Makefile.am (ALL_MACHINES): Add cpu-cr16c.lo.
9085 (ALL_MACHINES_CFILES): Add cpu-cr16c.c.
9086 (BFD32_BACKENDS): Add elf32-cr16c.lo.
9087 (BFD32_BACKENDS_CFILES): Add elf32-cr16c.c.
9088 (cpu-cr16c.lo): New target.
9089 (elf32-cr16c.lo): Likewise.
9090 * Makefile.in: Regenerate.
9091 * archures.c (bfd_architecture): Add bfd_{arch,mach}_cr16c.
9092 (bfd_archures_list): Add bfd_cr16c_arch.
9093 * config.bfd: Handle cr16c-*-elf*.
9094 * configure.in: Handle bfd_elf32_cr16c_vec.
9095 * configure: Regenerate.
9096 * reloc.c: Add BFD_RELOC_16C_NUM08, BFD_RELOC_16C_NUM08_C,
9097 BFD_RELOC_16C_NUM16, BFD_RELOC_16C_NUM16_C,
9098 BFD_RELOC_16C_NUM32, BFD_RELOC_16C_NUM32_C,
9099 BFD_RELOC_16C_DISP04, BFD_RELOC_16C_DISP04_C,
9100 BFD_RELOC_16C_DISP08, BFD_RELOC_16C_DISP08_C,
9101 BFD_RELOC_16C_DISP16, BFD_RELOC_16C_DISP16_C,
9102 BFD_RELOC_16C_DISP24, BFD_RELOC_16C_DISP24_C,
9103 BFD_RELOC_16C_DISP24a, BFD_RELOC_16C_DISP24a_C,
9104 BFD_RELOC_16C_REG04, BFD_RELOC_16C_REG04_C,
9105 BFD_RELOC_16C_REG04a, BFD_RELOC_16C_REG04a_C,
9106 BFD_RELOC_16C_REG14, BFD_RELOC_16C_REG14_C,
9107 BFD_RELOC_16C_REG16, BFD_RELOC_16C_REG16_C,
9108 BFD_RELOC_16C_REG20, BFD_RELOC_16C_REG20_C,
9109 BFD_RELOC_16C_ABS20, BFD_RELOC_16C_ABS20_C,
9110 BFD_RELOC_16C_ABS24, BFD_RELOC_16C_ABS24_C,
9111 BFD_RELOC_16C_IMM04, BFD_RELOC_16C_IMM04_C,
9112 BFD_RELOC_16C_IMM16, BFD_RELOC_16C_IMM16_C,
9113 BFD_RELOC_16C_IMM20, BFD_RELOC_16C_IMM20_C,
9114 BFD_RELOC_16C_IMM24, BFD_RELOC_16C_IMM24_C,
9115 BFD_RELOC_16C_IMM32, BFD_RELOC_16C_IMM32_C.
9116 * targets.c (bfd_elf32_cr16c_vec): Declare.
9117 (bfd_target_vector): Add bfd_elf32_cr16c_vec.
9118 * cpu-cr16c.c: New file.
9119 * elf32-cr16c.c: Likewise.
9120 * libbfd.h: Regenerate.
9121 * bfd-in2.h: Likewise.
9122
9123 2004-03-30 Jakub Jelinek <jakub@redhat.com>
9124
9125 * elf.c (map_sections_to_segments): Fix handling of .tbss.
9126
9127 2004-03-27 Alan Modra <amodra@bigpond.net.au>
9128
9129 * Makefile.am: Remove all mention of elflink.h.
9130 * Makefile.in: Regenerate.
9131 * bfd-in.h (bfd_elf_discard_info): Declare.
9132 (bfd_elf32_discard_info, bfd_elf64_discard_info): Delete.
9133 * bfd-in2.h: Regenerate.
9134 * elf-bfd.h (bfd_elf32_print_symbol, bfd_elf64_print_symbol,
9135 bfd_elf32_link_record_dynamic_symbol,
9136 bfd_elf64_link_record_dynamic_symbol,
9137 _bfd_elf_link_record_dynamic_symbol, bfd_elf32_bfd_final_link,
9138 bfd_elf64_bfd_final_link, elf_link_record_local_dynamic_symbol,
9139 _bfd_elf32_link_record_local_dynamic_symbol,
9140 _bfd_elf64_link_record_local_dynamic_symbol,
9141 _bfd_elf32_gc_sections, _bfd_elf32_gc_common_finalize_got_offsets,
9142 _bfd_elf32_gc_common_final_link, _bfd_elf64_gc_common_final_link,
9143 _bfd_elf32_gc_record_vtinherit, _bfd_elf32_gc_record_vtentry,
9144 _bfd_elf64_gc_sections, _bfd_elf64_gc_common_finalize_got_offsets,
9145 _bfd_elf64_gc_record_vtinherit, _bfd_elf64_gc_record_vtentry,
9146 _bfd_elf32_reloc_symbol_deleted_p,
9147 _bfd_elf64_reloc_symbol_deleted_p): Delete.
9148 (bfd_elf_link_record_dynamic_symbol,
9149 bfd_elf_link_record_local_dynamic_symbol,
9150 bfd_elf_final_link, bfd_elf_gc_sections,
9151 bfd_elf_gc_record_vtinherit, bfd_elf_gc_record_vtentry,
9152 bfd_elf_gc_common_finalize_got_offsets, bfd_elf_gc_common_final_link,
9153 bfd_elf_reloc_symbol_deleted_p): Declare.
9154 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Define.
9155 * elf32-arm.h: Update for changed function names. Remove local
9156 WILL_CALL_FINISH_DYNAMIC_SECTION define.
9157 * elf-hppa.h, elf-m10300.c, elf32-cris.c, elf32-d10v.c, elf32-dlx.c,
9158 * elf32-fr30.c, elf32-frv.c, elf32-h8300.c, elf32-hppa.c, elf32-i386.c,
9159 * elf32-iq2000.c, elf32-m32r.c, elf32-m68hc1x.c, elf32-m68k.c,
9160 * elf32-mcore.c, elf32-openrisc.c, elf32-ppc.c, elf32-s390.c,
9161 * elf32-sh.c, elf32-sparc.c, elf32-v850.c, elf32-vax.c,
9162 * elf32-xstormy16.c, elf32-xtensa.c, elf64-alpha.c, elf64-hppa.c,
9163 * elf64-mmix.c, elf64-ppc.c, elf64-s390.c, elf64-sh64.c, elf64-sparc.c,
9164 * elf64-x86-64.c, elfxx-ia64.c, elfxx-mips.c, elfxx-target.h: Likewise.
9165 * elfxx-target.h (bfd_elfNN_bfd_final_link): Define.
9166 (bfd_elfNN_print_symbol): Define.
9167 * elfcode.h: Don't include elflink.h.
9168 (elf_bfd_discard_info, elf_reloc_symbol_deleted_p,
9169 elf_link_record_dynamic_symbol, elf_bfd_final_link, elf_gc_sections,
9170 elf_gc_common_finalize_got_offsets, elf_gc_common_final_link,
9171 elf_gc_record_vtinherit, elf_gc_record_vtentry,
9172 elf_link_record_local_dynamic_symbol): Don't define.
9173 * elflink.c: Update for changed function names. Move elflink.h
9174 code here.
9175 * elflink.h: Delete file.
9176 * po/SRC-POTFILES.in: Regenerate.
9177 * po/bfd.pot: Regenerate.
9178
9179 2004-03-27 Alan Modra <amodra@bigpond.net.au>
9180
9181 * elf64-mmix.c (mmix_elf_relocate_section): Restore code setting
9182 "name" for global syms accidentally removed in 2004-03-20 change.
9183
9184 2004-03-27 Alan Modra <amodra@bigpond.net.au>
9185
9186 * elf-bfd.h (struct elf_reloc_cookie): Add r_sym_shift field.
9187 * elflink.h: Replace all occurrences of sizeof (Elf_External_*)
9188 where Elf_External_* is different for 64 and 32 bit, with
9189 corresponding elf_size_info field.
9190 (struct elf_final_link_info): Use "bfd_byte *" instead
9191 of "Elf_External_Sym *" for external_syms and symbuf.
9192 (elf_link_adjust_relocs): Set up r_type_mask and r_sym_shift local
9193 vars and use instead of ELF_R_INFO and ELF_R_TYPE macros.
9194 (struct elf_link_sort_rela): Add "sym_mask" alias for "offset".
9195 (elf_link_sort_cmp1): Use sym_mask field instead of ELF_R_SYM.
9196 (elf_link_sort_cmp2): Adjust.
9197 (elf_link_sort_relocs): Set up r_sym_mask local var instead of
9198 using ELF_R_SYM macro. Set u.sym_mask.
9199 (elf_bfd_final_link): Call _bfd_elf_stringtab_init instead of macro
9200 version, elf_stringtab_init. Ditto for bfd_section_from_elf_index
9201 vs. section_from_elf_index. Adjust Elf_External_Sym pointer
9202 arithmetic. Pass bed to elf_link_flush_output_syms. Adjust
9203 Elf_External_Dyn pointer arithmentic. Use bed swap_dyn_in and
9204 swap_syn_out functions. Rearrange dyn swap in/out switch.
9205 (elf_link_output_sym): Adjust Elf_External_Sym pointer arithmentic.
9206 Pass bed to elf_link_flush_output_syms. Use bed swap_symbol_out.
9207 (elf_link_flush_output_syms): Add elf_backend_data arg.
9208 (elf_link_check_versioned_symbol): Likewise.
9209 (elf_link_output_extsym): Pass bed to elf_link_check_versioned_symbol.
9210 Adjust Elf_External_Sym pointer arithmetic. Use bed swap_symbol_out.
9211 (elf_link_input_bfd): Use bfd_section_from_elf_index. Set up
9212 r_type_mask and r_sym_shift local vars and use instead of ELF_R_SYM,
9213 ELF_R_TYPE and ELF_R_INFO macros.
9214 (elf_reloc_link_order): Select ELF32_R_INFO or ELF64_R_INFO invocation
9215 based on size rather than using ELF_R_INFO.
9216 (elf_gc_mark): Set up r_sym_shift local var and use instead of
9217 ELF_R_SYM macro.
9218 (struct alloc_got_off_arg): New.
9219 (elf_gc_common_finalize_got_offsets): Use elf_size_info instead of
9220 ARCH_SIZE. Pass get entry size down to elf_gc_allocate_got_offsets.
9221 (elf_gc_allocate_got_offsets): Adjust.
9222 (elf_reloc_symbol_deleted_p): Usee cookie.r_sym_shift instead of
9223 ELF_R_SYM. Use bfd_section_from_elf_index.
9224 (elf_bfd_discard_info): Set cookie.r_sym_shift.
9225 * elfcode.h (elf_stringtab_init, section_from_elf_index): Delete.
9226 (elf_slurp_symbol_table): Use bfd_section_from_elf_index.
9227
9228 2004-03-26 Stan Shebs <shebs@apple.com>
9229
9230 Remove MPW support, no longer used.
9231 * config.bfd (powerpc-*-mpw*): Remove configuration.
9232 * mpw-config.in, mpw-make.sed: Remove files.
9233 * ecoffswap.h [MPW_C]: Remove MPW-C-friendly version of code.
9234
9235 2004-03-26 Alan Modra <amodra@bigpond.net.au>
9236
9237 * elf64-ppc.c (elf_backend_add_symbol_hook): Define.
9238 (ppc64_elf_add_symbol_hook): New function.
9239 * elf-bfd.h (struct elf_backend_data <elf_add_symbol_hook>): Remove
9240 const from Elf_Internal_Sym param.
9241 * elflink.c (elf_link_add_object_symbols): Adjust.
9242 * elf-hppa.h (elf_hppa_add_symbol_hook): Adjust.
9243 * elf32-frv.c (elf32_frv_add_symbol_hook): Adjust.
9244 * elf32-i370.c (elf_backend_add_symbol_hook): Adjust.
9245 * elf32-m32r.c (m32r_elf_add_symbol_hook): Adjust.
9246 * elf32-m68hc1x.c (elf32_m68hc11_add_symbol_hook): Adjust.
9247 * elf32-m68hc1x.h (elf32_m68hc11_add_symbol_hook): Adjust.
9248 * elf32-ppc.c (ppc_elf_add_symbol_hook): Adjust.
9249 * elf32-sh64.c (sh64_elf_add_symbol_hook): Adjust.
9250 * elf32-v850.c (v850_elf_add_symbol_hook): Adjust.
9251 * elf64-alpha.c (elf64_alpha_add_symbol_hook): Adjust.
9252 * elf64-mmix.c (mmix_elf_add_symbol_hook): Adjust.
9253 * elf64-sh64.c (sh64_elf64_add_symbol_hook): Adjust.
9254 * elf64-sparc.c (sparc64_elf_add_symbol_hook): Adjust.
9255 * elfxx-ia64.c (elfNN_ia64_add_symbol_hook): Adjust.
9256 * elfxx-mips.c (_bfd_mips_elf_add_symbol_hook): Adjust.
9257 * elfxx-mips.h (_bfd_mips_elf_add_symbol_hook): Adjust.
9258
9259 2004-03-26 Alan Modra <amodra@bigpond.net.au>
9260
9261 * elfxx-target.h (bfd_elfNN_bfd_link_add_symbols): Define.
9262 * elf-bfd.h (_bfd_elf_link_add_archive_symbols): Delete.
9263 (_bfd_elf_sort_symbol, _bfd_elf_add_dt_needed_tag): Delete.
9264 (_bfd_elf_finalize_dynstr, bfd_elf32_bfd_link_add_symbols): Delete.
9265 (bfd_elf64_bfd_link_add_symbols): Delete.
9266 (bfd_elf_link_add_symbols): Declare.
9267 * elfcode.h (elf_bfd_link_add_symbols): Delete.
9268 * elflink.c: Include safe-ctype.h.
9269 (elf_add_dt_needed_tag): Rename from _bfd_elf_add_dt_needed_tag,
9270 make static.
9271 (elf_sort_symbol): Rename from _bfd_elf_sort_symbol, make static.
9272 (elf_finalize_dynstr): Rename from _bfd_elf_finalize_dynstr, make
9273 static.
9274 (elf_link_add_archive_symbols): Rename from
9275 _bfd_elf_link_add_archive_symbols, make static.
9276 (elf_link_add_object_symbols): New function. Corresponding
9277 elflink.h function converted to use elf_size_info.
9278 (bfd_elf_link_add_symbols): Likewise.
9279 (bfd_elf_size_dynamic_sections): Adjust.
9280 * elflink.h (elf_bfd_link_add_symbols): Delete.
9281 (elf_link_add_object_symbols): Delete.
9282 * elf32-gen.c (elf32_generic_link_add_symbols): Call
9283 bfd_elf_link_add_symbols.
9284 * elf64-gen.c (elf64_generic_link_add_symbols): Likewise.
9285
9286 2004-03-25 Alan Modra <amodra@bigpond.net.au>
9287
9288 * elflink.h (elf_link_add_object_symbols): Add DT_NEEDED for as-needed
9289 and chained shared libs only if dynsym. Clear dynsym on forced-local.
9290
9291 * elf-bfd.h (_bfd_elf_add_dynamic_entry): Declare.
9292 (bfd_elf32_add_dynamic_entry, bfd_elf64_add_dynamic_entry): Delete.
9293 (_bfd_elf_add_dt_needed_tag): Declare.
9294 (_bfd_elf_sort_symbol): Declare.
9295 (_bfd_elf_finalize_dynstr): Declare.
9296 (RELOC_FOR_GLOBAL_SYM): Formatting.
9297 * elfcode.h (elf_add_dynamic_entry): Delete.
9298 * elflink.c (_bfd_elf_add_dynamic_entry): New function. Corresponding
9299 elflink.h function converted to use elf_size_info.
9300 (_bfd_elf_add_dt_needed_tag): Likewise.
9301 (_bfd_elf_sort_symbol): Likewise.
9302 (_bfd_elf_finalize_dynstr): Likewise.
9303 (compute_bucket_count): Likewise.
9304 (bfd_elf_size_dynamic_sections): Likewise. Check result of
9305 _bfd_elf_strtab_add before calling _bfd_elf_strtab_addref.
9306 (elf_adjust_dynstr_offsets, elf_collect_hash_codes): Moved from..
9307 * elflink.h: ..here.
9308 (sort_symbol, add_dt_needed_tag): Delete.
9309 (elf_add_dynamic_entry, elf_finalize_dynstr): Delete.
9310 (compute_bucket_count, NAME(bfd_elf,size_dynamic_sections)): Delete.
9311 Update all users.
9312 * elf32-arm.h (add_dynamic_entry): Update. Remove casts.
9313 * elf32-cris.c (add_dynamic_entry): Likewise.
9314 * elf32-hppa.c (add_dynamic_entry): Likewise.
9315 * elf32-i370.c (add_dynamic_entry): Likewise.
9316 * elf32-i386.c (add_dynamic_entry): Likewise.
9317 * elf32-m32r.c (add_dynamic_entry): Likewise.
9318 * elf32-m68k.c (add_dynamic_entry): Likewise.
9319 * elf32-ppc.c (add_dynamic_entry): Likewise.
9320 * elf32-s390.c (add_dynamic_entry): Likewise.
9321 * elf32-sh.c (add_dynamic_entry): Likewise.
9322 * elf32-sparc.c (add_dynamic_entry): Likewise.
9323 * elf32-vax.c (add_dynamic_entry): Likewise.
9324 * elf32-xtensa.c (add_dynamic_entry): Likewise.
9325 * elf64-alpha.c (add_dynamic_entry): Likewise.
9326 * elf64-hppa.c (add_dynamic_entry): Likewise.
9327 * elf64-ppc.c (add_dynamic_entry): Likewise.
9328 * elf64-s390.c (add_dynamic_entry): Likewise.
9329 * elf64-sparc.c (add_dynamic_entry): Likewise.
9330 * elf64-x86-64.c (add_dynamic_entry): Likewise.
9331 * elfxx-ia64.c (add_dynamic_entry): Likewise.
9332 * elfxx-mips.c (MIPS_ELF_ADD_DYNAMIC_ENTRY): Likewise.
9333 * elf-m10300.c (_bfd_mn10300_elf_size_dynamic_sections): Likewise.
9334 * elf32-frv.c (elf32_frv_size_dynamic_sections): Likewise.
9335 * elf64-sh64.c (sh64_elf64_size_dynamic_sections): Likewise.
9336
9337 2004-03-23 Paul Brook <paul@codesourcery.com>
9338
9339 * elf32-arm.h (arm_print_private_bfd_data): Add EABI v3.
9340
9341 2004-03-22 Bob Wilson <bob.wilson@acm.org>
9342
9343 * elf32-xtensa.c (elf_xtensa_check_relocs): Remove code to read
9344 literal tables and check for relocs outside of literal pools.
9345 (elf_xtensa_make_sym_local): Don't clear ELF_LINK_NON_GOT_REF flag.
9346 (elf_xtensa_fix_refcounts): Don't check ELF_LINK_NON_GOT_REF or
9347 set DF_TEXTREL.
9348 (elf_xtensa_size_dynamic_sections): Don't add DT_TEXTREL entry.
9349 (elf_xtensa_relocate_section): Read literal tables and check for
9350 dynamic relocations in read-only sections and not in literal pools.
9351
9352 2004-03-23 Alan Modra <amodra@bigpond.net.au>
9353
9354 PR 51.
9355 * linker.c (bfd_wrapped_link_hash_lookup): Handle info->wrap_char.
9356
9357 2004-03-22 Hans-Peter Nilsson <hp@axis.com>
9358
9359 * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_16_GOTPLT,
9360 R_CRIS_16_GOTPLT>: Also error if there's no PLT for a symbol
9361 not defined by the executable, or defined in a DSO.
9362 <eliding run-time relocation of .got>: Initialize GOT entry for a
9363 function symbol or ELF_LINK_HASH_NEEDS_PLT statically in an
9364 executable.
9365 (cris_elf_gc_sweep_hook): Improve fallthrough marking.
9366 (elf_cris_try_fold_plt_to_got): Improve head comment. Do not fold
9367 a PLT reloc to GOT for an executable.
9368 (elf_cris_adjust_dynamic_symbol): Only fold a .got.plt entry with
9369 .got for a DSO and explain why.
9370 (elf_cris_discard_excess_program_dynamics): Also lose GOT-relocs
9371 and unreferenced symbols for which a PLT is defined. Adjust
9372 dynamic-symbol pruning correspondingly, to make sure we don't lose
9373 a dynamic symbol also defined by a DSO.
9374
9375 2004-03-22 Alan Modra <amodra@bigpond.net.au>
9376
9377 * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_section
9378 and rel args. Group input and output args. Wrap to 80 columns.
9379 * elf-m10200.c, elf-m10300.c, elf32-arm.h, elf32-avr.c,
9380 elf32-cris.c, elf32-d10v.c, elf32-fr30.c, elf32-h8300.c,
9381 elf32-hppa.c, elf32-i386.c, elf32-i860.c, elf32-ip2k.c,
9382 elf32-iq2000.c, elf32-m68hc1x.c, elf32-m68k.c, elf32-mcore.c,
9383 elf32-msp430.c, elf32-openrisc.c, elf32-ppc.c, elf32-s390.c,
9384 elf32-sparc.c, elf32-v850.c, elf32-vax.c, elf32-xstormy16.c,
9385 elf32-xtensa.c, elf64-alpha.c, elf64-mmix.c, elf64-ppc.c,
9386 elf64-s390.c, elf64-sparc.c, elf64-x86-64.c, elfxx-ia64.c: Update
9387 RELOC_FOR_GLOBAL_SYMBOL invocation.
9388
9389 2004-03-20 H.J. Lu <hongjiu.lu@intel.com>
9390
9391 * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Report error if
9392 unresolved symbols in objects aren't allowed.
9393
9394 * elf-hppa.h (elf_hppa_relocate_section): Properly handle
9395 unresolved symbols.
9396 (elf_hppa_remark_useless_dynamic_symbols): Likewise.
9397 (elf_hppa_unmark_useless_dynamic_symbols):
9398 * elf32-frv.c (elf32_frv_relocate_section): Likewise.
9399 * elf32-hppa.c (elf32_hppa_size_stubs): Likewise.
9400 (elf32_hppa_relocate_section): Likewise.
9401 * elf32-i370.c (i370_elf_relocate_section): Likewise.
9402 * elf32-m32r.c (m32r_elf_relocate_section): Likewise.
9403 * elf32-sh.c (sh_elf_relocate_section): Likewise.
9404 * elf64-sh64.c (sh_elf64_relocate_section): Likewise.
9405 * elfxx-mips.c (mips_elf_calculate_relocation): Likewise.
9406
9407 * elf-m10200.c (mn10200_elf_relocate_section): Use
9408 RELOC_FOR_GLOBAL_SYMBOL.
9409 * elf32-avr.c (elf32_avr_relocate_section): Likewise.
9410 * elf32-d10v.c (elf32_d10v_relocate_section): Likewise.
9411 * elf32-fr30.c (fr30_elf_relocate_section): Likewise.
9412 * elf32-h8300.c (elf32_h8_relocate_section): Likewise.
9413 * elf32-i860.c (elf32_i860_relocate_section): Likewise.
9414 * elf32-m68hc1x.c (m68hc11_get_relocation_value): Likewise.
9415 * elf32-mcore.c (mcore_elf_relocate_section): Likewise.
9416 * elf32-msp430.c (elf32_msp430_relocate_section): Likewise.
9417 * elf32-openrisc.c (openrisc_elf_relocate_section): Likewise.
9418 * elf32-v850.c (v850_elf_relocate_section): Likewise.
9419 * elf32-xstormy16.c (xstormy16_elf_relocate_section): Likewise.
9420 * elf64-mmix.c (mmix_elf_relocate_section): Likewise.
9421
9422 2004-03-19 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9423
9424 * elf32-hppa.c (elf32_hppa_check_relocs): Handle R_PARISC_PCREL32.
9425 (final_link_relocate): Likewise.
9426 * elf-hppa.h (elf_hppa_reloc_final_type): Handle selectors for
9427 R_PARISC_PCREL32 and R_PARISC_PCREL64 relocations.
9428
9429 2004-03-19 Alan Modra <amodra@bigpond.net.au>
9430
9431 * Makefile.am: Run "make dep-am".
9432 * Makefile.in: Regenerate.
9433 * aclocal.m4: Regenerate.
9434 * config.in: Regenerate.
9435 * po/bfd.pot: Regenerate.
9436
9437 2004-03-19 Alan Modra <amodra@bigpond.net.au>
9438 H.J. Lu <hongjiu.lu@intel.com>
9439
9440 * elflink.c (_bfd_elf_merge_symbol): Revert last change. Move
9441 type and size change code to where it was previously. Remove
9442 dt_needed param. Treat old weak syms as strong if new sym is
9443 from a shared lib, even when old sym is from another shared
9444 lib. Remove unnecessary tests of oldweak and newweak. Correct
9445 comments.
9446 (_bfd_elf_add_default_symbol): Remove dt_needed param. Update
9447 _bfd_elf_merge_symbol calls.
9448 * elflink.h (elf_link_add_object_symbols): Update calls. Remove
9449 dt_needed local var. Update comments.
9450 * elf-bfd.h (_bfd_elf_merge_symbol): Update prototype.
9451 (_bfd_elf_add_default_symbol): Likewise.
9452
9453 * elflink.c (_bfd_elf_merge_symbol): Reinstate code to handle
9454 strong syms in one shared object overriding weak syms in another.
9455
9456 2004-03-18 Alan Modra <amodra@bigpond.net.au>
9457
9458 * elf-bfd.h (struct elf_obj_tdata): Delete dt_soname field. Add
9459 dyn_lib_class field. Rearrange for better packing.
9460 (elf_dt_soname): Delete.
9461 (elf_dyn_lib_class): Define.
9462 * elf.c (bfd_elf_set_dt_needed_name): Update comment.
9463 (bfd_elf_set_dt_needed_soname): Delete.
9464 (bfd_elf_set_dyn_lib_class): New function.
9465 * elflink.h (add_dt_needed_tag): New function. Split out from..
9466 (elf_link_add_object_symbols): ..here. Rename "name" to "soname".
9467 Use elf_dyn_lib_class to set dt_needed and add_needed. Move fallback
9468 initialization of soname.
9469 (elf_link_check_versioned_symbol): Test elf_dyn_lib_class instead of
9470 elf_dt_soname.
9471 * bfd-in.h (enum dynamic_lib_link_class): New.
9472 (bfd_elf_set_dt_needed_soname): Delete.
9473 (bfd_elf_set_dyn_lib_class): Declare.
9474 * bfd-in2.h: Regenerate.
9475
9476 * elflink.c (_bfd_elf_merge_symbol): Rewrite weak symbol handling.
9477 (_bfd_elf_add_default_symbol): Remove indirect BFD_ASSERTs.
9478 * elflink.h (elf_link_add_object_symbols): Don't clear dt_needed in
9479 symbol loop. Instead use add_needed to flag tag as written.
9480
9481 2004-03-17 Nathan Sidwell <nathan@codesourcery.com>
9482
9483 * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Correct
9484 logic for null_input_bfd detection.
9485
9486 2004-03-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
9487
9488 * config.bfd: Switch sh-*-rtems* to ELF. Add sh-*-rtemscoff*.
9489
9490 2004-03-16 Mark Kettenis <kettenis@gnu.org>
9491
9492 * netbsd-core.c (netbsd_core_file_p) [CORE_FPU_OFFSET]: Remove
9493 code.
9494
9495 2004-03-16 Alan Modra <amodra@bigpond.net.au>
9496
9497 * elflink.c (elf_link_read_relocs_from_section): Don't use
9498 NUM_SHDR_ENTRIES in end of reloc calc. Move NULL shdr check..
9499 (_bfd_elf_link_read_relocs): ..to here.
9500 * elf32-ppc.c (ppc_elf_relax_section): Formatting.
9501
9502 2004-03-16 Alan Modra <amodra@bigpond.net.au>
9503
9504 * configure.in (HOST_64BIT_TYPE, HOST_U_64BIT_TYPE): Don't override
9505 values selected in configure.host. Require both to be defined
9506 before setting BFD_HOST_64_BIT_DEFINED. Protect assignment to
9507 corresponding BFD_HOST vars with quotes.
9508 <${host64}-${target64}-${want64} in *true*>: Don't exempt gcc;
9509 Always require BFD_HOST_64_BIT_DEFINED.
9510 <file_ptr type>: Find off_t size before emitting message. Combine
9511 off_t and ftello64 conditional.
9512 * configure: Regenerate.
9513
9514 2004-03-16 Alan Modra <amodra@bigpond.net.au>
9515
9516 * elf32-m32r.c (m32r_elf_create_dynamic_sections): Fix pointer
9517 aliasing warning. Remove trailing whitespace throughout file.
9518
9519 2004-03-15 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9520
9521 * elf-hppa.h (elf_hppa_relocate_section): Pass input_bfd instead of
9522 input_section in calls to get_dyn_name.
9523 * elf64-hppa.c (get_dyn_name): Change type of first argument to "bfd *". Use section id of first section in input BFD to build dynamic name for
9524 local symbols.
9525 (elf64_hppa_check_relocs): Pass abfd in call to get_dyn_name.
9526
9527 2004-03-15 Alan Modra <amodra@bigpond.net.au>
9528
9529 * bfd-in.h (bfd_int64_t, bfd_uint64_t): New types.
9530 (BFD_HOST_64_BIT, BFD_HOST_U_64_BIT): Don't define here.
9531 (bfd_getb64, bfd_getl64, bfd_get_bits): Return bfd_uint64_t.
9532 (bfd_getb_signed_64, bfd_getl_signed_64): Return bfd_int64_t.
9533 (bfd_putb64, bfd_putl64, bfd_put_bits): Accept bfd_uint64_t.
9534 * configure.in (HOST_U_64BIT_TYPE): Set when sizeof long is 8.
9535 (BFD_HOST_64_BIT_DEFINED, BFD_HOST_64_BIT, BFD_HOST_U_64_BIT): Set
9536 when using long.
9537 * libbfd.c (EIGHT_GAZILLION, COERCE64): Use bfd_int64_t.
9538 (bfd_getb64): Return bfd_uint64_t. Enable when BFD_HOST_64_BIT.
9539 (bfd_getl64, bfd_getb_signed_64, bfd_getl_signed_64): Likewise.
9540 (bfd_putb64): Accept bfd_uint64_t. Enable when BFD_HOST_64_BIT.
9541 (bfd_putl64, bfd_put_bits, bfd_get_bits): Likewise.
9542 * dwarf2.c (struct attribute): Use bfd_int64_t and bfd_uint64_t.
9543 (read_8_bytes, read_indirect_string, read_address): Likewise.
9544 (read_abbrevs, parse_comp_unit): Likewise.
9545 * targets.c (struct bfd_target): Likewise.
9546 * aix386-core.c (NO_GET64, NO_PUT64, NO_GETS64): Define and use.
9547 * hppabsd-core.c: Likewise. Formatting.
9548 * hpux-core.c: Likewise.
9549 * irix-core.c: Likewise.
9550 * netbsd-core.c: Likewise.
9551 * osf-core.c: Likewise.
9552 * ptrace-core.c: Likewise.
9553 * sco5-core.c: Likewise.
9554 * trad-core.c: Likewise.
9555 * configure: Regenerate.
9556 * bfd-in2.h: Regenerate.
9557
9558 2004-03-15 Alan Modra <amodra@bigpond.net.au>
9559
9560 * bfd-in.h (bfd_getb64, bfd_getl64): Replace bfd_byte* with void*.
9561 (bfd_getb32, bfd_getl32, bfd_getb16, bfd_getl16): Likewise.
9562 (bfd_getb_signed_64, bfd_getl_signed_64): Likewise.
9563 (bfd_getb_signed_32, bfd_getl_signed_32): Likewise.
9564 (bfd_getb_signed_16, bfd_getl_signed_16): Likewise.
9565 (bfd_putb64, bfd_putl64, bfd_putb32, bfd_putl32): Likewise.
9566 (bfd_putb16, bfd_putl16, bfd_get_bits, bfd_put_bits): Likewise.
9567 * libbfd.c: Likewise in function definitions.
9568 (bfd_put_8): Mask with 0xff rather than casting to char.
9569 (bfd_putb16, bfd_putl16, bfd_putb32, bfd_putl32): Likewise.
9570 (bfd_putb64, bfd_putl64, bfd_put_bits): Likewise.
9571 (H_PUT_64, H_PUT_32, H_PUT_16, H_PUT_8): Remove casts, simplify.
9572 (H_PUT_S64, H_PUT_S32, H_PUT_S16, H_PUT_S8): Likewise.
9573 (H_GET_64, H_GET_32, H_GET_16, H_GET_8): Likewise.
9574 (H_GET_S64, H_GET_S32, H_GET_S16, H_GET_S8): Likewise.
9575 * libaout.h (H_PUT_64 H_PUT_32, H_PUT_16): Remove casts, simplify.
9576 (H_PUT_S64, H_PUT_S32, H_PUT_S16): Likewise.
9577 (H_GET_64, H_GET_32, H_GET_16): Likewise.
9578 (H_GET_S64, H_GET_S32, H_GET_S16): Likewise.
9579 * archive.c (do_slurp_coff_armap): Update swap prototype.
9580 * coff-tic54x.c (tic54x_getl32): Replace bfd_byte* with void*.
9581 (tic54x_getl_signed_32): Likewise.
9582 (tic54x_putl32): Likewise. Mask with 0xff rather than casting to char.
9583 * mach-o.c (bfd_mach_o_read_header): Update get32 prototype.
9584 * pdp11.c (bfd_getp32): Make static, replace bfd_byte* with void*.
9585 (bfd_getp_signed_32, bfd_putp32): Likewise.
9586 * targets.c (struct bfd_target): Use void* in place of bfd_byte* for
9587 bfd_getx64, bfd_getx_signed_64, bfd_putx64, bfd_getx32,
9588 bfd_getx_signed_32, bfd_putx32, bfd_getx16, bfd_getx_signed_16,
9589 bfd_putx16, bfd_h_getx64, bfd_h_getx_signed_64, bfd_h_putx64,
9590 bfd_h_getx32, bfd_h_getx_signed_32, bfd_h_putx32, bfd_h_getx16,
9591 bfd_h_getx_signed_16, bfd_h_putx16.
9592 * aix386-core.c (NO_GET, NO_GETS, NO_PUT): Update prototypes.
9593 * hppabsd-core.c: Similarly. Rename NO_SIGNED_GET to NO_GETS.
9594 * hpux-core.c: Likewise.
9595 * irix-core.c: Likewise.
9596 * netbsd-core.c: Likewise.
9597 * osf-core.c: Likewise.
9598 * ptrace-core.c: Likewise.
9599 * sco5-core.c: Likewise.
9600 * trad-core.c: Likewise.
9601 * bfd-in2.h: Regenerate.
9602
9603 2004-03-15 Matt Thomas <matt@3am-software.com>
9604
9605 * config.bfd: Add x86-64 vector to NetBSD/i386 if 64bit BFD is
9606 selected.
9607
9608 2004-03-13 Mark Kettenis <kettenis@gnu.org>
9609
9610 * config.bfd: Add x86_64-*-openbsd*.
9611 * configure.in (x86_64-*-openbsd*): Set COREFILE to
9612 netbsd-core.lo.
9613 * configure: Regenerate.
9614
9615 2004-03-12 Nick Clifton <nickc@redhat.com>
9616 Dave Murphy <wintermute2k4@ntlworld.com>
9617
9618 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Skip most checks
9619 if the input bfd does not contain any code.
9620
9621 2004-03-09 Steve Ellcey <sje@cup.hp.com>
9622
9623 * elfxx-ia64.c (plt_full_entry): Change ld8 to ld8.acq.
9624
9625 2004-03-05 Fred Fish <fnf@redhat.com>
9626
9627 * elfxx-mips.c (_bfd_mips_elf_finish_dynamic_symbol): Just force
9628 mips16 symbols to be even rather than testing first for even/odd.
9629 (_bfd_mips_elf_link_output_symbol_hook): Ditto.
9630
9631 2004-03-05 Nathan Sidwell <nathan@codesourcery.com>
9632
9633 * elf.c (map_sections_to_segments): Ignore .tbss sections for
9634 layout purposes.
9635
9636 2004-03-03 Alexandre Oliva <aoliva@redhat.com>
9637
9638 * elflink.c (bfd_elf_record_link_assignment): Mark undefweak and
9639 undefined symbols as hash_new.
9640
9641 2003-03-03 Andrew Stubbs <andrew.stubbs@superh.com>
9642
9643 * archures.c: Add bfd_mach_sh4_nommu_nofpu.
9644 * cpu-sh.c: Ditto.
9645 * elf32-sh.c: Ditto.
9646 * bfd-in2.h: Regenerate.
9647
9648 2004-03-02 Alexandre Oliva <aoliva@redhat.com>
9649
9650 * elf32-frv.c (struct frv_pic_relocs_info): Added fixups and
9651 dynrelocs.
9652 (_frv_count_got_plt_entries): Initialize them.
9653 (frv_pic_relocs_info_find): Add insert argument. Adjust all
9654 callers.
9655 (frv_pic_relocs_info_for_global): Likewise.
9656 (frv_pic_relocs_info_for_local): Likewise.
9657 (frv_pic_merge_early_relocs_info): New.
9658 (_frv_resolve_final_relocs_info): Use it in case one entry maps to
9659 another.
9660 (_frv_add_dyn_reloc): Add entry argument. Adjust all callers.
9661 Check that we don't exceed the allocated count for entry.
9662 (_frv_add_rofixup): Likewise.
9663 (_frv_emit_got_relocs_plt_entries): Adjust for coding standards.
9664 (elf32_frv_finish_dynamic_sections): Improve error message in case
9665 we emit too few rofixup entries.
9666
9667 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
9668
9669 * archures.c (bfd_mach_fr450): New.
9670 * bfd-in2.h: Regenerate.
9671 * cpu-frv.c (arch_info_450): New bfd_arch_info_type.
9672 (arch_info_500): Link to it.
9673 * elf32-frv.c (elf32_frv_machine, frv_elf_merge_private_bfd_data)
9674 (frv_elf_print_private_bfd_data): Handle fr405 and fr450 header flags.
9675 (frv_elf_arch_extension_p): New function.
9676 (frv_elf_merge_private_bfd_data): Use it.
9677
9678 2004-02-28 H.J. Lu <hongjiu.lu@intel.com>
9679
9680 * elf-bfd.h (_bfd_elf_link_add_archive_symbols): New prototype.
9681
9682 * elflink.h (is_global_data_symbol_definition): Moved to
9683 elflink.c.
9684 (elf_link_is_defined_archive_symbol): Likewise.
9685 (elf_link_add_archive_symbols): Likewise. Renamed to
9686 _bfd_elf_link_add_archive_symbols.
9687
9688 * elflink.c (elf_link_is_defined_archive_symbol): Get the size
9689 of ELF symbol table entry from backend.
9690 (_bfd_elf_link_add_archive_symbols): Call bfd_link_add_symbols
9691 instead of elf_link_add_object_symbols.
9692
9693 2004-02-27 Alexandre Oliva <aoliva@redhat.com>
9694
9695 * elf-bfd.h (struct elf_backend_data): Added
9696 elf_backend_can_make_relative_eh_frame,
9697 elf_backend_can_make_lsda_relative_eh_frame and
9698 elf_backend_encode_eh_address.
9699 (_bfd_elf_encode_eh_address): Declare.
9700 (_bfd_elf_can_make_relative): Declare.
9701 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Use new
9702 hooks to decide whether to attempt to make_relative and
9703 make_lsda_relative.
9704 (_bfd_elf_write_section_eh_frame_hdr): Call encode_eh_address.
9705 (_bfd_elf_can_make_relative): New.
9706 (_bfd_elf_encode_eh_address): New.
9707 * elf32-frv.c (frv_elf_use_relative_eh_frame): New.
9708 (frv_elf_encode_eh_address): New.
9709 (elf_backend_can_make_relative_eh_frame): Define.
9710 (elf_backend_can_make_lsda_relative_eh_frame): Define.
9711 (elf_backend_encode_eh_address): Define.
9712 * elfxx-target.h
9713 (elf_backend_can_make_relative_eh_frame): Define.
9714 (elf_backend_can_make_lsda_relative_eh_frame): Define.
9715 (elf_backend_encode_eh_address): Define.
9716 (elfNN_bed): Add them.
9717
9718 2004-02-27 Alexandre Oliva <aoliva@redhat.com>
9719
9720 * elf32-frv.c (elf32_frv_howto_table) <R_FRV_LABEL16>: Set
9721 complain_on_overflow to signed.
9722
9723 2004-02-27 H.J. Lu <hongjiu.lu@intel.com>
9724
9725 * elflink.h (sort_symbol): New.
9726 (elf_link_add_object_symbols): Use a sorted symbol array for
9727 weakdef.
9728
9729 2004-02-27 Jakub Jelinek <jakub@redhat.com>
9730
9731 * elf32-s390.c (allocate_dynrelocs): Use SYMBOL_REFERENCES_LOCAL
9732 for pc relative relocs.
9733 (elf_s390_relocate_section): Likewise.
9734 * elf64-s390.c (allocate_dynrelocs): Use SYMBOL_REFERENCES_LOCAL
9735 for pc relative relocs.
9736 (elf_s390_relocate_section): Likewise.
9737
9738 2004-02-26 H.J. Lu <hongjiu.lu@intel.com>
9739
9740 * elfxx-ia64.c (elfNN_ia64_check_relocs): Fix call to
9741 count_dyn_reloc.
9742
9743 2004-02-25 H.J. Lu <hongjiu.lu@intel.com>
9744
9745 * elfxx-ia64.c (elfNN_ia64_dyn_reloc_entry): Add the reltext.
9746 field to track if a relocation is against readonly section.
9747 (count_dyn_reloc): Take a new argument for rent->reltext.
9748 (elfNN_ia64_check_relocs): Adjust call to count_dyn_reloc.
9749 (get_reloc_section): Don't set ia64_info->reltext here.
9750 (allocate_dynrel_entries): Set ia64_info->reltext here.
9751
9752 2004-02-24 Alexandre Oliva <aoliva@redhat.com>
9753
9754 * elf32-frv.c (FRV_SYM_LOCAL): Weak undefined doesn't imply local.
9755 (_frv_emit_got_relocs_plt_entries): Decay relocation to protected
9756 function's descriptor to symbol+offset, and map local undefweak
9757 symbol to NULL function descriptor.
9758 (elf32_frv_relocate_section): Likewise.
9759
9760 2004-02-23 Mark Kettenis <kettenis@gnu.org>
9761
9762 * libaout.h (enum machine_type): Add M_SPARC64_NETBSD and
9763 M_X86_64_NETBSD.
9764 * netbsd-core.c (M_SPARC64_OPENBSD): Define.
9765 (netbsd_core_file_p): Set architecture from machine ID for
9766 selected machines.
9767
9768 2004-02-23 Jakub Jelinek <jakub@redhat.com>
9769
9770 * elflink.h (size_dynamic_sections): If not adding DT_FLAGS and
9771 DF_BIND_NOW is set in info->flags, create DT_BIND_NOW dynamic entry.
9772
9773 2004-02-21 H.J. Lu <hongjiu.lu@intel.com>
9774
9775 * elflink.c (_bfd_elf_merge_symbol): Properly handle undefined
9776 symbols with non-default visibility.
9777
9778 2004-02-21 Danny Smith <daanysmith@users.sourceforge.net>
9779
9780 * peXXigen.c (_bfd_XXi_swap_scnhdr_out): Clear
9781 IMAGE_SCN_MEM_WRITE on known sections only.
9782
9783 2004-02-20 Jakub Jelinek <jakub@redhat.com>
9784
9785 * elf32-ppc.c (allocate_dynrelocs): Create dynsym for undef weak
9786 symbols used in PIE relocs.
9787
9788 2004-02-19 Jakub Jelinek <jakub@redhat.com>
9789
9790 * elf32-sparc.c (elf32_sparc_finish_dynamic_sections): Clear
9791 .plt sh_entsize.
9792
9793 2004-02-18 Daniel Jacobowitz <drow@mvista.com>
9794
9795 * configure.in: Update version to 2.15.90.
9796 * configure: Regenerate.
9797
9798 2004-02-17 Daniel Jacobowitz <drow@mvista.com>
9799 Richard Sandiford <rsandifo@redhat.com>
9800
9801 * elfxx-mips.c (mips_elf_calculate_relocation): Use
9802 _bfd_elf_symbol_refs_local_p to decide whether to decay
9803 a GOT_PAGE/GOT_OFST pair to GOT_DISP/addend.
9804 (_bfd_mips_elf_check_relocs): Add a global GOT entry for GOT_PAGE
9805 relocs if the symbol wasn't defined by a regular object file.
9806 Don't check the symbol's dynindx.
9807
9808 2004-02-16 Andrew Cagney <cagney@redhat.com>
9809
9810 * bfd-in.h (file_ptr, ufile_ptr): Configure type using
9811 @bfd_file_ptr@.
9812 * bfd-in2.h: Re-generate.
9813
9814 2004-02-14 Andrew Cagney <cagney@redhat.com>
9815
9816 * configure.host (HDEFINES): When hppa*-*-hpux*, define
9817 _LARGEFILE64_SOURCE.
9818
9819 2004-02-13 Andrew Cagney <cagney@redhat.com>
9820
9821 * elf.c (vma_page_aligned_bias): New function.
9822 (assign_file_positions_except_relocs)
9823 (assign_file_positions_for_segments): Replace broken modulo
9824 arithmetic with call to vma_page_aligned_bias.
9825
9826 2004-02-11 Andrew Cagney <cagney@redhat.com>
9827
9828 * bfd-in.h: Update copyright.
9829 (bfd_tell): Change return type to file_ptr.
9830 * bfd-in2.h: Re-generate.
9831 * cache.c: Update copyright.
9832 (bfd_cache_lookup_worker): Use real_fseek, do not cast offset
9833 parameter.
9834 (close_one): Use real_ftell.
9835 * bfdio.c: Update copyright.
9836 (real_ftell, real_fseek): New functions.
9837 (bfd_tell): Use real_fseek and real_ftell, change return type to
9838 file_ptr.
9839 (bfd_seek): Use real_ftell and real_fseek, change type of
9840 file_position to a file_ptr.
9841 * libbfd-in.h: Update copyright.
9842 (real_ftell, real_fseek): Declare.
9843 * libbfd.h: Re-generate.
9844
9845 * configure.in (AC_CHECK_FUNCS): Check for ftello, ftello64,
9846 fseeko and fseeko64. Determine bfd_file_ptr.
9847 * configure: Re-generate.
9848 * config.in: Re-generate.
9849
9850 2004-02-09 Anil Paranjpe <anilp1@KPITCummins.com>
9851
9852 * coff-h8300.c: Added comments about relaxation for ldc.w and stc.w.
9853 * elf32-h8300.c: Likewise.
9854
9855 2004-02-09 Christian Vogel <vogelchr@vogel.cx>
9856 Nick Clifton <nickc@redhat.com>
9857
9858 * elf64-alpha.c (elf64_alpha_calc_got_offsets_for_symbol): Catch
9859 GOT entries with no associated GOT subsection.
9860
9861 2004-02-09 Richard Sandiford <rsandifo@redhat.com>
9862
9863 * bfd-elf.h (elf_backend_name_local_section_symbols): New hook.
9864 * elf.c (swap_out_syms): Use it to decide whether local section
9865 symbols should be named.
9866 * elfxx-target.h (elf_backend_name_local_section_symbols): New macro.
9867 * elfxx-mips.h (_bfd_mips_elf_name_local_section_symbols): Declare.
9868 (elf_backend_name_local_section_symbols): Define.
9869 * elfxx-mips.c (_bfd_mips_elf_name_local_section_symbols): New.
9870
9871 2004-01-30 H.J. Lu <hongjiu.lu@intel.com>
9872
9873 * elfxx-ia64.c (elfNN_ia64_relax_brl): New function.
9874 (elfNN_ia64_relax_section): Optimize brl to br during the relax
9875 finalize pass.
9876
9877 2004-01-30 Alexandre Oliva <aoliva@redhat.com>
9878
9879 * elf32-frv.c (elf32_frv_always_size_sections): Initialize pointer
9880 to bfd_link_hash_entry passed by reference to
9881 _bfd_generic_link_add_one_symbol.
9882
9883 2004-01-25 H.J. Lu <hongjiu.lu@intel.com>
9884
9885 * elfxx-ia64.c (elfNN_ia64_relocate_section): Disallow imm
9886 relocations against dynamic symbols.
9887
9888 2004-01-23 Daniel Jacobowitz <drow@mvista.com>
9889
9890 * elf32-arm.h (elf32_arm_check_relocs): Revert part of 2004-01-13
9891 change.
9892
9893 2004-01-21 Tom Rix <tcrix@worldnet.att.net>
9894
9895 * reloc.c: New 5 bit reloc, BFD_RELOC_M68HC12_5B, for m68hc12 movb/movw.
9896 * bfd-in2.h, libbfd.h: Rebuilt.
9897
9898 2004-01-20 Danny Smith <dannysmith@users.sourceforge.net>
9899
9900 * peXXigen.c (_bfd_XXi_swap_scnhdr_out): Don't remove
9901 IMAGE_SCN_MEM_WRITE flag from .text section if WP_TEXT
9902 flag has been cleared.
9903
9904 2004-01-19 Kazu Hirata <kazu@cs.umass.edu>
9905
9906 * coff-h8300.c: Add and adjust comments about relaxation.
9907 * elf32-h8300.c: Likewise.
9908
9909 2004-01-16 Kazu Hirata <kazu@cs.umass.edu>
9910
9911 * coff-h8300.c: Fix comment typos.
9912 * elf32-h8300.c: Likewise.
9913
9914 2004-01-16 Kazu Hirata <kazu@cs.umass.edu>
9915
9916 * coff-h8300.c: Add comments about relaxation.
9917 * elf32-h8300.c: Likewise.
9918
9919 2004-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
9920
9921 * acinclude.m4: Quote names of macros to be defined by AC_DEFUN
9922 throughout.
9923 * aclocal.m4: Regenerate.
9924 * configure: Regenerate.
9925
9926 2004-01-13 Ian Lance Taylor <ian@wasabisystems.com>
9927
9928 * elf64-mips.c (mips_elf64_slurp_one_reloc_table): Call
9929 mips_elf64_rtype_to_howto instead of using howto_table.
9930
9931 2004-01-13 Daniel Jacobowitz <drow@mvista.com>
9932
9933 * elf32-arm.h (elf32_arm_final_link_relocate): Check that we created
9934 the .plt section.
9935 (elf32_arm_check_relocs): Don't increment the PLT refcount for
9936 relocs which would not use the PLT.
9937
9938 2004-01-13 Alan Modra <amodra@bigpond.net.au>
9939
9940 * elf64-ppc.c (ppc64_elf_check_relocs): Ignore !SEC_ALLOC relocs.
9941 (ppc64_elf_gc_sweep_hook): Likewise.
9942 (ppc64_elf_size_dynamic_sections): Test for .plt directly.
9943
9944 2004-01-12 Anil Paranjpe <anilp1@KPITCummins.com>
9945
9946 Adds linker relaxation support for bit manipulation insns like
9947 band, bclr, biand, bild, bior, bist, bixor, bld, bnot, bor, bset,
9948 bst, btst, bxor.
9949 * elf32-h8300.c: Opcode for bit manipulation insn is checked in
9950 elf32_h8_relax_section function while relxation for aa:16 and aa:32.
9951 * coff-h8300.c: Opcode for bit manipulation insn is checked in
9952 h8300_reloc16_extra_cases function while relxation for aa:16 and aa:32.
9953
9954 2004-01-12 Alan Modra <amodra@bigpond.net.au>
9955
9956 * dwarf2.c: Convert to C90, remove unneeded casts and prototypes.
9957
9958 2004-01-11 Kazu Hirata <kazu@cs.umass.edu>
9959
9960 * elf32-h8300.c: Fix formatting.
9961
9962 2004-01-11 Kazu Hirata <kazu@cs.umass.edu>
9963
9964 * elf32-cris.c (cris_elf_gc_sweep_hook): Return early if no
9965 dynamic object is present. Declare r_symndx and h in an inner
9966 scope.
9967 * elf32-vax.c (elf_vax_gc_sweep_hook): Likewise.
9968
9969 2004-01-09 Daniel Jacobowitz <drow@mvista.com>
9970
9971 * elf32-arm.h (struct elf32_arm_relocs_copied): Remove pc_count.
9972 (elf32_arm_copy_indirect_symbol): Don't copy pc_count.
9973 (elf32_arm_final_link_relocate): Handle PLT32 and PC24 relocs
9974 identically. Do not emit PC24 relocations for shared libraries.
9975 (elf32_arm_gc_sweep_hook): Handle PLT32 and PC24 relocs
9976 identically. Don't adjust pc_count.
9977 (elf32_arm_check_relocs): Handle PLT32 and PC24 relocs identically.
9978 Set ELF_LINK_HASH_NEEDS_PLT for both. Don't adjust pc_count; don't
9979 adjust count for branch relocations.
9980 (allocate_dynrelocs): Correct typo in call to
9981 WILL_CALL_FINISH_DYNAMIC_SYMBOL. Never allocate space for
9982 PC24 or PLT32 relocs when linking.
9983
9984 2004-01-09 Dmitry Semyonov <Dmitry.Semyonov@oktet.ru>
9985
9986 * coff-arm.c (aoutarm_std_reloc_howto): [ARM_WINCE] Synchronize ARM_26D
9987 relocation howto with ARM_26 one for consistency.
9988 (coff_arm_relocate_section): Set partial_inplace for ARM_26 relocations
9989 that will be converted to ARM_26D ones, since we always want 'done'
9990 relocations to be reflected in section's data.
9991 (coff_arm_relocate_section): [ARM_WINCE] Quick fix for BL instruction
9992 offset.
9993 (_bfd_final_link_relocate): Do not modify "inplace" data, if not
9994 requested.
9995
9996 2004-01-08 Dmitry Semyonov <Dmitry.Semyonov@oktet.ru>
9997
9998 * coff-arm.c (coff_arm_relocate_section): Do not alter relocs that
9999 are not partial_inplace during a relocatable link.
10000
10001 2004-01-08 Kazu Hirata <kazu@cs.umass.edu>
10002
10003 * elf32-m68k.c (elf_m68k_gc_sweep_hook): Return early
10004 if no dynamic object is present. Declare r_symndx and h in an
10005 inner scope.
10006
10007 2004-01-07 H.J. Lu <hongjiu.lu@intel.com>
10008
10009 * elfxx-ia64.c (elfNN_ia64_relax_section): Don't install
10010 trampoline if it is known out of range.
10011
10012 2004-01-06 Alexandre Oliva <aoliva@redhat.com>
10013
10014 2003-12-17 Alexandre Oliva <aoliva@redhat.com>
10015 * elf32-frv.c (_frv_osec_readonly_p): New.
10016 (_frv_emit_got_relocs_plt_entries): Don't emit rofixup for
10017 undefweak symbol.
10018 (_frv_count_got_plt_entries): Adjust expected count accordingly.
10019 (elf32_frv_relocate_section): Likewise. Error out if attempting
10020 to emit rofixups or dynamic relocs in read-only segments. Use
10021 _bfd_elf_section_offset to adjust r_offsets in rofixups and
10022 dynamic relocations.
10023 2003-12-12 Alexandre Oliva <aoliva@redhat.com>
10024 * elf32-frv.c (elf32_frv_relocate_section): Compute dynamic
10025 relocations or fixups involving merged sections correctly. Avoid
10026 crash when undefined symbol is referenced by R_FRV_32 or
10027 R_FRV_FUNCDESC_VALUE.
10028 2003-12-02 Alexandre Oliva <aoliva@redhat.com>
10029 * elf32-frv.c (elf32_frv_relocate_section): Add output_offset of
10030 input section holding local symbol to addend of R_FRV_32 or
10031 R_FRV_FUNCDESC_VALUE dynamic relocation.
10032 2003-11-27 Alexandre Oliva <aoliva@redhat.com>
10033 * elf32-frv.c (elf32_frv_modify_segment_map): Add link info arg.
10034 (elf32_frv_always_size_sections): Don't store pointer to
10035 __stacksize symbol in sec_info.
10036 (elf32_frv_modify_segment_map): Look it up here.
10037 2003-11-26 Alexandre Oliva <aoliva@redhat.com>
10038 * elf32-frv.c (_frv_emit_got_relocs_plt_entries): Emit the address
10039 of the lazy PLT entry, not only its offset, as the low word of a
10040 function descriptor.
10041 2003-11-10 Alexandre Oliva <aoliva@redhat.com>
10042 * elf32-frv.c (elf32_frv_always_size_sections): Define __stacksize
10043 if a hash table entry already exists but is not a definition.
10044 2003-11-05 Alexandre Oliva <aoliva@redhat.com>
10045 * elf32-frv.c (frv_elf_link_hash_table_create): Use bfd_zalloc.
10046 (_frv_add_rofixup): Don't inline.
10047 (_frv_emit_got_relocs_plt_entries): Use NULL as funcdesc address
10048 for undefweak symbols.
10049 (elf32_frv_relocate_section): Avoid crash while computing
10050 relocation when linking with shared library. Only emit rofixups
10051 and dynamic relocations for alloc&load sections. Mark binaries
10052 with inter-segment relocations for relocation as a unit.
10053 (_frv_create_got_section): Rename .rofixup.got to .rofixup.
10054 (DEFAULT_STACK_SIZE): New.
10055 (_frv_count_got_plt_entries): Fix thinko in deciding whether to
10056 emit rofixups or dynamic relocs when linking dynamic non-PIE
10057 executables.
10058 (elf32_frv_size_dynamic_sections): Generate rofixup on PIEs and
10059 shared libs too. Reserve the last entry for the GOT pointer.
10060 (elf32_frv_finish_dynamic_sections): Emit it.
10061 (elf32_frv_always_size_sections): New.
10062 (elf32_frv_modify_segment_map): New.
10063 (elf32_frv_check_relocs): Reserve relocs32 space only in ALLOC
10064 sections.
10065 (frv_elf_merge_private_bfd_data): Clear PIC bit if FDPIC is set.
10066 (frv_elf_print_private_bfd_data): Handle FDPIC and LIBPIC.
10067 (elf_backend_always_size_sections): New.
10068 (elf_backend_modify_segment_map): New.
10069 2003-10-31 Alexandre Oliva <aoliva@redhat.com>
10070 * config.bfd: Added frv-*-*linux*.
10071 * elf32-frv.c (_frv_emit_got_relocs_plt_entries): Use idx 0 for
10072 ABS section, instead of crashing.
10073 (elf32_frv_relocate_section): Don't crash before warning about
10074 different segments in non-PIC relocation.
10075 2003-10-17 Alexandre Oliva <aoliva@redhat.com>
10076 * elf32-frv.c (elf32_frv_relocate_section): Don't warn on LABEL24
10077 relocs to undefweak symbols.
10078 (elf32_frv_relocate_section): Ditto for undefined symbols.
10079 2003-10-06 Alexandre Oliva <aoliva@redhat.com>
10080 * elf32-frv.c (elf32_frv_create_dynamic_sections): Make sure
10081 gotfixup section was created.
10082 2003-09-30 Alexandre Oliva <aoliva@redhat.com>
10083 * elf32-frv.c (elf32_frv_howto_table): Change GOT12,
10084 FUNCDESC_GOT12, GOTOFF12 and FUNCDESC_GOTOFF12 to
10085 complain_overflow_signed.
10086 * elf32-frv.c (_frv_add_rofixup): Do not error out if contents
10087 have not been allocated.
10088 (_frv_emit_got_relocs_plt_entries): Return non-void. Assert
10089 privfd only if dynamic sections were created.
10090 (elf32_frv_relocate_section): Compute gprel_segment, and use it
10091 for GPREL relocs. When linking relocatable FDPIC executables,
10092 emit warnings for relocations that would be illegal on PIE or
10093 shared libraries. Emit rofixup for R_FRV_32 only if input object
10094 is not FDPIC.
10095 (_frv_create_got_section): Define _gp symbol in the rofixup
10096 section.
10097 (elf32_frv_finish_dynamic_sections): If rofixups needed but
10098 dynamic sections missing, error out requesting -melf32frvfd.
10099 2003-09-19 Alexandre Oliva <aoliva@redhat.com>
10100 * elf32-frv.c (_frv_emit_got_relocs_plt_entries): Rearrange
10101 computation of addends from section and global or local symbol
10102 value. Change return type to bfd_boolean, and return a failure if
10103 a dynamic FUNCDESC or FUNCDESC_VALUE relocation that requires a
10104 nonzero addend is required.
10105 (elf32_frv_relocate_section): Likewise. Print error for
10106 unsupported nonzero addends.
10107 2003-09-18 Alexandre Oliva <aoliva@redhat.com>
10108 * elf32-frv.c (FRV_SYM_LOCAL): In the absence of dynamic sections,
10109 force everything local.
10110 (_frv_emit_got_relocs_plt_entries): Cope with NULL sec.
10111 * elf32-frv.c (struct frv_elf_link_hash_table): Added sgotfixup.
10112 (frv_gotfixup_section): New.
10113 (FRV_SYM_LOCAL): Accept undefweak and local common symbols.
10114 (struct frv_pic_relocs_info): Split relocs into relocs32, relocsfd
10115 and relocsfdv.
10116 (_frv_add_rofixup): New.
10117 (_frv_emit_got_relocs_plt_entries): Generate fixups for non-PIE
10118 fdpic executables. Use FRV_SYM_LOCAL more widely to simplify and
10119 improve some ugly conditions.
10120 (elf32_frv_relocate_section): Likewise. Reject inter-segment
10121 relocations in fdpic.
10122 (_frv_create_got_section): Create .rofixup.got section.
10123 (struct _frv_dynamic_got_info): Added fixups.
10124 (_frv_count_got_plt_entries): Account in-GOT relocations into
10125 relocs32, relocsfd and relocsfdv. Account them into relocs or
10126 fixups, as appropriate.
10127 (elf32_frv_size_dynamic_sections): Size rofixup section. Simplify
10128 sizing of gotrel.
10129 (elf32_frv_finish_dynamic_sections): Verify that the right number
10130 of relocations and fixups was generated.
10131 (elf32_frv_check_relocs): Compute relocs32, relocsfd and
10132 relocsfdv.
10133 * elf32-frv.c (FRV_SYM_LOCAL): New macro, used instead of
10134 SYMBOL_CALLS_LOCAL and SYMBOL_REFERENCES_LOCAL.
10135 (FRV_FUNCDESC_LOCAL): New macro, used to decide whether a function
10136 descriptor of a (formerly-)global symbol is local.
10137 (struct frv_pic_relocs_info): Adjust comments.
10138 (_frv_emit_got_relocs_plt_entries): Adjust.
10139 (elf32_frv_relocate_section): Likewise.
10140 (_frv_count_got_plt_entries): Likewise.
10141 * elf32-frv.c (_frv_emit_got_relocs_plt_entries): Don't add global
10142 symbol's value to addend in the common preamble. Decay dynamic
10143 symbols to section+offset if they bind or call locally, for GOT
10144 and FUNCDESC_VALUE, respectively.
10145 (elf32_frv_relocate_section): Likewise.
10146 (elf32_frv_check_relocs): Don't register as dynamic symbols of
10147 internal or hidden visibility.
10148 2003-09-17 Alexandre Oliva <aoliva@redhat.com>
10149 * elf32-frv.c (_frv_emit_got_relocs_plt_entries): Get addend as
10150 argument, so as to not call _bfd_elf_rel_local_sym to compute it.
10151 (elf32_frv_relocate_section): Pass relocation addend in. Use
10152 original relocation addend to look up the got relocs/plt entries
10153 table. Do not call _bfd_elf_rel_local_sym. Don't error out when
10154 processing relocations that reference .scommon symbols.
10155 2003-09-15 Alexandre Oliva <aoliva@redhat.com>
10156 Introduce support for dynamic linking.
10157 * elf32-frv.c (R_FRV_FUNCDESC_VALUE): Mark it as 64 bits.
10158 (elf32_frv_rel_32_howto, elf32_frv_rel_funcdesc_howto,
10159 elf32_frv_rel_funcdesc_value_howto): New REL descriptors.
10160 (frv_reloc_type_lookup): Return REL howtos for executables and
10161 dynamic libraries.
10162 (frv_info_to_howto_rel): New.
10163 (struct frv_elf_link_hash_table): New.
10164 (frv_hash_table, frv_got_section, frv_gotrel_section,
10165 frv_plt_section, frv_pltrel_section, frv_relocs_info,
10166 frv_got_initial_offset, frv_plt_initial_offset): New macros.
10167 (frv_elf_link_hash_table_create): New.
10168 (struct frv_pic_relocs_info): New.
10169 (frv_pic_relocs_info_hash, frv_pic_relocs_info_eq): New.
10170 (frv_pic_relocs_info_find): New.
10171 (frv_pic_relocs_info_for_global, frv_pic_relocs_info_for_local):
10172 New.
10173 (FRV_LZPLT_BLOCK_SIZE, FRV_LZPLT_RESOLVE_LOC): New.
10174 (_frv_add_dyn_reloc, _frv_osec_to_segment): New.
10175 (_frv_emit_got_relocs_plt_entries): New.
10176 (elf32_frv_relocate_section): Add support for dynamic linking.
10177 Handle new relocations.
10178 (_frv_create_got_section): New.
10179 (elf32_frv_create_dynamic_sections): New.
10180 (ELF_DYNAMIC_INTERPRETER): New.
10181 (struct _frv_dynamic_got_info): New.
10182 (_frv_count_got_plt_entries): New.
10183 (struct _frv_dynamic_got_plt_info): New.
10184 (_frv_compute_got_alloc_data): New.
10185 (_frv_get_got_entry, _frv_get_fd_entry): New.
10186 (_frv_assign_got_entries, _frv_assign_plt_entries): New.
10187 (_frv_resolve_final_relocs_info): New.
10188 (elf32_frv_size_dynamic_sections): New.
10189 (elf32_frv_finish_dynamic_sections): New.
10190 (elf32_frv_adjust_dynamic_symbol): New.
10191 (elf32_frv_finish_dynamic_symbol): New.
10192 (elf32_frv_check_relocs): Handle new relocs. Explain how the
10193 whole thing works.
10194 (elf_info_to_howto_rel): Define.
10195 (bfd_elf32_bfd_link_hash_table_create): Define.
10196 (elf_backend_create_dynamic_sections): Define.
10197 (elf_backend_adjust_dynamic_symbol): Define.
10198 (elf_backend_size_dynamic_sections): Define.
10199 (elf_backend_finish_dynamic_symbol): Define.
10200 (elf_backend_finish_dynamic_sections): Define.
10201 (elf_backend_want_got_sym): Define.
10202 (elf_backend_got_header_size): Define.
10203 (elf_backend_want_got_plt): Define.
10204 (elf_backend_plt_readonly): Define.
10205 (elf_backend_want_plt_sym): Define.
10206 (elf_backend_plt_header_size): Define.
10207 (elf_backend_may_use_rel_p): Define.
10208 (elf_backend_may_use_rela_p): Define.
10209 (elf_backend_default_use_rela_p): Define.
10210 2003-08-08 Alexandre Oliva <aoliva@redhat.com>
10211 * elf32-frv.c (R_FRV_FUNCDESC_VALUE, R_FRV_FUNCDESC_GOTOFF12,
10212 R_FRV_FUNCDESC_GOTOFFHI, R_FRV_FUNCDESC_GOTOFFLO, R_FRV_GOTOFF12,
10213 R_FRV_GOTOFFHI, R_FRV_GOTOFFLO): New.
10214 (frv_reloc_map): Map the corresponding BFD relocs to them.
10215 (frv_reloc_type_lookup): ... and back to BFD relocs.
10216 * reloc.c: New relocs.
10217 * bfd-in2.h, libbfd.h: Rebuilt.
10218 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
10219 * elf32-frv.c (R_FRV_GOT12, R_FRV_GOTHI, R_FRV_GOTLO,
10220 R_FRV_FUNCDESC, R_FRV_FUNCDESC_GOT12, R_FRV_FUNCDESC_GOTHI,
10221 R_FRV_FUNCDESC_GOTLO): New.
10222 (frv_reloc_map): Map the corresponding BFD relocs to them.
10223 (frv_reloc_type_lookup): ... and back to BFD relocs.
10224 * reloc.c: New relocs.
10225 * bfd-in2.h, libbfd.h: Rebuilt.
10226
10227 2004-01-05 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
10228
10229 * elf32-mips.c (ELF_MAXPAGESIZE): Redefine for traditional
10230 targets to support pages of up to 64kB.
10231 (elf32_bed): Redefine to get a separate backend data structure for
10232 traditional targets.
10233 * elf64-mips.c (ELF_MAXPAGESIZE): Redefine for traditional
10234 targets to support pages of up to 64kB.
10235 (elf64_bed): Redefine to get a separate backend data structure for
10236 traditional targets.
10237 * elfn32-mips.c (ELF_MAXPAGESIZE): Redefine for traditional
10238 targets to support pages of up to 64kB.
10239 (elf32_bed): Redefine to get a separate backend data structure for
10240 traditional targets.
10241
10242 2004-01-04 Mark Kettenis <kettenis@gnu.org>
10243
10244 * elf32-sparc.c (elf32_sparc_grok_psinfo): New function.
10245
10246 2004-01-02 Mark Kettenis <kettenis@gnu.org>
10247
10248 * elf32-i386.c (elf_i386_grok_prstatus): Add support for FreeBSD.
10249 (elf_i386_grok_psinfo): Likewise.
10250
10251 2004-01-02 Bernardo Innocenti <bernie@develer.com>
10252
10253 * config.bfd: Add m68k-uClinux target.
10254
10255 2004-01-01 Grant Edwards <grante@visi.com>
10256
10257 * elflink.h (elf_gc_sections): Warn when gc-sections option is ignored.
10258 * elf32-h8300.c (elf32_h8_gc_mark_hook): New function.
10259 (elf32_h8_gc_sweep_hook): New function.
10260 (elf_backend_gc_mark_hook): Define.
10261 (elf_backend_gc_sweep_hook): Define.
10262 (elf_backend_can_gc_sections): Define.
10263
10264 For older changes see ChangeLog-0203
10265 \f
10266 Local Variables:
10267 mode: change-log
10268 left-margin: 8
10269 fill-column: 74
10270 version-control: never
10271 End:
This page took 0.228785 seconds and 5 git commands to generate.