119a8c0076bf55f721337833d48b51c17ceca67b
[deliverable/binutils-gdb.git] / bfd / ChangeLog
1 2003-10-21 Wouter van Heyst <wouter@vidicode.nl>
2
3 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Correct text
4 describing mismatched formats involving the Maverick FP type.
5
6 2003-10-21 Anil Paranjpe <anilp1@KPITCummins.com>
7
8 * binary.c (binary_object_p): Pass machine flag along with
9 architecture.
10
11 2003-10-21 Thorsten Brehm <brehm@gmx.net>
12
13 * archures.c (bfd_default_scan): Add support for mcf528x.
14 * ieee.c (ieee_write_processor): Likewise.
15
16 2003-10-21 Peter Barada <pbarada@mail.wm.sps.mot.com>
17 Bernardo Innocenti <bernie@develer.com>
18
19 * archures.c: Add MCF528x (MCFv4) support.
20 * bfd/cpu-m68k.c (arch_info_struct): Likewise.
21 * bfd-in2.h: Regenerate.
22
23 2003-10-20 Andrew Cagney <cagney@redhat.com>
24
25 * targets.c: Replace "struct sec" with "struct bfd_section"
26 * syms.c, sparclynx.c, section.c, opncls.c: Ditto.
27 * libcoff-in.h, libbfd-in.h, elfxx-target.h: Ditto.
28 * elf.c, coffgen.c, bfd.c, bfd-in.h, aoutf1.h: Ditto.
29 * aout-tic30.c, aout-target.h:
30 * bfd-in2.h, libcoff.h, libbfd.h: Regenerate.
31
32 2003-10-18 Hans-Peter Nilsson <hp@bitrange.com>
33
34 Support linker relaxation of new R_MMIX_PUSHJ_STUBBABLE relocs.
35 * elf64-mmix.c (MAX_PUSHJ_STUB_SIZE): New macro.
36 (struct _mmix_elf_section_data): New member pjs.
37 (mmix_set_relaxable_size, mmix_elf_get_section_contents): New
38 functions.
39 (elf_mmix_howto_table): New entry for R_MMIX_PUSHJ_STUBBABLE.
40 (mmix_reloc_map): Ditto.
41 (mmix_elf_relocate_section): Handle R_MMIX_PUSHJ_STUBBABLE.
42 (mmix_final_link_relocate, mmix_elf_check_common_relocs): Ditto.
43 (mmix_elf_perform_relocation): Ditto. Don't mark parameter addr
44 unused.
45 (mmix_elf_check_relocs): Move early return to after
46 mmix_elf_check_common_relocs call.
47 (mmix_elf_symbol_processing): Fix cut-and-pasto in head comment.
48 (_bfd_mmix_before_linker_allocation): Rename from
49 _bfd_mmix_prepare_linker_allocated_gregs. All referers changed.
50 Arrange to set the initial relaxable size of sections.
51 (_bfd_mmix_after_linker_allocation): Rename from
52 _bfd_mmix_finalize_linker_allocated_gregs.
53 (mmix_elf_relax_section): Relax a R_MMIX_PUSHJ_STUBBABLE reloc.
54 (bfd_elf64_get_section_contents): Define.
55 * reloc.c: Add ENUMX for BFD_RELOC_MMIX_PUSHJ_STUBBABLE.
56 * libbfd.h, bfd-in2.h: Regenerate.
57
58 * reloc.c (bfd_generic_relax_section): Default-set
59 section->_cooked_size here.
60 (bfd_generic_get_relocated_section_contents): Don't set it here.
61 Explain why.
62
63 2003-10-17 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
64
65 * elf32-hppa.c (elf32_hppa_relocate_section): Skip relocation if
66 output section has been discarded.
67
68 2003-10-17 Shrinivas Atre <shrinivasa@KPITCummins.com>
69
70 * coff-h8300.c (funcvec_hash_newfunc): Handle normal mode.
71 (h8300_reloc16_extra_cases): Likewise.
72 (h8300_bfd_link_add_symbols): Likewise.
73
74 2003-10-17 Dhananjay Deshpande <dhananjayd@kpitcummins.com>
75
76 * cpu-h8300.c (h8300sxn_info_struct): Correct address size.
77 (h8300sn_info_struct): Likewise.
78 (h8300hn_info_struct): Likewise.
79
80 2003-10-16 Pavel Roskin <proski@gnu.org>
81
82 * peXXigen.c (_bfd_XXi_swap_aouthdr_out): Don't calculate image size
83 for sections which lack size info.
84
85 2003-10-17 Danny Smith <dannysmith@users.sourceforge.net>
86
87 * configure.host: Add __USE_MINGW_FSEEK to HDEFINES for
88 mingw32.
89
90 2003-10-16 H.J. Lu <hongjiu.lu@intel.com>
91
92 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Also warn
93 undefined patterns with '*'.
94
95 2003-10-16 H.J. Lu <hongjiu.lu@intel.com>
96
97 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't
98 use the last CIE from a different section.
99 (_bfd_elf_write_section_eh_frame): Don't pad beyond the raw
100 size of the output section.
101
102 2003-10-07 Roland McGrath <roland@redhat.com>
103
104 * elf.c (_bfd_elf_make_section_from_phdr): Set alignment_power of
105 new section from p_align header field.
106
107 2003-10-16 H.J. Lu <hongjiu.lu@intel.com>
108
109 * elf32-xtensa.c (xtensa_read_table_entries): The external size
110 of entry is 8 bytes.
111
112 2003-10-15 Andrew Cagney <cagney@redhat.com>
113
114 * targets.c (BFD_JUMP_TABLE_SYMBOLS): Replace NAME##_get_symtab
115 with NAME##_canonicalize_symtab.
116 * libcoff-in.h (coff_canonicalize_symtab): Update.
117 * xsym.h (bfd_sym_canonicalize_symtab): Update.
118 * elf-bfd.h (_bfd_elf_canonicalize_symtab): Update.
119 * coffgen.c (coff_canonicalize_symtab): Update.
120 * libbfd-in.h (_bfd_nosymbols_canonicalize_symtab): Update.
121 * libnlm.h (nlmNAME(canonicalize_symtab)): Update.
122 * ieee.c (ieee_vec): Update comment.
123 * libecoff.h (_bfd_ecoff_canonicalize_symtab): Update.
124 * mmo.c (mmo_canonicalize_symtab): Update.
125 * nlm-target.h (nlm_canonicalize_symtab): Update.
126 * nlmcode.h (nlm_canonicalize_symtab): Update.
127 * i386msdos.c (msdos_canonicalize_symtab): Update.
128 * hp300hpux.c (MY (canonicalize_symtab)): Update.
129 * oasys.c (oasys_canonicalize_symtab): Update.
130 * som.c (som_canonicalize_symtab): Update.
131 * pef.c (bfd_pef_canonicalize_symtab): Update.
132 * nlmcode.h (nlm_canonicalize_symtab): Update.
133 * xsym.c (bfd_sym_canonicalize_symtab): Update.
134 * vms.c (vms_canonicalize_symtab): Update.
135 * versados.c (versados_canonicalize_symtab): Update.
136 * mach-o.c (bfd_mach_o_canonicalize_symtab): Update.
137 * ieee.c (ieee_canonicalize_symtab): Update.
138 * pdp11.c (NAME(aout,canonicalize_symtab)): Update.
139 * reloc.c: Update comment.
140 * libaout.h (NAME(aout,canonicalize_symtab)): Update.
141 * coff64-rs6000.c (aix5coff64_vec): Update.
142 * coff64-rs6000.c (bfd_xcoff_aix5_backend_data): Update.
143 * coff-rs6000.c (rs6000coff_vec, pmac_xcoff_vec): Update.
144 * aoutx.h (NAME(aout,canonicalize_symtab)): Update.
145 * elfxx-target.h (bfd_elfNN_canonicalize_symtab): Update.
146 * hp300hpux.c (MY_canonicalize_symtab): Update.
147 * ecoff.c (_bfd_ecoff_canonicalize_symtab): Update.
148 * aout-tic30.c (MY_canonicalize_symtab): Update.
149 * aout-target.h (MY_canonicalize_symtab): Update.
150 * ppcboot.c (ppcboot_canonicalize_symtab): Update.
151 * elf.c (_bfd_elf_canonicalize_symtab): Update.
152 * elfcode.h (elf_canonicalize_symtab): Update.
153 * ihex.c (ihex_canonicalize_symtab): Update.
154 * tekhex.c (tekhex_canonicalize_symtab): Update.
155 * binary.c (binary_canonicalize_symtab): Update.
156 * srec.c (srec_canonicalize_symtab): Update.
157
158 2003-10-15 Kazu Hirata <kazu@cs.umass.edu>
159
160 * elf32-h8300.c (elf_reloc_map): Fix a comment typo.
161
162 2003-10-15 Kaz Kojima <kkojima@rr.iij4u.or.jp>
163
164 * elf32-sh.c (sh_elf_relocate_section): Handle R_SH_IMM_*_PCREL
165 relocations.
166 (sh_elf_check_relocs): Likewise.
167
168 * elf32-sh64.c (elf_backend_merge_symbol_attribute): Define.
169 (sh64_elf_merge_symbol_attribute): New.
170 * elf64-sh64.c (elf_backend_merge_symbol_attribute): Define.
171 (sh64_elf64_merge_symbol_attribute): New.
172
173 2003-10-14 Kaz Kojima <kkojima@rr.iij4u.or.jp>
174
175 * elf-bfd.h (struct elf_backend_data): New function pointer member
176 elf_backend_merge_symbol_attribute.
177 * elflink.h (elf_link_add_object_symbols): Adjust call to
178 elf_backend_merge_symbol_attribute if the backend defined it.
179 * elfxx-target.h (elf_backend_merge_symbol_attribute): New macro.
180 (elfNN_bed): Add that to the initializer.
181
182 2003-10-14 Bob Wilson <bob.wilson@acm.org>
183
184 * elf32-xtensa.c (get_is_linkonce_section): Delete.
185 (xtensa_is_property_section, xtensa_is_littable_section): Use
186 XTENSA_INSN_SEC_NAME and XTENSA_LIT_SEC_NAME macros. Do not recognize
187 linkonce sections containing ".xt.insn" and ".xt.lit" substrings.
188 (xtensa_get_property_section_name): Check section name instead of
189 calling get_is_linkonce_section. Remove unused bfd parameter. Use
190 XTENSA_INSN_SEC_NAME and XTENSA_LIT_SEC_NAME macros. Never generate
191 linkonce section names by appending ".xt.insn" or ".xt.lit".
192 (xtensa_read_table_entries): Remove bfd argument in call to
193 xtensa_get_property_section_name. Free section name when done.
194 (elf_xtensa_combine_prop_entries): Free leaking table.
195
196 2003-10-13 Richard Sandiford <rsandifo@redht.com>
197
198 * elfxx-mips.c (_bfd_mips_elf_size_dynamic_sections): Don't add
199 DT_MIPS_LIBLIST or DT_MIPS_CONFLICT entries.
200 (_bfd_mips_elf_finish_dynamic_symbol): Don't handle them. Don't
201 handle DT_MIPS_MSYM. Set DT_RELSZ based on the number of relocations
202 that were needed.
203 (_bfd_mips_elf_modify_segment_map): Fix placement of PT_MIPS_OPTIONS.
204 (_bfd_mips_elf_merge_private_bfd_data): Ignore EF_MIPS_UCODE.
205
206 2003-10-13 H.J. Lu <hongjiu.lu@intel.com>
207
208 * bfd-in.h (bfd_elf32_ia64_after_parse): New prototype.
209 (bfd_elf64_ia64_after_parse): Likewise.
210 * bfd-in2.h: Regenerated.
211
212 * elfxx-ia64.c (oor_ip): New.
213 (oor_branch_size): Likewise.
214 (bfd_elfNN_ia64_after_parse): Likewise.
215 (elfNN_ia64_relax_section): Use oor_ip if oor_branch_size
216 equals sizeof (oor_ip).
217
218 2003-10-12 Kaz Kojima <kkojima@rr.iij4u.or.jp>
219
220 * elf64-sh64.c (sh_elf64_relocate_section): Tidy up for the
221 renumbering of some relocation numbers.
222
223 2003-10-11 Alan Modra <amodra@bigpond.net.au>
224
225 * coff-sh.c: Move definition of MAP and guard more code with
226 COFF_IMAGE_WITH_PE.
227
228 * section.c (bfd_get_section_size_before_reloc): Ignore reloc_done.
229 * bfd-in2.h: Regenerate.
230
231 2003-10-10 H.J. Lu <hongjiu.lu@intel.com>
232
233 * Makefile.am: Run "make dep-am".
234 * Makefile.in: Regenerate.
235 * doc/Makefile.in: Likewise.
236
237 2003-10-09 H.J. Lu <hongjiu.lu@intel.com>
238
239 * cofflink.c: Include "safe-ctype.h".
240 (coff_link_add_symbols): Use ISDIGIT instead of isdigit.
241
242 2003-10-08 Dave Brolley <brolley@redhat.com>
243 On behalf of Michael Snyder <msnyder@redhat.com>
244
245 * archures.c: Add FRV fr550 machine.
246 * cpu-frv.c: Ditto.
247 * elf32-frv.c: Ditto.
248 * bfd-in2.h: Regenerate.
249
250 2003-10-08 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
251
252 * elfxx-mips.c (STUB_MOVE,STUB_LI16): Fix stub code
253 for non-SGI N64 ABI. Improve code consitency.
254
255 2003-10-07 Alexandre Oliva <aoliva@redhat.com>
256
257 * elf32-frv.c (elf32_frv_howto_table): Set R_FRV_LABEL16's
258 rightshift to 2.
259
260 2003-10-07 Nathan Sidwell <nathan@codesourcery.com>
261
262 * libbfd-in.h (_bfd_link_section_stabs): Add string offset
263 parameter.
264 * cofflink.c (coff_link_add_symbols): Deal with split stab
265 sections.
266 * elflink.h (elf_link_add_object_symbols): Deal with split stab
267 sections.
268 * stabs.c (_bfd_link_section_stabs): Add string offset parameter.
269 * libbfd.h: Regenerated.
270
271 * coffcode.h (coff_set_alignment_hook): With PE_COFF reloc
272 overflow, set reloc start position to after the count
273 reloc. Subtract one from num relocs. Give error on 0xffff relocs
274 and no overflow.
275 * cofflink.c (_bfd_coff_final_link): Deal with PE_COFF reloc
276 overflow.
277 * peXXigen.c (_bfd_XXi_swap_scnhdr_out): Do overflow if >=
278 0xffff.
279
280 2003-10-06 H.J. Lu <hongjiu.lu@intel.com>
281
282 * elf-eh-frame.c (_bfd_elf_write_section_eh_frame): Pad the
283 last CIE/FDE if needed.
284
285 2003-10-06 Nick Clifton <nickc@redhat.com>
286
287 * targets.c (_bfd_target_vector): Include bfd_elf64_sparc_vec if
288 BFD64 is enabled.
289
290 2003-10-06 Matt Thomas <matt@3am-software.com>
291
292 * config.bfd: Move the hppa*-*-netbsd* case to the hppa*-*-linux* case.
293
294 2003-10-06 Robert Millan <robertmh@gnu.org>
295
296 * configure.in: Match GNU/KNetBSD with new knetbsd*-gnu triplet.
297 * config.bfd: Likewise.
298 * configure: Regenerate.
299
300 2003-10-04 Christian Groessler <chris@groessler.org>
301
302 * coff-z8k.c (extra_case): Fix displacement length check for R_JR
303 and R_CALLR.
304
305 2003-10-04 Stephane Carrez <stcarrez@nerim.fr>
306
307 * elf32-m68hc1x.c: Update to ISO C90; replace PTR with void*.
308 * elf32-m68hc11.c: Likewise.
309 * elf32-m68hc12.c: Likewise.
310 * elf32-m68hc1x.h: Likewise.
311
312 2003-10-04 Stephane Carrez <stcarrez@nerim.fr>
313
314 * elf32-m68hc1x.c (_bfd_m68hc11_elf_merge_private_bfd_data): Fix merge
315 of flags between HC12 and HCS12.
316
317 2003-10-04 Bryce McKinlay <bryce@mckinlay.net.nz>
318
319 * merge.c (_bfd_merge_sections): Set SEC_EXCLUDE flag on sections
320 which become empty after merging.
321
322 2003-09-30 Jakub Jelinek <jakub@redhat.com>
323
324 * elfxx-ia64.c (ia64_howto_table): Fix size of R_IA64_TPREL64[LM]SB,
325 R_IA64_DTPREL{32,64}[LM]SB and R_IA64_DTPMOD64[LM]SB.
326
327 2003-09-30 Chris Demetriou <cgd@broadcom.com>
328
329 * archures.c (bfd_mach_mipsisa64r2): New define.
330 * bfd-in2.h: Regenerate.
331 * aoutx.h (NAME(aout,machine_type)): Handle bfd_mach_mipsisa64r2.
332 * cpu-mips.c (I_mipsisa64r2): New enum value.
333 (arch_info_struct): Add entry for I_mipsisa64r2.
334 * elfxx-mips.c (_bfd_elf_mips_mach)
335 (_bfd_mips_elf_print_private_bfd_data): Handle E_MIPS_ARCH_64R2.
336 (mips_set_isa_flags): Add bfd_mach_mipsisa64r2 case.
337 (mips_mach_extensions): Add entry for bfd_mach_mipsisa64r2.
338
339 2003-09-29 H.J. Lu <hongjiu.lu@intel.com>
340
341 * elfxx-ia64.c (elfNN_hpux_backend_symbol_processing): New.
342 Handle SHN_IA_64_ANSI_COMMON.
343 (elf_backend_section_from_bfd_section): Defined.
344
345 2003-09-26 H.J. Lu <hongjiu.lu@intel.com>
346
347 * elflink.c (elf_link_read_relocs_from_section): Add an argument
348 of a pointer to section. Check bad symbol index.
349 (_bfd_elf_link_read_relocs): Modify calls to
350 elf_link_read_relocs_from_section.
351
352 2003-09-23 DJ Delorie <dj@redhat.com>
353
354 * elf32-sh.c (sh_elf_howto_table): R_SH_SWITCH8,
355 R_SH_GNU_VTINHERIT, R_SH_GNU_VTENTRY,
356 R_SH_LOOP_START,R_SH_LOOP_END moved to "reserved" spaces,
357 R_SH_DIR16, R_SH_DIR8, R_SH_DIR8UL, R_SH_DIR8UW, R_SH_DIR8U,
358 R_SH_DIR8SW, R_SH_DIR8S, R_SH_DIR4UL, R_SH_DIR4UW, R_SH_DIR4U,
359 R_SH_PSHA, R_SH_PSHL added.
360 (sh_reloc_map): Add R_SH_DIR16 and R_SH_DIR8.
361 (sh_elf_relocate_section): Support new relocs.
362
363 2003-09-23 Bob Wilson <bob.wilson@acm.org>
364
365 * elf32-xtensa.c (elf_xtensa_relocate_section): Fix typo that clobbered
366 dynamic relocation offsets.
367
368 2003-09-23 Alan Modra <alan@modra.org>
369
370 * simple.c (bfd_simple_get_relocated_section_contents): Free the
371 hash table using _bfd_generic_link_hash_table_free.
372
373 2003-09-23 Alan Modra <alan@modra.org>
374
375 * elf-bfd.h (struct bfd_elf_special_section): Remove "suffix". Change
376 type of prefix_length and suffix_length to int. Rename "attributes"
377 to "attr". Comment.
378 (_bfd_elf_get_sec_type_attr): Update prototype.
379 * elf.c (get_special_section): Rewrite.
380 (_bfd_elf_get_sec_type_attr): Return struct rather than passing in
381 attr and type pointers.
382 (_bfd_elf_new_section_hook): Adjust for above.
383 (special_sections): Merge suffix with prefix. Set
384 prefix_length for all entries. Set suffix_length appropriately.
385 * elf32-m32r.c (m32r_elf_special_sections): Likewise.
386 * elf32-m68hc11.c (elf32_m68hc11_special_sections): Likewise.
387 * elf32-m68hc12.c (elf32_m68hc12_special_sections): Likewise.
388 * elf32-mcore.c (mcore_elf_special_sections): Likewise.
389 * elf32-sh64.c (sh64_elf_special_sections): Likewise.
390 * elf32-v850.c (v850_elf_special_sections): Likewise.
391 * elf32-xtensa.c (elf_xtensa_special_sections): Likewise.
392 * elf64-alpha.c (elf64_alpha_special_sections): Likewise.
393 * elf64-hppa.c (elf64_hppa_special_sections): Likewise.
394 * elf64-ppc.c (ppc64_elf_special_sections): Likewise.
395 * elf64-sh64.c (sh64_elf64_special_sections): Likewise.
396 * elfxx-ia64.c (elfNN_ia64_special_sections): Likewise.
397 * elfxx-mips.c (_bfd_mips_elf_special_sections): Likewise.
398 * elf32-ppc.c (ppc_elf_special_sections): Likewise. Fix .plt flags.
399
400 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
401
402 * elf64-alpha.c (elf64_alpha_create_got_section): Initialize
403 ->got if the section already exists.
404
405 2003-09-19 Nathan Sidwell <nathan@codesourcery.com>
406
407 * dwarf2.c (decode_line_info): Cope with an initially empty
408 filename table.
409
410 2003-09-18 H.J. Lu <hongjiu.lu@intel.com>
411
412 * acinclude.m4: Include ../config/accross.m4.
413 * aclocal.m4: Regenerated.
414
415 * configure.host (HOST_64BIT_TYPE): Remove if it is set to long
416 or long long.
417 (HOST_U_64BIT_TYPE): Remove if it is set to unsigned long long.
418 (host64): Remove if HOST_64BIT_TYPE is set to long.
419
420 * configure.in (HOST_64BIT_TYPE): Set according to the size of
421 long and long long.
422 (HOST_U_64BIT_TYPE): Likewise.
423 (host64): Likewise.
424 * configure: Regenerated.
425
426 2003-09-19 Alan Modra <amodra@bigpond.net.au>
427
428 * elf.c (elfcore_write_note): Don't use sizeof(Elf_External_note)
429 since some ABIs round up the size of the struct.
430
431 2003-09-18 H.J. Lu <hongjiu.lu@intel.com>
432
433 * elflink.c (_bfd_elf_merge_symbol): Allow type change if
434 the old symbol is undefined and the new symbol is defined.
435
436 2003-09-18 Andreas Schwab <schwab@suse.de>
437
438 * simple.c (bfd_simple_get_relocated_section_contents): Use
439 _bfd_generic_link_hash_table_create instead of
440 bfd_link_hash_table_create.
441
442 2003-09-10 H.J. Lu <hongjiu.lu@intel.com>
443
444 * elfxx-ia64.c (elfNN_ia64_special_sections): Mark all sections
445 started with ".sbss" or "".sdata" as SHF_IA_64_SHORT.
446
447 2003-09-10 John David Anglin <dave.anglin@nrc-cnrc.nrc.ca>
448 Randolph Chung <randolph@tausq.org>
449
450 * elf32-hppa.c (struct elf32_hppa_link_hash_entry,
451 hppa_link_hash_newfunc, hppa_build_one_stub,
452 elf32_hppa_adjust_dynamic_symbol, mark_PIC_calls, allocate_plt_static,
453 allocate_dynrelocs, elf32_hppa_size_dynamic_sections,
454 elf32_hppa_finish_dynamic_symbol): Remove pic_call field and all code
455 for generating import stubs for calls to statically linked PIC
456 functions.
457 (hppa_type_of_stub): Don't generate an import stub for calls to
458 statically linked pic functions. Generate import stubs for calls
459 in a shared object, to functions not in a regular file, and to
460 defined weak functions. Add new argument INFO.
461 (hppa_build_one_stub): Don't undef ADDIL_DP.
462 (elf32_hppa_check_relocs): Don't set SEC_HAS_GOT_REF flag.
463 (elf32_hppa_size_stubs): Pass info to hppa_type_of_stub.
464 (final_link_relocate): Change all DLTIND relocs to DPREL relocs in a
465 non-shared link. Convert instructions that use the the linkage table
466 pointer, or a facsimile thereof, to use the global data pointer when
467 the reloc has been changed.
468
469 2003-09-08 Joel Brobecker <brobecker@gnat.com>
470
471 * archures.c: Add new machine names for hppa.
472 * bfd-in2.h: Regenerate.
473 * cpu-hppa.c: Use the new machine names.
474
475 2003-09-06 Stephane Carrez <stcarrez@nerim.fr>
476
477 * elf32-m68hc1x.h (struct m68hc11_elf_link_hash_table): Remove
478 all_local_syms member.
479 * elf32-m68hc1x.c (elf32_m68hc11_size_stubs): Use bfd_elf_get_elf_syms
480 to get the local symbols.
481
482 2003-09-06 Stephane Carrez <stcarrez@nerim.fr>
483
484 * elf32-m68hc12.c (elf32_m68hc12_special_sections): New for hc11.
485 (elf_backend_special_sections): Define.a
486
487 PR savannah/4950:
488 * elf32-m68hc11.c (elf32_m68hc11_special_sections): The .vectors
489 section is read-only.
490
491 2003-09-04 Nick Clifton <nickc@redhat.com>
492
493 * archures.c (bfd_mach_v850e1): Define.
494 * bfd-in2.h: Regenerate.
495 * cpu-v850.h (scan): Accept bfd_mach_v850e1.
496 (arch_info_struct): Include an entry for bfd_mach_v850e1.
497 * elf32-v850.c (v850_elf_object_p): Accept E_V850E1_ARCH flag.
498 (v850_elf_final_write_processing): Accept bfd_mach_v850e1.
499 (v850_elf_print_private_bfd_data): Interpret E_V850E1_ARCH flag.
500 (v850_elf_merge_private_bfd_data): Allow v850e1 binaries to be
501 linked with v850e binaries. Mark the output as v850e.
502
503 2003-09-03 Nick Clifton <nickc@redhat.com>
504
505 * cofflink.c (_bfd_coff_link_input_bfd): Do not skip section
506 symbols that are used in relocs.
507
508 2003-08-30 Robert Millan <robertmh@gnu.org>
509
510 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
511 * config.bfd: Likewise.
512 * configure: Regenerate.
513
514 2003-08-31 Christian Groessler <chris@groessler.org>
515
516 * elf32-i860.c (i860_howto_pc26_reloc): Finish relocation here
517 instead of returning bfd_reloc_continue.
518
519 2003-08-31 Andreas Jaeger <aj@suse.de>
520
521 * merge.c: Update to ISO C90.
522
523 2003-08-27 Ian Lance Taylor <ian@airs.com>
524
525 * configure.in: Check for strtoull.
526 * bfd.c (bfd_scan_vma): Use strtoull when available.
527 * configure, config.in: Regenerate.
528
529 * configure.in: Define and substitute BFD_HOST_LONG_LONG.
530 * bfd-in.h: Define BFD_HOST_LONG_LONG. Test it rather than
531 __GNUC__ when deciding whether to use long long for
532 BFD_HOST_64_BIT.
533 * configure, Makefile.in, doc/Makefile.in, bfd-in2.h: Regenerate.
534
535 2003-08-27 Christian Groessler <chris@groessler.org>
536
537 * elf32-i860.c (i860_howto_pc26_reloc, i860_howto_pc16_reloc,
538 i860_howto_splitn_reloc, i860_howto_highadj_reloc): New
539 functions.
540 (elf32_i860_howto_table): Insert the new functions as
541 'special_function's in the proper reloc type entries.
542
543 2003-08-27 Richard Sandiford <rsandifo@redhat.com>
544
545 * elf32-frv.c (elf32_frv_relocate_section): Use
546 _bfd_elf_rela_local_sym.
547
548 2003-08-26 Michael Snyder <msnyder@redhat.com>
549
550 * cpu-frv.c: Remove unused enum.
551
552 2003-08-25 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
553
554 * reloc.c: Fix documentation for MIPS ELF relocations.
555 libbfd.h: Regenerate.
556 bfd-in2.h: Regenerate.
557
558 2003-08-24 Jason Eckhardt <jle@rice.edu>
559
560 * coff-i860.c (CALC_ADDEND): Define to be a no-op.
561
562 2003-08-24 Jason Eckhardt <jle@rice.edu>
563
564 * elf32-i860.c (elf32_i860_relocate_pc16): Subtract 4 and
565 shift by 2 before storing the relocated value.
566
567 2003-08-23 Jason Eckhardt <jle@rice.edu>
568
569 * coff-i860.c (coff_i860_reloc_nyi): New function.
570 (howto_table): Add entries for relocations PAIR, HIGHADJ, HIGH,
571 LOWn, SPLITn, and BRADDR.
572 (RTYPE2HOWTO): Check that the r_type is within the howto_table
573 before trying to access the entry.
574 (coff_i860_rtype_to_howto): Likewise.
575 (coff_i860_reloc_type_lookup): New function.
576 (i860_reloc_processing): New function.
577 (coff_bfd_reloc_type_lookup): Define macro.
578 (RELOC_PROCESSING): Define macro.
579 Minor formatting adjustments.
580
581 2003-08-23 Alan Modra <amodra@bigpond.net.au>
582
583 * elflink.h (elf_link_add_object_symbols): Don't crash on NULL owner.
584
585 2003-08-22 H.J. Lu <hongjiu.lu@intel.com>
586
587 * elfxx-ia64.c (elfNN_ia64_create_dynamic_sections): Align the
588 .got section at 8 bytes.
589
590 2003-08-21 Nick Clifton <nickc@redhat.com>
591
592 * cofflink.c: Update to ISO C90 and tidy up formatting.
593
594 2003-08-21 Randolph Chung <tausq@debian.org>
595
596 * elf32-hppa.c (elf32_hppa_object_p): For elf32-hppa-linux, objects
597 can have OSABI=Linux or OSABI=SysV. Check for both.
598 * elf64-hppa.c (elf64_hppa_object_p): Likewise.
599
600 2003-08-21 Nick Clifton <nickc@redhat.com>
601
602 * po/sv.po: Updated Swedish translation.
603
604 2003-08-20 Richard Sandiford <rsandifo@redhat.com>
605
606 * elf64-mips.c (elf_backend_copy_indirect_symbol): Define.
607
608 2003-08-20 Nick Clifton <nickc@redhat.com>
609
610 * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): New macro used to
611 replace some duplicated code in most elfxx-xxxx.c files. This
612 version uses the new fields in bfd_link_info.
613
614 * elf-m10300.c (mn10300_elf_relocate_section): Use new macro.
615 * elf32-arm.h (elf32_arm_relocate_section): Likewise.
616 * elf32-cris.c (cris_elf_relocate_section): Likewise.
617 * elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
618 * elf32-i386.c (elf_i386_relocate_section): Likewise.
619 * elf32-ip2k.c (ip2k_elf_relocate_section): Likewise.
620 * elf32-iq2000.c (iq2000_elf_relocate_section): Likewise.
621 * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
622 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
623 * elf32-s390.c (elf_s390_relocate_section): Likewise.
624 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
625 * elf32-vax.c (elf_vax_relocate_section): Likewise.
626 * elf32-xtensa.c (elf_xtensa_relocate_section): Likewise.
627 * elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
628 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
629 * elf64-s390.c (elf_s390_relocate_section): Likewise.
630 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
631 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
632 * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
633
634 * elf-hppa.h (elf_hppa_unmark_useless_dynamic_symbols,
635 elf_hppa_remark_useless_dynamic_symbols,
636 elf_hppa_relocate_section): Use the new fields in
637 bfd_link_info structure.
638 * elf32-sh.c (sh_elf_relocate_section): Likewise.
639 * elf64-alpha.c (elf64_alpha_check_relocs): Likewise.
640 * elf64-hppa.c (elf64_hppa_check_relocs): Likewise.
641 * elf64-sh64.c (sh_elf64_relocate_section): Likewise.
642 * elfxx-ia64.c (elfNN_ia64_check_relocs): Likewise.
643 * elfxx-mips.c (mips_elf_calculate_relocation): Likewise.
644
645 * elflink.h (elf_link_output_extsym): Fix test for reporting
646 undefined symbols in shared libraries. Remove redundant test
647 of shlib_undefined when reporting references to forced local
648 symbols.
649
650 2003-08-18 Andreas Schwab <schwab@suse.de>
651
652 * libpei.h (bfd_pe_executable_p): Also recognize efi-app
653 executables.
654
655 2003-08-17 Hans-Peter Nilsson <hp@bitrange.com>
656
657 * simple.c (bfd_simple_get_relocated_section_contents): Move
658 reloc_done hack to before first bfd_section_size call. Change all
659 returns to use new wrapper macro RETURN, restoring sec->reloc_done.
660
661 2003-08-16 Alan Modra <amodra@bigpond.net.au>
662
663 * elf64-ppc.c: Don't include elf/ppc.h.
664
665 2003-08-14 Richard Sandiford <rsandifo@redhat.com>
666
667 * elfxx-mips.c (_bfd_mips_elf_modify_segment_map): Fix PT_DYNAMIC
668 code to work with 64-bit bfds.
669
670 2003-08-14 Alan Modra <amodra@bigpond.net.au>
671
672 * dep-in.sed: Remove libintl.h.
673 * Makefile.am (SRC-POTFILES.in, BLD-POTFILES.in): Unset LC_COLLATE.
674 (POTFILES.in): Remove target.
675 * Makefile.in: Regenerate.
676
677 2003-08-12 Alan Modra <amodra@bigpond.net.au>
678
679 * elf64-ppc.c (ppc64_elf_next_input_section): Update comment.
680 (ppc64_elf_relocate_section): For zero sym R_PPC64_TOC relocs,
681 use the function sym from the previous reloc.
682
683 2003-08-11 Jakub Jelinek <jakub@redhat.com>
684
685 * elf32-i386.c (elf_i386_relocate_section): Make undefined symbols
686 fatal if -pie.
687 * elf32-s390.c (elf_s390_relocate_section): Likewise.
688 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
689 * elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
690 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
691 * elf64-s390.c (elf_s390_relocate_section): Likewise.
692 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
693 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
694 * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
695 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
696 (ppc_elf_relocate_section) <case R_PPC_RELAX32>: Issue fatal error
697 on undefined symbols if -pie.
698 * elf32-sh.c (sh_elf_relocate_section): Likewise.
699
700 2003-08-11 Alan Modra <amodra@bigpond.net.au>
701
702 * elf64-ppc.c (ppc64_elf_relocate_section): Add special case for crt1.o
703 branch to __libc_start_main.
704
705 2003-08-08 Dmitry Diky <diwil@mail.ru>
706
707 * archures.c: Add xW42 and xE42 parts. Sort MPU list according to
708 gcc order.
709 * cpu-msp430.c: Likewise.
710 * elf32-msp430.c: Likewise.
711 * bfd-in2.h: Regenerate.
712
713 2003-08-07 Alan Modra <amodra@bigpond.net.au>
714
715 * elfxx-target.h: Remove PTR cast.
716 * targets.c (bfd_target): Make backend_data const void *.
717 * elf-bfd.h: Constify all occurrences of struct elf_backend_data.
718 * elf-m10300.c: Likewise.
719 * elf.c: Likewise.
720 * elf32-hppa.c: Likewise.
721 * elf32-i386.c: Likewise.
722 * elf32-m68hc1x.c: Likewise.
723 * elf32-ppc.c: Likewise.
724 * elf32-s390.c: Likewise.
725 * elf32-sh.c: Likewise.
726 * elf32-sh64.c: Likewise.
727 * elf32-sparc.c: Likewise.
728 * elf32-xtensa.c: Likewise.
729 * elf64-mips.c: Likewise.
730 * elf64-ppc.c: Likewise.
731 * elf64-s390.c: Likewise.
732 * elf64-sh64.c: Likewise.
733 * elf64-sparc.c: Likewise.
734 * elf64-x86-64.c: Likewise.
735 * elfcode.h: Likewise.
736 * elfcore.h: Likewise.
737 * elflink.c: Likewise.
738 * elflink.h: Likewise.
739 * elfxx-ia64.c: Likewise.
740 * elfxx-mips.c: Likewise.
741 * elfxx-mips.h: Likewise.
742 * elf.c (prep_headers): Remove useless check for null backend_data.
743 * bfd-in2.h: Regenerate.
744
745 * elf-bfd.h: Remove PARAMS macro. Replace PTR with void *.
746 (NAME): Use ## rather than CONCAT4 macro.
747 * elfcode.h: Remove one remaining PARAMS macro.
748 * elf-eh-frame.c: Convert to C90, remove unneeded casts and prototypes.
749 * elf-strtab.c: Likewise.
750 * elf-hppa.h: Likewise.
751 * elf32-hppa.h: Likewise.
752 * elf32-hppa.c: Likewise.
753 (elf32_hppa_add_symbol_hook): Delete.
754 (elf_backend_add_symbol_hook): Don't define.
755 * libhppa.h: Convert to C90. Replace INLINE with inline.
756
757 2003-08-06 Alan Modra <amodra@bigpond.net.au>
758
759 * elf64-ppc.c (ppc_stub_name): Tweak names for better readability.
760 (ppc64_elf_adjust_dynamic_symbol): Allow copy relocs against
761 function descriptors, but warn.
762 (ppc_build_one_stub): Remove a couple of vars. Move code creating
763 stub syms so that we can avoid a stub sym if we already have a
764 plt sym. Do not redefine an existing symbol.
765 (ppc64_elf_build_stubs): When --emit-stub-syms, print a symbol for
766 glink.
767
768 2003-08-06 Nick Clifton <nickc@redhat.com>
769
770 * po/fr.po: Updated French translation.
771
772 2003-08-06 Alan Modra <amodra@bigpond.net.au>
773
774 * elflink.c (_bfd_elf_create_dynamic_sections): Mark .dynbss with
775 SEC_LINKER_CREATED.
776
777 2003-08-05 Daniel Jacobowitz <drow@mvista.com>
778
779 * elf32-arm.h (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Define.
780 (elf32_arm_final_link_relocate, elf32_arm_relocate_section): Use it.
781
782 2003-08-03 Jeff Muizelaar <muizelaar@rogers.com>
783
784 * coffcode.h (coff_slurp_line_table): Return with a warning
785 message if the line number table could not be read.
786
787 2003-08-04 Nick Clifton <nickc@redhat.com>
788
789 * elflink.h (elf_link_add_object_symbols): Prepend "warning: "
790 to messages produced for .gnu.warning.SYMBOL sections.
791
792 2003-08-04 Alan Modra <amodra@bigpond.net.au>
793
794 * elfcode.h: Convert to C90, remove unneeded casts and prototypes.
795 * elfcore.h: Likewise.
796 * elflink.c: Likewise.
797 * elflink.h: Likewise.
798 * elf.c (sym_is_global): Remove INLINE.
799 (align_file_position): Replace INLINE with inline.
800 * elfcode.h (elf_swap_dyn_in, elf_swap_dyn_out): Remove INLINE.
801 (elf_file_p): Replace INLINE with inline.
802
803 2003-08-02 Kaz Kojima <kkojima@rr.iij4u.or.jp>
804
805 * elf32-sh.c (sh_elf_check_relocs): Don't set DF_TEXTREL here.
806
807 2003-08-01 H.J. Lu <hongjiu.lu@intel.com>
808
809 * elfxx-ia64.c (get_got): Align the .got section at 8 bytes.
810
811 2003-08-01 H.J. Lu <hongjiu.lu@intel.com>
812
813 * elfxx-ia64.c (elfNN_ia64_finish_dynamic_symbol): Use
814 ElfNN_External_Rela instead of Elf64_External_Rela.
815
816 2003-08-01 Nick Clifton <nickc@redhat.com>
817
818 * config.bfd: Add code to catch obsolete configurations and warn
819 about them unless --enable-obsolete is used. Use this to mark
820 vax-vms port as obsolete.
821
822 2003-07-30 Alan Modra <amodra@bigpond.net.au>
823
824 * elf32-ppc.c (ppc_elf_install_value): Tidy.
825 (ppc_elf_relax_section): Remove dead code. Remove unnecessary casts.
826 Formatting.
827 * elfxx-target.h: Remove PARAMS macro. Formatting.
828
829 2003-07-30 Alan Modra <amodra@bigpond.net.au>
830
831 * elf.c (bfd_section_from_r_symndx): Test for SHN_UNDEF.
832 * elf64-ppc.c (get_fdh): New function, split out from
833 ppc64_elf_edit_opd.
834 (ppc64_elf_check_relocs): Use get_fdh.
835 (func_desc_adjust): Likewise. Tidy.
836 (ppc64_elf_edit_opd): Tighten reloc checks. Free local_syms on error
837 exit. Use get_fdh. Account for superfluous dynamic relocs.
838 (ppc64_elf_relocate_section): Warning fix.
839
840 2003-07-30 Jason Eckhardt <jle@rice.edu>
841
842 * coff-i860.c: Convert to ISO C90. Remove superflous prototypes.
843
844 2003-07-30 Jason Eckhardt <jle@rice.edu>
845
846 * elf32-i860.c: Convert to ISO C90. Remove superflous prototypes.
847
848 2003-07-30 Randolph Chung <tausq@debian.org>
849
850 * elf-hppa.h (elf_hppa_relocate_section): Look up dyn_h for undefweak.
851 * elf64-hppa.c (elf64_hppa_finalize_dlt): Check h->root.type.
852
853 2003-07-30 Alan Modra <amodra@bigpond.net.au>
854
855 * elf.c: Convert to C90, remove unnecessary prototypes and casts.
856 Replace PTR with void *. Formatting.
857 (_bfd_elf_assign_file_position_for_section): Remove INLINE.
858 (make_mapping): Likewise.
859
860 2003-07-29 Alan Modra <amodra@bigpond.net.au>
861
862 * elf64-ppc.c (func_desc_adjust): Give linker created function
863 descriptor symbols a size and type.
864 (ppc64_elf_relocate_section): Correct lq insn test.
865
866 2003-07-28 Eric Christopher <echristo@redhat.com>
867
868 * elf32-ppc.c (R_PPC_RELAX32): New relocation.
869 (ppc_elf_install_value): New function.
870 (ppc_elf_sort_rela): Remove.
871 (ppc_elf_relax_section): Rewrite. Remove old relaxation
872 and replace with out of range branch stubs.
873 (ppc_elf_relocate_section): Handle R_PPC_RELAX32.
874
875 2003-07-29 Alexandre Oliva <aoliva@redhat.com>
876
877 * elf-m10300.c (mn10300_elf_relax_section): Take symbol hash table
878 from input_bfd.
879
880 2003-07-28 Alan Modra <amodra@bigpond.net.au>
881
882 * elf.c (special_sections): Set attributes for .got and .plt.
883
884 2003-07-27 Alan Modra <amodra@bigpond.net.au>
885
886 * elf64-ppc.c (ppc64_elf_adjust_dynamic_symbol): Ensure no copy relocs
887 on function descriptors.
888 (ELIMINATE_COPY_RELOCS): Expand comment.
889 (ppc64_elf_special_sections): Move. Don't include non-ppc64 sections.
890 Do include ".toc1".
891
892 2003-07-25 H.J. Lu <hongjiu.lu@intel.com>
893
894 * elf.c (_bfd_elf_new_section_hook): Set the default section
895 type to SHT_NULL.
896 (elf_fake_sections): Set the section type based on asect->flags
897 if it is SHT_NULL. Don't abort on processor specific section
898 types.
899
900 2003-07-25 H.J. Lu <hongjiu.lu@intel.com>
901
902 * bfd-in2.h: Regenerated.
903
904 2003-07-25 H.J. Lu <hongjiu.lu@intel.com>
905
906 * elf-bfd.h (bfd_elf_special_section): New.
907 (elf_backend_data): Add special_sections, a pointer to
908 bfd_elf_special_section.
909 (elf_section_type). New.
910 (elf_section_flags): New.
911 (_bfd_elf_get_sec_type_attr): New.
912
913 * elf.c (_bfd_elf_make_section_from_shdr): Always use the
914 real section type/flags.
915 (special_sections): New.
916 (get_special_section): New.
917 (_bfd_elf_get_sec_type_attr): New.
918 (_bfd_elf_new_section_hook): Check special_section to set
919 elf_section_type and elf_section_flags.
920 (elf_fake_sections): Don't use section name to set ELF section
921 data.
922
923 * elf32-m32r.c (m32r_elf_special_sections): New.
924 (elf_backend_special_sections): Defined.
925
926 * elf32-m68hc11.c (elf32_m68hc11_special_sections): New.
927 (elf_backend_special_sections): Defined.
928
929 * elf32-mcore.c (mcore_elf_special_sections): New.
930 (elf_backend_special_sections): Defined.
931
932 * elf32-ppc.c (ppc_elf_special_sections): New.
933 (elf_backend_special_sections): Defined.
934
935 * elf32-sh64.c (sh64_elf_special_sections): New.
936 (elf_backend_special_sections): Defined.
937
938 * elf32-v850.c (v850_elf_special_sections): New.
939 (elf_backend_special_sections): Defined.
940
941 * elf32-xtensa.c (elf_xtensa_special_sections): New.
942 (elf_backend_special_sections): Defined.
943
944 * elf64-alpha.c (elf64_alpha_special_sections): New.
945 (elf_backend_special_sections): Defined.
946
947 * elf64-hppa.c (elf64_hppa_special_sections): New.
948 (elf_backend_special_sections): Defined.
949
950 * elf64-ppc.c (ppc64_elf_special_sections): New.
951 (elf_backend_special_sections): Defined.
952
953 * elf64-sh64.c (sh64_elf64_special_sections): New.
954 (elf_backend_special_sections): Defined.
955
956 * elfxx-ia64.c (elfNN_ia64_special_sections): New.
957 (elf_backend_special_sections): Defined.
958
959 * elfxx-mips.c (_bfd_mips_elf_special_sections): New.
960
961 * elfxx-mips.h (_bfd_mips_elf_special_sections): New.
962 (elf_backend_special_sections): Defined.
963
964 * elfxx-target.h (elf_backend_special_sections): New. Default
965 to NULL.
966 (elfNN_bed): Initialize special_sections.
967
968 * section.c (bfd_abs_section): Remove const.
969 (bfd_und_section): Likewise.
970 (bfd_com_section): Likewise.
971 (bfd_ind_section): Likewise.
972
973 2003-07-24 Nick Clifton <nickc@redhat.com>
974
975 * coff-arm.c (EXTRA_S_FLAGS): Include SEC_CODE so that code
976 sections are assigned the LOAD attribute.
977
978 2003-07-25 Kaz Kojima <kkojima@rr.iij4u.or.jp>
979
980 * elf32-sh.c: Convert to C90. Replace PTR with void *.
981 * elf32-sh64-com.c: Likewise.
982 * elf32-sh64.c: Likewise.
983 * elf32-sh64.h: Likewise.
984 * elf64-sh64.c: Likewise.
985
986 2003-07-24 Kaz Kojima <kkojima@rr.iij4u.or.jp>
987
988 * elf32-sh.c (sh_elf_adjust_dynamic_symbol): Use SYMBOL_CALLS_LOCAL.
989 (allocate_dynrelocs): Likewise.
990 (sh_elf_relocate_section): Likewise. Use SYMBOL_REFERENCES_LOCAL.
991 (sh_elf_finish_dynamic_symbol): Use SYMBOL_REFERENCES_LOCAL.
992
993 2003-07-24 Nick Clifton <nickc@redhat.com>
994
995 * po/fr.po: Updated French translation.
996
997 2003-07-23 Bob Wilson <bob.wilson@acm.org>
998
999 * elf32-xtensa.c (xtensa_elf_dynamic_symbol_p): Make inline and move
1000 near the beginning of the file. Swap order of arguments. Call
1001 _bfd_elf_dynamic_symbol_p with "ignore_protected" set to 0.
1002 (elf_xtensa_fix_refcounts): Adjust xtensa_elf_dynamic_symbol_p call.
1003 (elf_xtensa_relocate_section): Likewise.
1004 (shrink_dynamic_reloc_sections): Likewise.
1005
1006 2003-07-23 Bob Wilson <bob.wilson@acm.org>
1007
1008 * elf32-xtensa.c (plt_reloc_count): Fix typo in comment.
1009 (elf_xtensa_size_dynamic_sections): Use elf_discarded_section.
1010 (elf_xtensa_combine_prop_entries): Avoid returning non-zero without
1011 first printing an error message.
1012 (elf_xtensa_finish_dynamic_sections): Likewise.
1013 (elf_xtensa_discard_info_for_section): Adjust size of .got.loc when
1014 discarding literal table entries.
1015 (elf_xtensa_merge_private_bfd_data): Remove newline from error message.
1016 (elf_xtensa_do_asm_simplify): Likewise.
1017
1018 2003-07-23 Stephane Carrez <stcarrez@nerim.fr>
1019
1020 * elf32-m68hc1x.c (elf32_m68hc11_size_stubs): Avoid crash when
1021 we have a local symbol in common section.
1022
1023 2003-07-22 H.J. Lu <hongjiu.lu@intel.com>
1024
1025 * elflink.c (_bfd_elf_dynamic_symbol_p): Don't return TRUE for
1026 weak symbols.
1027
1028 2003-07-22 Nick Clifton <nickc@redhat.com>
1029
1030 * coffcode.h (coff_slurp_symbol_table): Add C_TCSYM and C_ECOML to
1031 expected RS6000 storage classes.
1032
1033 2003-07-21 H.J. Lu <hongjiu.lu@intel.com>
1034
1035 * elfxx-ia64.c (elfNN_ia64_size_dynamic_sections): Mark
1036 output_bfd unused to silence gcc.
1037
1038 2003-07-21 Nick Clifton <nickc@redhat.com>
1039
1040 * po/sv.po: Updated Swedish translation.
1041
1042 2003-07-21 Alan Modra <amodra@bigpond.net.au>
1043
1044 * elf-bfd.h (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Use..
1045 (_bfd_elf_symbol_refs_local_p): ..this. Declare.
1046 * elflink.c (_bfd_elf_symbol_refs_local_p): New function.
1047 * elf32-i386.c (elf_i386_relocate_section): Remove h NULL test
1048 now done in _bfd_elf_symbol_refs_local_p.
1049 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
1050 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
1051 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
1052
1053 2003-07-18 H.J. Lu <hongjiu.lu@intel.com>
1054
1055 * elflink.c (_bfd_elf_dynamic_symbol_p): Undo the last change.
1056
1057 2003-07-18 H.J. Lu <hongjiu.lu@intel.com>
1058
1059 * elf-bfd.h (SYMBOL_REFERENCES_LOCAL): Fix a typo.
1060 (SYMBOL_CALLS_LOCAL): Likewise.
1061
1062 * elflink.c (_bfd_elf_dynamic_symbol_p): Return TRUE
1063 immediately if symbol isn't defined locally.
1064
1065 2003-07-18 Richard Henderson <rth@redhat.com>
1066
1067 * elflink.c (_bfd_elf_dynamic_symbol_p): New.
1068 * elf-bfd.h (_bfd_elf_dynamic_symbol_p): Declare it.
1069 (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Use it.
1070 * elf32-xtensa.c (xtensa_elf_dynamic_symbol_p): Likewise.
1071 * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Likewise.
1072 * elf64-hppa.c (elf64_hppa_dynamic_symbol_p): Likewise.
1073 * elfxx-ia64.c (elfNN_ia64_dynamic_symbol_p): Likewise.
1074 Update all callers to provide the relocation being resolved.
1075
1076 2003-07-17 Shaun Jackman <sjackman@pathwayconnect.com>
1077
1078 * config.bfd (arm-wince-pe): Add -DARM_COFF_BUGFIX to
1079 targ_cflags.
1080
1081 2003-07-17 Nick Clifton <nickc@redhat.com>
1082
1083 * po/es.po: New Spanish translation.
1084 * po/sv.po: New Swedish translation.
1085 * po/opcodes.pot: Regenerate.
1086
1087 2003-07-16 Richard Henderson <rth@redhat.com>
1088
1089 * config.bfd, configure.host, configure.in: Remove ia64-aix support.
1090 * elfxx-ia64.c, targets.c: Likewise.
1091
1092 2003-07-16 Richard Henderson <rth@redhat.com>
1093
1094 * elfxx-ia64.c (elfNN_ia64_dynamic_symbol_p): Properly return false
1095 for symbols defined locally plus -Bsymbolic. Tidy logic.
1096
1097 2003-07-15 Richard Sandiford <rsandifo@redhat.com>
1098
1099 * archures.c (bfd_mach_mips7000): New.
1100 * bfd-in2.h: Regenerated.
1101 * cpu-mips.c (arch_info_struct): Add an entry for mips:7000.
1102 * elfxx-mips.c (mips_set_isa_flags): Handle bfd_mach_mips7000.
1103 (mips_mach_extensions): Add an entry for it.
1104
1105 2003-07-14 Nick Clifton <nickc@redhat.com>
1106
1107 * po/tr.po: Update with latest version.
1108 * po/SRC-POTFILES.in: Regenerate.
1109 * po/bfd.pot: Regenerate.
1110 * Makfile.in: Regenerate.
1111 * configure: Regenerate.
1112
1113 2003-07-12 Jeff Baker <jbaker@qnx.com>
1114
1115 * bfd/config.bfd (__QNXTARGET__): Define for Neutrino architectures.
1116 * bfd/elf32-arm.h (ELF_MAXPAGESIZE): Set to 4k for Neutrino.
1117 * bfd/elf32-sh.c (ELF_MAXPAGESIZE): Set to 4k for Neutrino.
1118 * bfd/elf32-ppc.c (ELF_MAXPAGESIZE): Set to 4k for Neutrino.
1119
1120 2003-07-12 Jeff Muizelaar <muizelaar@rogers.com>
1121
1122 * coffcode.h (coff_set_section_contents): Set the
1123 IMAGE_FILE_32BIT_MACHINE flag for PE targets.
1124
1125 2003-07-11 Richard Sandiford <rsandifo@redhat.com>
1126
1127 * bfd-in.h (bfd_h8300_pad_address): Declare.
1128 * bfd-in2.h: Regenerate.
1129 * cpu-h8300.c (bfd_h8300_pad_address): New function.
1130 * coff-h8300.c (h8300_reloc16_estimate): Use it to canonicalize
1131 addresses before checking whether they can be relaxed.
1132 (h8300_reloc16_extra_cases): Likewise for the R_MOVL2 sanity check.
1133 Don't complain about overflows in general 8-bit relocations.
1134 * elf32-h8300.c (elf32_h8_relax_section): Use bfd_h8300_pad_address.
1135 Fix handling of R_H8_DIR24A8.
1136
1137 2003-07-11 Richard Sandiford <rsandifo@redhat.com>
1138
1139 * elf32-h8300.c: Convert function prototypes and definitions
1140 to C90 syntax.
1141 * coff-h8300.c: Likewise.
1142 * cpu-h8300.c: Likewise.
1143
1144 2003-07-11 Alan Modra <amodra@bigpond.net.au>
1145
1146 * po/SRC-POTFILES.in: Regenerate.
1147 * po/bfd.pot: Likewise.
1148
1149 2003-07-10 Bob Wilson <bob.wilson@acm.org>
1150
1151 * elf32-xtensa.c (elf_xtensa_create_dynamic_sections): Create new
1152 .got.loc section. Do not set SEC_ALLOC or SEC_LOAD flags for the
1153 .xt.lit.plt section.
1154 (elf_xtensa_size_dynamic_sections): Set size of the .got.loc section
1155 and allocate memory for it.
1156 (elf_xtensa_combine_prop_entries): Copy contents of .xt.lit output
1157 section to the .got.loc section.
1158 (elf_xtensa_finish_dynamic_sections): Fix up call to
1159 elf_xtensa_combine_prop_entries and set DT_XTENSA_GOT_LOC_OFF to
1160 the address of .got.loc.
1161 (relax_property_section): Shrink .got.loc to match changes in any
1162 literal table section.
1163 (xtensa_is_property_section): Change to match
1164 xtensa_get_property_section_name.
1165 (xtensa_is_littable_section): New.
1166
1167 2003-07-10 H.J. Lu <hongjiu.lu@intel.com>
1168
1169 * elfxx-ia64.c (IA64_HOWTO): Set dst_mask to -1 instead of
1170 -1LL.
1171
1172 2003-07-10 Alan Modra <amodra@bigpond.net.au>
1173
1174 * Makefile.am (BFD32_BACKENDS): Add elf32-am33lin.lo.
1175 (BFD32_BACKENDS_CFILES): elf32-am33lin.c not elf32-am33lin.lo.
1176 Run "make dep-am".
1177 * Makefile.in: Regenerate.
1178
1179 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
1180
1181 2001-09-12 Alexandre Oliva <aoliva@redhat.com>
1182 * elf32-am33lin.c (ELF_MACHINE_CODE): Redefine to EM_MN10300.
1183 (ELF_MACHINE_ALT1): Define to EM_CYGNUS_MN10300.
1184 2001-06-02 Nick Clifton <nickc@cambridge.redhat.com>
1185 * elf32-am33lin.c: Rename global functions.
1186 2001-05-09 Alexandre Oliva <aoliva@redhat.com>
1187 * config.bfd (am33_2.0, am33_2.0-*-linux*): Added.
1188 * configure.in (bfd_elf32_am33lin_vec): Added.
1189 * Makefile.am (BFD32_BACKENDS): Added elf32-am33lin.lo.
1190 (elf32-am33lin.lo): List dependencies.
1191 * aclocal.m4, configure, Makefile.in: Rebuilt.
1192 * elf-m10300.c (TARGET_LITTLE_SYM, TARGET_LITTLE_NAME,
1193 ELF_ARCH, ELF_MACHINE_CODE, ELF_MAXPAGESIZE): Define only if
1194 ELF_ARCH was not defined before.
1195 (elf_symbol_leading_char): Define if not defined.
1196 * elf32-am33lin.c: Override the definitions above.
1197 * targets.c (bfd_elf32_am33lin_vec): New.
1198
1199 2003-07-09 Alexandre Oliva <aoliva@redhat.com>
1200
1201 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
1202 * elf-m10300.c (elf32_mn10300_link_hash_newfunc): Initialize
1203 pcrel_relocs_copied.
1204 2001-12-13 Alexandre Oliva <aoliva@redhat.com>
1205 * elf-m10300.c (ELF_DYNAMIC_INTERPRETER): Renamed from
1206 ld-linux.so.2 to ld.so.1.
1207 2001-10-10 Alexandre Oliva <aoliva@redhat.com>
1208 * elf-m10300.c (elf_mn10300_sizeof_plt0): New macro.
1209 (_bfd_mn10300_elf_adjust_dynamic_symbol): Use it.
1210 (_bfd_mn10300_elf_finish_dynamic_symbol): Likewise.
1211 * elf-m10300.c (_bfd_mn10300_elf_size_dynamic_sections): Allocate
1212 .rela.* section contents with bfd_zalloc.
1213 2001-09-25 Alexandre Oliva <aoliva@redhat.com>
1214 * elf-m10300.c: Added declarations for functions missing them.
1215 Merge some shared-library changes from the i386 back-end. Use
1216 R_MN10300_RELATIVE instead of R_MN10300_PCREL32 and
1217 R_MN10300_GLOB_DAT instead of R_MN10300_32 where appropriate.
1218 (struct elf32_mn10300_link_hash_entry): Remove duplicates of
1219 members of elf_link_hash_entry. Adjusted references.
1220 (mn10300_elf_final_link_relocate): dynobj was already loaded
1221 into a local variable, use it.
1222 2001-09-21 Nick Clifton <nickc@cambridge.redhat.com>
1223 * elf-m10300.c: Add missing function prototypes.
1224 2001-08-24 Alexandre Oliva <aoliva@redhat.com>
1225 * elf-m10300.c (mn10300_elf_relocate_section): Don't compute
1226 relocation for dynamic relocations.
1227 2001-05-16 Alexandre Oliva <aoliva@redhat.com>
1228 * reloc.c (BFD_RELOC_MN10300_GOTOFF24): New.
1229 * elf-m10300.c: Introduce GOTPC16, GOTOFF24, GOTOFF16 and
1230 PLT16, and rename GOTPC to GOTPC32 and GOTOFF to GOTOFF32.
1231 (_bfd_mn10300_elf_create_dynamic_sections): Move creation ot PLT...
1232 (_bfd_mn10300_elf_create_got_section): ... here, so that its
1233 adress is already known at the time we compute relaxations.
1234 (mn10300_elf_relax_section): Relax GOTPC32, GOTOFF32, GOT32
1235 and PLT32 to narrower relocations.
1236 * libbfd.h, bfd-in2.h: Rebuilt.
1237 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
1238 * reloc.c (BFD_RELOC_MN10300_GOT32, BFD_RELOC_MN10300_GOT24,
1239 BFD_RELOC_MN10300_GOT16, BFD_RELOC_MN10300_COPY,
1240 BFD_RELOC_MN10300_GLOB_DAT, BFD_RELOC_MN10300_JMP_SLOT,
1241 BFD_RELOC_MN10300_RELATIVE): New relocs.
1242 * libbfd.h, bfd-in2.h: Rebuilt.
1243 * elf-m10300.c (struct elf_mn10300_pcrel_relocs_copied): New.
1244 (struct elf32_mn10300_link_hash_entry): Added DSO-related
1245 fields.
1246 (elf_mn10300_howto): Defined new relocation types.
1247 (mn10300_reloc_map): Map them.
1248 (_bfd_mn10300_elf_create_got_section): New fn.
1249 (mn10300_elf_check_relocs): Handle PIC relocs.
1250 (mn10300_elf_final_link_relocate): Likewise.
1251 (mn10300_elf_relocate_section): Handle DSOs.
1252 (PLT0_ENTRY_SIZE, PLT_ENTRY_SIZE, PIC_PLT_ENTRY_SIZE): New macros.
1253 (elf_mn10300_plt0_entry, elf_mn10300_plt_entry,
1254 elf_mn10300_pic_plt_entry): New.
1255 (elf_mn10300_sizeof_plt, elf_mn10300_plt_plt0_offset,
1256 elf_mn10300_plt0_linker_offset, elf_mn10300_plt0_gotid_offset,
1257 elf_mn10300_plt_temp_offset, elf_mn10300_plt_symbol_offset,
1258 elf_mn10300_plt_reloc_offset: New macros.
1259 (ELF_DYNAMIC_INTERPRETER): Likewise.
1260 (_bfd_mn10300_elf_create_dynamic_sections): New function.
1261 (_bfd_mn10300_elf_adjust_dynamic_symbol): Likewise.
1262 (_bfd_mn10300_elf_discard_copies): Likewise.
1263 (_bfd_mn10300_elf_size_dynamic_sections): Likewise.
1264 (_bfd_mn10300_elf_finish_dynamic_symbol): Likewise.
1265 (_bfd_mn10300_elf_finish_dynamic_sections): Likewise.
1266 (elf_backend_can_gc_sections,
1267 elf_backend_create_dynamic_sections,
1268 elf_backend_adjust_dynamic_sections,
1269 elf_backend_size_dynamic_sections,
1270 elf_backend_finish_dynamic_symbol,
1271 elf_backend_finish_dynamic_sections, elf_backend_want_got_plt,
1272 elf_backend_plt_readonly, elf_backend_want_plt_sym,
1273 elf_backend_got_header_size, elf_backend_plt_header_size): New
1274 macros.
1275
1276 2003-07-09 Alexandre Oliva <aoliva@redhat.com>
1277
1278 2001-05-06 Alexandre Oliva <aoliva@redhat.com>
1279 * elf-m10300.c (compute_function_info): Account for AM33
1280 registers in `movm' when computing stack space for `call' when
1281 linking for AM33/2.0 link.
1282 2000-04-01 Alexandre Oliva <aoliva@cygnus.com>
1283 * archures.c (bfd_mach_am33_2): Renamed from bfd_mach_am332.
1284 * bfd-in2.h: Rebuilt.
1285 * cpu-m10300.c (bfd_am33_2_arch): Renamed from bfd_am332_arch.
1286 * elf-m10300.c: Updated.
1287 2000-03-31 Alexandre Oliva <aoliva@cygnus.com>
1288 * archures.c (bfd_mach_am332): Defined.
1289 * bfd-in2.h: Rebuilt.
1290 * cpu-m10300.c (bfd_am332_arch): Defined.
1291 (bfd_am33_arch): Chained with am33-2.
1292 * elf-m10300.c (elf_mn10300_mach): Handle am332.
1293 (_bfd_mn10300_elf_final_write_processing): Likewise.
1294
1295 2003-07-09 H.J. Lu <hongjiu.lu@intel.com>
1296
1297 * elfxx-ia64.c (IA64_HOWTO): Set dst_mask to -1LL.
1298
1299 2003-07-10 Alan Modra <amodra@bigpond.net.au>
1300
1301 * elf64-ppc.c (bfd_elf64_mkobject): Define.
1302 (struct ppc64_elf_obj_tdata): New.
1303 (ppc64_elf_tdata, ppc64_tlsld_got): Define.
1304 (ppc64_elf_mkobject): New function.
1305 (struct got_entry): Add "owner". Move "tls_type".
1306 (struct ppc_link_hash_table): Delete "relgot", "tlsld_got".
1307 (ppc64_elf_init_stub_bfd): New function.
1308 (create_got_section): Create header .got in dynobj. Create .got
1309 and .rela.got in each bfd. Stash pointers in ppc64_elf_obj_tdata.
1310 (ppc64_elf_create_dynamic_sections): Don't call create_got_section.
1311 Look for dynobj .got, and test it.
1312 (ppc64_elf_copy_indirect_symbol): Adjust for changed got.
1313 (update_local_sym_info): Likewise.
1314 (ppc64_elf_check_relocs): Likewise.
1315 (ppc64_elf_gc_sweep_hook): Likewise.
1316 (ppc64_elf_tls_optimize): Likewise.
1317 (allocate_dynrelocs): Likewise.
1318 (ppc64_elf_size_dynamic_sections): Likewise.
1319 (ppc64_elf_relocate_section): Likewise.
1320 (ppc64_elf_next_toc_section): Update comment.
1321 (toc_adjusting_stub_needed): Remove unneeded cast.
1322 (ppc64_elf_build_stubs): Check for stub sections in stub bfd by
1323 testing section flags.
1324 (ppc64_elf_build_stubs): Likewise.
1325 (ppc64_elf_size_stubs): Likewise. Remove stub_bfd param.
1326 (ppc64_elf_finish_dynamic_sections): Write out got sections.
1327 (func_desc_adjust): Copy over dynamic info for undef weaks.
1328 * elf64-ppc.h (ppc64_elf_init_stub_bfd): Declare.
1329 (ppc64_elf_size_stubs): Update prototype.
1330 * elflink.h (elf_link_sort_relocs): Use link_orders to find reldyn
1331 input sections rather than scanning dynobj.
1332
1333 2003-07-09 Richard Sandiford <rsandifo@redhat.com>
1334
1335 * elfxx-mips.c (mips_elf_link_hash_entry): Remove min_dyn_reloc_index.
1336 (bfd_mips_elf_swap_msym_in, bfd_mips_elf_swap_msym_out): Delete.
1337 (mips_elf_create_msym_section): Delete.
1338 (mips_elf_create_dynamic_relocation): Don't set min_dyn_reloc_index.
1339 (_bfd_mips_elf_copy_indirect_symbol): Likewise.
1340 (_bfd_mips_elf_create_dynamic_sections): Don't create .msym.
1341 (_bfd_mips_elf_size_dynamic_sections): Don't calculate its size.
1342 (_bfd_mips_elf_size_dynamic_sections): Don't add DT_MIPS_MSYM.
1343 (_bfd_mips_elf_finish_dynamic_symbol): Don't add symbols to .msym.
1344 (_bfd_mips_elf_finish_dynamic_sections): Likewise.
1345
1346 2003-07-09 Richard Sandiford <rsandifo@redhat.com>
1347
1348 * elfxx-mips.c (mips_elf_irix6_finish_dynamic_symbol): Make the
1349 symbols protected.
1350
1351 2003-07-09 Richard Sandiford <rsandifo@redhat.com>
1352
1353 * elfxx-mips.c (mips_elf_create_dynamic_relocation): Fix handling
1354 of relocations whose offset is -2.
1355
1356 2003-07-09 Richard Sandiford <rsandifo@redhat.com>
1357
1358 * bfd/elfxx-mips.c (mips_elf_create_dynamic_relocation): Treat
1359 forced-local symbols like other locals. Don't create relocations
1360 against STN_UNDEF in irix objects.
1361
1362 2003-07-09 Richard Sandiford <rsandifo@redhat.com>
1363
1364 * bfd/elfxx-mips.c (mips_elf_create_dynamic_relocation): In SGI-
1365 compatible objects, add the values of defined external symbols
1366 to the addend.
1367
1368 2003-07-09 Richard Sandiford <rsandifo@redhat.com>
1369
1370 * elfxx-mips.c (_bfd_mips_elf_finish_dynamic_symbol): Always
1371 initialize a GOT entry to the symbol's st_value.
1372
1373 2003-07-08 Alan Modra <amodra@bigpond.net.au>
1374
1375 * elf-bfd.h (struct elf_obj_tdata): Move linker_section_pointers..
1376 * elf32-ppc.c (struct ppc_elf_obj_tdata): ..to here. New.
1377 (ppc_elf_tdata): Define.
1378 (elf_local_ptr_offsets): Adjust.
1379 (ppc_elf_mkobject): New function.
1380 (bfd_elf32_mkobject): Define.
1381
1382 * elfcode.h (elf_object_p): Allocate tdata via _bfd_set_format.
1383 * elfcore.h (elf_core_file_p): Likewise.
1384 * section.c (bfd_section_init): Remove prototype.
1385
1386 2003-07-08 Alan Modra <amodra@bigpond.net.au>
1387
1388 * elf-bfd.h (struct elf_link_hash_entry): Remove linker_section_pointer
1389 field.
1390 (enum elf_linker_section_enum): Delete.
1391 (struct elf_linker_section): Delete.
1392 (struct elf_linker_section_pointers): Delete.
1393 (struct elf_obj_tdata): Remove #if 0 chunk. Remove linker_section.
1394 Make linker_section_pointers a void**.
1395 (elf_local_ptr_offsets, elf_linker_section): Don't define.
1396 * elf32-ppc.c (enum elf_linker_section_enum): New, cut-down version
1397 of old item in elf-bfd.h.
1398 (struct elf_linker_section): Likewise.
1399 (struct elf_linker_section_pointers): Likewise.
1400 (elf_local_ptr_offsets): Define.
1401 (struct ppc_elf_link_hash_entry): Add linker_section_pointer.
1402 (ppc_elf_link_hash_newfunc): Init it.
1403 (struct ppc_elf_link_hash_table): Add sbss.
1404 (ppc_elf_link_hash_table_create): zmalloc rather than clearing
1405 individual fields.
1406 (elf_create_linker_section): Fold into..
1407 (ppc_elf_create_linker_section): ..here. Remove hole_size code.
1408 Make rela section here if shared.
1409 (elf_find_pointer_linker_section): Pass lsect rather than enum.
1410 (elf_create_pointer_linker_section): Adjust. zalloc rather than
1411 clearing in a loop.
1412 (elf_finish_pointer_linker_section): Adjust. Don't make rela
1413 section here.
1414 (ppc_elf_check_relocs): Adjust.
1415 (ppc_elf_add_symbol_hook): Tighten hash creator test. Remove code
1416 creating .sbss by hand.
1417 * elf.c (_bfd_elf_link_hash_newfunc): Adjust.
1418
1419 2003-07-04 Jakub Jelinek <jakub@redhat.com>
1420
1421 * elf32-s390.c (elf_howto_table): Change R_390_GOT12 to
1422 complain_overflow_bitfield.
1423 * elf64-s390.c (elf_howto_table): Change R_390_GOT12 to
1424 complain_overflow_bitfield.
1425
1426 2003-07-04 Jakub Jelinek <jakub@redhat.com>
1427
1428 * elf-bfd.h (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Return
1429 true even if -pie.
1430
1431 2003-07-04 Jakub Jelinek <jakub@redhat.com>
1432
1433 * elfxx-ia64.c (struct elfNN_ia64_link_hash_table): Add rel_fptr_sec.
1434 (elfNN_ia64_dynamic_symbol_p): Change info->shared into
1435 !info->executable.
1436 (get_fptr): For -pie create .opd as writable section and create
1437 .rela.opd as well.
1438 (elfNN_ia64_check_relocs): Change info->shared into
1439 !info->executable.
1440 (allocate_fptr): Likewise.
1441 (allocate_dynrel_entries): Account for a relative reloc for -pie
1442 @fptr(). Don't account for a relative reloc if -pie want_ltoff_fptr
1443 for undefweak symbol. Account for an IPLT reloc in .rela.opd
1444 section if -pie.
1445 (set_got_entry): Don't create a relative reloc if -pie
1446 want_ltoff_fptr for undefweak symbol.
1447 (set_fptr_entry): Emit an IPLT reloc in .rela.opd for -pie.
1448 (elfNN_ia64_relocate_section): Emit a relative reloc for -pie
1449 @fptr().
1450
1451 * elfxx-ia64.c (elfNN_ia64_relocate_section): Issue undefined_symbol
1452 even if -pie.
1453 * elf32-i386.c (elf_i386_relocate_section): Likewise.
1454 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
1455 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
1456 * elf64-s390.c (elf_s390_relocate_section): Likewise.
1457 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
1458 * elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
1459 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
1460 * elf32-s390.c (elf_s390_relocate_section): Likewise.
1461 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
1462
1463 2003-07-04 Paul Clarke <paulc@senet.com.au>
1464
1465 * elf32-h8300.c (R_H8_DIR32A16): Fix name field.
1466 (elf32_h8_relax_section) <R_H8_DIR16A8>: Adjust position of relocation.
1467 <R_H8_DIR32A16>: Fix type of relocation.
1468
1469 2003-07-04 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1470
1471 * elf32-sh.c (sh_elf_create_dynamic_sections): Return if dynamic
1472 sections were created already. Remove unnecessary tests of
1473 the previous change.
1474
1475 2003-07-04 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1476
1477 * elf32-sh.c (sh_elf_create_dynamic_sections): Don't call
1478 bfd_make_section for existing sections.
1479
1480 2003-07-04 Alan Modra <amodra@bigpond.net.au>
1481
1482 * elf32-sparc.c (elf32_sparc_check_relocs): Don't call
1483 create_got_section if we already have done so.
1484 * elf32-sh.c (sh_elf_create_dynamic_sections): Likewise.
1485 (sh_elf_check_relocs): Likewise.
1486 (sh_elf_adjust_dynamic_symbol): Delete "dynobj" var. Use
1487 htab->root.dynobj instead.
1488 (sh_elf_check_relocs): Likewise.
1489 (sh_elf_finish_dynamic_sections): Likewise.
1490
1491 * section.c (bfd_make_section): Return NULL for existing section.
1492
1493 2003-07-04 Alan Modra <amodra@bigpond.net.au>
1494
1495 * elf32-ppc.c (ppc_elf_create_dynamic_sections): Don't call
1496 ppc_elf_create_got if we've already done so.
1497
1498 * elf-bfd.h (_bfd_elf_create_linker_section) Don't declare.
1499 (_bfd_elf_find_pointer_linker_section): Likewise.
1500 (bfd_elf32_create_pointer_linker_section): Likewise.
1501 (bfd_elf32_finish_pointer_linker_section): Likewise.
1502 (bfd_elf64_create_pointer_linker_section): Likewise.
1503 (bfd_elf64_finish_pointer_linker_section): Likewise.
1504 (_bfd_elf_make_linker_section_rela): Likewise.
1505 * elfcode.h (elf_create_pointer_linker_section): Don't define.
1506 (elf_finish_pointer_linker_section): Likewise.
1507 * elflink.c (_bfd_elf_make_linker_section_rela): Delete.
1508 (_bfd_elf_create_linker_section): Move this function..
1509 (_bfd_elf_find_pointer_linker_section): ..and this..
1510 * elflink.h (elf_create_pointer_linker_section): ..and this..
1511 (elf_finish_pointer_linker_section): ..and this..
1512 * elf32-ppc.c: ..to here, renaming to the following, and adjusting
1513 calls.
1514 (elf_create_linker_section): Convert to C90, tidy.
1515 (elf_find_pointer_linker_section): Likewise.
1516 (elf_create_pointer_linker_section): Likewise.
1517 (elf_finish_pointer_linker_section): Likewise.
1518 * elf32-i370.c: Delete #if 0 code.
1519
1520 2003-07-02 Alan Modra <amodra@bigpond.net.au>
1521
1522 * elf64-ppc.c (ppc64_elf_func_desc_adjust): Don't allow _savef* and
1523 _restf* to be satisfied by shared libs, and always force them local.
1524 (toc_adjusting_stub_needed): Avoid scanning linker created sections.
1525 Correct test for "bl".
1526 (ppc64_elf_relocate_section <R_PPC64_TLS>): Correct test for
1527 primary opcode 31.
1528
1529 2003-07-01 Martin Schwidefsky <schwidefsky@de.ibm.com>
1530
1531 * elf32-s390.c (s390_elf_ldisp_reloc): New prototype.
1532 (s390_tls_reloc): New function.
1533 (elf_howto_table): Add long displacement relocations R_390_20,
1534 R_390_GOT20, R_390_GOTPLT20 and R_390_TLS_GOTIE20.
1535 (elf_s390_reloc_type_lookup): Likewise.
1536 (elf_s390_check_relocs): Likewise.
1537 (elf_s390_gc_sweep_hook): Likewise.
1538 (elf_s390_relocate_section): Likewise.
1539 * elf64-s390.c: Same changes as for elf32-s390.c.
1540 * reloc.c: Add long displacement relocations BFD_RELOC_390_20,
1541 BFD_RELOC_390_GOT20, BFD_RELOC_390_GOTPLT20 and
1542 BFD_RELOC_390_TLS_GOTIE20.
1543 * bfd-in2.h: Regenerate.
1544 * libbfd.h: Likewise.
1545
1546 2003-06-30 Alan Modra <amodra@bigpond.net.au>
1547
1548 * cpu-ia64-opc.c (ext_imms_scaled): Don't sign extend using shifts.
1549 (ins_imms, ins_immsm1u4): Likewise. Warning fix.
1550
1551 2003-06-29 Alan Modra <amodra@bigpond.net.au>
1552
1553 * archive.c: Convert to C90, remove unnecessary prototypes and casts.
1554 Replace PTR with void *. Formatting.
1555 * archive64.c: Likewise.
1556 * archures.c: Likewise.
1557 * bfd-in.h: Likewise.
1558 * bfd.c: Likewise.
1559 * bfdio.c: Likewise.
1560 * bfdwin.c: Likewise.
1561 * cache.c: Likewise.
1562 * corefile.c: Likewise.
1563 * format.c: Likewise.
1564 * init.c: Likewise.
1565 * libbfd-in.h: Likewise.
1566 * libbfd.c: Likewise.
1567 * linker.c: Likewise.
1568 * opncls.c: Likewise.
1569 * reloc.c: Likewise.
1570 * section.c: Likewise.
1571 * simple.c: Likewise.
1572 * syms.c: Likewise.
1573 * targets.c: Likewise.
1574 * bfd-in2.h: Regenerate.
1575 * libbfd.h: Regenerate.
1576
1577 * ecoff.c (bfd_debug_section): Add missing kept_section initialization.
1578 * libbfd-in.h (_bfd_sh_align_load_span): Don't declare if defined.
1579 * libbfd.c (COERCE32, EIGHT_GAZILLION): Simplify.
1580 (bfd_getb64): Rewrite without parens.
1581 (bfd_getl64, bfd_getb_signed_64, bfd_getl_signed_64): Likewise.
1582 * cache.c (insert, snip): Remove INLINE.
1583 * linker.c (bfd_link_add_undef): Likewise.
1584
1585 2003-06-29 Andreas Jaeger <aj@suse.de>
1586
1587 * elf64-x86-64.c: Convert to ISO C90 prototypes, remove
1588 unnecessary prototypes. Replace PTR with void *.
1589 (elf64_x86_64_adjust_dynamic_symbol): Use SYMBOL_CALLS_LOCAL to
1590 trim plt entries. Move undefweak non-default visibility test ...
1591 (allocate_dynrelocs): ... from here.
1592 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Pass SHARED instead of INFO.
1593 Change all callers.
1594 (allocate_dynrelocs): Use SYMBOL_CALLS_LOCAL. Use
1595 SYMBOL_REFERENCES_LOCAL for dynreloc check.
1596 (elf64_x86_64_relocate_section): Use SYMBOL_CALLS_LOCAL for
1597 dynreloc and .got relocs.
1598 (elf64_x86_64_finish_dynamic_symbol): Use SYMBOL_REFERENCES_LOCAL
1599 for .got relocs.
1600
1601 2003-06-29 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1602
1603 * elfxx-mips.c: Allow lazy binding for R_MIPS_JALR.
1604
1605 2003-06-27 Nick Clifton <nickc@redhat.com>
1606
1607 * opncls.c (bfd_add_gnu_debuglink_section): Rename to
1608 bfd_add_gnu_debuglink_section and only create the section, do not
1609 fill in its contents.
1610 (bfd_fill_in_gnu_debuglink_section): New function. Fill in the
1611 contents of a .gnu-debuglink section.
1612 * bfd-in2.h: Regenerate.
1613
1614 2003-06-27 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1615
1616 * elfxx-mips.c: Revert .got alignment to 2**4.
1617
1618 2003-06-27 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1619
1620 * elf32-mips.c: Fix addend for _gp_disp special symbol.
1621
1622 2003-06-27 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1623
1624 * elfxx-mips.c (_bfd_mips_elf_fake_sections): Remove non-default
1625 relocation header setup.
1626
1627 2003-06-25 Alan Modra <amodra@bigpond.net.au>
1628
1629 * elf32-ppc.c (ppc_elf_howto_table): Remove unnecessary cast.
1630 (ppc_elf_reloc_type_lookup): Modify comment.
1631 (ppc_elf_info_to_howto): Ditto.
1632 (ppc_elf_relocate_section): Ditto.
1633 (ppc_elf_check_relocs): Call ppc_elf_howto_init.
1634
1635 2003-06-25 Alan Modra <amodra@bigpond.net.au>
1636
1637 * aout-ns32k.c: Correct spelling of "relocatable".
1638 * aoutx.h: Likewise.
1639 * bfd-in.h: Likewise.
1640 * bfd.c: Likewise.
1641 * bout.c: Likewise.
1642 * coff-a29k.c: Likewise.
1643 * coff-alpha.c: Likewise.
1644 * coff-arm.c: Likewise.
1645 * coff-i386.c: Likewise.
1646 * coff-i860.c: Likewise.
1647 * coff-i960.c: Likewise.
1648 * coff-m68k.c: Likewise.
1649 * coff-m88k.c: Likewise.
1650 * coff-mcore.c: Likewise.
1651 * coff-mips.c: Likewise.
1652 * coff-or32.c: Likewise.
1653 * coff-ppc.c: Likewise.
1654 * coff-rs6000.c: Likewise.
1655 * coff-sh.c: Likewise.
1656 * coff-tic80.c: Likewise.
1657 * coff64-rs6000.c: Likewise.
1658 * cofflink.c: Likewise.
1659 * cpu-ns32k.c: Likewise.
1660 * ecoff.c: Likewise.
1661 * ecofflink.c: Likewise.
1662 * elf-bfd.h: Likewise.
1663 * elf-eh-frame.c: Likewise.
1664 * elf-hppa.h: Likewise.
1665 * elf-m10200.c: Likewise.
1666 * elf-m10300.c: Likewise.
1667 * elf.c: Likewise.
1668 * elf32-arm.h: Likewise.
1669 * elf32-avr.c: Likewise.
1670 * elf32-cris.c: Likewise.
1671 * elf32-d10v.c: Likewise.
1672 * elf32-dlx.c: Likewise.
1673 * elf32-fr30.c: Likewise.
1674 * elf32-frv.c: Likewise.
1675 * elf32-h8300.c: Likewise.
1676 * elf32-hppa.c: Likewise.
1677 * elf32-i370.c: Likewise.
1678 * elf32-i386.c: Likewise.
1679 * elf32-i860.c: Likewise.
1680 * elf32-i960.c: Likewise.
1681 * elf32-ip2k.c: Likewise.
1682 * elf32-iq2000.c: Likewise.
1683 * elf32-m32r.c: Likewise.
1684 * elf32-m68hc11.c: Likewise.
1685 * elf32-m68hc1x.c: Likewise.
1686 * elf32-m68k.c: Likewise.
1687 * elf32-mcore.c: Likewise.
1688 * elf32-mips.c: Likewise.
1689 * elf32-msp430.c: Likewise.
1690 * elf32-openrisc.c: Likewise.
1691 * elf32-ppc.c: Likewise.
1692 * elf32-s390.c: Likewise.
1693 * elf32-sh.c: Likewise.
1694 * elf32-sh64.c: Likewise.
1695 * elf32-sparc.c: Likewise.
1696 * elf32-v850.c: Likewise.
1697 * elf32-vax.c: Likewise.
1698 * elf32-xstormy16.c: Likewise.
1699 * elf32-xtensa.c: Likewise.
1700 * elf64-alpha.c: Likewise.
1701 * elf64-hppa.c: Likewise.
1702 * elf64-mips.c: Likewise.
1703 * elf64-mmix.c: Likewise.
1704 * elf64-ppc.c: Likewise.
1705 * elf64-s390.c: Likewise.
1706 * elf64-sh64.c: Likewise.
1707 * elf64-sparc.c: Likewise.
1708 * elf64-x86-64.c: Likewise.
1709 * elfcode.h: Likewise.
1710 * elflink.h: Likewise.
1711 * elfn32-mips.c: Likewise.
1712 * elfxx-ia64.c: Likewise.
1713 * elfxx-mips.c: Likewise.
1714 * i386linux.c: Likewise.
1715 * ieee.c: Likewise.
1716 * libcoff-in.h: Likewise.
1717 * linker.c: Likewise.
1718 * m68klinux.c: Likewise.
1719 * pdp11.c: Likewise.
1720 * pe-mips.c: Likewise.
1721 * peXXigen.c: Likewise.
1722 * reloc.c: Likewise.
1723 * reloc16.c: Likewise.
1724 * sparclinux.c: Likewise.
1725 * sunos.c: Likewise.
1726 * syms.c: Likewise.
1727 * versados.c: Likewise.
1728 * vms.c: Likewise.
1729 * xcofflink.c: Likewise.
1730 * bfd-in2.h: Regenerate.
1731 * libcoff.h: Regenerate.
1732 * libbfd.h: Regenerate.
1733
1734 2003-06-24 Alan Modra <amodra@bigpond.net.au>
1735
1736 * elf32-ppc.c (ppc_elf_check_relocs): Report plt reloc against
1737 local sym errors.
1738
1739 * elf32-i386.c: Convert to C90 function definitions, remove unnecessary
1740 prototypes and casts. Replace PTR with void *. Formatting.
1741 * elf32-ppc.c: Likewise. Break long strings too.
1742 (ppc_elf_relax_section): Use enum elf_ppc_reloc_type for r_type.
1743 (ppc_elf_unhandled_reloc): Internationalize error message.
1744 * elf32-ppc.h: Remove PARAMS.
1745
1746 2003-06-23 Mark Mitchell <mark@codesourcery.com>
1747
1748 * elf32-ppc.c (ppc_elf_begin_write_processing): Use bytes to count
1749 APUinfo slots.
1750 (ppc_elf_final_write_processing): Likewise.
1751
1752 2003-06-23 H.J. Lu <hongjiu.lu@intel.com>
1753
1754 * elflink.h (elf_link_input_bfd): Check raw size when using
1755 kept_section to preserve debug information discarded by
1756 linkonce.
1757
1758 2003-06-20 Alan Modra <amodra@bigpond.net.au>
1759
1760 * elf64-ppc.c (struct ppc_link_hash_table): Add top_id.
1761 (ppc64_elf_setup_section_lists): Set it.
1762 (ppc64_elf_relocate_section): Check sym section id against top_id.
1763 (ppc_build_one_stub): Comment on top_id.
1764
1765 2003-06-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1766
1767 * config.bfd: Add tic4x-*-rtems*.
1768
1769 2003-06-20 Alan Modra <amodra@bigpond.net.au>
1770
1771 * elf64-ppc.c: Convert to C90 function definitions, remove unnecessary
1772 prototypes and casts. Replace PTR with void *. Format copyright.
1773 Mention ABI links.
1774 (struct ppc_link_hash_table): Rename sgot, srelgot, splt, srelplt,
1775 sdynbss, srelbss, sglink, sbrlt and srelbrlt to got, relgot .. relbrlt.
1776 (ppc_type_of_stub): Make r_type an enum.
1777 (ppc64_elf_size_stubs): Likewise.
1778 * elf64-ppc.h: Remove PARAMS macro.
1779
1780 2003-06-19 Alan Modra <amodra@bigpond.net.au>
1781
1782 * elf64-ppc.c (ppc64_elf_link_hash_table_create): Reinstate init of
1783 elf hash tab fields.
1784
1785 * elf64-ppc.c (ppc64_elf_reloc_type_lookup): Tidy prototype.
1786 (ppc64_elf_info_to_howto): Likewise.
1787 (ppc64_elf_build_stubs): Add "stats" param, and print statistics.
1788 * elf64-ppc.h (ppc64_elf_build_stubs): Adjust prototype.
1789
1790 2003-06-19 Alan Modra <amodra@bigpond.net.au>
1791
1792 * elf64-sparc.c (sparc64_elf_relocate_section): Ignore R_SPARC_DISP32
1793 reloc overflow on discarded eh_frame entries.
1794
1795 2003-06-19 Alan Modra <amodra@bigpond.net.au>
1796
1797 * elf64-ppc.c (toc_adjusting_stub_needed): New function.
1798 (ppc64_elf_next_input_section): Use it here to set has_gp_reloc.
1799 Return error condition.
1800 (ppc64_elf_size_stubs): Restrict toc adjusting stubs to sections
1801 that have has_gp_reloc set.
1802 (struct ppc_link_hash_table): Add stub_count.
1803 (ppc_build_one_stub): Increment it.
1804 (ppc64_elf_link_hash_table_create): zmalloc rather than clearing
1805 individual fields.
1806 * elf64-ppc.h (ppc64_elf_next_input_section): Update prototype.
1807
1808 2003-06-18 Alan Modra <amodra@bigpond.net.au>
1809
1810 * elflink.h (elf_gc_record_vtentry): Revert last change. Correct
1811 size calculation from addend. Round size up.
1812
1813 2003-06-18 Hans-Peter Nilsson <hp@axis.com>
1814
1815 * elf32-cris.c (cris_elf_relocate_section) <case
1816 R_CRIS_32_GOTREL>: When linking a program, don't complain about a
1817 symbol from a normal object or an undefined weak symbol.
1818
1819 2003-06-18 Alan Modra <amodra@bigpond.net.au>
1820
1821 * elf64-ppc.c (ppc64_elf_relocate_section): Accept a symbol on
1822 R_PPC64_TOC relocs.
1823
1824 2003-06-17 H.J. Lu <hongjiu.lu@intel.com>
1825
1826 * section.c (struct sec): Put back kept_section.
1827 (STD_SECTION): Put back kept_section initialization.
1828 * bfd-in2.h: Regenerate.
1829
1830 * elflink.h (elf_link_input_bfd): Also check discarded linkonce
1831 sections for relocateable output. Use kept_section to preserve
1832 debug information discarded by linkonce.
1833
1834 2003-06-17 Roland McGrath <roland@redhat.com>
1835
1836 * elfxx-ia64.c (elfNN_ia64_relocate_section): Support
1837 segment-relative relocation between different segments.
1838
1839 2003-06-17 Alan Modra <amodra@bigpond.net.au>
1840
1841 * elf64-ppc.c (ppc64_elf_relocate_section): Do unaligned reloc
1842 optimizations earlier.
1843
1844 * elf64-ppc.c (struct ppc_link_hash_table): Reinstate top_index.
1845 Restore previous input_list type.
1846 (ppc64_elf_link_hash_table_create): Undo last change.
1847 (ppc64_elf_setup_section_lists): Reinstate code setting up input lists
1848 per output section, but don't bother with bfd_abs_section marker.
1849 (ppc64_elf_next_input_section): Adjust for multiple input section
1850 lists.
1851 (group_sections): Likewise.
1852
1853 2003-06-17 Jakub Jelinek <jakub@redhat.com>
1854
1855 * elf64-ppc.c (ppc64_elf_relocation_section): Ensure
1856 *r_offset == r_addend for RELATIVE relocs against .got.
1857
1858 2003-06-17 Alan Modra <amodra@bigpond.net.au>
1859
1860 * elf64-ppc.c (ppc64_elf_relocate_section): Optimize unaligned relocs.
1861
1862 2003-06-17 Nick Clifton <nickc@redhat.com>
1863
1864 * elflink.h (elf_gc_record_vtentry): Allocate an extra element
1865 in the vtable_entries_used array to allow for the accessing
1866 the largest element.
1867
1868 2003-06-17 Alan Modra <amodra@bigpond.net.au>
1869
1870 * elf64-ppc.c (struct ppc_link_hash_table): Remove top_index. Modify
1871 input_list.
1872 (ppc64_elf_link_hash_table_create): Init input_list here.
1873 (ppc64_elf_setup_section_lists): Remove code setting up input lists
1874 per output section. Set toc_off for abs and other standard sections.
1875 (ppc64_elf_reinit_toc): Don't set elf_gp on input bfds lacking a toc.
1876 (ppc64_elf_next_input_section): Adjust for single input section list.
1877 Don't set toc_curr from input bfds that haven't set elf_gp.
1878 (group_sections): Adjust for single input section list.
1879
1880 * elf64-ppc.c (ppc64_elf_relocate_section): Correct pcrel section zero.
1881
1882 2003-06-16 Alan Modra <amodra@bigpond.net.au>
1883
1884 * elf64-ppc.c (ppc64_elf_relocate_section): When optimizing toctprel
1885 tls, check that a TOC16_DS or TOC16_LO_DS reloc isn't pointing to a
1886 dtprel entry. Ensure TLS_LD DTPMOD reloc has a zero addend. Write
1887 got section for RELATIVE relocs. Fix wrong comment. Change condition
1888 under which dynamic relocs update the section contents.
1889
1890 2003-06-13 Robert Millan <zeratul2@wanadoo.es>
1891
1892 * config.bfd: Add i386-netbsd-gnu target.
1893
1894 2003-06-12 Nick Clifton <nickc@redhat.com>
1895
1896 * opncls.c (calc_crc32): Rename to
1897 bfd_calc_gnu_debuglink_crc32 and export.
1898 (GNU_DEBUGLINK): Define and use to replace occurrences of
1899 hard-coded ".gnu_debuglink" in the code.
1900 (get_debug_link_info): Prevent aborts by replacing call to
1901 xmalloc with a call to malloc.
1902 (find_separate_debug_file): Prevent aborts by replacing calls
1903 to xmalloc and xstrdup with calls to malloc and strdup.
1904 (bfd_add_gnu_debuglink): New function. Add a .gnu_debuglink
1905 section to a bfd.
1906 * bfd-in2.h: Regenerate.
1907
1908 2003-06-12 Federico G. Schwindt <fgsch@lodoss.net>
1909
1910 * config.bfd (i[3-7]86-*-openbsd[0-2].* | i[3-7]86-*-openbsd3.[0-3]):
1911 New target (was i[3-7]86-*-openbsd* before).
1912 (i[3-7]86-*-openbsd*): Change to use bfd_elf32_i386_vec.
1913 (vax-*-openbsd*): New target.
1914
1915 2003-06-11 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1916
1917 * elfxx-mips.c (MIPS_ELF_OPTIONS_SECTION_NAME): Use .MIPS.options
1918 for n32, too.
1919 (MIPS_ELF_STUB_SECTION_NAME): Use .MIPS.stubs for n32, too.
1920 (mips_elf_rel_dyn_section): Use appropriate section alignment.
1921 (mips_elf_create_got_section): Likewise.
1922 (_bfd_mips_elf_create_dynamic_sections): Likewise.
1923
1924 2003-06-11 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1925
1926 * elf32-mips.c (mips_elf_generic_reloc): New Function.
1927 (elf_mips_howto_table_rel): Use it.
1928 (gprel32_with_gp): Move prototype.
1929 (mips_elf_hi16_reloc): Check for ! BSF_LOCAL instead of zero addend.
1930 Use mips_elf_generic_reloc.
1931 (mips_elf_got16_reloc): Check for ! BSF_LOCAL instead of zero addend.
1932 Code cleanup.
1933 (_bfd_mips_elf32_gprel16_reloc): Check for ! BSF_LOCAL instead of
1934 zero addend.
1935 (mips_elf_gprel32_reloc): Likewise. Use the same GP assignment logic
1936 as in the other *_gprel*_reloc functions.
1937 (gprel32_with_gp): Handle partial_inplace properly.
1938 (mips32_64bit_reloc): Use mips_elf_generic_reloc.
1939 (mips16_gprel_reloc): Check for ! BSF_LOCAL instead of zero addend.
1940 Do addend handling directly instead of calling
1941 _bfd_mips_elf_gprel16_with_gp. Handle partial_inplace properly.
1942 * elf64-mips.c (mips_elf64_hi16_reloc): Check for ! BSF_LOCAL instead
1943 of zero addend. Handle partial_inplace properly.
1944 (mips_elf64_got16_reloc): Check for ! BSF_LOCAL instead of zero
1945 addend.
1946 (mips_elf64_gprel16_reloc): Likewise.
1947 (mips_elf64_literal_reloc): Likewise.
1948 (mips_elf64_gprel32_reloc): Likewise. Use the same GP assignment
1949 logic as in the other *_gprel*_reloc functions. Handle
1950 partial_inplace properly.
1951 (mips_elf64_shift6_reloc): Check for ! BSF_LOCAL instead of zero
1952 addend. Handle partial_inplace properly.
1953 (mips16_gprel_reloc): Likewise. Do addend handling directly instead
1954 of calling _bfd_mips_elf_gprel16_with_gp.
1955 * elfn32-mips.c (mips_elf_got16_reloc): Check for BSF_LOCAL.
1956 (mips_elf_gprel32_reloc): Check for ! BSF_LOCAL instead
1957 of zero addend.
1958 (mips_elf_shift6_reloc): Handle partial_inplace properly.
1959 (mips16_gprel_reloc): Likewise. Do addend handling directly instead
1960 of calling _bfd_mips_elf_gprel16_with_gp.
1961 * elfxx-mips.c (_bfd_mips_elf_gprel16_with_gp): Handle
1962 partial_inplace properly. Fix wrong addend handling. Fix overflow
1963 check.
1964 (_bfd_mips_elf_sign_extend): Renamed from mips_elf_sign_extend and
1965 exported.
1966 (mips_elf_calculate_relocation): Use _bfd_mips_elf_sign_extend.
1967 (_bfd_mips_elf_relocate_section): Likewise.
1968 (mips_elf_create_dynamic_relocation): Update sec_info_type access.
1969 * elfxx-mips.h (_bfd_mips_relax_section): Fix prototype declaration.
1970 (_bfd_mips_elf_sign_extend): New prototype.
1971
1972 2003-06-11 Federico G. Schwindt <fgsch@lodoss.net>
1973
1974 * config.bfd (sparc-*-openbsd[0-2].* | sparc-*-openbsd3.[0-1]):
1975 New target (was sparc-*-openbsd* before).
1976 (sparc-*-openbsd*): Change to use bfd_elf32_sparc_vec.
1977
1978 * configure.in (vax-*-openbsd*): Set COREFILE to netbsd-core.lo.
1979 * configure: Regenerate.
1980
1981 2003-06-11 H.J. Lu <hongjiu.lu@intel.com>
1982
1983 * po/Make-in (DESTDIR): New.
1984 (install-data-yes): Support $(DESTDIR).
1985 (uninstall): Likewise.
1986
1987 2003-06-11 Alan Modra <amodra@bigpond.net.au>
1988
1989 * Makefile.am (config.status): Depend on version.h.
1990 Run "make dep-am".
1991 * Makefile.in: Regenerate.
1992 * po/SRC-POTFILES.in: Regenerate.
1993
1994 2003-06-10 Alan Modra <amodra@bigpond.net.au>
1995 Gary Hade <garyhade@us.ibm.com>
1996
1997 * elf64-ppc.c (ppc64_elf_relocate_section <*_DS>): Special case lq.
1998
1999 2003-06-10 Richard Sandiford <rsandifo@redhat.com>
2000
2001 * archures.c (bfd_mach_h8300sxn): New architecture.
2002 * bfd-in2.h: Regenerate.
2003 * cpu-h8300.c (h8300_scan): Check for 'sxn'.
2004 (h8300sxn_info_struct): New.
2005 (h8300sx_info_struct): Link to it.
2006 * elf32-h8300.c (elf32_h8_mach): Add h8300sxn case.
2007 (elf32_h8_final_write_processing): Likewise.
2008
2009 2003-06-08 Alan Modra <amodra@bigpond.net.au>
2010
2011 * elf64-ppc.c: Move TARGET_LITTLE_SYM and other macros used by
2012 elfxx-target.h so that we can use elf_backend_got_header_size.
2013 (ELF_MACHINE_ALT1, ELF_MACHINE_ALT2): Delete.
2014 (GLINK_CALL_STUB_SIZE): Modify. Define new glink call stub and
2015 associated macros.
2016 (ppc64_elf_howto_raw <GOT_TPREL16_DS, GOT_TPREL16_LO_DS>): Correct
2017 dst_mask.
2018 (enum ppc_stub_type): Add ppc_stub_long_branch_r2off and
2019 ppc_stub_plt_branch_r2off.
2020 (struct ppc_stub_hash_entry): Reorganize.
2021 (struct ppc_link_hash_table): Add no_multi_toc, multi_toc_needed,
2022 toc_curr, toc_off and emit_stub_syms.
2023 (ppc64_elf_link_hash_table_create): Init them.
2024 (ppc_stub_name): Correct string size.
2025 (ppc64_elf_check_relocs): Set has_gp_reloc on GOT and TOC relocs.
2026 (ppc64_elf_size_dynamic_sections): Set no_multi_toc if GOT entries
2027 used.
2028 (ppc_type_of_stub): Tweak root.type test.
2029 (build_plt_stub): Remove glink code. Adjust for insn macro changes.
2030 (ppc_size_one_stub): Handle ppc_stub_long_branch_r2off and
2031 ppc_stub_plt_branch_r2off.
2032 (ppc_build_one_stub): Likewise. Fix var shadowing. Correct addis,addi
2033 range test. Use toc_off to calculte r2 values. Handle emit_stub_syms.
2034 (ppc64_elf_setup_section_lists): Remove htab creator flavour test.
2035 Initialize elf_gp and toc_curr.
2036 (ppc64_elf_next_toc_section, ppc64_elf_reinit_toc): New functions.
2037 (ppc64_elf_next_input_section): Set toc_off.
2038 (group_sections): Ensure groups have the same TOC.
2039 (ppc64_elf_size_stubs): Check whether we need a TOC adjusting stub.
2040 (ppc64_elf_build_stubs): Add emit_stub_syms param, and stash in htab.
2041 Build new glink stub.
2042 (ppc64_elf_relocate_section): Handle multiple TOCs. Fix comments.
2043 (ppc64_elf_finish_dynamic_sections): Adjust DT_PPC64_GLINK.
2044 * elf64-ppc.h (ppc64_elf_build_stubs): Update prototype.
2045 (ppc64_elf_next_toc_section, ppc64_elf_reinit_toc): Declare.
2046 * section.c (struct sec): Rename flag12 to has_gp_reloc.
2047 (STD_SECTION): Update.
2048 * ecoff.c (bfd_debug_section): Update comment.
2049 * bfd-in2.h: Regenerate.
2050
2051 2003-06-05 Daniel Jacobowitz <drow@mvista.com>
2052
2053 * elfcode.h (elf_slurp_reloc_table_from_section): Don't dereference
2054 NULL function pointers.
2055
2056 2003-06-05 Daniel Jacobowitz <drow@mvista.com>
2057
2058 * simple.c (bfd_simple_get_relocated_section_contents): Call
2059 _bfd_generic_link_add_symbols instead of bfd_link_add_symbols.
2060
2061 2003-06-04 Svein E. Seldal <Svein.Seldal@solidas.com>
2062
2063 * coff-tic54x.c: Removed the ticoff0_bad_format_hook() and
2064 ticoff1_bad_format_hook() functions. Removed the coff0 and coff1
2065 swaptables.
2066 * coff-tic4x.c: Ditto
2067 * coffcode.h: Added extra arguments to CREATE_BIG_COFF_TARGET_VEC
2068 and CREATE_LITTLE_COFF_TARGET_VEC. Created the macro
2069 CREATE_BIGHDR_COFF_TARGET_VEC. Created the ticoff0_bad_format_hook(),
2070 ticoff1_bad_format_hook() functions. Created the coff0 and coff1
2071 swap tables.
2072 * coff-tic4x.c: Adopted new CREATE_xxx_COFF_TARGET_VEC macros.
2073 * coff-a29k.c: Append COFF_SWAP_TABLE argument
2074 * coff-apollo.c: Ditto
2075 * coff-arm.c: Ditto
2076 * coff-h8300.c: Ditto
2077 * coff-h8500.c: Ditto
2078 * coff-i960.c: Ditto
2079 * coff-m68k.c: Ditto
2080 * coff-m88k.c: Ditto
2081 * coff-mcore.c: Ditto
2082 * coff-sh.c: Ditto
2083 * coff-sparc.c: Ditto
2084 * coff-tic80.c: Ditto
2085 * coff-we32k.c: Ditto
2086 * coff-z8k.c: Ditto
2087 * coff-w65.c: Ditto
2088
2089 2003-06-04 Svein E. Seldal <Svein.Seldal@solidas.com>
2090
2091 * coff-tic4x.c (ticoff0_swap_table, ticoff1_swap_table): Fixed
2092 initialization bug
2093
2094 2003-06-03 Jakub Jelinek <jakub@redhat.com>
2095
2096 * elf.c (_bfd_elf_print_private_bfd_data): Handle PT_GNU_STACK.
2097 (bfd_section_from_phdr): Likewise.
2098 (map_sections_to_segments): Create PT_GNU_STACK segment header.
2099 (get_program_header_size): Count with PT_GNU_STACK.
2100 * elf-bfd.h (struct elf_obj_tdata): Add stack_flags.
2101 * elflink.h (bfd_elfNN_size_dynamic_sections): Set stack_flags.
2102
2103 2003-06-03 H.J. Lu <hongjiu.lu@intel.com>
2104
2105 * elflink.h (elf_link_input_bfd): Call linker error_handler
2106 for discarded definitions.
2107
2108 2003-06-03 Elias Athanasopoulos <elathan@phys.uoa.gr>
2109
2110 * syms.c (decode_section_type): Return 'n' if section flags are
2111 SEC_HAS_CONTENTS && SEC_READONLY.
2112
2113 2003-06-03 Nick Clifton <nickc@redhat.com>
2114
2115 * elf32-v850.c (v850_elf_howto_t): Rename R_V850_32to
2116 R_V850_ABS32. Add entry for R_V850_REL32.
2117 (v850_elf_reloc_map): Likewise.
2118 (v850_elf_check_relocs): Likewise.
2119 (v850_elf_perform_relocation): Likewise.
2120 (v850_elf_final_link_relocate): Likewise. Include computation
2121 to make R_V850_REl32 pc-relative.
2122
2123 2003-06-03 Kaz Kojima <kkojima@rr.iij4u.or.jp>
2124
2125 * elf32-sh.c (sh_elf_size_dynamic_sections): Create .interp section
2126 and DT_DEBUG dynamic tag even for position independent executables.
2127 * elf64-sh64.c (sh64_elf64_size_dynamic_sections): Likewize.
2128
2129 2003-06-02 Daniel Jacobowitz <drow@mvista.com>
2130
2131 * config.bfd: Move obsolete entries out of the range of the
2132 targmatch sed script.
2133
2134 2003-06-02 Daniel Jacobowitz <drow@mvista.com>
2135
2136 * config.bfd (mips*-dec-bsd*, mips*-*-pe*): Mark as obsolete.
2137
2138 2003-05-31 Jakub Jelinek <jakub@redhat.com>
2139
2140 * elf32-ppc.c (allocate_dynrelocs): Use single slot for first 8192
2141 plt entries, not just 8191.
2142
2143 2003-05-30 Daniel Jacobowitz <drow@mvista.com>
2144
2145 * elfxx-mips.c (_bfd_mips_elf_discard_info): Correct loop index.
2146 Reported by Ken Faiczak <kfaiczak@SANDVINE.com>.
2147
2148 2003-05-30 Ulrich Drepper <drepper@redhat.com>
2149 Jakub Jelinek <jakub@redhat.com>
2150
2151 * elflink.h (elf_link_add_object_symbols): Use !info->executable
2152 instead of info->shared where appropriate.
2153 (bfd_elfNN_size_dynamic_sections, elf_link_output_extsym): Likewise.
2154 * elflink.c (_bfd_elf_create_got_section): Likewise.
2155 (_bfd_elf_link_create_dynamic_sections): Likewise.
2156 (_bfd_elf_link_assign_sym_version): Likewise.
2157 * elf32-i386.c (elf_i386_size_dynamic_sections): Create .interp section
2158 and DT_DEBUG dynamic tag even for position independent executables.
2159 * elf32-ppc.c (ppc_elf_size_dynamic_sections): Likewise.
2160 * elf32-s390.c (elf_s390_size_dynamic_sections: Likewise.
2161 * elf64-ppc.c (ppc64_elf_size_dynamic_sections: Likewise.
2162 * elf64-s390.c (elf_s390_size_dynamic_sections: Likewise.
2163 * elf64-x86-64.c (elf64_x86_64_size_dynamic_sections: Likewise.
2164 * elfxx-ia64.c (elfNN_ia64_size_dynamic_sections: Likewise.
2165 * elf32-sparc.c (elf32_sparc_size_dynamic_sections: Likewise.
2166 * elf64-alpha.c (elf64_alpha_size_dynamic_sections: Likewise.
2167 * elf64-sparc.c (sparc64_elf_size_dynamic_sections: Likewise.
2168
2169 2003-05-30 Kris Warkentin <kewarken@qnx.com>
2170
2171 * elf.c (elfcore_grok_nto_status): Only set lwpid for the active or
2172 signalled thread.
2173 (elfcore_grok_nto_gregs): Only make .reg section for the active thread.
2174
2175 2003-05-29 Nick Clifton <nickc@redhat.com>
2176
2177 * pef.c: Include "safe-ctype.h" instead of <ctype.h>.
2178 Tidy up formatting.
2179 * Makefile.am: Add dependency on safe-ctype.h.
2180 * Makefile.in: Regenerate.
2181
2182 2003-05-29 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2183
2184 * elfxx-mips.c: Don't force symbols local unconditionally.
2185
2186 2003-05-28 Alan Modra <amodra@bigpond.net.au>
2187
2188 * elf32-hppa.c (elf32_hppa_relocate_section): Delete bogus
2189 undefined_symbol call.
2190
2191 2003-05-27 Richard Sandiford <rsandifo@redhat.com>
2192
2193 * elfxx-mips.c (mips_elf_hash_sort_data): Fix formattting.
2194 (mips_elf_link_hash_table): Likewise.
2195
2196 2003-05-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2197
2198 * elf64-mips.c (elf_mips_gnu_rel16_s2): Add internally used
2199 R_MIPS_GNU_REL16_S2 support.
2200 (bfd_elf64_bfd_reloc_type_lookup): Use it.
2201 (mips_elf64_rtype_to_howto): Use it.
2202 * elfn32-mips.c (elf_mips_gnu_rel16_s2): Add internally used
2203 R_MIPS_GNU_REL16_S2 support.
2204 (bfd_elf32_bfd_reloc_type_lookup): Use it.
2205 (mips_elf_n32_rtype_to_howto): Use it.
2206
2207 2003-05-21 Stuart F. Downing <sdowning@fame.com>
2208
2209 * som.h: Define PA_2_0 before including a.out.h
2210
2211 2003-05-07 Eric Christopher <echristo@redhat.com>
2212 Alexandre Oliva <aoliva@redhat.com>
2213
2214 * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Adjust
2215 pic tests, change to warning.
2216 (_bfd_mips_elf_final_link): Remove EF_MIPS_CPIC flag setting.
2217
2218 2003-05-21 Marcus Comstedt <marcus@mc.pp.se>
2219
2220 * config.bfd: Check for a target triplet of shl-...-netbsdelf as
2221 well as shle-...-netbsdelf. Remove duplicate entry.
2222
2223 2003-05-21 Nick Clifton <nickc@redhat.com>
2224
2225 * elf32-xstormy16.c (xstormy16_elf_howto_table): Fix dst_mask
2226 for X_STORMY16_REL_12 reloc.
2227
2228 * elf.c (bfd_elf_get_needed_list): Use is_elf_hash_table to check
2229 the type of the hash table in the bfd_link_info structure.
2230 (bfd_elf_get_runpath_list): Likewise.
2231
2232 2003-05-19 Roland McGrath <roland@redhat.com>
2233
2234 * elf.c (bfd_elf_bfd_from_remote_memory): New function.
2235 * bfd-in.h: Declare it.
2236 * bfd-in2.h: Regenerated.
2237 * elfcode.h (NAME(_bfd_elf,bfd_from_remote_memory)): New function.
2238 * elf-bfd.h (struct elf_backend_data): New function pointer member
2239 elf_backend_bfd_from_remote_memory.
2240 (_bfd_elf32_bfd_from_remote_memory, _bfd_elf64_bfd_from_remote_memory):
2241 Declare them.
2242 * elfxx-target.h (elf_backend_bfd_from_remote_memory): New macro.
2243 (elfNN_bed): Add that to the initializer.
2244
2245 2003-05-15 Roland McGrath <roland@redhat.com>
2246
2247 * elf.c (elfcore_grok_note): Grok NT_AUXV note, make ".auxv" section.
2248
2249 2003-05-20 Jakub Jelinek <jakub@redhat.com>
2250
2251 * elflink.h (elf_link_output_extsym): Only issue error about !=
2252 STV_DEFAULT symbols if they are bfd_link_hash_undefined.
2253
2254 2003-05-20 H.J. Lu <hongjiu.lu@intel.com>
2255
2256 * elflink.c (_bfd_elf_merge_symbol): Check ELF_LINK_DYNAMIC_DEF
2257 when removing the old definition for symbols with non-default
2258 visibility.
2259
2260 2003-05-18 Jason Eckhardt <jle@rice.edu>
2261
2262 * elf32-i860.c (elf32_i860_relocate_highadj): Simplify calculation.
2263
2264 2003-05-17 Andreas Schwab <schwab@suse.de>
2265
2266 * elf32-m68k.c (elf_m68k_check_relocs): Cache reloc section in
2267 elf_section_data during processing of pc-relative and absolute
2268 relocations.
2269 (elf_m68k_relocate_section): Use the cached reloc section instead
2270 of computing it again. Fix handling of visibility. Don't modify
2271 addend when copying over a relocation into the output.
2272
2273 2003-05-17 Alan Modra <amodra@bigpond.net.au>
2274
2275 * elf32-i386.c (elf_i386_adjust_dynamic_symbol): Use SYMBOL_CALLS_LOCAL
2276 to trim plt entries. Move undefweak non-default visibility test..
2277 (allocate_dynrelocs): ..from here.
2278 * elf32-ppc.c (ppc_elf_adjust_dynamic_symbol): Don't test
2279 dynamic_sections_created here. Update comment. Move undefweak
2280 non-default visibility test..
2281 (allocate_dynrelocs): ..from here. Fix comment.
2282 * elf64-ppc.c (ppc64_elf_adjust_dynamic_symbol): Use SYMBOL_CALLS_LOCAL
2283 to trim plt entries. Move undefweak non-default visibility test..
2284 (allocate_dynrelocs): ..from here. Fix comment.
2285 * elflink.h (elf_link_output_extsym): Compare ELF_ST_VISIBILITY with
2286 STV_DEFAULT rather than comparing with zero.
2287 * elflink.c (_bfd_elf_merge_symbol): Likewise.
2288 (_bfd_elf_fix_symbol_flags): Likewise. Format comment.
2289
2290 2003-05-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2291
2292 * bfd.c (_bfd_get_gp_value): Prevent illegal access for abfd null
2293 pointers.
2294 (_bfd_set_gp_value): Likewise.
2295
2296 2003-05-16 Michael Snyder <msnyder@redhat.com>
2297 From Bernd Schmidt <bernds@redhat.com>
2298 * archures.c (bfd_mach_h8300sx): New.
2299 * bfd-in2.h: Regenerate.
2300 * cpu-h8300.c (h8300_scan)): Add support for h8300sx.
2301 (h8300sx_info_struct): New.
2302 (h8300s_info_struct): Link to it.
2303 * elf32-h8300.c (elf32_h8_mach): Add support for h8300sx.
2304 (elf32_h8_final_write_processing): Likewise.
2305 (elf32_h8_relax_section): Likewise.
2306
2307 2003-05-16 Kelley Cook <kelleycook@wideopenwest.com>
2308
2309 * config.bfd: Accept i[3-7]86 variants.
2310 * configure.host: Likewise.
2311 * configure.in: Likewise.
2312 * configure: Regenerate.
2313
2314 2003-05-15 H.J. Lu <hongjiu.lu@intel.com>
2315
2316 * elflink.c (_bfd_elf_fix_symbol_flags): Also hide protected
2317 symbol.
2318
2319 2003-05-15 H.J. Lu <hongjiu.lu@intel.com>
2320
2321 * elflink.h (elf_link_check_versioned_symbol): Also allow
2322 the base version.
2323
2324 2003-05-15 Alan Modra <amodra@bigpond.net.au>
2325 H.J. Lu <hongjiu.lu@intel.com>
2326
2327 * elf32-i386.c (allocate_dynrelocs): Use SYMBOL_CALLS_LOCAL.
2328 (elf_i386_relocate_section): Likewise.
2329 * elf32-ppc.c (allocate_dynrelocs): Likewise.
2330 (ppc_elf_relocate_section): Likewise.
2331 * elf64-ppc.c (allocate_dynrelocs): Likewise.
2332 (ppc64_elf_relocate_section): Likewise.
2333
2334 2003-05-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2335
2336 * elf32-mips.c (gprel32_with_gp): Remove useless N64 ABI case.
2337
2338 2003-05-13 Stephane Carrez <stcarrez@nerim.fr>
2339
2340 * elf32-m68hc1x.c (_bfd_m68hc11_elf_merge_private_bfd_data): Check for
2341 processor capability, allow merge of HC12 and HCS12 in some cases.
2342 (m68hc11_elf_hash_table_create): Use bfd_malloc instead of bfd_zalloc.
2343 * cpu-m68hc12.c (bfd_m68hc12s_arch): New struct.
2344 (bfd_m68hc12_arch): Link it.
2345 (scan_mach): New function.
2346
2347 2003-05-13 Andrew Haley <aph@redhat.com>
2348
2349 * elf.c (bfd_elf_hash): Mask lower 32 bits of hash.
2350
2351 2003-05-13 Alan Modra <amodra@bigpond.net.au>
2352 H.J. Lu <hongjiu.lu@intel.com>
2353
2354 * elf-bfd.h (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Move from
2355 elf32-ppc.c. Add ELF_LINK_FORCED_LOCAL check.
2356 * elf32-ppc.c: (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Delete.
2357 (allocate_dynrelocs): Use SYMBOL_REFERENCES_LOCAL for dynreloc check.
2358 (ppc_elf_relocate_section): Likewise.
2359 * elf64-ppc.c (allocate_dynrelocs): Likewise.
2360 (ppc64_elf_relocate_section): Likewise. Use for .got relocs too.
2361 (ppc64_elf_adjust_dynamic_symbol): Don't assume symbols with .plt
2362 relocs need no other types.
2363 * elf32-i386.c (allocate_dynrelocs): Use SYMBOL_REFERENCES_LOCAL for
2364 dynreloc check.
2365 (elf_i386_relocate_section): Likewise. Use for .got relocs too.
2366 (elf_i386_finish_dynamic_symbol): Use SYMBOL_REFERENCES_LOCAL for
2367 .got relocs.
2368
2369 2003-05-13 Kaz Kojima <kkojima@rr.iij4u.or.jp>
2370
2371 * elf32-sh.c (sh_elf_adjust_dynamic_symbol): For weak symbols,
2372 copy ELF_LINK_NON_GOT_REF from weakdef.
2373 (allocate_dynrelocs): For undef weak syms with non-default
2374 visibility, a) don't allocate plt entries, b) don't allocate
2375 .got relocs, c) discard dyn rel space
2376 (sh_elf_relocate_section): d) don't generate .got relocs, e)
2377 don't generate dynamic relocs.
2378 (sh_elf_copy_indirect_symbol): Don't copy ELF_LINK_NON_GOT_REF
2379 for weakdefs when symbol already adjusted.
2380
2381 2003-05-12 Nick Clifton <nickc@redhat.com>
2382
2383 * elf32-xstormy16.c (xstormy16_elf_howto_table): use 'bitfield'
2384 overflow detection for R_XSTORMY16_16 reloc.
2385
2386 2003-05-12 Paul Clarke <paulc@senet.com.au>
2387
2388 * elf32-h8300.c: Fix typo in name of R_H8_DIR8 reloc.
2389
2390 2003-05-11 Jason Eckhardt <jle@rice.edu>
2391
2392 * elf32-i860.c (elf32_i860_relocate_highadj): Properly
2393 adjust upper bits.
2394 (elf32_i860_relocate_splitn): Obtain upper 5 bits from the
2395 proper place.
2396 (elf32_i860_relocate_pc16): Obtain upper 5 bits from the
2397 proper place.
2398
2399 2003-05-11 Andreas Schwab <schwab@suse.de>
2400
2401 * elf32-m68k.c (elf_m68k_relocate_section): Replace ugly
2402 complicated tests for unresolvable relocs with a simple direct
2403 scheme using "unresolved_reloc" var. Report some detail on
2404 bfd_reloc_outofrange and similar errors.
2405
2406 2003-05-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
2407
2408 * elf32-s390.c (allocate_dynrelocs, elf_s390_relocate_section):
2409 Fix WILL_CALL_FINISH_DYNAMIC_SYMBOL call.
2410 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Pass SHARED instead of INFO.
2411 * elf64-s390.c: Likewise.
2412
2413 2003-05-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
2414
2415 * elf32-s390.c (ELIMINATE_COPY_RELOCS): Define as one.
2416 (elf_s390_adjust_dynamic_symbol): For weak symbols, copy
2417 ELF_LINK_NON_GOT_REF from weakdef.
2418 (elf_s390_copy_indirect_symbol): Test whether the weakdef sym has
2419 already been adjusted before treating it specially.
2420 * el64-s390.c: Likwise.
2421
2422 2003-05-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
2423
2424 * elf32-s390.c (allocate_dynrelocs): For undef weak syms with
2425 non-default visibility, a) don't make them dynamic, b) discard
2426 space for dynamic relocs.
2427 (elf_s390_relocate_section): Initialize the GOT entries and skip
2428 R_390_{8,16,32}/R_390_PC{16,16DBL,32DBL,32} for weak undefined
2429 symbols with non-default visibility.
2430 * elf64-s390.c: Likewise.
2431
2432 2003-05-09 Alan Modra <amodra@bigpond.net.au>
2433
2434 * cpu-arm.c (arm_check_note): Warning fix.
2435 * elf32-iq2000.c (iq2000_elf_check_relocs): Warning fixes. Arrange
2436 to keep relocs if edited.
2437 (iq2000_elf_print_private_bfd_data): Return TRUE.
2438 * elfxx-ia64.c (elfNN_ia64_relax_section): Use ELFNN_R_SYM, not
2439 ELF64_R_SYM.
2440 (elfNN_ia64_relax_ldxmov): Warning fix.
2441 * xtensa-isa.c (xtensa_add_isa): Warning fix.
2442 * xtensa-modules.c (get_num_opcodes): Warning fix.
2443
2444 2003-05-09 Andrey Petrov <petrov@netbsd.org>
2445
2446 * elf.c (elf_fake_sections): Use correct cast for sh_name.
2447
2448 2003-05-09 Alan Modra <amodra@bigpond.net.au>
2449
2450 * elflink.c (_bfd_elf_link_create_dynamic_sections): Move from
2451 elflink.h. Replace LOG_FILE_ALIGN with bed->s->log_file_align.
2452 (_bfd_elf_create_dynamic_sections): Use bed->s->log_file_align.
2453 (bfd_elf_record_link_assignment): Move from elflink.h.
2454 (_bfd_elf_merge_symbol): Likewise.
2455 (_bfd_elf_add_default_symbol): Likewise.
2456 (_bfd_elf_export_symbol): Likewise.
2457 (_bfd_elf_link_find_version_dependencies): Likewise.
2458 (_bfd_elf_link_assign_sym_version): Likewise.
2459 (_bfd_elf_link_read_relocs): Likewise.
2460 (_bfd_elf_link_size_reloc_section): Likewise.
2461 (_bfd_elf_fix_symbol_flags): Likewise.
2462 (_bfd_elf_adjust_dynamic_symbol): Likewise.
2463 (_bfd_elf_link_sec_merge_syms): Likewise.
2464 (elf_link_read_relocs_from_section): Likewise. Use bed->s->sizeof_rel
2465 and bed->s->sizeof_rela.
2466 (_bfd_elf_link_output_relocs): Likewise.
2467 * elf-bfd.h (struct elf_size_info): Rename file_align to
2468 log_file_align.
2469 (struct elf_info_failed): Move from elflink.h.
2470 (struct elf_assign_sym_version_info): Likewise.
2471 (struct elf_find_verdep_info): Likewise.
2472 (_bfd_elf_create_dynamic_sections): Delete duplicate declaration.
2473 (_bfd_elf_merge_symbol, _bfd_elf_add_default_symbol,
2474 _bfd_elf_export_symbol, _bfd_elf_link_find_version_dependencies,
2475 _bfd_elf_link_assign_sym_version,
2476 _bfd_elf_link_create_dynamic_sections, _bfd_elf_link_read_relocs,
2477 _bfd_elf_link_size_reloc_section, _bfd_elf_link_output_relocs,
2478 _bfd_elf_fix_symbol_flags, _bfd_elf_adjust_dynamic_symbol,
2479 _bfd_elf_link_sec_merge_syms): Declare.
2480 (bfd_elf32_link_create_dynamic_sections): Don't declare.
2481 (_bfd_elf32_link_read_relocs): Likewise.
2482 (bfd_elf64_link_create_dynamic_sections): Likewise.
2483 (_bfd_elf64_link_read_relocs): Likewise.
2484 * elflink.h: Move lots o' stuff elsewhere.
2485 * bfd-in.h (bfd_elf32_record_link_assignment): Don't declare.
2486 (bfd_elf64_record_link_assignment): Likewise.
2487 (bfd_elf_record_link_assignment): Declare.
2488 * bfd-in2.h: Regenerate.
2489 * elfcode.h (elf_link_create_dynamic_sections): Don't declare.
2490 (NAME(_bfd_elf,size_info)): Adjust for log_file_align.
2491 * elf.c (_bfd_elf_init_reloc_shdr): Adjust for bed->s->log_file_align.
2492 (assign_file_positions_for_segments): Likewise.
2493 (assign_file_positions_except_relocs): Likewise.
2494 (swap_out_syms, elfcore_write_note): Likewise.
2495 * elf-m10200.c: Adjust for changed function names.
2496 * elf-m10300.c: Likewise.
2497 * elf32-arm.h: Likewise.
2498 * elf32-h8300.c: Likewise.
2499 * elf32-hppa.c: Likewise.
2500 * elf32-ip2k.c: Likewise.
2501 * elf32-m32r.c: Likewise.
2502 * elf32-m68hc11.c: Likewise.
2503 * elf32-m68hc1x.c: Likewise.
2504 * elf32-m68k.c: Likewise.
2505 * elf32-mips.c: Likewise.
2506 * elf32-ppc.c: Likewise.
2507 * elf32-sh.c: Likewise.
2508 * elf32-v850.c: Likewise.
2509 * elf32-xtensa.c: Likewise.
2510 * elf64-alpha.c: Likewise.
2511 * elf64-hppa.c: Likewise.
2512 * elf64-mmix.c: Likewise.
2513 * elf64-ppc.c: Likewise.
2514 * elf64-sh64.c: Likewise.
2515 * elfxx-ia64.c: Likewise.
2516 * elfxx-mips.c: Likewise.
2517 (MIPS_ELF_LOG_FILE_ALIGN): Use log_file_align.
2518 * elf64-alpha.c (alpha_elf_size_info): Adjust for log_file_align.
2519 * elf64-hppa.c (hppa64_elf_size_info): Likewise.
2520 * elf64-mips.c (mips_elf64_size_info): Likewise.
2521 * elf64-s390.c (s390_elf64_size_info): Likewise.
2522 * elf64-sparc.c (sparc64_elf_size_info): Likewise.
2523
2524 2003-05-08 H.J. Lu <hongjiu.lu@intel.com>
2525
2526 * elflink.h (elf_add_default_symbol): After skipping the
2527 unversioned symbol, go to non-default one.
2528
2529 2003-05-07 H.J. Lu <hongjiu.lu@intel.com>
2530
2531 * elfxx-ia64.c (_bfd_elf_link_hash_hide_symbol): Also clear the
2532 want_plt field.
2533 (elfNN_ia64_relocate_section): Don't do dynamic symbol lookup
2534 for symbols with non-default visibility.
2535
2536 2003-05-07 H.J. Lu <hongjiu.lu@intel.com>
2537
2538 * elflink.h (elf_link_check_versioned_symbol): Also handle the
2539 case that a DSO references a hidden symbol which may be
2540 satisfied by a versioned symbol in another DSO.
2541 (elf_link_output_extsym): Check versioned definition for hidden
2542 symbol referenced by a DSO.
2543
2544 2003-05-07 Nick Clifton <nickc@redhat.com>
2545
2546 * elf32-xstormy16.c (xstormy16_elf_howto_table): Reset
2547 R_XSTORMY16_16 reloc to ignore overflows.
2548
2549 2003-05-06 Alexandre Oliva <aoliva@redhat.com>
2550
2551 * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Improve
2552 error message for mixing different-endian files. Check for ABI
2553 compatibility of input files with the selected emulation.
2554
2555 2003-05-05 Alan Modra <amodra@bigpond.net.au>
2556
2557 * elf32-i386.c (allocate_dynrelocs): For undef weak syms with
2558 non-default visibility, a) don't make them dynamic, b) discard
2559 space for dynamic relocs.
2560 * elf64-x86-64.c (allocate_dynrelocs): Likewise.
2561
2562 * elf32-ppc.c (allocate_dynrelocs): For undef weak syms with
2563 non-default visibility, a) don't allocate plt entries, b) don't
2564 allocate .got relocs, c) discard dyn rel space,
2565 (ppc_elf_relocate_section): d) don't generate .got relocs, e)
2566 don't generate dynamic relocs.
2567 * elf64-ppc.c (allocate_dynrelocs): As above.
2568 (ppc64_elf_relocate_section): As above.
2569
2570 2003-05-05 Andreas Jaeger <aj@suse.de>
2571
2572 * elf64-x86-64.c (allocate_dynrelocs): Don't allocate dynamic
2573 relocation entries for weak undefined symbols with non-default
2574 visibility.
2575 (elf64_x86_64_relocate_section): Initialize the GOT entries and
2576 skip R_386_32/R_386_PC32 for weak undefined symbols with
2577 non-default visibility.
2578
2579 2003-05-04 H.J. Lu <hjl@gnu.org>
2580
2581 * elf32-i386.c (allocate_dynrelocs): Don't allocate dynamic
2582 relocation entries for weak undefined symbols with non-default
2583 visibility.
2584 (elf_i386_relocate_section): Initialize the GOT entries and
2585 skip R_386_32/R_386_PC32 for weak undefined symbols with
2586 non-default visibility.
2587
2588 * elfxx-ia64.c (allocate_fptr): Don't allocate function
2589 descriptors for weak undefined symbols with non-default
2590 visibility.
2591 (allocate_dynrel_entries): Don't allocate relocation entries
2592 for symbols resolved to 0.
2593 (set_got_entry): Don't install dynamic relocation for weak
2594 undefined symbols with non-default visibility.
2595 (set_pltoff_entry): Likewise.
2596
2597 * elflink.h (elf_fix_symbol_flags): Hide weak undefined symbols
2598 with non-default visibility.
2599 (elf_link_output_extsym): Don't make weak undefined symbols
2600 with non-default visibility dynamic.
2601
2602 2003-05-04 H.J. Lu <hjl@gnu.org>
2603
2604 * elflink.h (elf_merge_symbol): Correctly handle weak definiton.
2605
2606 2003-05-04 H.J. Lu <hjl@gnu.org>
2607
2608 * elflink.h (elf_merge_symbol): Don't record a hidden/internal
2609 symbol dynamic. Check indirection when removing the old
2610 definition for symbols with non-default visibility.
2611 (elf_add_default_symbol): Skip when told by elf_merge_symbol.
2612
2613 2003-05-02 Nick Clifton <nickc@redhat.com>
2614
2615 * elf32-xstormy16.c (xstormy16_elf_howto_table): Make the
2616 R_XSTORMY16_8 and R_XSTORMY16_16 relocs detect and complain about
2617 unsigned overflow.
2618
2619 2003-05-02 Andreas Jaeger <aj@suse.de>
2620
2621 * elf64-x86-64.c (elf_x86_64_copy_indirect_symbol): Don't copy
2622 ELF_LINK_NON_GOT_REF for weakdefs when symbol already adjusted.
2623 (ELIMINATE_COPY_RELOCS): Define as one. Use throughout.
2624 (elf_x86_64_adjust_dynamic_symbol): For weak symbols, copy
2625 ELF_LINK_NON_GOT_REF from weakdef.
2626
2627 2003-05-02 Charles Lepple <clepple@ghz.cc>
2628 Nick Clifton <nickc@redhat.com>
2629
2630 * acinclude.m4: Fix name of --enable-install-libbfd switch.
2631 * aclocal.m4: Regenerate.
2632 * configure: Regenerate.
2633 * Makefile.in: Regenerate.
2634
2635 2003-05-01 Alan Modra <amodra@bigpond.net.au>
2636
2637 * elf32-ppc.c (ppc_elf_copy_indirect_symbol): Test whether the
2638 weakdef sym has already been adjusted before treating it specially.
2639 * elf32-i386.c (elf_i386_copy_indirect_symbol): Don't copy
2640 ELF_LINK_NON_GOT_REF for weakdefs when symbol already adjusted.
2641 * elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Likewise.
2642 (ppc64_elf_check_relocs): Set ELF_LINK_NON_GOT_REF.
2643
2644 2003-04-28 H.J. Lu <hjl@gnu.org>
2645
2646 * elfxx-ia64.c (elfNN_ia64_relax_section): Relax ldxmov during
2647 the relax finalize pass.
2648
2649 * section.c (struct sec): Add need_finalize_relax and remove
2650 flag11.
2651 (STD_SECTION): Update struct sec initializer.
2652 * bfd-in2.h: Regenerated.
2653
2654 2003-04-28 H.J. Lu <hjl@gnu.org>
2655
2656 * elflink.h (elf_merge_symbol): Call elf_backend_copy_indirect_symbol
2657 to copy any information related to dynamic linking when we flip
2658 the indirection.
2659
2660 2003-04-27 H.J. Lu <hjl@gnu.org>
2661
2662 * elf-bfd.h (ELF_LINK_DYNAMIC_DEF): New.
2663 (ELF_LINK_DYNAMIC_WEAK): New.
2664
2665 * elflink.h (elf_merge_symbol): Add one argument to indicate if
2666 a symbol should be skipped. Ignore definitions in dynamic
2667 objects for symbols with non-default visibility.
2668 (elf_add_default_symbol): Adjusted.
2669 (elf_link_add_object_symbols): Check if a symbol should be
2670 skipped. Don't merge the visibility field with the one from
2671 a dynamic object.
2672 (elf_link_check_versioned_symbol): Use undef_bfd.
2673 (elf_link_output_extsym): Warn if a forced local symbol is
2674 referenced from dynamic objects. Make non-weak undefined symbol
2675 with non-default visibility a fatal error.
2676
2677 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
2678
2679 * configure.in: Bump version on HEAD to 2.14.90.
2680 * configure: Regenerated.
2681
2682 2003-04-26 Stephane Carrez <stcarrez@nerim.fr>
2683
2684 PR savannah/3331:
2685 * elf32-m68hc11.c (m68hc11_elf_relax_section): Clear prev_insn_group
2686 when we couldn't relax something.
2687
2688 2003-04-25 Alan Modra <amodra@bigpond.net.au>
2689
2690 * elflink.h (elf_merge_symbol): When we find a regular definition
2691 for an indirect symbol, flip the indirection so that the old
2692 direct symbol now points to the new definition.
2693
2694 2003-04-24 Roland McGrath <roland@redhat.com>
2695
2696 * elf.c (bfd_section_from_phdr): Map PT_GNU_EH_FRAME to "eh_frame_hdr".
2697
2698 2003-04-24 Alan Modra <amodra@bigpond.net.au>
2699
2700 * elf32-ppc.c: Formatting and comment fixes.
2701 (ELIMINATE_COPY_RELOCS): Move before ppc_elf_copy_indirect_symbol.
2702 (ppc_elf_copy_indirect_symbol): Copy flags here for weakdefs.
2703
2704 2003-04-24 Dhananjay Deshpande <dhananjayd@kpitcummins.com>
2705
2706 * archures.c (bfd_mach_h8300hn, bfd_mach_h8300sn): Added.
2707 * bfd-in2.h: Rebuilt.
2708 * coff-h8300.c (BADMAG): Add check for H8300HNBADMAG & H8300SNBADMAG.
2709 * coffcode.h (coff_set_arch_mach_hook): Add case for H8300HNMAGIC
2710 & H8300SNMAGIC.
2711 (coff_set_flags): Add case for bfd_mach_h8300hn & bfd_mach_h8300sn.
2712 * cpu-h8300.c (h8300_scan): Handle h8300hn, h8300sn.
2713 (h8300sn_info_struct, h8300hn_info_struct): New.
2714 * elf32-h8300.c (elf32_h8_mach): Handle case for h8300hn & h8300sn
2715 (elf32_h8_final_write_processing): Likewise.
2716
2717 2003-04-23 Kaz Kojima <kkojima@rr.iij4u.or.jp>
2718
2719 * elf32-sh.c (tpoff): New.
2720 (struct elf_sh_dyn_relocs): Remove tls_tpoff32.
2721 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Pass SHARED instead of INFO.
2722 (allocate_dynrelocs): Don't make unnecessary dynamic TLS
2723 relocations. Adjust WILL_CALL_FINISH_DYNAMIC_SYMBOL uses.
2724 (sh_elf_relocate_section): Likewise. Remove unnecessary tests.
2725 (dtpoff_base): Fix wrong indentation.
2726 (sh_elf_check_relocs): Don't set DF_STATIC_TLS flag with non-TLS
2727 relocations. Don't set tls_tpoff32 flag. Don't make unnecessary
2728 R_SH_TLS_TPOFF32 relocations.
2729
2730 2003-04-23 J"orn Rennecke <joern.rennecke@superh.com>
2731
2732 * archures.c (enum bfd_architecture): Amend comment to refer to SuperH.
2733 * cpu-sh.c: Likewise.
2734 * elf32-sh.c: Likewise.
2735 * reloc.c (bfd_reloc_code_real): Likewise.
2736 * elf32-sh64-com.c: Change comment to refer to SuperH.
2737 * elf32-sh64.c: Likewise.
2738 * elf64-sh64.c: Likewise.
2739 * bfd-in2.h (enum bfd_architecture): Regenerate.
2740
2741 2003-04-23 Alan Modra <amodra@bigpond.net.au>
2742
2743 From Julien LEMOINE <speedblue@debian.org>
2744 * elf32-i386.c (elf_i386_info_to_howto): Delete.
2745 (elf_info_to_howto): Define as elf_i386_info_to_howto_rel.
2746
2747 2003-04-22 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
2748
2749 * archures.c: Replace references to Mitsubishi M32R with references
2750 to Renesas M32R.
2751 * relocs.c: Likewise.
2752 * bfd-in2.h: Regenerate.
2753
2754 2003-04-21 Richard Henderson <rth@redhat.com>
2755
2756 * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Return false for an
2757 executable when a symbol is defined both regular and dynamic.
2758
2759 2003-04-21 Stephane Carrez <stcarrez@nerim.fr>
2760
2761 * Makefile.am (BFD32_BACKENDS): Add elf32-m68hc1x.lo.
2762 (elf32-m68hc1x.lo): Update dependencies
2763 * configure.in: Add elf32-m68hc1x.lo.
2764 * configure: Rebuild.
2765 * Makefile.in: Rebuild.
2766
2767 2003-04-21 Stephane Carrez <stcarrez@nerim.fr>
2768
2769 * elf32-m68hc1x.c: New file (from elf32-m68hc11.c and elf32-m68hc12.c)
2770 (m68hc11_elf_hash_table_create): New function.
2771 (elf32_m68hc11_link_hash_table_free): New function.
2772 (stub_hash_newfunc): New function.
2773 (m68hc11_add_stub): New function.
2774 (elf32_m68hc11_add_symbol_hook): New function.
2775 (elf32_m68hc11_setup_section_lists): New function.
2776 (elf32_m68hc11_next_input_section): New function.
2777 (elf32_m68hc11_size_stubs): New function.
2778 (elf32_m68hc11_build_stubs): New function.
2779 (m68hc11_get_relocation_value): New function.
2780 (elf32_m68hc11_relocate_section): Call the above to redirect
2781 some relocations to the trampoline code.
2782 (m68hc11_elf_export_one_stub): New function.
2783 (m68hc11_elf_set_symbol): New function.
2784 (elf32_m68hc11_build_stubs): Call it via bfd_hash_traverse.
2785 (m68hc11_elf_get_bank_parameters): Get parameters only when the info
2786 is not yet initialized.
2787
2788 * elf32-m68hc1x.h: New file (from elf32-m68hc11.c and elf32-m68hc12.c)
2789 (elf32_m68hc11_stub_hash_entry): New struct.
2790 (m68hc11_page_info): Add trampoline handler address.
2791 (m68hc11_elf_link_hash_table): Add stubs generation members.
2792 (elf32_m68hc11_add_symbol_hook): Declare.
2793 (elf32_m68hc11_setup_section_lists): Declare.
2794 (elf32_m68hc11_size_stubs): Declare.
2795 (elf32_m68hc11_build_stubs): Declare.
2796
2797 * elf32-m68hc11.c (m68hc11_elf_ignore_reloc): Move to elf32-m68hc1x.c.
2798 (elf32_m68hc11_gc_mark_hook, elf32_m68hc11_gc_sweep_hook): Likewise.
2799 (elf32_m68hc11_check_relocs, elf32_m68hc11_relocate_section): Ditto.
2800 (_bfd_m68hc11_elf_set_private_flags): Ditto.
2801 (_bfd_m68hc11_elf_merge_private_bfd_data): Ditto.
2802 (_bfd_m68hc11_elf_print_private_bfd_data): Ditto.
2803 (bfd_elf32_bfd_link_hash_table_create): Define.
2804 (elf_backend_add_symbol_hook): Define.
2805 (m68hc11_elf_bfd_link_hash_table_create): New function.
2806 (m68hc11_elf_build_one_stub): New function.
2807 (m68hc11_elf_size_one_stub): New function.
2808 (m68hc11_elf_bfd_link_hash_table_create): Install the above.
2809 (bfd_elf32_bfd_link_hash_table_create): Define.
2810
2811 * elf32-m68hc12.c (m68hc11_elf_ignore_reloc): Remove.
2812 (m68hc12_addr_is_banked): Remove, use m68hc11_addr_is_banked.
2813 (m68hc12_phys_addr): Ditto.
2814 (m68hc12_phys_page): Ditto.
2815 (m68hc12_elf_special_reloc): Move to elf32-m68hc1x.c.
2816 (elf32_m68hc11_gc_mark_hook): Likewise.
2817 (elf32_m68hc11_gc_sweep_hook): Likewise.
2818 (elf32_m68hc11_check_relocs): Likewise.
2819 (elf32_m68hc11_relocate_section): Likewise.
2820 (_bfd_m68hc12_elf_set_private_flags): Likewise.
2821 (_bfd_m68hc12_elf_merge_private_bfd_data): Likewise.
2822 (_bfd_m68hc12_elf_print_private_bfd_data): Likewise.
2823 (m68hc12_elf_build_one_stub): New function.
2824 (m68hc12_elf_size_one_stub): New function.
2825 (m68hc12_elf_bfd_link_hash_table_create): New function, use the above.
2826 (elf_backend_add_symbol_hook): Define.
2827 (elf_m68hc11_howto_table): Use TRUE for pcrel relocs; fix masks.
2828
2829 2003-04-18 Nick Clifton <nickc@redhat.com>
2830
2831 * format.c (bfd_check_format_matches): Only check associated
2832 vector if the matching_vector has been created.
2833
2834 2003-04-15 Alexandre Oliva <aoliva@redhat.com>
2835
2836 * dwarf2.c (_bfd_dwarf2_find_nearest_line): Fix typo in
2837 2003-04-09's change.
2838
2839 2003-04-15 Brian Ford <ford@vss.fsi.com>
2840
2841 * peicode.h (coff_swap_scnhdr_in): If a section holds
2842 uninitialized data and is from an object file or from an
2843 executable image that has not initialized the s_size field, or if
2844 the physical size is padded, use the virtual size (stored in
2845 s_paddr) instead.
2846
2847 2003-04-15 H.J. Lu <hjl@gnu.org>
2848
2849 * elflink.h (elf_link_add_object_symbols): Properly report
2850 filename for alignment reduction.
2851
2852 2003-04-15 Rohit Kumar Srivastava <rohits@kpitcummins.com>
2853
2854 * archures.c: Replace occurrances of 'Hitachi' with 'Renesas'.
2855 * reloc.c: Likewise.
2856 * coff-h8300.c: Likewise.
2857 * coff-h8500.c: Likewise.
2858 * coff-sh.c: Likewise.
2859 * cpu-h8300.c: Likewise.
2860 * cpu-sh.c: Likewise.
2861 * elf32-h8300.c: Likewise.
2862 * elf32-sh.c: Likewise.
2863 * elf32-sh64-com.c: Likewise.
2864 * elf32-sh64.c: Likewise.
2865 * elf64-sh64.c: Likewise.
2866 * bfd-in2.h: Regenerate.
2867
2868 2003-04-14 H.J. Lu <hjl@gnu.org>
2869
2870 * elflink.h (elf_link_add_object_symbols): Maintain maximum
2871 alignment for common symbols. Warn reducing alignment for
2872 common symbols. Report old filename when symbol size changes.
2873
2874 2003-04-12 Alexandre Oliva <aoliva@redhat.com>
2875
2876 * elfxx-mips.c (mips_elf_calculate_relocation): Adjust two other
2877 occurrences of the same test changed in the previous patch.
2878 Optimize.
2879
2880 2003-04-11 Alexandre Oliva <aoliva@redhat.com>
2881
2882 * elfxx-mips.c (mips_elf_get_global_gotsym_index): New.
2883 (mips_elf_calculate_relocation): Decay GOT_PAGE/GOT_OFST to
2884 GOT_DISP/addend only if the symbol got a global GOT entry.
2885
2886 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
2887
2888 * elfxx-mips.c (mips_elf_calculate_relocation): Decay
2889 GOT_PAGE/GOT_OFST referencing overridable symbol to
2890 GOT_DISP/addend.
2891 (_bfd_mips_elf_check_relocs): Handle GOT_PAGE referencing
2892 global symbol as GOT_DISP.
2893
2894 2003-04-10 Bob Wilson <bob.wilson@acm.org>
2895
2896 * elf32-xtensa.c (elf_xtensa_relocate_section): Don't continue to the
2897 next relocation on an undefined symbol.
2898
2899 2003-04-09 Richard Henderson <rth@redhat.com>
2900
2901 * elf64-alpha.c (elf64_alpha_relocate_section) <R_ALPHA_GPREL32>:
2902 Ignore relocations against r_symndx == 0.
2903
2904 2003-04-09 H.J. Lu <hjl@gnu.org>
2905
2906 * elf64-alpha.c (elf64_alpha_relocate_section): Don't return
2907 FALSE for undefined symbols.
2908 * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
2909
2910 2003-04-09 Alexandre Oliva <aoliva@redhat.com>
2911
2912 * dwarf2.c (_bfd_dwarf2_find_nearest_line): Try DWARF3-standard
2913 and IRIX-specific shift-to-64-bit 4-byte lengths before following
2914 addr_size.
2915
2916 2003-04-08 Alexandre Oliva <aoliva@redhat.com>
2917
2918 * elf32-mips.c (bfd_elf32_bfd_reloc_type_lookup): Detect (ctor)
2919 pointer size from ABI, not arch_bits_per_address.
2920
2921 2003-04-07 Kevin Buettner <kevinb@redhat.com>
2922
2923 * elfn32-mips.c (elf32_mips_grok_prstatus): Adjust core file related
2924 constants for n32 ABI.
2925
2926 2003-04-06 Andrew Cagney <cagney@redhat.com>
2927
2928 * simple.c (bfd_simple_get_relocated_section_contents): Disable
2929 free that leads to GDB vs BFD memory corruption.
2930
2931 2003-04-04 Stephane Carrez <stcarrez@nerim.fr>
2932
2933 * elf32-m68hc11.c (m68hc11_elf_relax_delete_bytes): Also adjust
2934 symbols that mark the end of the section.
2935 (m68hc11_elf_relax_section): Use R_M68HC11_PCREL_8 relocs when
2936 converting to a relative branch so that the offset is computed after
2937 the relaxation; also relocate a jsr into a bsr if possible but don't
2938 relax them if they are to a far symbol as we need to call the
2939 trampoline code.
2940 (elf_m68hc11_howto_table): Set pcrel_offset to true.
2941
2942 2003-04-04 Svein E. Seldal <Svein.Seldal@solidas.com>
2943
2944 * archures.c: Namespace cleanup. Rename bfd_mach_c3x to
2945 bfd_mach_tic3x and bfd_mach_c4x to bfd_mach_tic4x
2946 * bfd-in2.h: Regenerate
2947 * coff-tic4x.c: Namespace cleanup. Replace s/c4x/tic4x/
2948 * cpu-tic4x.c: Ditto
2949
2950 2003-04-03 Nick Clifton <nickc@redhat.com>
2951
2952 * peXXigen.c (_bfd_XXi_swap_scnhdr_out): Compute ps and ss
2953 differently for object files and executables.
2954 * peicode.h (coff_swap_scnhdr_in): Only set the s_size field
2955 for object files or for executables who have not already
2956 initialised the field.
2957 * libpei.h (bfd_pe_executable_p): New macro. Return true if
2958 the PE format bfd is an executable.
2959
2960 2003-04-03 Alan Modra <amodra@bigpond.net.au>
2961
2962 * elf32-ppc.c (ppc_elf_check_relocs): Don't use SYMBOL_REFERENCES_LOCAL
2963 here as it's too early to reliably determine locality.
2964 (ppc_elf_gc_sweep_hook): Likewise.
2965 (SYMBOL_REFERENCES_LOCAL): Expand comment.
2966
2967 2003-04-02 Bob Wilson <bob.wilson@acm.org>
2968
2969 * xtensa-modules.c: Remove comment indicating that this is a
2970 generated file.
2971
2972 2003-04-02 Alan Modra <amodra@bigpond.net.au>
2973
2974 * elfxx-mips.c (_bfd_mips_elf_hide_symbol): Test for NULL dynobj.
2975
2976 2003-04-01 Bob Wilson <bob.wilson@acm.org>
2977
2978 * Makefile.am (ALL_MACHINES): Add cpu-xtensa.lo.
2979 (ALL_MACHINES_CFILES): Add cpu-xtensa.c.
2980 (BFD32_BACKENDS): Add elf32-xtensa.lo, xtensa-isa.lo, and
2981 xtensa-modules.lo.
2982 (BFD32_BACKENDS_CFILES): Add elf32-xtensa.c, xtensa-isa.c, and
2983 xtensa-modules.c.
2984 (cpu-xtensa.lo): New target.
2985 (elf32-xtensa.lo): Likewise.
2986 (xtensa-isa.lo): Likewise.
2987 (xtensa-modules.lo): Likewise.
2988 * Makefile.in: Regenerate.
2989 * archures.c (bfd_architecture): Add bfd_{arch,mach}_xtensa.
2990 (bfd_archures_list): Add bfd_xtensa_arch.
2991 * config.bfd: Handle xtensa-*-*.
2992 * configure.in: Handle bfd_elf32_xtensa_{le,be}_vec.
2993 * configure: Regenerate.
2994 * reloc.c: Add BFD_RELOC_XTENSA_{RTLD,GLOB_DAT,JMP_SLOT,RELATIVE,
2995 PLT,OP0,OP1,OP2,ASM_EXPAND,ASM_SIMPLIFY}.
2996 * targets.c (bfd_elf32_xtensa_be_vec): Declare.
2997 (bfd_elf32_xtensa_le_vec): Likewise.
2998 (bfd_target_vector): Add bfd_elf32_xtensa_{be,le}_vec.
2999 * cpu-xtensa.c: New file.
3000 * elf32-xtensa.c: Likewise.
3001 * xtensa-isa.c: Likewise.
3002 * xtensa-modules.c: Likewise.
3003 * libbfd.h: Regenerate.
3004 * bfd-in2.h: Likewise.
3005
3006 2003-04-01 Nick Clifton <nickc@redhat.com>
3007
3008 * archures.c (bfd_mach_arm_unknown): Define.
3009 * bfd-in.h (bfd_arm_merge_machines, bfd_arm+update_notes,
3010 bfd_arm_get_mach_from_notes): Prototype.
3011 * bfd-in2.h: Regenerate.
3012 * coff-arm.c (coff_arm_merge_private_bfd_data): Call
3013 bfd_arm_merge_machines.
3014 (coff_arm_final_link_postscript): Call bfd_arm_update_notes.
3015 * coffcode.h (coff_set_arch_mach_hook): Call
3016 bfd_arm_get_mach_from_notes.
3017 * coffgen.c (coff_real_object_p): Revert previous delta.
3018 * cpu_arm.c (arm_check_note): New function. Examine a note in a
3019 .note section.
3020 (bfd_arm_merge_machines): New function: Handle the merging of ARM
3021 binaries compiled for different architectures..
3022 (bfd_arm_update_notes): New function: Update an ARM note section.
3023 (bfd_arm_get_mach_from_notes): New function: Extract a bfd machine
3024 number from an ARM note section.
3025 * elf32-arm.h (elf32_arm_object_p): Use
3026 bfd_arm_get_mach_from_notes.
3027 (elf32_arm_merge_private_bfd_data): Use bfd_arm_merge_machines.
3028 (elf32_arm_final_write_processing): Use bfd_arm_update_notes.
3029
3030 2003-04-01 Ben Elliston <bje@wasabisystems.com>
3031
3032 * dwarf2.c (read_attribute_value): Correct typo in comment.
3033
3034 2003-04-01 Nick Clifton <nickc@redhat.com>
3035
3036 * dwarf2.c (concat_filename): Use bfd_malloc() and strdup()
3037 instead of concat().
3038 (decode_line_info): Only free filename if it is not NULL.
3039 (add_line_info): Make a copy of the filename when storing it into
3040 the info structure.
3041
3042 2003-03-31 Andreas Schwab <schwab@suse.de>
3043 Daniel Jacobowitz <drow@mvista.com>
3044
3045 * simple.c (bfd_simple_get_relocated_section_contents): Add
3046 parameter symbol_table. Optionally use it instead of the symbol
3047 table from the bfd. Save and restore output offsets and output
3048 sections around bfd_get_relocated_section_contents. Fix a memory
3049 leak.
3050 (simple_save_output_info, simple_restore_output_info): New
3051 functions.
3052 * bfd-in2.h: Regenerate.
3053 * dwarf2.c (read_abbrevs): Use
3054 bfd_simple_get_relocated_section_contents instead of
3055 bfd_get_section_contents.
3056 (decode_line_info): Likewise.
3057 (_bfd_dwarf2_find_nearest_line): Likewise. Don't call
3058 find_rela_addend.
3059 (find_rela_addend): Remove.
3060 * elfxx-ia64.c (elfNN_ia64_reloc): Weaken sanity check for
3061 debugging sections.
3062 (elfNN_ia64_hash_table_create): Create the hash table with malloc,
3063 not bfd_zalloc.
3064
3065 2003-03-31 David Heine <dlheine@suif.stanford.edu>
3066
3067 * aoutx.h (aout_link_hash_table_create): Use bfd_malloc instead of
3068 bfd_alloc.
3069 * dwarf2.c (concat_filename): Always allocate space for the
3070 returned filename.
3071 (decode_line_info): Free the allocated filename returned by
3072 concat_filename.
3073 * elf-eh-frame.c (bfd_elf_write_section_eh_frame): Fix memory leaks.
3074 * elf.c (copy_private_bfd_data): Likewise.
3075 (_bfd_elf_slurp_version_tables): Fix bug freeing contents pointer.
3076 * elflink.h (elf_link_sort_relocs): Fix memory leak.
3077 * format.c (bfd_check_format_matches): Likewise.
3078 * linker.c (bfd_generic_final_link): Likewise.
3079 * opncls.c (find_separate_debug_info): Likewise.
3080 * simple.c (bfd_simple_get_relocated_section_contents): Likewise.
3081
3082 2003-03-28 H.J. Lu <hjl@gnu.org>
3083
3084 * elflink.h (elf_link_add_object_symbols): Correctly combine
3085 visibilities.
3086
3087 2003-03-27 Jakub Jelinek <jakub@redhat.com>
3088
3089 * elfxx-ia64.c (elfNN_ia64_relax_section): Reset self_dtpmod_offset
3090 to -1 before recomputing got offsets.
3091
3092 2003-03-26 Andreas Schwab <schwab@suse.de>
3093
3094 * elf32-m68k.c (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Define.
3095 (elf_m68k_relocate_section): Use it to correctly handle symbols
3096 forced to be local.
3097 (elf_m68k_finish_dynamic_symbol): Emit RELATIVE reloc for got
3098 entries for symbols that are forced to be local.
3099
3100 2003-03-25 Alexandre Oliva <aoliva@redhat.com>
3101
3102 * elfxx-mips.c (_bfd_mips_relax_section): New function.
3103 * elfxx-mips.h (_bfd_mips_relax_section): Declare.
3104 * elfn32-mips.c, elf64-mips.c: Use it.
3105
3106 2003-03-25 Stan Cox <scox@redhat.com>
3107 Nick Clifton <nickc@redhat.com>
3108
3109 Contribute support for Intel's iWMMXt chip - an ARM variant:
3110
3111 * archures.c: Add bfd_mach_arm_iWMMXt.
3112 * reloc.c: Add BFD_RELOC_ARM_CP_OFF_IMM_S2.
3113 * bfd-in2.h: Regenerate.
3114 * libbfd.h: Regenerate.
3115 * coff-arm.c (coff_arm_merge_private_bfd_data): Allow iWMMXt
3116 object files to be linked with XScale ones.
3117 (coff_arm_final_link_postscript): Update note section.
3118 * coffcode.h (coff_set_arch_mach_hook): Handle note section.
3119 * coffgen.c (coff_real_object_p): Call bfd_coff_set_arch_mach_hook
3120 after identifying a coff binary.
3121 * cpu-arm.c (processors): Add iWMMXt.
3122 (arch_inf): Likewise.
3123 * elf32-arm.h (arm_object_p): Handle note section.
3124 (elf32_arm_merge_private_bfd_data): Allow iWMMXt object files to
3125 be linked with XScale ones.
3126 (elf32_arm_section_flags): New function: Set flags on note section.
3127 (elf32_arm_final_write_processing): Handle note section.
3128
3129 2003-03-21 DJ Delorie <dj@redhat.com>
3130
3131 * elf32-xstormy16.c (elf32_xstormy16_relocate_section): Call
3132 _bfd_elf_rela_local_sym.
3133
3134 2003-03-20 H.J. Lu <hjl@gnu.org>
3135
3136 * elfxx-ia64.c (elfNN_ia64_relax_section): Don't try relax for
3137 non-ELF outputs.
3138
3139 2003-03-20 Nick Clifton <nickc@redhat.com>
3140
3141 * peXXigen.c (_bfd_XXi_swap_aouthdr_out): Initialise $idata2 and
3142 $idata5 in case bfd_coff_final_link is not called.
3143
3144 2003-03-19 Jakub Jelinek <jakub@redhat.com>
3145
3146 * elf64-sparc.c (struct sparc64_elf_section_data): Add reloc_count
3147 field.
3148 (canon_reloc_count): Define.
3149 (sparc64_elf_slurp_one_reloc_table, sparc64_elf_slurp_reloc_table,
3150 sparc64_elf_canonicalize_dynamic_reloc): Use it instead of
3151 reloc_count.
3152 (sparc64_elf_canonicalize_reloc): New routine.
3153 (bfd_elf64_canonicalize_reloc): Define.
3154
3155 2003-03-18 Jakub Jelinek <jakub@redhat.com>
3156
3157 * elfxx-ia64.c (elfNN_ia64_relax_section): Handle relaxation
3158 againt mergeable sections. Take r_addend into account when caching
3159 trampolines.
3160
3161 2003-03-18 Richard Henderson <rth@redhat.com>
3162
3163 * elfxx-ia64.c (get_dyn_sym_info): Return NULL gracefully for
3164 local symbols that have no dyninfo.
3165
3166 2003-03-14 Gene Smith <gene.smith@siemens.com>
3167
3168 * ieee.c (ieee_write_expression): Handle the case where symbol is
3169 NULL.
3170 General formatting improvements.
3171
3172 2003-03-13 Nick Clifton <nickc@redhat.com>
3173
3174 * configure.in (LINGUAS): Add zh_CN.
3175 * configure: Regenerate.
3176 * po/zh_CN.po: New file.
3177
3178 2003-03-13 Elias Athanasopoulos <elathan@phys.uoa.gr>
3179
3180 * aout-cris.c (BYTES_IN_WORD): Don't define.
3181 aout-encap.c: Likewise.
3182 aout-ns32k.c: Likewise.
3183 aout-tic30.c: Likewise.
3184 hp300bsd.c: Likewise.
3185 i386aout.c: Likewise.
3186 i386dynix.c: Likewise.
3187 i386linux.c: Likewise.
3188 i386lynx.c: Likewise.
3189 i386mach3.c: Likewise.
3190 m68k4knetbsd.c: Likewise.
3191 m68klinux.c: Likewise.
3192 m68klynx.c: Likewise.
3193 m68knetbsd.c: Likewise.
3194 m88kmach3.c: Likewise.
3195 mipsbsd.c: Likewise.
3196 newsos3.c: Likewise.
3197 sparclinux.c: Likewise.
3198 sparclynx.c: Likewise.
3199 sparcnetbsd.c: Likewise.
3200 vaxbsd.c: Likewise. Fix comment formatting.
3201
3202 2003-03-12 Alexandre Oliva <aoliva@redhat.com>
3203
3204 * Reverted 2003-03-02's patch.
3205
3206 * elfxx-target.h (bfd_elfNN_canonicalize_reloc): Make it
3207 overridable.
3208 * elf64-mips.c (mips_elf64_canonicalize_reloc,
3209 mips_elf64_get_dynamic_reloc_upper_bound,
3210 mips_elf64_canonicalize_dynamic_reloc): New, adapted from elf.c.
3211 (bfd_elf64_get_canonicalize_reloc,
3212 bfd_elf64_get_dynamic_reloc_upper_bound,
3213 bfd_elf64_canonicalize_dynamic_reloc): Define.
3214 (mips_elf64_slurp_reloc_table): Support dynamic.
3215 (mips_elf64_slurp_one_reloc_table): Adjust.
3216
3217 2003-03-12 Nick Clifton <nickc@redhat.com>
3218
3219 * xsym.c (bfd_sym_fetch_type_information_table_entry): Change
3220 'index' to 'offset' in test for zero value.
3221
3222 2003-03-11 Alexandre Oliva <aoliva@redhat.com>
3223
3224 * elfxx-mips.c (mips_elf_create_dynamic_relocation): Do not create
3225 dynamic relocations pointing to local or section symbols, use the
3226 NULL symbol instead. Document the choice to not emit an
3227 additional R_MIPS_64 relocation.
3228
3229 2003-03-11 Alan Modra <amodra@bigpond.net.au>
3230
3231 * elf32-ppc.c (ppc_elf_relocate_section): Subtract tls seg vma from
3232 zero index dynamic tls relocs generated for the GOT. Tidy code.
3233 Set "relocation" to 1 on DTPMOD32 relocs. Optimize HA adjustment.
3234 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
3235
3236 2003-03-07 Alan Modra <amodra@bigpond.net.au>
3237
3238 * elf32-ppc.c (ppc_elf_relocate_section): Don't look for a nop after
3239 a tls_get_addr call.
3240
3241 * elf32-ppc.c (ELIMINATE_COPY_RELOCS): Define as one.
3242 (ppc_elf_adjust_dynamic_symbol): For weak symbols, copy
3243 ELF_LINK_NON_GOT_REF from weakdef.
3244 * elf64-ppc.c (ELIMINATE_COPY_RELOCS): Define as one.
3245 (ppc64_elf_adjust_dynamic_symbol): For weak symbols, copy
3246 ELF_LINK_NON_GOT_REF from weakdef.
3247 * elf32-i386.c (ELIMINATE_COPY_RELOCS): Define as one. Use throughout.
3248 (elf_i386_adjust_dynamic_symbol): For weak symbols, copy
3249 ELF_LINK_NON_GOT_REF from weakdef.
3250
3251 2003-03-06 Jakub Jelinek <jakub@redhat.com>
3252 Andrew Haley <aph@redhat.com>
3253
3254 * elflink.h (elf_bfd_discard_info): Don't process eh frames if
3255 output is relocateable.
3256
3257 2003-03-06 Steven Konopa <skonopa@kgo.csc.com>
3258
3259 * som.c (som_fixup_formats): Correct formats for R_AUX_UNWIND and
3260 R_COMMENT.
3261
3262 2003-03-06 Alan Modra <amodra@bigpond.net.au>
3263
3264 * elf32-ppc.c (ppc_elf_create_linker_section): Don't capitalize
3265 error messages.
3266 (ELIMINATE_COPY_RELOCS): Define to zero.
3267 (ppc_elf_relocate_section): Don't deref htab->tls_sec when calculating
3268 TLSLD relocs. Report reloc types on a number of errors. Optimize
3269 LOCAL24PC check for non-local syms. Don't capitalize error messages.
3270 * elf64-ppc.c (ELIMINATE_COPY_RELOCS): Define to zero.
3271 (ppc64_elf_relocate_section): Don't deref htab->tls_sec when
3272 calculating TLSLD relocs. Report reloc types on a number of errors.
3273 Don't capitalize error messages.
3274
3275 2003-03-03 H.J. Lu <hjl@gnu.org>
3276
3277 * elfxx-ia64.c (USE_BRL): Removed.
3278 (oor_ip): Removed.
3279
3280 2003-03-03 J"orn Rennecke <joern.rennecke@superh.com>
3281
3282 * elf32-sh.c (sh_elf_howto_tab): Make R_SH_IND12W into an ordinary
3283 relocation (no special function), and make it non-partial_inplace.
3284 (sh_elf_relax_section): When creating a bsr, use a consistent value
3285 no matter if the symbol is extern or not; set addend to -4.
3286 Don't swap load / non-load instructions for SH4.
3287 (sh_elf_relax_delete_bytes): In R_SH_IND12W case, check the offset
3288 rather than if the symbol is external to determine if adjusting the
3289 offset makes sense. Adjust the addend too if appropriate.
3290 (sh_elf_relocate_section): In R_SH_IND12W, don't fiddle with the
3291 relocation.
3292
3293 2003-03-03 Nick Clifton <nickc@redhat.com>
3294
3295 * po/da.po: Installed latest translation.
3296
3297 2003-03-02 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3298
3299 * elf32-mips.c (elf_mips_howto_table_rel): Change definition of
3300 R_MIPS_PC16 to rightshift 2.
3301 (elf_reloc_map mips_reloc_map): Map to rightshifted BFD reloc.
3302 (bfd_elf32_bfd_reloc_type_lookup): Support
3303 BFD_RELOC_MIPSEMB_16_PCREL_S2.
3304 * elf64-mips.c (mips_elf64_howto_table_rel): Change definition of
3305 R_MIPS_PC16 to rightshift 2.
3306 (mips_elf64_howto_table_rela): Likewise.
3307 (mips_reloc_map): Map to rightshifted BFD reloc.
3308 * elfn32-mips.c: The same as in elf64-mips.c.
3309 * elfxx-mips.c (mips_elf_got_for_ibfd): Typo in comment.
3310 (mips_elf_calculate_relocation): Handle rightshifted addends for
3311 R_MIPS_PC16.
3312 * reloc.c (BFD_RELOC_MIPSEMB_16_PCREL_S2): New BFD relocation for
3313 MIPS Embedded PIC. Remove superfluous empty COMMENT.
3314 * libbfd.h: Regenerate.
3315 * bfd-in2.h: Regenerate.
3316
3317 2003-02-28 Richard Henderson <rth@redhat.com>
3318
3319 * elfxx-ia64.c (elfNN_ia64_relax_section): Correct bounds
3320 for ltoff22x relaxation.
3321
3322 2003-03-01 Alan Modra <amodra@bigpond.net.au>
3323
3324 * bfd-in.h (_bfd): Don't define.
3325 * bfd.c: Rename occurrences of "struct _bfd" to "struct bfd".
3326 * syms.c: Likewise.
3327 * bfd-in2.h: Regenerate.
3328
3329 2003-02-27 Richard Henderson <rth@redhat.com>
3330
3331 * elfxx-ia64.c (struct elfNN_ia64_dyn_sym_info): Add want_gotx;
3332 (elfNN_ia64_check_relocs): Set it.
3333 (allocate_global_data_got): Check it.
3334 (allocate_local_got): Likewise.
3335 (allocate_dynrel_entries): Likewise.
3336 (elfNN_ia64_relax_ldxmov): New.
3337 (elfNN_ia64_relax_section): Handle LTOFF22X, LDXMOV.
3338 (elfNN_ia64_choose_gp): Split out from ...
3339 (elfNN_ia64_final_link): ... here.
3340
3341 2003-02-27 Andrew Cagney <cagney@redhat.com>
3342
3343 * bfd.c (struct bfd): Rename "struct _bfd".
3344 * bfd-in.h: Update copyright.
3345 (struct bfd): Rename "struct _bfd".
3346 (_bfd): Define for backward compatibility.
3347 * bfd-in2.h: Regenerate.
3348
3349 2003-02-25 Alan Modra <amodra@bigpond.net.au>
3350
3351 * elflink.h (elf_bfd_final_link): Apportion reloc counts to rel_hdr
3352 and rel_hdr2 when initially counting input relocs rather than after
3353 creating output reloc sections.
3354 (elf_link_read_relocs_from_section): Don't abort with wrong reloc
3355 sizes.
3356
3357 * Makefile.am: Run "make dep-am".
3358 * Makefile.in: Regenerate.
3359
3360 2003-02-24 Kris Warkentin <kewarken@qnx.com>
3361
3362 * elf.c (elfcore_read_notes): Add check for QNX style core file.
3363 (elfcore_grog_nto_note): New function.
3364 (elfcore_grog_nto_gregs): New function.
3365 (elfcore_grog_nto_status): New function.
3366
3367 2003-02-24 Alan Modra <amodra@bigpond.net.au>
3368
3369 * elflink.c (_bfd_elf_create_got_section): Check existing .got
3370 section flags before concluding that we've already been called.
3371 Don't use register keyword.
3372 (_bfd_elf_create_dynamic_sections): Don't use register keyword.
3373 (_bfd_elf_create_linker_section): Formatting.
3374
3375 2003-02-20 jmc <jmc@prioris.mini.pw.edu.pl>
3376
3377 * coff-h8300.c: Fix typo: intial -> initial.
3378 * coff-ppc.c: Likewise.
3379
3380 2003-02-20 Alan Modra <amodra@bigpond.net.au>
3381
3382 * elf32-ppc.c: Formatting.
3383 (allocate_dynrelocs): LD and GD relocs against the same sym need
3384 separate GOT entries.
3385 (ppc_elf_relocate_section): Correct GOT handling for multiple GOT
3386 entries per symbol.
3387
3388 2003-02-19 Alan Modra <amodra@bigpond.net.au>
3389
3390 * elf32-hppa.c (elf32_hppa_gc_sweep_hook): Simplify dynamic reloc
3391 removal. Localize vars. Remove unnecessary dynobj test.
3392 * elf32-i386 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Pass SHARED instead
3393 of INFO.
3394 (allocate_dynrelocs): Adjust WILL_CALL_FINISH_DYNAMIC_SYMBOL uses,
3395 and optimize.
3396 (elf_i386_relocate_section): Likewise.
3397 (elf_i386_gc_sweep_hook): Simplify dyn reloc removal. Localize vars.
3398 * elf32-s390.c (elf_s390_gc_sweep_hook): Likewise.
3399 * elf32-sh.c (sh_elf_gc_sweep_hook): Likewise.
3400 * elf64-s390.c (elf_s390_gc_sweep_hook): Likewise.
3401 * elf64-x86-64.c (elf64_x86_64_gc_sweep_hook): Likewise.
3402 * elf32-sparc.c (elf32_sparc_gc_sweep_hook): Likewise. Remove
3403 local_dynrel for section too. Don't touch HIPLT22, LOPLT10, PCPLT32
3404 or PCPLT10 relocs. Don't subtract twice on PLT32 relocs.
3405 Formatting.
3406
3407 * elf64-ppc.c (ELIMINATE_COPY_RELOCS): Define.
3408 (ppc64_elf_check_relocs): Use it. Correct comment. Move SEC_ALLOC
3409 test.
3410 (ppc64_elf_adjust_dynamic_symbol): Use ELIMINATE_COPY_RELOCS.
3411 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Pass SHARED instead of INFO.
3412 (allocate_dynrelocs): Adjust WILL_CALL_FINISH_DYNAMIC_SYMBOL uses,
3413 and optimize. Use ELIMINATE_COPY_RELOCS.
3414 (ppc64_elf_relocate_section): Likewise.
3415
3416 * elf32-ppc.c (struct ppc_elf_dyn_relocs): Add pc_count field.
3417 (ppc_elf_copy_indirect_symbol): Copy pc_count field.
3418 (ELIMINATE_COPY_RELOCS): Define.
3419 (ppc_elf_adjust_dynamic_symbol): Convert copy relocs to dynamic.
3420 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Pass SHARED instead of INFO.
3421 (MUST_BE_DYN_RELOC): Define.
3422 (allocate_dynrelocs): Adjust WILL_CALL_FINISH_DYNAMIC_SYMBOL uses,
3423 and optimize. Trim dyn_relocs.
3424 (ppc_elf_check_relocs): Don't generate dyn_relocs when we know they'll
3425 not be used. Do generate dyn_relocs for copy reloc avoidance. Keep
3426 track of pc_rel dyn relocs.
3427 (ppc_elf_relocate_section): Remove "will_become_local". Adjust
3428 WILL_CALL_FINISH_DYNAMIC_SYMBOL use. Trim dyn relocs as per
3429 allocate_dynrelocs. Don't recalculate "sec".
3430
3431 2003-02-18 Alan Modra <amodra@bigpond.net.au>
3432
3433 * elf32-ppc.c (ppc_elf_relocate_section): Remove unnecessary test.
3434 * elf64-ppc.c (ppc64_elf_tls_optimize): Decrement tlsld_got.refcount
3435 on invalid LD relocs.
3436 (allocate_dynrelocs): Invalid LD relocs don't use tlsld_got entry.
3437 (ppc64_elf_relocate_section): Unify new handling of LD relocs and
3438 tlsld_got entry. Use IS_PPC64_TLS_RELOC.
3439
3440 * elf32-ppc.h: New file.
3441 * elf32-ppc.c: Include elf32-ppc.h.
3442 (NOP, CROR_151515, CROR_313131, TP_OFFSET, DTP_OFFSET): Define.
3443 (struct ppc_elf_link_hash_entry): Rename "root" to "elf". Adjust uses.
3444 Add "tls_mask" field.
3445 (TLS_GD, TLS_LD, TLS_TPREL, TLS_DTPREL, TLS_TLS, TLS_TPRELGD): Define.
3446 (struct ppc_elf_link_hash_table): Rename "root" to "elf". Adjust uses.
3447 Add got, relgot, plt, relplt, dynbss, relbss, dynsbss, relsbss,
3448 sdata, sdata2, tls_sec, tls_get_addr, tlsld_got fields.
3449 Make use of htab shortcuts throughout file.
3450 (ppc_elf_link_hash_newfunc): Init tls_mask field.
3451 (ppc_elf_link_hash_table_create): Init new fields.
3452 (ppc_elf_copy_indirect_symbol): Copy tls_mask.
3453 (ppc_elf_howto_raw): Add tls relocs.
3454 (ppc_elf_reloc_type_lookup): Handle them.
3455 (ppc_elf_unhandled_reloc): New function.
3456 (ppc_elf_create_got): Stash got section pointer in hash table,
3457 return status. Make .rela.got too.
3458 (ppc_elf_create_dynamic_sections): Stash section pointers in htab.
3459 (ppc_elf_adjust_dynamic_symbol): Only set up copy relocs when
3460 NON_GOT_REF set. Don't allocate space in .plt here..
3461 (allocate_dynrelocs): ..do so here instead, properly ref-counting and
3462 not allocating plt entries unnecessarily. Allocate got entries here.
3463 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Define.
3464 (ppc_elf_size_dynamic_sections): Allocate local got entries. Pass
3465 "info" during allocate_dynrelocs hash traversal. Use htab section
3466 shortcuts rather than searching for named sections. Get rid of
3467 "plt" and "strip" booleans.
3468 (update_local_sym_info, bad_shared_reloc): New functions.
3469 (ppc_elf_check_relocs): Handle TLS relocs. Move .rela.got creation to
3470 ppc_elf_create_got. Don't mark got or plt reloc syms dynamic, do so
3471 in allocate_dynreloc. Use update_local_sym_info and bad_shared_reloc.
3472 Disallow R_PPC_EMB_RELSDA, R_PPC_EMB_NADDR32, R_PPC_EMB_NADDR16,
3473 R_PPC_EMB_NADDR16_LO, R_PPC_EMB_NADDR16_HI and R_PPC_EMB_NADDR16_HA
3474 in shared libs. R_PPC_PLTREL32 is a plt reloc too. Refcount all
3475 relocs that might use a plt entry. Set NON_GOT_REF too.
3476 Enumerate all do-nothing relocs.
3477 (ppc_elf_gc_sweep_hook): Simplify removal of dynrelocs. Handle
3478 tls relocs and all plt relocs.
3479 (ppc_elf_tls_setup, ppc_elf_tls_optimize): New functions.
3480 (ppc_elf_finish_dynamic_symbol): Don't build got entries here.
3481 (ppc_elf_finish_dynamic_sections): Rewrite tag code using htab
3482 shortcuts.
3483 (ppc_elf_relocate_section): Tidy. Handle TLS relocs. Use
3484 bfd_elf_local_sym_name. Simplify unresolved reloc code. Build got
3485 entries and got relocs here. Warn on non-zero got reloc addend.
3486 Split out branch taken/not taken reloc code into a separate switch
3487 and correct offset calculation. Allow BRTAKEN/BRNTAKEN dynamic relocs.
3488 Split out HA reloc adjustments to separate switch statement. Don't
3489 warn on reloc overflow if we've already warned about undefined.
3490 Don't rebuild sym name when reporting errors. Report all possible
3491 errors from _bfd_final_link_relocate.
3492 (bfd_elf32_bfd_final_link): Don't define.
3493
3494 2003-02-18 Alan Modra <amodra@bigpond.net.au>
3495
3496 * elf64-ppc.c (ppc64_elf_relocate_section): Don't init "r". Don't
3497 rebuild sym name when reporting errors.
3498
3499 2003-02-17 Nick Clifton <nickc@redhat.com>
3500
3501 * elflink.h (elf_link_output_extsym): Only check
3502 allow_shlib_undefined for shared libraries.
3503 * elf32-i386.c (elf_i386_relocate_section): Remove bogus check
3504 of allow_shlib_undefined.
3505 * elf32-cris.c (cris_elf_relocate_section): Likewise.
3506 * elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
3507 * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
3508 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
3509 * elf32-s390.c (elf_s390_relocate_section): Likewise.
3510 * elf32-sh.c (sh_elf_relocate_section): Likewise.
3511 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
3512 * elf32-vax.c (elf_vax_relocate_section): Likewise.
3513 * elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
3514 * elf64-hppa.c (elf64_hppa_relocate_section): Likewise.
3515 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
3516 * elf64-s390.c (elf_s390_relocate_section): Likewise.
3517 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
3518 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
3519 * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
3520 * elfxx-mips.c (_bfd_mips_elf_relocate_section): Likewise.
3521
3522 2003-02-17 Nick Clifton <nickc@redhat.com>
3523
3524 * elf.c (SEGMENT_AFTER_SEGMENT): Add third parameter - the
3525 address field to use in the comparison.
3526 (SEGMENT_OVERLAPS): Check that LMAs overlap as well.
3527
3528 2003-02-14 Bob Wilson <bob.wilson@acm.org>
3529
3530 * elfcore.h (elf_core_file_p): Compare alternate machine codes for ELF
3531 backends when checking if the generic ELF target should be used.
3532
3533 * syms.c (_bfd_stab_section_find_nearest_line): For line number stabs
3534 outside of functions, treat values as absolute addresses.
3535
3536 * bfd.c: Change embedded documentation to use consistent indentation
3537 and to split up long lines. Change informal style of description
3538 for functions lacking real documentation.
3539 * coffcode.h: Break up long lines in embedded documentation.
3540 * format.c: Likewise.
3541 * targets.c: Likewise.
3542 * libcoff.h: Regenerate.
3543 * bfd-in2.h: Regenerate.
3544
3545 2003-02-14 Alan Modra <amodra@bigpond.net.au>
3546
3547 * elf64-ppc.c (ppc64_elf_link_hash_table_create): Init tls_get_addr.
3548 (ppc64_elf_copy_indirect_symbol): Merge tls_mask too.
3549 (ppc64_elf_gc_sweep_hook): Simplify removal of dyn_relocs.
3550 (allocate_dynrelocs): Don't treat undefined and undefweak specially.
3551 (ppc_size_one_stub): Fix warning, and tighten plt entry check.
3552 (group_sections): Don't share a stub section if stubs are for a large
3553 section. Adjust comment.
3554 (ppc64_elf_size_stubs): Roughly double the size left for stubs if
3555 !stubs_always_before_branch.
3556 (ppc64_elf_relocate_section): Initialize tlsld GOT entry once. Don't
3557 treat undefined and undefweak specially when processing dyn relocs.
3558
3559 2003-02-13 Jakub Jelinek <jakub@redhat.com>
3560
3561 * elflink.h (elf_link_add_object_symbols): Handle .symver x, x@FOO.
3562
3563 2003-02-13 Nick Clifton <nickc@redhat.com>
3564
3565 * elf32-arm.h (elf32_thumb_to_arm_stub): Include section VMAs
3566 in computation of offset to insert into BL instruction.
3567
3568 2003-02-11 Uwe Stieber <uwe@wwws.de>
3569
3570 * config.bfd: Add support for kaOS as cross build target system.
3571
3572 2003-02-11 Alan Modra <amodra@bigpond.net.au>
3573
3574 * elf64-ppc.c (ppc64_elf_check_relocs): Match versioned
3575 .__tls_get_addr too.
3576 (ppc64_elf_tls_setup): Ensure cached tls_get_addr is not indirect.
3577
3578 2003-02-10 Kaz kojima <kkojima@rr.iij4u.or.jp>
3579
3580 * elf32-sh.c (elf_sh_dyn_relocs): Add tls_tpoff32 field.
3581 (elf_sh_link_hash_entry): Remove tls_tpoff32 field.
3582 (sh_elf_link_hash_newfunc): Remove the initialization of
3583 tls_tpoff32 field.
3584 (allocate_dynrelocs): Keep dyn_relocs if it includes the entry
3585 for which tls_tpoff32 flag is set.
3586 (sh_elf_relocate_section): Covert to LE only if the dyn_relocs
3587 of the symbol includes the entry matched with the input_section
3588 and having tls_tpoff32 flag on. When linking statically, set
3589 symbol index of R_SH_TLS_TPOFF32 relocation to zero if the symbol
3590 is defined in this executable.
3591 (sh_elf_check_relocs): Set tls_tpoff32 flag appropriately.
3592
3593 2003-02-10 Jakub Jelinek <jakub@redhat.com>
3594
3595 * elf32-s390.c (elf_s390_size_dynamic_sections): Set relocs to TRUE
3596 even if there is just non-empty .rela.plt.
3597
3598 2003-02-10 Nick Clifton <nickc@redhat.com>
3599
3600 * archures.c (bfd_mach_arm_ep9312): Define.
3601 * bfd-in2.h: Regenerate.
3602 * cpu-arm.c (processors[]): Add ep9312.
3603 (bfd_arm_arch): Add ep9312.
3604 * elf32-arm.h (elf32_arm_merge_private_data): Update error
3605 messages and add test for Maverick floating point support.
3606 (elf32_arm_print_private_bfd_data): Handle
3607 EF_ARM_MAVERICK_FLOAT flag.
3608 (elf32_arm_object_p): New function.
3609 (elf_backend_object_p): Define.
3610
3611 2003-02-10 Alan Modra <amodra@bigpond.net.au>
3612
3613 * elf64-ppc.c: Rename assorted occurrences of tls_type and similar
3614 variables, structure fields or function params to tls_mask or
3615 similar to better reflect usage.
3616 (struct got_entry): Comment.
3617 (struct ppc_link_hash_entry): Expand comment, and renumber TLS_*.
3618 (get_tls_mask): Rename from get_tls_type.
3619
3620 2003-02-09 Alan Modra <amodra@bigpond.net.au>
3621
3622 * elf64-ppc.c (TLS_GD_LD): Don't define..
3623 (TLS_GD): ..define this instead and update all uses.
3624 (TLS_TPRELGD): Define.
3625 (ppc64_elf_link_hash_table_create): Tweak initialization of
3626 init_refcount and init_offset.
3627 (ppc64_elf_check_relocs): Add one extra element to t_symndx array.
3628 Mark second slot of GD or LD toc entries.
3629 (get_tls_type): Return an int. Distinguish toc GD and LD entries
3630 from other tls types.
3631 (ppc64_elf_tls_setup): New function, split out from..
3632 (ppc64_elf_tls_optimize): ..here. Don't optimize when symbols are
3633 defined in a dynamic object. Fix LD optimization. Don't set TLS_TPREL
3634 on GD->IE optimization, use TLS_TPRELGD instead. Use get_tls_type
3635 return value to properly decide whether toc GD and LD entries can
3636 optimize away __tls_get_addr call. Check next reloc after DTPMOD64
3637 to determine GD or LD rather than looking at TLS_LD flag. Don't
3638 attempt to adjust got entry tls_type here..
3639 (allocate_dynrelocs): ..instead, adjust got entry tls_type here, and
3640 look for possible merges.
3641 (ppc64_elf_size_dynamic_sections): Adjust local got entries for
3642 optimization.
3643 (ppc64_elf_size_stubs): Tweak __tls_get_addr fudge.
3644 (ppc64_elf_relocate_section): Rename some vars to better reflect usage.
3645 Make use of return value from get_tls_type to properly detect GD and
3646 LD optimizations. Split tlsld/gd hi/ha from lo/ds case. Don't
3647 handle tls_get_addr removal when looking at REL24 relocs, do it when
3648 looking at the previous reloc. Check reloc after DTPMOD64 to determine
3649 GD or LD.
3650 * elf64-ppc.h (ppc64_elf_tls_setup): Declare.
3651
3652 2003-02-08 Alan Modra <amodra@bigpond.net.au>
3653
3654 * elf32-hppa.c (group_sections): Don't share a stub section if
3655 stubs are for a large section.
3656
3657 * elf32-hppa.c (elf32_hppa_size_stubs): Double the size left for
3658 stubs if !stubs_always_before_branch.
3659
3660 2003-02-07 Nick Clifton <nickc@redhat.com>
3661
3662 * elf.c (swap_out_syms): Generate an error message if an
3663 equivalent output section cannot be found for a symbol.
3664
3665 2003-02-07 Jakub Jelinek <jakub@redhat.com>
3666
3667 * elf64-alpha.c (elf64_alpha_relax_section): Don't crash if
3668 local_got_entries is NULL.
3669
3670 2003-02-06 Andreas Schwab <schwab@suse.de>
3671
3672 * elf-eh-frame.c (get_DW_EH_PE_signed): Define.
3673 (read_value): Add parameter is_signed, use signed extraction if
3674 the value is signed.
3675 (_bfd_elf_write_section_eh_frame): Pass signed flag of the
3676 encoding to read_value.
3677
3678 2003-02-06 Alan Modra <amodra@bigpond.net.au>
3679
3680 * elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Don't copy got and
3681 plt info when called to transfer weak sym info.
3682
3683 2003-02-05 Alan Modra <amodra@bigpond.net.au>
3684
3685 * reloc.c: Add PPC and PPC64 TLS relocs.
3686 * libbfd.h: Regenerate.
3687 * bfd-in2.h: Regenerate.
3688 * elf64-ppc.c (TP_OFFSET, DTP_OFFSET): Declare.
3689 (ppc64_elf_howto_raw): Add TLS howto's. Adjust R_PPC64_NONE to be
3690 against a 32 bit field.
3691 (ppc64_elf_reloc_type_lookup): Handle TLS relocs.
3692 (_ppc64_elf_section_data): Add t_symndx and comments.
3693 (ppc64_elf_section_data): Use elf_section_data macro.
3694 (ppc64_elf_new_section_hook): American spelling.
3695 (struct got_entry, struct plt_entry): New.
3696 (MUST_BE_DYN_RELOC): Rename from IS_ABSOLUTE_RELOC.
3697 (struct ppc_stub_hash_entry): Add "addend" field.
3698 (struct ppc_link_hash_entry): Add "tls_type".
3699 (TLS_TLS, TLS_GD_LD, TLS_LD, TLS_TPREL, TLS_DTPREL,
3700 TLS_EXPLICIT): Define.
3701 (struct ppc_link_hash_table): Add tls_sec, tls_get_addr, tlsld_got.
3702 (link_hash_newfunc): Init new fields.
3703 (ppc64_elf_link_hash_table_create): Likewise. Set init_refcount and
3704 init_offset to NULL.
3705 (ppc64_elf_copy_indirect_symbol): Copy got and plt info. Don't call
3706 _bfd_elf_link_hash_copy_indirect, rather insert relevant code from
3707 there.
3708 (update_local_sym_info, update_plt_info): New functions.
3709 (ppc64_elf_check_relocs): Use them. Handle TLS relocs. Adjust GOT
3710 handling to use got.glist rather than got.refcount. Likewise for PLT.
3711 (ppc64_elf_gc_sweep_hook): Handle TLS relocs, new GOT and PLT lists.
3712 (func_desc_adjust): Adjust for new PLT list.
3713 (ppc64_elf_adjust_dynamic_symbol): Likewise.
3714 (get_sym_h, get_tls_type): New functions.
3715 (ppc64_elf_edit_opd): Remove unused variable. Use get_sym_h.
3716 (ppc64_elf_tls_optimize): New function.
3717 (allocate_dynrelocs): Adjust for new PLT and GOT lists. Allocate
3718 TLS relocs.
3719 (ppc64_elf_size_dynamic_sections): Likewise.
3720 (ppc_type_of_stub): Adjust for new PLT list.
3721 (ppc_build_one_stub): Likewise.
3722 (ppc64_elf_size_stubs): Likewise. Use get_sym_h. Treat __tls_get_addr
3723 calls specially.
3724 (ppc64_elf_relocate_section): Adjust for new GOT and PLT lists. Handle
3725 TLS relocs. Report local syms using bfd_elf_local_sym_name. Don't
3726 init GOT entries that have a reloc. Generate GOT relocs here..
3727 (ppc64_elf_finish_dynamic_symbol): ..not here. Adjust for PLT list.
3728 * elf64-ppc.h (ppc64_elf_tls_optimize): Declare.
3729
3730 2003-02-04 Andreas Schwab <schwab@suse.de>
3731
3732 * elf32-m68k.c (elf_m68k_hash_entry): Define.
3733 (elf_m68k_link_hash_traverse): Remove.
3734 (elf_m68k_link_hash_newfunc): Use struct bfd_hash_entry and
3735 elf_m68k_hash_entry instead of struct elf_m68k_link_hash_entry to
3736 reduce casting.
3737 (elf_m68k_check_relocs): Use elf_m68k_hash_entry instead of
3738 casting.
3739 (elf_m68k_size_dynamic_sections): Use elf_link_hash_traverse
3740 instead of elf_m68k_link_hash_traverse.
3741 (elf_m68k_discard_copies): Change first parameter to pointer to
3742 struct elf_link_hash_entry and use elf_m68k_hash_entry when struct
3743 elf_m68k_link_hash_entry is needed.
3744
3745 2003-02-04 Alan Modra <amodra@bigpond.net.au>
3746
3747 * elf-bfd.h (struct got_entry, struct plt_entry): Forward declare.
3748 (struct elf_link_hash_entry): Add "glist" and "plist" fields to
3749 "got" union, and declare as gotplt_union. Use gotplt_uinion for
3750 "plt" field.
3751 (struct elf_link_hash_table): Make "init_refcount" a gotplt_union.
3752 Add "init_offset" field.
3753 (struct elf_obj_tdata <local_got>): Add "struct got_entry **" to union.
3754 (elf_local_got_ents): Declare.
3755 * elf.c (_bfd_elf_link_hash_newfunc): Adjust initialization of "got"
3756 and "plt".
3757 (_bfd_elf_link_hash_hide_symbol): Use "init_offset".
3758 (_bfd_elf_link_hash_table_init): Set "init_offset".
3759 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Set init_refcount
3760 from init_offset.
3761 (elf_adjust_dynamic_symbol): Set plt and got offsets using init_offset.
3762
3763 * elf.c (bfd_elf_local_sym_name): Split out from..
3764 (group_signature): ..here.
3765 * elf-bfd.h (bfd_elf_local_sym_name): Declare.
3766
3767 2003-02-04 Alan Modra <amodra@bigpond.net.au>
3768
3769 * elf-bfd.h (enum elf_link_info_type): Remove.
3770 (struct bfd_elf_section_data): Move sec_info_type, use_rela_p fields
3771 to struct sec. Remove linkonce_p field.
3772 (elf_linkonce_p): Delete.
3773 (elf_discarded_section): Update for sec_info_type change.
3774 * section.c (struct sec): Add sec_info_type, use_rela_p, has_tls_reloc,
3775 flag11, flag12, flag13, flag14, flag15, flag16, flag20, flag24.
3776 (ELF_INFO_TYPE_NONE): Define.
3777 (ELF_INFO_TYPE_STABS): Define.
3778 (ELF_INFO_TYPE_MERGE): Define.
3779 (ELF_INFO_TYPE_EH_FRAME): Define.
3780 (ELF_INFO_TYPE_JUST_SYMS): Define.
3781 (STD_SECTION): Update struct sec initializer.
3782 * ecoff.c (bfd_debug_section): Likewise.
3783 * elf.c: Likewise. Update occurrences of sec_info_type and use_rela_p.
3784 * elflink.h: Likewise.
3785 * elf-eh-frame.c: Likewise.
3786 * elf64-alpha.c: Likewise.
3787 * elfxx-ia64.c: Likewise.
3788 * elfxx-mips.c: Likewise.
3789 * bfd-in2.h: Regenerate.
3790
3791 * elf32-sparc.c (sec_do_relax): Use elf_section_data macro rather than
3792 referring to used_by_bfd.
3793 * elf64-sparc.c (sec_do_relax): Likewise.
3794 * elf64-mmix.c (mmix_elf_section_data): Likewise.
3795 * elfxx-mips.c (mips_elf_section_data): Likewise.
3796 * ieee.c (ieee_slurp_section_data): Use ieee_per_section macro.
3797 (ieee_get_section_contents): Likewise.
3798 (ieee_new_section_hook): Formatting.
3799 (ieee_canonicalize_reloc): Remove commented out code.
3800 * mmo.c (mmo_section_data): Define. Use throughout file.
3801 * oasys.c (oasys_get_section_contents): Use oasys_per_section macro.
3802
3803 2003-01-31 Graydon Hoare <graydon@redhat.com>
3804
3805 * Makefile.am (opncls.lo): Add dependency upon libiberty.h.
3806 * Makefile.in: Regenerate.
3807 * opncls.c (calc_crc32, get_debug_link_info,
3808 seperate_debug_file_exists, find_seperate_debug_file): New
3809 internal functions.
3810 (bfd_follow_gnu_debuglink): New function. Follow the pointer
3811 contained inside a .gnu_debuglink section.
3812 * bfd-in2.h: Regenerate.
3813
3814 2003-01-29 Alexandre Oliva <aoliva@redhat.com>
3815
3816 * elfxx-mips.c (mips_elf_got_entry_hash): Don't dereference
3817 entry->abfd when it's NULL.
3818
3819 2003-01-27 Alexandre Oliva <aoliva@redhat.com>
3820
3821 * elfxx-mips.c (mips_elf_create_dynamic_relocation): Handle
3822 _bfd_elf_section_offset returning -2 the same way as -1.
3823
3824 * elfxx-mips.c (mips_elf_multi_got): New function.
3825 (struct mips_got_entry): Make symndx and gotidx signed. Moved
3826 addend into union along with address and link hash entry.
3827 (struct mips_got_info): Added bfd2got and next.
3828 (struct mips_elf_hash_sort_data): Added max_unref_got_dynindx.
3829 (mips_elf_got_section, mips_elf_create_got_section): Use
3830 SEC_EXCLUDE bit to tell whether we really need the got
3831 section. Take boolean arguments to disregard an excluded
3832 section, or to create it as excluded. Adjust all callers.
3833 Use mips_elf_got_section all over.
3834 (mips_elf_local_got_index, mips_elf_got_page,
3835 mips_elf_got16_entry): Take input bfd as argument, and pass it
3836 on to mips_elf_create_local_got_entry.
3837 (mips_elf_global_got_index, mips_elf_create_local_got_entry):
3838 Take input bfd as argument, and manage entries in the
3839 appropriate GOT.
3840 (mips_elf_got_offset_from_index): Take input bfd as argument,
3841 and use it to adjust the GP offset of the bfd.
3842 (mips_elf_sort_hash_table, mips_elf_sort_hash_table_f): Move
3843 unreferenced GOT entries of global symbols to the end.
3844 (mips_elf_record_global_got_symbol): Take input bfd as
3845 argument. Add entries to the master GOT hash table.
3846 (struct mips_elf_bfd2got_hash): New.
3847 (struct mips_elf_got_per_bfd_arg): New.
3848 (struct mips_elf_set_global_got_offset_arg): New.
3849 (mips_elf_hash_bfd_vma, mips_elf_multi_got_entry_hash,
3850 mips_elf_multi_got_entry_eq, mips_elf_bfd2got_entry_hash,
3851 mips_elf_bfd2got_entry_eq, mips_elf_make_got_per_bfd,
3852 mips_elf_merge_gots, mips_elf_set_global_got_offset,
3853 mips_elf_resolve_final_got_entry,
3854 mips_elf_resolve_final_got_entries, mips_elf_adjust_gp,
3855 mips_elf_got_for_ibfd): New functions.
3856 (ELF_MIPS_GP_OFFSET): Don't depend on SGI_COMPAT.
3857 (MIPS_ELF_GOT_MAX_SIZE): New macro.
3858 (STUB_LW): Generate 64-bit stub regardless of SGI_COMPAT.
3859 (mips_elf_got_entry_hash): Take new fields into account. Use
3860 mips_elf_hash_bfd_vma.
3861 (mips_elf_got_entry_eq): Take new fields into account.
3862 (mips_elf_create_got_section): Initialize new fields.
3863 (mips_elf_calculate_relocation): Pass input_bfd to functions
3864 that now take it. Adjust gp for the input_bfd.
3865 (mips_elf_allocate_dynamic_relocation,
3866 mips_elf_create_dynamic_relocation,
3867 _bfd_mips_elf_create_dynamic_sections): Use...
3868 (mips_elf_rel_dyn_section): New function. Borrow code from...
3869 (_bfd_mips_elf_check_relocs): Pass input_bfd to functions that
3870 now take it. Create the got section if needed, even if
3871 excluded, before recording a global got symbol. Move some
3872 code to...
3873 (mips_elf_record_local_got_symbol): New fn.
3874 (_bfd_mips_elf_size_dynamic_sections): Disable combreloc.
3875 Compute multi-got global entries offsets. Move GOT code to...
3876 (_bfd_mips_elf_always_size_sections): Call mips_elf_multi_got
3877 if the GOT is too big.
3878 (_bfd_mips_elf_finish_dynamic_symbol): Set got entry of
3879 undefweak symbol to zero. Generate dynamic relocations for
3880 non-primary GOT entries for global symbols.
3881 (_bfd_mips_elf_finish_dynamic_sections): Handle multi-got
3882 case. Generate dynamic relocations for local got entries.
3883 Sort dynamic relocations on N64 too, using...
3884 (sort_dynamic_relocs_64): New fns.
3885 (_bfd_mips_elf_hide_symbol): Adjust multi-got counters.
3886 (_bfd_mips_elf_merge_private_bfd_data): Ignore EF_MIPS_XGOT.
3887
3888 2003-01-27 Alexandre Oliva <aoliva@redhat.com>
3889
3890 * bfd.c (struct _bfd): Added id field.
3891 * opncls.c (_bfd_id_counter): New static variable.
3892 (_bfd_new_bfd): Use it.
3893 * bfd-in2.h: Rebuilt.
3894
3895 2003-01-25 Alan Modra <amodra@bigpond.net.au>
3896
3897 * elf32-sparc.c (bfd_elf32_new_section_hook): Define.
3898
3899 2003-01-25 Jakub Jelinek <jakub@redhat.com>
3900
3901 * elf32-sparc.c (_bfd_sparc_elf_howto_table): Add TLS relocs.
3902 (elf32_sparc_rev32_howto): New variable.
3903 (sparc_reloc_map): Add TLS relocs.
3904 (elf32_sparc_reloc_type_lookup, elf32_sparc_info_to_howto):
3905 Handle REV32.
3906 (sparc_elf_hix22_reloc, sparc_elf_lox10_reloc, elf32_sparc_mkobject):
3907 New functions.
3908 (struct elf32_sparc_dyn_relocs, struct elf32_sparc_link_hash_entry,
3909 struct elf32_sparc_link_hash_table):
3910 New structures.
3911 (elf32_sparc_tdata, elf32_sparc_local_got_tls_type,
3912 elf32_sparc_hash_table): Define.
3913 (link_hash_newfunc, elf32_sparc_link_hash_table_create,
3914 create_got_section, elf32_sparc_create_dynamic_sections,
3915 elf32_sparc_copy_indirect_symbol, elf32_sparc_tls_transition): New
3916 functions.
3917 (elf32_sparc_check_relocs): Handle TLS relocs. Add dynamic reloc
3918 reference counting.
3919 (elf32_sparc_gc_sweep_hook): Likewise.
3920 (elf32_sparc_adjust_dynamic_symbol): Likewise.
3921 (elf32_sparc_size_dynamic_sections): Likewise.
3922 (elf32_sparc_relocate_section): Likewise.
3923 (allocate_dynrelocs, readonly_dynrelocs, dtpoff_base, tpoff):
3924 New functions.
3925 (elf32_sparc_object_p): Allocate backend private object data.
3926 (bfd_elf32_bfd_link_hash_table_create,
3927 elf_backend_copy_indirect_symbol, bfd_elf32_mkobject,
3928 elf_backend_can_refcount): Define.
3929 (elf_backend_create_dynamic_sections): Define to
3930 elf32_sparc_create_dynamic_sections.
3931 * reloc.c: Add SPARC TLS relocs.
3932 * bfd-in2.h, libbfd.h: Rebuilt.
3933 * elf64-sparc.c (sparc64_elf_howto_table): Add TLS relocs.
3934 (sparc_reloc_map): Likewise.
3935
3936 2003-01-24 Martin Schwidefsky <schwidefsky@de.ibm.com>
3937
3938 * bfd-in2.h: Regenerate.
3939 * elf32-s390.c (elf_s390_mkobject, elf_s390_tls_transition,
3940 s390_tls_reloc, dtpoff_base, tpoff, invalid_tls_insn): New functions.
3941 (elf_howto_table): Add TLS relocs.
3942 (elf_s390_reloc_type_lookup): Likewise.
3943 (elf_s390_link_hash_entry): Add tls_type.
3944 (elf_s390_hash_entry, elf_s390_obj_tdata, elf_s390_local_got_tls_type):
3945 New macros.
3946 (elf_s390_link_hash_table): Add tls_ldm_got.
3947 (link_hash_newfunc): Initialize tls_type.
3948 (elf_s390_link_hash_table_create): Initialize refcount of tls_ldm_got.
3949 (elf_s390_copy_indirect_symbol): Copy tls_type information.
3950 (elf_s390_check_relocs): Support TLS relocs.
3951 (elf_s390_gc_sweep_hook): Likewise.
3952 (allocate_dynrelocs): Likewise.
3953 (elf_s390_size_dynamic_sections): Likewise.
3954 (elf_s390_relocate_section): Likewise.
3955 (elf_s390_finish_dynamic_symbol): Likewise.
3956 (bfd_elf32_mkobject): Define for TLS.
3957 * elf64-s390.c: Same changes as for elf32-s390.c.
3958 * libbfd.h: Regenerate.
3959 * reloc.c: Add s390 TLS relocations.
3960
3961 2003-01-24 Charles Lepple <clepple@ghz.cc>
3962
3963 * aclocal.m4: Fix name of --enable-install-libbfd switch.
3964
3965 2003-01-23 Nick Clifton <nickc@redhat.com>
3966
3967 * Add sh2e support:
3968 2002-04-02 Elena Zannoni <ezannoni@redhat.com>
3969 * archures.c (bfd_mach_sh2e): Added.
3970 * bfd-in2.h: Rebuilt.
3971 * cpu-sh.c (arch_info_struct): Added SH2e.
3972 * elf32-sh.c (sh_elf_set_mach_from_flags): Handle EF_SH2E.
3973
3974 2003-01-23 Alan Modra <amodra@bigpond.net.au>
3975
3976 * elf-bfd.h (struct bfd_elf_section_data): Remove tdata. Change
3977 dynindx to an int. Rearrange for better packing.
3978 * elf.c (_bfd_elf_new_section_hook): Don't alloc if already done.
3979 * elf32-mips.c (bfd_elf32_new_section_hook): Define.
3980 * elf32-sh64.h: New. Split out from include/elf/sh.h.
3981 (struct _sh64_elf_section_data): New struct.
3982 (sh64_elf_section_data): Don't dereference sh64_info (was tdata).
3983 * elf32-sh64-com.c: Include elf32-sh64.h.
3984 * elf32-sh64.c: Likewise.
3985 (sh64_elf_new_section_hook): New function.
3986 (bfd_elf32_new_section_hook): Define.
3987 (sh64_elf_fake_sections): Adjust for sh64_elf_section_data change.
3988 (sh64_bfd_elf_copy_private_section_data): Likewise.
3989 (sh64_elf_final_write_processing): Likewise.
3990 * elf32-sparc.c (struct elf32_sparc_section_data): New.
3991 (elf32_sparc_new_section_hook): New function.
3992 (SET_SEC_DO_RELAX, SEC_DO_RELAX): Delete.
3993 (sec_do_relax): Define.
3994 (elf32_sparc_relax_section): Adjust to use sec_do_relax.
3995 (elf32_sparc_relocate_section): Likewise.
3996 * elf64-mips.c (bfd_elf64_new_section_hook): Define.
3997 * elf64-mmix.c (struct _mmix_elf_section_data): New.
3998 (mmix_elf_section_data): Define. Use throughout file.
3999 (mmix_elf_new_section_hook): New function.
4000 (bfd_elf64_new_section_hook): Define.
4001 * elf64-ppc.c (struct _ppc64_elf_section_data): New.
4002 (ppc64_elf_section_data): Define. Use throughout.
4003 (ppc64_elf_new_section_hook): New function.
4004 (bfd_elf64_new_section_hook): Define.
4005 * elf64-sparc.c (struct sparc64_elf_section_data): New.
4006 (sparc64_elf_new_section_hook): New function.
4007 (SET_SEC_DO_RELAX, SEC_DO_RELAX): Delete.
4008 (sec_do_relax): Define.
4009 (sparc64_elf_relax_section): Adjust to use sec_do_relax.
4010 (sparc64_elf_relocate_section): Likewise.
4011 (bfd_elf64_new_section_hook): Define.
4012 * elfn32-mips.c (bfd_elf32_new_section_hook): Define.
4013 * elfxx-mips.c (struct _mips_elf_section_data): New.
4014 (mips_elf_section_data): Define. Use throughout.
4015 (_bfd_mips_elf_new_section_hook): New function.
4016 (mips_elf_create_got_section): Don't alloc used_by_bfd.
4017 * elfxx-mips.h (_bfd_mips_elf_new_section_hook): Declare.
4018 * elfxx-target.h (bfd_elfNN_new_section_hook): Add #ifndef.
4019 * Makefile.am: Run "make dep-am".
4020 * Makefile.in: Regenerate.
4021
4022 2003-01-21 Richard Henderson <rth@redhat.com>
4023
4024 * elf64-alpha.c (ALPHA_ELF_LINK_HASH_PLT_LOC): New.
4025 (struct alpha_elf_link_hash_entry): Add plt_old_section, plt_old_value.
4026 (elf64_alpha_adjust_dynamic_symbol): Set them.
4027 (elf64_alpha_size_plt_section_1): Reset them when plt entry removed.
4028 (elf64_alpha_relax_tls_get_addr): Handle LDM relocs. Frob the
4029 symbol index when relaxing LDM to TPREL.
4030 (elf64_alpha_relax_section): Likewise. Allow relaxation of GD
4031 relocs, even if the target isn't locally defined.
4032 (elf64_alpha_check_relocs): Frob LDM reloc symndx to zero.
4033 (elf64_alpha_relocate_section): Likewise. Force TP-relative
4034 relocs vs symndx 0 to the tp base.
4035
4036 2003-01-21 Fabio Alemagna <falemagn@aros.org>
4037
4038 * config.bfd: Handle i[3456]86-*-aros*.
4039
4040 2003-01-21 Andreas Schwab <schwab@suse.de>
4041
4042 * elf32-ppc.c (struct ppc_elf_dyn_relocs): Define.
4043 (struct ppc_elf_link_hash_entry): Define.
4044 (ppc_elf_hash_entry): New function.
4045 (struct ppc_elf_link_hash_table): Define.
4046 (ppc_elf_hash_table): New function.
4047 (ppc_elf_link_hash_newfunc): New function.
4048 (ppc_elf_link_hash_table_create): New function.
4049 (ppc_elf_copy_indirect_symbol): New function.
4050 (allocate_dynrelocs): New function.
4051 (readonly_dynrelocs): New function.
4052 (ppc_elf_size_dynamic_sections): Allocate space for dynamic
4053 relocs and determine DT_TEXTREL.
4054 (ppc_elf_check_relocs): Don't do that here, just count the
4055 dynamic relocs.
4056 (ppc_elf_gc_sweep_hook): Discard any dynamic relocs against the
4057 removed section.
4058 (bfd_elf32_bfd_link_hash_table_create): Define.
4059 (elf_backend_copy_indirect_symbol): Define.
4060
4061 2003-01-21 Richard Henderson <rth@redhat.com>
4062
4063 * elf64-alpha.c (alpha_dynamic_entries_for_reloc): GOTTPREL and
4064 TPREL also get a reloc if shared. Remove SREL support.
4065 (elf64_alpha_emit_dynrel): New.
4066 (elf64_alpha_relocate_section): Use it. Resolve dynamic TPREL
4067 and GOTTPREL relocs to local symbols against the tp base.
4068 (elf64_alpha_finish_dynamic_symbol): Use elf64_alpha_emit_dynrel.
4069
4070 * elf64-alpha.c (elf64_alpha_relax_got_load): Decrement got
4071 use count before clobbering r_type.
4072 (elf64_alpha_relax_tls_get_addr): Don't use pos[1] if insn
4073 ordering would mean dataflow inspection is necessary.
4074
4075 2003-01-20 Svein E. Seldal <Svein.Seldal@solidas.com>
4076
4077 * coffcode.h (coff_set_flags): Added get/set arch hooks.
4078
4079 2003-01-20 Fabio Alemagna <falemagn@aros.org>
4080
4081 * elf32-sh.c: Treat elfNN_bed like other macros defined in
4082 elfxx-target.h and #undef it before #define'ing it.
4083 * elf32-i386.c: Likewise.
4084 * elf32-sh64.c: Likewise.
4085 * elf64-alpha.c: Likewise.
4086 * elf64-sh64.c: Likewise.
4087
4088 2003-01-20 Martin Schwidefsky <schwidefsky@de.ibm.com>
4089
4090 * bfd-in2.h: Regenerate.
4091 * elf32-s390.c (elf_s390_adjust_gotplt): New prototype.
4092 (elf_howto_table): Rename R_390_GOTOFF to R_390_GOTOFF32. Add
4093 R_390_GOTOFF16, R_390_GOTOFF64, R_390_GOTPLT12, R_390_GOTPLT16,
4094 R_390_GOTPLT32, R_390_GOTPLT64, R_390_GOTPLTENT, R_390_PLTOFF16,
4095 R_390_PLTOFF32 and R_390_PLTOFF64.
4096 (elf_s390_reloc_type_lookup): Likewise.
4097 (struct elf_s390_link_hash_entry): Add gotplt_refcount to keep track
4098 of GOTPLT references to a function.
4099 (link_hash_newfunc): Initialize gotplt_refcount.
4100 (elf_s390_check_relocs): Move allocation of local_got_refcounts array
4101 and creation of the got section out of the main switch. Add support
4102 for the gotoff, gotplt and pltoff relocations.
4103 (elf_s390_gc_sweep_hook): Add reference counting for gotoff, gotplt
4104 and pltoff.
4105 (elf_s390_adjust_gotplt): New function.
4106 (elf_s390_adjust_dynamic_symbol): Adjust gotplt refcount for removed
4107 plt entries.
4108 (allocate_dynrelocs): Add comment.
4109 (elf_s390_relocate_section): Change r_type to unsigned. Add support
4110 for gotoff, gotplt and pltoff relocations.
4111 * elf64-s390.c: Same changes as for elf32-s390.c.
4112 * libbfd.h: Regenerate.
4113 * reloc.c: Add BFD_RELOC_390_GOTOFF64, BFD_RELOC_390_GOTPLT12,
4114 BFD_RELOC_390_GOTPLT16, BFD_RELOC_390_GOTPLT32, BFD_RELOC_390_GOTPLT64,
4115 BFD_RELOC_390_GOTPLTENT, BFD_RELOC_390_PLTOFF16, BFD_RELOC_390_PLTOFF32
4116 and BFD_RELOC_390_PLTOFF64.
4117
4118 2003-01-18 Jakub Jelinek <jakub@redhat.com>
4119
4120 * elfxx-ia64.c (elfNN_ia64_relocate_section): Handle
4121 R_IA64_TPREL64[LM]SB against non-global symbol properly.
4122
4123 2003-01-16 Jakub Jelinek <jakub@redhat.com>
4124
4125 * elfxx-ia64.c (struct elfNN_ia64_link_hash_table): Add
4126 self_dtpmod_done and self_dtpmod_offset.
4127 (allocate_global_data_got): Only use one got entry for all
4128 dtpmod relocs against local symbols.
4129 (allocate_dynrel_entries): Only need .rela.got entry for
4130 dtpmod against global symbol.
4131 (elfNN_ia64_size_dynamic_sections): Initialize self_dtpmod_offset.
4132 Reserve space in .rela.got for the local dtpmod entry.
4133 (set_got_entry): Initialize the common local dtpmod .got entry.
4134 (elfNN_ia64_relocate_section): Handle R_IA_64_DTPREL64LSB
4135 and R_IA_64_DTPREL64MSB.
4136
4137 2003-01-16 Alan Modra <amodra@bigpond.net.au>
4138
4139 * elf64-ppc.c: Include elf/ppc64.h rather than elf/ppc.h.
4140 (R_PPC_*): Rename all occurrences to R_PPC64_*.
4141 (R_PPC64_ADDR30): Rename all occurrences to R_PPC64_REL30.
4142 (enum elf_ppc_reloc_type): Ditto to enum elf_ppc64_reloc_type.
4143 (ppc64_elf_gc_sweep_hook): Handle R_PPC64_REL30 along with other
4144 relative relocs, not with absolute ones.
4145 * Makefile.am: Run "make dep-am".
4146 * Makefile.in: Regenerate.
4147 * po/SRC-POTFILES.in: Regenerate.
4148
4149 2003-01-15 Andreas Schwab <schwab@suse.de>
4150
4151 * elf32-ppc.c (ppc_elf_check_relocs): Don't set DF_TEXTREL for a
4152 relocation against a non-allocated readonly section.
4153
4154 2003-01-10 Alan Modra <amodra@bigpond.net.au>
4155
4156 * elf32-ppc.c (ppc_elf_relocate_section): Adjust addend for GOT16_HA.
4157 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise. PLTGOT16_HA too.
4158
4159 2002-01-08 Klee Dienes <kdienes@apple.com>
4160
4161 * Makefile.am (ALL_MACHINES): Use cpu-msp430.lo, not cpu-msp430.c.
4162 (BFD32_BACKENDS): Use elf32-msp430.lo, not elf32-msp430.c.
4163 * Makefile.in: Regenerate.
4164
4165 2003-01-08 Alexandre Oliva <aoliva@redhat.com>
4166
4167 * elfn32-mips.c (prev_reloc_section): New.
4168 (GET_RELOC_ADDEND): Use it. Parenthesize macro arguments.
4169 (SET_RELOC_ADDEND): Parenthesize macro argument.
4170
4171 2003-01-07 John David Anglin <dave.anglin@nrc.gc.ca>
4172
4173 * elf32-hppa.c (final_link_relocate): For all DP relative relocations,
4174 adjust addil instructions if the symbol has no section.
4175
4176 2003-01-07 DJ Delorie <dj@redhat.com>
4177
4178 * elf32-xstormy16.c (xstormy16_elf_howto_table): Make REL_12 not
4179 partial_inplace.
4180
4181 2003-01-07 Andreas Schwab <schwab@suse.de>
4182
4183 * elf32-m68k.c (elf_m68k_check_relocs): Don't set DF_TEXTREL for
4184 PC relative relocations.
4185 (elf_m68k_discard_copies): Set it here instead.
4186
4187 2002-01-02 Ben Elliston <bje@redhat.com>
4188 Jeff Johnston <jjohnstn@redhat.com>
4189
4190 * Makefile.am (ALL_MACHINES): Add cpu-iq2000.lo.
4191 (ALL_MACHINES_CFILES): Add cpu-iq2000.c.
4192 (BFD32_BACKENDS): Add elf32-iq2000.lo.
4193 (BFD32_BACKENDS_CFILES): Add elf32-iq2000.c.
4194 (cpu-iq2000.lo): New target.
4195 * Makefile.in: Regenerate.
4196 * config.bfd: Handle iq2000-*-elf.
4197 * archures.c (bfd_architecture): Add bfd_{arch,mach}_iq2000.
4198 (bfd_archures_list): Add bfd_iq2000_arch.
4199 * configure.in: Handle bfd_elf32_iq2000_vec.
4200 * configure: Regenerate.
4201 * reloc.c: Add BFD_RELOC_IQ2000_OFFSET_16, BFD_RELOC_IQ2000_OFFSET_21,
4202 and BFD_RELOC_IQ2000_UHI16.
4203 * targets.c (bfd_elf32_iq2000_vec): Declare.
4204 (bfd_target_vector): Add bfd_elf32_iq2000_vec.
4205 * elf.c (prep_headers): Set e_machine to EM_IQ2000.
4206 * cpu-iq2000.c: New file.
4207 * elf32-iq2000.c: Likewise.
4208 * libbfd.h: Regenerate.
4209 * bfd-in2.h: Likewise.
4210
4211 2003-01-02 Richard Sandiford <rsandifo@redhat.com>
4212
4213 * elfxx-mips.c: Include libiberty.h.
4214 (elf_mips_isa, _bfd_mips_elf_mach_extends_p): Remove.
4215 (mips_set_isa_flags): New function, split out from...
4216 (_bfd_mips_elf_final_write_processing): ...here. Only call
4217 mips_set_isa_flags if the EF_MIPS_MACH bits are clear.
4218 (mips_mach_extensions): New array.
4219 (mips_32bit_flags_p): New function.
4220 (_bfd_mips_elf_merge_private_bfd_data): Rework architecture checks.
4221 Use mips_32bit_flags_p to check if one binary is 32-bit and the
4222 other is 64-bit. When adopting IBFD's architecture, adopt the
4223 bfd_mach as well as the flags.
4224
4225 2003-01-02 Nick Kelsey <nickk@ubicom.com>
4226
4227 * elf32-ip2k.c: Re-work of linker relaxation code for the ip2k to
4228 fix internal errors, fix bad code generation, fix incorrect stabs
4229 information, and improve ability to eliminate redundant page
4230 instructions. Added code to ip2k_final_link_relocate to self-verify
4231 the linker relaxation. Fix formatting problems.
4232
4233 2002-12-30 Chris Demetriou <cgd@broadcom.com>
4234
4235 * aoutx.h (NAME(aout,machine_type)): Add bfd_mach_mipsisa32r2 case.
4236 * archures.c (bfd_mach_mipsisa32r2): New define.
4237 * bfd-in2.h: Regenerate.
4238 * cpu-mips.c (I_mipsisa32r2): New enum value.
4239 (arch_info_struct): Add entry for I_mipsisa32r2.
4240 * elfxx-mips.c (elf_mips_isa, _bfd_elf_mips_mach)
4241 (_bfd_mips_elf_print_private_bfd_data): Handle E_MIPS_ARCH_32R2.
4242 (_bfd_mips_elf_final_write_processing): Add
4243 bfd_mach_mipsisa32r2 case.
4244 (_bfd_mips_elf_merge_private_bfd_data): Handle merging of
4245 binaries marked as using MIPS32 Release 2.
4246
4247 2002-12-30 Dmitry Diky <diwil@mail.ru>
4248
4249 * Makefile.am: Add msp430 target.
4250 * configure.in: Likewise.
4251 * Makefile.in: Regenerate.
4252 * configure: Regenerate.
4253 * archures.c: Add msp430 architecture vector.
4254 * config.bfd: Likewise.
4255 * reloc.c: Add msp430 relocs.
4256 * targets.c: Add msp320 target.
4257 * cpu-msp430.c: New file: msp430 cpu detection.
4258 * elf32-msp430.c: New file: msp430 reloc processing.
4259 * bfd-in2.h: Regenerate.
4260 * libbfd.h: Regenerate.
4261
4262 2002-12-28 Jakub Jelinek <jakub@redhat.com>
4263
4264 * elf.c (elf_sort_sections): Don't reorder .tbss.
4265 (assign_file_positions_for_segments): Only adjust off/voff
4266 for increased alignment in PT_LOAD or PT_NOTE segment,
4267 but adjust p_filesz for .tbss too. in PT_LOAD consider
4268 .tbss to have zero memory size.
4269 (copy_private_bfd_data) [SECTION_SIZE]: Define.
4270 [IS_CONTAINED_BY_VMA, IS_CONTAINED_BY_LMA]: Use it.
4271 [INCLUDE_SECTION_IN_SEGMENT]: Only put SHF_TLS sections
4272 into PT_TLS segment. Never put SHF_TLS sections in
4273 segments other than PT_TLS or PT_LOAD.
4274
4275 * elf64-alpha.c (elf64_alpha_finish_dynamic_sections): Clear .plt
4276 sh_entsize.
4277
4278 2002-12-23 DJ Delorie <dj@redhat.com>
4279
4280 * coff64-rs6000.c (xcoff64_ppc_relocate_section): Fix logic reversal.
4281
4282 2002-12-23 Alan Modra <amodra@bigpond.net.au>
4283
4284 * elflink.h (elf_link_output_extsym): Heed strip_discarded.
4285
4286 2002-12-23 Nick Clifton <nickc@redhat.com>
4287
4288 * archures.c (bfd_arch_get_compatible): Add third parameter
4289 'accept_unknowns'. Only accept unknown format BFDs if
4290 accept_unknowns is true, or if the format is "binary".
4291 * bfd-in2.h: Regenerate.
4292
4293 2002-12-21 Nick Clifton <nickc@redhat.com>
4294
4295 * coff-arm.c (coff_arm_relocate_section): Disable WINCE workaround
4296 that subtracted 8 from pc relative relocations.
4297
4298 2002-12-20 Kazu Hirata <kazu@cs.umass.edu>
4299
4300 * coff-h8300.c: Fix comment typos.
4301 * coffcode.h: Likewise.
4302 * cpu-cris.c: Likewise.
4303 * elf32-vax.c: Likewise.
4304 * genlink.h: Likewise.
4305 * linker.c: Likewise.
4306 * som.c: Likewise.
4307 * tekhex.c: Likewise.
4308 * vms-misc.c: Likewise.
4309
4310 2002-12-20 DJ Delorie <dj@redhat.com>
4311
4312 * reloc.c: Add BFD_RELOC_XSTORMY16_12.
4313 * libbfd.h: Regenerate.
4314 * bfd-in2.h: Regenerate.
4315 * elf32-xstormy16.c (xstormy16_elf_howto): Add R_XSTORMY16_12.
4316 (xstormy16_reloc_map): Add R_XSTORMY16_12.
4317
4318 2002-12-19 Kazu Hirata <kazu@cs.umass.edu>
4319
4320 * doc/bfdint.texi: Fix typos.
4321
4322 2002-12-20 Paul Eggert <eggert@twinsun.com>
4323
4324 Port to POSIX 1003.1-2001.
4325 * acinclude.m4 (AM_INSTALL_LIBBFD): Do not rely on "test -o".
4326 * configure.in (build-warnings): Likewise.
4327 (Horrible hacks to build DLLs on Windows): Do not rely on "tail -1".
4328 * aclocal.m4: Regenerate.
4329 * config.in: Regenerate.
4330 * configure: Regenerate.
4331
4332 2002-12-19 Alan Modra <amodra@bigpond.net.au>
4333
4334 * coff-h8300.c: Include libiberty.h.
4335 (h8300_reloc16_extra_cases): Check the hash table creator before
4336 referencing h8300 specific fields. Stash the hash table pointer
4337 in a local var. Comment typo fixes.
4338 (h8300_bfd_link_add_symbols): Likewise.
4339
4340 * reloc.c (struct reloc_howto_struct): Revise src_mask and
4341 dst_mask comments.
4342 * bfd-in2.h: Regenerate.
4343
4344 2002-12-18 Alan Modra <amodra@bigpond.net.au>
4345
4346 * elf32-ppc.c (ppc_elf_relocate_section): Reorganize dynamic reloc
4347 code a little. Comment on dynamic relocs against section symbols.
4348
4349 2002-12-17 Roger Sayle <roger@eyesopen.com>
4350
4351 * configure.host (ia64-*-hpux*): Support 64 bit targets using
4352 the HP compiler's "long long".
4353
4354 2002-12-16 Andrew MacLeod <amacleod@redhat.com>
4355
4356 * elf32-xstormy16.c (xstormy16_elf_howto): Add R_XSTORMY16_LO16
4357 and R_XSTORMY16_HI16) howto entries.
4358 (xstormy16_reloc_map): Map R_XSTORMY16_{LO,HI}16 to BFD_RELOC_{LO,HI}16.
4359 (xstormy16_info_to_howto_rela): Use R_XSTORMY16_GNU_VTINHERIT to
4360 determine the start of the second reloc table.
4361
4362 2002-12-16 Nathan Tallent <eraxxon@alumni.rice.edu>
4363
4364 * ecofflink.c: Fix the reading of the debugging information
4365 of Tru64/Alpha binaries that are produced by recent Compaq
4366 compilers.
4367 (mk_fdrtab): Fix error in creating the FDR (file descriptor)
4368 table.
4369 (lookup_line): Because of the strange information sometimes
4370 generated by Compaq's recent compilers, change how the FDR
4371 table is searched so that PDRs (procedure descriptors) are
4372 correctly found. Note that this change is really more of a hack;
4373 however, I have included extensive documentation as to why
4374 this is the best solution short of an extensive rewrite or
4375 another hack.
4376 (fdrtab_lookup): Add comments to explain the algorithm.
4377
4378 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
4379
4380 * elf-m10300.c (elf32_mn10300_link_hash_newfunc): Reorder
4381 initializers to match struct declaration.
4382
4383 2002-12-12 Alan Modra <amodra@bigpond.net.au>
4384
4385 * dwarf2.c (comp_unit_contains_address): Comment typo fix.
4386 * elf.c (get_program_header_size): Likewise.
4387 * elf32-m32r.c (m32r_elf_lo16_reloc): Likewise.
4388 (m32r_elf_generic_reloc): Likewise.
4389 * elf32-ppc.c (ppc_elf_howto_init): Likewise.
4390 * elflink.h (elf_bfd_discard_info): Likewise.
4391
4392 2002-12-12 Alan Modra <amodra@bigpond.net.au>
4393
4394 * elf32-i386.c (elf_i386_finish_dynamic_sections): Add output_offset
4395 to DT_JMPREL. Use srelplt input section size for DT_PLTRELSZ and
4396 DT_RELSZ adjustment, not output section. Avoid writing tags when
4397 unchanged. Don't assume linker script is sane, adjust DT_REL too.
4398 * elf32-hppa.c (elf32_hppa_finish_dynamic_sections): Just use raw
4399 size of srelplt for DT_PLTRELSZ. Use srelplt input section size for
4400 DT_RELASZ adjustment, not output section. Avoid writing tags when
4401 unchanged. Adjust DT_RELA.
4402 * elf64-ppc.c (ppc64_elf_finish_dynamic_sections): Tweaks for better
4403 formatting. Avoid writing tags when unchanged. Adjust DT_RELA.
4404
4405 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
4406
4407 * elfxx-mips.c (mips_elf_calculate_relocation): Don't divide
4408 addend by 4.
4409
4410 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
4411
4412 * elfxx-mips.c (struct mips_got_entry): New.
4413 (struct mips_got_info): Added got_entries field.
4414 (mips_elf_got_entry_hash, mips_elf_got_entry_eq): New functions.
4415 (mips_elf_local_got_index, mips_elf_got_page,
4416 mips_elf_got16_entry): Re-implement in terms of new...
4417 (mips_elf_create_local_got_entry): Rewrite to use got_entries.
4418 Change return type.
4419 (mips_elf_highest): Warning clean-up.
4420 (mips_elf_create_got_section): Initialize got_entries.
4421 (_bfd_mips_elf_check_relocs): Use got_entries to estimate
4422 local got size.
4423 (_bfd_mips_elf_size_dynamic_sections): Do not account for
4424 GOT_PAGE entries, since we now reuse GOT16 entries.
4425
4426 2002-12-10 Jason Thorpe <thorpej@wasabisystems.com>
4427
4428 * aoutx.h (set_section_contents): Allow an otherwise unrepresentable
4429 read-only section that lies after .text and before .data to be
4430 written into the output file and included in a_text.
4431 (translate_to_native_sym_flags): If an otherwise unrepresentable
4432 section was merged with .text, convert its symbols to N_TEXT
4433 symbols.
4434 * libaout.h (aout_section_merge_with_text_p): New macro.
4435
4436 2002-12-08 Alan Modra <amodra@bigpond.net.au>
4437
4438 * bfd-in.h: Comment typo fix. Formatting.
4439 * bfd-in2.h: Regenerate.
4440 * coff64-rs6000.c (xcoff64_openr_next_archived_file): Warning fix.
4441 * elf32-m68hc12.c (m68hc12_elf_set_mach_from_flags): Prototype.
4442 * elf64-mmix.c (mmix_dump_bpo_gregs): Warning fix.
4443
4444 2002-12-05 Richard Henderson <rth@redhat.com>
4445
4446 * elfxx-ia64.c (elfNN_ia64_relax_section): Handle PCREL21BI.
4447 Only send PCREL21B though the plt. Fix installed reloc type.
4448 (elfNN_ia64_relocate_section): Give error for dynamic reloc
4449 against PCREL22 or PCREL64I; clean up error messages for
4450 branch relocs.
4451
4452 2002-12-04 Kevin Buettner <kevinb@redhat.com>
4453
4454 * elf64-mips.c (elf64_mips_grok_prstatus, elf64_mips_grok_psinfo):
4455 New functions.
4456 (elf_backend_grok_prstatus, elf_backend_grok_psinfo): Define.
4457
4458 2002-12-04 David Mosberger <davidm@hpl.hp.com>
4459
4460 * cpu-ia64-opc.c: Add operand constant "ar.csd".
4461
4462 2002-12-04 H.J. Lu <hjl@gnu.org>
4463
4464 * elfxx-ia64.c (get_local_sym_hash): Use section ID instead of
4465 BFD address when constructing local name.
4466
4467 2002-12-04 Andreas Schwab <schwab@suse.de>
4468
4469 * elf32-m68k.c (struct elf_m68k_link_hash_table): Add sym_sec
4470 member.
4471 (elf_m68k_link_hash_table_create): Initialize it.
4472 (elf_m68k_check_relocs): Handle symbols that are forced to be
4473 local due to visibility changes.
4474 (elf_m68k_adjust_dynamic_symbol): Likewise.
4475 (elf_m68k_size_dynamic_sections): Likewise.
4476 (elf_m68k_discard_copies): Likewise.
4477 (elf_m68k_relocate_section): Likewise.
4478
4479 2002-12-04 Alan Modra <amodra@bigpond.net.au>
4480
4481 * elf64-ppc.c (ppc64_elf_edit_opd): Correct typo.
4482
4483 2002-12-04 Alan Modra <amodra@bigpond.net.au>
4484
4485 * srec.c (srec_write_symbols): Restore '$' prefix to address
4486 accidentally removed in 2002-04-04 change.
4487 (srec_get_symtab): Use 0 instead of `(long) FALSE'.
4488
4489 2002-12-03 Nick Clifton <nickc@redhat.com>
4490
4491 * elf32-ppc.c (apuinfo_list_init): New function.
4492 (apuinfo_list_add): New function: Add a value to the list.
4493 (apuinfo_list_length): New function: Return the number of
4494 values on the list.
4495 (apuinfo_list_element): New function: Return a value on the
4496 list.
4497 (apuinfo_list_finish): New function: Free the resources used
4498 by the list.
4499 (ppc_elf_begin_write_processing): New function. Scan the
4500 input bfds for apuinfo sections.
4501 (ppc_elf_write_section): New function: Delay the creation of
4502 the contents of an apuinfo section in an output bfd.
4503 (ppc_elf_final_write_processing): New function. Create the
4504 contents of an apuinfo section in an output bfd.
4505 (elf_backend_begin_write_processing): Define.
4506 (elf_backend_final_write_processing): Define.
4507 (elf_backend_write_section): Define.
4508
4509 2002-12-03 Richard Henderson <rth@redhat.com>
4510
4511 * cpu-ia64-opc.c (elf64_ia64_operands): Add ldxmov entry.
4512
4513 2002-12-01 Stephane Carrez <stcarrez@nerim.fr>
4514
4515 Fix PR savannah/1417:
4516 * elf32-m68hc11.c (m68hc11_elf_relax_delete_bytes): Don't adjust
4517 branch if it goes to the start of the deleted region.
4518
4519 2002-12-01 Stephane Carrez <stcarrez@nerim.fr>
4520
4521 * bfd-in2.h (bfd_mach_m6812): Rebuild.
4522 * archures.c (bfd_mach_m6812_default, bfd_mach_m6812,
4523 bfd_mach_m6812s): Declare.
4524
4525 * elf32-m68hc12.c (m68hc12_elf_set_mach_from_flags): New function.
4526 (_bfd_m68hc12_elf_set_private_flags): Call it.
4527 (_bfd_m68hc12_elf_print_private_bfd_data): Report processor version.
4528 (_bfd_m68hc12_elf_merge_private_bfd_data): Merge the flags and
4529 report microcontroller incompatibilities (HC12 vs HCS12).
4530 (elf_backend_object_p): Update.
4531
4532 2002-11-30 Alan Modra <amodra@bigpond.net.au>
4533
4534 * bfd-in.h (TRUE_FALSE_ALREADY_DEFINED, BFD_TRUE_FALSE): Delete.
4535 (enum bfd_boolean, boolean): Delete.
4536 (bfd_boolean): Typedef to an int.
4537 (FALSE, TRUE): Define.
4538 * aix386-core.c, aix5ppc-core.c, aout-adobe.c, aout-arm.c, aout-cris.c,
4539 aout-encap.c, aout-ns32k.c, aout-target.h, aout-tic30.c, aoutf1.h,
4540 aoutx.h, archive.c, archive64.c, archures.c, bfd-in.h, bfd.c, bfdwin.c,
4541 binary.c, bout.c, cache.c, cisco-core.c, coff-a29k.c, coff-alpha.c,
4542 coff-apollo.c, coff-arm.c, coff-aux.c, coff-h8300.c, coff-h8500.c,
4543 coff-i386.c, coff-i860.c, coff-i960.c, coff-ia64.c, coff-m68k.c,
4544 coff-m88k.c, coff-mcore.c, coff-mips.c, coff-or32.c, coff-ppc.c,
4545 coff-rs6000.c, coff-sh.c, coff-sparc.c, coff-stgo32.c, coff-tic30.c,
4546 coff-tic4x.c, coff-tic54x.c, coff-tic80.c, coff-w65.c, coff-we32k.c,
4547 coff-z8k.c, coff64-rs6000.c, coffcode.h, coffgen.c, cofflink.c,
4548 corefile.c, cpu-a29k.c, cpu-alpha.c, cpu-arc.c, cpu-arm.c, cpu-avr.c,
4549 cpu-cris.c, cpu-d10v.c, cpu-d30v.c, cpu-dlx.c, cpu-fr30.c, cpu-frv.c,
4550 cpu-h8300.c, cpu-h8500.c, cpu-hppa.c, cpu-i370.c, cpu-i386.c,
4551 cpu-i860.c, cpu-i960.c, cpu-ia64.c, cpu-ip2k.c, cpu-m10200.c,
4552 cpu-m10300.c, cpu-m32r.c, cpu-m68hc11.c, cpu-m68hc12.c, cpu-m68k.c,
4553 cpu-m88k.c, cpu-mcore.c, cpu-mips.c, cpu-mmix.c, cpu-ns32k.c,
4554 cpu-openrisc.c, cpu-or32.c, cpu-pdp11.c, cpu-pj.c, cpu-powerpc.c,
4555 cpu-rs6000.c, cpu-s390.c, cpu-sh.c, cpu-sparc.c, cpu-tic30.c,
4556 cpu-tic4x.c, cpu-tic54x.c, cpu-tic80.c, cpu-v850.c, cpu-vax.c,
4557 cpu-w65.c, cpu-we32k.c, cpu-xstormy16.c, cpu-z8k.c, dwarf1.c,
4558 dwarf2.c, ecoff.c, ecofflink.c, efi-app-ia32.c, efi-app-ia64.c,
4559 elf-bfd.h, elf-eh-frame.c, elf-hppa.h, elf-m10200.c, elf-m10300.c,
4560 elf-strtab.c, elf.c, elf32-arc.c, elf32-arm.h, elf32-avr.c,
4561 elf32-cris.c, elf32-d10v.c, elf32-d30v.c, elf32-dlx.c, elf32-fr30.c,
4562 elf32-frv.c, elf32-gen.c, elf32-h8300.c, elf32-hppa.c, elf32-hppa.h,
4563 elf32-i370.c, elf32-i386.c, elf32-i860.c, elf32-i960.c, elf32-ip2k.c,
4564 elf32-m32r.c, elf32-m68hc11.c, elf32-m68hc12.c, elf32-m68k.c,
4565 elf32-mcore.c, elf32-mips.c, elf32-openrisc.c, elf32-or32.c,
4566 elf32-pj.c, elf32-ppc.c, elf32-s390.c, elf32-sh.c, elf32-sh64-com.c,
4567 elf32-sh64.c, elf32-sparc.c, elf32-v850.c, elf32-vax.c,
4568 elf32-xstormy16.c, elf64-alpha.c, elf64-gen.c, elf64-hppa.c,
4569 elf64-mips.c, elf64-mmix.c, elf64-ppc.c, elf64-ppc.h, elf64-s390.c,
4570 elf64-sh64.c, elf64-sparc.c, elf64-x86-64.c, elfarm-nabi.c,
4571 elfarm-oabi.c, elfcode.h, elfcore.h, elflink.c, elflink.h,
4572 elfn32-mips.c, elfxx-ia64.c, elfxx-mips.c, elfxx-mips.h,
4573 elfxx-target.h, format.c, freebsd.h, genlink.h, hash.c, hp300hpux.c,
4574 hppabsd-core.c, hpux-core.c, i386aout.c, i386linux.c, i386lynx.c,
4575 i386mach3.c, i386msdos.c, i386os9k.c, ieee.c, ihex.c, irix-core.c,
4576 libaout.h, libbfd-in.h, libbfd.c, libcoff-in.h, libecoff.h, libieee.h,
4577 libnlm.h, liboasys.h, libpei.h, libxcoff.h, linker.c, lynx-core.c,
4578 m68klinux.c, m68klynx.c, mach-o.c, mach-o.h, merge.c, mipsbsd.c,
4579 mmo.c, netbsd-core.c, netbsd.h, nlm.c, nlm32-alpha.c, nlm32-i386.c,
4580 nlm32-ppc.c, nlm32-sparc.c, nlmcode.h, oasys.c, opncls.c, osf-core.c,
4581 pc532-mach.c, pdp11.c, pe-arm.c, pe-i386.c, pe-mcore.c, pe-mips.c,
4582 pe-sh.c, peXXigen.c, pef.c, pei-arm.c, pei-i386.c, pei-mcore.c,
4583 pei-mips.c, pei-sh.c, peicode.h, ppcboot.c, ptrace-core.c, reloc.c,
4584 reloc16.c, riscix.c, rs6000-core.c, sco5-core.c, section.c, simple.c,
4585 som.c, som.h, sparclinux.c, sparclynx.c, srec.c, stabs.c, sunos.c,
4586 syms.c, targets.c, tekhex.c, ticoff.h, trad-core.c, versados.c,
4587 vms-gsd.c, vms-hdr.c, vms-misc.c, vms-tir.c, vms.c, vms.h,
4588 xcoff-target.h, xcofflink.c, xsym.c, xsym.h: Replace boolean with
4589 bfd_boolean, true with TRUE, false with FALSE. Simplify comparisons
4590 of bfd_boolean vars with TRUE/FALSE. Formatting.
4591 * bfd-in2.h, libbfd.h, libcoff.h: Regenerate
4592
4593 2002-11-28 Alan Modra <amodra@bigpond.net.au>
4594
4595 * elf-bfd.h: Replace occurrences of Elf32_Internal_* and
4596 Elf64_Internal_* with Elf_Internal_*. Replace Elf_Internal_Rel
4597 with Elf_Internal_Rela.
4598 * elf-hppa.h, elf-m10200.c, elf-m10300.c, elf32-arc.c, elf32-arm.h,
4599 elf32-avr.c, elf32-cris.c, elf32-d10v.c, elf32-d30v.c, elf32-dlx.c,
4600 elf32-fr30.c, elf32-frv.c, elf32-gen.c, elf32-h8300.c, elf32-hppa.c,
4601 elf32-i370.c, elf32-i386.c, elf32-i860.c, elf32-i960.c, elf32-ip2k.c,
4602 elf32-m32r.c, elf32-m68hc11.c, elf32-m68hc12.c, elf32-m68k.c,
4603 elf32-mcore.c, elf32-mips.c, elf32-openrisc.c, elf32-or32.c,
4604 elf32-ppc.c, elf32-s390.c, elf32-sh.c, elf32-v850.c, elf32-vax.c,
4605 elf32-xstormy16.c, elf64-alpha.c, elf64-gen.c, elf64-hppa.c,
4606 elf64-mips.c, elf64-mmix.c, elf64-ppc.c, elf64-s390.c, elf64-sh64.c,
4607 elf64-sparc.c, elf64-x86-64.c, elfarm-nabi.c, elfarm-oabi.c,
4608 elfcode.h, elflink.h, elfn32-mips.c, elfxx-ia64.c, elfxx-mips.c: Ditto.
4609 * elf-hppa.h (elf_hppa_internal_shdr): Delete. Use Elf_Internal_Shdr
4610 throughout instead.
4611 * elf.c (_bfd_elf_no_info_to_howto_rel): Delete.
4612 * elfcode.h (elf_swap_reloca_in): Pass source operand as a bfd_byte *.
4613 Remove INLINE keyword.
4614 (elf_swap_reloc_in): Likewise. Also clear r_addend.
4615 (elf_swap_reloc_out, elf_swap_reloca_out): Pass destination operand
4616 as a bfd_byte *.
4617 (elf_write_relocs): Consolidate REL and RELA code.
4618 (elf_slurp_reloc_table_from_section): Simplify REL code.
4619 (NAME(_bfd_elf,size_info)): Populate reloc swap entries.
4620 * elf-bfd.h (MAX_INT_RELS_PER_EXT_REL): Define.
4621 * elflink.h (elf_link_read_relocs_from_section): Consolidate REL and
4622 RELA code.
4623 (elf_link_adjust_relocs): Likewise. Don't malloc space for temp
4624 reloc array, use a fixed size of MAX_INT_RELS_PER_EXT_REL.
4625 (elf_link_output_relocs): Likewise.
4626 (elf_reloc_link_order): Likewise.
4627 (elf_finish_pointer_linker_section): Likewise.
4628 (struct elf_link_sort_rela): Remove union.
4629 (elf_link_sort_cmp1): Update to suit.
4630 (elf_link_sort_cmp2): Here too.
4631 (elf_link_sort_relocs): Consolidate REL and RELA code. Fix memory
4632 over-allocation for int_rels_per_ext_rel != 1 case.
4633 * elf32-arm.h: Update all bfd_elf32_swap_reloc_out calls.
4634 * elf32-i386.c: Likewise.
4635 * elf32-cris.c: Likewise for bfd_elf32_swap_reloca_out.
4636 * elf32-hppa.c, elf32-i370.c, elf32-m68k.c, elf32-ppc.c, elf32-s390.c,
4637 elf32-sh.c, elf32-vax.c, elfxx-mips.c: Likewise.
4638 * elf64-alpha.c: Likewise for bfd_elf64_swap_reloca_out.
4639 * elf64-hppa.c, elf64-mips.c, elf64-ppc.c, elf64-s390.c, elf64-sh64.c,
4640 elf64-sparc.c, elf64-x86-64.c: Likewise.
4641 * elfxx-ia64.c: Likewise for bfd_elfNN_swap_reloca_out.
4642 * elfxx-mips.c (sort_dynamic_relocs): Likewise for
4643 bfd_elf32_swap_reloc_in.
4644
4645 * elf32-arm.h: Update elf32_arm_info_to_howto calls.
4646 * elf32-mips.c: Likewise for mips_info_to_howto_rel.
4647 (mips_elf64_swap_reloc_in): Zero r_addend.
4648 (mips_elf64_be_swap_reloc_in): Likewise.
4649 (mips_elf64_slurp_one_reloc_table): Simplify.
4650
4651 * elf64-alpha.c (alpha_elf_size_info): Populate reloc swap entries.
4652 * elf64-hppa.c (hppa64_elf_size_info): Likewise.
4653 * elf64-sparc.c (sparc64_elf_size_info): Likewise.
4654
4655 2002-11-28 Kaz Kojima <kkojima@rr.iij4u.or.jp>
4656
4657 * elf32-sh.c (sh_elf_relocate_section): Don't complain about
4658 unresolved debugging relocs in dynamic applications.
4659 * elf64-sh64.c (sh_elf64_relocate_section): Likewise.
4660
4661 2002-11-26 Alan Modra <amodra@bigpond.net.au>
4662
4663 * elf-eh-frame.c (ENSURE_NO_RELOCS): Disregard R_*_NONE relocs.
4664 (_bfd_elf_discard_section_eh_frame): Don't discard duplicate CIEs
4665 on a relocatable link. Comment typos.
4666 * elf.c (_bfd_elf_link_hash_newfunc): Assign elements of structure
4667 in the order they are declared. Clear elf_hash_value too.
4668 (_bfd_elf_link_hash_table_init): Likewise assign in order. Clear
4669 eh_info and tls_segment.
4670 * elflink.h (elf_link_input_bfd <emit_relocs>): Keep reloc offsets
4671 sorted when discarding relocs by turning them into R_*_NONE.
4672
4673 * libbfd.c (warn_deprecated): Comment spelling.
4674 * po/SRC-POTFILES.in: Regenerate.
4675
4676 2002-11-21 Richard Henderson <rth@redhat.com>
4677
4678 * elflink.h (elf_link_add_object_symbols): Don't overwrite the
4679 arch's st_other bits when merging visibilities.
4680 (elf_link_output_extsym): Tidy clearing of visibility field.
4681
4682 2002-11-21 Alan Modra <amodra@bigpond.net.au>
4683
4684 * coff-mcore.c (SWAP_IN_RELOC_OFFSET): Define.
4685 (SWAP_OUT_RELOC_OFFSET): Define.
4686
4687 2002-11-20 Alexandre Oliva <aoliva@redhat.com>
4688
4689 * elf.c (_bfd_elf_link_hash_table_init): Make sure
4690 can_refcount is properly extended to the type of
4691 init_refcount.
4692
4693 2002-11-19 Alexandre Oliva <aoliva@redhat.com>
4694
4695 * elfxx-mips.c (MIPS_RELOC_RELA_P): New macro.
4696 (_bfd_mips_elf_relocate_section): Use it.
4697
4698 * elfxx-mips.c (MNAME): New macro.
4699 (_bfd_mips_elf_check_relocs): Use it.
4700 (_bfd_mips_elf_discard_info): Likewise.
4701 (_bfd_mips_elf_final_link): Likewise.
4702
4703 2002-11-19 Alan Modra <amodra@bigpond.net.au>
4704
4705 * elf64-ppc.c (ppc64_elf_edit_opd): When deleting relocs, adjust
4706 rel_hdr.sh_size too.
4707
4708 2002-11-18 Klee Dienes <kdienes@apple.com>
4709
4710 * Makefile.am (BFD32_LIBS): Add bfdwin.lo, bfdio.lo.
4711 (BFD32_LIBS_CFILES): Add bfdwin.c, bfdio.c.
4712 (BFD_H_FILES): Add bfdwin.c, bfdio.c.
4713 (LIBBFD_H_FILES): Add bfdwin.c, bfdio.c.
4714 Add dependencies for bfdwin.c, bfdio.c.
4715 * bfd.c: Remove bfd_get_mtime, bfd_get_size.
4716 * libbfd.c: Remove real_read, bfd_bread, _bfd_window_internal,
4717 bfd_init_window, bfd_free_window, bfd_get_file_window, bfd_bwrite,
4718 bfd_tell, bfd_flush, bfd_stat, bfd_seek.
4719 * bfdio.c: New file. Contains real_read, bfd_bread, bfd_write,
4720 bfd_tell, bfd_flush, bfd_stat, bfd_seek, bfd_ge_mtime,
4721 bfd_get_size (moved from libbfd.c and bfd.c).
4722 * bfdwin.c New file. Contains _bfd_window_internal,
4723 bfd_init_window, bfd_free_window, bfd_get_file_window (moved from
4724 libbfd.c and bfd.c).
4725 * po/SRC-POTFILES.in: Regenerate.
4726 * po/bfd.pot: Regenerate.
4727 * libbfd.h: Regenerate.
4728 * bfd-in2.h: Regenerate.
4729 * aclocal.m4: Regenerate.
4730 * Makefile.in: Regenerate.
4731 * configure: Regenerate.
4732
4733 2002-11-18 Klee Dienes <kdienes@apple.com>
4734
4735 * bfd.c (bfd_preserve_save): Don't zero BFD_IN_MEMORY.
4736
4737 2002-11-15 Kazu Hirata <kazu@cs.umass.edu>
4738
4739 * coff-h8300.c (h8300_reloc16_estimate): Do not optimize away
4740 jsr after a short jump.
4741 * elf32-h8300.c (elf32_h8_relax_section): Likewise.
4742
4743 2002-11-15 Klee Dienes <kdienes@apple.com>
4744
4745 * pef.c (bfd_pef_convert_architecture): Move declaration of
4746 ARCH_POWERPC and ARCH_M68K to the start of the function.
4747
4748 2002-11-14 Svein E. Seldal <Svein.Seldal@solidas.com>
4749
4750 * coff-tic4x.c (tic4x_howto_table): Formatting fixup
4751
4752 2002-11-14 Hans-Peter Nilsson <hp@bitrange.com>
4753
4754 * elf64-mmix.c (_bfd_mmix_finalize_linker_allocated_gregs):
4755 For bpo_gregs_section->contents, allocate _raw_size, not
4756 _cooked_size.
4757
4758 2002-11-13 Klee Dienes <kdienes@apple.com>
4759
4760 * config.bfd: Add entries for powerpc-*-darwin and cousins.
4761
4762 2002-11-13 H.J. Lu <hjl@gnu.org>
4763
4764 * elfcode.h (elf_object_p): Don't restore abfd->arch_info.
4765
4766 2002-11-13 Klee Dienes <kdienes@apple.com>
4767 Alan Modra <amodra@bigpond.net.au>
4768
4769 * bfd.c (struct bfd_preserve): New.
4770 (bfd_preserve_save): New function.
4771 (bfd_preserve_restore): Ditto.
4772 (bfd_preserve_finish): Ditto.
4773 * bfd-in2.h: Regenerate.
4774 * mach-o.c: Formatting.
4775 (bfd_mach_o_scan_read_symtab_symbol): Make "value" unsigned.
4776 (bfd_mach_o_object_p): Use bfd_preserve_save/restore/finish.
4777 (bfd_mach_o_core_p): Ditto.
4778 (bfd_mach_o_scan): Pass in mdata.
4779 * mach-o.h (bfd_mach_o_scan): Update prototype.
4780 * pef.c: Formatting.
4781 (bfd_pef_object_p): Use bfd_preserve_save/restore/finish.
4782 (bfd_pef_xlib_object_p): Ditto.
4783 (bfd_pef_scan): Pass in mdata. Move version check to bfd_pef_object_p.
4784 * pef.h (bfd_pef_scan): Update prototype.
4785 * xsym.c: Formatting, K&R fixes.
4786 (bfd_sym_object_p): Use bfd_preserve_save/restore/finish.
4787 (bfd_sym_scan): New function split out from bfd_sym_object_p.
4788 * xsym.h (bfd_sym_scan): Declare.
4789 * elfcode.h (elf_object_p): Use bfd_preserve_save/restore/finish.
4790 * elfcore.h (elf_core_file_p): Likewise.
4791 * targets.c (_bfd_target_vector): Revert 2002-11-08 change.
4792
4793 2002-11-12 Nick Clifton <nickc@redhat.com>
4794
4795 * po/da.po: Updated Danish translation.
4796
4797 2002-11-12 Alan Modra <amodra@bigpond.net.au>
4798
4799 * elflink.h (elf_link_add_object_symbols): Optimize stabs for
4800 relocatable link too.
4801 (elf_link_input_bfd): When emitting relocs, adjust offsets for
4802 eh_frame and stab sections. Zap deleted relocs.
4803 (elf_reloc_symbol_deleted_p): Return true for zero r_symndx.
4804 (elf_bfd_discard_info): Run for relocatable link too.
4805 * elf64-ppc.c (ppc64_elf_edit_opd): Rename from edit_opd. Make global.
4806 Handle ld -r case.
4807 (ppc64_elf_size_dynamic_sections): Don't call edit_opd from here.
4808 * elf64-ppc.h (ppc64_elf_edit_opd): Declare.
4809
4810 * elf-bfd.h (struct cie_header): Move from elf_eh-frame.c.
4811 (struct cie, struct eh_cie_fde, struct eh_frame_sec_info): Likewise.
4812 (struct eh_frame_array_ent, struct eh_frame_hdr_info): Likewise.
4813 (enum elf_link_info_type): Remove ELF_INFO_TYPE_EH_FRAME_HDR.
4814 (struct eh_frame_hdr_info): Add "hdr_sec", remove "split".
4815 (struct elf_link_hash_table): Add eh_info.
4816 (struct elf_obj_tdata): Change eh_frame_hdr to an asection *.
4817 (_bfd_elf_discard_section_eh_frame): Update prototype.
4818 (_bfd_elf_discard_section_eh_frame_hdr): Likewise.
4819 (_bfd_elf_write_section_eh_frame): Likewise.
4820 (_bfd_elf_write_section_eh_frame_hdr): Likewise.
4821 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Remove "ehdrsec"
4822 param. Get "hdr_info" from link hash table.
4823 (_bfd_elf_discard_section_eh_frame_hdr): Remove "sec" param. Get
4824 header section from link hash table. Save header section to elf_tdata.
4825 (_bfd_elf_maybe_strip_eh_frame_hdr): Remove local "sec". Use
4826 header section from link hash table. Don't alloc hdr_info. Clear
4827 hdr_sec instead of setting "strip".
4828 (_bfd_elf_eh_frame_section_offset): Formatting.
4829 (_bfd_elf_write_section_eh_frame): Remove "ehdrsec", add "info" param.
4830 Get header section from link hash table.
4831 (_bfd_elf_write_section_eh_frame_hdr): Remove "sec", add "info" param.
4832 Get header section from link hash table.
4833 * elf.c (map_sections_to_segments): Use cached eh_frame_hdr.
4834 (get_program_header_size): Likewise.
4835 (_bfd_elf_section_offset): Formatting.
4836 * elflink.h (elf_link_create_dynamic_sections): Stash eh frame header
4837 section pointer in link hash table.
4838 (elf_bfd_final_link): Adjust _bfd_elf_write_section_eh_frame_hdr
4839 and _bfd_elf_write_section_eh_frame calls. Update comment about
4840 eh_frame entries.
4841 (elf_bfd_discard_info): Adjust _bfd_elf_discard_section_eh_frame and
4842 _bfd_elf_discard_section_eh_frame_hdr calls. Remove "ehdr".
4843
4844 * po/SRC-POTFILES.in: Regenerate.
4845
4846 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't zero
4847 relocs for discarded FDEs. Remove dead code.
4848 (_bfd_elf_write_section_eh_frame_hdr): Remove dead code.
4849 * elflink.h (elf_bfd_discard_info): Don't save edited relocs.
4850 Tidy conditions under which stabs are edited. Formatting.
4851 * elf64-sparc.c (sparc64_elf_relocate_section): Ignore overflows
4852 from discarded relocs.
4853 * elfxx-ia64.c (elfNN_ia64_install_dyn_reloc): Add reloc output
4854 section adjustments after testing magic values.
4855
4856 2002-11-12 Thomas Moestl <tmm@FreeBSD.org>
4857
4858 * elf64-sparc.c (sparc64_elf_adjust_dynamic_symbol): Correct
4859 references to large plt symbols.
4860
4861 2002-11-12 Klee Dienes <kdienes@apple.com>
4862
4863 * mach-o.c (bfd_mach_o_scan_read_thread): Don't re-use 'i' when
4864 looking for an unused section name.
4865
4866 2002-11-11 Kazu Hirata <kazu@cs.umass.edu>
4867
4868 * coff-h8300.c: Fix formatting.
4869 * elf32-h8300.c: Likewise.
4870 * reloc16.c: Likewise.
4871
4872 2002-11-09 Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>
4873
4874 * elf32-arm.h (elf32_arm_size_dynamic_sections): Don't strip output
4875 section when dynamic section unused; _bfd_strip_section_from_output
4876 instead.
4877
4878 2002-11-08 Alan Modra <amodra@bigpond.net.au>
4879
4880 * targets.c (_bfd_target_vector): Disable pef_vec, pef_xlib_vec
4881 and sym_vec.
4882
4883 * dwarf2.c: Revert last change.
4884
4885 2002-11-07 Michal Ludvig <mludvig@suse.cz>
4886
4887 * dwarf2.c (read_indirect_string, read_abbrevs, decode_line_info,
4888 _bfd_dwarf2_find_nearest_line): Use
4889 bfd_simple_get_relocated_section_contents() instead of
4890 bfd_get_section_contents().
4891 * reloc.c (bfd_perform_relocation): Add sanity check.
4892 * simple.c (simple_get_relocated_section_contents): If the section
4893 does not have any relocs associated with it, just return the
4894 unadjusted contents.
4895
4896 2002-11-07 Hans-Peter Nilsson <hp@axis.com>
4897
4898 * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_16_GOT,
4899 case R_CRIS_32_GOT>: Correct test for filling in constant .got
4900 contents, enabling for a non-DSO, for symbols defined in the
4901 program with --export-dynamic.
4902
4903 2002-11-07 Alan Modra <amodra@bigpond.net.au>
4904
4905 * elf64-ppc.c: Comment typo fixes.
4906 (ppc64_elf_merge_private_bfd_data): Allow BFD_ENDIAN_UNKNOWN input.
4907
4908 2002-11-07 Nick Clifton <nickc@redhat.com>
4909
4910 * po/da.po: Updated Danish translation.
4911
4912 2002-11-06 Alexandre Oliva <aoliva@redhat.com>
4913
4914 * elf64-mips.c (mips_elf64_slurp_one_reloc_table): Generate
4915 exactly three internal relocs per external reloc. Set reloc_count
4916 to the external reloc count.
4917
4918 2002-11-06 Klee Dienes <kdienes@apple.com>
4919
4920 * coff-stgo32.c (stub_bytes): Mark as const.
4921 Fix comment formatting.
4922
4923 2002-11-06 Klee Dienes <kdienes@apple.com>
4924
4925 * Makefile.am (BFD32_BACKENDS): Add mach-o.lo, pef.lo, and
4926 xsym.lo.
4927 (BFD32_BACKENDS_CFILES): Add mach-o.c, pef.c, and xsym.c.
4928 (SOURCE_HFILES): Add mach-o.h, pef.h, pef-traceback.h, xsym.h
4929 * archures.c (enum bfd_architecture): Add bfd_arch_m98k.
4930 * bfd.c (struct bfd): Add private data for mach-o, pef, and sym.
4931 * targets.c (enum bfd_flavour): Add flavours for mach-o, pef, and
4932 sym.
4933 (_bfd_target_vector): Add target vectors for mach-o, pef, and sym.
4934 * Makefile.in: Regenerate.
4935 * doc/Makefile.in: Regenerate.
4936 * bfd-in2.h: Regenerate.
4937 * xsym.c: New file. Contains support for the Apple/Metrowerks
4938 xSYM debugging format.
4939 * xsym.h: New file.
4940 * pef.c: New file. Contains support for the Apple Code Fragment
4941 Manager Preferred Executable Format
4942 * pef.h: New file.
4943 * pef-traceback.h: New file. Contains support for parsing PowerPC
4944 traceback tables as used by PEF executables (and perhaps other
4945 systems as well).
4946 * mach-o.c: New file. Contains support for the Mach-O object file
4947 format.
4948 * mach-o.h: New file.
4949 * mach-o-target.c: New file. Declares the mach-o targets
4950 themselves. Included three times by mach-o.c; each time with a
4951 different set of macros set.
4952
4953 2002-11-06 Graeme Peterson <gp@qnx.com>
4954
4955 * Makefile.am: Remove entries for elf32-qnx.[ch].
4956 * Makefile.in: Regenerate.
4957 * config.bfd: Change arm-nto to use bfd_elf32_{big|little}arm_vec,
4958 ppc-nto to use bfd_elf32_powerpc{le}_vec, sh-nto to use
4959 bfd_elf32_sh{l}_vec, and i386-nto to use bfd_elf32_i386_vec.
4960 * configure.in: Remove support for bfd_elf32_sh{l}qnx_vec,
4961 bfd_elf32_powerpc{le}qnx_vec, bfd_elf32_{big|little}armqnx_vec,
4962 and bfd_elf32_i386qnx_vec, and removed elf32-qnx.lo from other targets.
4963 bfd_elf32_sh{l}_vec, and i386-nto to use bfd_elf32_i386_vec.
4964 * configure: Regenerate.
4965 * elf32-qnx.c: Remove.
4966 * elf32-qnx.h: Remove.
4967 * elf.c: Remove calls to QNX specific set_nonloadable_filepos,
4968 is_contained_by_filepos, and copy_private_bfd_data_p.
4969 * elf-bfd.h (struct elf_backend_data): Remove set_nonloadable_filepos,
4970 is_contained_by_filepos, and copy_private_bfd_data_p.
4971 * elf32-i386.c: Remove QNX extended bfd support.
4972 * elf32-ppc.c: Remove QNX extended bfd support.
4973 * elf32-sh.c: Remove QNX extended bfd support.
4974 * elfarm-nabi.c: Remove QNX extended bfd support.
4975 * targets.c: Remove qnx vectors.
4976 * elfxx-target.h (elf_backend_set_nonloadable_filepos): Remove
4977 (elf_backend_is_contained_by_filepos): Remove.
4978 (elf_backend_copy_private_bfd_data_p): Remove.
4979 * po/SRC-POTFILES.in: Regenerate.
4980
4981 2002-11-06 David O'Brien <obrien@FreeBSD.org>
4982 Alan Modra <amodra@bigpond.net.au>
4983
4984 * elf64-sparc.c (sparc64_elf_relocate_section): Adjust addend of
4985 dynamic relocs against section symbols for the output section vma.
4986
4987 2002-11-05 Alan Modra <amodra@bigpond.net.au>
4988
4989 * elf32-arm.h (t2a1_push_insn, t2a2_ldr_insn, t2a3_mov_insn,
4990 t2a4_bx_insn, t2a5_pop_insn, t2a6_bx_insn): Remove.
4991
4992 2002-11-05 Kaz Kojima <kkojima@rr.iij4u.or.jp>
4993 Alan Modra <amodra@bigpond.net.au>
4994
4995 * config.bfd (sh-*-linux*): Use bfd_elf*_sh64*lin_vec as sh64
4996 vectors in target_selvecs.
4997 (shle-*-netbsdelf*): Use bfd_elf*_sh64*nbsd_vec as sh64 vectors
4998 in target_selvecs.
4999 (sh-*-netbsdelf*): Likewise.
5000 * configure.in (assocvecs): New variable. Handle assocvecs like
5001 selvecs.
5002 * configure: Regenerate.
5003 * format.c (bfd_check_format_matches): Store bfd_target pointers
5004 in matching_vector instead of target names. Select first target
5005 from bfd_associated_vector that matches a list of ambiguous targets.
5006 * targets.c (_bfd_associated_vector): New array.
5007 (bfd_associated_vector): New variable.
5008 (_bfd_target_vector): Add bfd_elf*_sh64*lin_vec.
5009 * libbfd-in.h (bfd_associated_vector): Declare.
5010 * libbfd.h: Regenerate.
5011
5012 2002-11-05 Elias Athanasopoulos <eathan@otenet.gr>
5013
5014 * vms-gsd.c (_bfd_vms_write_gsd): Check that symbol->udata.p is
5015 non-NULL before dereferencing.
5016
5017 2002-11-04 Kaz Kojima <kkojima@rr.iij4u.or.jp>
5018
5019 * vms.c (vms_object_p): Restore the start address when returning
5020 NULL.
5021
5022 2002-11-04 Alan Modra <amodra@bigpond.net.au>
5023 Hans-Peter Nilsson <hp@axis.com>
5024
5025 * elflink.h (struct elf_final_link_info): Add shndxbuf_size.
5026 (elf_bfd_final_link): Don't bother zeroing symtab_hdr fields.
5027 Set up a larger symshndxbuf, and write it out. Free it on
5028 exit rather than freeing symbuf twice. Correct section index
5029 on output section symbol loop.
5030 (elf_link_output_sym): Accumulate symbol extension section
5031 indices, reallocating symshndxbuf rather than writing it out.
5032 (elf_link_flush_output_syms): Don't flush symshndxbuf.
5033 * elf.c (assign_section_numbers): Init i_shdrp to all zero.
5034 Use bfd_zalloc to clear i_shdrp[0] too.
5035
5036 2002-11-03 Stephen Clarke <stephen.clarke@earthling.net>
5037
5038 * elf32-sh64-com.c (sh64_address_in_cranges): Use
5039 _raw_size of cranges section if _cooked_size not yet set.
5040
5041 2002-11-03 Hans-Peter Nilsson <hp@axis.com>
5042
5043 * elf32-v850.c (v850_elf_relax_delete_bytes): Correct parameters
5044 for bfd_elf32_swap_symbol_out.
5045
5046 2002-10-31 David O'Brien <obrien@FreeBSD.org>
5047
5048 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't mix
5049 signed and unsigned in comparison.
5050
5051 2002-10-30 Daniel Jacobowitz <drow@mvista.com>
5052
5053 * coffcode.h: Remove extraneous '\'.
5054
5055 2002-10-28 H.J. Lu <hjl@gnu.org>
5056
5057 * Makefile.am (targets.lo): Depend on Makefile instead of
5058 config.status.
5059 (archures.lo): Likewise.
5060 * Makefile.in: Regenerated.
5061
5062 2002-10-25 Jason Thorpe <thorpej@wasabisystems.com>
5063
5064 * config.bfd (mips*el-*-netbsd*, mips*-*-netbsd*): Add
5065 bfd_elf64_bigmips_vec and bfd_elf64_littlemips_vec to
5066 targ_selvecs.
5067
5068 2002-10-25 Jim Wilson <wilson@redhat.com>
5069
5070 * elf64-sh64.c (sh_elf64_relocate_section): Call
5071 _bfd_elf_rela_local_sym. Handle relocs against STT_SECTION symbol
5072 of SHF_MERGE section.
5073
5074 2002-10-25 Hans-Peter Nilsson <hp@axis.com>
5075
5076 * simple.c: Correct placement of ATTRIBUTE_UNUSED.
5077
5078 2002-10-24 John David Anglin <dave@hiauly1.hia.nrc.ca>
5079
5080 * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index to
5081 unsigned int. Cast RELOC_BASE10, RELOC_BASE13 and RELOC_BASE22 to
5082 unsigned int.
5083 (NAME(aout,final_link)): Cast enum used in assignment.
5084 (aout_link_write_symbols): Cast enums in comparisons, int values to
5085 boolean, enums in assignments to int.
5086 (aout_link_input_section_std): Cast rel->r_index to unsigned int.
5087 (aout_link_input_section_ext): Likewise. Cast enums used in
5088 comparisons with unsigned ints.
5089 (aout_link_reloc_link_order): Cast enum to int in assignment.
5090 * archive.c (_bfd_generic_read_ar_hdr_mag): Cast result of memchr
5091 calls to char *.
5092 * bfd-in.h (bfd_set_section_vma): Cast enum true to unsigned int in
5093 assignment.
5094 * bfd-in2.h (bfd_set_section_vma): Likewise.
5095 * bfd.c (bfd_record_phdr): Cast enums in assignments.
5096 * binary.c (bfd_alloc): Cast enum to long.
5097 * coffgen.c (_bfd_coff_is_local_label_name): Cast return to boolean.
5098 * dwarf2.c (read_abbrevs): Add casts to enum types.
5099 (read_attribute_value): Likewise.
5100 (arange_add): Cast result of bfd_zalloc call.
5101 (comp_unit_contains_address): Return true and false.
5102 (comp_unit_find_nearest_line): Cast return to boolean.
5103 * format.c (bfd_check_format_matches, bfd_set_format): Likewise.
5104 * gen-aout.c: define macro '_' if not defined.
5105 * libbfd.c (bfd_realloc): Cast malloc and realloc to PTR.
5106 (bfd_bwrite): Cast bfd_realloc to bfd_byte *.
5107 (bfd_write_bigendian_4byte_int): Cast return to boolean.
5108 (bfd_seek): Cast bfd_realloc to bfd_byte *.
5109 (bfd_generic_is_local_label_name): Cast return to boolean.
5110 * libcoff.h (_bfd_coff_adjust_symndx): Remove extraneous '\'.
5111 * linker.c (_bfd_link_hash_newfunc): Cast bfd_hash_allocate result to
5112 struct bfd_hash_entry *.
5113 (_bfd_generic_link_hash_newfunc): likewise.
5114 (_bfd_generic_final_link): Cast enum to unsigned int.
5115 * merge.c (sec_merge_emit): Cast return to boolean.
5116 (merge_strings): Add casts to const unsigned char *.
5117 * reloc.c (bfd_get_reloc_code_name): Cast enums in comparison to int.
5118 (bfd_generic_get_relocated_section_content): Cast enum to unsigned int.
5119 * section.c (bfd_section_hash_newfunc): Cast bfd_hash_allocate result
5120 to struct bfd_hash_entry *.
5121 (bfd_set_section_content): Add cast to PTR in comparison.
5122 * simple.c (simple_dummy_warning, simple_dummy_undefined_symbol,
5123 simple_dummy_reloc_overflow, simple_dummy_reloc_dangerous,
5124 simple_dummy_unattached_reloc,
5125 bfd_simple_get_relocated_section_contents): Add K&R declarations and
5126 function definitions.
5127 * srec.c (S3Forced): Initialize to false.
5128 (srec_get_symtab): Cast return value from bfd_alloc to asymbol *.
5129 * stabs.c (_bfd_link_section_stabs): Cast enum to int in comparisons.
5130 (_bfd_discard_section_stabs): Likewise. Also cast return to boolean.
5131 * syms.c (bfd_is_undefined_symclass): Cast return to boolean.
5132 (_bfd_stab_section_find_nearest_line): Cast enum to bfd_byte in
5133 comparisons.
5134
5135 2002-10-23 Jakub Jelinek <jakub@redhat.com>
5136
5137 * elf64-alpha.c (elf64_alpha_check_relocs): Only put maybe_dynamic
5138 relocs into shared lib non-allocated reloc sections.
5139
5140 2002-10-23 Nathan Tallent <eraxxon@alumni.rice.edu>
5141
5142 * dwarf2.c (add_line_info): Ensure that the line_info_table is
5143 sorted even when given an out-of-order line sequence.
5144 (lookup_address_in_line_info_table): When an exact VMA match is
5145 not found, return line information with the closest VMA.
5146
5147 2002-10-23 Ross Alexander <ross.alexander@uk.neceur.com>
5148
5149 * elf64-hppa.c: Force DT_FLAGS to always be set. Required by
5150 HPUX 11.00 patch PHSS_26559.
5151
5152 2002-10-22 Alexandre Oliva <aoliva@redhat.com>
5153
5154 * elfxx-mips.c (_bfd_mips_elf_modify_segment_map): Don't move
5155 the options section into a separate section unless IRIX 6
5156 compatibility is enabled.
5157
5158 2002-10-22 Alexandre Oliva <aoliva@redhat.com>
5159
5160 * elflink.h (struct elf_link_sort_rela): Turn rel and rela
5161 into arrays.
5162 (elf_link_sort_cmp1, elf_link_sort_cmp2): Adjust.
5163 (elf_link_sort_relocs): Likewise. Take int_rels_per_ext_rel
5164 into account.
5165 * elfxx-mips.c (mips_elf_create_dynamic_relocation): Compose
5166 R_MIPS_REL32 with R_MIPS64 if ABI_64_P.
5167
5168 2002-10-21 Graeme Peterson <gp@qnx.com>
5169
5170 * targets.c (_bfd_target_vector): Add missing qnx vectors.
5171
5172 2002-10-21 Alan Modra <amodra@bigpond.net.au>
5173
5174 * targets.c (bfd_target_list): Don't return the default target twice.
5175
5176 2002-10-21 Elias Athanasopoulos <eathan@otenet.gr>
5177
5178 * archive.c (_bfd_archive_bsd_update_armap_timestamp): Replace
5179 perror with bfd_perror.
5180
5181 2002-10-19 H.J. Lu <hjl@gnu.org>
5182
5183 * elflink.h (elf_link_add_object_symbols): Correctly handle
5184 DT_RPATH and DT_RUNPATH.
5185
5186 2002-10-19 Mark Kettenis <kettenis@gnu.org>
5187
5188 * elf.c (elfcore_grok_note): Fix recognition on NT_PRXFPREG notes.
5189
5190 2002-10-17 Denis Chertykov <denisc@overta.ru>
5191
5192 * elf32-ip2k.c (ELF_MACHINE_ALT1): Define alternate machine code
5193 for ip2k port.
5194
5195 2002-10-17 Alan Modra <amodra@bigpond.net.au>
5196
5197 * elfxx-target.h (USE_REL): Don't define as 1.
5198 * elf32-arm.h (USE_REL): Provide a default define of 0.
5199 Use #if rather than #ifdef when testing USE_REL.
5200 * elf32-m32r.c: Likewise.
5201
5202 * elf32-arc.c (USE_REL): Define as 1.
5203 * elf32-d10v.c (USE_REL): Likewise.
5204 * elf32-m32r.c (USE_REL): Likewise.
5205 * elf32-m68hc11.c (USE_REL): Likewise.
5206 * elf32-m68hc12.c (USE_REL): Likewise.
5207 * elf32-or32.c (USE_REL): Likewise.
5208 * elfarm-nabi.c (USE_REL): Likewise.
5209
5210 2002-10-16 Jakub Jelinek <jakub@redhat.com>
5211
5212 * config.bfd (s390-*-linux*): Add targ64_selvecs.
5213 (s390x-*-linux*): Add targ_selvecs.
5214
5215 2002-10-16 Alan Modra <amodra@bigpond.net.au>
5216
5217 * Makefile.am (BFD32_BACKENDS): Remove elfarmqnx-nabi.lo,
5218 elf32-i386-fbsd.lo, elf32-i386qnx.lo, elf32-ppcqnx.lo,
5219 elf32-sh-lin.lo, elf32-sh64-lin.lo, elf32-sh-nbsd.lo,
5220 elf32-sh64-nbsd.lo, elf32-shqnx.lo. Add elf32-qnx.lo.
5221 (BFD32_BACKENDS_CFILES): Likewise for corresponding C files.
5222 (BFD64_BACKENDS): Remove elf64-sh64-lin.lo, elf64-sh64-nbsd.lo.
5223 (BFD64_BACKENDS_CFILES): Likewise for corresponding C files.
5224 (SOURCE_HFILES): Add elf32-qnx.h.
5225 (BUILD_HFILES): Add bfdver.h.
5226 Run "make dep-am".
5227 * Makefile.in: Regenerate.
5228 * configure.in Update bfd vector dependencies.
5229 * configure: Regenerate.
5230 * elf32-i386-fbsd.c: Delete. Move code to elf32-i386.c.
5231 * elf32-i386qnx.c: Likewise.
5232 * elf32-ppcqnx.c: Delete. Move code to elf32-ppc.c.
5233 * elf32-sh-nbsd.c: Delete. Move code to elf32-sh.c.
5234 * elf32-sh-lin.c: Likewise.
5235 * elf32-shqnx.c: Likewise.
5236 * elf32-sh64-lin.c: Delete. Move code to elf32-sh64.c.
5237 * elf32-sh64-nbsd.c: Likewise.
5238 * elf64-sh64-lin.c: Delete. Move code to elf64-sh64.c.
5239 * elf64-sh64-nbsd.c: Likewise.
5240 * elfarmqnx-nabi.c: Delete. Move code to elfarm-nabi.c.
5241 * elf32-arm.h (ELF_MAXPAGESIZE): Always define.
5242 * elf32-i386.c: Remove ELF_ARCH and ELF32_I386_C_INCLUDED tests.
5243 * elf32-ppc.c: Remove ELF32_PPC_C_INCLUDED tests.
5244 * elf32-qnx.h (elf_backend_set_nonloadable_filepos): Always define.
5245 (elf_backend_is_contained_by_filepos): Likewise.
5246 (elf_backend_copy_private_bfd_data_p): Likewise.
5247 Globalize and move functions to..
5248 * elf32-qnx.c: ..here. New file.
5249 * elf32-sh.c: Remove ELF_ARCH and ELF32_SH_C_INCLUDED tests. Don't
5250 emit target vectors when INCLUDE_SHMEDIA.
5251 * elf32-sh64.c: Remove ELF_ARCH test. Move TARGET_* etc. defines to
5252 end of file.
5253 * elf64-sh64.c: Remove ELF_ARCH test.
5254 * elfarm-nabi.c: Remove ELFARM_NABI_C_INCLUDED test.
5255 * po/BLD-POTFILES.in: Regenerate.
5256 * po/SRC-POTFILES.in: Regenerate.
5257
5258 2002-10-16 Alan Modra <amodra@bigpond.net.au>
5259
5260 * elflink.h (elf_link_add_object_symbols): Error out on dynamic objects
5261 loaded with --just-symbols.
5262
5263 * elf32-i386qnx.c (TARGET_LITTLE_NAME): Define.
5264 * elf32-ppcqnx.c (TARGET_LITTLE_NAME, TARGET_BIG_NAME): Define.
5265 * elf32-shqnx.c (TARGET_LITTLE_NAME, TARGET_BIG_NAME): Define.
5266 * elfarmqnx-nabi.c (TARGET_LITTLE_NAME, TARGET_BIG_NAME): Define.
5267
5268 2002-10-15 Richard Henderson <rth@redhat.com>
5269
5270 * Makefile.am (BFD64_BACKENDS): Remove elf64-alpha-fbsd.
5271 (BFD64_BACKENDS_CFILES): Likewise.
5272 * configure.in (bfd_elf64_alpha_freebsd_vec): Use elf64-alpha.
5273 * elf64-alpha-fbsd.c: Remove file, move code ...
5274 * elf64-alpha.c: ... here.
5275 * Makefile.in, configure: Rebuild.
5276
5277 2002-10-14 Richard Henderson <rth@redhat.com>
5278
5279 * elf64-alpha.c (elf64_alpha_relocate_section) [BRSGP]: Increment
5280 VALUE, not ADDEND.
5281
5282 2002-10-14 Stephen Clarke <stephen.clarke@superh.com>
5283
5284 * elf32-sh.c (elf_sh_link_hash_entry): Replace
5285 datalabel_got_offset with union of datalabel_got
5286 offset and refcount.
5287 (sh_elf_link_hash_newfunc): Initialize datalabel_got.refcount.
5288 (allocate_dynrelocs): Delete unnecessary code for
5289 STT_DATALABEL type. Create entry in got for
5290 datalabel version of symbol if datalabel_got.refcount > 0.
5291 (sh_elf_relocate_section): Use datalabel_got union.
5292 (sh_elf_gc_sweep_hook): Pull common code to initialize
5293 h and eh out of switch statement. Declare seen_stt_datalabel.
5294 Initialize it. Decrement datalabel_got.refcount for
5295 got relocs when seen_stt_datalabel is true.
5296 Decrement local_got_refcounts entry for datalabel got relocs
5297 of local symbols.
5298 (sh_elf_copy_indirect_symbol): Copy datalabel_got field over.
5299 (sh_elf_check_relocs): Declare seen_stt_datalabel.
5300 Initialize it. When seen_stt_datalabel is true, increment
5301 datalabel_got refcount rather than got.refcount.
5302 (sh_elf_finish_dynamic_symbol): Create relocs to
5303 initialize got entry for datalabel version of symbol.
5304
5305 2002-10-14 Alan Modra <amodra@bigpond.net.au>
5306
5307 * Makefile.am: Run "make dep-am".
5308 (BFD_H_FILES): Remove version.h.
5309 * bfd-in.h (BFD_VERSION, BFD_VERSION_DATE, BFD_VERSION_STRING): Move..
5310 * version.h: ..to here.
5311 * configure.in (bfd_version_date): Remove.
5312 (AC_OUTPUT): Make bfdver.h from version.h.
5313 * bfd.c: #include "bfdver.h".
5314 * vms-hdr.c: Likewise.
5315 * Makefile.in: Regenerate.
5316 * bfd-in2.h: Regenerate.
5317 * configure: Regenerate.
5318 * po/SRC-POTFILES.in: Regenerate.
5319
5320 2002-10-14 Alan Modra <amodra@bigpond.net.au>
5321
5322 * archures.c (bfd_mach_i386_i386, bfd_mach_i386_i8086,
5323 bfd_mach_i386_i386_intel_syntax, bfd_mach_x86_64,
5324 bfd_mach_x86_64_intel_syntax bfd_mach_ppc, bfd_mach_ppc64,
5325 bfd_mach_rs6k, bfd_mach_d10v, bfd_mach_sh, bfd_mach_v850,
5326 bfd_mach_arc_5, bfd_mach_arc_6, bfd_mach_arc_7, bfd_mach_arc_8,
5327 bfd_mach_m32r, bfd_mach_frv, bfd_mach_frvsimple,
5328 bfd_mach_ia64_elf64, bfd_mach_ia64_elf32,
5329 bfd_mach_ip2022, bfd_mach_ip2022ext,
5330 bfd_mach_s390_31, bfd_mach_s390_64, bfd_mach_xstormy16): Renumber.
5331 * bfd-in2.h: Regenerate.
5332
5333 2002-10-14 Kaz Kojima <kkojima@rr.iij4u.or.jp>
5334
5335 * config.bfd (sh*eb-*-linux*, sh*-*-linux*): Add the alternative
5336 endian vector to targ_selvecs.
5337
5338 2002-10-13 Alexandre Oliva <aoliva@redhat.com>
5339
5340 * elfxx-mips.c (mips_elf_calculate_relocation): Take
5341 save_addend argument. Don't apply the 32-bit mask to a
5342 GPREL32 value if it's to be used in another relocation. Don't
5343 use forced-check computation of local_p to decide whether to
5344 add gp0 to GPREL16 value. Don't use only the lowest 16 bits
5345 of the addend of a non-in-place GPREL16 relocation.
5346 (_bfd_mips_elf_relocate_section): Pass use_saved_addend_p to
5347 mips_elf_calculate_relocation().
5348
5349 2002-10-12 Stephane Carrez <stcarrez@nerim.fr>
5350
5351 * elf32-m68hc11.c (m68hc11_elf_relax_section): Don't treat relocs
5352 with symbols in other sections if we relaxed something; the sections
5353 output offsets must be re-computed before.
5354
5355 2002-10-12 Stephane Carrez <stcarrez@nerim.fr>
5356
5357 * elf32-m68hc11.c (m68hc11_elf_relax_section): Update symbols
5358 handling to use Elf_Internal_Sym.
5359 (m68hc11_elf_relax_delete_bytes): Likewise.
5360
5361 2002-10-11 Kaz Kojima <kkojima@rr.iij4u.or.jp>
5362
5363 * elf32-sh.c (sh_elf_optimized_tls_reloc, sh_elf_mkobject,
5364 sh_elf_object_p, dtpoff_base): New functions.
5365 (sh_elf_howto_table): Add TLS relocs.
5366 (sh_reloc_map): Likewise.
5367 (sh_elf_info_to_howto): Support TLS relocs.
5368 (elf_sh_link_hash_entry): Add tls_type and tls_tpoff32.
5369 (sh_elf_hash_entry, sh_elf_tdata, sh_elf_local_got_tls_type):
5370 New macros.
5371 (sh_elf_obj_tdata): New.
5372 (elf_sh_link_hash_table): Add tls_ldm_got.
5373 (sh_elf_link_hash_table_create): Clear refcount of tls_ldm_got.
5374 (allocate_dynrelocs): Support TLS relocs.
5375 (sh_elf_size_dynamic_sections): Likewise.
5376 (sh_elf_relocate_section): Support TLS relocs. Don't try to find
5377 .rela.got section when found already. Return false after printing
5378 error about unresolvable relocation.
5379 (sh_elf_gc_sweep_hook): Support TLS relocs.
5380 (sh_elf_check_relocs): Likewise.
5381 (sh_elf_finish_dynamic_symbol): Likewise.
5382 (bfd_elf32_mkobject, elf_backend_object_p): Define for TLS case.
5383 * reloc.c: Add SH TLS relocs.
5384 * bfd-in2.h, libbfd.h: Regenerate.
5385
5386 2002-10-11 Daniel Jacobowitz <drow@mvista.com>
5387
5388 * Makefile.in: Regenerated.
5389
5390 2002-10-11 Daniel Jacobowitz <drow@mvista.com>
5391
5392 * Makefile.am: Run dep-am.
5393 (BFD_H_DEP): Add simple.c and linker.c.
5394 (BFD32_LIBS): Add simple.lo.
5395 (BFD32_LIBS_CFILES): Add simple.c.
5396 * Makefile.in: Regenerated.
5397 * bfd-in2.h: Regenerated.
5398 * simple.c: New file.
5399
5400 2002-10-11 Alan Modra <amodra@bigpond.net.au>
5401
5402 * coff-arm.c (record_arm_to_thumb_glue): Avoid type-punned pointers.
5403 (record_thumb_to_arm_glue): Likewise.
5404 * ecoff.c (ecoff_link_add_externals): Likewise.
5405 * elf32-arm.h (record_arm_to_thumb_glue): Likewise.
5406 (record_thumb_to_arm_glue): Likewise.
5407 * elf32-m32r.c (m32r_elf_add_symbol_hook): Likewise.
5408 * elf32-sh.c (sh_elf_create_dynamic_sections): Likewise.
5409 * elf32-sh64.c (sh64_elf_add_symbol_hook): Likewise.
5410 * elf64-alpha.c (elf64_alpha_create_dynamic_sections): Likewise.
5411 * elf64-ppc.c (func_desc_adjust): Likewise.
5412 * elf64-sh64.c (sh64_elf64_add_symbol_hook): Likewise.
5413 (sh64_elf64_create_dynamic_sections): Likewise.
5414 * elflink.c (_bfd_elf_create_got_section): Likewise.
5415 (_bfd_elf_create_dynamic_sections): Likewise.
5416 (_bfd_elf_create_linker_section): Likewise.
5417 * elflink.h (elf_add_default_symbol): Likewise.
5418 (elf_link_create_dynamic_sections): Likewise.
5419 (NAME(bfd_elf,size_dynamic_sections)): Likewise.
5420 * elfxx-ia64.c (elfNN_ia64_aix_add_symbol_hook): Likewise.
5421 * elfxx-mips.c (mips_elf_create_got_section): Likewise.
5422 (_bfd_mips_elf_add_symbol_hook): Likewise.
5423 (_bfd_mips_elf_create_dynamic_sections): Likewise.
5424 * linker.c (generic_link_add_symbol_list): Likewise.
5425 * xcofflink.c (xcoff_link_add_symbols): Likewise.
5426
5427 * elfxx-ia64.c (oor_brl, oor_ip): Conditionally define.
5428
5429 * elf64-ppc.c (edit_opd): Only zero opd syms when function is
5430 completely removed. Correct local sym adjustment.
5431
5432 2002-10-10 Stephen Clarke <stephen.clarke@superh.com>
5433
5434 * elf32-sh.c (elf_sh_pic_plt_entry_be, elf_sh_pic_plt_entry_le):
5435 Correct mistake in calculation of address of .got.
5436 * elf64-sh64.c (elf_sh64_pic_plt_entry_be,
5437 elf_sh64_pic_plt_entry_le): Likewise.
5438
5439 2002-10-09 Richard Shann <richard.shann@superh.com>
5440 Stephen Clarke <stephen.clarke@superh.com>
5441
5442 * Makefile.am: Add entries for elf32-sh64-lin.c and
5443 elf64-sh64-lin.c. Regenerate.
5444 * Makefile.in: Regenerate.
5445 * config.bfd: Change sh64eb-*-linux* and sh64-*-linux*
5446 to use sh64 vectors rather than sh vectors.
5447 * configure.in: Add bfd_elf32_sh64lin_vec, bfd_elf32_sh64blin_vec,
5448 bfd_elf64_sh64lin_vec, bfd_elf64_sh64blin_vec.
5449 * configure: Regenerate.
5450 * elf32-sh64-lin.c: New file.
5451 * elf64-sh64-lin.c: New file.
5452 * targets.c: Add bfd_elf32_sh64lin_vec, bfd_elf32_sh64blin_vec,
5453 bfd_elf64_sh64lin_vec, bfd_elf64_sh64blin_vec.
5454
5455 2002-10-08 H.J. Lu <hjl@gnu.org>
5456
5457 * elf32-i386.c (elf_i386_relocate_section): Re-arrange the
5458 IE->LE transition for R_386_TLS_IE.
5459
5460 2002-10-08 Alan Modra <amodra@bigpond.net.au>
5461
5462 * elf64-ppc.c (edit_opd): Correct test for discarded sections.
5463
5464 2002-10-07 Mark Elbrecht <snowball3@softhome.net>
5465
5466 * cofflink.c (mark_relocs): Don't mark relocations in excluded
5467 sections.
5468
5469 2002-10-07 Alan Modra <amodra@bigpond.net.au>
5470
5471 * elflink.h (elf_link_input_bfd): Remove BFD_VERSION_DATE dependent
5472 code.
5473
5474 * elf64-ppc.c (ppc64_elf_build_stubs): Increment .glink indx.
5475
5476 2002-10-06 Alan Modra <amodra@bigpond.net.au>
5477
5478 * opncls.c: Formatting.
5479 (_bfd_new_bfd): Use a smaller section hash table.
5480
5481 2002-10-05 Alexandre Oliva <aoliva@redhat.com>
5482
5483 * elfxx-mips.c (mips_elf_create_dynamic_relocation): Set the type
5484 of the other two relocations packed with a REL32 to NONE.
5485
5486 2002-10-02 Stephen Clarke <stephen.clarke@superh.com>
5487
5488 * elf32-sh.c (elf_sh_link_hash_entry): Add gotplt_refcount.
5489 (sh_elf_link_hash_newfunc): Initialize it.
5490 (allocate_dynrelocs): Transfer gotplt refs from plt.refcount
5491 to got.refcount for symbols that are forced local or when
5492 we have direct got refs.
5493 (sh_elf_gc_sweep_hook): Adjust gotplt_refcount. Use it
5494 to correctly adjust got.refcount and plt.refcount.
5495 (sh_elf_copy_indirect_symbol): Copy gotplt_refcount across.
5496 (sh_elf_check_relocs): Increment gotplt_refcount.
5497
5498 2002-10-01 Jakub Jelinek <jakub@redhat.com>
5499
5500 * elf32-i386.c (elf_i386_relocate_section): Fix
5501 movl foo@indntpoff, %eax IE->LE transition.
5502
5503 2002-10-01 Jakub Jelinek <jakub@redhat.com>
5504
5505 * elf64-x86-64.c (elf64_x86_64_relocate_section): Change TLSGD
5506 sequence and its transitions.
5507
5508 2002-10-01 Jakub Jelinek <jakub@redhat.com>
5509
5510 * elf32-i386.c (elf_i386_relocate_section): Resolve R_386_TLS_LDO_32
5511 to st_value + addend in non-code sections.
5512 * elf64-x86-64.c (elf64_x86_64_relocate_section): Resolve
5513 R_X86_64_DTPOFF32 to st_value + addend in non-code sections.
5514
5515 2002-09-30 Gavin Romig-Koch <gavin@redhat.com>
5516 Ken Raeburn <raeburn@cygnus.com>
5517 Aldy Hernandez <aldyh@redhat.com>
5518 Eric Christopher <echristo@redhat.com>
5519 Richard Sandiford <rsandifo@redhat.com>
5520
5521 * archures.c (bfd_mach_mips4120, bfd_mach_mips5400): New.
5522 (bfd_mach_mips5500): New.
5523 * cpu-mips.c (I_mips4120, I_mips5400, I_mips5500): New.
5524 (arch_info_struct): Add corresponding entries here.
5525 * elfxx-mips.c (_bfd_elf_mips_mach): Handle E_MIPS_MACH_4120,
5526 E_MIPS_MACH_5400 and E_MIPS_MACH_5500.
5527 (_bfd_mips_elf_final_write_processing): Handle bfd_mach_mips4120,
5528 bfd_mach_mips5400 and bfd_mach_mips5500.
5529 (_bfd_mips_elf_mach_extends_p): New function.
5530 (_bfd_mips_elf_merge_private_bfd_data): Use it to help merge
5531 the EF_MIPS_MACH flags.
5532 * bfd-in2.h: Regenerate.
5533
5534 2002-09-28 Jason Thorpe <thorpej@wasabisystems.com>
5535
5536 * elf32-vax.c (elf_vax_size_dynamic_section): Don't strip
5537 .got sections.
5538
5539 2002-09-28 Alan Modra <amodra@bigpond.net.au>
5540
5541 * elf.c (map_sections_to_segments): Correct test for start of
5542 writable section in the same page as end of read-only section.
5543
5544 2002-09-27 Matt Thomas <matt@3am-software.com>
5545
5546 * elf32-vax.c (elf_vax_check_relocs): Remove unused
5547 local_got_refcounts usage. Remove allocation of got slot.
5548 (elf_vax_gc_sweep_hook): Remove unused local_got_refcounts usage.
5549 Remove de-allocation of got slot.
5550 (elf_vax_size_dynamic_section): Fix some indentation. Add hash
5551 traversal for elf_vax_instantiate_got_entries. Allow empty .got
5552 sections to be GC'ed.
5553 (elf_vax_instantiate_got_entries): New function.
5554 (elf_vax_relocate_section): Simplify R_VAX_GOT32 handling. Remove
5555 tests that are now handled by elf_vax_instantiate_got_entries.
5556 Assert GOT entry falls within .got section size. Remove redundant
5557 comparisions. Fix comments.
5558
5559 2002-09-27 Jakub Jelinek <jakub@redhat.com>
5560
5561 * reloc.c: Add x86-64 TLS relocs.
5562 * bfd-in2.h, libbfd.h: Rebuilt.
5563 * elf64-x86-64.c (x86_64_elf_howto): Fix size fields for 32-bit
5564 relocs. Add TLS relocs.
5565 (x86_64_reloc_map): Add TLS relocs.
5566 (elf64_x86_64_info_to_howto): Adjust for added TLS relocs.
5567 (struct elf64_x86_64_link_hash_entry): Add tls_type field.
5568 (GOT_UNKNOWN, GOT_NORMAL, GOT_TLS_GD, GOT_TLS_IE): Define.
5569 (elf64_x86_64_hash_entry): Define.
5570 (struct elf64_x86_64_obj_tdata): New.
5571 (elf64_x86_64_tdata, elf64_x86_64_local_got_tls_type): Define.
5572 (struct elf64_x86_64_link_hash_table): Add tls_ld_got.
5573 (link_hash_newfunc): Initialize tls_type.
5574 (elf64_x86_64_link_hash_table_create): Initialize tls_ld_got.
5575 (elf64_x86_64_copy_indirect_symbol): Swap tls_type if necessary.
5576 (elf64_x86_64_mkobject): New.
5577 (elf64_x86_64_elf_object_p): Allocate struct elf64_x86_64_obj_tdata.
5578 (elf64_x86_64_tls_transition): New.
5579 (elf64_x86_64_check_relocs): Add r_type variable and use it.
5580 Handle TLS relocs.
5581 (elf64_x86_64_gc_sweep_hook): Handle TLS relocs.
5582 (allocate_dynrelocs): Allocate GOT space for TLS relocs.
5583 (elf64_x86_64_size_dynamic_sections): Likewise.
5584 (dtpoff_base, tpoff): New.
5585 (elf64_x86_64_relocate_section): Handle TLS relocs.
5586 (elf64_x86_64_finish_dynamic_symbol): Only handle non-TLS GOT
5587 entries.
5588 (bfd_elf64_mkobject): Define.
5589
5590 * elf32-i386.c (elf_i386_check_relocs) [R_386_TLS_LE]: Set
5591 DF_STATIC_TLS if shared.
5592
5593 2002-09-26 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5594
5595 * elfxx-mips.c (_bfd_mips_elf_fake_sections): Don't emit unneeded
5596 empty relocation sections.
5597
5598 2002-09-26 Alan Modra <amodra@bigpond.net.au>
5599
5600 * elf64-ppc.c (ppc_build_one_stub): Don't build glink stubs here.
5601 (ppc64_elf_build_stubs): Build them here instead.
5602
5603 2002-09-24 Jakub Jelinek <jakub@redhat.com>
5604
5605 * elf32-sparc.c (elf32_sparc_relocate_section): Put R_SPARC_RELATIVE
5606 addend into r_addend, not *r_offset.
5607 (elf32_sparc_finish_dynamic_symbol): Likewise.
5608 * elf64-sparc.c (sparc64_elf_finish_dynamic_symbol): Clear xword at
5609 R_SPARC_RELATIVE's r_offset.
5610
5611 2002-09-23 Nathan Tallent <eraxxon@alumni.rice.edu>
5612
5613 * dwarf2.c (decode_line_info): Update to correctly decode
5614 the (non-standard DWARF2) out-of-order address sequences
5615 generated by the Intel C++ 6.0 compiler for ia64-Linux.
5616
5617 2002-09-23 Mark Elbrecht <snowball3@softhome.net>
5618
5619 * config.bfd: For DJGPP targets, match with any cpu and any machine.
5620
5621 2002-09-23 Alan Modra <amodra@bigpond.net.au>
5622
5623 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Zero relocs
5624 for discarded FDEs. Remove redundant assignment.
5625 * elflink.h (elf_bfd_discard_info): Save edited relocs.
5626
5627 2002-09-22 H.J. Lu <hjl@gnu.org>
5628
5629 * elf64-alpha.c (elf64_alpha_merge_ind_symbols): Don't merge
5630 the relocation count between different .reloc sections.
5631
5632 2002-09-21 Alan Modra <amodra@bigpond.net.au>
5633
5634 * elf32-ppc.c (ppc_elf_relocate_section): Allow ".sbss.*" and
5635 ".sdata.*" for R_PPC_SDAREL16, ".sbss2*" and ".sdata2*" for
5636 R_PPC_EMB_SDA2REL. Similarly for R_PPC_EMB_SDA21 and
5637 R_PPC_EMB_RELSDA.
5638
5639 * elfcode.h (elf_slurp_reloc_table_from_section): Make "symcount"
5640 unsigned. Move "symcount" assignment out of loop.
5641 * Makefile.am: Run "make dep-am".
5642 * Makefile.in: Regenerate.
5643 * configure: Regenerate.
5644 * po/SRC-POTFILES.in: Regnerate.
5645
5646 2002-09-19 Nathan Tallent <eraxxon@alumni.rice.edu>
5647
5648 * dwarf2.c (_bfd_dwarf2_find_nearest_line): If address length is
5649 zero, set it to 8 for (non-standard) 64-bit DWARF2 formats
5650 (e.g. IRIX64).
5651
5652 2002-09-19 Jakub Jelinek <jakub@redhat.com>
5653
5654 * elf32-ppc.c (ppc_elf_finish_dynamic_symbol): Clear .got word
5655 even if generating R_PPC_RELATIVE reloc.
5656 (ppc_elf_relocate_section): Make sure relocation is performed
5657 if skip == -2. Clear memory at r_offset when creating dynamic
5658 relocation.
5659
5660 2002-09-19 Jakub Jelinek <jakub@redhat.com>
5661
5662 * reloc.c (BFD_RELOC_386_TLS_TPOFF, BFD_RELOC_386_TLS_IE,
5663 BFD_RELOC_386_TLS_GOTIE): Add.
5664 * bfd-in2.h, libbfd.h: Rebuilt.
5665 * elf32-i386.c (elf_howto_table): Add R_386_TLS_TPOFF, R_386_TLS_IE
5666 and R_386_TLS_GOTIE.
5667 (elf_i386_reloc_type_lookup): Handle it.
5668 (struct elf_i386_link_hash_entry): Change tls_type type to unsigned
5669 char instead of enum, change GOT_* into defines.
5670 (GOT_TLS_IE_POS, GOT_TLS_IE_NEG, GOT_TLS_IE_BOTH): Define.
5671 (elf_i386_tls_transition): Handle R_386_TLS_IE and R_386_TLS_GOTIE.
5672 (elf_i386_check_relocs): Likewise. Avoid crash if local symbol is
5673 accessed both as normal and TLS symbol. Move R_386_TLS_LDM and
5674 R_386_PLT32 cases so that R_386_TLS_IE can fall through.
5675 Handle R_386_TLS_LE_32 and R_386_TLS_LE in shared libs.
5676 (elf_i386_gc_sweep_hook): Handle R_386_TLS_IE and R_386_TLS_GOTIE.
5677 Handle R_386_TLS_LE_32 and R_386_TLS_LE in shared libs.
5678 (allocate_dynrelocs): Allocate 2 .got and 2 .rel.got entries if
5679 tls_type is GOT_TLS_IE_BOTH.
5680 (elf_i386_size_dynamic_sections): Likewise.
5681 (elf_i386_relocate_section): Handle R_386_TLS_IE and R_386_TLS_GOTIE.
5682 Handle R_386_TLS_LE_32 and R_386_TLS_LE in shared libs.
5683 (elf_i386_finish_dynamic_symbol): Use tls_type & GOT_TLS_IE to catch
5684 all 4 GOT_TLS_* TLS types.
5685
5686 2002-09-19 Nick Clifton <nickc@redhat.com>
5687
5688 * elflink.h (elf_fix_symbol_flags): When examining weak symbols,
5689 follow indirect links.
5690
5691 2002-09-19 Nathan Tallent <eraxxon@alumni.rice.edu>
5692
5693 * ecoffswap.h (ecoff_swap_pdr_in) <isym, iline>: Update to
5694 correctly sign-extend 32-bit ECOFF null values (0xffffffff, -1)
5695 on 64 bit machines.
5696 (ecoff_swap_sym_in) <iss>: Likewise.
5697 * ecoff.c (_bfd_ecoff_slurp_symbolic_info): Fix error reading
5698 ECOFF information: 'ioptMax' refers to the actual *size*
5699 of the optimization symtab, not the number of entries.
5700
5701 2002-09-19 Daniel Jacobowitz <drow@mvista.com>
5702
5703 * elf32-arm.h (elf32_arm_adjust_dynamic_symbol): Update
5704 ELF_LINK_HASH_NEEDS_PLT logic.
5705
5706 2002-09-18 Daniel Jacobowitz <drow@mvista.com>
5707
5708 * elfcode.h (elf_slurp_reloc_table_from_section): Check
5709 correct relocation count.
5710
5711 2002-09-17 Daniel Jacobowitz <drow@mvista.com>
5712
5713 * bfd-in.h (bfd_get_dynamic_symcount): Define.
5714 * bfd.c (struct _bfd): Add dynsymcount.
5715 * bfd-in2.h: Regenerated.
5716 * elf.c (_bfd_elf_canonicalize_dynamic_symtab): Set
5717 abfd->dynsymcount.
5718 * elfcode.h (elf_slurp_reloc_table_from_section): Check
5719 for overflow.
5720
5721 2002-09-17 Stan Cox <scox@redhat.com>
5722
5723 * elf64-mips.c (mips_elf64_be_swap_reloca_out): Handle type2 and type3.
5724 (mips_elf64_final_gp): Don't make up gp value.
5725 * elfn32-mips.c (mips_elf_final_gp): Likewise.
5726 * elfxx-mips.c (_bfd_mips_elf_final_link): Always create
5727 .MIPS.options/.options section.
5728
5729 2002-09-17 David O'Brien <obrien@FreeBSD.org>
5730
5731 * elf32-i386-fbsd.c: Always label using the EI_OSABI method.
5732 It is benign for FreeBSD < 4.1. Minor reformatting.
5733 * elf64-alpha-fbsd.c: Likewise.
5734
5735 2002-09-17 Jakub Jelinek <jakub@redhat.com>
5736
5737 * elf32-i386.c (elf_i386_relocate_section) [R_386_TLS_TPOFF32]: Negate
5738 addend.
5739
5740 2002-09-17 Alan Modra <amodra@bigpond.net.au>
5741
5742 * elf64-alpha.c (alpha_elf_size_info): Make static.
5743
5744 2002-09-17 Svein E. Seldal <Svein.Seldal@solidas.com>
5745
5746 * coff-tic4x.c: Add function declarations and ATTRIBUTE_UNUSED.
5747 * cpu-tic4x.c: Ditto.
5748
5749 2002-09-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5750
5751 * elf64-mips.c (define elf_backend_ignore_discarded_relocs): Remove
5752 duplicate define.
5753
5754 2002-09-16 Bruno Haible <bruno@clisp.org>
5755
5756 * elf32-i386.c: Don't defined ELF_ARCH etc. if this file is included
5757 by a target variant implementation.
5758 * elf64-alpha.c: Likewise.
5759 * elf32-i386-fbsd.c: New file.
5760 * elf64-alpha-fbsd.c: New file.
5761 * targets.c: Support bfd_elf32_i386_freebsd_vec and
5762 bfd_elf64_alpha_freebsd_vec.
5763 * configure.in: Accept the vectors bfd_elf32_i386_freebsd_vec,
5764 bfd_elf64_alpha_freebsd_vec.
5765 * Makefile.am (BFD32_BACKENDS): Add elf32-i386-fbsd.lo.
5766 (BFD32_BACKENDS_CFILES): Add elf32-i386-fbsd.c.
5767 (BFD64_BACKENDS): Add elf64-alpha-fbsd.lo.
5768 (BFD64_BACKENDS_CFILES): Add elf64-alpha-fbsd.c.
5769 (elf32-i386-fbsd.lo, elf64-alpha-fbsd.lo): Add dependencies.
5770 * config.bfd: For FreeBSD targets, set targ_defvec to a FreeBSD
5771 specific targets. Define OLD_FREEBSD_ABI_LABEL if appropriate.
5772
5773 2002-09-12 Jakub Jelinek <jakub@redhat.com>
5774
5775 * elf32-i386.c (dtpoff_base, tpoff): Don't crash if tls_segment is
5776 NULL.
5777 (elf_i386_relocate_section): Return false after printing error about
5778 unresolvable relocation.
5779
5780 2002-09-12 Nick Clifton <nickc@redhat.com>
5781
5782 * elf32-arm.h (elf32_arm_final_link_relocate): Fix handling of
5783 R_ARM_THM_PC11.
5784
5785 2002-09-11 Jeffrey Law <law@redhat.com>
5786
5787 * elf32-h8300.c (elf32_h8_relax_section): Fix typo.
5788
5789 2002-09-11 Andrew Haley <aph@cambridge.redhat.com>
5790
5791 * elf.c (_bfd_elf_find_nearest_line): Check functionname_ptr and
5792 line_ptr before deciding we've found a symbol.
5793
5794 2002-09-11 Nick Clifton <nickc@redhat.com>
5795
5796 * po/da.po: New Danish translation file.
5797 * configure.in (LINGUAS): Add 'da'.
5798 * configure: Regenerate.
5799
5800 2002-09-10 Michael Snyder <msnyder@redhat.com>
5801
5802 * irix-core.c (do_sections, do_sections64): New functions.
5803 (irix_core_core_file_p): Call new functions do_sections,
5804 do_sections64, depending on corefile (32-bit or 64-bit).
5805
5806 2002-09-09 Richard Henderson <rth@redhat.com>
5807
5808 * elfxx-ia64.c (elfNN_ia64_relax_section): Handle PCREL21M
5809 and PCREL21F like PCREL21B.
5810
5811 2002-09-04 Kevin Buettner <kevinb@redhat.com>
5812
5813 * config.bfd (mips*-*-irix6*): Add new ABI vectors. Make n32 default
5814 vector.
5815
5816 2002-09-02 Nick Clifton <nickc@redhat.com>
5817
5818 * elf32-v850.c (v850_elf_final_link_relocate): Use helpful
5819 names instead of cryptically overloaded bfd_reloc error
5820 codes.
5821 (v850_elf_relocate_section): Likewise.
5822 (v850_elf_relax_section): Replace caching of external symbols
5823 with caching of internal symbols obtained from calling
5824 bfd_elf_get_elf_syms().
5825 Fixup problems with freeing cached allocated memory blocks.
5826
5827 2002-09-02 Alan Modra <amodra@bigpond.net.au>
5828
5829 * cpu-pj.c (scan_mach, compatible, arch_info_struct): Remove.
5830 (bfd_pj_arch): Use bfd_default_scan.
5831 * cpu-v850.c (scan): Remove.
5832 (N): Use bfd_default_scan.
5833 * cpu-z8k.c (scan_mach): Remove.
5834 (arch_info_struct, bfd_z8k_arch): Reorganize so that the default is
5835 first. Use bfd_default_scan.
5836
5837 * ecoff.c (_bfd_ecoff_set_arch_mach_hook): Don't use hard-coded
5838 bfd_mach constants.
5839 (ecoff_get_magic): Likewise.
5840 * elf32-v850.c (v850_elf_object_p): Likewise.
5841 (v850_elf_final_write_processing): Likewise.
5842 * mipsbsd.c (MY(set_arch_mach)): Likewise.
5843 (MY(write_object_contents)): Likewise.
5844 * coff64-rs6000.c (xcoff64_write_object_contents): Likewise.
5845 * coffcode.h (coff_write_object_contents): Likewise.
5846 (coff_set_arch_mach_hook): Add comment describing machine == 0.
5847 Remove unnecessary "machine" assignments.
5848 (coff_write_relocs): Test for the absolute section sym by testing
5849 section and flags.
5850
5851 * aoutx.h (NAME(aout,machine_type)): Recognize bfd_mach_i386_i386
5852 and bfd_mach_i386_i386_intel_syntax.
5853 * pdp11.c (NAME(aout,machine_type)): Likewise.
5854
5855 2002-08-30 John David Anglin <dave@hiauly1.hia.nrc.ca>
5856
5857 * bfd-in.h (align_power): Cast constants to bfd_vma type.
5858 * bfd-in2.h (align_power): Likewise.
5859
5860 2002-08-30 Alan Modra <amodra@bigpond.net.au>
5861
5862 * Makefile.am: Run "make dep-am".
5863 * Makefile.in: Regenerate.
5864
5865 * cpu-avr.c (compatible): Don't use hard-coded mach constants.
5866 * cpu-powerpc.c (powerpc_compatible): Likewise.
5867 * cpu-rs6000.c (rs6000_compatible): Likewise.
5868
5869 2002-08-28 Catherine Moore <clm@redhat.com>
5870
5871 * elf32-v850.c (v850_elf_reloc_map): Add new relocs.
5872 (v850-elf-reloc): Don't resolve pc relative relocs.
5873 (v850_elf_ignore_reloc): New routine.
5874 (v850_elf_final_link_relocate): Handle new relocs.
5875 (v850_elf_relax_delete_bytes ): New routine.
5876 (v850_elf_relax_section): New routine.
5877 (bfd_elf32_bfd_relax_section): Define.
5878 (HOWTO): New entries for new relocs.
5879 * reloc.c (BFD_RELOC_V850_LONGCALL): New reloc.
5880 (BFD_RELOC_V850_LONGJUMP): New reloc.
5881 (BFD_RELOC_V850_ALIGN): New reloc.
5882 * archures.c: Remove redundant v850ea architecture.
5883 * cpu-v850.c: Remove redundant v850ea support.
5884 * libbfd.h: Regenerate.
5885 * bfd-in2.h: Regenerated.
5886
5887 2002-08-28 Svein E. Seldal <Svein.Seldal@solidas.com>
5888
5889 * config.bfd: Add tic4x-*-*coff* and c4x-*-*coff* target.
5890 * configure.in: Add tic4x_coff vector files.
5891 * configure: Regenerate.
5892 * Makefile.am: Add tic4x target.
5893 * Makefile.in: Regenerate.
5894
5895 2002-08-27 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
5896
5897 * archures.c: Add the BFD arch type tic4x.
5898 * bfd-in.h: Add BFD_IN_MEMORY flag.
5899 * coff-tic4x.c: New file.
5900 * coffswap.h (coff_swap_sym_out): Add preadjuster.
5901 * cpu-tic4x.c: New file.
5902 * targets.c: Added tic4x- in list of xvecs.
5903 * ticoff.h: New file.
5904 * bfd-in2.h: Regenerate.
5905
5906 2002-08-27 Adam Nemet <anemet@lnxw.com>
5907
5908 * elf32-arm.h (elf32_arm_finish_dynamic_sections): Set the last
5909 bit of DT_INIT and DT_FINI for Thumb functions.
5910
5911 2002-08-26 Alan Modra <amodra@bigpond.net.au>
5912
5913 * coffcode.h (coff_set_arch_mach_hook): Handle W65MAGIC.
5914
5915 2002-08-26 Alan Modra <amodra@bigpond.net.au>
5916
5917 * aoutx.h (NAME(aout,reloc_type_lookup)): Handle BFD_RELOC_8.
5918
5919 2002-08-24 Kaz Kojima <kkojima@rr.iij4u.or.jp>
5920
5921 * elf32-sh.c (sh_elf_copy_indirect_symbol): New.
5922 (create_got_section, allocate_dynrelocs, readonly_dynrelocs):
5923 Likewise.
5924 (struct elf_sh_pcrel_relocs_copied): Removed.
5925 (struct elf_sh_dyn_relocs): New.
5926 (struct elf_sh_link_hash_entry): Replace pcrel_relocs_copied
5927 field with dyn_relocs.
5928 (struct elf_sh_link_hash_table): Add short-cuts to get dynamic
5929 sections and sym_sec.
5930 (sh_elf_link_hash_newfunc): Clear dyn_relocs.
5931 (sh_elf_link_hash_table_create): Clear shorts-cuts and sym_sec.
5932 (sh_elf_create_dynamic_sections): Use create_got_section instead
5933 of _bfd_elf_create_got_section.
5934 (sh_elf_check_relocs): Likewise.
5935 (sh_elf_create_dynamic_sections): Use short-cuts to the dynamic
5936 sections.
5937 (sh_elf_adjust_dynamic_symbol, sh_elf_size_dynamic_sections,
5938 sh_elf_relocate_section, sh_elf_check_relocs,
5939 sh_elf_finish_dynamic_symbol, sh_elf_finish_dynamic_sections):
5940 Likewise.
5941 (sh_elf_adjust_dynamic_symbol): Handle nocopyreloc. Keep the
5942 dynamic relocations and avoiding the copy relocation when we
5943 didn't find any dynamic relocations in the section which has
5944 contents or is read-only.
5945 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): New.
5946 (sh_elf_size_dynamic_sections): Don't reset the size of
5947 .rela.got section even if dynamic_sections_created flag is off.
5948 Don't use sh_elf_discard_copies. Scan all input bfd and use
5949 allocate_dynrelocs. Call readonly_dynrelocs to determine
5950 whether we need DT_TEXTREL.
5951 (sh_elf_adjust_dynamic_symbol): Use plt.refcount to determine
5952 whether the symbol was never referred to.
5953 (sh_elf_relocate_section): Use WILL_CALL_FINISH_DYNAMIC_SYMBOL.
5954 (sh_elf_gc_sweep_hook): Fill with the real sweep function.
5955 (sh_elf_check_relocs): Call create_got_section if the short-cut
5956 to .got is null. Increment reference counters only instead of
5957 allocating space on dynamic sections here. Don't conditionalize
5958 uninitialized got.offset value when marking the symbol as a
5959 global offset table entry. Keep relocations for symbols satisfied
5960 by a dynamic library to avoid copy relocations for the symbol.
5961 Set dynobj field of an elf hash table if needed.
5962 (sh_elf_finish_dynamic_sections): Handle null section pointer
5963 correctly.
5964 (elf_backend_copy_indirect_symbol): Defined.
5965 (elf_backend_can_refcount): Defined.
5966
5967 2002-08-23 Nick Clifton <nickc@redhat.com>
5968
5969 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Undo
5970 previous change. Add comment explaining why.
5971
5972 2002-08-23 Stephen Clarke <stephen.clarke@superh.com>
5973
5974 * elf32-sh.c (elf_sh_plt0_entry_be, elf_sh_plt0_entry_le): Copy
5975 contents of .got.plt[2] to tr0, not address of .got.plt.
5976 (sh_elf_finish_dynamic_symbol): Do not apply GOT_BIAS when
5977 patching absolute plt entry. For shmedia plt entry, set bottom bit
5978 of branch to plt0 as this is a branch to an shmedia instruction.
5979 * elf64-sh64.c (elf_sh64_plt0_entry_be, elf_sh64_plt0_entry_le):
5980 Copy contents of .got.plt[2] to tr0, not address of .got.plt.
5981 (elf_sh64_plt_entry_be, elf_sh64_plt_entry_le): Use ptrel to
5982 branch to plt0.
5983 (sh64_elf64_finish_dynamic_symbol): Do not apply GOT_BIAS when
5984 patching absolute plt entry. For shmedia plt entry, branch to
5985 plt0 is now ptrel, so use relative offset. Set bottom bit of
5986 branch target as it is a branch to an shmedia instruction.
5987
5988 2002-08-23 Stephen Clarke <stephen.clarke@superh.com>,
5989 Richard Shann <richard.shann@superh.com>
5990
5991 * elf32-sh.c (sh_elf_finish_dynamic_sections): Set LSB of DT_INIT
5992 value if .init is an SHmedia function. Similarly for DT_FINI.
5993 * elf64-sh64.c (sh64_elf64_finish_dynamic_sections): Likewise.
5994
5995 2002-08-23 Stephen Clarke <stephen.clarke@superh.com>
5996
5997 * elf32-sh.c (sh_elf_size_dynamic_sections): Zero initialize
5998 dynamic section.
5999 * elf64-sh64.c (sh64_elf64_size_dynamic_sections): Likewise.
6000
6001 2002-08-22 Kaz Kojima <kkojima@rr.iij4u.or.jp>
6002
6003 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Use a simple
6004 byte read when reading the return address register column.
6005
6006 2002-08-22 Nick Clifton <nickc@redhat.com>
6007
6008 * config.bfd: Add powepc64-*-*bsd* target.
6009
6010 2002-08-22 Graeme Peterson <gp@qnx.com>
6011
6012 * Makefile.am: Add entries for elf32-shqnx.c
6013 * Makefile.in: Regenerate.
6014 * config.bfd: Add support sh-*-nto* target.
6015 * configure.in: Add support for bfd_elf32_sh{l}qnx_vec.
6016 * configure: Regenerate.
6017 * elf32-qnx.h: Changed typo "elf_i386qnx_*" to "elf_qnx_*" .
6018 * elf32-sh.c: Do not include elf32-target.h if
6019 ELF32_SH_C_INCLUDED is defined.
6020 * elf32-shqnx.c: New file: Support for QNX.
6021 * targets.c: Add bfd_elf32_sh{l}qnx_vec.
6022
6023 2002-08-22 Nick Clifton <nickc@redhat.com>
6024
6025 * po/tr.po: Updated Turkish translation.
6026
6027 * syms.c (_bfd_generic_read_minisymbols): Set bfd_error if the
6028 symbols are not read.
6029
6030 2002-08-22 Alan Modra <amodra@bigpond.net.au>
6031
6032 * elf32-m68hc11.c: Formatting fixes.
6033 (elf32_m68hc11_gc_mark_hook): Correct params. Remove unnecessary test.
6034 * elf32-m68hc12.c: Formatting fixes.
6035 (elf32_m68hc11_gc_mark_hook): Correct params. Remove unnecessary test.
6036
6037 2002-08-22 Alan Modra <amodra@bigpond.net.au>
6038
6039 * coff-rs6000.c (rs6000coff_vec <object_flags>): Add SEC_CODE and
6040 SEC_DATA.
6041 (pmac_xcoff_vec): Likewise.
6042 * coff64-rs6000.c (rs6000coff64_vec): Likewise.
6043 (aix5coff64_vec): Likewise.
6044
6045 2002-08-22 Alan Modra <amodra@bigpond.net.au>
6046
6047 * elf-bfd.h (struct elf_backend_data): Add struct elf_backend_data
6048 param to elf_backend_copy_indirect_symbol.
6049 (_bfd_elf_link_hash_copy_indirect): Likewise.
6050 * elflink.h (elf_add_default_symbol, elf_fix_symbol_flags): Adjust
6051 calls to copy_indirect_symbol.
6052 * elf32-hppa.c (elf32_hppa_copy_indirect_symbol): Likewise.
6053 * elf32-i386.c (elf_i386_copy_indirect_symbol): Likewise.
6054 * elf32-s390.c (elf_s390_copy_indirect_symbol): Likewise.
6055 * elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Likewise.
6056 * elf64-s390.c (elf_s390_copy_indirect_symbol): Likewise.
6057 * elf64-x86-64.c (elf64_x86_64_copy_indirect_symbol): Likewise.
6058 * elfxx-ia64.c (elfNN_ia64_hash_copy_indirect): Likewise.
6059 * elfxx-mips.c (_bfd_mips_elf_copy_indirect_symbol): Likewise.
6060 * elfxx-mips.h (_bfd_mips_elf_copy_indirect_symbol): Likewise.
6061 * elf.c (_bfd_elf_link_hash_copy_indirect): Likewise. Properly
6062 test refcounts for "used" values.
6063
6064 2002-08-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
6065
6066 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Add PARAMS to
6067 argument declaration.
6068
6069 2002-08-19 Elena Zannoni <ezannoni@redhat.com>
6070
6071 * archures.c (bfd_mach_ppc_e500): Added.
6072 * bfd-in2.h: Rebuilt.
6073 * cpu-powerpc.c (bfd_powerpc_archs): Added e500.
6074
6075 2002-08-19 Alan Modra <amodra@bigpond.net.au>
6076
6077 * elf32-m68hc12.c (elf_backend_can_gc_sections): False.
6078
6079 2002-08-17 Andrew Cagney <ac131313@redhat.com>
6080
6081 * elf.c (bfd_elf_get_elf_syms): Change type of `esym' to
6082 `bfd_byte'.
6083
6084 2002-08-17 Stan Cox <scox@redhat.com>
6085
6086 * elfxx-mips.c (_bfd_mips_elf_modify_segment_map): Use the
6087 IRIX 6 segment layout for NEWABI.
6088
6089 2002-08-16 Stephen Clarke <stephen.clarke@superh.com>
6090
6091 * elf32-sh.c (sh_elf_gc_mark_hook): For sh64, skip indirect
6092 symbols when looking for section referred to by a relocation.
6093 * elf64-sh.c (sh_elf64_gc_mark_hook): Likewise.
6094
6095 2002-08-15 Alan Modra <amodra@bigpond.net.au>
6096
6097 * elf32-i370.c: Move reloc enum to include/elf/i370.h.
6098
6099 2002-08-15 Hans-Peter Nilsson <hp@axis.com>
6100
6101 * elf32-cris.c (elf_cris_discard_excess_program_dynamics): Add
6102 missing check for whether the symbol is referenced by DSO before
6103 unexporting it as an unneeded dynamic symbol.
6104
6105 2002-08-14 H.J. Lu <hjl@gnu.org>
6106
6107 * libbfd.h: Regenerate.
6108
6109 2002-08-14 H.J. Lu <hjl@gnu.org>
6110
6111 * config.bfd: Always add 64bit vectors to 32bit Linux/mips.
6112
6113 2002-08-14 Stephane Carrez <stcarrez@nerim.fr>
6114
6115 * elf32-m68hc11.c (m68hc11_relax_group): New to relax group of
6116 instructions.
6117 (m68hc11_direct_relax): New to define table of relaxable instructions.
6118 (find_relaxable_insn): New, find a relaxable insn.
6119 (compare_reloc): New to compare two relocs.
6120 (m68hc11_elf_relax_section): New, relax text sections.
6121 (m68hc11_elf_relax_delete_bytes): New, delete bytes and adjust branchs.
6122 (elf32_m68hc11_check_relocs): New function for GC support.
6123 (elf32_m68hc11_relocate_section): New function for GC support.
6124 (bfd_elf32_bfd_relax_section): Define to support linker relaxation.
6125 (elf_backend_check_relocs): Likewise.
6126 (elf_backend_relocate_section): Likewise.
6127
6128 2002-08-13 H.J. Lu <hjl@gnu.org>
6129
6130 * elflink.h (NAME(bfd_elf,size_dynamic_sections): Don't count
6131 definitions in shared objects when checking symbol with
6132 undefined version.
6133
6134 2002-08-13 Stephane Carrez <stcarrez@nerim.fr>
6135
6136 * elf32-m68hc11.c (elf32_m68hc11_gc_mark_hook): New for section GC.
6137 (elf32_m68hc11_gc_sweep_hook): Likewise.
6138 (elf_backend_gc_mark_hook): Define for GC section support.
6139 (elf_backend_gc_sweep_hook): Likewise.
6140 (elf_backend_can_gc_sections): Likewise.
6141
6142 * elf32-m68hc12.c: Likewise.
6143
6144 2002-08-13 Stephane Carrez <stcarrez@nerim.fr>
6145
6146 * elf32-m68hc11.c (_bfd_m68hc11_elf_print_private_bfd_data): New.
6147 (_bfd_m68hc11_elf_merge_private_bfd_data): New function.
6148 (_bfd_m68hc11_elf_set_private_flags): New function.
6149 Use them to set/check/print ELF flags specific to 68HC11.
6150
6151 * elf32-m68hc12.c (_bfd_m68hc12_elf_print_private_bfd_data): New.
6152 (_bfd_m68hc12_elf_merge_private_bfd_data): New function.
6153 (_bfd_m68hc12_elf_set_private_flags): New function.
6154 Use them to set/check/print ELF flags specific to 68HC12.
6155
6156 2002-08-13 Stephane Carrez <stcarrez@nerim.fr>
6157
6158 * elf32-m68hc11.c (elf_m68hc11_howto_table): Add the new relocs;
6159 fix masks for PC-rel relocs.
6160 (m68hc11_elf_ignore_reloc): New function.
6161
6162 * elf32-m68hc12.c (m68hc12_elf_special_reloc): New to handle specific
6163 68HC12 banked addressing relocs.
6164 (m68hc12_phys_addr): New to compute physical address of banked memory.
6165 (m68hc12_phys_page): Likewise for page.
6166 (m68hc12_addr_is_banked): New to see if address is in banked area.
6167 (elf_m68hc12_howto_table): Add new relocs and rename to xx12.
6168
6169 2002-08-13 Stephane Carrez <stcarrez@nerim.fr>
6170
6171 * reloc.c (BFD_RELOC_M68HC11_RL_JUMP, BFD_RELOC_M68HC11_RL_GROUP,
6172 BFD_RELOC_M68HC11_LO16, BFD_RELOC_M68HC11_PAGE,
6173 BFD_RELOC_M68HC11_24): New relocs for 68HC11/68HC12.
6174 * bfd-in2.h: Regenerate.
6175
6176 2002-08-12 H.J. Lu <hjl@gnu.org>
6177
6178 * elflink.h (elf_add_default_symbol): Preserve section across
6179 elf_merge_symbol.
6180
6181 2002-08-09 Graeme Peterson <gp@qnx.com>
6182
6183 * Makefile.am: Add entries for elf32-ppcqnx.c, and add
6184 elf32-qnx.h dependency to elfarmqnx-nabi.c and elf32-i386qnx.c.
6185 * Makefile.in: Regenerate.
6186 * config.bfd: Add support for powerpc{le}-*-nto targets.
6187 * configure.in: Add support for bfd_elf32_powerpc{le}qnx_vec.
6188 * configure: Regenerate.
6189 * elf32-i386qnx.c: Moved backend functions into a QNX specific
6190 common file "elf32-qnx.h", and now include that file.
6191 * elf32-qnx.h: New file: QNX specific common elf backend.
6192 * elf32-ppc.c: Do not include elf32-target.h if
6193 ELF32_PPC_C_INCLUDED is defined.
6194 * elf32-ppcqnx.c: New file: Support for QNX.
6195 * elfarmqnx-nabi.c: Include elf32-qnx.h for qnx elf backend.
6196 * targets.c: Add bfd_elf32_powerpc{le}qnx_vec.
6197
6198 2002-08-09 Nick Clifton <nickc@redhat.com>
6199
6200 * po/sv.po: Updated Swedish translation.
6201
6202 2002-08-09 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6203
6204 * elfxx-mips.c (mips_elf_global_got_index): Avoid segfault if
6205 g->global_gotsym is NULL.
6206
6207 2002-08-08 H.J. Lu <hjl@gnu.org>
6208
6209 * elflink.h (elf_add_default_symbol): Don't warn if a definition
6210 overrides an indirect versioned symbol.
6211
6212 2002-08-08 Jakub Jelinek <jakub@redhat.com>
6213
6214 * elf32-i386.c (elf_i386_relocate_section): Fill in proper addend
6215 for R_386_TLS_TPOFF32 relocs against symndx 0.
6216
6217 2002-08-07 H.J. Lu <hjl@gnu.org>
6218
6219 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Check symbol
6220 with undefined version if needed.
6221 (elf_link_assign_sym_version): Match a default symbol with a
6222 version without definition. No need to hide the default
6223 definition separately.
6224
6225 2002-08-08 Alan Modra <amodra@bigpond.net.au>
6226
6227 * elflink.h (elf_link_output_extsym): Don't output symbols from
6228 SEC_EXCLUDE sections.
6229
6230 * aoutx.h (aout_link_write_symbols): Correct handling of warning syms.
6231
6232 2002-08-07 Alan Modra <amodra@bigpond.net.au>
6233
6234 * elf64-ppc.c (edit_opd): Arrange to drop symbols for discarded .opd
6235 entries.
6236
6237 2002-08-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6238
6239 * elfxx-mips.c (mips_elf_create_dynamic_relocation): Cast signedness
6240 mismatch.
6241
6242 2002-08-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6243
6244 * elfxx-mips.c (ABI_64_P): Remove superfluous check.
6245
6246 2002-08-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6247
6248 * elf32-mips.c (mips_reloc_map): Fix typo.
6249
6250 2002-08-06 Alan Modra <amodra@bigpond.net.au>
6251
6252 * xcofflink.c (xcoff_write_global_symbol): Set n_scnum for abs_section.
6253
6254 2002-08-06 Alan Modra <amodra@bigpond.net.au>
6255
6256 * elf64-ppc.c (ppc64_elf_howto_raw): Zero all src_mask entries.
6257
6258 2002-08-06 Alan Modra <amodra@bigpond.net.au>
6259
6260 * libxcoff.h: Use PARAMS on function declarations.
6261 * coff-rs6000.c (xcoff_generate_rtinit): Simplify size calc.
6262 * coff64-rs6000.c (xcoff64_generate_rtinit): Likewise.
6263
6264 * coff-rs6000.c: (xcoff_rtype2howto): Don't place reloc address in
6265 addend.
6266 * coff64-rs6000.c: (xcoff64_rtype2howto): Likewise.
6267
6268 2002-08-06 Alan Modra <amodra@bigpond.net.au>
6269
6270 * coff-rs6000.c: Formatting fixes.
6271 (xcoff_calculate_relocation): Use PARAMS in declaration.
6272 (xcoff_complain_overflow): Likewise.
6273 (xcoff_ppc_relocate_section): Use old-style function pointer call.
6274 (bfd_xcoff_backend_data): Remove useless comments.
6275 (rs6000coff_vec): Likewise.
6276 (bfd_pmac_xcoff_backend_data): Likewise.
6277 (pmac_xcoff_vec): Likewise.
6278
6279 * coff64-rs6000.c: Formatting fixes.
6280 (xcoff64_calculate_relocation): Use PARAMS in declaration.
6281 (xcoff64_ppc_relocate_section): Use old-style function pointer call.
6282 (bfd_xcoff_backend_data): Remove useless comments.
6283 (rs6000coff64_vec): Likewise.
6284 (bfd_xcoff_aix5_backend_data): Likewise.
6285 (aix5coff64_vec): Likewise.
6286
6287 2002-08-06 Alan Modra <amodra@bigpond.net.au>
6288
6289 * coff-rs6000.c (xcoff_howto_table): Revert some of last change to
6290 mask entries. Use complain_overflow_dont for R_REF.
6291 (xcoff_reloc_type_ba): Revert last change.
6292 (xcoff_reloc_type_br): Likewise.
6293 (xcoff_reloc_type_crel): Likewise.
6294 (xcoff_ppc_relocate_section): Likewise.
6295 * coff64-rs6000.c (xcoff64_reloc_type_br): Likewise.
6296 (xcoff64_ppc_relocate_section): Likewise.
6297 (xcoff64_howto_table): Revert some of last change to mask entries.
6298 Use complain_overflow_dont for R_REF.
6299
6300 * coff-rs6000.c (xcoff_howto_table): Fix src_mask entries. Make all
6301 relocs with bitsize == 16 have size = 1.
6302 (xcoff_reloc_type_ba): Correct src_mask and dst_mask adjustment.
6303 (xcoff_reloc_type_br): Likewise.
6304 (xcoff_reloc_type_crel): Likewise.
6305 (xcoff_ppc_relocate_section): Set up src_mask and dst_mask correctly.
6306 * coff64-rs6000.c (xcoff64_reloc_type_br): Correct src_mask and
6307 dst_mask adjustment.
6308 (xcoff64_ppc_relocate_section): Set up src_mask and dst_mask correctly.
6309 (xcoff64_howto_table): Fix src_mask entries. Make all relocs with
6310 bitsize == 16 have size = 1.
6311
6312 2002-08-01 Denis Chertykov <denisc@overta.ru>
6313
6314 * elf32-ip2k.c: Processor manufacturer changed to Ubicom.
6315 (struct misc): New field isymbuf. All free_* fields removed.
6316 (symbol_value): Pass in internal syms. No need to swap syms in.
6317 (ip2k_elf_relax_section): Use bfd_elf_get_elf_syms. Properly free
6318 possibly cached info.
6319 (tidyup_after_error): Removed.
6320 (ip2k_elf_relax_section_pass1): Don't use removed fields of struct
6321 misc. Use new field.
6322 (adjust_all_relocations): Use internal syms. No need to swap syms
6323 in and out.
6324 (add_page_insn): Don't use removed fields of struct misc.
6325
6326 2002-08-01 Nick Clifton <nickc@redhat.com>
6327
6328 * elf32-arm.h: Revert previous delta.
6329
6330 2002-08-01 Nick Clifton <nickc@redhat.com>
6331
6332 * configure.in (AM_INIT_AUTOMAKE): Bump version number.
6333 * configure: Regenerate.
6334
6335 2002-07-31 H.J. Lu <hjl@gnu.org>
6336
6337 * config.bfd: Add x86-64 vector to Linux/i386 if 64bit BFD is
6338 selected.
6339
6340 2002-07-31 H.J. Lu <hjl@gnu.org>
6341
6342 * config.bfd: Add n32 vectors to 32bit Linux/mips if 64bit BFD
6343 is selected.
6344
6345 2002-07-31 Jakub Jelinek <jakub@redhat.com>
6346
6347 * elf32-i386.c (elf_i386_copy_indirect_symbol): Swap tls_type
6348 if _bfd_elf_link_hash_copy_indirect will swap got.refcount.
6349
6350 2002-07-31 Ian Dall <ian@sibyl.beware.dropbear.id.au>
6351
6352 * cpu-ns32k.c (_bfd_ns32k_put_immdeiate, _bfd_ns32k_get_immediate):
6353 There is no 8 byte relocation type for this architecture.
6354 (do_ns32k_reloc): Use bfd_vma instead of native types.
6355 (bfd_ns32k_put_immediate, _bfd_ns32k_relocate_contents) put_data
6356 returns void.
6357 (_bfd_ns32k_put_displacement): Don't check for overflow. We can
6358 rely on generic code to do that.
6359 * aout-ns32k.c (howto_table): Add appropriate overflow detection
6360 to all table entries.
6361 (_bfd_ns32k_relocate_contents): put_data returns void.
6362 * ns32k.h: (_bfd_ns32k_put_displacement, _bfd_ns32k_put_immediate)
6363 (_bfd_do_ns32k_reloc_contents): Fix prototypes. put data functions
6364 return void.
6365
6366 2002-07-31 Ian Dall <ian@sibyl.beware.dropbear.id.au>
6367
6368 * aoutx.h (aout_link_check_ar_symbols): Whether to include an
6369 archive object is target dependant.
6370
6371 2002-07-31 Adam Nemet <anemet@lnxw.com>
6372
6373 * elf32-arm.h (ARM_PLT_ENTRY_SIZE): Rename PLT_ENTRY_SIZE.
6374 (THUMB_PLT_ENTRY_SIZE): New macro.
6375 (PLT_ENTRY_SIZE): Return the appropriate *_PLT_ENTRY_SIZE.
6376 (elf32_arm_plt0_entry): Rename PLT_ENTRY_SIZE to
6377 ARM_PLT_ENTRY_SIZE.
6378 (elf32_arm_plt_entry): Likewise.
6379 (elf_backend_plt_header_size): Likewise.
6380 (elf32_thumb_plt0_entry): New global.
6381 (elf32_arm_finish_dynamic_sections): Use it. Put Thumb entries
6382 into .plt.thumb.
6383 (elf32_thumb_plt_entry): New global.
6384 (elf32_arm_finish_dynamic_symbol): Use it. Use .thumb.plt for
6385 Thumb entries. Set the bottom bit of the corresponding GOT entry
6386 for a Thumb PLT entry.
6387 (struct elf32_arm_plt_entry_info): New structure.
6388 (struct elf32_arm_link_hash_entry, plt_info): New member of this
6389 type.
6390 (elf32_arm_link_hash_newfunc): Initialize new member.
6391 (elf32_arm_final_link_relocate, R_ARM_THM_PC22 case): Handle
6392 relocations against the PLT.
6393 (elf32_arm_check_relocs, case R_ARM_PLT32 case): Set
6394 first_rel_type if this is the first time we encounter the symbol.
6395 (elf32_arm_check_relocs, case R_ARM_THM_PC22 case): New case.
6396 Determine if relocation needs a PLT entry. Set first_rel_type if
6397 this is the first time we encounter the symbol
6398 (elf32_arm_adjust_dynamic_symbol): Create PLT entries for Thumb
6399 functions as well.
6400 (elf32_arm_size_dynamic_sections): Handle .plt.thumb like .plt.
6401 (elf32_arm_create_dynamic_sections): New function. Create the
6402 .plt.thumb section.
6403 (elf_backend_create_dynamic_sections): Call it.
6404
6405 2002-07-31 Nick Clifton <nickc@redhat.com>
6406
6407 * bfd.c (bfd_alt_mach_code): Rename parameter 'index' to
6408 'alternative' in order to avoid shadowing global symbol of the
6409 same name.
6410 * bfd-in2.h: Regenerate.
6411 * libbfd.h: Regenerate.
6412 * libcoff.h: Regenerate.
6413
6414 2002-07-31 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6415
6416 * Makefile.am: Add n32 ABI support.
6417 * Makefile.in: Regenerate.
6418 * config.bfd: Add n32 vectors to mips64*-*-linux* targets. Treat 64
6419 bit vectors for mips*-*-linux targets as optional.
6420 * configure.in: Add n32 ABI vectors.
6421 * configure: Regenerate.
6422 * elf32-mips.c (mips_elf32_object_p): Reject n32 ABI files.
6423 * elfn32-mips.c: New file, n32 ABI support.
6424 * targets.c: Add n32 ABI vectors.
6425
6426 2002-07-30 Graeme Peterson <gp@qnx.com>
6427
6428 * elfarmqnx-nabi.c: New file: Support for QNX.
6429 * config.bfd: Add support for arm-*-nto target.
6430 * configure.in: Add support for bfd_elf32_{big|little}armqnx_vec.
6431 * configure: Regenerate.
6432 * Makefile.am: Add entries for elfarmqnx-nabi.c.
6433 * Makefile.in: Regenerate.
6434 * elf32-arm.h (ELF_MAXPAGESIZE): Do not define if already defined.
6435 Do not define global function if ELFARM_NABI_C_INCLUDED is defined.
6436 * elfarm-nabi.c: Do not include elf32-arm.h if
6437 ELFARM_NABI_C_INCLUDED is defined.
6438 * targets.c: Add bfd_elf32_{big|little}armqnx_vec.
6439
6440 2002-07-30 Nick Clifton <nickc@redhat.com>
6441
6442 * po/sv.po: Updated Swedish translation.
6443
6444 2002-07-30 Jakub Jelinek <jakub@redhat.com>
6445
6446 * elf.c (elf_fake_sections): Fix up .tbss sh_size and sh_type.
6447
6448 2002-07-30 Alan Modra <amodra@bigpond.net.au>
6449
6450 * aoutx.h (some_aout_object_p): Clean up tdata properly on error.
6451 * archive.c (bfd_generic_archive_p): Likewise.
6452 * coff-rs6000.c (_bfd_xcoff_archive_p): Likewise.
6453 (_bfd_xcoff_archive_p): Use bfd_scan_vma in place of strtol.
6454 * coff64-rs6000.c (xcoff64_slurp_armap): Likewise.
6455 (xcoff64_archive_p): Likewise.
6456 (xcoff64_openr_next_archived_file): Likewise.
6457 (xcoff64_archive_p): Clean up tdata properly on error.
6458 * coffgen.c (coff_real_object_p): Likewise.
6459 (coff_object_p): Release filehdr and opthdr.
6460 * ecoff.c (_bfd_ecoff_archive_p): Clean up tdata properly on error.
6461 * ieee.c (ieee_archive_p): Likewise.
6462 * ihex.c (ihex_object_p): Likewise.
6463 (ihex_mkobject): Always allocate tdata.
6464 * peicode.h (pe_ILF_object_p): Release bfd_alloc'd buffer on error.
6465 * srec.c (srec_mkobject): Always allocate tdata.
6466 (srec_object_p): Clean up tdata properly on error.
6467 (symbolsrec_object_p): Likewise.
6468 * versados.c (versados_object_p): Likewise.
6469 * vms-misc.c (_bfd_vms_get_record): Use bfd_malloc instead of malloc,
6470 and bfd_realloc instead of realloc.
6471 (add_new_contents): Use bfd_alloc instead of bfd_malloc for sections.
6472 * vms.c (vms_initialize): Always allocate tdata. Use bfd_alloc in
6473 place of bfd_malloc, simplifying error freeing. Free hash table too.
6474 (vms_object_p): Clean up tdata on error.
6475 (vms_mkobject): Don't complain on stderr if vms_initialize fails.
6476 (vms_close_and_cleanup): Adjust for bfd_alloc use.
6477
6478 2002-07-30 Alan Modra <amodra@bigpond.net.au>
6479
6480 * elfxx-ia64.c (elfNN_ia64_final_write_processing): Set e_flags.
6481
6482 2002-07-26 Chris Demetriou <cgd@broadcom.com>
6483
6484 * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Merge ASE
6485 flags into resulting BFD.
6486
6487 2002-07-26 Alan Modra <amodra@bigpond.net.au>
6488
6489 From John Reiser <jreiser@BitWagon.com>
6490 * elf32-i386.c (elf_i386_link_hash_table_create): Clear
6491 tls_ldm_got.refcount.
6492
6493 2002-07-25 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6494
6495 * elf64-mips.c: Update TODO comment.
6496 (mips_elf64_higher_reloc,mips_elf64_highest_reloc,
6497 mips_elf64_gprel16_reloca): Remove prototypes.
6498 (mips16_jump_reloc,mips16_gprel_reloc): Add functions.
6499 (UNUSED_RELOC): Replace by EMPTY_RELOC.
6500 (mips_elf64_howto_table_rel): Use special R_MIPS_HI16 handling. Remove
6501 wrong comments. Remove disfunctional support of R_MIPS_HIGHER and
6502 R_MIPS_HIGHEST.
6503 (mips_elf64_howto_table_rela): Fix handling of R_MIPS_GPREL16 and
6504 R_MIPS_GOT16. Remove wrong comments.
6505 (elf_mips16_jump_howto,elf_mips16_gprel_howto,
6506 elf_mips_gnu_vtinherit_howto,elf_mips_gnu_vtentry_howto): New, code
6507 from elf32-mips.c.
6508 (mips_elf64_hi16_reloc): Fix formatting.
6509 (mips_elf64_higher_reloc,mips_elf64_highest_reloc): Remove.
6510 (mips_elf64_got16_reloc): Fix formatting. Remove superfluous code.
6511 Better comment. Fall back to R_MIPS_GOT_DISP instead of abort().
6512 (mips_elf64_gprel16_reloc): Make static. Add check for
6513 partial_inplace.
6514 (mips_elf64_gprel16_reloca): Remove.
6515 (mips_elf64_literal_reloc): New function.
6516 (mips_elf64_gprel32_reloc): Fix formatting.
6517 (mips_elf64_shift6_reloc): Fix comment. Make static.
6518 (mips16_jump_reloc,mips16_gprel_reloc): New functions, code from
6519 elf32-mips.c.
6520 (elf_reloc_map,mips_reloc_map): New mapping table, similiar as in
6521 elf32-mips.c
6522 (bfd_elf64_bfd_reloc_type_lookup): Use the mapping table. Enable GNU
6523 specific relocations.
6524 (mips_elf64_rtype_to_howto): Enable GNU specific relocations.
6525 (mips_elf64_object_p): Invert logic to check for SGI-ish ABI.
6526 (ELF_MAXPAGESIZE): Add comment.
6527
6528 2002-07-25 Nick Clifton <nickc@redhat.com>
6529
6530 * po/sv.po: Updated Swedish translation.
6531 * po/es.po: Updated Spanish translation.
6532 * po/fr.po: Updated French translation.
6533
6534 2002-07-25 Alan Modra <amodra@bigpond.net.au>
6535
6536 * elf-bfd.h (_bfd_elf32_link_record_local_dynamic_symbol): Define
6537 as elf_link_record_local_dynamic_symbol.
6538 (_bfd_elf64_link_record_local_dynamic_symbol): Likewise.
6539 (elf_link_record_local_dynamic_symbol): Declare. Now returns int.
6540 * elflink.h (elf_link_record_local_dynamic_symbol): Move to..
6541 * elflink.c: .. here. Use bfd_elf_get_elf_syms. Check whether an
6542 attempt is made to record a symbol in a discarded section, and
6543 return `2' in that case.
6544
6545 2002-07-24 Nick Clifton <nickc@redhat.com>
6546
6547 * po/sv.po: Updated Swedish translation.
6548 * po/es.po: Updated Spanish translation.
6549
6550 2002-07-23 Alan Modra <amodra@bigpond.net.au>
6551
6552 * po/SRC-POTFILES.in: Regenerate.
6553
6554 * elf-hppa.h (elf_hppa_relocate_section): If relocatable, return
6555 immediately. Remove code handling relocatable linking.
6556 * elf32-avr.c (elf32_avr_relocate_section): Likewise.
6557 * elf32-cris.c (cris_elf_relocate_section): Likewise.
6558 * elf32-fr30.c (elf32_frv_relocate_section): Likewise.
6559 * elf32-frv.c (elf32_frv_relocate_section): Likewise.
6560 * elf32-h8300.c (elf32_h8_relocate_section): Likewise.
6561 * elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
6562 * elf32-ip2k.c (ip2k_elf_relocate_section): Likewise.
6563 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
6564 * elf32-v850.c (v850_elf_relocate_section): Likewise.
6565 * elf32-vax.c (elf_vax_relocate_section): Likewise.
6566 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
6567 * elf32-avr.c (elf_backend_rela_normal): Define.
6568 * elf32-cris.c: Likewise.
6569 * elf32-fr30.c: Likewise.
6570 * elf32-frv.c: Likewise.
6571 * elf32-h8300.c: Likewise.
6572 * elf32-hppa.c: Likewise.
6573 * elf32-ip2k.c: Likewise.
6574 * elf32-sparc.c: Likewise.
6575 * elf32-v850.c: Likewise.
6576 * elf32-vax.c: Likewise.
6577 * elf64-hppa.c: Likewise.
6578 * elf64-sparc.c: Likewise.
6579 * elf32-fr30.c (elf32_frv_relocate_section): Edit comment.
6580 * elf32-frv.c (elf32_frv_relocate_section): Likewise.
6581 * elf32-i860.c (elf32_i860_relocate_section): Likewise.
6582 * elf32-ip2k.c (ip2k_elf_relocate_section): Likewise.
6583 * elf32-m32r.c (m32r_elf_relocate_section): Likewise.
6584 * elf32-openrisc.c (openrisc_elf_relocate_section): Likewise.
6585 * elf32-xstormy16.c (xstormy16_elf_relocate_section): Likewise.
6586 * elf-m10200.c (USE_RELA): Don't define.
6587 * elf-m10300.c: Likewise.
6588 * elfarm-oabi.c: Likewise.
6589 * elf32-i370.c: Likewise.
6590 * elf32-ip2k.c: Likewise.
6591 * elf32-m68k.c: Likewise.
6592 * elf32-mcore.c: Likewise.
6593 * elf32-ppc.c: Likewise.
6594 * elf32-s390.c: Likewise.
6595 * elf32-vax.c: Likewise.
6596 * elf64-ppc.c: Likewise.
6597 * elf64-s390.c: Likewise.
6598 * elf64-x86-64.c: Likewise.
6599 * elfxx-ia64.c: Likewise.
6600 * elf32-avr.c (USE_REL): Don't undef.
6601 * elf32-ip2k.c: Likewise.
6602
6603 2002-07-23 Nick Clifton <nickc@redhat.com>
6604
6605 * elf-bfd.h (struct elf_backend_data): Add new bitfield
6606 'want_p_paddr_set_to_zero'.
6607 * elfxx-target.h: Set default value for want_p_paddr_set_to_zero
6608 to false;
6609 * elfxx-ia64.c: Set want_p_paddr_set_zero for HPUX target.
6610 * elf.c (copy_private_bfd_data): Test want_p_paddr_set_zero.
6611
6612 2002-07-23 Gabor Keresztfalvi <keresztg@mail.com>
6613
6614 * nlmcode.h (nlm_swap_auxiliary_headers_out): Swapped the order of
6615 the MeSsAgEs and CoPyRiGhT tags to make >=NW4.x NLM loaders to
6616 show the Copyright string.
6617 Minor formatting tidy ups.
6618
6619 2002-07-23 Nick Clifton <nickc@redhat.com>
6620
6621 * po/fr.po: Updated French translation.
6622 * po/sv.po: Updated Swedish translation.
6623
6624 2002-07-23 Alan Modra <amodra@bigpond.net.au>
6625
6626 * elflink.h (elf_link_input_bfd): Don't change internal symbols
6627 when outputting relocs.
6628
6629 2002-07-20 Jason Thorpe <thorpej@wasabisystems.com>
6630
6631 * elf64-alpha.c (elf64_alpha_size_dynamic_sections): Only insert
6632 DT_PLTGOT into the dynamic section if there is a PLT.
6633
6634 2002-07-19 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6635
6636 * elfxx-mips.c (_bfd_mips_elf_discard_info): New function, code from
6637 elf32-mips.c.
6638 (_bfd_mips_elf_write_section): Likewise.
6639 * elfxx-mips.h (_bfd_mips_elf_discard_info): New prototype.
6640 (_bfd_mips_elf_write_section): Likewise.
6641 * elf32-mips.c (elf32_mips_discard_info): Move to elfxx-mips.c.
6642 (elf32_mips_write_section): Likewise.
6643 * elf64-mips.c (_bfd_mips_elf_ignore_discarded_relocs): Use it.
6644 (_bfd_mips_elf_write_section): Likewise.
6645
6646 2002-07-19 Alan Modra <amodra@bigpond.net.au>
6647
6648 * elfxx-ia64.c: (elfNN_ia64_modify_segment_map): Properly scan
6649 PT_IA_64_UNWIND segments for a given section.
6650
6651 2002-07-17 H.J. Lu <hjl@gnu.org>
6652
6653 * Makefile.am: Fix a typo.
6654 * Makefile.in: Regenerate.
6655
6656 2002-07-15 Denis Chertykov <denisc@overta.ru>
6657 Frank Ch. Eigler <fche@redhat.com>
6658 Ben Elliston <bje@redhat.com>
6659 Alan Lehotsky <alehotsky@cygnus.com>
6660 John Healy <jhealy@redhat.com>
6661 Graham Stott <grahams@redhat.com>
6662 Jeff Johnston <jjohnstn@redhat.com>
6663
6664 * Makefile.am: Add support for ip2k.
6665 * Makefile.in: Regenerate.
6666 * doc/Makefile.in: Regenerate.
6667 * archures.c: Add support for ip2k.
6668 * config.bfd: Add support for ip2k.
6669 * configure.in: Add support for ip2k.
6670 * configure: Regenerate.
6671 * reloc.c: Add support for ip2k.
6672 * targets.c: Add support for ip2k.
6673 * bfd-in2.h: Regenerate.
6674 * libbfd.h: Regenerate.
6675 * cpu-ip2k.c: New file.
6676 * elf32-ip2k.c: New file.
6677
6678 2002-07-17 Ian Rickards <irickard@arm.com>
6679
6680 * dwarf2.c (concat_filename): If we can't establish the directory
6681 just return the filename.
6682
6683 2002-07-16 Moritz Jodeit <moritz@jodeit.org>
6684
6685 * peXXigen.c (_bfd_XXi_swap_aouthdr_out): Correct order of memset args.
6686
6687 2002-07-16 Alan Modra <amodra@bigpond.net.au>
6688
6689 * elflink.h: Formatting fixes, tidy prototypes.
6690 (elf_link_assign_sym_version): Move common code out of loop.
6691
6692 2002-07-16 Alan Modra <amodra@bigpond.net.au>
6693
6694 * elflink.h (elf_link_input_bfd): Don't call reloc_emitter when
6695 reloc section size is zero. Correct reloc output location.
6696
6697 2002-07-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
6698
6699 * elf-hppa.h (elf_hppa_reloc_final_type): Use R_PARISC_PCREL16F as
6700 the final type for the e_fsel selector when generating PA2.0W code.
6701 (elf_hppa_relocate_insn): Provide support for PA2.0W 16-bit format 1
6702 relocations.
6703
6704 2002-07-14 H.J. Lu <hjl@gnu.org>
6705
6706 * elflink.h (elf_link_assign_sym_version): Hide the default
6707 definition if there is a hidden versioned definition.
6708
6709 2002-07-12 Hans-Peter Nilsson <hp@axis.com>
6710
6711 * elf32-cris.c (cris_elf_relocate_section): Drop nonsensical
6712 dynamic reference test in assertion when initializing GOT with
6713 static contents. Just assert that there are either no dynamic
6714 sections, the symbol is defined in the regular objects or that the
6715 symbol is undef weak. Tweak comment.
6716 (elf_cris_finish_dynamic_symbol): Emit .got reloc for a program
6717 only if the symbol isn't defined in the program and isn't undef
6718 weak.
6719 (elf_cris_adjust_dynamic_symbol): Simplify condition for getting
6720 rid of PLT entry: only do it if the symbol isn't defined in a DSO.
6721 When doing so, clear ELF_LINK_HASH_NEEDS_PLT. Tweak comments.
6722 (elf_cris_discard_excess_program_dynamics): Don't consider
6723 ELF_LINK_HASH_REF_DYNAMIC when omitting .got runtime relocs.
6724
6725 2002-07-11 Alan Modra <amodra@bigpond.net.au>
6726
6727 * elf32-i386.c (elf_i386_relocate_section): Don't complain about
6728 unresolved debugging relocs in dynamic applications.
6729 * elf32-s390.c (elf_s390_relocate_section): Likewise.
6730 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
6731 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
6732 * elf64-s390.c (elf_s390_relocate_section): Likewise.
6733 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
6734 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
6735
6736 2002-07-10 Alan Modra <amodra@bigpond.net.au>
6737
6738 * elf64-ppc.c (ONES): Define.
6739 (ppc64_elf_howto_table): Use ONES here to avoid warnings. Fill in
6740 missing src_mask fields. Tweak R_PPC64_NONE, R_PPC64_COPY. Fill
6741 in missing dst_mask fields on R_PPC64_PLT32, R_PPC64_PLTREL32.
6742
6743 * elf64-ppc.c (ppc64_elf_get_symbol_info): Delete.
6744 (ppc64_elf_set_private_flags): Delete.
6745 (ppc64_elf_section_from_shdr): Delete.
6746 (ppc64_elf_merge_private_bfd_data): Remove flag checking/merging code.
6747 (ppc64_elf_fake_sections): Delete.
6748 (bfd_elf64_bfd_set_private_flags): Don't define.
6749 (bfd_elf64_get_symbol_info): Likewise.
6750 (elf_backend_section_from_shdr): Likewise.
6751 (elf_backend_fake_sections): Likewise.
6752
6753 2002-07-10 Marco Walther <Marco.Walther@sun.com>
6754
6755 * elf.c: (assign_section_numbers) Set sh_entsize for .stab only
6756 when not already set.
6757 * elf64-sparc.c: (sparc64_elf_fake_sections): New function.
6758 (elf_backend_fake_sections): Define.
6759
6760 2002-07-10 Alan Modra <amodra@bigpond.net.au>
6761
6762 * merge.c (_bfd_merge_section): Remove redundant output_section check.
6763 Formatting.
6764 (_bfd_merge_sections): Don't set SEC_EXCLUDE on unused sections.
6765
6766 2002-07-09 Hans-Peter Nilsson <hp@axis.com>
6767
6768 * elf32-cris.c (cris_elf_relocate_section): Move sanity-check for
6769 NULL sym_hashes to just before use.
6770 <case R_CRIS_32_GOTREL>: In test for local symbol, accept also
6771 symbol with non-default visibility.
6772 <case R_CRIS_32_GOTREL, case R_CRIS_32_PLT_GOTREL>: Ditto.
6773 <case R_CRIS_8_PCREL, case R_CRIS_16_PCREL, case R_CRIS_32_PCREL>:
6774 Ditto.
6775 (cris_elf_gc_sweep_hook): Only decrease h->plt.refcount for
6776 symbol with non-default visibility.
6777 (cris_elf_check_relocs): At tests for local symbol before
6778 increasing h->plt.refcount, also check for non-default
6779 visibility. Ditto when checking for local symbol to eliminate
6780 pc-relative runtime relocs.
6781
6782 2002-07-08 Alan Modra <amodra@bigpond.net.au>
6783
6784 * elf.c: Formatting.
6785 (IS_SOLARIS_PT_INTERP): Add p_paddr and p_memsz checks.
6786 (INCLUDE_SECTION_IN_SEGMENT): Remove IS_SOLARIS_PT_INTERP.
6787 (copy_private_bfd_data): Set p_vaddr on broken Solaris PT_INTERP
6788 segments.
6789
6790 2002-07-07 Mark Mitchell <mark@codesourcery.com>
6791 Alan Modra <amodra@bigpond.net.au>
6792
6793 * cofflink.c (_bfd_coff_final_link): On PE COFF systems, take into
6794 account the impact of relocation count overflow when computing
6795 section offsets.
6796 * coffcode.h (coff_write_relocs): Use obj_pe when deciding whether
6797 or not to apply the PE COFF reloc overflow handling. Fix a
6798 fencepost error in deciding whether or not to use that technique.
6799
6800 2002-07-07 Alan Modra <amodra@bigpond.net.au>
6801
6802 * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,
6803 change type of locsyms.
6804 (bfd_elf_get_elf_syms): Declare.
6805 * elf.c (bfd_elf_get_elf_syms): New function.
6806 (group_signature): Use bfd_elf_get_elf_syms.
6807 (bfd_section_from_r_symndx): Likewise.
6808 * elfcode.h (elf_slurp_symbol_table): Likewise.
6809 * elflink.h (elf_link_is_defined_archive_symbol): Likewise.
6810 (elf_link_add_object_symbols): Likewise. Reorganise to increase
6811 locality of various data structures. Properly free internal relocs.
6812 (elf_bfd_final_link): Properly free internal relocs.
6813 (elf_link_check_versioned_symbol): Use bfd_elf_get_elf_syms.
6814 (elf_link_input_bfd): Likewise.
6815 (elf_gc_mark): Likewise. Properly free internal relocs.
6816 (elf_gc_sweep): Properly free internal relocs.
6817 (elf_reloc_symbol_deleted_p): No need to swap syms in.
6818 (elf_bfd_discard_info): Use bfd_elf_get_elf_syms. Properly free
6819 internal relocs.
6820 * elf-m10200.c (mn10200_elf_relax_section): Use bfd_elf_get_elf_syms.
6821 Properly free possibly cached info.
6822 (mn10200_elf_relax_delete_bytes): Remove symbol swapping code.
6823 (mn10200_elf_symbol_address_p): Pass in internal syms. Remove
6824 symbol swapping code.
6825 (mn10200_elf_get_relocated_section_contents): Use bfd_elf_get_elf_syms.
6826 Properly free possibly cached info.
6827 * elf-m10300.c (mn10300_elf_relax_section): As above for elf-m10200.c.
6828 (mn10300_elf_relax_delete_bytes): Likewise.
6829 (mn10300_elf_symbol_address_p): Likewise.
6830 (mn10300_elf_get_relocated_section_contents): Likewise.
6831 * elf32-h8300.c (elf32_h8_relax_section): As above for elf-m10200.c.
6832 (elf32_h8_relax_delete_bytes): Likewise.
6833 (elf32_h8_symbol_address_p): Likewise.
6834 (elf32_h8_get_relocated_section_contents): Likewise.
6835 * elf32-m32r.c (m32r_elf_relax_section): As above for elf-m10200.c.
6836 (m32r_elf_relax_delete_bytes): Likewise.
6837 (m32r_elf_get_relocated_section_contents): Likewise.
6838 * elf32-sh.c (sh_elf_reloc_loop): Free section contents using
6839 elf_section_data to determine whether cached.
6840 (sh_elf_relax_section): As above for elf-m10200.c.
6841 (sh_elf_relax_delete_bytes): Likewise.
6842 (sh_elf_get_relocated_section_contents): Likewise.
6843 * elf32-xstormy16.c (xstormy16_elf_relax_section): As above.
6844 * elf64-alpha.c (elf64_alpha_relax_section): As above. Also delay
6845 reading of local syms.
6846 * elf64-mmix.c (mmix_elf_relax_section): Likewise.
6847 * elf64-sh64.c (sh_elf64_get_relocated_section_contents): As above.
6848 * elfxx-ia64.c (elfNN_ia64_relax_section): As above.
6849 * elfxx-mips.c (_bfd_mips_elf_check_relocs): Properly free internal
6850 relocs.
6851 * elf32-arm.h (bfd_elf32_arm_process_before_allocation): Properly
6852 free internal relocs and section contents. Don't read symbols.
6853 * elf32-hppa.c (get_local_syms): Use bfd_elf_get_elf_syms.
6854 (elf32_hppa_size_stubs): Don't free local syms.
6855 * elf32-m68k.c (bfd_m68k_elf32_create_embedded_relocs): Delay
6856 reading of local syms. Use bfd_elf_get_elf_syms. Properly free
6857 possibly cached info.
6858 * elf32-mips.c (bfd_mips_elf32_create_embedded_relocs): Likewise.
6859 * elf64-hppa.c (elf64_hppa_check_relocs): Use bfd_elf_get_elf_syms.
6860 * elf64-ppc.c (struct ppc_link_hash_table): Delete bfd_count and
6861 all_local_syms.
6862 (get_local_syms): Delete function.
6863 (edit_opd): Use bfd_elf_get_elf_syms. Free on error exit. Cache
6864 on exit.
6865 (ppc64_elf_size_stubs): Use bfd_elf_get_elf_syms. Free/cache on exit.
6866
6867 2002-07-05 Jim Wilson <wilson@redhat.com>
6868
6869 * syms.c (decode_section_type): New.
6870 (bfd_decode_symclass): Call decode_section_type.
6871
6872 2002-07-04 Jakub Jelinek <jakub@redhat.com>
6873
6874 * merge.c (_bfd_merged_section_offset): Avoid accessing byte before
6875 section content start.
6876 Reported by Michael Schumacher <mike@hightec-rt.com>.
6877
6878 2002-07-04 Alan Modra <amodra@bigpond.net.au>
6879
6880 * section.c (_bfd_strip_section_from_output): Remove unnecessary
6881 link order code. Don't actually remove the output section here;
6882 Just set a flag for the linker to do so.
6883 * elflink.c (_bfd_elf_link_renumber_dynsyms): Test for removed
6884 sections when setting up output section dynsyms.
6885
6886 2002-07-04 Alan Modra <amodra@bigpond.net.au>
6887
6888 * elflink.h (elf_link_add_object_symbols): Revert 1999-09-02 hpux
6889 fudge.
6890 * elf.c (bfd_section_from_shdr): Work around broken hpux shared
6891 libs here instead.
6892
6893 2002-07-02 Martin Schwidefsky <schwidefsky@de.ibm.com>
6894
6895 * elf64-s390.c (create_got_section): Set .got section alignment to
6896 8 bytes.
6897 (elf_s390_check_relocs): Set .rela.dyn section alignment to 8 bytes.
6898
6899 2002-07-02 Alan Modra <amodra@bigpond.net.au>
6900
6901 * elf.c (_bfd_elf_reloc_type_class): Fix comment grammar.
6902
6903 2002-07-01 Matt Thomas <matt@3am-software.com>
6904
6905 * elf32-vax.c (elf32_vax_print_private_bfd_data): Change EF_*
6906 to EF_VAX_*.
6907
6908 2002-07-01 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6909
6910 * elfxx-mips.c (ABI_64_P): Fix comment.
6911 (MIPS_ELF_OPTIONS_SECTION_NAME,MIPS_ELF_STUB_SECTION_NAME): Use the
6912 new section names for N64 ABI.
6913 (mips_elf_output_extsym): No special _gp_disp handling for NewABI.
6914 (mips_elf_calculate_relocation): Code formatting.
6915 (mips_elf_create_dynamic_relocation): Likewise.
6916 (_bfd_mips_elf_fake_sections): IRIX6 needs this hack, too.
6917 (_bfd_mips_elf_size_dynamic_sections): Handle GOT_PAGE for any NewABI.
6918 (_bfd_mips_elf_relocate_section): No special handling for R_MIPS_64
6919 in any NewABI.
6920 (_bfd_mips_elf_finish_dynamic_symbol): No special _gp_disp handling
6921 for NewABI.
6922 (_bfd_mips_elf_modify_segment_map): Handle any N64 ABI.
6923 (_bfd_mips_elf_gc_sweep_hook): NewABI GOT relocs should be handled
6924 here, too.
6925
6926 2002-07-01 Andreas Schwab <schwab@suse.de>
6927
6928 * elf64-x86-64.c (elf64_x86_64_relocate_section): Only convert
6929 R_X86_64_64 to R_X86_64_RELATIVE.
6930
6931 2002-07-01 John David Anglin <dave@hiauly1.hia.nrc.ca>
6932
6933 * vaxbsd.c: New BFD backend for VAX BSD and Ultrix.
6934 * Makefile.am (BFD32_BACKENDS, BFD32_BACKENDS_CFILES): Add new backend.
6935 Run "make dep-am".
6936 * config.bfd (vax-*-bsd* | vax-*-ultrix*): Use vaxbsd_vec instead of
6937 host_aout_vec.
6938 * configure.in (vaxbsd_vec): Add.
6939 * targets.c (vaxbsd_vec): Add.
6940 * Makefile.in: Rebuild.
6941 * configure: Rebuild.
6942 * po/SRC-POTFILES.in: Rebuild.
6943
6944 2002-07-01 Alan Modra <amodra@bigpond.net.au>
6945
6946 * elflink.h (elf_gc_mark): Pass in the section whose relocs we are
6947 examining to gc_mark_hook, rather than the bfd.
6948 (elf_gc_sections): Adjust.
6949 * elf-bfd.h (struct elf_backend_data <gc_mark_hook>): Likewise.
6950 * elf-m10300.c (mn10300_elf_gc_mark_hook): Likewise.
6951 * elf32-arm.h (elf32_arm_gc_mark_hook): Likewise.
6952 * elf32-avr.c (elf32_avr_gc_mark_hook): Likewise.
6953 * elf32-cris.c (cris_elf_gc_mark_hook): Likewise.
6954 * elf32-d10v.c (elf32_d10v_gc_mark_hook): Likewise.
6955 * elf32-fr30.c (fr30_elf_gc_mark_hook): Likewise.
6956 * elf32-hppa.c (elf32_hppa_gc_mark_hook): Likewise.
6957 * elf32-i386.c (elf_i386_gc_mark_hook): Likewise.
6958 * elf32-m32r.c (m32r_elf_gc_mark_hook): Likewise.
6959 * elf32-m68k.c (elf_m68k_gc_mark_hook): Likewise.
6960 * elf32-mcore.c (mcore_elf_gc_mark_hook): Likewise.
6961 * elf32-openrisc.c (openrisc_elf_gc_mark_hook): Likewise.
6962 * elf32-ppc.c (ppc_elf_gc_mark_hook): Likewise.
6963 * elf32-s390.c (elf_s390_gc_mark_hook): Likewise.
6964 * elf32-sh.c (sh_elf_gc_mark_hook): Likewise.
6965 * elf32-sparc.c (elf32_sparc_gc_mark_hook): Likewise.
6966 * elf32-v850.c (v850_elf_gc_mark_hook): Likewise.
6967 * elf32-vax.c (elf_vax_gc_mark_hook): Likewise.
6968 * elf32-xstormy16.c (xstormy16_elf_gc_mark_hook): Likewise.
6969 * elf64-mmix.c (mmix_elf_gc_mark_hook): Likewise.
6970 * elf64-ppc.c (ppc64_elf_gc_mark_hook): Likewise.
6971 * elf64-s390.c (elf_s390_gc_mark_hook): Likewise.
6972 * elf64-sh64.c (sh_elf64_gc_mark_hook): Likewise.
6973 * elfxx-mips.c (_bfd_mips_elf_gc_mark_hook): Likewise.
6974 * elfxx-mips.h (_bfd_mips_elf_gc_mark_hook): Likewise.
6975 * elf64-x86-64.c (elf64_x86_64_gc_mark_hook): Likewise.
6976 * elf32-frv.c (elf32_frv_gc_mark_hook): Likewise. Also remove
6977 redundant local sym tests.
6978 * elf64-ppc.c (struct ppc_link_hash_entry): Add is_entry.
6979 (link_hash_newfunc): Init is_entry.
6980 (ppc64_elf_copy_indirect_symbol): Copy is_entry.
6981 (ppc64_elf_link_hash_table_create): Init all_local_syms.
6982 (create_linkage_sections): Use bfd_make_section_anyway rather than
6983 bfd_make_section.
6984 (ppc64_elf_mark_entry_syms): New function.
6985 (ppc64_elf_check_relocs): Don't bother testing elf_bad_symtab. Set
6986 up opd entry to function section map.
6987 (ppc64_elf_gc_mark_hook): Special case opd section relocs, and
6988 relocs that reference the opd section.
6989 (edit_opd): New function.
6990 (ppc64_elf_size_dynamic_sections): Call get_local_syms and edit_opd.
6991 (ppc64_elf_setup_section_lists): Don't calculate htab->bfd_count here.
6992 (get_local_syms): Do so here. Exit if we already have local syms.
6993 Remove bogus comment imported from elf32-hppa.c. Don't attempt to
6994 read local syms on non-ELF input.
6995 (ppc64_elf_size_stubs): Call _bfd_elf64_link_read_relocs rather
6996 than duplicating it's function here. Adjust free of internal
6997 relocs to suit.
6998 (ppc64_elf_relocate_section): Adjust local syms in opd section.
6999 * elf64-ppc.h (ppc64_elf_mark_entry_syms): Declare.
7000 * elf32-hppa.c (elf32_hppa_size_stubs): Call
7001 _bfd_elf32_link_read_relocs rather than duplicating it's function
7002 here. Adjust free of internal relocs to suit.
7003
7004 2002-07-01 Andreas Jaeger <aj@suse.de>
7005
7006 * elf64-x86-64.c (elf64_x86_64_check_relocs): Certain relocations
7007 are not allowed in shared libs code, enforce -fPIC.
7008
7009 2002-06-29 Hans-Peter Nilsson <hp@bitrange.com>
7010
7011 * mmo.c (mmo_write_loc_chunk): Don't eliminate leading and
7012 trailing zero-sequences when there's previous left-over data.
7013
7014 2002-06-27 John David Anglin <dave@hiauly1.hia.nrc.ca>
7015
7016 * elf64-hppa.c (elf64_hppa_reloc_type_class): New function.
7017 (elf64_hppa_finish_dynamic_sections): Check other_rel_sec, dlt_rel_sec
7018 and opd_rel_sec in order for starting rela section. Check _raw_size.
7019 (elf_backend_reloc_type_class): Define.
7020
7021 2002-06-27 Kevin Buettner <kevinb@redhat.com>
7022
7023 * dwarf2.c (decode_line_info): Handle older, non-standard, 64-bit
7024 DWARF2 formats.
7025
7026 2002-06-27 Alan Modra <amodra@bigpond.net.au>
7027
7028 * cpu-powerpc.c: Comment on ordering of arch_info.
7029 * elf32-ppc.c (ppc_elf_object_p): New function.
7030 (elf_backend_object_p): Define.
7031 * elf64-ppc.c (ppc64_elf_object_p): New function.
7032 (elf_backend_object_p): Define.
7033
7034 2002-06-26 Jason Thorpe <thorpej@wasabisystems.com>
7035
7036 * configure.in (vax-*-netbsd*): Set COREFILE to netbsd-core.lo.
7037 * configure: Regenerate.
7038
7039 2002-06-25 Jason Eckhardt <jle@rice.edu>
7040
7041 * dwarf2.c (decode_line_info): Check unit->addr_size
7042 to read in the proper number of prologue bytes.
7043
7044 2002-06-25 Nick Clifton <nickc@cambridge.redhat.com>
7045
7046 * config.bfd (powerpc-*-aix5*): Only create a selvecs for
7047 aix5coff64_vec if 64-bit bfd support has been enabled.
7048 (powerpc64-*-aix5*): Only define if 64-bit bfd support has
7049 been enabled.
7050
7051 * targets.c (_bfd_target_vector[]): Only include
7052 aix5coff64_vec if 64-bit bfd support has been enabled.
7053
7054 2002-06-25 Alan Modra <amodra@bigpond.net.au>
7055
7056 * elf64-ppc.c (ppc_add_stub): Replace strcpy/strncpy with memcpy.
7057 * elf32-hppa.c (hppa_add_stub): Likewise.
7058 * elflink.c (_bfd_elf_link_record_dynamic_symbol): Likewise.
7059 * elflink.h (elf_add_default_symbol): Fix comment typo.
7060 (elf_add_default_symbol): Replace strcpy and strncpy with memcpy.
7061 (elf_link_add_object_symbols): Likewise.
7062 (elf_link_assign_sym_version): Likewise.
7063 * hash.c (bfd_hash_lookup): Likewise.
7064 * linker.c (_bfd_generic_link_add_one_symbol): Likewise.
7065 * section.c (bfd_get_unique_section_name): Likewise.
7066 * syms.c (_bfd_stab_section_find_nearest_line): Likewise.
7067 * elf.c (_bfd_elf_make_section_from_phdr): Likewise.
7068 (assign_section_numbers): Likewise.
7069 (_bfd_elfcore_make_pseudosection): Likewise.
7070 (elfcore_grok_lwpstatus): Likewise.
7071 (elfcore_grok_win32pstatus): Likewise.
7072 (elfcore_write_note): Constify input params. Use PTR instead of
7073 void *. Include terminating NUL in namesz. Correct padding.
7074 Support NULL "name" param. Use memcpy instead of strcpy.
7075 (elfcore_write_prpsinfo): Constify input params.
7076 (elfcore_write_prstatus): Likewise. Use PTR instead of void *.
7077 (elfcore_write_lwpstatus): Likewise.
7078 (elfcore_write_pstatus): Likewise.
7079 (elfcore_write_prfpreg): Likewise.
7080 (elfcore_write_prxfpreg): Likewise.
7081 * elf-bfd.h (elfcore_write_note): Update declaration.
7082 (elfcore_write_prpsinfo): Likewise.
7083 (elfcore_write_prstatus): Likewise.
7084 (elfcore_write_pstatus): Likewise.
7085 (elfcore_write_prfpreg): Likewise.
7086 (elfcore_write_prxfpreg): Likewise.
7087 (elfcore_write_lwpstatus): Likewise.
7088
7089 2002-06-25 Jason Eckhardt <jle@rice.edu>
7090
7091 * ecoff.c (ecoff_set_symbol_info): Set BSF_FUNCTION for
7092 symbols of type stProc and stStaticProc.
7093
7094 2002-06-25 Nick Clifton <nickc@redhat.com>
7095
7096 * ecoff.c: VArious formatting fixes.
7097
7098 2002-06-25 Alan Modra <amodra@bigpond.net.au>
7099
7100 * coff-rs6000.c (xcoff_generate_rtinit): Fix typo.
7101
7102 2002-06-25 Alan Modra <amodra@bigpond.net.au>
7103
7104 * aout-adobe.c: Don't compare against "true" or "false.
7105 * aout-target.h: Likewise.
7106 * aoutx.h: Likewise.
7107 * archive.c: Likewise.
7108 * bout.c: Likewise.
7109 * cache.c: Likewise.
7110 * coff-a29k.c: Likewise.
7111 * coff-alpha.c: Likewise.
7112 * coff-i386.c: Likewise.
7113 * coff-mips.c: Likewise.
7114 * coff-or32.c: Likewise.
7115 * coff64-rs6000.c: Likewise.
7116 * coffcode.h: Likewise.
7117 * coffgen.c: Likewise.
7118 * cpu-ns32k.c: Likewise.
7119 * ecoff.c: Likewise.
7120 * ecofflink.c: Likewise.
7121 * elf.c: Likewise.
7122 * elf32-arm.h: Likewise.
7123 * elf32-cris.c: Likewise.
7124 * elf32-d30v.c: Likewise.
7125 * elf32-i386.c: Likewise.
7126 * elf32-mcore.c: Likewise.
7127 * elf32-ppc.c: Likewise.
7128 * elf32-sh.c: Likewise.
7129 * elf32-sh64.c: Likewise.
7130 * elf32-v850.c: Likewise.
7131 * elf64-alpha.c: Likewise.
7132 * elf64-sh64.c: Likewise.
7133 * elfcode.h: Likewise.
7134 * elfcore.h: Likewise.
7135 * elflink.h: Likewise.
7136 * elfxx-mips.c: Likewise.
7137 * i386os9k.c: Likewise.
7138 * ieee.c: Likewise.
7139 * libbfd.c: Likewise.
7140 * linker.c: Likewise.
7141 * mmo.c: Likewise.
7142 * nlm32-alpha.c: Likewise.
7143 * nlm32-i386.c: Likewise.
7144 * nlm32-ppc.c: Likewise.
7145 * nlm32-sparc.c: Likewise.
7146 * nlmcode.h: Likewise.
7147 * oasys.c: Likewise.
7148 * pdp11.c: Likewise.
7149 * peicode.h: Likewise.
7150 * reloc.c: Likewise.
7151 * som.c: Likewise.
7152 * srec.c: Likewise.
7153 * tekhex.c: Likewise.
7154 * vms.c: Likewise.
7155 * xcofflink.c: Likewise.
7156 * elf64-sparc.c: Edit comment to not use "== false".
7157
7158 * aoutf1.h: Don't use "? true : false".
7159 * ecoff.c: Likewise.
7160 * format.c: Likewise.
7161 * ieee.c: Likewise.
7162 * linker.c: Likewise.
7163 * mmo.c: Likewise.
7164 * oasys.c: Likewise.
7165
7166 2002-06-23 H.J. Lu <hjl@gnu.org>
7167
7168 * elflink.h (elf_link_add_archive_symbols): For the default
7169 version, check references with only one `@' first.
7170
7171 2002-06-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
7172
7173 * elf64-hppa.c (elf64_hppa_mark_milli_and_exported_functions): New
7174 function.
7175 (allocate_global_data_dlt): Don't add millicode symbols to dynamic
7176 symbol table.
7177 (allocate_global_data_opd, allocate_dynrel_entries): Likewise.
7178 (elf64_hppa_size_dynamic_sections): Revise to use
7179 elf64_hppa_mark_milli_and_exported_functions.
7180 (elf64_hppa_finish_dynamic_symbol): Remove code to keep millicode
7181 symbols out of dynamic symbol table.
7182
7183 2002-06-23 Alan Modra <amodra@bigpond.net.au>
7184
7185 * Makefile.in: Regenerate.
7186 * libbfd.h: Regenerate.
7187 * bfd-in2.h: Regenerate.
7188 * configure: Regenerate.
7189 * po/SRC-POTFILES.in: Regenerate.
7190
7191 * elflink.h: Comment typo fixes.
7192
7193 2002-06-23 H.J. Lu <hjl@gnu.org>
7194
7195 * elf-bfd.h (elf_link_loaded_list): New structure.
7196 (elf_link_hash_table): Add "loaded".
7197 * elf.c (_bfd_elf_link_hash_table_init): Initialize "loaded".
7198 * elflink.h (elf_link_check_versioned_symbol): New function.
7199 (elf_link_output_extsym): Call elf_link_check_versioned_symbol.
7200
7201 2002-06-19 Nick Clifton <nickc@cambridge.redhat.com>
7202
7203 * elflink.h (size_dynamic_sections): If the target does not
7204 support an ELF style hash table, return true, indicating that
7205 nothing needed to be done, rather than false, indicating that the
7206 section's size could not be computed.
7207
7208 2002-06-18 Dave Brolley <brolley@redhat.com>
7209
7210 From Catherine Moore, Michael Meissner, Dave Brolley:
7211 * po/SRC-POTFILES.in: Add cpu-frv.c and elf32-frv.c
7212 * targets.c: Support bfd_elf32_frv_vec.
7213 * reloc.c: Add FRV relocs.
7214 * configure.in: Add support for bfd-elf32-frv-vec.
7215 * config.bfd (targ_cpu): Add support for frv-*-elf.
7216 * archures.c: Add frv arch and machines.
7217 * Makefile.am (ALL_MACHINES): Add cpu-frv.lo.
7218 (ALL_MACHINES_CFILES): Add cpu-frv.c.
7219 (BFD32_BACKENDS): Add elf32-frv.lo.
7220 (BFD32_BACKENDS_CFILES): Add elf32-frv.c
7221 (cpu-frv.lo): New target.
7222 (elf32-frv.lo): New target.
7223 * cpu-frv.c: New file.
7224 * elf32-frv.c: New file.
7225
7226 2002-06-18 Jakub Jelinek <jakub@redhat.com>
7227
7228 * elfcode.h (elf_object_p): Sanity check eh_shoff == 0 implies
7229 e_shnum == 0.
7230 Only read the first section header if e_shoff is non-zero.
7231 Don't consider e_shstrndx if there are no sections.
7232
7233 2002-06-17 Tom Rix <trix@redhat.com>
7234
7235 * elf32-d10v.c (elf_d10v_howto_table): Change R_D10V_10_PCREL_R,
7236 R_D10V_10_PCREL_L and R_D10V_18_PCREL to use
7237 complain_overflow_bitfield.
7238
7239 2002-06-17 Alan Modra <amodra@bigpond.net.au>
7240
7241 * opncls.c (bfd_openr): Remove redundant bfd_set_error.
7242 (bfd_fdopenr): Likewise.
7243 (bfd_openstreamr): Likewise.
7244 (bfd_openw): Likewise.
7245
7246 * targets.c: Sort target vecs.
7247 (_bfd_target_vector): Add aix5coff64_vec, bfd_elf32_sh64_vec,
7248 bfd_elf32_sh64l_vec, bfd_elf32_sh64lnbsd_vec,
7249 bfd_elf32_sh64nbsd_vec, bfd_elf64_sh64_vec, bfd_elf64_sh64l_vec,
7250 bfd_elf64_sh64lnbsd_vec, bfd_elf64_sh64nbsd_vec.
7251 * configure.in: Sort target vecs. Add m88kmach3_vec.
7252 * configure: Regenerate.
7253
7254 2002-06-16 Hans-Peter Nilsson <hp@bitrange.com>
7255
7256 * elf64-mmix.c (bpo_reloc_request_sort_fn): Use member
7257 bpo_reloc_no to break sort order ties, not address of items.
7258
7259 2002-06-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
7260
7261 * elf-hppa.h (elf_hppa_final_link): Fix formatting in comment.
7262 Skip excluded sections in determing __gp value.
7263 (elf_hppa_final_link_relocate): Use the symbol's address in
7264 R_PARISC_FPTR64 relocations that don't need an opd entry.
7265 * elf64-hppa.c (allocate_dynrel_entries): Simplify code.
7266 (elf64_hppa_finalize_dynreloc): Likewise.
7267 (elf64_hppa_size_dynamic_sections): Move comments and fix typo.
7268 (elf64_hppa_finish_dynamic_symbol): Break up assert.
7269
7270 2002-06-14 Sergey Grigoriev <serge@leopold.Physik.Uni-Augsburg.DE>
7271
7272 * pei-i386.c (COFF_SECTION_ALIGNMENT_ENTRIES): Enable 16 byte
7273 alignment for .bss, .data and .text sections so that sse and sse2
7274 code will work.
7275 * pe-i386.c (COFF_SECTION_ALIGNMENT_ENTRIES): Likewise.
7276
7277 2002-06013 J"orn Rennecke <joern.rennecke@superh.com>
7278
7279 config.bfd: Add support for sh[1234]l*-*-elf* | sh3el*-*-elf*,
7280 sh[1234]*-elf*.
7281
7282 2002-06-12 John David Anglin <dave@hiauly1.hia.nrc.ca>
7283
7284 * elflink.h (elf_bfd_final_link): Improve error handling for missing
7285 dynamic sections.
7286
7287 * elf64-hppa.c (allocate_global_data_opd): We don't need an opd entry
7288 for a symbol that has no output section.
7289 (allocate_dynrel_entries): Correct comment.
7290 (elf64_hppa_finalize_dynreloc): Likewise. Don't create an opd entry
7291 unless we want one.
7292 (elf64_hppa_finalize_opd): Prevent segfault if dyn_h is NULL.
7293 (elf64_hppa_finalize_dlt): Likewise. Prevent segfault for symbols
7294 with no section. Remove unnecessary parentheses.
7295
7296 2002-06-11 Tom Rix <trix@redhat.com>
7297
7298 * coffcode.h (coff_compute_section_file_positions): Add data
7299 section to AIX loader alignment check.
7300
7301 * coff-rs6000.c (_bfd_xcoff_mkobject): Set default text section
7302 alignment to 4 bytes.
7303 (_bfd_xcoff_copy_private_bfd_data): Use text and data alignment
7304 power accessor macro.
7305 (do_shared_object_padding): Remove invalid assertion.
7306
7307 2002-06-10 Richard Sandiford <rsandifo@redhat.com>
7308
7309 * section.c (_bfd_strip_section_from_output): Set SEC_EXCLUDE
7310 for removed output sections.
7311
7312 2002-06-10 Geoffrey Keating <geoffk@redhat.com>
7313
7314 * merge.c (merge_strings): Use htab_create_alloc with calloc, not
7315 htab_alloc.
7316 * elf-strtab.c (_bfd_elf_strtab_finalize): Likewise.
7317
7318 2002-06-08 H.J. Lu <hjl@gnu.org>
7319
7320 * elf.c (copy_private_bfd_data): Don't cast to bfd_size_type to
7321 work around a long long bug in gcc 2.96 on mips.
7322
7323 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7324
7325 * Makefile.am (BFD32_BACKENDS): Add vax1knetbsd.lo.
7326 (BFD32_BACKENDS_CFILES): Add vax1knetbsd.c.
7327 Regenerate dependency lists.
7328 * Makefile.in: Regenerate.
7329 * config.bfd (vax-*-netbsdelf*, vax-*-netbsdaout*): Add
7330 vax1knetbsd_vec to targ_selvecs.
7331 * configure.in: Add vax1knetbsd_vec.
7332 * configure: Regenerate.
7333 * targets.c (_bfd_target_vector): Add vax1knetbsd_vec.
7334 * vax1knetbsd.c: New file.
7335 * vaxnetbsd.c: Update copyright years.
7336 (TARGET_PAGE_SIZE): Set to 0x1000.
7337 (DEFAULT_MID): Set to M_VAX4K_NETBSD.
7338
7339 2002-06-08 Matt Thomas <matt@3am-software.com>
7340
7341 * libaout.h (enum machine_type): Add M_VAX4K_NETBSD.
7342
7343 2002-06-08 Alan Modra <amodra@bigpond.net.au>
7344
7345 * elf64-sh64.c (sh64_elf64_link_output_symbol_hook): Make static.
7346
7347 2002-06-08 Alan Modra <amodra@bigpond.net.au>
7348
7349 * Makefile.am: Run "make dep-am".
7350 * Makefile.in: Regenerate.
7351
7352 * armnetbsd.c: Replace CONST with const.
7353 * corefile.c: Likewise.
7354 * elf32-dlx.c: Likewise.
7355 * elf64-mips.c: Likewise.
7356 * mmo.c: Likewise.
7357 * ns32knetbsd.c: Likewise.
7358
7359 * elf64-sparc.c (sparc64_elf_add_symbol_hook): Check the hash
7360 table is elf64-sparc.
7361
7362 2002-06-08 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7363
7364 * elfxx-mips.c (_bfd_mips_elf_relocate_section): Simplify code.
7365 Fix RELA addends to get not shifted in the result. Don't do special
7366 handling of R_MIPS_64 for NewABI.
7367
7368 2002-06-07 Alan Modra <amodra@bigpond.net.au>
7369
7370 * aoutx.h (NAME(aout,slurp_symbol_table)): Use bfd_zmalloc.
7371 (NAME(aout,slurp_reloc_table)): Likewise.
7372 * coff-mips.c (mips_relax_section): Use bfd_zalloc.
7373 * coff-rs6000.c (xcoff_write_armap_big): Use bfd_zmalloc.
7374 (xcoff_write_archive_contents_big): Likewise.
7375 (xcoff_generate_rtinit): Likewise.
7376 (xcoff_generate_rtinit): Likewise, and check error return.
7377 * coff64-rs6000.c (xcoff64_generate_rtinit): Likewise.
7378 * coffgen.c (coff_section_symbol): Use bfd_zalloc.
7379 (coff_get_normalized_symtab): Likewise.
7380 (coff_make_empty_symbol): Likewise.
7381 (bfd_coff_set_symbol_class): Likewise.
7382 * cofflink.c (coff_link_add_symbols): Likewise.
7383 * ecoff.c (_bfd_ecoff_make_empty_symbol): Likewise.
7384 * ecofflink.c (ecoff_write_shuffle): Use bfd_zmalloc.
7385 (bfd_ecoff_write_accumulated_debug): Likewise.
7386 * elf64-alpha.c (get_got_entry): Use bfd_zalloc.
7387 * i386linux.c (bfd_i386linux_size_dynamic_sections): Likewise.
7388 * i386lynx.c (NAME(lynx,slurp_reloc_table)): Use bfd_zmalloc.
7389 * ieee.c (do_with_relocs): Use bfd_zalloc.
7390 * m68klinux.c (bfd_m68klinux_size_dynamic_sections): Likewise.
7391 * pdp11.c (NAME(aout,slurp_symbol_table)): Use bfd_zmalloc.
7392 (NAME(aout,slurp_reloc_table)): Likewise.
7393 (NAME(aout,squirt_out_relocs)): Don't memset when zalloc'd.
7394 * reloc16.c (bfd_coff_reloc16_relax_section): Use bfd_zmalloc.
7395 * som.c (som_build_and_write_symbol_table): Likewise.
7396 (som_slurp_string_table): Likewise.
7397 (som_slurp_symbol_table): Likewise.
7398 (som_bfd_ar_write_symbol_stuff): Likewise.
7399 * sparclinux.c (bfd_sparclinux_size_dynamic_sections): Use bfd_zalloc.
7400 * sunos.c (bfd_sunos_size_dynamic_sections): Likewise.
7401 * tekhex.c (find_chunk): Likewise. Get rid of unused "sname".
7402 * vms-gsd.c (_bfd_vms_slurp_gsd): Use bfd_zmalloc.
7403 * xcofflink.c (xcoff_link_add_symbols): Use bfd_zalloc/bfd_zmalloc.
7404
7405 2002-06-07 Alan Modra <amodra@bigpond.net.au>
7406
7407 * elf-bfd.h (struct bfd_elf_section_data <group_name>): Replace with
7408 "group" union.
7409 (elf_group_name): Update.
7410 (elf_group_id): Define.
7411 (bfd_elf_set_group_contents): Declare.
7412 * elf.c (elf_fake_sections): Qualify use of elf_group_name.
7413 (set_group_contents): Rename to bfd_elf_set_group_contents. Remove
7414 ATTRIBUTE_UNUSED from failedptrarg. If elf_group_id is set, use
7415 that sym for the signature.
7416 (_bfd_elf_compute_section_file_positions): Don't call
7417 set_group_contents for "ld -r" case.
7418 (swap_out_syms): Use bfd_zalloc.
7419 * elflink.h (elf_link_add_archive_symbols): Likewise.
7420 (NAME(bfd_elf,size_dynamic_sections)): Likewise.
7421 (elf_bfd_final_link): Call bfd_elf_set_group_contents.
7422
7423 2002-06-07 Alan Modra <amodra@bigpond.net.au>
7424
7425 * elf64-ppc.c (ppc64_elf_relocate_section): Allow unresolved
7426 relocs in opd for non-shared too.
7427
7428 2002-06-06 Jeffrey Law <law@redhat.com>
7429
7430 * elf32-h8300.c (elf32_h8_relax_section): Ignore uninteresting
7431 relocations.
7432
7433 2002-06-06 Nick Clifton <nickc@cambridge.redhat.com>
7434
7435 * merge.c: Include libiberty.h.
7436 * elf-strtab.c: Include libiberty.h.
7437
7438 2002-06-06 Elias Athanasopoulos <eathan@otenet.gr>
7439
7440 * peXXigen.c (pe_print_idata): Remove unused variable.
7441
7442 2002-06-06 David Heine <dlheine@tensilica.com>
7443
7444 * elf.c (assign_file_positions_for_segments): Remove unallocated
7445 sections from the section to segment mapping for PT_LOAD segments.
7446 Update comment about empty loadable segments.
7447
7448 2002-06-06 Richard Sandiford <rsandifo@redhat.com>
7449
7450 * stabs.c (_bfd_link_section_stabs): Check that the symbol offset
7451 is within the .stabstr section.
7452
7453 2002-06-06 Alan Modra <amodra@bigpond.net.au>
7454
7455 * elf-bfd.h (struct elf_size_info <swap_symbol_in>): Function args
7456 are "const PTR", not "const PTR *".
7457 (bfd_elf32_swap_symbol_in): Likewise.
7458 (bfd_elf64_swap_symbol_in): Likewise.
7459 * elfcode.h (elf_swap_symbol_in): Change input args to const PTR.
7460 (elf_slurp_symbol_table): Adjust call to elf_swap_symbol_in.
7461 * elflink.h (elf_link_is_defined_archive_symbol): Likewise.
7462 (elf_link_add_object_symbols): Likewise.
7463 (elf_link_record_local_dynamic_symbol): Likewise.
7464 (elf_link_input_bfd): Likewise.
7465 (elf_gc_mark): Likewise.
7466 (elf_reloc_symbol_deleted_p): Likewise.
7467 * elf-m10200.c (mn10200_elf_relax_section): Likewise.
7468 (mn10200_elf_relax_delete_bytes): Likewise.
7469 (mn10200_elf_symbol_address_p): Likewise.
7470 (mn10200_elf_get_relocated_section_contents): Likewise.
7471 * elf-m10300.c (mn10300_elf_relax_section): Likewise.
7472 (mn10300_elf_relax_section): Likewise.
7473 (mn10300_elf_relax_delete_bytes): Likewise.
7474 (mn10300_elf_symbol_address_p): Likewise.
7475 (mn10300_elf_get_relocated_section_contents): Likewise.
7476 * elf32-h8300.c (elf32_h8_relax_section): Likewise.
7477 (elf32_h8_relax_delete_bytes): Likewise.
7478 (elf32_h8_symbol_address_p): Likewise.
7479 (elf32_h8_get_relocated_section_contents): Likewise.
7480 * elf32-hppa.c (get_local_syms): Likewise.
7481 * elf32-m68k.c (bfd_m68k_elf32_create_embedded_relocs): Likewise.
7482 * elf32-mips.c (bfd_mips_elf32_create_embedded_relocs): Likewise.
7483 * elf32-sh.c (sh_elf_relax_section): Likewise.
7484 (sh_elf_relax_delete_bytes): Likewise.
7485 (sh_elf_get_relocated_section_contents): Likewise.
7486 * elf32-xstormy16.c (xstormy16_elf_relax_section): Likewise.
7487 * elf64-alpha.c (elf64_alpha_relax_section): Likewise.
7488 * elf64-hppa.c (elf64_hppa_check_relocs): Likewise.
7489 * elf64-mmix.c (mmix_elf_relax_section): Likewise.
7490 * elf64-ppc.c (get_local_syms): Likewise.
7491 * elf64-sh64.c (sh_elf64_get_relocated_section_contents): Likewise.
7492 * elfxx-ia64.c (elfNN_ia64_relax_section): Likewise.
7493
7494 2002-06-05 J"orn Rennecke <joern.rennecke@superh.com>
7495
7496 * config.bfd (sh64l*-*-elf*, shl*-*-elf*): New configurations.
7497
7498 2002-06-05 Alan Modra <amodra@bigpond.net.au>
7499
7500 * elf.c (group_signature): Swap in the whole symbol, and handle
7501 extracting section symbol names.
7502 (setup_group): Add comment.
7503 (set_group_contents): When called from objcopy or ld, arrange for
7504 section contents to be written. Write group member output section
7505 indices to allow objcopy to reorganize sections.
7506 (_bfd_elf_copy_private_section_data): Copy group info.
7507
7508 * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.
7509 (bfd_elf32_swap_symbol_in): Update prototype.
7510 (bfd_elf64_swap_symbol_in): Likewise.
7511 * elfcode.h (elf_swap_symbol_in): Change input args to const PTR *.
7512 (elf_slurp_symbol_table): Adjust call to elf_swap_symbol_in.
7513 * elflink.h (elf_link_is_defined_archive_symbol): Likewise.
7514 (elf_link_add_object_symbols): Likewise.
7515 (elf_link_record_local_dynamic_symbol): Likewise.
7516 (elf_link_input_bfd): Likewise.
7517 (elf_gc_mark): Likewise.
7518 (elf_reloc_symbol_deleted_p): Likewise.
7519 * elf-m10200.c (mn10200_elf_relax_section): Likewise.
7520 (mn10200_elf_relax_delete_bytes): Likewise.
7521 (mn10200_elf_symbol_address_p): Likewise.
7522 (mn10200_elf_get_relocated_section_contents): Likewise.
7523 * elf-m10300.c (mn10300_elf_relax_section): Likewise.
7524 (mn10300_elf_relax_section): Likewise.
7525 (mn10300_elf_relax_delete_bytes): Likewise.
7526 (mn10300_elf_symbol_address_p): Likewise.
7527 (mn10300_elf_get_relocated_section_contents): Likewise.
7528 * elf32-h8300.c (elf32_h8_relax_section): Likewise.
7529 (elf32_h8_relax_delete_bytes): Likewise.
7530 (elf32_h8_symbol_address_p): Likewise.
7531 (elf32_h8_get_relocated_section_contents): Likewise.
7532 * elf32-hppa.c (get_local_syms): Likewise.
7533 * elf32-m68k.c (bfd_m68k_elf32_create_embedded_relocs): Likewise.
7534 * elf32-mips.c (bfd_mips_elf32_create_embedded_relocs): Likewise.
7535 * elf32-sh.c (sh_elf_relax_section): Likewise.
7536 (sh_elf_relax_delete_bytes): Likewise.
7537 (sh_elf_get_relocated_section_contents): Likewise.
7538 * elf32-xstormy16.c (xstormy16_elf_relax_section): Likewise.
7539 * elf64-alpha.c (elf64_alpha_relax_section): Likewise.
7540 * elf64-hppa.c (elf64_hppa_check_relocs): Likewise.
7541 * elf64-mmix.c (mmix_elf_relax_section): Likewise.
7542 * elf64-ppc.c (get_local_syms): Likewise.
7543 * elf64-sh64.c (sh_elf64_get_relocated_section_contents): Likewise.
7544 * elfxx-ia64.c (elfNN_ia64_relax_section): Likewise.
7545 * elfcode.h (NAME(_bfd_elf,size_info)): Update initialiser.
7546 * elf64-alpha.c (alpha_elf_size_info): Likewise.
7547 * elf64-hppa.c (hppa64_elf_size_info): Likewise.
7548 * elf64-mips.c (mips_elf64_size_info): Likewise.
7549 * elf64-s390.c (s390_elf64_size_info): Likewise.
7550 * elf64-sparc.c (sparc64_elf_size_info): Likewise.
7551
7552 2002-06-05 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
7553
7554 * elf32-mips.c (elf32_mips_ignore_discarded_relocs): Move to...
7555 elfxx-mips.c (_bfd_mips_elf_ignore_discarded_relocs): ... here.
7556 elf64-mips.c (elf_backend_ignore_discarded_relocs): Use
7557 _bfd_mips_elf_ignore_discarded_relocs.
7558 elfxx-mips.h (_bfd_mips_elf_ignore_discarded_relocs): Declare.
7559
7560 2002-06-05 H.J. Lu <hjl@gnu.org>
7561
7562 * elfxx-mips.c (mips_elf_calculate_relocation): Call
7563 _bfd_elf_rel_local_sym for STT_SECTION relocations against
7564 the SEC_MERGE section.
7565
7566 2002-06-05 Alan Modra <amodra@bigpond.net.au>
7567
7568 * coff-alpha.c: Update copyright date.
7569 * coff-mips.c: Likewise.
7570 * xcoff-target.h: Likewise.
7571
7572 * bfd-in.h: Remove "taken from the source" comment.
7573 * libbfd-in.h: Likewise.
7574 * libcoff-in.h: Likewise.
7575 * bfd-in2.h: Regenerate.
7576 * libbfd.h: Regenerate.
7577 * libcoff.h: Regenerate.
7578
7579 * elf.c (bfd_elf_discard_group): Return true.
7580 * elf-bfd.h (bfd_elf_discard_group): Declare.
7581 * bfd-in.h (bfd_elf_discard_group): Don't declare here.
7582 * section.c (bfd_discard_group): Rename to bfd_generic_discard_group.
7583 * bfd.c (bfd_discard_group): Define.
7584 * targets.c (struct bfd_target): Add _bfd_discard_group.
7585 (BFD_JUMP_TABLE_LINK): Here too.
7586 * libbfd-in.h (_bfd_nolink_bfd_discard_group): Define.
7587 * aout-adobe.c (aout_32_bfd_discard_group): Define.
7588 * aout-target.h (MY_bfd_discard_group): Define.
7589 * aout-tic30.c (MY_bfd_discard_group): Define.
7590 * binary.c (binary_bfd_discard_group): Define.
7591 * bout.c (b_out_bfd_discard_group): Define.
7592 * coff-alpha.c (_bfd_ecoff_bfd_discard_group): Define.
7593 * coffcode.h (coff_bfd_discard_group): Define.
7594 * coff-mips.c (_bfd_ecoff_bfd_discard_group): Define.
7595 * elfxx-target.h (bfd_elfNN_bfd_discard_group): Define.
7596 * i386msdos.c (msdos_bfd_discard_group): Define.
7597 * i386os9k.c (os9k_bfd_discard_group): Define.
7598 * ieee.c (ieee_bfd_discard_group): Define.
7599 * ihex.c (ihex_bfd_discard_group): Define.
7600 * mmo.c (mmo_bfd_discard_group): Define.
7601 * nlm-target.h (nlm_bfd_discard_group): Define.
7602 * oasys.c (oasys_bfd_discard_group): Define.
7603 * ppcboot.c (ppcboot_bfd_discard_group): Define.
7604 * som.c (som_bfd_discard_group): Define.
7605 * srec.c (srec_bfd_discard_group): Define.
7606 * tekhex.c (tekhex_bfd_discard_group): Define.
7607 * versados.c (versados_bfd_discard_group): Define.
7608 * vms.c (vms_bfd_discard_group): Define.
7609 * xcoff-target.h (_bfd_xcoff_bfd_discard_group): Define.
7610 * coff64-rs6000.c (rs6000coff64_vec): Update initialiser.
7611 (aix5coff64_vec): Likewise.
7612 * coff-rs6000.c (rs6000coff_vec, pmac_xcoff_vec): Likewise.
7613
7614 2002-06-04 Jason Thorpe <thorpej@wasabisystems.com>
7615
7616 * Makefile.am (BFD32_BACKENDS): Add elf32-sh64-com.lo.
7617 (BFD32_BACKENDS_CFILES): Add elf32-sh64-com.c.
7618 (elf32-sh64-com.lo): New dependency list.
7619 * Makefile.in: Regenerate.
7620 * configure.in (bfd_elf32_sh64_vec, bfd_elf32_sh64l_vec)
7621 (bfd_elf32_sh64nbsd_vec, bfd_elf32_sh64lnbsd_vec): Add
7622 elf32-sh64-com.lo.
7623 * configure: Regenerate.
7624 * elf32-sh64.c (sh64_address_in_cranges)
7625 (sh64_get_contents_type, sh64_address_is_shmedia): Move to...
7626 (crange_qsort_cmpb, crange_qsort_cmpl, crange_bsearch_cmpb):
7627 (crange_bsearch_cmpl): Prepend _bfd_sh64_ to name and move to...
7628 * elf32-sh64-com.c: ...here. New file.
7629
7630 2002-06-04 Alan Modra <amodra@bigpond.net.au>
7631
7632 * elf32-openrisc.c (openrisc_elf_gc_mark_hook): Remove
7633 ATTRIBUTE_UNUSED on used params.
7634 * elf32-vax.c (elf_vax_gc_mark_hook): Remove unnecessary checks
7635 before calling bfd_section_from_elf_index on local syms.
7636 * elf64-sh64.c (sh_elf64_gc_mark_hook): Likewise.
7637
7638 2002-06-04 Jason Thorpe <thorpej@wasabisystems.com>
7639
7640 * Makefile.am (BFD32_BACKENDS): Add elf32-sh64-nbsd.lo.
7641 (BFD32_BACKENDS_CFILES): Add elf32-sh64-nbsd.c.
7642 (BFD64_BACKENDS): Add elf64-sh64-nbsd.lo.
7643 (BFD64_BACKENDS_CFILES): Add elf64-sh64-nbsd.c.
7644 (elf32-sh64-nbsd.lo, elf64-sh64-nbsd.lo): New rules.
7645 * Makefile.in: Regenerate.
7646 * config.bfd (sh5le-*-netbsd*, sh5-*-netbsd*, sh64le-*-netbsd*)
7647 (sh64-*-netbsd*): New targets.
7648 * configure.in: Add bfd_elf32_sh64nbsd_vec, bfd_elf32_sh64lnbsd_vec,
7649 bfd_elf64_sh64nbsd_vec, and bfd_elf64_sh64lnbsd_vec.
7650 * configure: Regenerate.
7651 * elf32-sh64-nbsd.c: New file.
7652 * elf64-sh64-nbsd.c: New file.
7653 * targets.c: Add extern decls for bfd_elf32_sh64nbsd_vec,
7654 bfd_elf32_sh64lnbsd_vec, bfd_elf64_sh64nbsd_vec, and
7655 bfd_elf64_sh64lnbsd_vec.
7656
7657 2002-06-04 Alan Modra <amodra@bigpond.net.au>
7658
7659 * elf.c (setup_group): Set SEC_LINK_ONCE on GRP_COMDAT groups.
7660 (bfd_section_from_shdr): Likewise. Set section name of group
7661 sections from signature.
7662 (group_signature): Split out from setup_group. Ensure symbol table
7663 is available.
7664 (bfd_elf_discard_group): New function.
7665 (_bfd_elf_make_section_from_shdr): Don't set SEC_LINK_ONCE on
7666 .gnu.linkonce* sections if they are members of a group.
7667 (set_group_contents): Set GRP_COMDAT flag.
7668 * section.c (bfd_discard_group): New function.
7669 * bfd-in.h (bfd_elf_discard_group): Declare.
7670 * bfd-in2.h: Regenerate.
7671 * elf-bfd.h (struct bfd_elf_section_data): Add linkonce_p field.
7672 (elf_linkonce_p): Define.
7673
7674 2002-06-04 Alan Modra <amodra@bigpond.net.au>
7675
7676 * elf.c (bfd_section_from_shdr): Make "name" const.
7677 * elf-bfd.h (elf_backend_section_from_shdr): Likewise.
7678 * elf32-i370.c (i370_elf_section_from_shdr): Likewise.
7679 * elf32-ppc.c (ppc_elf_section_from_shdr): Likewise.
7680 * elf32-sh64.c (sh64_backend_section_from_shdr): Likewise.
7681 * elf32-v850.c (v850_elf_section_from_shdr): Likewise.
7682 * elf64-alpha.c (elf64_alpha_section_from_shdr): Likewise.
7683 * elf64-hppa.c (elf64_hppa_section_from_shdr): Likewise.
7684 * elf64-ppc.c (ppc64_elf_section_from_shdr): Likewise.
7685 * elfxx-ia64.c (elfNN_ia64_section_from_shdr): Likewise.
7686 * elfxx-mips.c (_bfd_mips_elf_section_from_shdr): Likewise.
7687 * elfxx-mips.h (_bfd_mips_elf_section_from_shdr): Likewise.
7688
7689 2002-06-03 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
7690
7691 * elfxx-mips.c (ABI_64_P): Use backend's data to determine the
7692 ABI.
7693
7694 2002-06-02 Kazu Hirata <kazu@cs.umass.edu>
7695
7696 * elf32-arc.c: Fix formatting.
7697 * elf32-arm.h: Likewise.
7698 * elf32-cris.c: Likewise.
7699 * elf32-dlx.c: Likewise.
7700 * elf32-hppa.c: Likewise.
7701 * elf32-i386.c: Likewise.
7702 * elf32-i386qnx.c: Likewise.
7703 * elf32-or32.c: Likewise.
7704 * elf32-s390.c: Likewise.
7705 * elf32-sh64.c: Likewise.
7706 * elf32-vax.c: Likewise.
7707 * elf32-xstormy16.c: Likewise.
7708 * elf64-alpha.c: Likewise.
7709 * elf64-mmix.c: Likewise.
7710 * elf64-ppc.c: Likewise.
7711 * elf64-s390.c: Likewise.
7712 * elf64-sh64.c: Likewise.
7713 * elf64-x86-64.c: Likewise.
7714
7715 2002-06-02 Richard Henderson <rth@redhat.com>
7716
7717 * elf64-alpha.c (elf64_alpha_relocate_section): Don't dereference
7718 null when there are no got entries for a symbol.
7719 (elf64_alpha_relax_find_tls_segment): Rearrange to avoid
7720 uninitialized variable warning.
7721
7722 2002-06-01 Richard Henderson <rth@redhat.com>
7723
7724 * elf64-alpha.c (elf64_alpha_relax_with_lituse): Don't test for
7725 undefined symbols here.
7726 (elf64_alpha_relax_section): Do it here. Also test for not
7727 defined in the current module.
7728 (elf64_alpha_relocate_section_r): Split out of ...
7729 (elf64_alpha_relocate_section): ... here. Don't dereference
7730 NULL when looking up local got entries.
7731
7732 2002-06-01 Richard Henderson <rth@redhat.com>
7733
7734 * elf64-alpha.c (elf64_alpha_relax_with_lituse): Reject undefined
7735 symbols from JSR relaxation.
7736 (elf64_alpha_size_plt_section_1): New.
7737 (elf64_alpha_calc_dynrel_sizes): Split out .rela.got bits ...
7738 (elf64_alpha_size_rela_got_1): ... here.
7739 (elf64_alpha_size_dynamic_sections): Split out .rela.got bits ...
7740 (elf64_alpha_size_rela_got_section): ... here.
7741 (elf64_alpha_size_plt_section): New.
7742 (elf64_alpha_relax_section): Call them.
7743 (elf64_alpha_size_got_sections): Remove output_bfd arg.
7744 (elf64_alpha_finish_dynamic_symbol): Check gotent use_count.
7745
7746 2002-06-01 Richard Henderson <rth@redhat.com>
7747
7748 * elf64-alpha.c (alpha_get_dtprel_base, alpha_get_tprel_base): New.
7749 (elf64_alpha_relocate_section): Use them. Reject LE TLS relocs
7750 in shared libraries. Fix DTPRELHI and TPRELHI value.
7751 (INSN_ADDQ, INSN_RDUNIQ): New.
7752 (struct alpha_relax_info): Add symtab_hdr, tls_segment, first_gotent.
7753 (elf64_alpha_relax_with_lituse): Return boolean. Remove irelend
7754 argument. Reject dynamic symbols. Use LITUSE symbolic constants.
7755 (elf64_alpha_relax_got_load): Rename from relax_without_lituse.
7756 Handle GOTDTPREL and GOTTPREL relocations.
7757 (elf64_alpha_relax_gprelhilo): New.
7758 (elf64_alpha_relax_tls_get_addr): New.
7759 (elf64_alpha_relax_find_tls_segment): New.
7760 (elf64_alpha_relax_section): Handle TLS relocations.
7761 (ALPHA_ELF_LINK_HASH_TLS_IE): New.
7762 (elf64_alpha_check_relocs): Set it.
7763
7764 2002-06-01 Richard Henderson <rth@redhat.com>
7765
7766 * elf64-alpha.c (elf64_alpha_relax_section): Don't store computed gp.
7767
7768 * elf64-alpha.c (elf64_alpha_check_relocs): Fix typo on maybe_dynamic
7769 check; don't suppress dynamic relocs for non-allocated sections.
7770
7771 * elf64-alpha.c: Remove dead code.
7772
7773 2002-05-31 Alan Modra <amodra@bigpond.net.au>
7774
7775 * bfd-in2.h: Regenerate.
7776 * libbfd.h: Regenerate.
7777 * po/SRC-POTFILES.in: Regenerate.
7778
7779 * elf64-ppc.c (ppc64_elf_size_dynamic_sections): Don't allocate
7780 space for bss .plt.
7781
7782 2002-05-31 Graeme Peterson <gp@qnx.com>
7783
7784 * Makefile.am (BFD32_BACKENDS): Add elf32-i386qnx.lo.
7785 (BFD32_BACKENDS_CFILES): Add elf32-i386qnx.c.
7786 Run "make dep-am".
7787 * Makefile.in: Regenerate.
7788 * config.bfd: Add i[3456]86-*-nto-qnx* support.
7789 * configure.in: Add bfd_elf32_i386qnx_vec support.
7790 * configure: Regenerate.
7791 * elf-bfd.h (struct elf_backend_data): Add set_nonloadable_filepos,
7792 is_contained_by_filepos, and copy_private_bfd_data_p.
7793 * elf.c (assign_file_positions_for_segments): Call backend
7794 set_nonloadable_filepos. Fix non-K&R call to _bfd_error_handler.
7795 (IS_CONTAINED_BY_FILEPOS): Define.
7796 (INCLUDE_SECTION_IN_SEGMENT): Also test IS_CONTAINED_BY_FILEPOS.
7797 (copy_private_bfd_data): Use IS_CONTAINED_BY_FILEPOS. Typo fix.
7798 Fix non-K&R call to _bfd_error_handler.
7799 (_bfd_elf_copy_private_section_data): Use backend
7800 copy_private_bfd_data_p.
7801 * elf32-i386.c: Don't include elfxx-target.h when
7802 ELF32_I386_C_INCLUDED is defined.
7803 * elf32-i386qnx.c: New QNX elf backend file.
7804 * elfxx-target.h: Add elf_backend_set_nonloadable_filepos,
7805 elf_backend_is_contained_by_filepos, and
7806 elf_backend_do_copy_private_bfd_data.
7807 * targets.c: Add bfd_target bfd_elf32_i386qnx_vec.
7808
7809 2002-05-31 Alan Modra <amodra@bigpond.net.au>
7810
7811 * elfarm-oabi.c (bfd_elf32_arm_add_glue_sections_to_bfd): Define.
7812 Move other similar defines to start of file.
7813
7814 2002-05-30 Tom Rix <trix@redhat.com>
7815
7816 * coff-rs6000.c (xcoff_rtype2howto): Handle 16 bit R_RBA.
7817 * coff64-rs6000.c (xcoff64_rtype2howto): Same.
7818
7819 2002-05-30 Richard Henderson <rth@redhat.com>
7820
7821 * elf64-alpha.c (ALPHA_ELF_LINK_HASH_LU_TLSGD,
7822 ALPHA_ELF_LINK_HASH_LU_TLSLDM, ALPHA_ELF_LINK_HASH_LU_FUNC): New.
7823 (ALPHA_ELF_GOT_ENTRY_RELOCS_DONE): Remove.
7824 (ALPHA_ELF_GOT_ENTRY_RELOCS_XLATED): Remove.
7825 (struct alpha_elf_got_entry): Add reloc_type, reloc_done, reloc_xlated.
7826 (struct alpha_elf_obj_tdata): Rename total_got_entries and
7827 n_local_got_entries to total_got_size and local_got_size.
7828 (elf64_alpha_howto, elf64_alpha_reloc_map): Update for TLS relocs.
7829 (alpha_got_entry_size): New.
7830 (elf64_alpha_relax_with_lituse): Use it.
7831 (elf64_alpha_relax_without_lituse): Likewise.
7832 (MAX_GOT_SIZE): Rename from MAX_GOT_ENTRIES.
7833 (get_got_entry): New.
7834 (elf64_alpha_check_relocs): Handle TLS relocs. Reorganize.
7835 (elf64_alpha_adjust_dynamic_symbol): Test LU_FUNC as a mask.
7836 (elf64_alpha_merge_ind_symbols): Check gotent->reloc_type.
7837 (elf64_alpha_can_merge_gots, elf64_alpha_merge_gots): Likewise.
7838 (elf64_alpha_calc_got_offsets_for_symbol): Use alpha_got_entry_size.
7839 (elf64_alpha_calc_got_offsets): Likewise.
7840 (alpha_dynamic_entries_for_reloc): New.
7841 (elf64_alpha_calc_dynrel_sizes): Use it.
7842 (elf64_alpha_size_dynamic_sections): Likewise.
7843 (elf64_alpha_relocate_section): Handle TLS relocations.
7844 * reloc.c: Add Alpha TLS relocations.
7845 * bfd-in2.h, libbfd.h: Rebuild.
7846
7847 2002-05-29 Ralf Habacker <ralf.habacker@freenet.de>
7848
7849 * peXXigen.c (pe_print_idata): Remove double printed
7850 import table lines; add Bound-To comment.
7851
7852 2002-05-29 Matt Thomas <matt@3am-software.com>
7853
7854 * Makefile.am (BFD32_BACKENDS): Add elf32-vax.lo.
7855 (BFD32_BACKENDS_CFILES): Add elf32-vax.c.
7856 (elf32-vax.lo): New rule.
7857 * Makefile.in: Regenerate.
7858 * configure.in (bfd_elf32_vax_vec)
7859 (vaxnetbsd_vec): New vectors.
7860 * configure: Regenerate.
7861 * config.bfd (vax-*-netbsdelf*)
7862 (vax-*-netbsdaout*)
7863 (vax-*-netbsd*): New targets.
7864 * elf32-vax.c: New file.
7865 * reloc.c: Add VAX relocations.
7866 * bfd-in2.h: Regenerate.
7867 * targets.c (_bfd_target_vector): Add bfd_elf32_vax_vec.
7868
7869 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
7870
7871 * config.bfd (arm-*-netbsd*): Add bfd_elf32_littlearm_vec
7872 and bfd_elf32_bigarm_vec to targ_selvecs.
7873
7874 2002-05-29 Ralf Habacker <ralf.habacker@freenet.de>
7875
7876 * peXXigen.c (pe_print_idata): Fix seg faults on printing import tables
7877 with auto-imported symbols.
7878
7879 2002-05-29 Adam Nemet <anemet@lnxw.com>
7880
7881 * elf32-arm.h (bfd_elf32_arm_get_bfd_for_interworking): Don't add glue
7882 sections only record bfd.
7883 (bfd_elf32_arm_add_glue_sections_to_bfd): New function.
7884 * bfd-in.h (bfd_elf32_arm_add_glue_sections_to_bfd): Declare it.
7885 * bfd-in2.h: Regenerate.
7886
7887 2002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
7888
7889 * syms.c (_bfd_stab_section_find_nearest_line): Move
7890 declaration and initialisation of saw_line and saw_func out of
7891 for loop.
7892
7893 2002-05-29 Alan Modra <amodra@bigpond.net.au>
7894
7895 * elf64-ppc.c (ppc64_elf_get_symbol_info): New function.
7896 (bfd_elf64_get_symbol_info): Define.
7897 * elfxx-target.h (bfd_elfNN_get_symbol_info): Only define if undef.
7898
7899 2002-05-29 Andrey Volkov <avolkov@transas.com>
7900
7901 * cpu-h8300.c: Make default h8300 machine first in machine list.
7902
7903 2002-05-28 Kuang Hwa Lin <kuang@sbcglobal.net>
7904
7905 * config.bfd: Added DLX configuraton.
7906 * Makefile.am: Added DLX configuraton.
7907 * configure.in: Added DLX configuraton.
7908 * archures.c: Add DLX architecure.
7909 * reloc.c: Add DLX relocs.
7910 * targets.c: Added DLX target vector.
7911 * configure: Regenerate.
7912 * Makefile.in: Regenreate.
7913 * bfd-in2.h: Regenreate.
7914 * elf32-dlx.c: New file: Support DLX target.
7915 * cpu-dlx.c: New file: Support DLX target.
7916
7917 2002-05-25 Alan Modra <amodra@bigpond.net.au>
7918
7919 * elf32-m68k.c (elf32_m68k_print_private_bfd_data): Formatting.
7920
7921 * elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Revert last change.
7922 (ppc64_elf_check_relocs): Don't set up function descriptor symbol
7923 strings to point inside function code sym string.
7924 (func_desc_adjust): Likewise.
7925 (ppc64_elf_hide_symbol): Rewrite code to look up function code sym.
7926
7927 2002-05-24 Michal Ludvig <mludvig@suse.cz>
7928
7929 * elf64-x86-64.c (elf64_x86_64_grok_prstatus): Added.
7930 (elf64_x86_64_grok_psinfo): Added.
7931
7932 2002-05-24 TAMURA Kent <kent@netbsd.org>
7933
7934 * config.bfd: Add a target for i386-netbsdpe.
7935
7936 2002-05-24 Alan Modra <amodra@bigpond.net.au>
7937
7938 * elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Don't copy is_func
7939 and is_func_descriptor.
7940 (func_desc_adjust): Hide function code sym in shared libs unless
7941 there is a matching exported function descriptor sym.
7942
7943 2002-05-23 Jakub Jelinek <jakub@redhat.com>
7944
7945 * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCAL
7946 for symbols from SHF_TLS section.
7947 (_bfd_elf_print_private_bfd_data): Add PT_TLS.
7948 (elf_fake_sections): Set SHF_TLS for SEC_THREAD_LOCAL sections.
7949 (map_sections_to_segments): Build PT_TLS segment if necessary.
7950 (assign_file_positions_for_segments): Likewise.
7951 (get_program_header_size): Account for PT_TLS segment.
7952 (swap_out_syms): Set type of BSF_THREAD_LOCAL symbols and symbols from
7953 SEC_THREAD_LOCAL sections to STT_TLS.
7954 * reloc.c: Add 386 and IA-64 TLS relocs.
7955 * section.c (SEC_THREAD_LOCAL): Define.
7956 (SEC_CONSTRUCTOR_TEXT, SEC_CONSTRUCTOR_DATA, SEC_CONSTRUCTOR_BSS):
7957 Remove.
7958 * elflink.h (elf_link_add_object_symbols): Support .tcommon.
7959 (size_dynamic_sections): If DF_STATIC_TLS, set DF_FLAGS
7960 unconditionally.
7961 (struct elf_final_link_info): Add first_tls_sec.
7962 (elf_bfd_final_link): Set first_tls_sec.
7963 Compute elf_hash_table (info)->tls_segment.
7964 (elf_link_output_extsym): Handle STT_TLS symbols.
7965 (elf_link_input_bfd): Likewise.
7966 * syms.c (BSF_THREAD_LOCAL): Define.
7967 * bfd-in2.h: Rebuilt.
7968 * libbfd.h: Rebuilt.
7969 * elf32-i386.c (elf_i386_tls_transition, dtpoff_base, tpoff,
7970 elf_i386_mkobject, elf_i386_object_p): New functions.
7971 (elf_howto_table): Add TLS relocs.
7972 (elf_i386_reloc_type_lookup): Support TLS relocs.
7973 (elf_i386_info_to_howto_rel): Likewise.
7974 (struct elf_i386_link_hash_entry): Add tls_type.
7975 (struct elf_i386_obj_tdata): New.
7976 (elf_i386_hash_entry, elf_i386_tdata, elf_i386_local_got_tls_type):
7977 New macros.
7978 (struct elf_i386_link_hash_table): Add tls_ldm_got.
7979 (link_hash_newfunc): Clear tls_type.
7980 (elf_i386_check_relocs): Support TLS relocs.
7981 (elf_i386_gc_sweep_hook): Likewise.
7982 (allocate_dynrelocs): Likewise.
7983 (elf_i386_size_dynamic_sections): Likewise.
7984 (elf_i386_relocate_section): Likewise.
7985 (elf_i386_finish_dynamic_symbol): Likewise.
7986 (bfd_elf32_mkobject, elf_backend_object_p): Define.
7987 * elfxx-ia64.c (struct elfNN_ia64_dyn_sym_info): Add tprel_offset,
7988 dtpmod_offset, dtprel_offset, tprel_done, dtpmod_done, dtprel_done,
7989 want_tprel, want_dtpmod, want_dtprel.
7990 (elfNN_ia64_tprel_base, elfNN_ia64_dtprel_base): New functions.
7991 (ia64_howto_table): Add TLS relocs, rename R_IA64_LTOFF_TP22 to
7992 R_IA64_LTOFF_TPREL22.
7993 (elf_code_to_howto_index): Add TLS relocs.
7994 (elfNN_ia64_check_relocs): Support TLS relocs.
7995 (allocate_global_data_got): Account for TLS .got data.
7996 (allocate_dynrel_entries): Account for TLS dynamic relocations.
7997 (elfNN_ia64_install_value): Supprt TLS relocs.
7998 (set_got_entry): Support TLS relocs.
7999 (elfNN_ia64_relocate_section): Likewise.
8000
8001 2002-05-23 Nick Clifton <nickc@cambridge.redhat.com>
8002
8003 * elf32-arm.h (elf32_arm_final_link_relocate): For the Thumb
8004 BLX reloc round the relocation up rather than down.
8005 * coff-arm.c (coff_arm_relocate_section): Likewise.
8006
8007 2002-05-21 H.J. Lu (hjl@gnu.org)
8008
8009 * linker.c (_bfd_generic_link_add_one_symbol): Allow multiple
8010 definition.
8011
8012 2002-05-22 Alan Modra <amodra@bigpond.net.au>
8013
8014 * elf64-ppc.c (ppc64_elf_size_stubs): Don't strip .branch_lt.
8015 (ppc64_elf_relocate_section): Handle unresolved relocs in opd.
8016
8017 2002-05-22 Alan Modra <amodra@bigpond.net.au>
8018
8019 * elf64-ppc.c (ppc64_elf_relocate_section): Return false for
8020 unresolved relocs.
8021 (ppc64_elf_size_dynamic_sections): Check for splt NULL.
8022
8023 2002-05-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8024
8025 * bfd.c (bfd_get_arch_size): Remove bfd_set_error call for
8026 non-ELF targets.
8027
8028 2002-05-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8029
8030 * elf-bfd.h (elf_backend_emit_relocs): Change prototype to return
8031 an error value.
8032 * elflink.h (elf_link_output_relocs): Likewise. Improve error message.
8033 return with false on error.
8034 (elf_link_input_bfd): Check reloc_emitter return value.
8035
8036 2002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
8037
8038 * config.bfd (armeb-*-netbsdelf*): New target.
8039
8040 2002-05-20 Alan Modra <amodra@bigpond.net.au>
8041
8042 * elf64-ppc.c (ppc_build_one_stub): Point undefined function syms
8043 at the plt call stub.
8044
8045 2002-05-19 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8046
8047 * cpu-mips.c (mips_compatible): Don't try to check machine
8048 compatibility.
8049
8050 2002-05-18 Tom Rix <trix@redhat.com>
8051
8052 * coff64-rs6000.c (_bfd_xcoff64_swap_aux_out): Fix C_FILE auxent.
8053
8054 2002-05-17 Alan Modra <amodra@bigpond.net.au>
8055
8056 * elf64-ppc.c (ppc64_elf_info_to_howto): Formatting.
8057 (ppc64_elf_relocate_section): Don't warn about reloc overflow when
8058 we've already warned about an undefined symbol. Report more
8059 detail on reloc errors.
8060
8061 2002-05-17 Alan Modra <amodra@bigpond.net.au>
8062
8063 * acinclude.m4 (AM_INSTALL_LIBBFD): New.
8064 * configure.in: Invoke AM_INSTALL_LIBBFD.
8065 * Makefile.am (install-data-local): Revert 2002-05-13. Move to..
8066 (install_libbfd): .. New target.
8067 (uninstall_libbfd): Likewise.
8068 (install-bfdlibLTLIBRARIES): Likewise.
8069 (uninstall-bfdlibLTLIBRARIES): Likewise.
8070 (bfdlibdir): New.
8071 (bfdincludedir): New.
8072 (lib_LTLIBRARIES): Rename to bfdlib_LTLIBRARIES.
8073 * aclocal.m4: Regenerate.
8074 * configure: Regenerate.
8075 * Makefile.in: Regenerate.
8076
8077 2002-05-17 Stuart Balfour <sbalfour@cisco.com>
8078
8079 * hash.c (bfd_hash_lookup): Remove computation of len from inside
8080 hash loop.
8081
8082 2002-05-16 Nick Clifton <nickc@cambridge.redhat.com>
8083
8084 * config.bfd: Add targets for sh64-linux (little endian and
8085 big endian).
8086
8087 2002-05-15 Laurent Pinchart <laurent.pinchart@skynet.be>
8088
8089 * peXXigen.c (pe_print_idata): Do not assume that the first thunk
8090 is located in the same section as the import table. Instead
8091 check, and if necessary load the section containing the thunk.
8092
8093 2002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
8094
8095 * aix5ppc-core.c (xcoff64_core_p): Replace bfd_read with
8096 bfd_bread.
8097 (xcoff64_core_file_matches_executable_p): Replace bfd_read
8098 with bfd_bread.
8099
8100 2002-05-15 Alan Modra <amodra@bigpond.net.au>
8101
8102 * aix5ppc-core.c: Warning fixes.
8103 * aout-adobe.c (aout_32_bfd_link_just_syms): Define.
8104 * aout-target.h (MY_bfd_link_just_syms): Define.
8105 * aout-tic30.c (MY_bfd_link_just_syms): Define.
8106 * bfd.c (bfd_link_just_syms): Define.
8107 * binary.c (binary_bfd_link_just_syms): Define.
8108 * bout.c (b_out_bfd_link_just_syms): Define.
8109 * coff-rs6000.c (rs6000coff_vec, pmac_xcoff_vec): Update initializer.
8110 * coff64-rs6000.c (rs6000coff64_vec, aix5coff64_vec): Likewise.
8111 * coffcode.h (coff_bfd_link_just_syms): Define.
8112 * elf-bfd.h (enum elf_link_info_type): Add ELF_INFO_TYPE_JUST_SYMS.
8113 (elf_discarded_section): Check for ELF_INFO_TYPE_JUST_SYMS.
8114 (_bfd_elf_link_just_syms): Declare.
8115 * elf.c (_bfd_elf_link_just_syms): New function.
8116 * elf-eh-frame.c (_bfd_elf_maybe_strip_eh_frame_hdr): Check that
8117 sections haven't already been discarded by the linker.
8118 * elflink.h (elf_link_add_object_symbols): Likewise for stab
8119 sections and SEC_MERGE sections.
8120 (elf_bfd_discard_info): Similarly here.
8121 * elfxx-target.h (bfd_elfNN_bfd_link_just_syms): Define.
8122 * i386msdos.c (msdos_bfd_link_just_syms): Define.
8123 * i386os9k.c (os9k_bfd_link_just_syms): Define.
8124 * ieee.c (ieee_bfd_link_just_syms): Define.
8125 * ihex.c (ihex_bfd_link_just_syms): Define.
8126 * libbfd-in.h (_bfd_nolink_bfd_link_just_syms): Define.
8127 (_bfd_generic_link_just_syms): Declare.
8128 * libecoff.h (_bfd_ecoff_bfd_link_just_syms): Define.
8129 * linker.c (_bfd_generic_link_just_syms): New function.
8130 * mmo.c (mmo_bfd_link_just_syms): Define.
8131 * nlm-target.h (nlm_bfd_link_just_syms): Define.
8132 * oasys.c (oasys_bfd_link_just_syms): Define.
8133 * ppcboot.c (ppcboot_bfd_link_just_syms): Define.
8134 * som.c (som_bfd_link_just_syms): Define.
8135 * srec.c (srec_bfd_link_just_syms): Define.
8136 * targets.c (struct bfd_target): Add _bfd_link_just_syms.
8137 (BFD_JUMP_TABLE_LINK): And here.
8138 * tekhex.c (tekhex_bfd_link_just_syms): Define.
8139 * versados.c (versados_bfd_link_just_syms): Define.
8140 * vms.c (vms_bfd_link_just_syms): Define.
8141 * libbfd.h: Regenerate.
8142 * bfd-in2.h: Regenerate.
8143
8144 2002-05-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8145
8146 * elf32-mips.c: Remove superfluous definitions copied from
8147 elfxx-mips.c.
8148 (bfd_elf32_bigmips_vec,bfd_elf32_littlemips_vec): Use the
8149 SGIish vectors to check the special case.
8150 (mips_elf_hi16_reloc): Fix comment.
8151 (mips_elf_got16_reloc): Likewise.
8152 (_bfd_mips_elf32_gprel16_reloc): Likewise.
8153 (elf_reloc_map): Code cleanup.
8154 (mips_reloc_map): Add comment.
8155 (bfd_elf23_bfd_reloc_type_lookup): Code cleanup.
8156 (mips_elf32_rtype_to_howto): Likewise.
8157 (mips_elf32_discard_info): Likewise.
8158 (elf32_mips_irix_compat): Invert logic: Only SGIish vectors
8159 lead to IRIX compatibility now.
8160
8161 2002-05-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8162
8163 * elfxx-mips.c: Call it IRIX, not Irix in comments.
8164
8165 2002-05-13 Jason Thorpe <thorpej@wasabisystems.com>
8166
8167 * config.bfd (shle-*-netbsdelf*): Add target which includes
8168 sh64 support.
8169
8170 2002-05-13 David Edelsohn <edelsohn@gnu.org>
8171
8172 * configure.in: Revert 2002-04-07. Instead, auto-configure
8173 HAVE_ST_C_IMPL.
8174 * configure: Regenerate.
8175 * config.in: Regenerate.
8176 * rs6000-core.c (CNEW_IMPL): Guard use of c_impl with HAVE_ST_C_IMPL
8177 or AIX_5_CORE.
8178
8179 2002-05-11 Federico G. Schwindt <fgsch@olimpo.com.br>
8180
8181 * configure.in (sparc*-*-openbsd*): Support sparc64-openbsd
8182 corefiles as well.2
8183 * configure: Regenerate.
8184
8185 2002-05-13 Alan Modra <amodra@bigpond.net.au>
8186
8187 * Makefile.am (install-data-local): Install headers to
8188 $(exec_prefix)/include.
8189 * Makefile.in: Regenerate.
8190
8191 2002-05-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8192 Daniel Jacobowitz <drow@mvista.com>
8193
8194 * coff-sh.c (sh_reloc_map): Map to R_SH_IMM32 for non-PE. Don't
8195 map BFD_RELOC_RVA.
8196
8197 2002-05-11 Federico G. Schwindt <fgsch@olimpo.com.br>
8198
8199 * config.bfd (alpha*-*-openbsd*, sparc64*-*-openbsd*,
8200 hppa*-*-openbsd*): New targets.
8201 * configure.in (alpha*-*-openbsd*): Set COREFILE.
8202 * configure: Regenerate.
8203
8204 2002-05-10 Tom Rix <trix@redhat.com>
8205
8206 * coff64-rs6000.c (xcoff64_reloc_type_br): New function for
8207 xcoff64_ppc_relocate_section.
8208 * coff-rs6000.c : Extern common xcoff_reloc_type functions.
8209 * libxcoff.h: Common xcoff_reloc_type function declaration.
8210
8211 2002-05-10 Alan Modra <amodra@bigpond.net.au>
8212
8213 * elf32-i386.c (elf_i386_relocate_section): Remove overflow checks
8214 added in 2002-05-09 commit.
8215
8216 * elf32-hppa.c (elf32_hppa_size_stubs): Revert part of 2002-05-04,
8217 don't look for stubs on all undefined syms.
8218
8219 2002-05-09 Alan Modra <amodra@bigpond.net.au>
8220
8221 * elf64-ppc.c (RA_REGISTER_MASK, RA_REGISTER_SHIFT): Delete.
8222 (ppc64_elf_howto_raw <R_PPC64_RELATIVE>): Not pc_relative or
8223 pcrel_offset.
8224
8225 * elf32-i386.c (elf_howto_table): Comments.
8226 (elf_i386_relocate_section): Handle more relocs for relocatable
8227 linking and against SEC_MERGE sections.
8228
8229 2002-05-08 Alan Modra <amodra@bigpond.net.au>
8230
8231 * elf32-ppc.c (ppc_elf_create_got): New function.
8232 (ppc_elf_create_dynamic_sections): Call ppc_elf_create_got before
8233 _bfd_elf_create_dynamic_sections. Correct .plt flags.
8234 (ppc_elf_check_relocs): Use ppc_elf_create_got in place of
8235 _bfd_elf_create_got_section.
8236
8237 2002-05-07 Alan Modra <amodra@bigpond.net.au>
8238
8239 * elf-bfd.h (struct elf_backend_data): Add rela_normal.
8240 * elfxx-target.h (elf_backend_rela_normal): Define.
8241 (elfNN_bed): Init rela_normal.
8242 * elflink.h (elf_link_input_bfd <emit_relocs>): Handle adjustment
8243 for section symbols here if rela_normal. Simplify abs section test.
8244 * elf-m10200.c (mn10200_elf_relocate_section): If relocatable,
8245 return immediately. Remove code handling relocatable linking.
8246 * elf-m10300.c (mn10300_elf_relocate_section): Likewise.
8247 * elf32-fr30.c (fr30_elf_relocate_section): Likewise.
8248 * elf32-i370.c (i370_elf_relocate_section): Likewise.
8249 * elf32-i860.c (elf32_i860_relocate_section): Likewise.
8250 * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
8251 * elf32-mcore.c (mcore_elf_relocate_section): Likewise.
8252 * elf32-openrisc.c (openrisc_elf_relocate_section): Likewise.
8253 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
8254 * elf32-s390.c (elf_s390_relocate_section): Likewise.
8255 * elf32-xstormy16.c (xstormy16_elf_relocate_section): Likewise.
8256 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
8257 * elf64-s390.c (elf_s390_relocate_section): Likewise.
8258 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
8259 * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
8260 * elf32-arm.h (elf32_arm_relocate_section): Likewise #ifndef USE_REL.
8261 * elf32-m32r.c (m32r_elf_relocate_section): Likewise.
8262 * elf-m10200.c (elf_backend_rela_normal): Define.
8263 * elf-m10300.c (elf_backend_rela_normal): Define.
8264 * elf32-fr30.c (elf_backend_rela_normal): Define.
8265 * elf32-i370.c (elf_backend_rela_normal): Define.
8266 * elf32-i860.c (elf_backend_rela_normal): Define.
8267 * elf32-m68k.c (elf_backend_rela_normal): Define.
8268 * elf32-mcore.c (elf_backend_rela_normal): Define.
8269 * elf32-openrisc.c (elf_backend_rela_normal): Define.
8270 * elf32-ppc.c (elf_backend_rela_normal): Define.
8271 * elf32-s390.c (elf_backend_rela_normal): Define.
8272 * elf32-xstormy16.c (elf_backend_rela_normal): Define.
8273 * elf64-ppc.c (elf_backend_rela_normal): Define.
8274 * elf64-s390.c (elf_backend_rela_normal): Define.
8275 * elf64-x86-64.c (elf_backend_rela_normal): Define.
8276 * elfxx-ia64.c (elf_backend_rela_normal): Define.
8277 * elf32-arm.h (elf_backend_rela_normal): Define #ifndef USE_REL.
8278 * elf32-m32r.c (elf_backend_rela_normal): Likewise.
8279
8280 2002-05-06 Nick Clifton <nickc@cambridge.redhat.com>
8281
8282 * elf32-arm.h (elf32_arm_final_link_relocate): Convert
8283 'reloc_signed_max' and 'reloc_signed_min' into half-word offsets.
8284
8285 2002-05-06 Alan Modra <amodra@bigpond.net.au>
8286
8287 * elflink.h (elf_link_input_bfd <emit_relocs>): Adjust r_offset
8288 when not relocatable. Fix reloc_emitter call for K&R.
8289
8290 2002-05-04 Alan Modra <amodra@bigpond.net.au>
8291
8292 * elf64-ppc.c (ppc64_elf_relocate_section): Reinstate code
8293 reloading local sym addend mistakenly removed in 2002-05-01 change.
8294
8295 * dwarf2.c (struct line_head): Make prologue_length a bfd_vma.
8296 (read_abbrevs): Change "offset" param to bfd_vma.
8297 (parse_comp_unit): Change "version" and addr_size to unsigned ints.
8298 Change "abbrev_offset" to bfd_vma.
8299 (read_indirect_string): Use correct conversion chars in error
8300 message format string, cast bfd_vma's to unsigned long.
8301 (read_abbrevs): Likewise.
8302 (read_attribute_value): Likewise.
8303 (decode_line_info): Likewise.
8304 (scan_unit_for_functions): Likewise.
8305 (parse_comp_unit): Likewise.
8306
8307 2002-05-04 Tom Rix <trix@redhat.com>
8308
8309 * coffswap.h (coff_swap_reloc_in): Remove XCOFF support.
8310 (coff_swap_reloc_out): Same.
8311 * coff-rs6000.c: (xcoff_swap_reloc_in): Moved from coffswap.h.
8312 (xcoff_swap_reloc_out): Same.
8313 (xcoff_rtype2howto): Renamed from _bfd_xcoff_rtype2howto. Special
8314 case some 16 bit relocs. Add reloc value to output.
8315 (xcoff_howto_table): Remove 64 bit R_POS, add 16 bit
8316 R_RBR. Improve names.
8317 (_bfd_xcoff_reloc_type_lookup): Adjust for removal of 64 bit R_POS.
8318 (bfd_xcoff_backend_data): Update with new reloc swap names.
8319 (bfd_pmac_xcoff_backend_data) : Same.
8320 * coff64-rs6000.c: (xcoff64_swap_reloc_in): Moved from coffswap.h.
8321 (xcoff64_swap_reloc_out): Same.
8322 (xcoff64_rtype2howto): Special case some 16 bit relocs and 32 bit
8323 R_POS. Add reloc value to output.
8324 (xcoff64_howto_table): Move 64 bit R_POS to first entry. Add 16
8325 bit R_RBR. Improve names, masks.
8326 (xcoff64_reloc_type_lookup): Adjust for move of 64 bit R_POS.
8327 (bfd_xcoff_backend_data): Update with new reloc swap names.
8328 (bfd_xcoff_aix5_backend_data) : Same.
8329
8330 2002-05-04 Alan Modra <amodra@bigpond.net.au>
8331
8332 * elf32-hppa.c (struct elf32_hppa_link_hash_table): Add
8333 bfd_count top_index, input_list, all_local_syms.
8334 (elf32_hppa_setup_section_lists): New function, split from
8335 elf32_hppa_size_stubs.
8336 (elf32_hppa_next_input_section): Likewise.
8337 (group_sections): Likewise.
8338 (get_local_syms): Likewise.
8339 (elf32_hppa_size_stubs): Adjust for split out functions. Look for
8340 stubs on undefined syms too.
8341 (elf32_hppa_set_gp): Use bfd_link_hash* instead of elf_link_hash*.
8342 Only access htab elf fields when we have an elf hash table.
8343 * elf32-hppa.h (elf32_hppa_setup_section_lists): Declare.
8344 (elf32_hppa_next_input_section): Declare.
8345
8346 2002-05-04 Bob Byrnes <byrnes@curl.com>
8347
8348 * opncls.c (_bfd_new_bfd_contained_in): Check return value of
8349 _bfd_new_bfd.
8350
8351 2002-05-03 H.J. Lu (hjl@gnu.org)
8352
8353 * elfxx-mips.c (mips_elf_link_hash_entry): Add forced_local.
8354 (mips_elf_link_hash_newfunc): Initialize forced_local to false.
8355 (mips_elf_record_global_got_symbol): Call _bfd_mips_elf_hide_symbol
8356 to hide a global symbol.
8357 (_bfd_mips_elf_hide_symbol): Return if forced_local is true. Set
8358 forced_local to true.
8359
8360 2002-05-02 Richard Henderson <rth@redhat.com>
8361
8362 * elf64-alpha.c (elf64_alpha_relocate_section): Force relative relocs
8363 vs SHN_UNDEF to zero.
8364
8365 2002-05-02 Alan Modra <amodra@bigpond.net.au>
8366
8367 * elf64-ppc.c (ppc64_elf_howto_raw <R_PPC64_SECTOFF>): Change to a
8368 16 bit reloc.
8369 <R_PPC64_SECTOFF_DS>: Likewise.
8370 (ppc64_elf_reloc_type_lookup): Map from BFD_RELOC_16_BASEREL to
8371 SECTOFF reloc.
8372 * elf32-ppc.c (ppc_elf_howto_raw <R_PPC_SECTOFF>): Correct.
8373 (ppc_elf_reloc_type_lookup): Map from BFD_RELOC_16_BASEREL to
8374 SECTOFF reloc.
8375
8376 * elf64-ppc.c (ppc64_elf_addr16_ha_reloc): Delete.
8377 (ppc64_elf_ha_reloc): New function.
8378 (ppc64_elf_brtaken_reloc): New function.
8379 (ppc64_elf_sectoff_reloc): New function.
8380 (ppc64_elf_sectoff_ha_reloc): New function.
8381 (ppc64_elf_toc_reloc): New function.
8382 (ppc64_elf_toc_ha_reloc): New function.
8383 (ppc64_elf_toc64_reloc): New function.
8384 (ppc64_elf_unhandled_reloc): New function.
8385 (ppc64_elf_howto_raw): Use the above.
8386 <R_PPC64_RELATIVE>: Mark pc_relative, pcrel_offset.
8387 <R_PPC64_SECTOFF>: Not pc_relative or pcrel_offset. Fix dst_mask.
8388 <R_PPC64_SECTOFF_DS>: Likewise.
8389 (IS_ABSOLUTE_RELOC): Update.
8390 (struct ppc_link_hash_table): Add have_undefweak.
8391 (ppc64_elf_link_hash_table_create): Init.
8392 (func_desc_adjust): Set have_undefweak.
8393 (ppc64_elf_func_desc_adjust): Call func_desc_adjust earlier. Only
8394 add the .sfpr blr when have_undefweak.
8395 (ppc64_elf_setup_section_lists): Check hash table flavour.
8396 (ppc64_elf_next_input_section): Move output_section->owner test to
8397 ppc64elf.em.
8398 (ppc64_elf_set_toc): Rename to ppc64_elf_toc, remove info param
8399 and relocatable test. Return TOCstart and don't set elf_gp.
8400 (ppc64_elf_relocate_section): Correct BRTAKEN/BRNTAKEN branch
8401 offset calculation. Add assert on weak sym branch tweaks.
8402 * elf64-ppc.h (ppc64_elf_set_toc): Delete.
8403 (ppc64_elf_toc): Declare.
8404 (ppc64_elf_next_input_section): Update.
8405
8406 2002-05-01 Alan Modra <amodra@bigpond.net.au>
8407
8408 * syms.c (_bfd_stab_section_find_nearest_line): Don't bomb on NULL
8409 file_name.
8410
8411 2002-05-01 Alan Modra <amodra@bigpond.net.au>
8412
8413 * elf64-ppc.c (CROR_151515, CROR_313131): Define.
8414 (ppc64_elf_relocate_section): Use them. Don't look for plt calls
8415 on R_PPC64_ADDR24 relocs. Require a nop or no link reg on plt
8416 call branches. Correct undefined weak destination.
8417 (ppc64_elf_func_desc_adjust): Always create at least one blr in
8418 .sfpr, and correct case where either only savef* or restf* is
8419 needed.
8420
8421 Long branch stubs, multiple stub sections.
8422 * elf64-ppc.h (ppc64_elf_setup_section_lists): Declare.
8423 (ppc64_elf_next_input_section): Declare.
8424 * elf64-ppc.c: Move linker-only prototypes.
8425 (STUB_SUFFIX): Define.
8426 (enum ppc_stub_type): New.
8427 (struct ppc_stub_hash_entry): New.
8428 (struct ppc_branch_hash_entry): New.
8429 (struct ppc_link_hash_entry): Add stub_cache, oh.
8430 (struct ppc_link_hash_table): Add stub_hash_table etc. Remove
8431 sstub. Add sbrlt, srelbrlt, has_14bit_branch, stub_iteration.
8432 Rename plt_overflow to stub_error.
8433 (ppc_stub_hash_lookup): Define.
8434 (ppc_branch_hash_lookup): Define.
8435 (stub_hash_newfunc): New function.
8436 (branch_hash_newfunc): New function.
8437 (link_hash_newfunc): Init new fields.
8438 (ppc64_elf_link_hash_table_create): Likewise.
8439 (ppc64_elf_link_hash_table_free): New function.
8440 (ppc_stub_name): New function.
8441 (ppc_get_stub_entry): New function.
8442 (ppc_add_stub): New function.
8443 (create_linkage_sections): Use bfd_make_section_anyway. Create
8444 .branch_lt and .rela.branch_lt sections. Don't create .stub.
8445 (ppc64_elf_check_relocs): Set has_14bit_branch on R_PPC64_REL14*,
8446 and set up for plt call stubs. Link func and func desc syms.
8447 (ppc64_elf_gc_sweep_hook): Handle REL14* as per REL24.
8448 (func_desc_adjust): Avoid hash lookup when func desc sym available
8449 via shortcut, and set links when processing.
8450 (ppc64_elf_hide_symbol): Likewise.
8451 (allocate_dynrelocs): Don't allocate stub section here.
8452 (ppc64_elf_size_dynamic_sections): Handle sbrlt and srelbrlt.
8453 Remove sstub code.
8454 (ppc_type_of_stub): New function.
8455 (build_one_stub): Delete.
8456 (ppc_build_one_stub): New function.
8457 (ppc_size_one_stub): New function.
8458 (ppc64_elf_setup_section_lists): New function.
8459 (ppc64_elf_next_input_section): New function.
8460 (group_sections): New function.
8461 (get_local_syms): New function.
8462 (ppc64_elf_size_stubs): Rewrite.
8463 (ppc64_elf_build_stubs): Rewrite.
8464 (ppc64_elf_relocate_section): Look up stub entry for REL24
8465 relocs. Don't propagate REL14* to dynamic objects. Look for long
8466 branch stubs if REL14* or REL24 relocs won't reach.
8467 (bfd_elf64_bfd_link_hash_table_free): Define.
8468
8469 2002-04-30 Mark Mitchell <mark@codesourcery.com>
8470
8471 * config.bfd: Add support for powerpc-*-windiss.
8472
8473 2002-04-30 Tom Rix <trix@redhat.com>
8474
8475 * xcofflink.c (xcoff_link_add_symbols): Always copy undef C_EXT
8476 symbol names into the hash table.
8477
8478 2002-04-28 Tom Rix <trix@redhat.com>
8479
8480 * coff-rs6000.c (xcoff_calculate_relocation) : Function table for
8481 calulating relocations.
8482 (xcoff_complain_overflow) : Function table for relocation errors.
8483 (xcoff_ppc_relocate_section): Use relocation and complain function
8484 tables.
8485 (xcoff_complain_overflow_unsigned_func): New complain function.
8486 (xcoff_complain_overflow_signed_func): Same.
8487 (xcoff_complain_overflow_bitfield_func): Same.
8488 (xcoff_complain_overflow_dont_func): Same.
8489 (xcoff_reloc_type_crel): New recot function.
8490 (xcoff_reloc_type_br): Same.
8491 (xcoff_reloc_type_ba): Same.
8492 (xcoff_reloc_type_toc): Same.
8493 (xcoff_reloc_type_rel): Same.
8494 (xcoff_reloc_type_neg): Same.
8495 (xcoff_reloc_type_pos): Same.
8496 (xcoff_reloc_type_fail): Same.
8497 (xcoff_reloc_type_noop): Same.
8498 * libxcoff.h : Declare common parts for xcoff64.
8499 * coff64-rs6000.c (xcoff64_ppc_relocate_section): Use relocation
8500 and complain function tables.
8501
8502 2002-04-28 Alan Modra <amodra@bigpond.net.au>
8503
8504 * elf64-x86-64.c (struct elf64_x86_64_dyn_relocs): Comment typo.
8505 * elf32-hppa.c (elf32_hppa_final_link): Formatting.
8506
8507 2002-04-26 Alan Modra <amodra@bigpond.net.au>
8508
8509 * opncls.c (bfd_make_readable): Call bfd_section_list_clear.
8510 * xcofflink.c (xcoff_link_add_dynamic_symbols): Likewise.
8511
8512 * elflink.h (elf_bfd_final_link): Ensure input bfd class is the
8513 same as the output before calling elf_link_input_bfd.
8514
8515 * coffcode.h (coff_compute_section_file_positions): Set
8516 section_tail after shuffling section list.
8517
8518 2002-04-24 Christian Groessler <chris@groessler.org>
8519
8520 * coff-z8k.c (extra_case): Fix R_IMM32 relocations: The
8521 addresses are 23bit with a special layout, not plain 32bit
8522 values. Prevent relocation of immediate values.
8523
8524 2002-04-24 Chris G. Demetriou <cgd@broadcom.com>
8525
8526 * elfxx-mips.c (_bfd_mips_elf_print_private_bfd_data): If MDMX or
8527 MIPS-16 ASE flags are set, print something to indicate that.
8528
8529 2002-04-23 Alan Modra <amodra@bigpond.net.au>
8530
8531 * elf32-hppa.c (hppa_type_of_stub): Correct and simplify condition
8532 under which a plt call stub is used.
8533 (final_link_relocate): Similarly.
8534 (allocate_plt_static): Clear h-plabel except when plt entry is
8535 exclusively used for a plabel.
8536 (allocate_dynrelocs): Use the above to simplify plt sizing.
8537 (struct elf32_hppa_link_hash_table): Add has_22bit_branch.
8538 (elf32_hppa_link_hash_table_create): Init.
8539 (BL22_RP): Define.
8540 (hppa_build_one_stub): Use BL22_RP if has_22bit_branch.
8541 (elf32_hppa_check_relocs): Set has_22bit_branch.
8542
8543 * elf32-hppa.c (elf32_hppa_check_relocs): Remove debug message.
8544 (final_link_relocate): Likewise.
8545
8546 2002-04-22 Jakub Jelinek <jakub@redhat.com>
8547
8548 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't build
8549 search table if some FDE is DW_EH_PE_aligned encoded either.
8550 (_bfd_elf_write_section_eh_frame): Handle terminating FDE specially.
8551
8552 2002-04-22 Richard Smith <richard@ex-parrot.com>
8553 Jakub Jelinek <jakub@redhat.com>
8554
8555 * elf-eh-frame.c (struct eh_cie_fde): Add per_encoding_relative.
8556 (_bfd_elf_discard_section_eh_frame): Set it for CIEs with pcrel
8557 encoded personality.
8558 (_bfd_elf_write_section_eh_frame): Adjust pcrel encoded personality
8559 for CIE/FDE removal.
8560
8561 2002-04-20 Tom Rix <trix@redhat.com>
8562
8563 * coff64-rs6000.c (_bfd_xcoff64_swap_aux_in): Fix C_FILE auxent.
8564
8565 2002-04-20 Alan Modra <amodra@bigpond.net.au>
8566
8567 * archures.c (bfd_lookup_arch): Move the list order comment..
8568 (struct bfd_arch_info): ..to where it belongs.
8569 * bfd-in2.h: Regenerate.
8570
8571 * archures.c (bfd_lookup_arch): Add comment on list order.
8572 (bfd_default_set_arch_mach): Use bfd_lookup_arch.
8573 * cpu-powerpc.c (bfd_powerpc_archs): Re-order so that the default
8574 is always at head of list.
8575
8576 2002-04-18 Nick Clifton <nickc@cambridge.redhat.com>
8577
8578 * coff-arm.c (coff_thumb_pcrel_12, coff_thumb_pcrel_9,
8579 insert_thumb_branch, record_thumb_to_arm_glue): Suppress
8580 definition of these functions for ARM_WINCE builds as they are
8581 not used.
8582 (SWAP_IN_RELOC_OFFSET, SWAP_OUT_RELOC_OFFSET): Do not define
8583 for ARM_WINCE builds.
8584
8585 2002-04-18 Nick Clifton <nickc@cambridge.redhat.com>
8586
8587 * coff-arm.c (bfd_arm_process_before_allocation):
8588
8589 2002-04-17 J"orn Rennecke <joern.rennecke@superh.com>
8590
8591 * cpu-sh.c (scan_mach): Delete.
8592 (arch_info_struct): Replace scan_mach with bfd_default_scan.
8593 (bfd_sh_arch): Likewise.
8594
8595 2002-04-16 Nick Clifton <nickc@cambridge.redhat.com>
8596
8597 * ihex.c (ihex_write_object_contents): Fix check for records
8598 crossing 64K boundaries.
8599
8600 2002-04-16 Alan Modra <amodra@bigpond.net.au>
8601
8602 * elf32-m32r.c (m32r_elf_add_symbol_hook): Check the hash table
8603 type rather than just assuming entries are ELF.
8604 * elf32-sh64.c (sh64_elf_add_symbol_hook): Likewise.
8605 * elf64-sh64.c (sh64_elf64_add_symbol_hook): Likewise.
8606 * elf64-sparc.c (sparc64_elf_add_symbol_hook): Likewise.
8607 * elf64-mmix.c (mmix_elf_add_symbol_hook): Use bfd_link_hash_entry
8608 rather than elf_link_hash_entry.
8609
8610 2002-04-15 Richard Henderson <rth@redhat.com>
8611
8612 * elf32-mips.c (mips_elf32_object_p): Revert 0404 fragment: allow
8613 n32 binaries.
8614
8615 2002-04-15 Michael Snyder <msnyder@redhat.com>
8616
8617 * opncls.c (bfd_close): Write contents if writeable.
8618 Minor formatting tidy-ups.
8619
8620 2002-04-15 Alan Modra <amodra@bigpond.net.au>
8621
8622 * elf32-ppc.c (ppc_elf_add_symbol_hook): Check the hash table type.
8623
8624 2002-04-12 Michael Snyder <msnyder@redhat.com>
8625
8626 * bfd-in.h (bfd_get_section_lma): New access macro.
8627 Minor white-space fix-up.
8628
8629 2002-04-12 Alan Modra <amodra@bigpond.net.au>
8630
8631 * elf.c (prep_headers): Don't zero EI_OSABI, EI_ABIVERSION or
8632 header pad.
8633
8634 2002-04-09 DJ Delorie <dj@redhat.com>
8635
8636 * elfarm-nabi.c (elf32_arm_howto_table): Fix ABS16 masks.
8637
8638 2002-04-09 Casper S. Hornstrup <chorns@users.sourceforge.net>
8639
8640 * coffcode.h (coff_read_word): New.
8641 (coff_compute_checksum): New.
8642 (coff_apply_checksum): New.
8643 (coff_write_object_contents): Call coff_apply_checksum () to
8644 apply checksum to PE image.
8645
8646 2002-04-08 Randolph Chung <tausq@debian.org>
8647
8648 * elf32-hppa.c (hppa_unwind_entry_compare): Move to elf-hppa.h.
8649 (elf32_hppa_final_link): Split out sorting logic to..
8650 * elf-hppa.h (elf_hppa_sort_unwind): ..here.
8651 (elf_hppa_final_link): Call elf_hppa_sort_unwind.
8652
8653 2002-04-07 Andrew Cagney <ac131313@redhat.com>
8654
8655 * configure.in: Add missing ``|'' to powerpc-*-aix4.[4-9]*
8656 pattern.
8657 * configure: Re-generate.
8658
8659 2002-04-07 Andrew Cagney <ac131313@redhat.com>
8660
8661 * configure.in: Only define AIX_CORE_DUMPX_CORE when AIX version
8662 is greater or equal to 4.3.3.
8663 * configure: Regenerate.
8664 Fix PR gdb/344.
8665
8666 2002-04-05 Hans-Peter Nilsson <hp@axis.com>
8667
8668 * elf32-cris.c (cris_elf_howto_table) <R_CRIS_16_PCREL,
8669 R_CRIS_32_PCREL>: Fix typo in name.
8670 (cris_elf_check_relocs): Always create .rela.got here when
8671 R_CRIS_16_GOTPLT or R_CRIS_32_GOTPLT is seen.
8672 (elf_cris_adjust_gotplt_to_got): Don't create .rela.got here;
8673 assume it's created.
8674
8675 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
8676
8677 * aout-adobe.c (aout_32_bfd_link_hash_table_free): Define.
8678 * aout-target.h (MY_bfd_link_hash_table_free): Conditionally
8679 define.
8680 * aout-tic30.c (MY_bfd_link_hash_table_free): Likewise.
8681 * bfd.c (bfd_link_hash_table_free): Define.
8682 * binary.c (binary_bfd_link_hash_table_free): Define.
8683 * bout.c (b_out_bfd_link_hash_table_free): Define.
8684 * coff-rs6000.c (rs6000coff_vec): Include
8685 _bfd_generic_link_hash_table_free.
8686 (pmac_xcoff_vec): Likewise.
8687 * coff64-rs6000.c (rs6000coff64_vec): Likewise.
8688 (aix5coff64_vec): Likewise.
8689 * coffcode.h (coff_bfd_link_hash_table_free): Conditionally define.
8690 * elf-m10300.c (elf32_mn10300_link_hash_table_free): New function.
8691 (bfd_elf32_bfd_link_hash_table_free): Define.
8692 * elf32-hppa.c (elf32_hppa_link_hash_table_free): New function.
8693 (bfd_elf32_bfd_link_hash_table_free): Define.
8694 * elfxx-target.h (bfd_elfNN_bfd_link_hash_table_free): Conditionally
8695 define.
8696 * i386msdos.c (msdos_bfd_link_hash_table_free): Define.
8697 * i386os9k.c (os9k_bfd_link_hash_table_free): Define.
8698 * ieee.c (ieee_bfd_link_hash_table_free): Define.
8699 * ihex.c (ihex_bfd_link_hash_table_free): Define.
8700 * libbfd-in.h (_bfd_nolink_bfd_link_hash_table_free): Define.
8701 (_bfd_generic_link_hash_table_free): Add prototype.
8702 * libcoff-in.h (_bfd_xcoff_bfd_link_hash_table_free): Add prototype.
8703 * libecoff.h (_bfd_ecoff_bfd_link_hash_table_free): Define.
8704 * linker.c (_bfd_generic_link_hash_table_free): New function.
8705 * mmo.c (mmo_bfd_link_hash_table_free): Define.
8706 * nlm-target.h (nlm_bfd_link_hash_table_free): Define.
8707 * oasys.c (oasys_bfd_link_hash_table_free): Define.
8708 * ppcboot.c (ppcboot_bfd_link_hash_table_free): Define.
8709 * som.c (som_bfd_link_hash_table_free): Define.
8710 * srec.c (srec_bfd_link_hash_table_free): Define.
8711 * tekhex.c (tekhex_bfd_link_hash_table_free): Define.
8712 * versados.c (versados_bfd_link_hash_table_free): Define.
8713 * vms.c (vms_bfd_link_hash_table_free): New function.
8714 * xcofflink.c (_bfd_xcoff_bfd_link_hash_table_free): New function.
8715
8716 * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_malloc
8717 instead of bfd_alloc.
8718 * coff-h8300.c (h8300_coff_link_hash_table_create): Likewise.
8719 * coff-mcore.c (coff_mcore_link_hash_table_create): Likewise.
8720 * coff-ppc.c (ppc_coff_link_hash_table_create): Likewise.
8721 * cofflink.c (_bfd_coff_link_hash_table_create): Likewise.
8722 * ecoff.c (_bfd_ecoff_bfd_link_hash_table_create): Likewise.
8723 * elf-m10300.c (elf32_mn10300_link_hash_table_create): Likewise.
8724 * elf.c (_bfd_elf_link_hash_table_create): Likewise.
8725 * elf32-arm.h (elf32_arm_link_hash_table_create): Likewise.
8726 * elf32-cris.c (elf_cris_link_hash_table_create): Likewise.
8727 * elf32-hppa.c (elf32_hppa_link_hash_table_create): Likewise.
8728 * elf32-i386.c (elf_i386_link_hash_table_create): Likewise.
8729 * elf32-m68k.c (elf_m68k_link_hash_table_create): Likewise.
8730 * elf32-s390.c (elf_s390_link_hash_table_create): Likewise.
8731 * elf32-sh.c (sh_elf_link_hash_table_create): Likewise.
8732 * elf64-alpha.c (elf64_alpha_bfd_link_hash_table_create): Likewise.
8733 * elf64-ppc.c (ppc64_elf_link_hash_table_create): Likewise.
8734 * elf64-s390.c (elf_s390_link_hash_table_create): Likewise.
8735 * elf64-sh64.c (sh64_elf64_link_hash_table_create): Likewise.
8736 * elf64-sparc.c (sparc64_elf_bfd_link_hash_table_create): Likewise.
8737 * elf64-x86-64.c (elf64_x86_64_link_hash_table_create): Likewise.
8738 * elfxx-mips.c (_bfd_mips_elf_link_hash_table_create): Likewise.
8739 * linker.c (_bfd_generic_link_hash_table_create): Likewise.
8740 * m68klinux.c (linux_link_hash_table_create): Likewise.
8741 * sparclinux.c (linux_link_hash_table_create): Likewise.
8742 * sunos.c (sunos_link_hash_table_create): Likewise.
8743 * xcofflink.c (_bfd_xcoff_bfd_link_hash_table_create): Likewise.
8744
8745 * targets.c: Add _bfd_link_hash_table_free to xvec.
8746
8747 * bfd-in2.h: Regenerate.
8748 * libbfd.h: Regenerate.
8749 * libcoff.h: Regenerate.
8750
8751 2002-04-04 Alan Modra <amodra@bigpond.net.au>
8752
8753 * dep-in.sed: Cope with absolute paths.
8754 * Makefile.am (dep.sed): Subst TOPDIR, and not INCDIR.
8755 Run "make dep-am".
8756 * Makefile.in: Regenerate.
8757 * coff-arm.c: Fix copyright date.
8758 * cpu-h8300.c: Likewise.
8759 * cpu-i370.c: Likewise.
8760 * cpu-s390.c: Likewise.
8761 * cpu-mips.c: Likewise.
8762 * po/SRC-POTFILES.in: Regenerate.
8763
8764 2002-04-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8765
8766 * Makefile.am: Add elfxx-mips.c to the known backends.
8767 (elf32-mips.lo): remove dependency to coff/external.h.
8768 * Makefile.in: Regenerate.
8769 * configure.in: Add elfxx-mips.lo to all vectors using elf32-mips.lo
8770 Remove elf32-mips.lo from 64 bit vectors. Update dependencies
8771 accordingly.
8772 * configure: Regenerate.
8773 * elf-bfd.h: Move all MIPS ELF specific prototypes to elfxx-mips.h.
8774 (irix_compat_t): IRIX compatibility level, moved from elf32-mips.c.
8775 (elf_backend_mips_irix_compat, elf_backend_mips_rtype_to_howto): New
8776 MIPS specific backend functions.
8777 * elf32-mips.c: Moved most code to elfxx-mips.c.
8778 (mips_elf_hi16_reloc): Rename from _bfd_mips_elf_hi16_reloc and make
8779 static.
8780 (mips_elf_lo16_reloc): Likewise, was _bfd_mips_elf_lo16_reloc.
8781 (mips_elf_got16_reloc): Likewise, was _bfd_mips_elf_got16_reloc.
8782 (mips_elf_gprel32_reloc): Likewise, was _bfd_mips_elf_gprel32_reloc.
8783 (mips_elf32_rtype_to_howto): Rename from mips_rtype_to_howto. Changed
8784 interface to allow selection of the right REL or RELA howto table.
8785 (mips_elf32_object_p): Rename from _bfd_mips_elf_object_p and made
8786 static. Let it refuse n32 objects.
8787 (elf32_mips_grok_prstatus): Rename from _bfd_elf32_mips_grok_prstatus.
8788 (elf32_mips_grok_psinfo): Rename from _bfd_elf32_mips_grok_psinfo.
8789 (elf32_mips_discard_info): Rename from _bfd_elf32_mips_discard_info.
8790 (elf32_mips_ignore_discarded_relocs): Rename from
8791 _bfd_elf32_mips_ignore_discarded_relocs.
8792 (elf32_mips_write_section): Rename from _bfd_elf32_mips_write_section.
8793 (elf32_mips_irix_compat): New function, replaces IRIX_COMPAT.
8794 (elf_mips_howto_table_rela): Remove.
8795 * elf64-mips.c: Moved most code to elfxx-mips.c.
8796 (bfd_elf64_bfd_reloc_type_lookup): Make static.
8797 (mips_elf64_rtype_to_howto): New function.
8798 (mips_elf64_object_p): Likewise.
8799 (elf64_mips_irix_compat): Likewise.
8800 * elfxx-mips.c: New file containing common code merged together from
8801 elf32-mips.c and elf64-mips.c.
8802 * elfxx-mips.h: New file containing MIPS specific prototypes from
8803 elf-bfd.h.
8804 * elfxx-target.h: Add handling for elf_backend_mips_irix_compat and
8805 elf_backend_mips_rtype_to_howto.
8806
8807 2002-04-04 Alan Modra <amodra@bigpond.net.au>
8808
8809 * srec.c (MAXCHUNK, Chunk): Revise comments.
8810 (srec_write_record): Correct buffer size.
8811 (srec_write_header): Do without intermediate buffer.
8812 (srec_write_section): Validate Chunk.
8813 (srec_write_terminator): Pass NULL instead of dummy buffer.
8814 (srec_write_symbols): Pass file and symbol names directly to
8815 bfd_bwrite so sprintf won't overflow buffer.
8816
8817 2002-04-03 Jakub Jelinek <jakub@redhat.com>
8818
8819 * elf32-sparc.c (elf32_sparc_relocate_section): Don't emit dynamic
8820 PC relative relocs against hidden symbols.
8821 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
8822
8823 2002-04-03 Alan Modra <amodra@bigpond.net.au>
8824
8825 * elf.c (_bfd_elf_make_section_from_shdr): When setting section
8826 LMAs, loop over segments until p_vaddr and p_memsz specify an
8827 extent enclosing the section.
8828
8829 2002-04-02 Nick Clifton <nickc@cambridge.redhat.com>
8830
8831 * ihex.c (ihex_write_object_contents): Do not allow records to
8832 cross a 64K boundary - wrap if necessary.
8833
8834 2002-04-01 Nathan Williams <nathanw@wasabisystems.com>
8835
8836 * elf.c (elfcore_netbsd_get_lwpid): Fix off-by-one error
8837 which caused the returned LWP ID to always be 0.
8838
8839 2002-04-01 Richard Henderson <rth@redhat.com>
8840
8841 * elf32-sparc.c (WILL_CALL_FINISH_DYNAMIC_SYMBOL): New.
8842 (elf32_sparc_relocate_section): Use it to figure out when to
8843 initialize .got entries.
8844 * elf64-sparc.c: Similarly.
8845
8846 2002-03-28 Alan Modra <amodra@bigpond.net.au>
8847
8848 * linker.c (link_action): Ignore duplicate warning syms.
8849 (_bfd_generic_link_write_global_symbol): Follow warning symbol link.
8850 * elflink.h (elf_adjust_dynstr_offsets): Likewise.
8851 (elf_adjust_dynamic_symbol): Likewise.
8852 (elf_export_symbol): Likewise.
8853 (elf_link_find_version_dependencies): Likewise.
8854 (elf_link_assign_sym_version): Likewise.
8855 (elf_link_sec_merge_syms): Likewise.
8856 (elf_link_output_extsym): Likewise.
8857 (elf_gc_sweep_symbol): Likewise.
8858 (elf_gc_propagate_vtable_entries_used): Likewise.
8859 (elf_gc_smash_unused_vtentry_relocs): Likewise.
8860 (elf_gc_allocate_got_offsets): Likewise.
8861 (elf_collect_hash_codes): Likewise.
8862 * elflink.c (elf_link_renumber_hash_table_dynsyms): Likewise.
8863 * elf-hppa.h (elf_hppa_unmark_useless_dynamic_symbols): Likewise.
8864 (elf_hppa_remark_useless_dynamic_symbols): Likewise.
8865 * elf-m10300.c (elf32_mn10300_finish_hash_table_entry): Likewise.
8866 * elf32-arm.h (elf32_arm_discard_copies): Likewise.
8867 * elf32-cris.c (elf_cris_adjust_gotplt_to_got): Likewise.
8868 (elf_cris_discard_excess_dso_dynamics): Likewise.
8869 * elf32-hppa.c (clobber_millicode_symbols): Likewise.
8870 (mark_PIC_calls): Likewise.
8871 (allocate_plt_static): Likewise.
8872 (allocate_dynrelocs): Likewise.
8873 (readonly_dynrelocs): Likewise.
8874 * elf32-i386.c (allocate_dynrelocs): Likewise.
8875 (readonly_dynrelocs): Likewise.
8876 * elf32-i370.c (i370_elf_adjust_dynindx): Likewise.
8877 * elf32-m68k.c (elf_m68k_discard_copies): Likewise.
8878 * elf32-mips.c (mips_elf_output_extsym): Likewise.
8879 (mips_elf_sort_hash_table_f): Likewise.
8880 (mips_elf_check_mips16_stubs): Likewise.
8881 * elf32-s390.c (allocate_dynrelocs): Likewise.
8882 (readonly_dynrelocs): Likewise.
8883 * elf32-sh.c (sh_elf_discard_copies): Likewise.
8884 * elf32-xstormy16.c (xstormy16_relax_plt_check): Likewise.
8885 (xstormy16_relax_plt_realloc): Likewise.
8886 * elf64-alpha.c (elf64_alpha_calc_got_offsets_for_symbol): Likewise.
8887 (elf64_alpha_output_extsym): Likewise.
8888 * elf64-hppa.c (elf64_hppa_mark_exported_functions): Likewise.
8889 * elf64-mips.c (mips_elf64_sort_hash_table_f): Likewise.
8890 (mips_elf64_check_mips16_stubs): Likewise.
8891 (mips_elf64_output_extsym): Likewise.
8892 * elf64-ppc.c (func_desc_adjust): Likewise.
8893 (allocate_dynrelocs): Likewise.
8894 (readonly_dynrelocs): Likewise.
8895 * elf64-s390.c (allocate_dynrelocs): Likewise.
8896 (readonly_dynrelocs): Likewise.
8897 * elf64-sh64.c (sh64_elf64_discard_copies): Likewise.
8898 * elf64-x86-64.c (allocate_dynrelocs): Likewise.
8899 (readonly_dynrelocs): Likewise.
8900 * elfxx-ia64.c (elfNN_ia64_global_dyn_sym_thunk): Likewise.
8901 * aoutx.h (aout_link_write_other_symbol): Likewise.
8902 * cofflink.c (_bfd_coff_write_task_globals): Likewise.
8903 (_bfd_coff_write_global_sym): Likewise.
8904 * i386linux.c (linux_tally_symbols): Likewise.
8905 * m68klinux.c (linux_tally_symbols): Likewise.
8906 * sparclinux.c (linux_tally_symbols): Likewise.
8907 * pdp11.c (aout_link_write_other_symbol): Likewise.
8908 * sunos.c (sunos_scan_dynamic_symbol): Likewise.
8909 * xcofflink.c (xcoff_build_ldsyms): Likewise.
8910 (xcoff_write_global_symbol): Likewise.
8911
8912 * cofflink.c (_bfd_coff_final_link): Formatting.
8913 * cpu-mips.c (mips_compatible): Make static, prototype.
8914 * elf32-i386.c (elf_i386_check_relocs): Formatting.
8915 * elf32-sh.c (sh_elf_size_dynamic_sections): Likewise.
8916 * elf64-alpha.c (elf64_alpha_output_extsym): Likewise.
8917 * elf64-mips.c (mips_elf64_sort_hash_table): Likewise.
8918 (mips_elf64_final_link): Likewise.
8919 * elflink.h (elf_link_find_version_dependencies): Remove duplicate
8920 prototype.
8921
8922 2002-03-27 Nick Clifton <nickc@cambridge.redhat.com>
8923
8924 * coff-arm.c (SWAP_IN_RELOC_OFFSET): Define.
8925 (SWAP_OUT_RELOC_OFFSET): Define.
8926
8927 2002-03-27 Gregory Steuck <greg@nest.cx>
8928
8929 * elf.c (_bfd_elf_get_symtab_upper_bound): Leave space for
8930 terminating NULL if empty symbol table.
8931 (_bfd_elf_get_dynamic_symtab_upper_bound): Likewise.
8932
8933 2002-03-26 H.J. Lu (hjl@gnu.org)
8934
8935 * elflink.h (elf_link_input_bfd): Revert the last change since
8936 the gcc exception handling isn't fixed yet.
8937
8938 2002-03-26 H.J. Lu (hjl@gnu.org)
8939
8940 * elflink.h (elf_link_input_bfd): Complain about relocations
8941 against local symbols in discarded sections.
8942
8943 2002-03-26 Alan Modra <amodra@bigpond.net.au>
8944
8945 * elflink.h (elf_gc_mark): Don't recurse into non-ELF sections.
8946
8947 2002-03-23 Alan Modra <amodra@bigpond.net.au>
8948
8949 * elf.c (_bfd_elf_make_section_from_shdr): Don't set lma based on
8950 section file offset for !SEC_LOAD sections.
8951
8952 2002-03-21 Richard Earnshaw <rearnsha@arm.com>
8953
8954 * elf32-arm.h (elf32_arm_final_link_relocate <case R_ARM_GOTOFF>,
8955 <case R_ARM_GOT>): Handle relocations to Thumb functions.
8956
8957 2002-03-21 Alan Modra <amodra@bigpond.net.au>
8958
8959 * coff64-rs6000.c (_bfd_xcoff64_put_symbol_name): Prototype.
8960 Whitespace changes.
8961 * archive.c: Update copyright date.
8962 * bfd-in2.h: Regenerate.
8963 * libbfd.h: Regenerate.
8964 * Makefile.am: Run "make dep-am"
8965 * Makefile.in: Regenerate.
8966 * po/SRC-POTFILES.in: Regenerate.
8967
8968 2002-03-20 Daniel Jacobowitz <drow@mvista.com>
8969
8970 * dwarf2.c (struct funcinfo): Move up.
8971 (lookup_address_in_function_table): New argument function_ptr.
8972 Set it.
8973 (lookup_address_in_line_table): New argument function. If function
8974 is non-NULL, use it to handle ``addr'' before the first line note of
8975 the function.
8976 (comp_unit_find_nearest_line): Update and swap calls to
8977 lookup_address_in_function_table and lookup_address_in_line_table.
8978 * syms.c (_bfd_stab_section_find_nearest_line): Use the first
8979 N_SLINE encountered if we see an N_FUN before any N_SLINE.
8980
8981 2002-03-20 Tom Rix <trix@redhat.com>
8982
8983 * coff-rs6000.c (_bfd_xcoff_stat_arch_elt): Renamed from
8984 _bfd_xcoff_generic_stat_arch_elt. Fix format check.
8985 * coff64-rs6000.c : Use _bfd_xcoff_stat_arch_elt.
8986
8987 2002-03-19 Tom Rix <trix@redhat.com>
8988
8989 * xcofflink.c (_bfd_xcoff_bfd_link_add_symbols): Look through all
8990 dynamic objects in archives.
8991
8992 2002-03-19 Hans-Peter Nilsson <hp@bitrange.com>
8993
8994 * elflink.h (NAME(bfd_elf,record_link_assignment)): Don't set
8995 STT_NOTYPE symbols to STT_OBJECT.
8996
8997 2002-03-18 Jan Hubicka <jh@suse.cz>
8998
8999 * cpu-i386.c (bfd_x86_64_arch): Rename to "i386:x86-64"
9000
9001 2002-03-18 Tom Rix <trix@redhat.com>
9002
9003 * aix5ppc.core.c : New file for AIX 5 64 bit core support.
9004 * bfd-in.h : Add bfd_xcoff_ar_archive_set_magic declaration.
9005 * coff-rs6000 (do_pad) : New function for archive padding.
9006 (do_copy) : New function for object file copying in archives.
9007 (do_shared_object_padding) : New function for padding shared
9008 objects to their text section alignment in archives.
9009 (bfd_xcoff_ar_achive_set_magic) : Stub.
9010 (xcoff_write_armap_big) : Use do_copy and do_pad.
9011 (xcoff_write_archive_contents_big) : Use do_shared_object_padding,
9012 do_copy and do_pad.
9013 * coff64-rs6000.c (xcoff64_write_ojbect_contents) : Use
9014 bfd_xcoff_magic_number.
9015 (xcoff64_bad_format_hook) : New function for _bfd_bad_format_hook
9016 fop.
9017 (xcoff_backend_data_r) : Use xcoff64_bad_format_hook.
9018 (bfd_xcoff_aix5_backend_data) : New Aix 5 backend data.
9019 (aix5coff64_vec) : New Aix 5 target aix5coff64-rs6000.
9020 * rs6000-core.c : Update copyright date.
9021 * xcofflink.c (bfd_xcoff_size_dynamic_sections): Check for NULL
9022 csectpp.
9023 * coffcode.h (coff_new_section_hook) : Use new accessor macros.
9024 (coff_set_arch_mach_hook) : Add Aix 5 U64_TOCMAGIC magic #.
9025 (coff_set_flags) : Use bfd_xcoff_magic_number.
9026 * libxcoff.h (bfd_xcoff_is_xcoff64): Add U64_TOCMAGIC.
9027 * configure.in : Add powerpc-*-aix5 and rs6000-*-aix5 support.
9028 * Makefile.am : Same.
9029 * config.bfd : Same.
9030 * targets.c : Same.
9031 * configure : Regnerate.
9032 * Makefile.in : Same.
9033 * bfd-in2.h : Same.
9034
9035 2002-03-18 Nick Clifton <nickc@cambridge.redhat.com>
9036
9037 * po/fr.po: Updated version.
9038
9039 2002-03-18 Alan Modra <amodra@bigpond.net.au>
9040
9041 * libbfd.c (bfd_write_bigendian_4byte_int): Return true iff success.
9042 * libbfd.h: Regenerate.
9043 * archive.c (coff_write_armap): Pass on failures from
9044 bfd_write_bigendian_4byte_int.
9045
9046 2002-03-14 H.J. Lu <hjl@gnu.org>
9047
9048 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Set the BFD
9049 error to bfd_error_nonrepresentable_section for reinit_array
9050 section in DSO.
9051
9052 2002-03-14 Nick Clifton <nickc@cambridge.redhat.com>
9053
9054 * coffcode.h (coff_slurp_symbol_table): When adding BSF_WEAK flag,
9055 OR it in rather than replacing previously selected flags.
9056
9057 * elfxx-target.h (TARGET_BIG_SYM): Set ar_max_namelen to 15.
9058 (TARGET_LITTLE_SYM): Set ar_max_namelen to 15.
9059
9060 2002-03-14 Alan Modra <amodra@bigpond.net.au>
9061
9062 * cpu-mips.c (mips_compatible): New. Don't check bits_per_word.
9063 (N): Use the above.
9064 * elflink.h (elf_bfd_final_link): Revert last change. Instead,
9065 ensure reloc size matches before calling elf_link_input_bfd.
9066 Add an assert to check reloc size when counting output relocs.
9067
9068 2002-03-14 Nick Clifton <nickc@cambridge.redhat.com>
9069
9070 * mmo.c (mmo_get_loc): Return NULL rather than false.
9071
9072 2002-03-13 Nick Clifton <nickc@cambridge.redhat.com>
9073
9074 * po/fr.po: Updated version.
9075
9076 2002-03-13 Alan Modra <amodra@bigpond.net.au>
9077
9078 * archures.c (bfd_default_compatible): Test bits_per_word.
9079 * cpu-i386.c (i386_compatible): Remove. Replace occurrences with
9080 bfd_default_compatible.
9081 * cpu-i370.c (i370_compatible): Likewise.
9082 * cpu-sparc.c (sparc_compatible): Likewise.
9083 * cpu-h8300.c (compatible): Test in->arch == out->arch.
9084
9085 * elflink.h: Formatting fixes.
9086 (elf_link_output_extsym): Merge undefined and undef weak cases.
9087
9088 * elflink.h (elf_bfd_final_link): Only call elf_link_input_bfd
9089 when word size of input matches output word size.
9090
9091 2002-03-12 Andreas Jaeger <aj@suse.de>
9092
9093 * cpu-i386.c (i386_compatible): New. Use it instead of
9094 bfd_default_compatible.
9095
9096 2002-03-07 H.J. Lu (hjl@gnu.org)
9097
9098 * coff-sh.c (shcoff_reloc_map): Use bfd_reloc_code_real_type
9099 as the type for bfd_reloc_val.
9100
9101 2002-03-05 John David Anglin <dave@hiauly1.hia.nrc.ca>
9102
9103 * elf-hppa.h (elf_hppa_is_dynamic_loader_symbol): New function.
9104 (elf_hppa_relocate_section): Ignore undefined dynamic loader symbols.
9105 (elf_hppa_final_link_relocate): Correct relocations for indirect
9106 references to local data through the DLT. Fix .opd creation for
9107 local symbols using R_PARISC_LTOFF_FPTR32 and R_PARISC_FPTR64
9108 relocations. Use e_lsel selector for R_PARISC_DLTIND21L,
9109 R_PARISC_LTOFF_FPTR21L and R_PARISC_LTOFF_TP21L as per
9110 "Processor-Specific ELF for PA_RISC, Version 1.43" document.
9111 Similarly, use e_rsel for DLT and LTOFF 'R' relocations.
9112 * elf32-hppa.c (final_link_relocate): Revise relocation selectors
9113 as per "Processor-Specific ELF for PA_RISC, Version 1.43" document.
9114
9115 2002-03-05 Jakub Jelinek <jakub@redhat.com>
9116
9117 * merge.c (_bfd_merge_sections): Don't segfault if there
9118 is nothing to merge due to GC.
9119
9120 2002-03-05 Alan Modra <amodra@bigpond.net.au>
9121
9122 * elf32-hppa.c (clobber_millicode_symbols): Remove hack to keep
9123 symbols that have been forced local.
9124
9125 * elflink.h (elf_bfd_final_link): Call elf_link_output_extsym
9126 to output forced local syms for non-shared link.
9127 (elf_link_output_extsym): Tweak condition for calling backend
9128 adjust_dynamic_symbol so that previous behaviour is kept.
9129 Whitespace changes throughout file.
9130
9131 2002-03-04 H.J. Lu <hjl@gnu.org>
9132
9133 * elf.c (bfd_section_from_shdr): Handle special sections,
9134 .init_array, .fini_array and .preinit_array.
9135 (elf_fake_sections): Likewise.
9136
9137 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Create the
9138 DT entry only if the section is in output for .init_array,
9139 .fini_array and .preinit_array. Complain about .preinit_array
9140 section in DSO.
9141 (elf_bfd_final_link): Warn zero size for .init_array,
9142 .fini_array and .preinit_array sections.
9143
9144 * elfxx-ia64.c (elfNN_ia64_section_from_shdr): Remove
9145 SHT_INIT_ARRAY, SHT_FINI_ARRAY and SHT_PREINIT_ARRAY.
9146 (elfNN_ia64_fake_sections): Remove .init_array, .fini_array and
9147 .preinit_array.
9148
9149 2002-03-04 Alan Modra <amodra@bigpond.net.au>
9150
9151 * configure.in (WIN32LIBADD): Don't eval PICFLAG assignment.
9152 * configure: Regenerate.
9153
9154 2002-03-02 Tom Rix <trix@redhat.com>
9155
9156 * coff64-rs6000.c (xcoff64_howto_table): Replace howto types with
9157 symbolic equiv.
9158 * coff-rs6000.c (xcoff_howto_table): Same.
9159
9160 2002-03-01 David Mosberger <davidm@hpl.hp.com>
9161
9162 * elflink.h (size_dynamic_sections): If section named
9163 ".preinit_array" exists, create DT_PREINIT_ARRAY and
9164 DT_PREINIT_ARRAYSZ entries in dynamic table. Analogously for
9165 ".init_array" and ".fini_array".
9166 (elf_bfd_final_link): Handle DT_PREINIT_ARRAYSZ, DT_INIT_ARRAYSZ,
9167 DT_FINI_ARRAYSZ, DT_PREINIT_ARRAY, DT_INIT_ARRAY, and
9168 DT_FINI_ARRAY.
9169
9170 2002-02-26 Andrew Macleod <amacleod@cygnus.com>
9171
9172 * elflink.h (elf_bfd_final_link): Don't crash on SHN_UNDEF local
9173 dynsyms.
9174
9175 2002-02-25 Alan Modra <amodra@bigpond.net.au>
9176
9177 * elf64-hppa.h: Update copyright date.
9178
9179 * elf64-ppc.c (ppc64_elf_check_relocs): Warning fix.
9180 (ppc64_elf_relocate_section): Don't generate power4 style branch
9181 hints for *_BRTAKEN and *_BRNTAKEN relocs.
9182
9183 2002-02-22 Jakub Jelinek <jakub@redhat.com>
9184
9185 * elf64-sh64.c (sh_elf64_relocate_section): Fix a typo from my
9186 last patch.
9187 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
9188
9189 2002-02-21 Andreas Jaeger <aj@suse.de>
9190
9191 * elf64-x86-64.c: Major rework that introduces all recent changes
9192 to the x86-64 backend. Get a closer match to elf32-i386.
9193 (struct elf64_x86_64_dyn_relocs): Rename from
9194 elf64_x86_64_pcrel_relocs_copied, add additional fields. Change
9195 all users.
9196 (struct elf64_x86_64_link_hash_table): Add short cuts to some
9197 sections.
9198 (link_hash_newfunc): Rename from elf64_x86_64_link_hash_newfunc,
9199 remove casts, initialize new hash members.
9200 (create_got_section): New.
9201 (elf64_x86_64_create_dynamic_sections): New.
9202 (elf64_x86_64_copy_indirect_symbol): New.
9203 (elf64_x86_64_check_relocs): Don't allocate space for dynamic
9204 relocs, .got or .relgot here but do it in allocate_dynrelocs.
9205 Reference count possible .plt and .got entries. Don't test input
9206 section SEC_READONLY here to try to avoid copy relocs, and keep
9207 dyn_relocs regardless of ELF_LINK_NON_GOT_REF. Don't set
9208 DF_TEXTREL here. Delay setting of variables until needed. Cache
9209 pointer to "sreloc" section in elf_section_data. Tweak condition
9210 under which .got created. Report files with bad relocation
9211 section names.
9212 (elf64_x86_64_gc_sweep_hook): Sweep dyn_relocs and local_dynrel.
9213 Reference count possible .plt entries. Don't deallocate .got and
9214 .relgot space here.
9215 (elf64_x86_64_adjust_dynamic_symbol): Handle nocopyreloc. Don't
9216 do copy reloc processing for weakdefs. Remove redundant casts and
9217 aborts. Delay setting of vars until needed. Move creation of
9218 dynamic symbols and allocation of .plt and .rela.plt to
9219 allocate_dynrelocs. Replace BFD_ASSERT with abort.
9220 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): New.
9221 (allocate_dynrelocs): New.
9222 (readonly_dynrelocs): New.
9223 (elf64_x86_64_size_dynamic_sections): Call readonly_dynrelocs.
9224 Allocate space for dyn relocs. Replace BFD_ASSERT with abort.
9225 Zero out the dynamic allocated content space.
9226 (elf64_x86_64_discard_copies): Removed.
9227 (elf64_x86_64_relocate_section): Make use of dynamic section
9228 short-cuts. Localise vars, and delay setting. Better error
9229 reporting, replace BFD_ASSERT with abort. Check
9230 ELF_LINK_HASH_DEF_DYNAMIC to see if a symbol is not defined in the
9231 regular object file and tread the weak definition as the normal
9232 one. Don't discard relocs for undefweak or undefined symbols and
9233 check !DEF_REGULAR as well as DEF_DYNAMIC in test for avoided copy
9234 relocs.
9235 (elf64_x86_64_finish_dynamic_symbol): Don't copy relocs for
9236 symbols that have been forced local. Use same test to decide if
9237 we can use a relative reloc for got as relocate_section. Expand
9238 SHN_UNDEF comment. Move expressions out of function calls.
9239 Replace BFD_ASSERT with abort.
9240 (bfd_elf64_bfd_final_link): Removed.
9241 (elf_backend_copy_indirect_symbol): Define.
9242
9243 2002-02-20 Tom Rix <trix@redhat.com>
9244
9245 * coff-rs6000.c (xcoff_howto_table): Add 16 bit R_BA.
9246 (_bfd_xcoff_reloc_type_lookup): Use it.
9247 * coff64-rs6000.c (xcoff64_howto_table): Same.
9248 (xcoff64_reloc_type_lookup): Same.
9249
9250 2002-02-20 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
9251
9252 * osf-core.c (osf_core_vec): OSF/1 (Digital Unix) core files are
9253 little endian.
9254
9255 2002-02-19 Martin Schwidefsky <schwidefsky@de.ibm.com>
9256
9257 * archures.c (bfd_mach_s390_esa): Rename to bfd_mach_s390_31.
9258 (bfd_mach_s390_esame): Rename to bfd_mach_s390_64.
9259 * bfd-in2.h: Regenerate.
9260 * cpu-s390.c (arch_info_struct): Use renamed architecture defines.
9261 Replace architecture name "s390" with "s390:31-bit" and "s390:esame"
9262 with "s390:64-bit".
9263 * elf32-s390.c (elf_howto_table): Add 32 bit pc relative relocations.
9264 (elf_s390_reloc_type_lookup): Likewise.
9265 (elf_s390_check_relocs): Likewise.
9266 (elf_s390_gc_sweep_hook): Likewise.
9267 (elf_s390_relocate_section): Likewise.
9268 (elf_s390_object_p): Use renamed architecture define.
9269 * elf64-s390.c (elf_s390_object_p): Use renamed architecture define.
9270
9271 2002-02-19 Frank Ch. Eigler <fche@redhat.com>
9272
9273 * syms.c (stt[]): Sorted. Added .init/.fini -> "t" mapping.
9274
9275 2002-02-19 Jakub Jelinek <jakub@redhat.com>
9276
9277 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Enable
9278 absptr -> pcrel optimization for shared libs.
9279 Only create minimal .eh_frame_hdr if absptr FDE encoding in shared
9280 library cannot be converted to pcrel.
9281 (_bfd_elf_eh_frame_section_offset): Return -2 if making absptr
9282 relative.
9283 * elf32-i386.c (elf_i386_relocate_section): If
9284 _bfd_elf_section_offset returned -2, skip, but make sure the
9285 relocation is installed.
9286 * elf32-arm.h (elf32_arm_final_link_relocate): Likewise.
9287 * elf32-cris.c (cris_elf_relocate_section): Likewise.
9288 * elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
9289 * elf32-i370.c (i370_elf_relocate_section): Likewise.
9290 * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
9291 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
9292 * elf32-s390.c (elf_s390_relocate_section): Likewise.
9293 * elf32-sh.c (sh_elf_relocate_section): Likewise.
9294 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
9295 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
9296 * elf64-s390.c (elf_s390_relocate_section): Likewise.
9297 * elf64-sh64.c (sh_elf64_relocate_section): Likewise.
9298 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
9299 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
9300 * elf64-alpha.c (elf64_alpha_relocate_section): Handle
9301 _bfd_elf_section_offset returning -2 the same way as -1.
9302 * elfxx-ia64.c (elfNN_ia64_install_dyn_reloc): Likewise.
9303 * elf32-mips.c (mips_elf_create_dynamic_relocation): Add FIXME
9304 and BFD_ASSERT.
9305 * elf64-mips.c (mips_elf64_create_dynamic_relocation): Likewise.
9306
9307 2002-02-18 Tom Rix <trix@redhat.com>
9308
9309 * xcofflink.c (bfd_xcoff_link_gernate_rtinit): Add -brtl support.
9310 (bfd_xcoff_size_dynamic_sections): Same.
9311 * bfd-in.h (bfd_xcoff_link_generate_rtinit): Same.
9312 (bfd_xcoff_size_dynamic_sections): Same.
9313 * coff-rs6000.c (xcoff_generate_rtinit): Same.
9314 * coff-rs646000.c (xcoff64_generate_rtinit): Same.
9315 * libxcoff.h (struct xcoff_backend_data_rec): Same.
9316 * xcofflink.c (xcoff_build_ldsyms, xcoff_link_add_symbols): Clean.
9317 * bfd-in2.h: Regenerate.
9318
9319 2002-02-18 Alan Modra <amodra@bigpond.net.au>
9320
9321 * elf64-ppc.c (STFD_FR0_0R1, LFD_FR0_0R1, BLR): Define.
9322 (struct ppc_link_hash_table): Add sfpr.
9323 (ppc64_elf_link_hash_table_create): Init it.
9324 (ppc64_elf_create_dynamic_sections): Split creation of .stub and
9325 .glink out to..
9326 (create_linkage_sections): ..here. Make .sfpr too.
9327 (ppc64_elf_check_relocs): Call create_linkage_sections, and set
9328 dynobj early.
9329 (MIN_SAVE_FPR, MAX_SAVE_FPR): Define.
9330 (ppc64_elf_func_desc_adjust): Look for missing ._savef* and
9331 ._restf* functions, and create as needed.
9332 (func_desc_adjust): Only force_local for shared libs.
9333
9334 2002-02-18 David O'Brien <obrien@FreeBSD.org>
9335
9336 * configure.in: Bump version number post 2.12 branching.
9337 * configure: Regenerate.
9338
9339 2002-02-17 Hans-Peter Nilsson <hp@bitrange.com>
9340
9341 * mmo.c: Correct and improve comments.
9342 (mmo_write_chunk): Store trailing byte in bfd buffer; don't
9343 zero-pad. Use input to fill up non-empty bfd buffer.
9344 (mmo_flush_chunk): New function.
9345 (mmo_write_loc_chunk): Add parameter last_vmap, all callers
9346 changed. Don't emit location specifier if VMA is same as
9347 *LAST_VMAP after omitting leading zero contents. Call
9348 mmo_flush_chunk before emitting location specifier.
9349 (mmo_write_loc_chunk_list): Call mmo_flush_chunk when finished
9350 with mmo_write_loc_chunk calls.
9351 (mmo_internal_write_section): Call mmo_flush_chunk after
9352 mmo_write_chunk.
9353 (mmo_write_symbols_and_terminator): Move :Main to first position
9354 in symbol array. Add faked one if it does not exist if there are
9355 other symbols. Don't add it if there are no symbols at all. Move
9356 out test for value of :Main from symbol loop. Rename table
9357 fakemain to maintable and variable mainsym to fakemain.
9358
9359 2002-02-15 Richard Henderson <rth@redhat.com>
9360
9361 * elf64-alpha.c (elf64_alpha_relocate_section) [BRSGP]: A target
9362 section with no got matches any got. Simplify error generaion.
9363
9364 2002-02-15 Alan Modra <amodra@bigpond.net.au>
9365
9366 Support arbitrary length fill patterns.
9367 * linker.c (bfd_new_link_order): Zero all fields with bfd_zalloc.
9368 (_bfd_default_link_order): Remove bfd_fill_link_order code.
9369 Call default_data_link_order.
9370 (default_fill_link_order): Delete.
9371 (default_data_link_order): New function.
9372 * elf32-mips.c (_bfd_mips_elf_final_link): Replace occurrences
9373 of bfd_fill_link_order with bfd_data_link_order.
9374 * elf64-alpha.c (elf64_alpha_final_link): Likewise.
9375 * elf64-mips.c (mips_elf64_final_link): Likewise.
9376
9377 * bfd.c (bfd_scan_vma): Clamp overflows to max bfd_vma value.
9378 Correct value returned in "end" for "0x<non-hex>".
9379
9380 2002-02-14 Nick Clifton <nickc@cambridge.redhat.com>
9381
9382 * cpu-arm.c (processors): Replace 'arch' field with 'mach'.
9383 (scan): Test against 'mach' field in info structure.
9384
9385 2002-02-14 Alan Modra <amodra@bigpond.net.au>
9386
9387 * elf.c (elf_fake_sections): Use SHT_NOBITS when SEC_NEVER_LOAD.
9388
9389 2002-02-14 Matt Fredette <fredette@netbsd.org>
9390
9391 * elf32-m68k.c (elf32_m68k_print_private_bfd_data): Recognize
9392 EF_M68000.
9393
9394 2002-02-13 Nick Clifton <nickc@cambridge.redhat.com>
9395
9396 * elf.c (_bfd_elf_make_section_from_shdr): Do not insist on
9397 non-zero physical addresses when adjusting the LMAs of new
9398 sections.
9399
9400 2002-02-12 John David Anglin <dave@hiauly1.hia.nrc.ca>
9401
9402 * elf-hppa.h (elf_hppa_reloc_final_type): New function stripped
9403 from _bfd_elf_hppa_gen_reloc_type.
9404 (_bfd_elf_hppa_gen_reloc_type): Remove duplicate prototype.
9405 * elf32-hppa.h (elf32_hppa_reloc_final_type): Add protptype.
9406 * elf32-hppa.c: Include elf32-hppa.h before elf-hppa.h.
9407 * elf64-hppa.h (elf64_hppa_reloc_final_type): Add protptype.
9408
9409 2002-02-12 Alexandre Oliva <aoliva@redhat.com>
9410
9411 * elf-m10300.c (mn10300_elf_relax_section): Skip section before
9412 loading its contents if there's nothing to do in it.
9413
9414 2002-02-12 Alan Modra <amodra@bigpond.net.au>
9415
9416 * elf64-ppc.c (ppc64_elf_size_stubs): Correct test for crossing
9417 64k boundary.
9418
9419 * elf64-ppc.c (ppc64_elf_size_dynamic_sections): Add dynamic
9420 DT_PPC64_OPD and DT_PPC64_OPDSZ tags.
9421 (ppc64_elf_finish_dynamic_sections): Set values for them.
9422
9423 2002-02-11 Michael Snyder <msnyder@redhat.com>
9424
9425 * elf-bfd.h (elfcore_write_lwpstatus): Add prototype.
9426 * elf.c (elfcore_grok_pstatus): Add prototype.
9427 (elfcore_grok_lwpstatus): Add prototype.
9428 (elfcore_write_lwpstatus): New function.
9429 (elfcore_write_pstatus): Fix typo, eliminate unnecessary memcpy.
9430
9431 2002-02-11 Alexandre Oliva <aoliva@redhat.com>
9432
9433 * elf32-sh.c: Added missing prototypes.
9434 * elf32-sh64.c: Likewise.
9435 (sh_elf_align_loads): Mark unused args as such.
9436 * elf64-sh64.c: Added missing prototypes.
9437 (struct elf_sh64_link_hash_entry): Fix typo.
9438 (sh_elf64_relocate_section): Fix info argument passed to
9439 _bfd_elf_section_offset.
9440
9441 2002-02-11 Alan Modra <amodra@bigpond.net.au>
9442
9443 * Makefile.am: "make dep-am".
9444 * Makefile.in: Regenerate.
9445 * aclocal.m4: Regenerate.
9446 * config.in: Regenerate.
9447 * configure: Regenerate.
9448
9449 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
9450
9451 * coff-rs6000.c (xcoff_generate_rtinit): Silence uninitialized
9452 variable warnings.
9453 * elf32-sh.c (sh_elf_relax_section): Silence signed/unsigned
9454 comparison warning.
9455 * trad-core.c (trad_unix_core_file_p): Silence pointer/integer
9456 cast warnings for the common case.
9457
9458 2002-02-10 Hans-Peter Nilsson <hp@bitrange.com>
9459
9460 * config.bfd (sh-*-linux*, sh-*-elf* | sh-*-rtemself*): Add sh64
9461 vectors.
9462 (sh-*-netbsdelf*): New, to trump sh*-*-netbsdelf* and add sh64
9463 vectors.
9464
9465 2002-02-09 Richard Henderson <rth@redhat.com>
9466
9467 * elf64-alpha.c (elf64_alpha_howto): Add R_ALPHA_BRSGP.
9468 (elf64_alpha_reloc_map, elf64_alpha_check_relocs): Likewise.
9469 (elf64_alpha_relocate_section): Likewise.
9470 * reloc.c (BFD_RELOC_ALPHA_BRSGP): New.
9471 * bfd-in2.h, libbfd.h: Rebuild.
9472
9473 2002-02-09 Hans-Peter Nilsson <hp@bitrange.com>
9474
9475 * elf64-mmix.c (_bfd_mmix_finalize_linker_allocated_gregs): Check
9476 that base-plus-offset reloc accounting is consistent.
9477 (mmix_elf_relax_section): Keep base-plus-offset reloc accounting
9478 up to date for undefined symbols.
9479
9480 2002-02-08 Eric Christopher <echristo@redhat.com>
9481
9482 From Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9483
9484 * elf32-mips.c (_bfd_mips_elf_fake_sections): Don't create .rela
9485 sections for the O32 ABI.
9486
9487 2002-02-08 Chris Demetriou <cgd@broadcom.com>
9488
9489 * elf32-arm.h: Fix formatting of _("...").
9490 * elf32-d10v.c: Likewise.
9491 * elf32-m68k.c: Likewise.
9492 * elf32-mips.c: Likewise.
9493
9494 2002-02-08 Ivan Guzvinec <ivang@opencores.org>
9495
9496 * coff-or32.c: Fix compile time warning messages.
9497
9498 2002-02-08 Alexandre Oliva <aoliva@redhat.com>
9499
9500 Contribute sh64-elf.
9501 2002-01-23 Alexandre Oliva <aoliva@redhat.com>
9502 * reloc.c (R_SH_GOTPLT32, R_SH_GOT_LOW16, R_SH_GOT_MEDLOW16,
9503 R_SH_GOT_MEDHI16, R_SH_GOT_HI16, R_SH_GOTPLT_LOW16,
9504 R_SH_GOTPLT_MEDLOW16, R_SH_GOTPLT_MEDHI16, R_SH_GOTPLT_HI16,
9505 R_SH_PLT_LOW16, R_SH_PLT_MEDLOW16, R_SH_PLT_MEDHI16,
9506 R_SH_PLT_HI16, R_SH_GOTOFF_LOW16, R_SH_GOTOFF_MEDLOW16,
9507 R_SH_GOTOFF_MEDHI16, R_SH_GOTOFF_HI16, R_SH_GOTPC_LOW16,
9508 R_SH_GOTPC_MEDLOW16, R_SH_GOTPC_MEDHI16, R_SH_GOTPC_HI16,
9509 R_SH_GOT10BY4, R_SH_GOTPLT10BY4, R_SH_GOT10BY8, R_SH_GOTPLT10BY8,
9510 R_SH_COPY64, R_SH_GLOB_DAT64, R_SH_JMP_SLOT64, R_SH_RELATIVE64):
9511 New relocs.
9512 * libbfd.h, bfd-in2.h: Rebuilt.
9513 * elf32-sh.c (sh_elf_howto_table): Define new relocs.
9514 (sh_reloc_map): Map them.
9515 (PLT_ENTRY_SIZE, elf_sh_plt0_entry_be, elf_sh_plt0_entry_le,
9516 elf_sh_plt_entry_be, elf_sh_plt_entry_le, elf_sh_pic_plt_entry_be,
9517 elf_sh_pic_plt_entry_le, elf_sh_plt0_entry, elf_sh_plt_entry,
9518 elf_sh_pic_plt_entry, elf_sh_sizeof_plt, elf_sh_plt_plt0_offset,
9519 elf_sh_plt0_gotplt_offset, elf_sh_plt_temp_offset,
9520 elf_sh_plt_symbol_offset, elf_sh_plt_reloc_offset,
9521 movi_shori_putval) [INCLUDE_SHMEDIA]: New.
9522 (elf_sh_link_hash_entry) [INCLUDE_SHMEDIA]: Add
9523 datalabel_got_offset.
9524 (sh_elf_link_hash_newfunc): Initialize it.
9525 (sh_elf_relocate_section): Augment the scope of
9526 seen_stt_datalabel. Introduce GOTPLT support. Extend GOTPC, PLT,
9527 GOT and GOTOFF handling to new SHmedia relocation types. Support
9528 GOT_BIAS.
9529 (sh_elf_check_relocs): Likewise.
9530 (sh_elf_finish_dynamic_symbol) [TARGET_SHMEDIA]: Set up values in
9531 PLT entries using movi_shori_putval. Support GOT_BIAS.
9532 (sh_elf_finish_dynamic_sections): Likewise.
9533 * elf32-sh64.c (shmedia_prepare_reloc): Do not add addend to
9534 relocation, it's now done by the caller.
9535 (GOT_BIAS): New.
9536 * elf64-sh64.c (GOT_BIAS, PLT_ENTRY_SIZE, elf_sh64_sizeof_plt,
9537 elf_sh64_plt_plt0_offset, elf_sh64_plt0_gotplt_offset,
9538 elf_sh64_plt_temp_offset, elf_sh64_plt_symbol_offset,
9539 elf_sh64_plt_reloc_offset, ELF_DYNAMIC_INTERPRETER,
9540 elf_sh64_pcrel_relocs_copied, elf_sh64_link_hash_entry,
9541 elf_sh64_link_hash_table, sh64_elf64_link_hash_traverse,
9542 sh64_elf64_hash_table): New.
9543 (sh_elf64_howto_table): Introduce new relocs.
9544 (sh_elf64_info_to_howto): Accept new PIC relocs.
9545 (sh_elf64_relocate_section): Augment the scope of
9546 seen_stt_datalabel. Support new PIC relocs.
9547 (sh_elf64_check_relocs): Support new PIC relocs.
9548 (elf_sh64_plt0_entry_be, elf_sh64_plt0_entry_le,
9549 elf_sh64_plt_entry_be, elf_sh64_plt_entry_le,
9550 elf_sh64_pic_plt_entry_be, elf_sh64_pic_plt_entry_le,
9551 elf_sh64_plt0_entry, elf_sh64_plt_entry, elf_sh64_pic_plt_entry,
9552 sh64_elf64_link_hash_newfunc, sh64_elf64_link_hash_table_create,
9553 movi_shori_putval, movi_3shori_putval,
9554 sh64_elf64_create_dynamic_sections,
9555 sh64_elf64_adjust_dynamic_symbol, sh64_elf64_discard_copies,
9556 sh64_elf64_size_dynamic_sections,
9557 sh64_elf64_finish_dynamic_symbol,
9558 sh64_elf64_finish_dynamic_sections): New.
9559 (elf_backend_create_dynamic-sections,
9560 bfd_elf64_bfd_link_hash_table_create,
9561 elf_backend_adjust_dynamic_symbol,
9562 elf_backend_size_dynamic_sections,
9563 elf_backend_finish_dynamic_symbol,
9564 elf_backend_finish_dynamic_sections, elf_backend_want_got_plt,
9565 elf_backend_plt_readonly, elf_backend_want_plt_sym,
9566 elf_backend_got_header_size, elf_backend_plt_header_size):
9567 Define.
9568 2001-05-16 Alexandre Oliva <aoliva@redhat.com>
9569 * elf32-sh.c: Renumbered and renamed some SH5 relocations to
9570 match official numbers and names; moved unmaching ones to the
9571 range 0xf2-0xff.
9572 * elf32-sh64.c, elf64-sh64.c: Likewise.
9573 2001-03-12 DJ Delorie <dj@redhat.com>
9574 * elf32-sh.c (sh_elf_relax_section): Don't relax SHmedia
9575 sections.
9576 2001-03-12 DJ Delorie <dj@redhat.com>
9577 * elf32-sh64.c (shmedia_prepare_reloc): Validate relocs that must
9578 be aligned.
9579 * elf64-sh64.c (sh_elf64_relocate_section): Ditto.
9580 2001-01-14 Hans-Peter Nilsson <hpn@cygnus.com>
9581 * elf32-sh64.c (bfd_elf32_bfd_copy_private_section_data): Define.
9582 (sh64_elf_fake_sections): Set type to SHT_SH5_CR_SORTED for a
9583 .cranges section with SEC_SORT_ENTRIES set.
9584 (sh64_backend_section_from_shdr): Set SEC_SORT_ENTRIES on an
9585 incoming sorted .cranges section.
9586 (sh64_bfd_elf_copy_private_section_data): New.
9587 (sh64_elf_final_write_processing): Only sort .cranges and modify
9588 start address if called by linker.
9589 2001-01-08 Ben Elliston <bje@redhat.com>
9590 * elf32-sh64.c (sh64_elf_final_write_processing): Activate
9591 Hans-Peter Nilsson's set bit 0 patch from 2001-01-06.
9592 * elf64-sh64.c (sh64_elf64_final_write_processing): Ditto.
9593 2001-01-06 Hans-Peter Nilsson <hpn@cygnus.com>
9594 * elf64-sh64.c (sh_elf64_howto_table): No open brace at start of
9595 line. Add comments before all entries.
9596 <R_SH_PT_16, R_SH_SHMEDIA_CODE>: Correct and clarify describing
9597 comment.
9598 (sh_elf64_reloc): Correct head comment.
9599 (sh_elf64_relocate_section): Correct spacing.
9600 <relocating for a local symbol>: Do not honour STO_SH5_ISA32;
9601 instead call reloc_dangerous callback.
9602 <case R_SH_SHMEDIA_CODE>: New case.
9603 (sh_elf64_gc_mark_hook): Correct spacing.
9604 (sh_elf64_check_relocs): Ditto.
9605 * elf32-sh64.c (shmedia_prepare_reloc) <case R_SH_SHMEDIA_CODE>:
9606 New case.
9607 * elf32-sh.c: Correct #endif comments for #ifndef-wrapped
9608 functions.
9609 (sh_elf_howto_table) <R_SH_PT_16, R_SH_SHMEDIA_CODE>: Correct,
9610 clarify describing comment. Add comments before all entries.
9611 (sh_elf_relocate_section) <relocating for a local symbol>: Do not
9612 honour STO_SH5_ISA32; instead call reloc_dangerous callback.
9613 2001-01-06 Hans-Peter Nilsson <hpn@cygnus.com>
9614 Sort .cranges section in final link. Prepare to set bit 0 on
9615 entry address.
9616 * elf32-sh64.c (struct sh64_find_section_vma_data): New.
9617 (sh64_elf_link_output_symbol_hook): Fix typo in prototype.
9618 (sh64_elf_set_mach_from_flags): Set SEC_DEBUGGING on incoming
9619 .cranges section.
9620 (sh64_backend_section_from_shdr): New, to recognize
9621 SHT_SH5_CR_SORTED on incoming .cranges section.
9622 (elf_backend_section_from_shdr): Define.
9623 (sh64_elf_final_write_processing): Sort outgoing .cranges
9624 section. (New, temporarily disabled:) Set bit 0 on entry address
9625 according to ISA type.
9626 (sh64_find_section_for_address): New.
9627 (crange_qsort_cmpb, crange_qsort_cmpl, crange_bsearch_cmpb,
9628 crange_bsearch_cmpl): Move here from opcodes/sh64-dis.c.
9629 (sh64_address_in_cranges): Move here from opcodes/sh64-dis.c. Use
9630 bfd_malloc, not xmalloc.
9631 (sh64_get_contents_type): Move here from opcodes/sh64-dis.c. Make
9632 global.
9633 * elf32-sh64.c (sh64_elf64_final_write_processing): New, (but
9634 temporarily disabled) setting bit 0 on entry address.
9635 (elf_backend_final_write_processing): Define.
9636 2001-01-05 Hans-Peter Nilsson <hpn@cygnus.com>
9637 * elf32-sh.c (sh_elf_howto_table) <R_SH_PT_16>: Adjust fields to
9638 be a proper relocation for PTA and PTB rather than a marker.
9639 <R_SH_IMMU5, R_SH_IMMS6, R_SH_IMMU6, R_SH_IMMS10, R_SH_IMMS10BY2,
9640 R_SH_IMMS10BY4, R_SH_IMMS10BY8, R_SH_IMMS16, R_SH_IMMU16,
9641 R_SH_IMM_LOW16, R_SH_IMM_LOW16_PCREL, R_SH_IMM_MEDLOW16,
9642 R_SH_IMM_MEDLOW16_PCREL, R_SH_IMM_MEDHI16, R_SH_IMM_MEDHI16_PCREL,
9643 R_SH_IMM_HI16, R_SH_IMM_HI16_PCREL, R_SH_64, R_SH_64_PCREL>:
9644 Zero src_mask.
9645 * elf64-sh64.c: Ditto.
9646 (sh_elf64_relocate_section) <case R_SH_PT_16>: New case.
9647 * elf32-sh64.c: Include opcodes/sh64-opc.h
9648 (shmedia_prepare_reloc): Take a bfd_link_info pointer as first
9649 argument. Drop const qualifiers from "bfd *" and "bfd_byte *"
9650 parameters. No unused parameters. Caller changed.
9651 <case R_SH_PT_16>: New case.
9652 * Makefile.am (elf32-sh64.lo): Add dependency on sh64-opc.h.
9653 * Makefile.in: Regenerate.
9654 2000-12-30 Hans-Peter Nilsson <hpn@cygnus.com>
9655 * elf64-sh64.c (sh64_elf64_fake_sections): Set SHF_SH5_ISA32 for
9656 all code sections.
9657 (sh_elf64_set_mach_from_flags): Change from EF_SH64 to EF_SH5.
9658 (sh64_elf_merge_private_data): Ditto.
9659 * elf32-sh64.c (sh64_elf_fake_sections): Use sh64_elf_section_data
9660 to access stored section flags.
9661 (sh64_elf_final_write_processing): Return immediately unless
9662 called by linker. Use sh64_elf_section_data (cranges) to get size
9663 of linker-generated cranges entries.
9664 (sh64_elf_copy_private_data): Add missing "return true".
9665 (sh64_elf_set_mach_from_flags): Change from EF_SH64 to EF_SH5.
9666 (sh_elf64_merge_private_data): Ditto.
9667 2000-12-19 Hans-Peter Nilsson <hpn@cygnus.com>
9668 * elf64-sh64.c (sh64_elf64_fake_sections): New, copy of
9669 elf64-sh64.c:sh64_elf_fake_sections.
9670 (elf_backend_fake_sections): Define as sh64_elf64_fake_sections.
9671 2000-12-18 Hans-Peter Nilsson <hpn@cygnus.com>
9672 * elf32-sh64.c (sh64_elf_copy_private_data_internal): Delete.
9673 (sh64_elf_final_write_processing): New.
9674 (elf_backend_final_write_processing): Define.
9675 (sh64_elf_fake_sections): Get header flags from tdata field.
9676 (sh64_elf_copy_private_data): Do not call
9677 sh64_elf_copy_private_data_internal, just copy e_flags field.
9678 (sh64_elf_merge_private_data): Do not call
9679 sh64_elf_copy_private_data_internal.
9680 2000-12-12 Hans-Peter Nilsson <hpn@cygnus.com>
9681 Remove EF_SH64_ABI64, let ELF size make difference.
9682 Remove SH64-specific BFD section flag.
9683 * elf32-sh64.c (sh64_elf_fake_sections): Recognize section as
9684 containing SHmedia through elf_section_data (asect)->tdata
9685 non-zero, not using a BFD section flag.
9686 (sh64_elf_set_mach_from_flags): Don't recognize EF_SH64_ABI64.
9687 (sh64_elf_merge_private_data): Similar.
9688 (elf_backend_section_flags): Don't define.
9689 (sh64_elf_backend_section_flags): Delete.
9690 * elf64-sh64.c (sh_elf64_set_mach_from_flags): Recognize EF_SH64,
9691 not EF_SH64_ABI64.
9692 (sh_elf64_merge_private_data): Similar.
9693 * section.c (Section flags definitions): Don't define
9694 SEC_SH_ISA_SHMEDIA.
9695 (bfd-in2.h): Regenerate.
9696 2000-12-09 Hans-Peter Nilsson <hpn@cygnus.com>
9697 Make DataLabel references work with partial linking.
9698 * elf32-sh64.c: Fix formatting.
9699 (sh64_elf_link_output_symbol_hook): New.
9700 (elf_backend_link_output_symbol_hook): Define to
9701 sh64_elf_link_output_symbol_hook.
9702 (sh64_elf_add_symbol_hook): Make DataLabel symbol just global
9703 undefined if partial linking. Adjust sanity check.
9704 * elf64-sh64.c (sh64_elf64_link_output_symbol_hook): New.
9705 (elf_backend_link_output_symbol_hook): Define to
9706 sh64_elf64_link_output_symbol_hook.
9707 (sh64_elf64_add_symbol_hook): Make DataLabel symbol just global
9708 undefined if partial linking. Adjust sanity check.
9709 2000-12-07 Hans-Peter Nilsson <hpn@cygnus.com>
9710 Implement semantics for inter-file DataLabel references.
9711 * elf64-sh64.c (DATALABEL_SUFFIX): Define.
9712 (sh64_elf64_add_symbol_hook): New.
9713 (sh_elf64_relocate_section): If passing an indirect symbol with
9714 st_type STT_DATALABEL on the way to a symbol with st_other
9715 STO_SH5_ISA32, do not bitor 1 to the relocation.
9716 (elf_backend_add_symbol_hook): Define to
9717 sh64_elf64_add_symbol_hook.
9718 * elf64-sh32.c: Tweak comments.
9719 (DATALABEL_SUFFIX): Define.
9720 (sh64_elf_add_symbol_hook): New.
9721 (elf_backend_add_symbol_hook): Define to sh64_elf_add_symbol_hook.
9722 * elf32-sh.c (sh_elf_relocate_section): If passing an indirect
9723 symbol with st_type STT_DATALABEL on the way to a symbol with
9724 st_other STO_SH5_ISA32, do not bitor 1 to the relocation.
9725 2000-12-05 Hans-Peter Nilsson <hpn@cygnus.com>
9726 Pass through STT_DATALABEL.
9727 * elf32-sh64.c (sh64_elf_get_symbol_type): New.
9728 (elf_backend_get_symbol_type): Define.
9729 * elf64-sh64.c (sh64_elf64_get_symbol_type): New.
9730 (elf_backend_get_symbol_type): Define.
9731 2000-11-30 Hans-Peter Nilsson <hpn@cygnus.com>
9732 * elf32-sh64.c: Tweak comments.
9733 (sh64_elf_copy_private_data_internal): Add prototype.
9734 (bfd_elf32_bfd_set_private_flags): Define.
9735 (sh64_elf_copy_private_data_internal): Compare machine name, not
9736 textual BFD target name, to check whether to copy section flag
9737 SHF_SH5_ISA32.
9738 (sh64_elf_merge_private_data): Validize bfd_get_arch_size.
9739 Tweak section-contents-type-mismatch message.
9740 (shmedia_prepare_reloc): Add ATTRIBUTE_UNUSED markers.
9741 Validize reloc-types.
9742 * elf64-sh64.c: New file.
9743 * targets.c (bfd_elf64_sh64_vec, bfd_elf64_sh64l_vec): Declare.
9744 * Makefile.am (BFD64_BACKENDS): Add elf64-sh64.lo.
9745 (BFD64_BACKENDS_CFILES): Add elf64-sh64.c.
9746 Regenerate dependencies.
9747 * Makefile.in: Regenerate.
9748 * config.bfd (sh64-*-elf*): Add bfd_elf64_sh64_vec and
9749 bfd_elf64_sh64l_vec.
9750 * configure.in: Handle bfd_elf64_sh64_vec and
9751 bfd_elf64_sh64l_vec.
9752 * configure: Regenerate.
9753 * po/POTFILES.in: Regenerate.
9754 * po/bfd.pot: Regenerate.
9755 2000-11-29 Hans-Peter Nilsson <hpn@cygnus.com>
9756 * elf32-sh64.c (sh64_elf_set_mach_from_flags): Do not recognize
9757 anything else but EF_SH64 and EF_SH64_ABI64.
9758 (sh64_elf_merge_private_data): Emit error for anything else but
9759 EF_SH64 and EF_SH64_ABI64.
9760 * config.bfd: Remove bfd_elf32_shblin_vec and bfd_elf32_shlin_vec
9761 from targ_selvecs.
9762 * configure.in: Add cofflink.lo to bfd_elf32_sh64_vec and
9763 bfd_elf32_sh64l_vec as a temporary measure.
9764 * configure: Regenerate.
9765 2000-11-27 Hans-Peter Nilsson <hpn@cygnus.com>
9766 * cpu-sh.c (arch_info_struct): Include sh5 item
9767 unconditionalized.
9768 * config.bfd (sh64-*-elf*): Do not set targ_cflags.
9769 Add targ_selvecs bfd_elf32_sh_vec, bfd_elf32_shl_vec,
9770 bfd_elf32_shblin_vec and bfd_elf32_shlin_vec.
9771 * elf32-sh64.c: Tweak comments.
9772 (sh64_elf_set_mach_from_flags): Recognize all machine flags that
9773 are proper subsets of SH64 as bfd_mach_sh5. Add EF_SH64_ABI64.
9774 (sh64_elf_copy_private_data_internal): Wrap long line.
9775 (sh64_elf_merge_private_data): Rewrite to allow objects from
9776 SH64 subsets to be linked together.
9777 (INCLUDE_SHMEDIA): Define.
9778 * elf32-sh.c (sh_elf_relocate_section) <local symbol>:
9779 Parenthesize plus-expression inside or-expression.
9780 <global symbol>: Ditto.
9781 (sh_elf_set_mach_from_flags): Remove code refusing
9782 deleted EF_SH64_32BIT_ABI flag.
9783 2000-11-26 Hans-Peter Nilsson <hpn@cygnus.com>
9784 * elf32-sh.c (sh_elf_howto_table) <R_SH_IMM_LOW16_PCREL,
9785 R_SH_IMM_MEDLOW16_PCREL, R_SH_IMM_MEDHI16_PCREL,
9786 R_SH_IMM_HI16_PCREL, R_SH_64_PCREL>: Set pcrel_offset to true.
9787 (sh_elf_relocate_section) <local symbol>: Or 1 in
9788 calculation of relocation if sym->st_other & STO_SH5_ISA32.
9789 <global symbol>: Ditto if h->other & STO_SH5_ISA32.
9790 * elf32-sh64.c (shmedia_prepare_reloc): Add rel->r_addend to
9791 relocation.
9792 2000-11-24 Hans-Peter Nilsson <hpn@cygnus.com>
9793 * Makefile.am (BFD32_BACKENDS): Add elf32-sh64.lo.
9794 (BFD32_BACKENDS_CFILES): Add elf32-sh64.c.
9795 Regenerate dependencies.
9796 * Makefile.in: Regenerate.
9797 * archures.c: Add bfd_mach_sh5.
9798 * config.bfd: Map targ_cpu sh* to bfd_sh_arch.
9799 Handle sh64-*-elf*. Set targ_cflags to -DINCLUDE_SHMEDIA.
9800 * configure.in: Handle bfd_elf32_sh64_vec and bfd_elf32_sh64l_vec.
9801 * configure: Regenerate.
9802 * reloc.c (BFD_RELOC_SH_SHMEDIA_CODE, BFD_RELOC_SH_IMMU5,
9803 BFD_RELOC_SH_IMMS6, BFD_RELOC_SH_IMMS6BY32, BFD_RELOC_SH_IMMU6,
9804 BFD_RELOC_SH_IMMS10, BFD_RELOC_SH_IMMS10BY2,
9805 BFD_RELOC_SH_IMMS10BY4, BFD_RELOC_SH_IMMS10BY8,
9806 BFD_RELOC_SH_IMMS16, BFD_RELOC_SH_IMMU16, BFD_RELOC_SH_IMM_LOW16,
9807 BFD_RELOC_SH_IMM_LOW16_PCREL, BFD_RELOC_SH_IMM_MEDLOW16,
9808 BFD_RELOC_SH_IMM_MEDLOW16_PCREL, BFD_RELOC_SH_IMM_MEDHI16,
9809 BFD_RELOC_SH_IMM_MEDHI16_PCREL, BFD_RELOC_SH_IMM_HI16,
9810 BFD_RELOC_SH_IMM_HI16_PCREL, BFD_RELOC_SH_PT_16): New relocations.
9811 * cpu-sh.c [INCLUDE_SHMEDIA] (arch_info_struct): Define and link
9812 in item for SH5.
9813 * elf32-sh.c [INCLUDE_SHMEDIA] (sh_elf_howto_table): Add howto items
9814 for SHmedia relocs.
9815 [INCLUDE_SHMEDIA] (sh_rel): Add mappings for SHmedia relocs.
9816 [INCLUDE_SHMEDIA] (sh_elf_relocate_section) [default]: Call
9817 shmedia_prepare_reloc, goto final_link_relocate if it returns
9818 non-zero, else fail as before.
9819 (sh_elf_set_mach_from_flags): Provide function only if not defined
9820 as macro. Do not recognize objects with EF_SH64_32BIT_ABI set.
9821 (sh_elf_set_private_flags): Provide function only if not defined
9822 as a macro.
9823 (sh_elf_copy_private_data): Similar.
9824 (sh_elf_merge_private_data): Similar.
9825 * section.c (SEC_SH_ISA_SHMEDIA): New.
9826 * targets.c (bfd_elf32_sh64_vec, bfd_elf32_sh64l_vec): Declare.
9827 * elf32-sh64.c: New file.
9828 * libbfd.h: Regenerate.
9829 * bfd-in2.h: Regenerate.
9830 * po/POTFILES.in: Regenerate.
9831 * po/bfd.pot: Regenerate.
9832 * bfd-in2.h: Regenerate.
9833 * libbfd.h: Regenerate.
9834
9835 2002-02-07 Daniel Jacobowitz <drow@mvista.com>
9836
9837 * bfd-in.h: Update <stdbool.h> check to only see if <stdbool.h> has
9838 been included, not drag it in.
9839 * bfd-in2.h: Regenerate.
9840
9841 2002-02-06 H.J. Lu (hjl@gnu.org)
9842
9843 * elf32-mips.c (_bfd_mips_elf_merge_private_bfd_data): Update
9844 the mach and ISA fields if necessary.
9845
9846 2002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
9847
9848 * coffcode.h (coff_set_arch_mach_hook): Select the highest known
9849 ARM architecture when an F_ARM_5 flag is detected, since we cannot
9850 be sure exactly which architecture this represents.
9851
9852 2002-02-05 Nick Clifton <nickc@redhat.com>
9853
9854 * po/tr.po: Updated translation.
9855
9856 2002-02-05 Alan Modra <amodra@bigpond.net.au>
9857
9858 From Jimi X <jimix@watson.ibm.com>
9859 * archures (bfd_mach_ppc64): Define.
9860 (bfd_powerpc_arch): Rename to bfd_powerpc_archs.
9861 (bfd_powerpc_arch): Define.
9862 * bfd-in2.h: Regenerate.
9863 * cpu-powerpc.c (arch_info_struct): Rename to bfd_powerpc_archs.
9864 (bfd_powerpc_arch): Move to tail of bfd_powerpc_archs.
9865 (bfd_powerpc_archs): Add default powerpc64 arch.
9866
9867 2002-02-05 Alan Modra <amodra@bigpond.net.au>
9868
9869 * elf64-ppc.c (ppc64_elf_size_dynamic_sections): Check for relocs
9870 against section syms in readonly sections. Don't do the global
9871 sym check if we find one.
9872 * elf64-s390.c (elf_s390_size_dynamic_sections): Likewise.
9873 * elf32-hppa.c (elf32_hppa_size_dynamic_sections): Likewise.
9874 * elf32-i386.c (elf_i386_size_dynamic_sections): Likewise.
9875 * elf32-s390.c (elf_s390_size_dynamic_sections): Likewise.
9876 (elf_s390_grok_prstatus): Add missing prototype.
9877
9878 2002-02-04 Hans-Peter Nilsson <hp@bitrange.com>
9879
9880 * elf64-mmix.c (mmix_dump_bpo_gregs): New function.
9881 (mmix_elf_check_common_relocs) <case R_MMIX_BASE_PLUS_OFFSET>:
9882 Call bfd_get_section_by_name only once. Initialize
9883 bpodata->n_bpo_relocs_this_section.
9884 (_bfd_mmix_prepare_linker_allocated_gregs): Remove comment
9885 referring to DSOs.
9886 (bpo_reloc_request_sort_fn): Don't use difference of values as
9887 return-value.
9888
9889 2002-02-02 David O'Brien <obrien@FreeBSD>
9890
9891 * configure.in: Tweak the FreeBSD 4.x recognition more. Only treat
9892 version 4.5 and later the same as 5-CURRENT.
9893 * configure: Re-generate.
9894
9895 2002-02-02 Jason Thorpe <thorpej@wasabisystems.com>
9896
9897 * config.bfd (hppa*-*-netbsd*): New target.
9898
9899 2002-01-31 Philipp Thomas <pthomas@suse.de>
9900
9901 * coff-arm.c (coff_arm_merge_private_bfd_data): Move ERROR
9902 to front of message. Unify messages with elf32-arm.h. Use
9903 commas where neccessary.
9904 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Use all upcase
9905 ERROR in messages. Unify messages with coff-arm.c. Correct
9906 VFP/FPA error message.
9907 (elf32_arm_print_private_bfd_data): Don't mark APCS-26 and
9908 APCS-32 for translation.
9909
9910 2002-02-01 Hans-Peter Nilsson <hp@bitrange.com>
9911
9912 Perform on-demand global register allocation from
9913 R_MMIX_BASE_PLUS_OFFSET relocs.
9914 * elf64-mmix.c (struct bpo_reloc_section_info, struct
9915 bpo_reloc_request, struct bpo_greg_section_info): New.
9916 (mmix_elf_check_common_relocs, mmix_elf_gc_sweep_hook,
9917 bpo_reloc_request_sort_fn, mmix_elf_relax_section,
9918 _bfd_mmix_check_all_relocs,
9919 _bfd_mmix_prepare_linker_allocated_gregs,
9920 _bfd_mmix_finalize_linker_allocated_gregs): New functions.
9921 (elf_mmix_howto_table): Correct src_mask for most relocs.
9922 (mmix_elf_perform_relocation) <case R_MMIX_BASE_PLUS_OFFSET>: New
9923 case.
9924 (mmix_final_link_relocate) <case R_MMIX_BASE_PLUS_OFFSET>: New
9925 case. Fix typo in comment. New label do_mmix_reloc.
9926 (mmix_elf_check_relocs): Abuse bfd_link_info member base_file to
9927 store first object file with a base-plus-offset reloc. Call
9928 mmix_elf_check_common_relocs for the part common with mmo.
9929 (mmix_elf_final_link): Write out linker-allocated register
9930 contents section.
9931 (elf_backend_gc_sweep_hook): Define.
9932 (bfd_elf64_bfd_relax_section): Define.
9933
9934 * mmo.c: Don't include <ctype.h>
9935 (mmo_init): Correct init-once logic.
9936
9937 2002-02-01 Tom Rix <trix@redhat.com>
9938
9939 * config.bfd: Conditionally support <aiaff> for pre AIX 4.3.
9940
9941 2002-02-01 Alan Modra <amodra@bigpond.net.au>
9942
9943 * Makefile.am: Run "make dep-am"
9944 * Makefile.in: Regenerate.
9945
9946 2002-01-31 David O'Brien <obrien@FreeBSD>
9947
9948 * configure.in: Recognize the differences in core files from FreeBSD
9949 4.{0,1} and later versions of 4.x. This treats 4.2+ the same as
9950 5-CURRENT.
9951 * configure: Regenerate.
9952
9953 2002-01-31 Ivan Guzvinec <ivang@opencores.org>
9954
9955 * coff-or32.c: New file.
9956 * cpu-or32.c: New file.
9957 * elf32-or32.c: New file.
9958 * archures.c: Add support for or32.
9959 * targets.c: Add support for or32.
9960 * bfd-in2.h: Regenerate.
9961 * coffcode.h (coff_set_arch_mach_hook, coff_set_flags,
9962 coff_write_object_contents): Add support for or32.
9963 * config.bfd: Add target.
9964 * configure.in: Add support for or32.
9965 * configure: Regenerate.
9966 * Makefile.am: Add support for or32.
9967 * Makefile.in: Regenerate.
9968 * po/SRC-POTFILES.in: Add or32 files.
9969 * po/bfd.pot: Regenerate.
9970
9971 2002-01-31 Nick Clifton <nickc@cambridge.redhat.com>
9972 Don Lindsay <lindsayd@cisco.com>
9973
9974 * elf32-mips.c (mips_elf_calculate_relocation): Replace 'return
9975 false' with a return of a bfd_reloc_ error code.
9976
9977 2002-01-31 Hans-Peter Nilsson <hp@axis.com>
9978
9979 * elf32-cris.c (elf_cris_discard_excess_program_dynamics): Don't
9980 unexport unreferenced symbols when --export-dynamic. Call
9981 _bfd_elf_strtab_delref when unexporting.
9982
9983 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
9984
9985 * bfd-in.h: Include <stdbool.h> if it is available.
9986 * bfd-in2.h: Regenerated.
9987
9988 2002-01-31 Alan Modra <amodra@bigpond.net.au>
9989
9990 * elf64-ppc.c (func_desc_adjust): STV_PROTECTED functions should
9991 not go via the plt.
9992
9993 2002-01-30 Nick Clifton <nickc@cambridge.redhat.com>
9994
9995 * archures.c: Tidy up formatting of embedded comments.
9996 * bfd.c: Tidy up formatting of embedded comments.
9997 * bfd-in.h: Fix formatting of comments.
9998 * reloc.c: Tidy up formatting of ordinary & embedded comments.
9999 * section.c: Tidy up formatting of embedded comments.
10000 * syms.c: Tidy up formatting of embedded comments.
10001 * targets.c: Tidy up formatting of embedded comments.
10002
10003 * bfd-in2.h: Regenerate.
10004
10005 2002-01-30 Nick Clifton <nickc@cambridge.redhat.com>
10006
10007 * vms-tir.c (cmd_name): New function.
10008 (tir_cmd_name): New function.
10009 (etir_sta, etir_sto, etir_opr, etir_stc): Use cmd_name().
10010 (tir_opr, tir_ctl, tir_cmd): use tir_cmd_name().
10011 Fix formatting.
10012
10013 * peXXigen.c (pe_print_idata): Rearrange message to aid in
10014 translation.
10015 (pe_print_pdata): Rearrange message to aid in translation.
10016
10017 * libbfd.c (warn_deprecated): Rearrange error message to aid in
10018 translation.
10019
10020 * ihex.c (ihex_write_object_contents): Fix spelling typo.
10021
10022 * ieee.c (ieee_slurp_external_symbols): Remove spurious space.
10023
10024 * elf64-sparc.c (sparc64_elf_add_symbol_hook): Rearrange error
10025 message to aid in translation.
10026
10027 * elf64-mmix.c (mmix_final_link_relocate): Rearrange error message
10028 to aid in translation.
10029
10030 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Fix typo.
10031
10032 2002-01-30 Philipp Thomas <pthomas@suse.de>
10033
10034 * coff-arm.c, elf32-elf.h: Unify messages.
10035
10036 2002-01-30 Nick Clifton <nickc@redhat.com>
10037
10038 * po/sv.po: Updated translation.
10039
10040 2002-01-30 Philipp Thomas <pthomas@suse.de>
10041
10042 * dwarf2.c (read_abbrev): Use full section name in error message.
10043 (decode_line_info): Likewise.
10044
10045 * elf.c (_bfd_elf_symbol_from_bfd_symbol): Don't translate debugging
10046 message.
10047
10048 2002-01-30 Alan Modra <amodra@bigpond.net.au>
10049
10050 * elf64-ppc.c (func_desc_adjust): Only provide missing function
10051 descriptor symbols for undefined function code syms. Clear
10052 ELF_LINK_NON_ELF so that they can stay weak.
10053
10054 2002-01-29 Chris Demetriou <cgd@broadcom.com>
10055 Mitch Lichtenberg <mpl@broadcom.com>
10056
10057 * bfd-in.h (bfd_mips_elf32_create_embedded_relocs): New prototype.
10058 * elf32-mips.c (bfd_mips_elf32_create_embedded_relocs): New function
10059 to handle 32-bit ELF embedded reloc (ld --embedded-relocs)
10060 generation.
10061 * bfd-in2.h: Regenerate.
10062
10063 2002-01-29 Chris Demetriou <cgd@broadcom.com>
10064
10065 * elf32-mips.c: Add additional comments about HI16 relocation
10066 processing.
10067 (_bfd_mips_elf_hi16_reloc): Don't subtract address here for
10068 pc-relative relocations. (Reverts change made on 2001-10-31.)
10069 (_bfd_mips_elf_lo16_reloc): Subtract address of LO16 part here
10070 for pc-relative relocations.
10071 (mips_elf_calculate_relocation): Add a comment about a kludge
10072 in the R_MIPS_GNU_REL_HI16 handling.
10073 (_bfd_mips_elf_relocate_section): Implement that kludge;
10074 adjust pc-relative HI16 relocation for difference in HI16 and
10075 LO16 addresses, since it can't easily be done in
10076 mips_elf_calculate_relocation.
10077
10078 2002-01-29 Martin Schwidefsky <schwidefsky@de.ibm.com>
10079
10080 * elf32-i386 (elf_i386_adjust_dynamic_symbol): Do not replace PLT32
10081 relocations with PC32 relocations for undefined or weak symbols.
10082 * elf32-s390 (elf_i386_adjust_dynamic_symbol): Likewise.
10083 * elf64-s390x (elf_i386_adjust_dynamic_symbol): Likewise.
10084
10085 2002-01-28 Jason Thorpe <thorpej@wasabisystems.com>
10086
10087 * elfcore.h (elf_core_file_p): Improve comment for last change.
10088
10089 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
10090
10091 * configure: Regenerated.
10092
10093 2002-01-27 Jason Thorpe <thorpej@wasabisystems.com>
10094
10095 * elfcore.h (elf_core_file_p): Set the machine architecture
10096 before processing the program headers.
10097
10098 2002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
10099
10100 * configure.in <64-bit configuration>: If using gcc, check and
10101 emit error for egcs-1.1.2.
10102 * configure: Regenerate.
10103
10104 2002-01-26 Egor Duda <deo@logos-m.ru>
10105
10106 * elf.c (elfcore_grok_win32pstatus): Copy only as much information
10107 as possible to avoid stack corruption.
10108
10109 2002-01-26 Richard Henderson <rth@redhat.com>
10110
10111 * elf64-alpha.c (elf64_alpha_check_relocs): Don't set reltext
10112 for non-allocated sections.
10113
10114 2002-01-25 Mark Kettenis <kettenis@gnu.org>
10115
10116 * elf.c (elfcore_write_prstatus): Make sure we pass the address of
10117 prstat.pr_reg even if it is a struct.
10118
10119 2002-01-25 Steve Ellcey <sje@cup.hp.com>
10120
10121 * elfxx-ia64.c: Reset AIX vector function overrides for HP-UX.
10122
10123 2002-01-25 Philipp Thomas <pthomas@suse.de>
10124
10125 * coffgen.c (coff_print_symbol): Don't mark info message
10126 for translation.
10127
10128 2002-01-25 Nick Clifton <nickc@redhat.com>
10129
10130 * po/fr.po: Updated translation.
10131 * po/es.po: Updated translation.
10132
10133 2002-01-25 Philipp Thomas <pthomas@suse.de>
10134
10135 * coff-alpha.c (alpha_relocate_section): Unify warning message
10136 for GP relative relocations without GP defined.
10137 * coff-mips.c (mips_relocate_section): Likewise.
10138
10139 2002-01-25 Alan Modra <amodra@bigpond.net.au>
10140
10141 * elf-eh-frame.c (_bfd_elf_eh_frame_section_offset): Avoid
10142 unsigned overflow when new_offset < old_offset.
10143
10144 2002-01-24 Philipp Thomas <pthomas@suse.de>
10145
10146 * bfd.c (_bfd_abort): Fix typo.
10147
10148 2002-01-23 Richard Henderson <rth@redhat.com>
10149
10150 * elf64-alpha.c (elf64_alpha_adjust_dynamic_symbol): Don't suppress
10151 plt entries for undefweak symbols.
10152
10153 2002-01-23 Steve Ellcey <sje@cup.hp.com>
10154
10155 * targets.c (bfd_elf32_ia64_hpux_big_vec): Add to DEFAULT_VECTOR.
10156 (bfd_elf64_ia64_hpux_big_vec): Ditto.
10157 (bfd_elf32_h8300_vec): Ditto.
10158
10159 2002-01-23 Alan Modra <amodra@bigpond.net.au>
10160
10161 * elf64-ppc.c: Remove stale part of ABI comment.
10162 (NO_OPD_RELOCS): Define.
10163 (ppc64_elf_check_relocs): Use it.
10164 (ppc64_elf_relocate_section): Here too.
10165 (build_one_stub): Don't point function syms at the stub. Instead,
10166 hijack plt.offset.
10167 (ppc64_elf_relocate_section): Check whether REL24 relocs should
10168 really go to the stub. Make all dynamic relocs in opd against
10169 locals.
10170 (ppc64_elf_finish_dynamic_symbol): Allow for non-standard use of
10171 plt.offset.
10172
10173 2002-01-22 Richard Henderson <rth@redhat.com>
10174
10175 * elf64-alpha.c (INSN_UNOP): Encode with RB as $sp.
10176
10177 2002-01-22 Alan Modra <amodra@bigpond.net.au>
10178
10179 * elf64-ppc.c (ppc64_elf_finish_dynamic_sections): Correct sign of
10180 TOC_BASE_OFF adjustment.
10181
10182 * Makefile.am: Run "make dep-am".
10183 * Makefile.in: Regenerate.
10184 * po/SRC-POTFILES.in: Regenerate.
10185
10186 2002-01-22 John David Anglin <dave@hiauly1.hia.nrc.ca>
10187
10188 * configure.host (hppa*64*-*-hpux*, hppa*64*-*-linux*): Add new
10189 host defines.
10190
10191 2002-01-21 Hans-Peter Nilsson <hp@axis.com>
10192
10193 * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_32_GOTREL>:
10194 Check for and emit error if sgot is NULL at this point.
10195
10196 2002-01-21 Jason Thorpe <thorpej@wasabisystems.com>
10197
10198 * config.bfd (ia64*-*-netbsd*): New target.
10199
10200 2002-01-21 Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at>
10201
10202 * som.c (som_write_space_strings): Comment typo fix.
10203
10204 2002-01-21 Alan Modra <amodra@bigpond.net.au>
10205
10206 * elf64-ppc.c (struct ppc_link_hash_entry): Add is_func and
10207 is_func_descriptor fields.
10208 (link_hash_newfunc): Init them.
10209 (ppc64_elf_check_relocs): Only R_PPC24_REL24 syms starting with a
10210 dot are candidates for plt entries. When processing .opd relocs,
10211 set function descriptor strings to point inside function code
10212 string, and set new ppc_link_hash_entry fields.
10213 (ppc64_elf_gc_sweep_hook): Don't sweep R_PPC64_REL24 relocs.
10214 (ppc64_elf_adjust_dynamic_symbol): Remove most code dealing with
10215 function descriptors. It's now done in..
10216 (func_desc_adjust): New.
10217 (ppc64_elf_func_desc_adjust): New.
10218 (define elf_backend_always_size_sections): Define.
10219 (ppc64_elf_hide_symbol): New.
10220 (define elf_backend_hide_symbol): Define.
10221 (allocate_dynrelocs): Remove code looking up function descriptors
10222 as that has been done earlier.
10223 (ppc64_elf_size_dynamic_sections): Use htab shortcut to elf hash
10224 table.
10225 (ppc64_elf_finish_dynamic_symbol): Likewise. Remove code looking
10226 up function descriptor.
10227 (build_one_stub): Look up the function code sym. Check for
10228 invalid plt offsets.
10229 (ppc64_elf_relocate_section): Tweak calls to undefined weak syms.
10230 Convert R_PPC64_TOC relocs to R_PPC64_RELATIVE in shared libs.
10231
10232 * elf-bfd.h (elf_backend_data <elf_backend_hide_symbol>): Add
10233 boolean param.
10234 (_bfd_elf_link_hash_hide_symbol): Likewise.
10235 * elflink.h (elf_link_add_object_symbols): Adjust call to
10236 elf_backend_hide_symbol.
10237 (elf_fix_symbol_flags): Likewise.
10238 (elf_link_assign_sym_version): Likewise. Use bfd_malloc rather
10239 than bfd_alloc.
10240 * elf.c (_bfd_elf_link_hash_hide_symbol): Add "force_local" param.
10241 Set ELF_LINK_FORCED_LOCAL and call _bfd_elf_strtab_delref.
10242 * elf32-hppa.c (elf32_hppa_hide_symbol): Likewise.
10243 (clobber_millicode_symbols): Adjust to suit new hide_symbol.
10244 * elf32-cris.c (elf_cris_hide_symbol): Add "force_local" param
10245 and adjust to suit.
10246 * elf32-mips.c (_bfd_mips_elf_hide_symbol): Likewise, and call
10247 _bfd_elf_link_hash_hide_symbol rather than duplicating code.
10248 * elfxx-ia64.c (elfNN_ia64_hash_hide_symbol): Likewise.
10249
10250 2002-01-18 Alan Modra <amodra@bigpond.net.au>
10251
10252 * elf64-ppc.c (ppc64_elf_adjust_dynamic_symbol): Test for a
10253 dynamic function descriptor symbol, not the associated function
10254 symbol.
10255
10256 2002-01-17 Eric Christopher <echristo@redhat.com>
10257
10258 * elf32-mips.c (mips_elf_calculate_relocation): Fix typo.
10259
10260 2002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
10261
10262 * po/bfd.pot: Regenerate.
10263 * po/fr.po: Regenerate.
10264
10265 2002-01-17 Alan Modra <amodra@bigpond.net.au>
10266
10267 * elf-bfd.h (elf_backend_data <elf_backend_section_from_bfd_section>):
10268 Remove "Elf_Internal_Shdr *" param.
10269 (_bfd_mips_elf_section_from_bfd_section): Ditto.
10270 * elf32-mips.c (_bfd_mips_elf_section_from_bfd_section): Ditto.
10271 * elf32-m32r.c (_bfd_m32r_elf_section_from_bfd_section): Ditto.
10272 * elf32-v850.c (v850_elf_section_from_bfd_section): Ditto.
10273 * elf64-mmix.c (mmix_elf_section_from_bfd_section): Ditto.
10274 * elfxx-ia64.c (elfNN_hpux_backend_section_from_bfd_section): Ditto.
10275 * elf.c (_bfd_elf_section_from_bfd_section): Allow backend
10276 function to override special sections. Remove hdr arg from
10277 backend call, and don't loop.
10278
10279 2002-01-16 Eric Christopher <echristo@redhat.com>
10280
10281 * elf32-mips.c (mips_elf_calculate_relocation): Set require_jalxp
10282 on R_MIPS_26 and target is 16bit. Add R_MIPS16_GPREL to list of
10283 relocations requiring gp0 and gp.
10284
10285 2002-01-16 Richard Earnshaw <rearnsha@arm.com>
10286
10287 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Handle
10288 EF_ARM_VFP_FLOAT.
10289 (elf32_arm_print_private_bfd_data): Likewise.
10290
10291 2002-01-16 Nick Clifton <nickc@cambridge.redhat.com>
10292
10293 * po/tr.po: Import new version.
10294
10295 2002-01-16 Alan Modra <amodra@bigpond.net.au>
10296
10297 * elf64-ppc.c (ppc64_elf_howto_raw): Remove stale FIXMEs.
10298 (ppc64_elf_reloc_type_lookup): Use proper CTOR reloc.
10299 (ORI_R0_R0_0): Correct.
10300
10301 2002-01-16 Alan Modra <amodra@bigpond.net.au>
10302
10303 * elflink.c (_bfd_elf_create_dynamic_sections): Don't set SEC_CODE
10304 when plt_not_loaded.
10305 * elf64-ppc.c (ppc64_elf_create_dynamic_sections): No need to
10306 clear .plt SEC_CODE here. Create .stub and correct .glink flags.
10307 (PLT_INITIAL_ENTRY_SIZE): Set to 24.
10308 (ppc64_elf_glink_code): Delete.
10309 (PPC64_ELF_GLINK_SIZE): Delete.
10310 (ADDIS_R12_R2, STD_R2_40R1, LD_R11_0R12, LD_R2_0R12, MTCTR_R11,
10311 BCTR, ADDIS_R12_R12_1, LD_R2_40R1, NOP, LI_R0_0, B_DOT, LIS_R0_0,
10312 ORI_R0_R0_0): Define.
10313 (PLT_CALL_STUB_SIZE, GLINK_CALL_STUB_SIZE): Define.
10314 (struct ppc_link_hash_table): Add sstub and plt_overflow.
10315 (ppc64_elf_link_hash_table_create): Init them.
10316 (ppc64_elf_check_relocs <R_PPC64_REL24>): Refcount .plt entry.
10317 Don't copy to shared lib.
10318 (ppc64_elf_check_relocs): Call bfd_set_error on errors.
10319 (ppc64_elf_gc_sweep_hook <R_PPC64_REL24>): Sweep plt refcount.
10320 (allocate_dynrelocs <plt>): Don't change function sym here. Make
10321 room for .stub and .glink code.
10322 (ppc64_elf_size_dynamic_sections): Handle .stub. Make entry for
10323 DT_PPC64_GLINK.
10324 (ppc64_elf_final_link): Rename to ppc64_elf_set_toc. Don't call
10325 bfd_elf64_bfd_final_link.
10326 (bfd_elf64_bfd_final_link): Don't define.
10327 (ppc64_elf_size_stubs): New.
10328 (build_plt_stub): New.
10329 (build_one_stub): New.
10330 (ppc64_elf_build_stubs): New.
10331 (ppc64_elf_relocate_section <toc relocs>): Remove assert.
10332 (ppc64_elf_relocate_section): Don't copy R_PPC64_REL24 relocs.
10333 (ppc64_elf_finish_dynamic_symbol): Don't build stubs here. Set
10334 DT_PPC64_GLINK entry. Tweak DT_PLTGOT, DT_JMPREL, DT_PLTRELSZ in
10335 case output sections not separate. Adjust DT_RELASZ to not
10336 include plt relocs. Set reserved got entry. Set got and plt
10337 entry size.
10338 (elf_backend_got_header_size): Set to 8.
10339 * elf64-ppc.h: New file.
10340
10341 2002-01-16 Alan Modra <amodra@bigpond.net.au>
10342
10343 * elf32-arm.h (elf32_arm_size_dynamic_sections): When removing
10344 sections, use bfd_section_list_remove.
10345 * elf32-i370.c (i370_elf_size_dynamic_sections): Likewise.
10346 * elflink.h (elf_link_add_object_symbols): When removing all
10347 sections, use bfd_section_list_clear.
10348
10349 2002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
10350
10351 * po/sv.po: New file: Swedish translation.
10352 * configure.in (ALL_LINGUAS): Add sv.
10353 * configure: Regenerate.
10354
10355 2002-01-15 Jakub Jelinek <jakub@redhat.com>
10356
10357 * elflink.h (elf_link_input_bfd): Back out 2002-01-07 change.
10358 * elf.c (merge_sections_remove_hook): New function.
10359 (_bfd_elf_merge_sections): Pass it as 3rd argument to
10360 _bfd_merge_sections.
10361 * libbfd-in.h (_bfd_merge_sections): Add 3rd argument.
10362 * libbfd.h: Rebuilt.
10363 * merge.c (_bfd_merge_sections): Add remove_hook argument.
10364 Call remove_hook if a SEC_EXCLUDE section is encountered.
10365
10366 2002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
10367
10368 * elf32-xstormy16.c (xstormy16_reloc_map): Add new field 'table'.
10369 (xstormy16_reloc_map): Initialise new field with correct howto
10370 table.
10371 (xstormy16_reloc_type_lookup): Use 'table' field to locate correct
10372 howto entry.
10373
10374 2002-01-10 Michael Snyder <msnyder@redhat.com>
10375
10376 * elf.c (elfcore_write_prstatus): Use long instead of pid_t;
10377 (elfcore_write_pstatus): Use long instead of pid_t;
10378 * elf-bfd.h: Change prototypes to use long instead of pid_t;
10379
10380 2002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
10381
10382 * elf.c: Update copyright years.
10383 (elfcore_grok_netbsd_note): Use NT_NETBSDCORE_PROCINFO
10384 and NT_NETBSDCORE_FIRSTMACH. Improve a comment.
10385
10386 2002-01-08 Michael Snyder <msnyder@redhat.com>
10387
10388 Add capability to write corefile note sections, for gdb.
10389 * elf.c (elfcore_write_note): New function.
10390 (elfcore_write_prpsinfo): New function.
10391 (elfcore_write_prstatus): New function.
10392 (elfcore_write_pstatus): New function.
10393 (elfcore_write_prfpreg): New function.
10394 (elfcore_write_prxfpreg): New function.
10395 * elf-bfd.h: Add prototypes for above functions.
10396
10397 2002-01-08 Alexandre Oliva <aoliva@redhat.com>
10398
10399 * elf.c (elf_fake_sections): Propagate errors from
10400 elf_backend_fake_section.
10401
10402 2002-01-07 Jason Thorpe <thorpej@wasabisystems.com>
10403
10404 * Makefile.am (BFD32_BACKENDS): Add elf32-sh-nbsd.lo.
10405 (BFD32_BACKENDS_CFILES): Add elf32-sh-nbsd.c.
10406 (elf32-sh-nbsd.lo): New rule.
10407 * Makefile.in: Regenerate.
10408 * config.bfd (sh*le-*-netbsdelf*): New target.
10409 (sh*-*-netbsdelf*): New target.
10410 * configure.in: Include netbsd-core.lo for native sh*-*-netbsd*.
10411 (bfd_elf32_shnbsd_vec): New vector.
10412 (bfd_elf32_shlnbsd_vec): New vector.
10413 * configure: Regenerate.
10414 * elf32-sh-nbsd.c: New file.
10415 * targets.c: Update copyright years.
10416 (_bfd_target_vector): Add bfd_elf32_shlnbsd_vec and
10417 bfd_elf32_shnbsd_vec.
10418
10419 2002-01-07 Aldy Hernandez <aldyh@redhat.com>
10420
10421 * coff-rs6000.c (READ20): Use bfd_scan_vma.
10422
10423 2002-01-07 Geoffrey Keating <geoffk@redhat.com>
10424
10425 * elflink.h (elf_link_input_bfd): Don't ask for the merged offset
10426 of a symbol in a section that will be deleted.
10427
10428 2002-01-07 Nick Clifton <nickc@cambridge.redhat.com>
10429
10430 * po/es.po: New file: Spanish translation.
10431 * configure.in (ALL_LINGUAS): Add es.
10432 * configure: Regenerate.
10433
10434 2002-01-06 Steve Ellcey <sje@cup.hp.com>
10435
10436 * elfxx-ia64.c (is_unwind_section_name): Add target vector as
10437 argument so we can handle HP-UX specially.
10438 (elfNN_ia64_hpux_vec): New for use in is_unwind_section_name.
10439 (elfNN_hpux_backend_section_from_bfd_section): New for support
10440 of SHN_IA_64_ANSI_COMMON.
10441 (elfNN_ia64_relax_section): Add support for SHN_IA_64_ANSI_COMMON.
10442 (is_unwind_section_name): Add special HP-UX support.
10443 (elfNN_ia64_section_from_shdr): Add support for more sections.
10444 (elfNN_ia64_fake_sections): Modify is_unwind_section_name call and
10445 add support for more sections.
10446 (elfNN_ia64_additional_program_headers): Modify
10447 is_unwind_section_name call.
10448 (elfNN_ia64_modify_segment_map): Remove assumption that there is
10449 only one unwind section in segment.
10450
10451 2002-01-06 Alan Modra <amodra@bigpond.net.au>
10452
10453 * syms.c (_bfd_generic_make_empty_symbol): New function.
10454 * libbfd-in.h (_bfd_nosymbols_make_empty_symbol): Define as
10455 _bfd_generic_make_empty_symbol.
10456 * libbfd.h: Regenerate.
10457 * bfd-in2.h: Regenerate.
10458 * hppabsd-core.c (hppabsd_core_make_empty_symbol): Delete function.
10459 (hppabsd_core_get_symtab_upper_bound): Don't define.
10460 (hppabsd_core_get_symtab): Likewise.
10461 (hppabsd_core_print_symbol): Likewise.
10462 (hppabsd_core_get_symbol_info): Likewise.
10463 (hppabsd_core_bfd_is_local_label_name): Likewise.
10464 (hppabsd_core_get_lineno): Likewise.
10465 (hppabsd_core_find_nearest_line): Likewise.
10466 (hppabsd_core_bfd_make_debug_symbol): Likewise.
10467 (hppabsd_core_read_minisymbols): Likewise.
10468 (hppabsd_core_minisymbol_to_symbol): Likewise.
10469 (hppabsd_core_vec): Use BFD_JUMP_TABLE_SYMBOLS (_bfd_nosymbols).
10470 Formatting fixes.
10471 * hpux-core.c: Similarly.
10472 * irix-core.c: Similarly.
10473 * osf-core.c: Similarly.
10474 * sco5-core.c: Similarly.
10475 * binary.c (binary_make_empty_symbol): Remove function, define as
10476 _bfd_generic_make_empty_symbol.
10477 * ihex.c (ihex_make_empty_symbol): Likewise.
10478 * mmo.c (mmo_make_empty_symbol): Likewise.
10479 * ppcboot.c (ppcboot_make_empty_symbol): Likewise.
10480 * srec.c (srec_make_empty_symbol): Likewise.
10481 * versados.c (versados_make_empty_symbol): Likewise.
10482 * vms.c (_bfd_vms_make_empty_symbol): Remove.
10483 (vms_make_empty_symbol): Define as _bfd_generic_make_empty_symbol.
10484 * vms-gsd.c (_bfd_vms_slurp_gsd): Call bfd_make_empty_symbol
10485 rather than _bfd_vms_make_empty_symbol.
10486 * vms-misc.c (new_symbol): Likewise.
10487
10488 2002-01-05 Alan Modra <amodra@bigpond.net.au>
10489
10490 * section.c (bfd_section_init): Remove unnecessary initialisations.
10491 (bfd_section_list_clear): New function.
10492 (bfd_section_list_remove, bfd_section_list_insert): New macros.
10493 (_bfd_strip_section_from_output): Use them.
10494 * coffcode.h (coff_set_alignment_hook): Likewise.
10495 * elf32-mips.c (_bfd_mips_elf_final_link): Likewise.
10496 * elf64-mips.c (mips_elf64_final_link): Likewise.
10497 * elf64-mmix.c (mmix_elf_final_link): Likewise.
10498 * sunos.c (sunos_add_dynamic_symbols): Likewise.
10499 * xcofflink.c (_bfd_xcoff_bfd_final_link): Likewise.
10500 * bfd-in2.h: Regenerate.
10501
10502 * netbsd-core.c (netbsd_core_file_p): Use bfd_make_section_anyway
10503 rather than doing our own section handling. Clean up after errors
10504 with bfd_release and bfd_section_list_clear. Handle unexpected
10505 flags.
10506 * aoutf1.h (sunos4_core_file_p): Likewise.
10507 * aix386-core.c (aix386_core_file_p): Likewise.
10508 * cisco-core.c (cisco_core_file_validate): Likewise.
10509 * ptrace-core.c (ptrace_unix_core_file_p): Likewise.
10510 * trad-core.c (trad_unix_core_file_p): Likewise.
10511
10512 * hppabsd-core.c (hppabsd_core_core_file_p): Clean up after errors
10513 with bfd_release and bfd_section_list_clear.
10514 * hpux-core.c (hpux_core_core_file_p): Likewise.
10515 * irix-core.c (irix_core_core_file_p): Likewise.
10516 * lynx-core.c (lynx_core_file_p): Likewise.
10517 * osf-core.c (osf_core_core_file_p): Likewise.
10518 * rs6000-core.c (rs6000coff_core_p): Likewise.
10519 * sco5-core.c (sco5_core_file_p): Likewise.
10520
10521 * elf32-mips.c (_bfd_mips_elf_lo16_reloc): Simplify, and perform
10522 sign extension adjustments without conditionals.
10523
10524 2002-01-04 Jakub Jelinek <jakub@redhat.com>
10525
10526 * elf-eh-frame.c (_bfd_elf_write_section_eh_frame): Don't crash if
10527 CIE at .eh_frame start is removed due to no FDEs referencing it.
10528
10529 2002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
10530
10531 * config.bfd (x86_64-*-netbsd*): New target.
10532 * configure.in (x86_64-*-netbsd*): Set COREFILE
10533 to netbsd-core.lo.
10534 * configure: Regenerated.
10535
10536 2002-01-03 Tom Rix <trix@redhat.com>
10537
10538 * xcofflink.c (_bfd_xcoff_bfd_final_link): Update .pad section ordering
10539 for recent bfd_make_section_anyway change.
10540
10541 2002-01-03 Nick Clifton <nickc@cambridge.redhat.com>
10542
10543 * elf32-arm.h (elf32_arm_final_link_relocate): Handle
10544 R_ARM_THM_PC11 reloc.
10545
10546 2002-01-02 Nick Clifton <nickc@cambridge.redhat.com>
10547
10548 * configure.in (LINGUAS): Add ja.
10549 * configure: Regenerate.
10550 * po/ja.po: Import from translation project's web site.
10551
10552 2002-01-02 Nick Clifton <nickc@cambridge.redhat.com>
10553
10554 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Reformat error
10555 messages to ease translation into other languages.
10556
10557 For older changes see ChangeLog-0001
10558 \f
10559 Local Variables:
10560 mode: change-log
10561 left-margin: 8
10562 fill-column: 74
10563 version-control: never
10564 End:
This page took 0.246291 seconds and 4 git commands to generate.