7968601fcaae9d86855f3ca53c278cb5f6fcd411
[deliverable/binutils-gdb.git] / bfd / ChangeLog
1 2003-11-05 Alan Modra <amodra@bigpond.net.au>
2
3 * elf32-d10v.c (extract_rel_addend, insert_rel_addend): New functions.
4 (elf32_d10v_relocate_section): Use them to handle -r reloc
5 adjustments, and in place of _bfd_elf_rela_local_sym.
6
7 * cpu-iq2000.c (arch_info_struct): Warning fix.
8
9 2003-11-05 Alan Modra <amodra@bigpond.net.au>
10
11 * elf32-hppa.c (ELIMINATE_COPY_RELOCS): Define.
12 (elf32_hppa_copy_indirect_symbol): Don't copy NON_GOT_REF on
13 weakdefs.
14 (elf32_hppa_check_relocs): Use ELIMINATE_COPY_RELOCS.
15 (elf32_hppa_adjust_dynamic_symbol): Likewise. Copy weakdef
16 NON_GOT_REF.
17 (allocate_dynrelocs): Use ELIMINATE_COPY_RELOCS and
18 SYMBOL_CALLS_LOCAL. Discard relocs for undef weak syms with
19 non-default visibility.
20 (elf32_hppa_relocate_section): Use ELIMINATE_COPY_RELOCS and
21 SYMBOL_CALLS_LOCAL.
22
23 2003-11-04 Alan Modra <amodra@bigpond.net.au>
24
25 * aout-target.h, aoutf1.h, bfdio.c, bfdwin.c: Update copyright date.
26 * coff-apollo.c, coff-sparc.c, coff-w65.c, coff-we32k.c: Ditto.
27 * coff-z8k.c, coffgen.c, cpu-frv.c, cpu-h8500.c, cpu-hppa.c: Ditto.
28 * cpu-ia64-opc.c, cpu-m10300.c, cpu-mips.c, cpu-msp430.c: Ditto.
29 * cpu-rs6000.c, cpu-z8k.c, efi-app-ia32.c, elf32-am33lin.c: Ditto.
30 * gen-aout.c, hash.c, hp300hpux.c, init.c, mach-o.c: Ditto.
31 * nlm-target.h, nlm.c, som.h, stabs.c, sysdep.h, xsym.h: Ditto.
32
33 * elf-m10300.c (_bfd_mn10300_elf_create_got_section): Fix
34 "dereferencing type-punned pointer" warnings.
35
36 * aout-adobe.c (aout_adobe_set_section_contents): Constify location.
37 * aoutx.h (NAME(aout,set_section_contents)): Ditto.
38 * bfd-in2.h: Regenerate.
39 * binary.c (binary_set_section_contents): Ditto.
40 * bout.c (b_out_set_section_contents): Ditto.
41 * coff-tic54x.c (tic54x_set_section_contents): Ditto.
42 * coffcode.h (coff_set_section_contents): Ditto.
43 * ecoff.c (_bfd_ecoff_set_section_contents): Ditto.
44 * elf-bfd.h (_bfd_elf_set_section_contents): Ditto.
45 * elf.c (_bfd_elf_set_section_contents): Ditto.
46 * elfxx-mips.c (_bfd_mips_elf_set_section_contents): Ditto.
47 * elfxx-mips.h (_bfd_mips_elf_set_section_contents): Ditto.
48 * i386msdos.c (msdos_set_section_contents): Ditto.
49 * ieee.c (ieee_set_section_contents): Ditto.
50 * ihex.c (ihex_set_section_contents): Ditto.
51 * libaout.h (NAME(aout,set_section_contents)): Ditto.
52 * libbfd-in.h (_bfd_nowrite_set_section_contents): Ditto.
53 (_bfd_generic_set_section_contents): Ditto.
54 * libbfd.h: Regenerate.
55 * libbfd.c (_bfd_generic_set_section_contents): Ditto.
56 * libecoff.h (_bfd_ecoff_set_section_contents): Ditto.
57 * libnlm.h (nlmNAME(set_section_contents)): Ditto.
58 (struct nlm_backend_data <nlm_mangle_relocs>): Ditto.
59 * mmo.c (mmo_set_section_contents): Ditto.
60 * nlm32-alpha.c (nlm_alpha_mangle_relocs): Ditto.
61 * nlm32-i386.c (nlm_i386_mangle_relocs): Ditto.
62 * nlm32-ppc.c (nlm_powerpc_mangle_relocs): Ditto.
63 * nlm32-sparc.c (nlm_sparc_mangle_relocs): Ditto.
64 * nlmcode.h (nlm_set_section_contents): Ditto.
65 * oasys.c (oasys_set_section_contents): Ditto.
66 * pdp11.c (NAME(aout,set_section_contents)): Ditto.
67 * ppcboot.c (ppcboot_set_section_contents): Ditto.
68 * srec.c (srec_set_section_contents): Ditto.
69 * targets.c (BFD_JUMP_TABLE_WRITE <_bfd_set_section_contents>): Ditto.
70 * tekhex.c (tekhex_set_section_contents): Ditto.
71 (move_section_contents): Ditto.
72 * versados.c (versados_set_section_contents): Ditto.
73 * vms-misc.c (_bfd_save_vms_section): Ditto.
74 * vms.c (vms_set_section_contents): Ditto.
75 * vms.h (_bfd_save_vms_section): Ditto.
76
77 2003-11-04 Alan Modra <amodra@bigpond.net.au>
78
79 * elf64-ppc.c (ppc_size_one_stub): Size relbrlt. Accept info arg
80 rather than htab.
81 (ppc64_elf_size_stubs): Adjust ppc_size_one_stub traversal. Zero
82 relbrlt size.
83 (ppc64_elf_build_stubs): Allocate space for relbrlt.
84
85 2003-11-04 Alan Modra <amodra@bigpond.net.au>
86
87 * bfd-in.h (_bfd_elf_tls_setup): Declare.
88 * bfd-in2.h: Regenerate.
89 * elf-bfd.h (struct elf_link_tls_segment): Delete.
90 (struct elf_link_hash_table): Add tls_sec and tls_size.
91 * elf.c (_bfd_elf_link_hash_table_init): Init tls_sec and tls_size.
92 * elflink.c (_bfd_elf_tls_setup): New function.
93 * elflink.h (struct elf_final_link_info): Remove first_tls_sec.
94 (elf_bfd_final_link): Don't set first_tls_sec here. Update code
95 saving tls segment info, round segment size up.
96 (elf_link_output_extsym): Adjust code using tls segment info.
97 (elf_link_input_bfd): Likewise.
98 * elf32-i386.c (dtpoff_base, tpoff): Likewise.
99 * elf32-s390.c (dtpoff_base, tpoff): Likewise.
100 * elf32-sh.c (dtpoff_base, tpoff): Likewise.
101 * elf32-sparc.c (dtpoff_base, tpoff): Likewise.
102 * elf64-s390.c (dtpoff_base, tpoff): Likewise.
103 * elf64-x86-64.c (dtpoff_base, tpoff): Likewise.
104 * elfxx-ia64.c (elfNN_ia64_tprel_base): Likewise.
105 (elfNN_ia64_dtprel_base): Likewise.
106 * elf64-alpha.c (alpha_get_dtprel_base): Likewise.
107 (alpha_get_tprel_base): Likewise.
108 (struct alpha_relax_info): Remove tls_segment.
109 (elf64_alpha_relax_got_load): Adjust invocation of
110 alpha_get_dtprel_base and alpha_get_tprel_base.
111 (elf64_alpha_relax_tls_get_addr): Likewise.
112 (elf64_alpha_relax_section): Likewise.
113 (elf64_alpha_relocate_section): Likewise.
114 (elf64_alpha_relax_find_tls_segment): Delete.
115 * elf32-ppc.c (struct ppc_elf_link_hash_table): Remove tls_sec.
116 (ppc_elf_tls_setup): Call _bfd_elf_tls_setup. Return section.
117 (ppc_elf_relocate_section): Adjust to use elf.tls_sec.
118 * elf32-ppc.h (ppc_elf_tls_setup): Update.
119 * elf64-ppc.c (struct ppc_link_hash_table): Remove tls_sec.
120 (ppc64_elf_tls_setup): Call _bfd_elf_tls_setup. Return section.
121 (ppc64_elf_tls_optimize): Adjust to use elf.tls_sec.
122 (ppc64_elf_relocate_section): Likewise.
123 * elf64-ppc.h (ppc64_elf_tls_setup): Update.
124
125 2003-11-03 Daniel Jacobowitz <drow@mvista.com>
126
127 * elf-bfd.h (struct elf_backend_data): Remove plt_header_size.
128 * elf-m10300.c (elf_backend_plt_header_size): Don't define.
129 * elf32-arm.h (elf_backend_plt_header_size): Don't define.
130 * elf32-cris.c (elf_backend_plt_header_size): Don't define.
131 * elf32-i386.c (elf_backend_plt_header_size): Don't define.
132 * elf32-mips.c (elf_backend_plt_header_size): Don't define.
133 * elf32-ppc.c (elf_backend_plt_header_size): Don't define.
134 * elf32-s390.c (elf_backend_plt_header_size): Don't define.
135 * elf32-sh.c (elf_backend_plt_header_size): Don't define.
136 * elf32-sparc.c (elf_backend_plt_header_size): Don't define.
137 * elf64-alpha.c (elf_backend_plt_header_size): Don't define.
138 * elf64-hppa.c (elf_backend_plt_header_size): Don't define.
139 * elf64-mips.c (elf_backend_plt_header_size): Don't define.
140 * elf64-ppc.c (elf_backend_plt_header_size): Don't define.
141 * elf64-s390.c (elf_backend_plt_header_size): Don't define.
142 * elf64-sh64.c (elf_backend_plt_header_size): Don't define.
143 * elf64-sparc.c (elf_backend_plt_header_size): Don't define.
144 * elf64-x86-64.c (elf_backend_plt_header_size): Don't define.
145 * elfn32-mips.c (elf_backend_plt_header_size): Don't define.
146 * elfxx-ia64.c (elf_backend_plt_header_size): Don't define.
147 * elfxx-target.h (elf_backend_plt_header_size): Don't define
148 or include in target initializer.
149
150 2003-11-03 Andrew Cagney <cagney@redhat.com>
151
152 * section.c (bfd_set_section_contents): Make the "location" buffer
153 constant.
154 * bfd-in2.h: Re-generate.
155
156 2003-10-30 Andrew Cagney <cagney@redhat.com>
157
158 * syms.c: Replace "struct symbol_cache_entry" with "struct
159 bfd_symbol".
160 * vms.h, targets.c, section.c, reloc.c, peicode.h: Ditto.
161 * mipsbsd.c, elf.c, linker.c, elf-bfd.h, ecoff.c: Ditto.
162 * cpu-z8k.c, cpu-ns32k.c, cpu-h8500.c, bfd.c, bfd-in.h: Ditto.
163 * bfd-in2.h: Re-generate.
164
165 2003-10-30 Jakub Jelinek <jakub@redhat.com>
166
167 * elfxx-ia64.c: Include objalloc.h, hashtab.h.
168 (struct elfNN_ia64_local_hash_entry): Remove root. Add id and r_sym
169 fields.
170 (struct elfNN_ia64_local_hash_table): Remove.
171 (struct elfNN_ia64_link_hash_table): Change loc_hash_table's type
172 to htab_t. Add loc_hash_memory field.
173 (elfNN_ia64_local_hash_table_init, elfNN_ia64_new_loc_hash_entry):
174 Removed.
175 (elfNN_ia64_local_htab_hash, elfNN_ia64_local_htab_eq): New
176 functions.
177 (elfNN_ia64_hash_table_create): Use hashtab.h hashtable for
178 loc_hash_table. Initialize loc_hash_memory.
179 (elfNN_ia64_hash_table_free): New function.
180 (elfNN_ia64_local_hash_lookup): Remove.
181 (elfNN_ia64_local_dyn_sym_thunk): Change into htab_traverse
182 callback.
183 (elfNN_ia64_dyn_sym_traverse): Use htab_traverse.
184 (get_local_sym_hash): Use hashtab.h hashtable for loc_hash_table.
185 (bfd_elfNN_bfd_link_hash_table_free): Define.
186
187 2003-10-30 Alan Modra <amodra@bigpond.net.au>
188
189 * elflink.c (_bfd_elf_link_record_dynamic_symbol): Modify versioned
190 symbol string in place.
191
192 2003-10-30 Jim Blandy <jimb@redhat.com>
193
194 * cpu-rs6000.c (rs6000_compatible): Check the correct arch_info
195 object's mach field: all PowerPC machines are supersets of the
196 original rs6000, but not later rs6000 machines.
197
198 2003-10-30 Alan Modra <amodra@bigpond.net.au>
199
200 * dwarf2.c (struct attribute): Delete "unsnd", "snd" and "addr".
201 Add "val" and "sval" fields.
202 (DW_STRING, DW_UNSND, DW_BLOCK, DW_SND, DW_ADDR): Delete.
203 (read_attribute_value): Expand and adjust DW_* occurrences.
204 (scan_unit_for_functions, parse_comp_unit): Likewise.
205
206 2003-10-30 Phil Edwards <phil@codesourcery.com>
207
208 * config.bfd (arm-*-vxworks): Remove separate stanza; merge with
209 other common ELF triples.
210 (i[3-7]86-*-vxworks): Change to ELF format.
211 (mips*-*-windiss): New triple, add to common MIPS/ELF stanza.
212 (sh-*-vxworks): New stanza.
213
214 2003-10-30 Lars Knoll <lars@trolltech.com>
215 Michael Matz <matz@suse.de>
216 Jakub Jelinek <jakub@redhat.com>
217 Alan Modra <amodra@bigpond.net.au>
218
219 * merge.c (struct sec_merge_sec_info): Update comment.
220 (struct sec_merge_hash_entry): Remove entsize.
221 (sec_merge_hash_lookup): Only adjust alignment when creating.
222 (sec_merge_emit): Remove register keyword.
223 (cmplengthentry, last4_eq, last_eq): Delete.
224 (strrevcmp, strrevcmp_align, is_suffix): New.
225 (merge_strings): Use them to implement fast suffix merging.
226 * elf-strtab.c (struct elf_strtab_hash_entry): Update comments.
227 Make "len" signed.
228 (_bfd_elf_strtab_add): Lose on >2G strings.
229 (_bfd_elf_strtab_emit): Don't emit strings with len < 0.
230 (cmplengthentry, last4_eq): Delete.
231 (strrevcmp, is_suffix): New.
232 (_bfd_elf_strtab_finalize): Rework to implement fast suffix merging.
233
234 2003-10-29 Daniel Jacobowitz <drow@mvista.com>
235
236 * elf32-arm.h (elf32_arm_final_link_relocate): Move check for
237 SEC_ALLOC.
238
239 2003-10-29 Philip Blundell <philb@gnu.org>
240
241 * elf32-arm.h (elf32_arm_plt0_entry, elf32_arm_plt_entry): New
242 code sequence.
243 (PLT_HEADER_SIZE): New.
244 (struct elf32_arm_pcrel_relocs_copied): Rename to ...
245 (struct elf32_arm_relocs_copied): ... this. Count both
246 pcrel and non-pcrel relocs. All uses updated.
247 (struct elf32_arm_link_hash_table): Add pointers to dynamic linker
248 sections and symbol/section mapping cache.
249 (create_got_section): New.
250 (elf32_arm_create_dynamic_sections): New.
251 (elf_backend_create_dynamic_sections): Use it.
252 (elf32_arm_final_link_relocate): Support garbage collection of relocs.
253 (elf32_arm_check_relocs): Likewise.
254 (elf32_arm_adjust_dynamic_symbol): Likewise.
255 (elf32_arm_copy_indirect_symbol): New.
256 (elf32_arm_link_hash_table_create): Initialise new fields.
257 (elf32_arm_gc_sweep_hook): Implement.
258 (elf32_arm_discard_copies): Delete.
259 (elf32_arm_finish_dynamic_symbol): Use new PLT code.
260 (elf32_arm_finish_dynamic_sections): Likewise.
261 (elf_backend_can_refcount): Define.
262 (elf_backend_copy_indirect_symbol): Likewise.
263 (elf_backend_plt_header_size): Set to PLT_HEADER_SIZE.
264
265 2003-10-29 Alan Modra <amodra@bigpond.net.au>
266
267 * elf64-ppc.c (elf_backend_grok_prstatus): Define.
268 (elf_backend_grok_psinfo): Define.
269 (ppc64_elf_grok_prstatus, ppc64_elf_grok_psinfo): New functions.
270
271 * elf.c (_bfd_elfcore_make_pseudosection): Allow multiple
272 sections with the same name.
273 (elfcore_grok_lwpstatus): Likewise.
274 (elfcore_grok_win32pstatus): Likewise.
275 (elfcore_grok_note): Likewise.
276 (elfcore_grok_nto_status): Likewise.
277 (elfcore_grok_nto_gregs): Likewise.
278
279 2003-10-27 Daniel Jacobowitz <drow@mvista.com>
280
281 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Never skip dynamic
282 objects.
283
284 2003-10-14 Richard Sandiford <rsandifo@redhat.com>
285
286 * elfxx-mips.c (mips_elf_create_got_section): Initialize global_gotno.
287
288 2003-10-24 H.J. Lu <hongjiu.lu@intel.com>
289
290 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Look up
291 hash table for real symbols.
292
293 2003-10-23 Michael Snyder <msnyder@redhat.com>
294
295 * section.c (asection): Fix typo in comment.
296
297 2003-10-23 Alan Modra <amodra@bigpond.net.au>
298
299 * elf64-ppc.c (get_tls_mask): Add toc_symndx param, save toc
300 reloc symbol index to it. Don't allow gd syms in shared libs
301 to be optimized.
302 (ppc64_elf_tls_optimize): Adjust get_tls_mask call.
303 (ppc64_elf_size_stubs): Likewise.
304 (ppc64_elf_relocate_section): Check that tls relocs are only used
305 with tls syms, and similarly for non-tls. Correct symbol used
306 when optimizing toc tls code.
307
308 2003-10-22 Nick Clifton <nickc@redhat.com>
309
310 * peicode.h (coff_swap_scnhdr_in): Only remove padding when
311 processing an executable.
312
313 2003-10-22 Jakub Jelinek <jakub@redhat.com>
314
315 * elflink.c (_bfd_elf_export_symbol): Adjust for globals and locals
316 field changes.
317 (_bfd_elf_link_assign_sym_version): Likewise.
318 * elflink.h (size_dynamic_sections): Likewise.
319
320 2003-10-21 Alexandre Oliva <aoliva@redhat.com>,
321 Michael Snyder <msnyder@redhat.com>
322
323 * archures.c (bfd_mach_sh4a, bfd_mach_sh4al_dsp, bfd_mach_sh4_nofpu,
324 bfd_mach_sh4a_nofpu): New machine types.
325 * bfd-in2.h: Rebuilt.
326 * cpu-sh.c (compatible): Remove unused function.
327 (SH4A_NEXT, SH4AL_DSP_NEXT, SH4_NOFPU_NEXT, SH4A_NOFPU_NEXT): New.
328 (arch_info_struct): Add sh4a, sh4al_dsp, sh4-nofpu and sh4a-nofpu.
329 * elf32-sh.c (sh_elf_set_mach_from_flags): Handle them.
330
331 2003-10-21 Wouter van Heyst <wouter@vidicode.nl>
332
333 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Correct text
334 describing mismatched formats involving the Maverick FP type.
335
336 2003-10-21 Anil Paranjpe <anilp1@KPITCummins.com>
337
338 * binary.c (binary_object_p): Pass machine flag along with
339 architecture.
340
341 2003-10-21 Thorsten Brehm <brehm@gmx.net>
342
343 * archures.c (bfd_default_scan): Add support for mcf528x.
344 * ieee.c (ieee_write_processor): Likewise.
345
346 2003-10-21 Peter Barada <pbarada@mail.wm.sps.mot.com>
347 Bernardo Innocenti <bernie@develer.com>
348
349 * archures.c: Add MCF528x (MCFv4) support.
350 * bfd/cpu-m68k.c (arch_info_struct): Likewise.
351 * bfd-in2.h: Regenerate.
352
353 2003-10-20 Andrew Cagney <cagney@redhat.com>
354
355 * targets.c: Replace "struct sec" with "struct bfd_section"
356 * syms.c, sparclynx.c, section.c, opncls.c: Ditto.
357 * libcoff-in.h, libbfd-in.h, elfxx-target.h: Ditto.
358 * elf.c, coffgen.c, bfd.c, bfd-in.h, aoutf1.h: Ditto.
359 * aout-tic30.c, aout-target.h:
360 * bfd-in2.h, libcoff.h, libbfd.h: Regenerate.
361
362 2003-10-18 Hans-Peter Nilsson <hp@bitrange.com>
363
364 Support linker relaxation of new R_MMIX_PUSHJ_STUBBABLE relocs.
365 * elf64-mmix.c (MAX_PUSHJ_STUB_SIZE): New macro.
366 (struct _mmix_elf_section_data): New member pjs.
367 (mmix_set_relaxable_size, mmix_elf_get_section_contents): New
368 functions.
369 (elf_mmix_howto_table): New entry for R_MMIX_PUSHJ_STUBBABLE.
370 (mmix_reloc_map): Ditto.
371 (mmix_elf_relocate_section): Handle R_MMIX_PUSHJ_STUBBABLE.
372 (mmix_final_link_relocate, mmix_elf_check_common_relocs): Ditto.
373 (mmix_elf_perform_relocation): Ditto. Don't mark parameter addr
374 unused.
375 (mmix_elf_check_relocs): Move early return to after
376 mmix_elf_check_common_relocs call.
377 (mmix_elf_symbol_processing): Fix cut-and-pasto in head comment.
378 (_bfd_mmix_before_linker_allocation): Rename from
379 _bfd_mmix_prepare_linker_allocated_gregs. All referers changed.
380 Arrange to set the initial relaxable size of sections.
381 (_bfd_mmix_after_linker_allocation): Rename from
382 _bfd_mmix_finalize_linker_allocated_gregs.
383 (mmix_elf_relax_section): Relax a R_MMIX_PUSHJ_STUBBABLE reloc.
384 (bfd_elf64_get_section_contents): Define.
385 * reloc.c: Add ENUMX for BFD_RELOC_MMIX_PUSHJ_STUBBABLE.
386 * libbfd.h, bfd-in2.h: Regenerate.
387
388 * reloc.c (bfd_generic_relax_section): Default-set
389 section->_cooked_size here.
390 (bfd_generic_get_relocated_section_contents): Don't set it here.
391 Explain why.
392
393 2003-10-17 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
394
395 * elf32-hppa.c (elf32_hppa_relocate_section): Skip relocation if
396 output section has been discarded.
397
398 2003-10-17 Shrinivas Atre <shrinivasa@KPITCummins.com>
399
400 * coff-h8300.c (funcvec_hash_newfunc): Handle normal mode.
401 (h8300_reloc16_extra_cases): Likewise.
402 (h8300_bfd_link_add_symbols): Likewise.
403
404 2003-10-17 Dhananjay Deshpande <dhananjayd@kpitcummins.com>
405
406 * cpu-h8300.c (h8300sxn_info_struct): Correct address size.
407 (h8300sn_info_struct): Likewise.
408 (h8300hn_info_struct): Likewise.
409
410 2003-10-16 Pavel Roskin <proski@gnu.org>
411
412 * peXXigen.c (_bfd_XXi_swap_aouthdr_out): Don't calculate image size
413 for sections which lack size info.
414
415 2003-10-17 Danny Smith <dannysmith@users.sourceforge.net>
416
417 * configure.host: Add __USE_MINGW_FSEEK to HDEFINES for
418 mingw32.
419
420 2003-10-16 H.J. Lu <hongjiu.lu@intel.com>
421
422 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Also warn
423 undefined patterns with '*'.
424
425 2003-10-16 H.J. Lu <hongjiu.lu@intel.com>
426
427 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't
428 use the last CIE from a different section.
429 (_bfd_elf_write_section_eh_frame): Don't pad beyond the raw
430 size of the output section.
431
432 2003-10-07 Roland McGrath <roland@redhat.com>
433
434 * elf.c (_bfd_elf_make_section_from_phdr): Set alignment_power of
435 new section from p_align header field.
436
437 2003-10-16 H.J. Lu <hongjiu.lu@intel.com>
438
439 * elf32-xtensa.c (xtensa_read_table_entries): The external size
440 of entry is 8 bytes.
441
442 2003-10-15 Andrew Cagney <cagney@redhat.com>
443
444 * targets.c (BFD_JUMP_TABLE_SYMBOLS): Replace NAME##_get_symtab
445 with NAME##_canonicalize_symtab.
446 * libcoff-in.h (coff_canonicalize_symtab): Update.
447 * xsym.h (bfd_sym_canonicalize_symtab): Update.
448 * elf-bfd.h (_bfd_elf_canonicalize_symtab): Update.
449 * coffgen.c (coff_canonicalize_symtab): Update.
450 * libbfd-in.h (_bfd_nosymbols_canonicalize_symtab): Update.
451 * libnlm.h (nlmNAME(canonicalize_symtab)): Update.
452 * ieee.c (ieee_vec): Update comment.
453 * libecoff.h (_bfd_ecoff_canonicalize_symtab): Update.
454 * mmo.c (mmo_canonicalize_symtab): Update.
455 * nlm-target.h (nlm_canonicalize_symtab): Update.
456 * nlmcode.h (nlm_canonicalize_symtab): Update.
457 * i386msdos.c (msdos_canonicalize_symtab): Update.
458 * hp300hpux.c (MY (canonicalize_symtab)): Update.
459 * oasys.c (oasys_canonicalize_symtab): Update.
460 * som.c (som_canonicalize_symtab): Update.
461 * pef.c (bfd_pef_canonicalize_symtab): Update.
462 * nlmcode.h (nlm_canonicalize_symtab): Update.
463 * xsym.c (bfd_sym_canonicalize_symtab): Update.
464 * vms.c (vms_canonicalize_symtab): Update.
465 * versados.c (versados_canonicalize_symtab): Update.
466 * mach-o.c (bfd_mach_o_canonicalize_symtab): Update.
467 * ieee.c (ieee_canonicalize_symtab): Update.
468 * pdp11.c (NAME(aout,canonicalize_symtab)): Update.
469 * reloc.c: Update comment.
470 * libaout.h (NAME(aout,canonicalize_symtab)): Update.
471 * coff64-rs6000.c (aix5coff64_vec): Update.
472 * coff64-rs6000.c (bfd_xcoff_aix5_backend_data): Update.
473 * coff-rs6000.c (rs6000coff_vec, pmac_xcoff_vec): Update.
474 * aoutx.h (NAME(aout,canonicalize_symtab)): Update.
475 * elfxx-target.h (bfd_elfNN_canonicalize_symtab): Update.
476 * hp300hpux.c (MY_canonicalize_symtab): Update.
477 * ecoff.c (_bfd_ecoff_canonicalize_symtab): Update.
478 * aout-tic30.c (MY_canonicalize_symtab): Update.
479 * aout-target.h (MY_canonicalize_symtab): Update.
480 * ppcboot.c (ppcboot_canonicalize_symtab): Update.
481 * elf.c (_bfd_elf_canonicalize_symtab): Update.
482 * elfcode.h (elf_canonicalize_symtab): Update.
483 * ihex.c (ihex_canonicalize_symtab): Update.
484 * tekhex.c (tekhex_canonicalize_symtab): Update.
485 * binary.c (binary_canonicalize_symtab): Update.
486 * srec.c (srec_canonicalize_symtab): Update.
487
488 2003-10-15 Kazu Hirata <kazu@cs.umass.edu>
489
490 * elf32-h8300.c (elf_reloc_map): Fix a comment typo.
491
492 2003-10-15 Kaz Kojima <kkojima@rr.iij4u.or.jp>
493
494 * elf32-sh.c (sh_elf_relocate_section): Handle R_SH_IMM_*_PCREL
495 relocations.
496 (sh_elf_check_relocs): Likewise.
497
498 * elf32-sh64.c (elf_backend_merge_symbol_attribute): Define.
499 (sh64_elf_merge_symbol_attribute): New.
500 * elf64-sh64.c (elf_backend_merge_symbol_attribute): Define.
501 (sh64_elf64_merge_symbol_attribute): New.
502
503 2003-10-14 Kaz Kojima <kkojima@rr.iij4u.or.jp>
504
505 * elf-bfd.h (struct elf_backend_data): New function pointer member
506 elf_backend_merge_symbol_attribute.
507 * elflink.h (elf_link_add_object_symbols): Adjust call to
508 elf_backend_merge_symbol_attribute if the backend defined it.
509 * elfxx-target.h (elf_backend_merge_symbol_attribute): New macro.
510 (elfNN_bed): Add that to the initializer.
511
512 2003-10-14 Bob Wilson <bob.wilson@acm.org>
513
514 * elf32-xtensa.c (get_is_linkonce_section): Delete.
515 (xtensa_is_property_section, xtensa_is_littable_section): Use
516 XTENSA_INSN_SEC_NAME and XTENSA_LIT_SEC_NAME macros. Do not recognize
517 linkonce sections containing ".xt.insn" and ".xt.lit" substrings.
518 (xtensa_get_property_section_name): Check section name instead of
519 calling get_is_linkonce_section. Remove unused bfd parameter. Use
520 XTENSA_INSN_SEC_NAME and XTENSA_LIT_SEC_NAME macros. Never generate
521 linkonce section names by appending ".xt.insn" or ".xt.lit".
522 (xtensa_read_table_entries): Remove bfd argument in call to
523 xtensa_get_property_section_name. Free section name when done.
524 (elf_xtensa_combine_prop_entries): Free leaking table.
525
526 2003-10-13 Richard Sandiford <rsandifo@redht.com>
527
528 * elfxx-mips.c (_bfd_mips_elf_size_dynamic_sections): Don't add
529 DT_MIPS_LIBLIST or DT_MIPS_CONFLICT entries.
530 (_bfd_mips_elf_finish_dynamic_symbol): Don't handle them. Don't
531 handle DT_MIPS_MSYM. Set DT_RELSZ based on the number of relocations
532 that were needed.
533 (_bfd_mips_elf_modify_segment_map): Fix placement of PT_MIPS_OPTIONS.
534 (_bfd_mips_elf_merge_private_bfd_data): Ignore EF_MIPS_UCODE.
535
536 2003-10-13 H.J. Lu <hongjiu.lu@intel.com>
537
538 * bfd-in.h (bfd_elf32_ia64_after_parse): New prototype.
539 (bfd_elf64_ia64_after_parse): Likewise.
540 * bfd-in2.h: Regenerated.
541
542 * elfxx-ia64.c (oor_ip): New.
543 (oor_branch_size): Likewise.
544 (bfd_elfNN_ia64_after_parse): Likewise.
545 (elfNN_ia64_relax_section): Use oor_ip if oor_branch_size
546 equals sizeof (oor_ip).
547
548 2003-10-12 Kaz Kojima <kkojima@rr.iij4u.or.jp>
549
550 * elf64-sh64.c (sh_elf64_relocate_section): Tidy up for the
551 renumbering of some relocation numbers.
552
553 2003-10-11 Alan Modra <amodra@bigpond.net.au>
554
555 * coff-sh.c: Move definition of MAP and guard more code with
556 COFF_IMAGE_WITH_PE.
557
558 * section.c (bfd_get_section_size_before_reloc): Ignore reloc_done.
559 * bfd-in2.h: Regenerate.
560
561 2003-10-10 H.J. Lu <hongjiu.lu@intel.com>
562
563 * Makefile.am: Run "make dep-am".
564 * Makefile.in: Regenerate.
565 * doc/Makefile.in: Likewise.
566
567 2003-10-09 H.J. Lu <hongjiu.lu@intel.com>
568
569 * cofflink.c: Include "safe-ctype.h".
570 (coff_link_add_symbols): Use ISDIGIT instead of isdigit.
571
572 2003-10-08 Dave Brolley <brolley@redhat.com>
573 On behalf of Michael Snyder <msnyder@redhat.com>
574
575 * archures.c: Add FRV fr550 machine.
576 * cpu-frv.c: Ditto.
577 * elf32-frv.c: Ditto.
578 * bfd-in2.h: Regenerate.
579
580 2003-10-08 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
581
582 * elfxx-mips.c (STUB_MOVE,STUB_LI16): Fix stub code
583 for non-SGI N64 ABI. Improve code consitency.
584
585 2003-10-07 Alexandre Oliva <aoliva@redhat.com>
586
587 * elf32-frv.c (elf32_frv_howto_table): Set R_FRV_LABEL16's
588 rightshift to 2.
589
590 2003-10-07 Nathan Sidwell <nathan@codesourcery.com>
591
592 * libbfd-in.h (_bfd_link_section_stabs): Add string offset
593 parameter.
594 * cofflink.c (coff_link_add_symbols): Deal with split stab
595 sections.
596 * elflink.h (elf_link_add_object_symbols): Deal with split stab
597 sections.
598 * stabs.c (_bfd_link_section_stabs): Add string offset parameter.
599 * libbfd.h: Regenerated.
600
601 * coffcode.h (coff_set_alignment_hook): With PE_COFF reloc
602 overflow, set reloc start position to after the count
603 reloc. Subtract one from num relocs. Give error on 0xffff relocs
604 and no overflow.
605 * cofflink.c (_bfd_coff_final_link): Deal with PE_COFF reloc
606 overflow.
607 * peXXigen.c (_bfd_XXi_swap_scnhdr_out): Do overflow if >=
608 0xffff.
609
610 2003-10-06 H.J. Lu <hongjiu.lu@intel.com>
611
612 * elf-eh-frame.c (_bfd_elf_write_section_eh_frame): Pad the
613 last CIE/FDE if needed.
614
615 2003-10-06 Nick Clifton <nickc@redhat.com>
616
617 * targets.c (_bfd_target_vector): Include bfd_elf64_sparc_vec if
618 BFD64 is enabled.
619
620 2003-10-06 Matt Thomas <matt@3am-software.com>
621
622 * config.bfd: Move the hppa*-*-netbsd* case to the hppa*-*-linux* case.
623
624 2003-10-06 Robert Millan <robertmh@gnu.org>
625
626 * configure.in: Match GNU/KNetBSD with new knetbsd*-gnu triplet.
627 * config.bfd: Likewise.
628 * configure: Regenerate.
629
630 2003-10-04 Christian Groessler <chris@groessler.org>
631
632 * coff-z8k.c (extra_case): Fix displacement length check for R_JR
633 and R_CALLR.
634
635 2003-10-04 Stephane Carrez <stcarrez@nerim.fr>
636
637 * elf32-m68hc1x.c: Update to ISO C90; replace PTR with void*.
638 * elf32-m68hc11.c: Likewise.
639 * elf32-m68hc12.c: Likewise.
640 * elf32-m68hc1x.h: Likewise.
641
642 2003-10-04 Stephane Carrez <stcarrez@nerim.fr>
643
644 * elf32-m68hc1x.c (_bfd_m68hc11_elf_merge_private_bfd_data): Fix merge
645 of flags between HC12 and HCS12.
646
647 2003-10-04 Bryce McKinlay <bryce@mckinlay.net.nz>
648
649 * merge.c (_bfd_merge_sections): Set SEC_EXCLUDE flag on sections
650 which become empty after merging.
651
652 2003-09-30 Jakub Jelinek <jakub@redhat.com>
653
654 * elfxx-ia64.c (ia64_howto_table): Fix size of R_IA64_TPREL64[LM]SB,
655 R_IA64_DTPREL{32,64}[LM]SB and R_IA64_DTPMOD64[LM]SB.
656
657 2003-09-30 Chris Demetriou <cgd@broadcom.com>
658
659 * archures.c (bfd_mach_mipsisa64r2): New define.
660 * bfd-in2.h: Regenerate.
661 * aoutx.h (NAME(aout,machine_type)): Handle bfd_mach_mipsisa64r2.
662 * cpu-mips.c (I_mipsisa64r2): New enum value.
663 (arch_info_struct): Add entry for I_mipsisa64r2.
664 * elfxx-mips.c (_bfd_elf_mips_mach)
665 (_bfd_mips_elf_print_private_bfd_data): Handle E_MIPS_ARCH_64R2.
666 (mips_set_isa_flags): Add bfd_mach_mipsisa64r2 case.
667 (mips_mach_extensions): Add entry for bfd_mach_mipsisa64r2.
668
669 2003-09-29 H.J. Lu <hongjiu.lu@intel.com>
670
671 * elfxx-ia64.c (elfNN_hpux_backend_symbol_processing): New.
672 Handle SHN_IA_64_ANSI_COMMON.
673 (elf_backend_section_from_bfd_section): Defined.
674
675 2003-09-26 H.J. Lu <hongjiu.lu@intel.com>
676
677 * elflink.c (elf_link_read_relocs_from_section): Add an argument
678 of a pointer to section. Check bad symbol index.
679 (_bfd_elf_link_read_relocs): Modify calls to
680 elf_link_read_relocs_from_section.
681
682 2003-09-23 DJ Delorie <dj@redhat.com>
683
684 * elf32-sh.c (sh_elf_howto_table): R_SH_SWITCH8,
685 R_SH_GNU_VTINHERIT, R_SH_GNU_VTENTRY,
686 R_SH_LOOP_START,R_SH_LOOP_END moved to "reserved" spaces,
687 R_SH_DIR16, R_SH_DIR8, R_SH_DIR8UL, R_SH_DIR8UW, R_SH_DIR8U,
688 R_SH_DIR8SW, R_SH_DIR8S, R_SH_DIR4UL, R_SH_DIR4UW, R_SH_DIR4U,
689 R_SH_PSHA, R_SH_PSHL added.
690 (sh_reloc_map): Add R_SH_DIR16 and R_SH_DIR8.
691 (sh_elf_relocate_section): Support new relocs.
692
693 2003-09-23 Bob Wilson <bob.wilson@acm.org>
694
695 * elf32-xtensa.c (elf_xtensa_relocate_section): Fix typo that clobbered
696 dynamic relocation offsets.
697
698 2003-09-23 Alan Modra <amodra@bigpond.net.au>
699
700 * simple.c (bfd_simple_get_relocated_section_contents): Free the
701 hash table using _bfd_generic_link_hash_table_free.
702
703 2003-09-23 Alan Modra <amodra@bigpond.net.au>
704
705 * elf-bfd.h (struct bfd_elf_special_section): Remove "suffix". Change
706 type of prefix_length and suffix_length to int. Rename "attributes"
707 to "attr". Comment.
708 (_bfd_elf_get_sec_type_attr): Update prototype.
709 * elf.c (get_special_section): Rewrite.
710 (_bfd_elf_get_sec_type_attr): Return struct rather than passing in
711 attr and type pointers.
712 (_bfd_elf_new_section_hook): Adjust for above.
713 (special_sections): Merge suffix with prefix. Set
714 prefix_length for all entries. Set suffix_length appropriately.
715 * elf32-m32r.c (m32r_elf_special_sections): Likewise.
716 * elf32-m68hc11.c (elf32_m68hc11_special_sections): Likewise.
717 * elf32-m68hc12.c (elf32_m68hc12_special_sections): Likewise.
718 * elf32-mcore.c (mcore_elf_special_sections): Likewise.
719 * elf32-sh64.c (sh64_elf_special_sections): Likewise.
720 * elf32-v850.c (v850_elf_special_sections): Likewise.
721 * elf32-xtensa.c (elf_xtensa_special_sections): Likewise.
722 * elf64-alpha.c (elf64_alpha_special_sections): Likewise.
723 * elf64-hppa.c (elf64_hppa_special_sections): Likewise.
724 * elf64-ppc.c (ppc64_elf_special_sections): Likewise.
725 * elf64-sh64.c (sh64_elf64_special_sections): Likewise.
726 * elfxx-ia64.c (elfNN_ia64_special_sections): Likewise.
727 * elfxx-mips.c (_bfd_mips_elf_special_sections): Likewise.
728 * elf32-ppc.c (ppc_elf_special_sections): Likewise. Fix .plt flags.
729
730 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
731
732 * elf64-alpha.c (elf64_alpha_create_got_section): Initialize
733 ->got if the section already exists.
734
735 2003-09-19 Nathan Sidwell <nathan@codesourcery.com>
736
737 * dwarf2.c (decode_line_info): Cope with an initially empty
738 filename table.
739
740 2003-09-18 H.J. Lu <hongjiu.lu@intel.com>
741
742 * acinclude.m4: Include ../config/accross.m4.
743 * aclocal.m4: Regenerated.
744
745 * configure.host (HOST_64BIT_TYPE): Remove if it is set to long
746 or long long.
747 (HOST_U_64BIT_TYPE): Remove if it is set to unsigned long long.
748 (host64): Remove if HOST_64BIT_TYPE is set to long.
749
750 * configure.in (HOST_64BIT_TYPE): Set according to the size of
751 long and long long.
752 (HOST_U_64BIT_TYPE): Likewise.
753 (host64): Likewise.
754 * configure: Regenerated.
755
756 2003-09-19 Alan Modra <amodra@bigpond.net.au>
757
758 * elf.c (elfcore_write_note): Don't use sizeof(Elf_External_note)
759 since some ABIs round up the size of the struct.
760
761 2003-09-18 H.J. Lu <hongjiu.lu@intel.com>
762
763 * elflink.c (_bfd_elf_merge_symbol): Allow type change if
764 the old symbol is undefined and the new symbol is defined.
765
766 2003-09-18 Andreas Schwab <schwab@suse.de>
767
768 * simple.c (bfd_simple_get_relocated_section_contents): Use
769 _bfd_generic_link_hash_table_create instead of
770 bfd_link_hash_table_create.
771
772 2003-09-10 H.J. Lu <hongjiu.lu@intel.com>
773
774 * elfxx-ia64.c (elfNN_ia64_special_sections): Mark all sections
775 started with ".sbss" or "".sdata" as SHF_IA_64_SHORT.
776
777 2003-09-10 John David Anglin <dave.anglin@nrc-cnrc.nrc.ca>
778 Randolph Chung <randolph@tausq.org>
779
780 * elf32-hppa.c (struct elf32_hppa_link_hash_entry,
781 hppa_link_hash_newfunc, hppa_build_one_stub,
782 elf32_hppa_adjust_dynamic_symbol, mark_PIC_calls, allocate_plt_static,
783 allocate_dynrelocs, elf32_hppa_size_dynamic_sections,
784 elf32_hppa_finish_dynamic_symbol): Remove pic_call field and all code
785 for generating import stubs for calls to statically linked PIC
786 functions.
787 (hppa_type_of_stub): Don't generate an import stub for calls to
788 statically linked pic functions. Generate import stubs for calls
789 in a shared object, to functions not in a regular file, and to
790 defined weak functions. Add new argument INFO.
791 (hppa_build_one_stub): Don't undef ADDIL_DP.
792 (elf32_hppa_check_relocs): Don't set SEC_HAS_GOT_REF flag.
793 (elf32_hppa_size_stubs): Pass info to hppa_type_of_stub.
794 (final_link_relocate): Change all DLTIND relocs to DPREL relocs in a
795 non-shared link. Convert instructions that use the the linkage table
796 pointer, or a facsimile thereof, to use the global data pointer when
797 the reloc has been changed.
798
799 2003-09-08 Joel Brobecker <brobecker@gnat.com>
800
801 * archures.c: Add new machine names for hppa.
802 * bfd-in2.h: Regenerate.
803 * cpu-hppa.c: Use the new machine names.
804
805 2003-09-06 Stephane Carrez <stcarrez@nerim.fr>
806
807 * elf32-m68hc1x.h (struct m68hc11_elf_link_hash_table): Remove
808 all_local_syms member.
809 * elf32-m68hc1x.c (elf32_m68hc11_size_stubs): Use bfd_elf_get_elf_syms
810 to get the local symbols.
811
812 2003-09-06 Stephane Carrez <stcarrez@nerim.fr>
813
814 * elf32-m68hc12.c (elf32_m68hc12_special_sections): New for hc11.
815 (elf_backend_special_sections): Define.a
816
817 PR savannah/4950:
818 * elf32-m68hc11.c (elf32_m68hc11_special_sections): The .vectors
819 section is read-only.
820
821 2003-09-04 Nick Clifton <nickc@redhat.com>
822
823 * archures.c (bfd_mach_v850e1): Define.
824 * bfd-in2.h: Regenerate.
825 * cpu-v850.h (scan): Accept bfd_mach_v850e1.
826 (arch_info_struct): Include an entry for bfd_mach_v850e1.
827 * elf32-v850.c (v850_elf_object_p): Accept E_V850E1_ARCH flag.
828 (v850_elf_final_write_processing): Accept bfd_mach_v850e1.
829 (v850_elf_print_private_bfd_data): Interpret E_V850E1_ARCH flag.
830 (v850_elf_merge_private_bfd_data): Allow v850e1 binaries to be
831 linked with v850e binaries. Mark the output as v850e.
832
833 2003-09-03 Nick Clifton <nickc@redhat.com>
834
835 * cofflink.c (_bfd_coff_link_input_bfd): Do not skip section
836 symbols that are used in relocs.
837
838 2003-08-30 Robert Millan <robertmh@gnu.org>
839
840 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
841 * config.bfd: Likewise.
842 * configure: Regenerate.
843
844 2003-08-31 Christian Groessler <chris@groessler.org>
845
846 * elf32-i860.c (i860_howto_pc26_reloc): Finish relocation here
847 instead of returning bfd_reloc_continue.
848
849 2003-08-31 Andreas Jaeger <aj@suse.de>
850
851 * merge.c: Update to ISO C90.
852
853 2003-08-27 Ian Lance Taylor <ian@airs.com>
854
855 * configure.in: Check for strtoull.
856 * bfd.c (bfd_scan_vma): Use strtoull when available.
857 * configure, config.in: Regenerate.
858
859 * configure.in: Define and substitute BFD_HOST_LONG_LONG.
860 * bfd-in.h: Define BFD_HOST_LONG_LONG. Test it rather than
861 __GNUC__ when deciding whether to use long long for
862 BFD_HOST_64_BIT.
863 * configure, Makefile.in, doc/Makefile.in, bfd-in2.h: Regenerate.
864
865 2003-08-27 Christian Groessler <chris@groessler.org>
866
867 * elf32-i860.c (i860_howto_pc26_reloc, i860_howto_pc16_reloc,
868 i860_howto_splitn_reloc, i860_howto_highadj_reloc): New
869 functions.
870 (elf32_i860_howto_table): Insert the new functions as
871 'special_function's in the proper reloc type entries.
872
873 2003-08-27 Richard Sandiford <rsandifo@redhat.com>
874
875 * elf32-frv.c (elf32_frv_relocate_section): Use
876 _bfd_elf_rela_local_sym.
877
878 2003-08-26 Michael Snyder <msnyder@redhat.com>
879
880 * cpu-frv.c: Remove unused enum.
881
882 2003-08-25 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
883
884 * reloc.c: Fix documentation for MIPS ELF relocations.
885 libbfd.h: Regenerate.
886 bfd-in2.h: Regenerate.
887
888 2003-08-24 Jason Eckhardt <jle@rice.edu>
889
890 * coff-i860.c (CALC_ADDEND): Define to be a no-op.
891
892 2003-08-24 Jason Eckhardt <jle@rice.edu>
893
894 * elf32-i860.c (elf32_i860_relocate_pc16): Subtract 4 and
895 shift by 2 before storing the relocated value.
896
897 2003-08-23 Jason Eckhardt <jle@rice.edu>
898
899 * coff-i860.c (coff_i860_reloc_nyi): New function.
900 (howto_table): Add entries for relocations PAIR, HIGHADJ, HIGH,
901 LOWn, SPLITn, and BRADDR.
902 (RTYPE2HOWTO): Check that the r_type is within the howto_table
903 before trying to access the entry.
904 (coff_i860_rtype_to_howto): Likewise.
905 (coff_i860_reloc_type_lookup): New function.
906 (i860_reloc_processing): New function.
907 (coff_bfd_reloc_type_lookup): Define macro.
908 (RELOC_PROCESSING): Define macro.
909 Minor formatting adjustments.
910
911 2003-08-23 Alan Modra <amodra@bigpond.net.au>
912
913 * elflink.h (elf_link_add_object_symbols): Don't crash on NULL owner.
914
915 2003-08-22 H.J. Lu <hongjiu.lu@intel.com>
916
917 * elfxx-ia64.c (elfNN_ia64_create_dynamic_sections): Align the
918 .got section at 8 bytes.
919
920 2003-08-21 Nick Clifton <nickc@redhat.com>
921
922 * cofflink.c: Update to ISO C90 and tidy up formatting.
923
924 2003-08-21 Randolph Chung <tausq@debian.org>
925
926 * elf32-hppa.c (elf32_hppa_object_p): For elf32-hppa-linux, objects
927 can have OSABI=Linux or OSABI=SysV. Check for both.
928 * elf64-hppa.c (elf64_hppa_object_p): Likewise.
929
930 2003-08-21 Nick Clifton <nickc@redhat.com>
931
932 * po/sv.po: Updated Swedish translation.
933
934 2003-08-20 Richard Sandiford <rsandifo@redhat.com>
935
936 * elf64-mips.c (elf_backend_copy_indirect_symbol): Define.
937
938 2003-08-20 Nick Clifton <nickc@redhat.com>
939
940 * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): New macro used to
941 replace some duplicated code in most elfxx-xxxx.c files. This
942 version uses the new fields in bfd_link_info.
943
944 * elf-m10300.c (mn10300_elf_relocate_section): Use new macro.
945 * elf32-arm.h (elf32_arm_relocate_section): Likewise.
946 * elf32-cris.c (cris_elf_relocate_section): Likewise.
947 * elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
948 * elf32-i386.c (elf_i386_relocate_section): Likewise.
949 * elf32-ip2k.c (ip2k_elf_relocate_section): Likewise.
950 * elf32-iq2000.c (iq2000_elf_relocate_section): Likewise.
951 * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
952 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
953 * elf32-s390.c (elf_s390_relocate_section): Likewise.
954 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
955 * elf32-vax.c (elf_vax_relocate_section): Likewise.
956 * elf32-xtensa.c (elf_xtensa_relocate_section): Likewise.
957 * elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
958 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
959 * elf64-s390.c (elf_s390_relocate_section): Likewise.
960 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
961 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
962 * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
963
964 * elf-hppa.h (elf_hppa_unmark_useless_dynamic_symbols,
965 elf_hppa_remark_useless_dynamic_symbols,
966 elf_hppa_relocate_section): Use the new fields in
967 bfd_link_info structure.
968 * elf32-sh.c (sh_elf_relocate_section): Likewise.
969 * elf64-alpha.c (elf64_alpha_check_relocs): Likewise.
970 * elf64-hppa.c (elf64_hppa_check_relocs): Likewise.
971 * elf64-sh64.c (sh_elf64_relocate_section): Likewise.
972 * elfxx-ia64.c (elfNN_ia64_check_relocs): Likewise.
973 * elfxx-mips.c (mips_elf_calculate_relocation): Likewise.
974
975 * elflink.h (elf_link_output_extsym): Fix test for reporting
976 undefined symbols in shared libraries. Remove redundant test
977 of shlib_undefined when reporting references to forced local
978 symbols.
979
980 2003-08-18 Andreas Schwab <schwab@suse.de>
981
982 * libpei.h (bfd_pe_executable_p): Also recognize efi-app
983 executables.
984
985 2003-08-17 Hans-Peter Nilsson <hp@bitrange.com>
986
987 * simple.c (bfd_simple_get_relocated_section_contents): Move
988 reloc_done hack to before first bfd_section_size call. Change all
989 returns to use new wrapper macro RETURN, restoring sec->reloc_done.
990
991 2003-08-16 Alan Modra <amodra@bigpond.net.au>
992
993 * elf64-ppc.c: Don't include elf/ppc.h.
994
995 2003-08-14 Richard Sandiford <rsandifo@redhat.com>
996
997 * elfxx-mips.c (_bfd_mips_elf_modify_segment_map): Fix PT_DYNAMIC
998 code to work with 64-bit bfds.
999
1000 2003-08-14 Alan Modra <amodra@bigpond.net.au>
1001
1002 * dep-in.sed: Remove libintl.h.
1003 * Makefile.am (SRC-POTFILES.in, BLD-POTFILES.in): Unset LC_COLLATE.
1004 (POTFILES.in): Remove target.
1005 * Makefile.in: Regenerate.
1006
1007 2003-08-12 Alan Modra <amodra@bigpond.net.au>
1008
1009 * elf64-ppc.c (ppc64_elf_next_input_section): Update comment.
1010 (ppc64_elf_relocate_section): For zero sym R_PPC64_TOC relocs,
1011 use the function sym from the previous reloc.
1012
1013 2003-08-11 Jakub Jelinek <jakub@redhat.com>
1014
1015 * elf32-i386.c (elf_i386_relocate_section): Make undefined symbols
1016 fatal if -pie.
1017 * elf32-s390.c (elf_s390_relocate_section): Likewise.
1018 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
1019 * elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
1020 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
1021 * elf64-s390.c (elf_s390_relocate_section): Likewise.
1022 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
1023 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
1024 * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
1025 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
1026 (ppc_elf_relocate_section) <case R_PPC_RELAX32>: Issue fatal error
1027 on undefined symbols if -pie.
1028 * elf32-sh.c (sh_elf_relocate_section): Likewise.
1029
1030 2003-08-11 Alan Modra <amodra@bigpond.net.au>
1031
1032 * elf64-ppc.c (ppc64_elf_relocate_section): Add special case for crt1.o
1033 branch to __libc_start_main.
1034
1035 2003-08-08 Dmitry Diky <diwil@mail.ru>
1036
1037 * archures.c: Add xW42 and xE42 parts. Sort MPU list according to
1038 gcc order.
1039 * cpu-msp430.c: Likewise.
1040 * elf32-msp430.c: Likewise.
1041 * bfd-in2.h: Regenerate.
1042
1043 2003-08-07 Alan Modra <amodra@bigpond.net.au>
1044
1045 * elfxx-target.h: Remove PTR cast.
1046 * targets.c (bfd_target): Make backend_data const void *.
1047 * elf-bfd.h: Constify all occurrences of struct elf_backend_data.
1048 * elf-m10300.c: Likewise.
1049 * elf.c: Likewise.
1050 * elf32-hppa.c: Likewise.
1051 * elf32-i386.c: Likewise.
1052 * elf32-m68hc1x.c: Likewise.
1053 * elf32-ppc.c: Likewise.
1054 * elf32-s390.c: Likewise.
1055 * elf32-sh.c: Likewise.
1056 * elf32-sh64.c: Likewise.
1057 * elf32-sparc.c: Likewise.
1058 * elf32-xtensa.c: Likewise.
1059 * elf64-mips.c: Likewise.
1060 * elf64-ppc.c: Likewise.
1061 * elf64-s390.c: Likewise.
1062 * elf64-sh64.c: Likewise.
1063 * elf64-sparc.c: Likewise.
1064 * elf64-x86-64.c: Likewise.
1065 * elfcode.h: Likewise.
1066 * elfcore.h: Likewise.
1067 * elflink.c: Likewise.
1068 * elflink.h: Likewise.
1069 * elfxx-ia64.c: Likewise.
1070 * elfxx-mips.c: Likewise.
1071 * elfxx-mips.h: Likewise.
1072 * elf.c (prep_headers): Remove useless check for null backend_data.
1073 * bfd-in2.h: Regenerate.
1074
1075 * elf-bfd.h: Remove PARAMS macro. Replace PTR with void *.
1076 (NAME): Use ## rather than CONCAT4 macro.
1077 * elfcode.h: Remove one remaining PARAMS macro.
1078 * elf-eh-frame.c: Convert to C90, remove unneeded casts and prototypes.
1079 * elf-strtab.c: Likewise.
1080 * elf-hppa.h: Likewise.
1081 * elf32-hppa.h: Likewise.
1082 * elf32-hppa.c: Likewise.
1083 (elf32_hppa_add_symbol_hook): Delete.
1084 (elf_backend_add_symbol_hook): Don't define.
1085 * libhppa.h: Convert to C90. Replace INLINE with inline.
1086
1087 2003-08-06 Alan Modra <amodra@bigpond.net.au>
1088
1089 * elf64-ppc.c (ppc_stub_name): Tweak names for better readability.
1090 (ppc64_elf_adjust_dynamic_symbol): Allow copy relocs against
1091 function descriptors, but warn.
1092 (ppc_build_one_stub): Remove a couple of vars. Move code creating
1093 stub syms so that we can avoid a stub sym if we already have a
1094 plt sym. Do not redefine an existing symbol.
1095 (ppc64_elf_build_stubs): When --emit-stub-syms, print a symbol for
1096 glink.
1097
1098 2003-08-06 Nick Clifton <nickc@redhat.com>
1099
1100 * po/fr.po: Updated French translation.
1101
1102 2003-08-06 Alan Modra <amodra@bigpond.net.au>
1103
1104 * elflink.c (_bfd_elf_create_dynamic_sections): Mark .dynbss with
1105 SEC_LINKER_CREATED.
1106
1107 2003-08-05 Daniel Jacobowitz <drow@mvista.com>
1108
1109 * elf32-arm.h (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Define.
1110 (elf32_arm_final_link_relocate, elf32_arm_relocate_section): Use it.
1111
1112 2003-08-03 Jeff Muizelaar <muizelaar@rogers.com>
1113
1114 * coffcode.h (coff_slurp_line_table): Return with a warning
1115 message if the line number table could not be read.
1116
1117 2003-08-04 Nick Clifton <nickc@redhat.com>
1118
1119 * elflink.h (elf_link_add_object_symbols): Prepend "warning: "
1120 to messages produced for .gnu.warning.SYMBOL sections.
1121
1122 2003-08-04 Alan Modra <amodra@bigpond.net.au>
1123
1124 * elfcode.h: Convert to C90, remove unneeded casts and prototypes.
1125 * elfcore.h: Likewise.
1126 * elflink.c: Likewise.
1127 * elflink.h: Likewise.
1128 * elf.c (sym_is_global): Remove INLINE.
1129 (align_file_position): Replace INLINE with inline.
1130 * elfcode.h (elf_swap_dyn_in, elf_swap_dyn_out): Remove INLINE.
1131 (elf_file_p): Replace INLINE with inline.
1132
1133 2003-08-02 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1134
1135 * elf32-sh.c (sh_elf_check_relocs): Don't set DF_TEXTREL here.
1136
1137 2003-08-01 H.J. Lu <hongjiu.lu@intel.com>
1138
1139 * elfxx-ia64.c (get_got): Align the .got section at 8 bytes.
1140
1141 2003-08-01 H.J. Lu <hongjiu.lu@intel.com>
1142
1143 * elfxx-ia64.c (elfNN_ia64_finish_dynamic_symbol): Use
1144 ElfNN_External_Rela instead of Elf64_External_Rela.
1145
1146 2003-08-01 Nick Clifton <nickc@redhat.com>
1147
1148 * config.bfd: Add code to catch obsolete configurations and warn
1149 about them unless --enable-obsolete is used. Use this to mark
1150 vax-vms port as obsolete.
1151
1152 2003-07-30 Alan Modra <amodra@bigpond.net.au>
1153
1154 * elf32-ppc.c (ppc_elf_install_value): Tidy.
1155 (ppc_elf_relax_section): Remove dead code. Remove unnecessary casts.
1156 Formatting.
1157 * elfxx-target.h: Remove PARAMS macro. Formatting.
1158
1159 2003-07-30 Alan Modra <amodra@bigpond.net.au>
1160
1161 * elf.c (bfd_section_from_r_symndx): Test for SHN_UNDEF.
1162 * elf64-ppc.c (get_fdh): New function, split out from
1163 ppc64_elf_edit_opd.
1164 (ppc64_elf_check_relocs): Use get_fdh.
1165 (func_desc_adjust): Likewise. Tidy.
1166 (ppc64_elf_edit_opd): Tighten reloc checks. Free local_syms on error
1167 exit. Use get_fdh. Account for superfluous dynamic relocs.
1168 (ppc64_elf_relocate_section): Warning fix.
1169
1170 2003-07-30 Jason Eckhardt <jle@rice.edu>
1171
1172 * coff-i860.c: Convert to ISO C90. Remove superflous prototypes.
1173
1174 2003-07-30 Jason Eckhardt <jle@rice.edu>
1175
1176 * elf32-i860.c: Convert to ISO C90. Remove superflous prototypes.
1177
1178 2003-07-30 Randolph Chung <tausq@debian.org>
1179
1180 * elf-hppa.h (elf_hppa_relocate_section): Look up dyn_h for undefweak.
1181 * elf64-hppa.c (elf64_hppa_finalize_dlt): Check h->root.type.
1182
1183 2003-07-30 Alan Modra <amodra@bigpond.net.au>
1184
1185 * elf.c: Convert to C90, remove unnecessary prototypes and casts.
1186 Replace PTR with void *. Formatting.
1187 (_bfd_elf_assign_file_position_for_section): Remove INLINE.
1188 (make_mapping): Likewise.
1189
1190 2003-07-29 Alan Modra <amodra@bigpond.net.au>
1191
1192 * elf64-ppc.c (func_desc_adjust): Give linker created function
1193 descriptor symbols a size and type.
1194 (ppc64_elf_relocate_section): Correct lq insn test.
1195
1196 2003-07-28 Eric Christopher <echristo@redhat.com>
1197
1198 * elf32-ppc.c (R_PPC_RELAX32): New relocation.
1199 (ppc_elf_install_value): New function.
1200 (ppc_elf_sort_rela): Remove.
1201 (ppc_elf_relax_section): Rewrite. Remove old relaxation
1202 and replace with out of range branch stubs.
1203 (ppc_elf_relocate_section): Handle R_PPC_RELAX32.
1204
1205 2003-07-29 Alexandre Oliva <aoliva@redhat.com>
1206
1207 * elf-m10300.c (mn10300_elf_relax_section): Take symbol hash table
1208 from input_bfd.
1209
1210 2003-07-28 Alan Modra <amodra@bigpond.net.au>
1211
1212 * elf.c (special_sections): Set attributes for .got and .plt.
1213
1214 2003-07-27 Alan Modra <amodra@bigpond.net.au>
1215
1216 * elf64-ppc.c (ppc64_elf_adjust_dynamic_symbol): Ensure no copy relocs
1217 on function descriptors.
1218 (ELIMINATE_COPY_RELOCS): Expand comment.
1219 (ppc64_elf_special_sections): Move. Don't include non-ppc64 sections.
1220 Do include ".toc1".
1221
1222 2003-07-25 H.J. Lu <hongjiu.lu@intel.com>
1223
1224 * elf.c (_bfd_elf_new_section_hook): Set the default section
1225 type to SHT_NULL.
1226 (elf_fake_sections): Set the section type based on asect->flags
1227 if it is SHT_NULL. Don't abort on processor specific section
1228 types.
1229
1230 2003-07-25 H.J. Lu <hongjiu.lu@intel.com>
1231
1232 * bfd-in2.h: Regenerated.
1233
1234 2003-07-25 H.J. Lu <hongjiu.lu@intel.com>
1235
1236 * elf-bfd.h (bfd_elf_special_section): New.
1237 (elf_backend_data): Add special_sections, a pointer to
1238 bfd_elf_special_section.
1239 (elf_section_type). New.
1240 (elf_section_flags): New.
1241 (_bfd_elf_get_sec_type_attr): New.
1242
1243 * elf.c (_bfd_elf_make_section_from_shdr): Always use the
1244 real section type/flags.
1245 (special_sections): New.
1246 (get_special_section): New.
1247 (_bfd_elf_get_sec_type_attr): New.
1248 (_bfd_elf_new_section_hook): Check special_section to set
1249 elf_section_type and elf_section_flags.
1250 (elf_fake_sections): Don't use section name to set ELF section
1251 data.
1252
1253 * elf32-m32r.c (m32r_elf_special_sections): New.
1254 (elf_backend_special_sections): Defined.
1255
1256 * elf32-m68hc11.c (elf32_m68hc11_special_sections): New.
1257 (elf_backend_special_sections): Defined.
1258
1259 * elf32-mcore.c (mcore_elf_special_sections): New.
1260 (elf_backend_special_sections): Defined.
1261
1262 * elf32-ppc.c (ppc_elf_special_sections): New.
1263 (elf_backend_special_sections): Defined.
1264
1265 * elf32-sh64.c (sh64_elf_special_sections): New.
1266 (elf_backend_special_sections): Defined.
1267
1268 * elf32-v850.c (v850_elf_special_sections): New.
1269 (elf_backend_special_sections): Defined.
1270
1271 * elf32-xtensa.c (elf_xtensa_special_sections): New.
1272 (elf_backend_special_sections): Defined.
1273
1274 * elf64-alpha.c (elf64_alpha_special_sections): New.
1275 (elf_backend_special_sections): Defined.
1276
1277 * elf64-hppa.c (elf64_hppa_special_sections): New.
1278 (elf_backend_special_sections): Defined.
1279
1280 * elf64-ppc.c (ppc64_elf_special_sections): New.
1281 (elf_backend_special_sections): Defined.
1282
1283 * elf64-sh64.c (sh64_elf64_special_sections): New.
1284 (elf_backend_special_sections): Defined.
1285
1286 * elfxx-ia64.c (elfNN_ia64_special_sections): New.
1287 (elf_backend_special_sections): Defined.
1288
1289 * elfxx-mips.c (_bfd_mips_elf_special_sections): New.
1290
1291 * elfxx-mips.h (_bfd_mips_elf_special_sections): New.
1292 (elf_backend_special_sections): Defined.
1293
1294 * elfxx-target.h (elf_backend_special_sections): New. Default
1295 to NULL.
1296 (elfNN_bed): Initialize special_sections.
1297
1298 * section.c (bfd_abs_section): Remove const.
1299 (bfd_und_section): Likewise.
1300 (bfd_com_section): Likewise.
1301 (bfd_ind_section): Likewise.
1302
1303 2003-07-24 Nick Clifton <nickc@redhat.com>
1304
1305 * coff-arm.c (EXTRA_S_FLAGS): Include SEC_CODE so that code
1306 sections are assigned the LOAD attribute.
1307
1308 2003-07-25 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1309
1310 * elf32-sh.c: Convert to C90. Replace PTR with void *.
1311 * elf32-sh64-com.c: Likewise.
1312 * elf32-sh64.c: Likewise.
1313 * elf32-sh64.h: Likewise.
1314 * elf64-sh64.c: Likewise.
1315
1316 2003-07-24 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1317
1318 * elf32-sh.c (sh_elf_adjust_dynamic_symbol): Use SYMBOL_CALLS_LOCAL.
1319 (allocate_dynrelocs): Likewise.
1320 (sh_elf_relocate_section): Likewise. Use SYMBOL_REFERENCES_LOCAL.
1321 (sh_elf_finish_dynamic_symbol): Use SYMBOL_REFERENCES_LOCAL.
1322
1323 2003-07-24 Nick Clifton <nickc@redhat.com>
1324
1325 * po/fr.po: Updated French translation.
1326
1327 2003-07-23 Bob Wilson <bob.wilson@acm.org>
1328
1329 * elf32-xtensa.c (xtensa_elf_dynamic_symbol_p): Make inline and move
1330 near the beginning of the file. Swap order of arguments. Call
1331 _bfd_elf_dynamic_symbol_p with "ignore_protected" set to 0.
1332 (elf_xtensa_fix_refcounts): Adjust xtensa_elf_dynamic_symbol_p call.
1333 (elf_xtensa_relocate_section): Likewise.
1334 (shrink_dynamic_reloc_sections): Likewise.
1335
1336 2003-07-23 Bob Wilson <bob.wilson@acm.org>
1337
1338 * elf32-xtensa.c (plt_reloc_count): Fix typo in comment.
1339 (elf_xtensa_size_dynamic_sections): Use elf_discarded_section.
1340 (elf_xtensa_combine_prop_entries): Avoid returning non-zero without
1341 first printing an error message.
1342 (elf_xtensa_finish_dynamic_sections): Likewise.
1343 (elf_xtensa_discard_info_for_section): Adjust size of .got.loc when
1344 discarding literal table entries.
1345 (elf_xtensa_merge_private_bfd_data): Remove newline from error message.
1346 (elf_xtensa_do_asm_simplify): Likewise.
1347
1348 2003-07-23 Stephane Carrez <stcarrez@nerim.fr>
1349
1350 * elf32-m68hc1x.c (elf32_m68hc11_size_stubs): Avoid crash when
1351 we have a local symbol in common section.
1352
1353 2003-07-22 H.J. Lu <hongjiu.lu@intel.com>
1354
1355 * elflink.c (_bfd_elf_dynamic_symbol_p): Don't return TRUE for
1356 weak symbols.
1357
1358 2003-07-22 Nick Clifton <nickc@redhat.com>
1359
1360 * coffcode.h (coff_slurp_symbol_table): Add C_TCSYM and C_ECOML to
1361 expected RS6000 storage classes.
1362
1363 2003-07-21 H.J. Lu <hongjiu.lu@intel.com>
1364
1365 * elfxx-ia64.c (elfNN_ia64_size_dynamic_sections): Mark
1366 output_bfd unused to silence gcc.
1367
1368 2003-07-21 Nick Clifton <nickc@redhat.com>
1369
1370 * po/sv.po: Updated Swedish translation.
1371
1372 2003-07-21 Alan Modra <amodra@bigpond.net.au>
1373
1374 * elf-bfd.h (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Use..
1375 (_bfd_elf_symbol_refs_local_p): ..this. Declare.
1376 * elflink.c (_bfd_elf_symbol_refs_local_p): New function.
1377 * elf32-i386.c (elf_i386_relocate_section): Remove h NULL test
1378 now done in _bfd_elf_symbol_refs_local_p.
1379 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
1380 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
1381 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
1382
1383 2003-07-18 H.J. Lu <hongjiu.lu@intel.com>
1384
1385 * elflink.c (_bfd_elf_dynamic_symbol_p): Undo the last change.
1386
1387 2003-07-18 H.J. Lu <hongjiu.lu@intel.com>
1388
1389 * elf-bfd.h (SYMBOL_REFERENCES_LOCAL): Fix a typo.
1390 (SYMBOL_CALLS_LOCAL): Likewise.
1391
1392 * elflink.c (_bfd_elf_dynamic_symbol_p): Return TRUE
1393 immediately if symbol isn't defined locally.
1394
1395 2003-07-18 Richard Henderson <rth@redhat.com>
1396
1397 * elflink.c (_bfd_elf_dynamic_symbol_p): New.
1398 * elf-bfd.h (_bfd_elf_dynamic_symbol_p): Declare it.
1399 (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Use it.
1400 * elf32-xtensa.c (xtensa_elf_dynamic_symbol_p): Likewise.
1401 * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Likewise.
1402 * elf64-hppa.c (elf64_hppa_dynamic_symbol_p): Likewise.
1403 * elfxx-ia64.c (elfNN_ia64_dynamic_symbol_p): Likewise.
1404 Update all callers to provide the relocation being resolved.
1405
1406 2003-07-17 Shaun Jackman <sjackman@pathwayconnect.com>
1407
1408 * config.bfd (arm-wince-pe): Add -DARM_COFF_BUGFIX to
1409 targ_cflags.
1410
1411 2003-07-17 Nick Clifton <nickc@redhat.com>
1412
1413 * po/es.po: New Spanish translation.
1414 * po/sv.po: New Swedish translation.
1415 * po/opcodes.pot: Regenerate.
1416
1417 2003-07-16 Richard Henderson <rth@redhat.com>
1418
1419 * config.bfd, configure.host, configure.in: Remove ia64-aix support.
1420 * elfxx-ia64.c, targets.c: Likewise.
1421
1422 2003-07-16 Richard Henderson <rth@redhat.com>
1423
1424 * elfxx-ia64.c (elfNN_ia64_dynamic_symbol_p): Properly return false
1425 for symbols defined locally plus -Bsymbolic. Tidy logic.
1426
1427 2003-07-15 Richard Sandiford <rsandifo@redhat.com>
1428
1429 * archures.c (bfd_mach_mips7000): New.
1430 * bfd-in2.h: Regenerated.
1431 * cpu-mips.c (arch_info_struct): Add an entry for mips:7000.
1432 * elfxx-mips.c (mips_set_isa_flags): Handle bfd_mach_mips7000.
1433 (mips_mach_extensions): Add an entry for it.
1434
1435 2003-07-14 Nick Clifton <nickc@redhat.com>
1436
1437 * po/tr.po: Update with latest version.
1438 * po/SRC-POTFILES.in: Regenerate.
1439 * po/bfd.pot: Regenerate.
1440 * Makfile.in: Regenerate.
1441 * configure: Regenerate.
1442
1443 2003-07-12 Jeff Baker <jbaker@qnx.com>
1444
1445 * bfd/config.bfd (__QNXTARGET__): Define for Neutrino architectures.
1446 * bfd/elf32-arm.h (ELF_MAXPAGESIZE): Set to 4k for Neutrino.
1447 * bfd/elf32-sh.c (ELF_MAXPAGESIZE): Set to 4k for Neutrino.
1448 * bfd/elf32-ppc.c (ELF_MAXPAGESIZE): Set to 4k for Neutrino.
1449
1450 2003-07-12 Jeff Muizelaar <muizelaar@rogers.com>
1451
1452 * coffcode.h (coff_set_section_contents): Set the
1453 IMAGE_FILE_32BIT_MACHINE flag for PE targets.
1454
1455 2003-07-11 Richard Sandiford <rsandifo@redhat.com>
1456
1457 * bfd-in.h (bfd_h8300_pad_address): Declare.
1458 * bfd-in2.h: Regenerate.
1459 * cpu-h8300.c (bfd_h8300_pad_address): New function.
1460 * coff-h8300.c (h8300_reloc16_estimate): Use it to canonicalize
1461 addresses before checking whether they can be relaxed.
1462 (h8300_reloc16_extra_cases): Likewise for the R_MOVL2 sanity check.
1463 Don't complain about overflows in general 8-bit relocations.
1464 * elf32-h8300.c (elf32_h8_relax_section): Use bfd_h8300_pad_address.
1465 Fix handling of R_H8_DIR24A8.
1466
1467 2003-07-11 Richard Sandiford <rsandifo@redhat.com>
1468
1469 * elf32-h8300.c: Convert function prototypes and definitions
1470 to C90 syntax.
1471 * coff-h8300.c: Likewise.
1472 * cpu-h8300.c: Likewise.
1473
1474 2003-07-11 Alan Modra <amodra@bigpond.net.au>
1475
1476 * po/SRC-POTFILES.in: Regenerate.
1477 * po/bfd.pot: Likewise.
1478
1479 2003-07-10 Bob Wilson <bob.wilson@acm.org>
1480
1481 * elf32-xtensa.c (elf_xtensa_create_dynamic_sections): Create new
1482 .got.loc section. Do not set SEC_ALLOC or SEC_LOAD flags for the
1483 .xt.lit.plt section.
1484 (elf_xtensa_size_dynamic_sections): Set size of the .got.loc section
1485 and allocate memory for it.
1486 (elf_xtensa_combine_prop_entries): Copy contents of .xt.lit output
1487 section to the .got.loc section.
1488 (elf_xtensa_finish_dynamic_sections): Fix up call to
1489 elf_xtensa_combine_prop_entries and set DT_XTENSA_GOT_LOC_OFF to
1490 the address of .got.loc.
1491 (relax_property_section): Shrink .got.loc to match changes in any
1492 literal table section.
1493 (xtensa_is_property_section): Change to match
1494 xtensa_get_property_section_name.
1495 (xtensa_is_littable_section): New.
1496
1497 2003-07-10 H.J. Lu <hongjiu.lu@intel.com>
1498
1499 * elfxx-ia64.c (IA64_HOWTO): Set dst_mask to -1 instead of
1500 -1LL.
1501
1502 2003-07-10 Alan Modra <amodra@bigpond.net.au>
1503
1504 * Makefile.am (BFD32_BACKENDS): Add elf32-am33lin.lo.
1505 (BFD32_BACKENDS_CFILES): elf32-am33lin.c not elf32-am33lin.lo.
1506 Run "make dep-am".
1507 * Makefile.in: Regenerate.
1508
1509 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
1510
1511 2001-09-12 Alexandre Oliva <aoliva@redhat.com>
1512 * elf32-am33lin.c (ELF_MACHINE_CODE): Redefine to EM_MN10300.
1513 (ELF_MACHINE_ALT1): Define to EM_CYGNUS_MN10300.
1514 2001-06-02 Nick Clifton <nickc@cambridge.redhat.com>
1515 * elf32-am33lin.c: Rename global functions.
1516 2001-05-09 Alexandre Oliva <aoliva@redhat.com>
1517 * config.bfd (am33_2.0, am33_2.0-*-linux*): Added.
1518 * configure.in (bfd_elf32_am33lin_vec): Added.
1519 * Makefile.am (BFD32_BACKENDS): Added elf32-am33lin.lo.
1520 (elf32-am33lin.lo): List dependencies.
1521 * aclocal.m4, configure, Makefile.in: Rebuilt.
1522 * elf-m10300.c (TARGET_LITTLE_SYM, TARGET_LITTLE_NAME,
1523 ELF_ARCH, ELF_MACHINE_CODE, ELF_MAXPAGESIZE): Define only if
1524 ELF_ARCH was not defined before.
1525 (elf_symbol_leading_char): Define if not defined.
1526 * elf32-am33lin.c: Override the definitions above.
1527 * targets.c (bfd_elf32_am33lin_vec): New.
1528
1529 2003-07-09 Alexandre Oliva <aoliva@redhat.com>
1530
1531 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
1532 * elf-m10300.c (elf32_mn10300_link_hash_newfunc): Initialize
1533 pcrel_relocs_copied.
1534 2001-12-13 Alexandre Oliva <aoliva@redhat.com>
1535 * elf-m10300.c (ELF_DYNAMIC_INTERPRETER): Renamed from
1536 ld-linux.so.2 to ld.so.1.
1537 2001-10-10 Alexandre Oliva <aoliva@redhat.com>
1538 * elf-m10300.c (elf_mn10300_sizeof_plt0): New macro.
1539 (_bfd_mn10300_elf_adjust_dynamic_symbol): Use it.
1540 (_bfd_mn10300_elf_finish_dynamic_symbol): Likewise.
1541 * elf-m10300.c (_bfd_mn10300_elf_size_dynamic_sections): Allocate
1542 .rela.* section contents with bfd_zalloc.
1543 2001-09-25 Alexandre Oliva <aoliva@redhat.com>
1544 * elf-m10300.c: Added declarations for functions missing them.
1545 Merge some shared-library changes from the i386 back-end. Use
1546 R_MN10300_RELATIVE instead of R_MN10300_PCREL32 and
1547 R_MN10300_GLOB_DAT instead of R_MN10300_32 where appropriate.
1548 (struct elf32_mn10300_link_hash_entry): Remove duplicates of
1549 members of elf_link_hash_entry. Adjusted references.
1550 (mn10300_elf_final_link_relocate): dynobj was already loaded
1551 into a local variable, use it.
1552 2001-09-21 Nick Clifton <nickc@cambridge.redhat.com>
1553 * elf-m10300.c: Add missing function prototypes.
1554 2001-08-24 Alexandre Oliva <aoliva@redhat.com>
1555 * elf-m10300.c (mn10300_elf_relocate_section): Don't compute
1556 relocation for dynamic relocations.
1557 2001-05-16 Alexandre Oliva <aoliva@redhat.com>
1558 * reloc.c (BFD_RELOC_MN10300_GOTOFF24): New.
1559 * elf-m10300.c: Introduce GOTPC16, GOTOFF24, GOTOFF16 and
1560 PLT16, and rename GOTPC to GOTPC32 and GOTOFF to GOTOFF32.
1561 (_bfd_mn10300_elf_create_dynamic_sections): Move creation ot PLT...
1562 (_bfd_mn10300_elf_create_got_section): ... here, so that its
1563 adress is already known at the time we compute relaxations.
1564 (mn10300_elf_relax_section): Relax GOTPC32, GOTOFF32, GOT32
1565 and PLT32 to narrower relocations.
1566 * libbfd.h, bfd-in2.h: Rebuilt.
1567 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
1568 * reloc.c (BFD_RELOC_MN10300_GOT32, BFD_RELOC_MN10300_GOT24,
1569 BFD_RELOC_MN10300_GOT16, BFD_RELOC_MN10300_COPY,
1570 BFD_RELOC_MN10300_GLOB_DAT, BFD_RELOC_MN10300_JMP_SLOT,
1571 BFD_RELOC_MN10300_RELATIVE): New relocs.
1572 * libbfd.h, bfd-in2.h: Rebuilt.
1573 * elf-m10300.c (struct elf_mn10300_pcrel_relocs_copied): New.
1574 (struct elf32_mn10300_link_hash_entry): Added DSO-related
1575 fields.
1576 (elf_mn10300_howto): Defined new relocation types.
1577 (mn10300_reloc_map): Map them.
1578 (_bfd_mn10300_elf_create_got_section): New fn.
1579 (mn10300_elf_check_relocs): Handle PIC relocs.
1580 (mn10300_elf_final_link_relocate): Likewise.
1581 (mn10300_elf_relocate_section): Handle DSOs.
1582 (PLT0_ENTRY_SIZE, PLT_ENTRY_SIZE, PIC_PLT_ENTRY_SIZE): New macros.
1583 (elf_mn10300_plt0_entry, elf_mn10300_plt_entry,
1584 elf_mn10300_pic_plt_entry): New.
1585 (elf_mn10300_sizeof_plt, elf_mn10300_plt_plt0_offset,
1586 elf_mn10300_plt0_linker_offset, elf_mn10300_plt0_gotid_offset,
1587 elf_mn10300_plt_temp_offset, elf_mn10300_plt_symbol_offset,
1588 elf_mn10300_plt_reloc_offset: New macros.
1589 (ELF_DYNAMIC_INTERPRETER): Likewise.
1590 (_bfd_mn10300_elf_create_dynamic_sections): New function.
1591 (_bfd_mn10300_elf_adjust_dynamic_symbol): Likewise.
1592 (_bfd_mn10300_elf_discard_copies): Likewise.
1593 (_bfd_mn10300_elf_size_dynamic_sections): Likewise.
1594 (_bfd_mn10300_elf_finish_dynamic_symbol): Likewise.
1595 (_bfd_mn10300_elf_finish_dynamic_sections): Likewise.
1596 (elf_backend_can_gc_sections,
1597 elf_backend_create_dynamic_sections,
1598 elf_backend_adjust_dynamic_sections,
1599 elf_backend_size_dynamic_sections,
1600 elf_backend_finish_dynamic_symbol,
1601 elf_backend_finish_dynamic_sections, elf_backend_want_got_plt,
1602 elf_backend_plt_readonly, elf_backend_want_plt_sym,
1603 elf_backend_got_header_size, elf_backend_plt_header_size): New
1604 macros.
1605
1606 2003-07-09 Alexandre Oliva <aoliva@redhat.com>
1607
1608 2001-05-06 Alexandre Oliva <aoliva@redhat.com>
1609 * elf-m10300.c (compute_function_info): Account for AM33
1610 registers in `movm' when computing stack space for `call' when
1611 linking for AM33/2.0 link.
1612 2000-04-01 Alexandre Oliva <aoliva@cygnus.com>
1613 * archures.c (bfd_mach_am33_2): Renamed from bfd_mach_am332.
1614 * bfd-in2.h: Rebuilt.
1615 * cpu-m10300.c (bfd_am33_2_arch): Renamed from bfd_am332_arch.
1616 * elf-m10300.c: Updated.
1617 2000-03-31 Alexandre Oliva <aoliva@cygnus.com>
1618 * archures.c (bfd_mach_am332): Defined.
1619 * bfd-in2.h: Rebuilt.
1620 * cpu-m10300.c (bfd_am332_arch): Defined.
1621 (bfd_am33_arch): Chained with am33-2.
1622 * elf-m10300.c (elf_mn10300_mach): Handle am332.
1623 (_bfd_mn10300_elf_final_write_processing): Likewise.
1624
1625 2003-07-09 H.J. Lu <hongjiu.lu@intel.com>
1626
1627 * elfxx-ia64.c (IA64_HOWTO): Set dst_mask to -1LL.
1628
1629 2003-07-10 Alan Modra <amodra@bigpond.net.au>
1630
1631 * elf64-ppc.c (bfd_elf64_mkobject): Define.
1632 (struct ppc64_elf_obj_tdata): New.
1633 (ppc64_elf_tdata, ppc64_tlsld_got): Define.
1634 (ppc64_elf_mkobject): New function.
1635 (struct got_entry): Add "owner". Move "tls_type".
1636 (struct ppc_link_hash_table): Delete "relgot", "tlsld_got".
1637 (ppc64_elf_init_stub_bfd): New function.
1638 (create_got_section): Create header .got in dynobj. Create .got
1639 and .rela.got in each bfd. Stash pointers in ppc64_elf_obj_tdata.
1640 (ppc64_elf_create_dynamic_sections): Don't call create_got_section.
1641 Look for dynobj .got, and test it.
1642 (ppc64_elf_copy_indirect_symbol): Adjust for changed got.
1643 (update_local_sym_info): Likewise.
1644 (ppc64_elf_check_relocs): Likewise.
1645 (ppc64_elf_gc_sweep_hook): Likewise.
1646 (ppc64_elf_tls_optimize): Likewise.
1647 (allocate_dynrelocs): Likewise.
1648 (ppc64_elf_size_dynamic_sections): Likewise.
1649 (ppc64_elf_relocate_section): Likewise.
1650 (ppc64_elf_next_toc_section): Update comment.
1651 (toc_adjusting_stub_needed): Remove unneeded cast.
1652 (ppc64_elf_build_stubs): Check for stub sections in stub bfd by
1653 testing section flags.
1654 (ppc64_elf_build_stubs): Likewise.
1655 (ppc64_elf_size_stubs): Likewise. Remove stub_bfd param.
1656 (ppc64_elf_finish_dynamic_sections): Write out got sections.
1657 (func_desc_adjust): Copy over dynamic info for undef weaks.
1658 * elf64-ppc.h (ppc64_elf_init_stub_bfd): Declare.
1659 (ppc64_elf_size_stubs): Update prototype.
1660 * elflink.h (elf_link_sort_relocs): Use link_orders to find reldyn
1661 input sections rather than scanning dynobj.
1662
1663 2003-07-09 Richard Sandiford <rsandifo@redhat.com>
1664
1665 * elfxx-mips.c (mips_elf_link_hash_entry): Remove min_dyn_reloc_index.
1666 (bfd_mips_elf_swap_msym_in, bfd_mips_elf_swap_msym_out): Delete.
1667 (mips_elf_create_msym_section): Delete.
1668 (mips_elf_create_dynamic_relocation): Don't set min_dyn_reloc_index.
1669 (_bfd_mips_elf_copy_indirect_symbol): Likewise.
1670 (_bfd_mips_elf_create_dynamic_sections): Don't create .msym.
1671 (_bfd_mips_elf_size_dynamic_sections): Don't calculate its size.
1672 (_bfd_mips_elf_size_dynamic_sections): Don't add DT_MIPS_MSYM.
1673 (_bfd_mips_elf_finish_dynamic_symbol): Don't add symbols to .msym.
1674 (_bfd_mips_elf_finish_dynamic_sections): Likewise.
1675
1676 2003-07-09 Richard Sandiford <rsandifo@redhat.com>
1677
1678 * elfxx-mips.c (mips_elf_irix6_finish_dynamic_symbol): Make the
1679 symbols protected.
1680
1681 2003-07-09 Richard Sandiford <rsandifo@redhat.com>
1682
1683 * elfxx-mips.c (mips_elf_create_dynamic_relocation): Fix handling
1684 of relocations whose offset is -2.
1685
1686 2003-07-09 Richard Sandiford <rsandifo@redhat.com>
1687
1688 * bfd/elfxx-mips.c (mips_elf_create_dynamic_relocation): Treat
1689 forced-local symbols like other locals. Don't create relocations
1690 against STN_UNDEF in irix objects.
1691
1692 2003-07-09 Richard Sandiford <rsandifo@redhat.com>
1693
1694 * bfd/elfxx-mips.c (mips_elf_create_dynamic_relocation): In SGI-
1695 compatible objects, add the values of defined external symbols
1696 to the addend.
1697
1698 2003-07-09 Richard Sandiford <rsandifo@redhat.com>
1699
1700 * elfxx-mips.c (_bfd_mips_elf_finish_dynamic_symbol): Always
1701 initialize a GOT entry to the symbol's st_value.
1702
1703 2003-07-08 Alan Modra <amodra@bigpond.net.au>
1704
1705 * elf-bfd.h (struct elf_obj_tdata): Move linker_section_pointers..
1706 * elf32-ppc.c (struct ppc_elf_obj_tdata): ..to here. New.
1707 (ppc_elf_tdata): Define.
1708 (elf_local_ptr_offsets): Adjust.
1709 (ppc_elf_mkobject): New function.
1710 (bfd_elf32_mkobject): Define.
1711
1712 * elfcode.h (elf_object_p): Allocate tdata via _bfd_set_format.
1713 * elfcore.h (elf_core_file_p): Likewise.
1714 * section.c (bfd_section_init): Remove prototype.
1715
1716 2003-07-08 Alan Modra <amodra@bigpond.net.au>
1717
1718 * elf-bfd.h (struct elf_link_hash_entry): Remove linker_section_pointer
1719 field.
1720 (enum elf_linker_section_enum): Delete.
1721 (struct elf_linker_section): Delete.
1722 (struct elf_linker_section_pointers): Delete.
1723 (struct elf_obj_tdata): Remove #if 0 chunk. Remove linker_section.
1724 Make linker_section_pointers a void**.
1725 (elf_local_ptr_offsets, elf_linker_section): Don't define.
1726 * elf32-ppc.c (enum elf_linker_section_enum): New, cut-down version
1727 of old item in elf-bfd.h.
1728 (struct elf_linker_section): Likewise.
1729 (struct elf_linker_section_pointers): Likewise.
1730 (elf_local_ptr_offsets): Define.
1731 (struct ppc_elf_link_hash_entry): Add linker_section_pointer.
1732 (ppc_elf_link_hash_newfunc): Init it.
1733 (struct ppc_elf_link_hash_table): Add sbss.
1734 (ppc_elf_link_hash_table_create): zmalloc rather than clearing
1735 individual fields.
1736 (elf_create_linker_section): Fold into..
1737 (ppc_elf_create_linker_section): ..here. Remove hole_size code.
1738 Make rela section here if shared.
1739 (elf_find_pointer_linker_section): Pass lsect rather than enum.
1740 (elf_create_pointer_linker_section): Adjust. zalloc rather than
1741 clearing in a loop.
1742 (elf_finish_pointer_linker_section): Adjust. Don't make rela
1743 section here.
1744 (ppc_elf_check_relocs): Adjust.
1745 (ppc_elf_add_symbol_hook): Tighten hash creator test. Remove code
1746 creating .sbss by hand.
1747 * elf.c (_bfd_elf_link_hash_newfunc): Adjust.
1748
1749 2003-07-04 Jakub Jelinek <jakub@redhat.com>
1750
1751 * elf32-s390.c (elf_howto_table): Change R_390_GOT12 to
1752 complain_overflow_bitfield.
1753 * elf64-s390.c (elf_howto_table): Change R_390_GOT12 to
1754 complain_overflow_bitfield.
1755
1756 2003-07-04 Jakub Jelinek <jakub@redhat.com>
1757
1758 * elf-bfd.h (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Return
1759 true even if -pie.
1760
1761 2003-07-04 Jakub Jelinek <jakub@redhat.com>
1762
1763 * elfxx-ia64.c (struct elfNN_ia64_link_hash_table): Add rel_fptr_sec.
1764 (elfNN_ia64_dynamic_symbol_p): Change info->shared into
1765 !info->executable.
1766 (get_fptr): For -pie create .opd as writable section and create
1767 .rela.opd as well.
1768 (elfNN_ia64_check_relocs): Change info->shared into
1769 !info->executable.
1770 (allocate_fptr): Likewise.
1771 (allocate_dynrel_entries): Account for a relative reloc for -pie
1772 @fptr(). Don't account for a relative reloc if -pie want_ltoff_fptr
1773 for undefweak symbol. Account for an IPLT reloc in .rela.opd
1774 section if -pie.
1775 (set_got_entry): Don't create a relative reloc if -pie
1776 want_ltoff_fptr for undefweak symbol.
1777 (set_fptr_entry): Emit an IPLT reloc in .rela.opd for -pie.
1778 (elfNN_ia64_relocate_section): Emit a relative reloc for -pie
1779 @fptr().
1780
1781 * elfxx-ia64.c (elfNN_ia64_relocate_section): Issue undefined_symbol
1782 even if -pie.
1783 * elf32-i386.c (elf_i386_relocate_section): Likewise.
1784 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
1785 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
1786 * elf64-s390.c (elf_s390_relocate_section): Likewise.
1787 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
1788 * elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
1789 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
1790 * elf32-s390.c (elf_s390_relocate_section): Likewise.
1791 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
1792
1793 2003-07-04 Paul Clarke <paulc@senet.com.au>
1794
1795 * elf32-h8300.c (R_H8_DIR32A16): Fix name field.
1796 (elf32_h8_relax_section) <R_H8_DIR16A8>: Adjust position of relocation.
1797 <R_H8_DIR32A16>: Fix type of relocation.
1798
1799 2003-07-04 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1800
1801 * elf32-sh.c (sh_elf_create_dynamic_sections): Return if dynamic
1802 sections were created already. Remove unnecessary tests of
1803 the previous change.
1804
1805 2003-07-04 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1806
1807 * elf32-sh.c (sh_elf_create_dynamic_sections): Don't call
1808 bfd_make_section for existing sections.
1809
1810 2003-07-04 Alan Modra <amodra@bigpond.net.au>
1811
1812 * elf32-sparc.c (elf32_sparc_check_relocs): Don't call
1813 create_got_section if we already have done so.
1814 * elf32-sh.c (sh_elf_create_dynamic_sections): Likewise.
1815 (sh_elf_check_relocs): Likewise.
1816 (sh_elf_adjust_dynamic_symbol): Delete "dynobj" var. Use
1817 htab->root.dynobj instead.
1818 (sh_elf_check_relocs): Likewise.
1819 (sh_elf_finish_dynamic_sections): Likewise.
1820
1821 * section.c (bfd_make_section): Return NULL for existing section.
1822
1823 2003-07-04 Alan Modra <amodra@bigpond.net.au>
1824
1825 * elf32-ppc.c (ppc_elf_create_dynamic_sections): Don't call
1826 ppc_elf_create_got if we've already done so.
1827
1828 * elf-bfd.h (_bfd_elf_create_linker_section) Don't declare.
1829 (_bfd_elf_find_pointer_linker_section): Likewise.
1830 (bfd_elf32_create_pointer_linker_section): Likewise.
1831 (bfd_elf32_finish_pointer_linker_section): Likewise.
1832 (bfd_elf64_create_pointer_linker_section): Likewise.
1833 (bfd_elf64_finish_pointer_linker_section): Likewise.
1834 (_bfd_elf_make_linker_section_rela): Likewise.
1835 * elfcode.h (elf_create_pointer_linker_section): Don't define.
1836 (elf_finish_pointer_linker_section): Likewise.
1837 * elflink.c (_bfd_elf_make_linker_section_rela): Delete.
1838 (_bfd_elf_create_linker_section): Move this function..
1839 (_bfd_elf_find_pointer_linker_section): ..and this..
1840 * elflink.h (elf_create_pointer_linker_section): ..and this..
1841 (elf_finish_pointer_linker_section): ..and this..
1842 * elf32-ppc.c: ..to here, renaming to the following, and adjusting
1843 calls.
1844 (elf_create_linker_section): Convert to C90, tidy.
1845 (elf_find_pointer_linker_section): Likewise.
1846 (elf_create_pointer_linker_section): Likewise.
1847 (elf_finish_pointer_linker_section): Likewise.
1848 * elf32-i370.c: Delete #if 0 code.
1849
1850 2003-07-02 Alan Modra <amodra@bigpond.net.au>
1851
1852 * elf64-ppc.c (ppc64_elf_func_desc_adjust): Don't allow _savef* and
1853 _restf* to be satisfied by shared libs, and always force them local.
1854 (toc_adjusting_stub_needed): Avoid scanning linker created sections.
1855 Correct test for "bl".
1856 (ppc64_elf_relocate_section <R_PPC64_TLS>): Correct test for
1857 primary opcode 31.
1858
1859 2003-07-01 Martin Schwidefsky <schwidefsky@de.ibm.com>
1860
1861 * elf32-s390.c (s390_elf_ldisp_reloc): New prototype.
1862 (s390_tls_reloc): New function.
1863 (elf_howto_table): Add long displacement relocations R_390_20,
1864 R_390_GOT20, R_390_GOTPLT20 and R_390_TLS_GOTIE20.
1865 (elf_s390_reloc_type_lookup): Likewise.
1866 (elf_s390_check_relocs): Likewise.
1867 (elf_s390_gc_sweep_hook): Likewise.
1868 (elf_s390_relocate_section): Likewise.
1869 * elf64-s390.c: Same changes as for elf32-s390.c.
1870 * reloc.c: Add long displacement relocations BFD_RELOC_390_20,
1871 BFD_RELOC_390_GOT20, BFD_RELOC_390_GOTPLT20 and
1872 BFD_RELOC_390_TLS_GOTIE20.
1873 * bfd-in2.h: Regenerate.
1874 * libbfd.h: Likewise.
1875
1876 2003-06-30 Alan Modra <amodra@bigpond.net.au>
1877
1878 * cpu-ia64-opc.c (ext_imms_scaled): Don't sign extend using shifts.
1879 (ins_imms, ins_immsm1u4): Likewise. Warning fix.
1880
1881 2003-06-29 Alan Modra <amodra@bigpond.net.au>
1882
1883 * archive.c: Convert to C90, remove unnecessary prototypes and casts.
1884 Replace PTR with void *. Formatting.
1885 * archive64.c: Likewise.
1886 * archures.c: Likewise.
1887 * bfd-in.h: Likewise.
1888 * bfd.c: Likewise.
1889 * bfdio.c: Likewise.
1890 * bfdwin.c: Likewise.
1891 * cache.c: Likewise.
1892 * corefile.c: Likewise.
1893 * format.c: Likewise.
1894 * init.c: Likewise.
1895 * libbfd-in.h: Likewise.
1896 * libbfd.c: Likewise.
1897 * linker.c: Likewise.
1898 * opncls.c: Likewise.
1899 * reloc.c: Likewise.
1900 * section.c: Likewise.
1901 * simple.c: Likewise.
1902 * syms.c: Likewise.
1903 * targets.c: Likewise.
1904 * bfd-in2.h: Regenerate.
1905 * libbfd.h: Regenerate.
1906
1907 * ecoff.c (bfd_debug_section): Add missing kept_section initialization.
1908 * libbfd-in.h (_bfd_sh_align_load_span): Don't declare if defined.
1909 * libbfd.c (COERCE32, EIGHT_GAZILLION): Simplify.
1910 (bfd_getb64): Rewrite without parens.
1911 (bfd_getl64, bfd_getb_signed_64, bfd_getl_signed_64): Likewise.
1912 * cache.c (insert, snip): Remove INLINE.
1913 * linker.c (bfd_link_add_undef): Likewise.
1914
1915 2003-06-29 Andreas Jaeger <aj@suse.de>
1916
1917 * elf64-x86-64.c: Convert to ISO C90 prototypes, remove
1918 unnecessary prototypes. Replace PTR with void *.
1919 (elf64_x86_64_adjust_dynamic_symbol): Use SYMBOL_CALLS_LOCAL to
1920 trim plt entries. Move undefweak non-default visibility test ...
1921 (allocate_dynrelocs): ... from here.
1922 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Pass SHARED instead of INFO.
1923 Change all callers.
1924 (allocate_dynrelocs): Use SYMBOL_CALLS_LOCAL. Use
1925 SYMBOL_REFERENCES_LOCAL for dynreloc check.
1926 (elf64_x86_64_relocate_section): Use SYMBOL_CALLS_LOCAL for
1927 dynreloc and .got relocs.
1928 (elf64_x86_64_finish_dynamic_symbol): Use SYMBOL_REFERENCES_LOCAL
1929 for .got relocs.
1930
1931 2003-06-29 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1932
1933 * elfxx-mips.c: Allow lazy binding for R_MIPS_JALR.
1934
1935 2003-06-27 Nick Clifton <nickc@redhat.com>
1936
1937 * opncls.c (bfd_add_gnu_debuglink_section): Rename to
1938 bfd_add_gnu_debuglink_section and only create the section, do not
1939 fill in its contents.
1940 (bfd_fill_in_gnu_debuglink_section): New function. Fill in the
1941 contents of a .gnu-debuglink section.
1942 * bfd-in2.h: Regenerate.
1943
1944 2003-06-27 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1945
1946 * elfxx-mips.c: Revert .got alignment to 2**4.
1947
1948 2003-06-27 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1949
1950 * elf32-mips.c: Fix addend for _gp_disp special symbol.
1951
1952 2003-06-27 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1953
1954 * elfxx-mips.c (_bfd_mips_elf_fake_sections): Remove non-default
1955 relocation header setup.
1956
1957 2003-06-25 Alan Modra <amodra@bigpond.net.au>
1958
1959 * elf32-ppc.c (ppc_elf_howto_table): Remove unnecessary cast.
1960 (ppc_elf_reloc_type_lookup): Modify comment.
1961 (ppc_elf_info_to_howto): Ditto.
1962 (ppc_elf_relocate_section): Ditto.
1963 (ppc_elf_check_relocs): Call ppc_elf_howto_init.
1964
1965 2003-06-25 Alan Modra <amodra@bigpond.net.au>
1966
1967 * aout-ns32k.c: Correct spelling of "relocatable".
1968 * aoutx.h: Likewise.
1969 * bfd-in.h: Likewise.
1970 * bfd.c: Likewise.
1971 * bout.c: Likewise.
1972 * coff-a29k.c: Likewise.
1973 * coff-alpha.c: Likewise.
1974 * coff-arm.c: Likewise.
1975 * coff-i386.c: Likewise.
1976 * coff-i860.c: Likewise.
1977 * coff-i960.c: Likewise.
1978 * coff-m68k.c: Likewise.
1979 * coff-m88k.c: Likewise.
1980 * coff-mcore.c: Likewise.
1981 * coff-mips.c: Likewise.
1982 * coff-or32.c: Likewise.
1983 * coff-ppc.c: Likewise.
1984 * coff-rs6000.c: Likewise.
1985 * coff-sh.c: Likewise.
1986 * coff-tic80.c: Likewise.
1987 * coff64-rs6000.c: Likewise.
1988 * cofflink.c: Likewise.
1989 * cpu-ns32k.c: Likewise.
1990 * ecoff.c: Likewise.
1991 * ecofflink.c: Likewise.
1992 * elf-bfd.h: Likewise.
1993 * elf-eh-frame.c: Likewise.
1994 * elf-hppa.h: Likewise.
1995 * elf-m10200.c: Likewise.
1996 * elf-m10300.c: Likewise.
1997 * elf.c: Likewise.
1998 * elf32-arm.h: Likewise.
1999 * elf32-avr.c: Likewise.
2000 * elf32-cris.c: Likewise.
2001 * elf32-d10v.c: Likewise.
2002 * elf32-dlx.c: Likewise.
2003 * elf32-fr30.c: Likewise.
2004 * elf32-frv.c: Likewise.
2005 * elf32-h8300.c: Likewise.
2006 * elf32-hppa.c: Likewise.
2007 * elf32-i370.c: Likewise.
2008 * elf32-i386.c: Likewise.
2009 * elf32-i860.c: Likewise.
2010 * elf32-i960.c: Likewise.
2011 * elf32-ip2k.c: Likewise.
2012 * elf32-iq2000.c: Likewise.
2013 * elf32-m32r.c: Likewise.
2014 * elf32-m68hc11.c: Likewise.
2015 * elf32-m68hc1x.c: Likewise.
2016 * elf32-m68k.c: Likewise.
2017 * elf32-mcore.c: Likewise.
2018 * elf32-mips.c: Likewise.
2019 * elf32-msp430.c: Likewise.
2020 * elf32-openrisc.c: Likewise.
2021 * elf32-ppc.c: Likewise.
2022 * elf32-s390.c: Likewise.
2023 * elf32-sh.c: Likewise.
2024 * elf32-sh64.c: Likewise.
2025 * elf32-sparc.c: Likewise.
2026 * elf32-v850.c: Likewise.
2027 * elf32-vax.c: Likewise.
2028 * elf32-xstormy16.c: Likewise.
2029 * elf32-xtensa.c: Likewise.
2030 * elf64-alpha.c: Likewise.
2031 * elf64-hppa.c: Likewise.
2032 * elf64-mips.c: Likewise.
2033 * elf64-mmix.c: Likewise.
2034 * elf64-ppc.c: Likewise.
2035 * elf64-s390.c: Likewise.
2036 * elf64-sh64.c: Likewise.
2037 * elf64-sparc.c: Likewise.
2038 * elf64-x86-64.c: Likewise.
2039 * elfcode.h: Likewise.
2040 * elflink.h: Likewise.
2041 * elfn32-mips.c: Likewise.
2042 * elfxx-ia64.c: Likewise.
2043 * elfxx-mips.c: Likewise.
2044 * i386linux.c: Likewise.
2045 * ieee.c: Likewise.
2046 * libcoff-in.h: Likewise.
2047 * linker.c: Likewise.
2048 * m68klinux.c: Likewise.
2049 * pdp11.c: Likewise.
2050 * pe-mips.c: Likewise.
2051 * peXXigen.c: Likewise.
2052 * reloc.c: Likewise.
2053 * reloc16.c: Likewise.
2054 * sparclinux.c: Likewise.
2055 * sunos.c: Likewise.
2056 * syms.c: Likewise.
2057 * versados.c: Likewise.
2058 * vms.c: Likewise.
2059 * xcofflink.c: Likewise.
2060 * bfd-in2.h: Regenerate.
2061 * libcoff.h: Regenerate.
2062 * libbfd.h: Regenerate.
2063
2064 2003-06-24 Alan Modra <amodra@bigpond.net.au>
2065
2066 * elf32-ppc.c (ppc_elf_check_relocs): Report plt reloc against
2067 local sym errors.
2068
2069 * elf32-i386.c: Convert to C90 function definitions, remove unnecessary
2070 prototypes and casts. Replace PTR with void *. Formatting.
2071 * elf32-ppc.c: Likewise. Break long strings too.
2072 (ppc_elf_relax_section): Use enum elf_ppc_reloc_type for r_type.
2073 (ppc_elf_unhandled_reloc): Internationalize error message.
2074 * elf32-ppc.h: Remove PARAMS.
2075
2076 2003-06-23 Mark Mitchell <mark@codesourcery.com>
2077
2078 * elf32-ppc.c (ppc_elf_begin_write_processing): Use bytes to count
2079 APUinfo slots.
2080 (ppc_elf_final_write_processing): Likewise.
2081
2082 2003-06-23 H.J. Lu <hongjiu.lu@intel.com>
2083
2084 * elflink.h (elf_link_input_bfd): Check raw size when using
2085 kept_section to preserve debug information discarded by
2086 linkonce.
2087
2088 2003-06-20 Alan Modra <amodra@bigpond.net.au>
2089
2090 * elf64-ppc.c (struct ppc_link_hash_table): Add top_id.
2091 (ppc64_elf_setup_section_lists): Set it.
2092 (ppc64_elf_relocate_section): Check sym section id against top_id.
2093 (ppc_build_one_stub): Comment on top_id.
2094
2095 2003-06-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2096
2097 * config.bfd: Add tic4x-*-rtems*.
2098
2099 2003-06-20 Alan Modra <amodra@bigpond.net.au>
2100
2101 * elf64-ppc.c: Convert to C90 function definitions, remove unnecessary
2102 prototypes and casts. Replace PTR with void *. Format copyright.
2103 Mention ABI links.
2104 (struct ppc_link_hash_table): Rename sgot, srelgot, splt, srelplt,
2105 sdynbss, srelbss, sglink, sbrlt and srelbrlt to got, relgot .. relbrlt.
2106 (ppc_type_of_stub): Make r_type an enum.
2107 (ppc64_elf_size_stubs): Likewise.
2108 * elf64-ppc.h: Remove PARAMS macro.
2109
2110 2003-06-19 Alan Modra <amodra@bigpond.net.au>
2111
2112 * elf64-ppc.c (ppc64_elf_link_hash_table_create): Reinstate init of
2113 elf hash tab fields.
2114
2115 * elf64-ppc.c (ppc64_elf_reloc_type_lookup): Tidy prototype.
2116 (ppc64_elf_info_to_howto): Likewise.
2117 (ppc64_elf_build_stubs): Add "stats" param, and print statistics.
2118 * elf64-ppc.h (ppc64_elf_build_stubs): Adjust prototype.
2119
2120 2003-06-19 Alan Modra <amodra@bigpond.net.au>
2121
2122 * elf64-sparc.c (sparc64_elf_relocate_section): Ignore R_SPARC_DISP32
2123 reloc overflow on discarded eh_frame entries.
2124
2125 2003-06-19 Alan Modra <amodra@bigpond.net.au>
2126
2127 * elf64-ppc.c (toc_adjusting_stub_needed): New function.
2128 (ppc64_elf_next_input_section): Use it here to set has_gp_reloc.
2129 Return error condition.
2130 (ppc64_elf_size_stubs): Restrict toc adjusting stubs to sections
2131 that have has_gp_reloc set.
2132 (struct ppc_link_hash_table): Add stub_count.
2133 (ppc_build_one_stub): Increment it.
2134 (ppc64_elf_link_hash_table_create): zmalloc rather than clearing
2135 individual fields.
2136 * elf64-ppc.h (ppc64_elf_next_input_section): Update prototype.
2137
2138 2003-06-18 Alan Modra <amodra@bigpond.net.au>
2139
2140 * elflink.h (elf_gc_record_vtentry): Revert last change. Correct
2141 size calculation from addend. Round size up.
2142
2143 2003-06-18 Hans-Peter Nilsson <hp@axis.com>
2144
2145 * elf32-cris.c (cris_elf_relocate_section) <case
2146 R_CRIS_32_GOTREL>: When linking a program, don't complain about a
2147 symbol from a normal object or an undefined weak symbol.
2148
2149 2003-06-18 Alan Modra <amodra@bigpond.net.au>
2150
2151 * elf64-ppc.c (ppc64_elf_relocate_section): Accept a symbol on
2152 R_PPC64_TOC relocs.
2153
2154 2003-06-17 H.J. Lu <hongjiu.lu@intel.com>
2155
2156 * section.c (struct sec): Put back kept_section.
2157 (STD_SECTION): Put back kept_section initialization.
2158 * bfd-in2.h: Regenerate.
2159
2160 * elflink.h (elf_link_input_bfd): Also check discarded linkonce
2161 sections for relocateable output. Use kept_section to preserve
2162 debug information discarded by linkonce.
2163
2164 2003-06-17 Roland McGrath <roland@redhat.com>
2165
2166 * elfxx-ia64.c (elfNN_ia64_relocate_section): Support
2167 segment-relative relocation between different segments.
2168
2169 2003-06-17 Alan Modra <amodra@bigpond.net.au>
2170
2171 * elf64-ppc.c (ppc64_elf_relocate_section): Do unaligned reloc
2172 optimizations earlier.
2173
2174 * elf64-ppc.c (struct ppc_link_hash_table): Reinstate top_index.
2175 Restore previous input_list type.
2176 (ppc64_elf_link_hash_table_create): Undo last change.
2177 (ppc64_elf_setup_section_lists): Reinstate code setting up input lists
2178 per output section, but don't bother with bfd_abs_section marker.
2179 (ppc64_elf_next_input_section): Adjust for multiple input section
2180 lists.
2181 (group_sections): Likewise.
2182
2183 2003-06-17 Jakub Jelinek <jakub@redhat.com>
2184
2185 * elf64-ppc.c (ppc64_elf_relocation_section): Ensure
2186 *r_offset == r_addend for RELATIVE relocs against .got.
2187
2188 2003-06-17 Alan Modra <amodra@bigpond.net.au>
2189
2190 * elf64-ppc.c (ppc64_elf_relocate_section): Optimize unaligned relocs.
2191
2192 2003-06-17 Nick Clifton <nickc@redhat.com>
2193
2194 * elflink.h (elf_gc_record_vtentry): Allocate an extra element
2195 in the vtable_entries_used array to allow for the accessing
2196 the largest element.
2197
2198 2003-06-17 Alan Modra <amodra@bigpond.net.au>
2199
2200 * elf64-ppc.c (struct ppc_link_hash_table): Remove top_index. Modify
2201 input_list.
2202 (ppc64_elf_link_hash_table_create): Init input_list here.
2203 (ppc64_elf_setup_section_lists): Remove code setting up input lists
2204 per output section. Set toc_off for abs and other standard sections.
2205 (ppc64_elf_reinit_toc): Don't set elf_gp on input bfds lacking a toc.
2206 (ppc64_elf_next_input_section): Adjust for single input section list.
2207 Don't set toc_curr from input bfds that haven't set elf_gp.
2208 (group_sections): Adjust for single input section list.
2209
2210 * elf64-ppc.c (ppc64_elf_relocate_section): Correct pcrel section zero.
2211
2212 2003-06-16 Alan Modra <amodra@bigpond.net.au>
2213
2214 * elf64-ppc.c (ppc64_elf_relocate_section): When optimizing toctprel
2215 tls, check that a TOC16_DS or TOC16_LO_DS reloc isn't pointing to a
2216 dtprel entry. Ensure TLS_LD DTPMOD reloc has a zero addend. Write
2217 got section for RELATIVE relocs. Fix wrong comment. Change condition
2218 under which dynamic relocs update the section contents.
2219
2220 2003-06-13 Robert Millan <zeratul2@wanadoo.es>
2221
2222 * config.bfd: Add i386-netbsd-gnu target.
2223
2224 2003-06-12 Nick Clifton <nickc@redhat.com>
2225
2226 * opncls.c (calc_crc32): Rename to
2227 bfd_calc_gnu_debuglink_crc32 and export.
2228 (GNU_DEBUGLINK): Define and use to replace occurrences of
2229 hard-coded ".gnu_debuglink" in the code.
2230 (get_debug_link_info): Prevent aborts by replacing call to
2231 xmalloc with a call to malloc.
2232 (find_separate_debug_file): Prevent aborts by replacing calls
2233 to xmalloc and xstrdup with calls to malloc and strdup.
2234 (bfd_add_gnu_debuglink): New function. Add a .gnu_debuglink
2235 section to a bfd.
2236 * bfd-in2.h: Regenerate.
2237
2238 2003-06-12 Federico G. Schwindt <fgsch@lodoss.net>
2239
2240 * config.bfd (i[3-7]86-*-openbsd[0-2].* | i[3-7]86-*-openbsd3.[0-3]):
2241 New target (was i[3-7]86-*-openbsd* before).
2242 (i[3-7]86-*-openbsd*): Change to use bfd_elf32_i386_vec.
2243 (vax-*-openbsd*): New target.
2244
2245 2003-06-11 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2246
2247 * elfxx-mips.c (MIPS_ELF_OPTIONS_SECTION_NAME): Use .MIPS.options
2248 for n32, too.
2249 (MIPS_ELF_STUB_SECTION_NAME): Use .MIPS.stubs for n32, too.
2250 (mips_elf_rel_dyn_section): Use appropriate section alignment.
2251 (mips_elf_create_got_section): Likewise.
2252 (_bfd_mips_elf_create_dynamic_sections): Likewise.
2253
2254 2003-06-11 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2255
2256 * elf32-mips.c (mips_elf_generic_reloc): New Function.
2257 (elf_mips_howto_table_rel): Use it.
2258 (gprel32_with_gp): Move prototype.
2259 (mips_elf_hi16_reloc): Check for ! BSF_LOCAL instead of zero addend.
2260 Use mips_elf_generic_reloc.
2261 (mips_elf_got16_reloc): Check for ! BSF_LOCAL instead of zero addend.
2262 Code cleanup.
2263 (_bfd_mips_elf32_gprel16_reloc): Check for ! BSF_LOCAL instead of
2264 zero addend.
2265 (mips_elf_gprel32_reloc): Likewise. Use the same GP assignment logic
2266 as in the other *_gprel*_reloc functions.
2267 (gprel32_with_gp): Handle partial_inplace properly.
2268 (mips32_64bit_reloc): Use mips_elf_generic_reloc.
2269 (mips16_gprel_reloc): Check for ! BSF_LOCAL instead of zero addend.
2270 Do addend handling directly instead of calling
2271 _bfd_mips_elf_gprel16_with_gp. Handle partial_inplace properly.
2272 * elf64-mips.c (mips_elf64_hi16_reloc): Check for ! BSF_LOCAL instead
2273 of zero addend. Handle partial_inplace properly.
2274 (mips_elf64_got16_reloc): Check for ! BSF_LOCAL instead of zero
2275 addend.
2276 (mips_elf64_gprel16_reloc): Likewise.
2277 (mips_elf64_literal_reloc): Likewise.
2278 (mips_elf64_gprel32_reloc): Likewise. Use the same GP assignment
2279 logic as in the other *_gprel*_reloc functions. Handle
2280 partial_inplace properly.
2281 (mips_elf64_shift6_reloc): Check for ! BSF_LOCAL instead of zero
2282 addend. Handle partial_inplace properly.
2283 (mips16_gprel_reloc): Likewise. Do addend handling directly instead
2284 of calling _bfd_mips_elf_gprel16_with_gp.
2285 * elfn32-mips.c (mips_elf_got16_reloc): Check for BSF_LOCAL.
2286 (mips_elf_gprel32_reloc): Check for ! BSF_LOCAL instead
2287 of zero addend.
2288 (mips_elf_shift6_reloc): Handle partial_inplace properly.
2289 (mips16_gprel_reloc): Likewise. Do addend handling directly instead
2290 of calling _bfd_mips_elf_gprel16_with_gp.
2291 * elfxx-mips.c (_bfd_mips_elf_gprel16_with_gp): Handle
2292 partial_inplace properly. Fix wrong addend handling. Fix overflow
2293 check.
2294 (_bfd_mips_elf_sign_extend): Renamed from mips_elf_sign_extend and
2295 exported.
2296 (mips_elf_calculate_relocation): Use _bfd_mips_elf_sign_extend.
2297 (_bfd_mips_elf_relocate_section): Likewise.
2298 (mips_elf_create_dynamic_relocation): Update sec_info_type access.
2299 * elfxx-mips.h (_bfd_mips_relax_section): Fix prototype declaration.
2300 (_bfd_mips_elf_sign_extend): New prototype.
2301
2302 2003-06-11 Federico G. Schwindt <fgsch@lodoss.net>
2303
2304 * config.bfd (sparc-*-openbsd[0-2].* | sparc-*-openbsd3.[0-1]):
2305 New target (was sparc-*-openbsd* before).
2306 (sparc-*-openbsd*): Change to use bfd_elf32_sparc_vec.
2307
2308 * configure.in (vax-*-openbsd*): Set COREFILE to netbsd-core.lo.
2309 * configure: Regenerate.
2310
2311 2003-06-11 H.J. Lu <hongjiu.lu@intel.com>
2312
2313 * po/Make-in (DESTDIR): New.
2314 (install-data-yes): Support $(DESTDIR).
2315 (uninstall): Likewise.
2316
2317 2003-06-11 Alan Modra <amodra@bigpond.net.au>
2318
2319 * Makefile.am (config.status): Depend on version.h.
2320 Run "make dep-am".
2321 * Makefile.in: Regenerate.
2322 * po/SRC-POTFILES.in: Regenerate.
2323
2324 2003-06-10 Alan Modra <amodra@bigpond.net.au>
2325 Gary Hade <garyhade@us.ibm.com>
2326
2327 * elf64-ppc.c (ppc64_elf_relocate_section <*_DS>): Special case lq.
2328
2329 2003-06-10 Richard Sandiford <rsandifo@redhat.com>
2330
2331 * archures.c (bfd_mach_h8300sxn): New architecture.
2332 * bfd-in2.h: Regenerate.
2333 * cpu-h8300.c (h8300_scan): Check for 'sxn'.
2334 (h8300sxn_info_struct): New.
2335 (h8300sx_info_struct): Link to it.
2336 * elf32-h8300.c (elf32_h8_mach): Add h8300sxn case.
2337 (elf32_h8_final_write_processing): Likewise.
2338
2339 2003-06-08 Alan Modra <amodra@bigpond.net.au>
2340
2341 * elf64-ppc.c: Move TARGET_LITTLE_SYM and other macros used by
2342 elfxx-target.h so that we can use elf_backend_got_header_size.
2343 (ELF_MACHINE_ALT1, ELF_MACHINE_ALT2): Delete.
2344 (GLINK_CALL_STUB_SIZE): Modify. Define new glink call stub and
2345 associated macros.
2346 (ppc64_elf_howto_raw <GOT_TPREL16_DS, GOT_TPREL16_LO_DS>): Correct
2347 dst_mask.
2348 (enum ppc_stub_type): Add ppc_stub_long_branch_r2off and
2349 ppc_stub_plt_branch_r2off.
2350 (struct ppc_stub_hash_entry): Reorganize.
2351 (struct ppc_link_hash_table): Add no_multi_toc, multi_toc_needed,
2352 toc_curr, toc_off and emit_stub_syms.
2353 (ppc64_elf_link_hash_table_create): Init them.
2354 (ppc_stub_name): Correct string size.
2355 (ppc64_elf_check_relocs): Set has_gp_reloc on GOT and TOC relocs.
2356 (ppc64_elf_size_dynamic_sections): Set no_multi_toc if GOT entries
2357 used.
2358 (ppc_type_of_stub): Tweak root.type test.
2359 (build_plt_stub): Remove glink code. Adjust for insn macro changes.
2360 (ppc_size_one_stub): Handle ppc_stub_long_branch_r2off and
2361 ppc_stub_plt_branch_r2off.
2362 (ppc_build_one_stub): Likewise. Fix var shadowing. Correct addis,addi
2363 range test. Use toc_off to calculte r2 values. Handle emit_stub_syms.
2364 (ppc64_elf_setup_section_lists): Remove htab creator flavour test.
2365 Initialize elf_gp and toc_curr.
2366 (ppc64_elf_next_toc_section, ppc64_elf_reinit_toc): New functions.
2367 (ppc64_elf_next_input_section): Set toc_off.
2368 (group_sections): Ensure groups have the same TOC.
2369 (ppc64_elf_size_stubs): Check whether we need a TOC adjusting stub.
2370 (ppc64_elf_build_stubs): Add emit_stub_syms param, and stash in htab.
2371 Build new glink stub.
2372 (ppc64_elf_relocate_section): Handle multiple TOCs. Fix comments.
2373 (ppc64_elf_finish_dynamic_sections): Adjust DT_PPC64_GLINK.
2374 * elf64-ppc.h (ppc64_elf_build_stubs): Update prototype.
2375 (ppc64_elf_next_toc_section, ppc64_elf_reinit_toc): Declare.
2376 * section.c (struct sec): Rename flag12 to has_gp_reloc.
2377 (STD_SECTION): Update.
2378 * ecoff.c (bfd_debug_section): Update comment.
2379 * bfd-in2.h: Regenerate.
2380
2381 2003-06-05 Daniel Jacobowitz <drow@mvista.com>
2382
2383 * elfcode.h (elf_slurp_reloc_table_from_section): Don't dereference
2384 NULL function pointers.
2385
2386 2003-06-05 Daniel Jacobowitz <drow@mvista.com>
2387
2388 * simple.c (bfd_simple_get_relocated_section_contents): Call
2389 _bfd_generic_link_add_symbols instead of bfd_link_add_symbols.
2390
2391 2003-06-04 Svein E. Seldal <Svein.Seldal@solidas.com>
2392
2393 * coff-tic54x.c: Removed the ticoff0_bad_format_hook() and
2394 ticoff1_bad_format_hook() functions. Removed the coff0 and coff1
2395 swaptables.
2396 * coff-tic4x.c: Ditto
2397 * coffcode.h: Added extra arguments to CREATE_BIG_COFF_TARGET_VEC
2398 and CREATE_LITTLE_COFF_TARGET_VEC. Created the macro
2399 CREATE_BIGHDR_COFF_TARGET_VEC. Created the ticoff0_bad_format_hook(),
2400 ticoff1_bad_format_hook() functions. Created the coff0 and coff1
2401 swap tables.
2402 * coff-tic4x.c: Adopted new CREATE_xxx_COFF_TARGET_VEC macros.
2403 * coff-a29k.c: Append COFF_SWAP_TABLE argument
2404 * coff-apollo.c: Ditto
2405 * coff-arm.c: Ditto
2406 * coff-h8300.c: Ditto
2407 * coff-h8500.c: Ditto
2408 * coff-i960.c: Ditto
2409 * coff-m68k.c: Ditto
2410 * coff-m88k.c: Ditto
2411 * coff-mcore.c: Ditto
2412 * coff-sh.c: Ditto
2413 * coff-sparc.c: Ditto
2414 * coff-tic80.c: Ditto
2415 * coff-we32k.c: Ditto
2416 * coff-z8k.c: Ditto
2417 * coff-w65.c: Ditto
2418
2419 2003-06-04 Svein E. Seldal <Svein.Seldal@solidas.com>
2420
2421 * coff-tic4x.c (ticoff0_swap_table, ticoff1_swap_table): Fixed
2422 initialization bug
2423
2424 2003-06-03 Jakub Jelinek <jakub@redhat.com>
2425
2426 * elf.c (_bfd_elf_print_private_bfd_data): Handle PT_GNU_STACK.
2427 (bfd_section_from_phdr): Likewise.
2428 (map_sections_to_segments): Create PT_GNU_STACK segment header.
2429 (get_program_header_size): Count with PT_GNU_STACK.
2430 * elf-bfd.h (struct elf_obj_tdata): Add stack_flags.
2431 * elflink.h (bfd_elfNN_size_dynamic_sections): Set stack_flags.
2432
2433 2003-06-03 H.J. Lu <hongjiu.lu@intel.com>
2434
2435 * elflink.h (elf_link_input_bfd): Call linker error_handler
2436 for discarded definitions.
2437
2438 2003-06-03 Elias Athanasopoulos <elathan@phys.uoa.gr>
2439
2440 * syms.c (decode_section_type): Return 'n' if section flags are
2441 SEC_HAS_CONTENTS && SEC_READONLY.
2442
2443 2003-06-03 Nick Clifton <nickc@redhat.com>
2444
2445 * elf32-v850.c (v850_elf_howto_t): Rename R_V850_32to
2446 R_V850_ABS32. Add entry for R_V850_REL32.
2447 (v850_elf_reloc_map): Likewise.
2448 (v850_elf_check_relocs): Likewise.
2449 (v850_elf_perform_relocation): Likewise.
2450 (v850_elf_final_link_relocate): Likewise. Include computation
2451 to make R_V850_REl32 pc-relative.
2452
2453 2003-06-03 Kaz Kojima <kkojima@rr.iij4u.or.jp>
2454
2455 * elf32-sh.c (sh_elf_size_dynamic_sections): Create .interp section
2456 and DT_DEBUG dynamic tag even for position independent executables.
2457 * elf64-sh64.c (sh64_elf64_size_dynamic_sections): Likewize.
2458
2459 2003-06-02 Daniel Jacobowitz <drow@mvista.com>
2460
2461 * config.bfd: Move obsolete entries out of the range of the
2462 targmatch sed script.
2463
2464 2003-06-02 Daniel Jacobowitz <drow@mvista.com>
2465
2466 * config.bfd (mips*-dec-bsd*, mips*-*-pe*): Mark as obsolete.
2467
2468 2003-05-31 Jakub Jelinek <jakub@redhat.com>
2469
2470 * elf32-ppc.c (allocate_dynrelocs): Use single slot for first 8192
2471 plt entries, not just 8191.
2472
2473 2003-05-30 Daniel Jacobowitz <drow@mvista.com>
2474
2475 * elfxx-mips.c (_bfd_mips_elf_discard_info): Correct loop index.
2476 Reported by Ken Faiczak <kfaiczak@SANDVINE.com>.
2477
2478 2003-05-30 Ulrich Drepper <drepper@redhat.com>
2479 Jakub Jelinek <jakub@redhat.com>
2480
2481 * elflink.h (elf_link_add_object_symbols): Use !info->executable
2482 instead of info->shared where appropriate.
2483 (bfd_elfNN_size_dynamic_sections, elf_link_output_extsym): Likewise.
2484 * elflink.c (_bfd_elf_create_got_section): Likewise.
2485 (_bfd_elf_link_create_dynamic_sections): Likewise.
2486 (_bfd_elf_link_assign_sym_version): Likewise.
2487 * elf32-i386.c (elf_i386_size_dynamic_sections): Create .interp section
2488 and DT_DEBUG dynamic tag even for position independent executables.
2489 * elf32-ppc.c (ppc_elf_size_dynamic_sections): Likewise.
2490 * elf32-s390.c (elf_s390_size_dynamic_sections: Likewise.
2491 * elf64-ppc.c (ppc64_elf_size_dynamic_sections: Likewise.
2492 * elf64-s390.c (elf_s390_size_dynamic_sections: Likewise.
2493 * elf64-x86-64.c (elf64_x86_64_size_dynamic_sections: Likewise.
2494 * elfxx-ia64.c (elfNN_ia64_size_dynamic_sections: Likewise.
2495 * elf32-sparc.c (elf32_sparc_size_dynamic_sections: Likewise.
2496 * elf64-alpha.c (elf64_alpha_size_dynamic_sections: Likewise.
2497 * elf64-sparc.c (sparc64_elf_size_dynamic_sections: Likewise.
2498
2499 2003-05-30 Kris Warkentin <kewarken@qnx.com>
2500
2501 * elf.c (elfcore_grok_nto_status): Only set lwpid for the active or
2502 signalled thread.
2503 (elfcore_grok_nto_gregs): Only make .reg section for the active thread.
2504
2505 2003-05-29 Nick Clifton <nickc@redhat.com>
2506
2507 * pef.c: Include "safe-ctype.h" instead of <ctype.h>.
2508 Tidy up formatting.
2509 * Makefile.am: Add dependency on safe-ctype.h.
2510 * Makefile.in: Regenerate.
2511
2512 2003-05-29 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2513
2514 * elfxx-mips.c: Don't force symbols local unconditionally.
2515
2516 2003-05-28 Alan Modra <amodra@bigpond.net.au>
2517
2518 * elf32-hppa.c (elf32_hppa_relocate_section): Delete bogus
2519 undefined_symbol call.
2520
2521 2003-05-27 Richard Sandiford <rsandifo@redhat.com>
2522
2523 * elfxx-mips.c (mips_elf_hash_sort_data): Fix formattting.
2524 (mips_elf_link_hash_table): Likewise.
2525
2526 2003-05-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2527
2528 * elf64-mips.c (elf_mips_gnu_rel16_s2): Add internally used
2529 R_MIPS_GNU_REL16_S2 support.
2530 (bfd_elf64_bfd_reloc_type_lookup): Use it.
2531 (mips_elf64_rtype_to_howto): Use it.
2532 * elfn32-mips.c (elf_mips_gnu_rel16_s2): Add internally used
2533 R_MIPS_GNU_REL16_S2 support.
2534 (bfd_elf32_bfd_reloc_type_lookup): Use it.
2535 (mips_elf_n32_rtype_to_howto): Use it.
2536
2537 2003-05-21 Stuart F. Downing <sdowning@fame.com>
2538
2539 * som.h: Define PA_2_0 before including a.out.h
2540
2541 2003-05-07 Eric Christopher <echristo@redhat.com>
2542 Alexandre Oliva <aoliva@redhat.com>
2543
2544 * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Adjust
2545 pic tests, change to warning.
2546 (_bfd_mips_elf_final_link): Remove EF_MIPS_CPIC flag setting.
2547
2548 2003-05-21 Marcus Comstedt <marcus@mc.pp.se>
2549
2550 * config.bfd: Check for a target triplet of shl-...-netbsdelf as
2551 well as shle-...-netbsdelf. Remove duplicate entry.
2552
2553 2003-05-21 Nick Clifton <nickc@redhat.com>
2554
2555 * elf32-xstormy16.c (xstormy16_elf_howto_table): Fix dst_mask
2556 for X_STORMY16_REL_12 reloc.
2557
2558 * elf.c (bfd_elf_get_needed_list): Use is_elf_hash_table to check
2559 the type of the hash table in the bfd_link_info structure.
2560 (bfd_elf_get_runpath_list): Likewise.
2561
2562 2003-05-19 Roland McGrath <roland@redhat.com>
2563
2564 * elf.c (bfd_elf_bfd_from_remote_memory): New function.
2565 * bfd-in.h: Declare it.
2566 * bfd-in2.h: Regenerated.
2567 * elfcode.h (NAME(_bfd_elf,bfd_from_remote_memory)): New function.
2568 * elf-bfd.h (struct elf_backend_data): New function pointer member
2569 elf_backend_bfd_from_remote_memory.
2570 (_bfd_elf32_bfd_from_remote_memory, _bfd_elf64_bfd_from_remote_memory):
2571 Declare them.
2572 * elfxx-target.h (elf_backend_bfd_from_remote_memory): New macro.
2573 (elfNN_bed): Add that to the initializer.
2574
2575 2003-05-15 Roland McGrath <roland@redhat.com>
2576
2577 * elf.c (elfcore_grok_note): Grok NT_AUXV note, make ".auxv" section.
2578
2579 2003-05-20 Jakub Jelinek <jakub@redhat.com>
2580
2581 * elflink.h (elf_link_output_extsym): Only issue error about !=
2582 STV_DEFAULT symbols if they are bfd_link_hash_undefined.
2583
2584 2003-05-20 H.J. Lu <hongjiu.lu@intel.com>
2585
2586 * elflink.c (_bfd_elf_merge_symbol): Check ELF_LINK_DYNAMIC_DEF
2587 when removing the old definition for symbols with non-default
2588 visibility.
2589
2590 2003-05-18 Jason Eckhardt <jle@rice.edu>
2591
2592 * elf32-i860.c (elf32_i860_relocate_highadj): Simplify calculation.
2593
2594 2003-05-17 Andreas Schwab <schwab@suse.de>
2595
2596 * elf32-m68k.c (elf_m68k_check_relocs): Cache reloc section in
2597 elf_section_data during processing of pc-relative and absolute
2598 relocations.
2599 (elf_m68k_relocate_section): Use the cached reloc section instead
2600 of computing it again. Fix handling of visibility. Don't modify
2601 addend when copying over a relocation into the output.
2602
2603 2003-05-17 Alan Modra <amodra@bigpond.net.au>
2604
2605 * elf32-i386.c (elf_i386_adjust_dynamic_symbol): Use SYMBOL_CALLS_LOCAL
2606 to trim plt entries. Move undefweak non-default visibility test..
2607 (allocate_dynrelocs): ..from here.
2608 * elf32-ppc.c (ppc_elf_adjust_dynamic_symbol): Don't test
2609 dynamic_sections_created here. Update comment. Move undefweak
2610 non-default visibility test..
2611 (allocate_dynrelocs): ..from here. Fix comment.
2612 * elf64-ppc.c (ppc64_elf_adjust_dynamic_symbol): Use SYMBOL_CALLS_LOCAL
2613 to trim plt entries. Move undefweak non-default visibility test..
2614 (allocate_dynrelocs): ..from here. Fix comment.
2615 * elflink.h (elf_link_output_extsym): Compare ELF_ST_VISIBILITY with
2616 STV_DEFAULT rather than comparing with zero.
2617 * elflink.c (_bfd_elf_merge_symbol): Likewise.
2618 (_bfd_elf_fix_symbol_flags): Likewise. Format comment.
2619
2620 2003-05-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2621
2622 * bfd.c (_bfd_get_gp_value): Prevent illegal access for abfd null
2623 pointers.
2624 (_bfd_set_gp_value): Likewise.
2625
2626 2003-05-16 Michael Snyder <msnyder@redhat.com>
2627 From Bernd Schmidt <bernds@redhat.com>
2628 * archures.c (bfd_mach_h8300sx): New.
2629 * bfd-in2.h: Regenerate.
2630 * cpu-h8300.c (h8300_scan)): Add support for h8300sx.
2631 (h8300sx_info_struct): New.
2632 (h8300s_info_struct): Link to it.
2633 * elf32-h8300.c (elf32_h8_mach): Add support for h8300sx.
2634 (elf32_h8_final_write_processing): Likewise.
2635 (elf32_h8_relax_section): Likewise.
2636
2637 2003-05-16 Kelley Cook <kelleycook@wideopenwest.com>
2638
2639 * config.bfd: Accept i[3-7]86 variants.
2640 * configure.host: Likewise.
2641 * configure.in: Likewise.
2642 * configure: Regenerate.
2643
2644 2003-05-15 H.J. Lu <hongjiu.lu@intel.com>
2645
2646 * elflink.c (_bfd_elf_fix_symbol_flags): Also hide protected
2647 symbol.
2648
2649 2003-05-15 H.J. Lu <hongjiu.lu@intel.com>
2650
2651 * elflink.h (elf_link_check_versioned_symbol): Also allow
2652 the base version.
2653
2654 2003-05-15 Alan Modra <amodra@bigpond.net.au>
2655 H.J. Lu <hongjiu.lu@intel.com>
2656
2657 * elf32-i386.c (allocate_dynrelocs): Use SYMBOL_CALLS_LOCAL.
2658 (elf_i386_relocate_section): Likewise.
2659 * elf32-ppc.c (allocate_dynrelocs): Likewise.
2660 (ppc_elf_relocate_section): Likewise.
2661 * elf64-ppc.c (allocate_dynrelocs): Likewise.
2662 (ppc64_elf_relocate_section): Likewise.
2663
2664 2003-05-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2665
2666 * elf32-mips.c (gprel32_with_gp): Remove useless N64 ABI case.
2667
2668 2003-05-13 Stephane Carrez <stcarrez@nerim.fr>
2669
2670 * elf32-m68hc1x.c (_bfd_m68hc11_elf_merge_private_bfd_data): Check for
2671 processor capability, allow merge of HC12 and HCS12 in some cases.
2672 (m68hc11_elf_hash_table_create): Use bfd_malloc instead of bfd_zalloc.
2673 * cpu-m68hc12.c (bfd_m68hc12s_arch): New struct.
2674 (bfd_m68hc12_arch): Link it.
2675 (scan_mach): New function.
2676
2677 2003-05-13 Andrew Haley <aph@redhat.com>
2678
2679 * elf.c (bfd_elf_hash): Mask lower 32 bits of hash.
2680
2681 2003-05-13 Alan Modra <amodra@bigpond.net.au>
2682 H.J. Lu <hongjiu.lu@intel.com>
2683
2684 * elf-bfd.h (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Move from
2685 elf32-ppc.c. Add ELF_LINK_FORCED_LOCAL check.
2686 * elf32-ppc.c: (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Delete.
2687 (allocate_dynrelocs): Use SYMBOL_REFERENCES_LOCAL for dynreloc check.
2688 (ppc_elf_relocate_section): Likewise.
2689 * elf64-ppc.c (allocate_dynrelocs): Likewise.
2690 (ppc64_elf_relocate_section): Likewise. Use for .got relocs too.
2691 (ppc64_elf_adjust_dynamic_symbol): Don't assume symbols with .plt
2692 relocs need no other types.
2693 * elf32-i386.c (allocate_dynrelocs): Use SYMBOL_REFERENCES_LOCAL for
2694 dynreloc check.
2695 (elf_i386_relocate_section): Likewise. Use for .got relocs too.
2696 (elf_i386_finish_dynamic_symbol): Use SYMBOL_REFERENCES_LOCAL for
2697 .got relocs.
2698
2699 2003-05-13 Kaz Kojima <kkojima@rr.iij4u.or.jp>
2700
2701 * elf32-sh.c (sh_elf_adjust_dynamic_symbol): For weak symbols,
2702 copy ELF_LINK_NON_GOT_REF from weakdef.
2703 (allocate_dynrelocs): For undef weak syms with non-default
2704 visibility, a) don't allocate plt entries, b) don't allocate
2705 .got relocs, c) discard dyn rel space
2706 (sh_elf_relocate_section): d) don't generate .got relocs, e)
2707 don't generate dynamic relocs.
2708 (sh_elf_copy_indirect_symbol): Don't copy ELF_LINK_NON_GOT_REF
2709 for weakdefs when symbol already adjusted.
2710
2711 2003-05-12 Nick Clifton <nickc@redhat.com>
2712
2713 * elf32-xstormy16.c (xstormy16_elf_howto_table): use 'bitfield'
2714 overflow detection for R_XSTORMY16_16 reloc.
2715
2716 2003-05-12 Paul Clarke <paulc@senet.com.au>
2717
2718 * elf32-h8300.c: Fix typo in name of R_H8_DIR8 reloc.
2719
2720 2003-05-11 Jason Eckhardt <jle@rice.edu>
2721
2722 * elf32-i860.c (elf32_i860_relocate_highadj): Properly
2723 adjust upper bits.
2724 (elf32_i860_relocate_splitn): Obtain upper 5 bits from the
2725 proper place.
2726 (elf32_i860_relocate_pc16): Obtain upper 5 bits from the
2727 proper place.
2728
2729 2003-05-11 Andreas Schwab <schwab@suse.de>
2730
2731 * elf32-m68k.c (elf_m68k_relocate_section): Replace ugly
2732 complicated tests for unresolvable relocs with a simple direct
2733 scheme using "unresolved_reloc" var. Report some detail on
2734 bfd_reloc_outofrange and similar errors.
2735
2736 2003-05-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
2737
2738 * elf32-s390.c (allocate_dynrelocs, elf_s390_relocate_section):
2739 Fix WILL_CALL_FINISH_DYNAMIC_SYMBOL call.
2740 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Pass SHARED instead of INFO.
2741 * elf64-s390.c: Likewise.
2742
2743 2003-05-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
2744
2745 * elf32-s390.c (ELIMINATE_COPY_RELOCS): Define as one.
2746 (elf_s390_adjust_dynamic_symbol): For weak symbols, copy
2747 ELF_LINK_NON_GOT_REF from weakdef.
2748 (elf_s390_copy_indirect_symbol): Test whether the weakdef sym has
2749 already been adjusted before treating it specially.
2750 * el64-s390.c: Likwise.
2751
2752 2003-05-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
2753
2754 * elf32-s390.c (allocate_dynrelocs): For undef weak syms with
2755 non-default visibility, a) don't make them dynamic, b) discard
2756 space for dynamic relocs.
2757 (elf_s390_relocate_section): Initialize the GOT entries and skip
2758 R_390_{8,16,32}/R_390_PC{16,16DBL,32DBL,32} for weak undefined
2759 symbols with non-default visibility.
2760 * elf64-s390.c: Likewise.
2761
2762 2003-05-09 Alan Modra <amodra@bigpond.net.au>
2763
2764 * cpu-arm.c (arm_check_note): Warning fix.
2765 * elf32-iq2000.c (iq2000_elf_check_relocs): Warning fixes. Arrange
2766 to keep relocs if edited.
2767 (iq2000_elf_print_private_bfd_data): Return TRUE.
2768 * elfxx-ia64.c (elfNN_ia64_relax_section): Use ELFNN_R_SYM, not
2769 ELF64_R_SYM.
2770 (elfNN_ia64_relax_ldxmov): Warning fix.
2771 * xtensa-isa.c (xtensa_add_isa): Warning fix.
2772 * xtensa-modules.c (get_num_opcodes): Warning fix.
2773
2774 2003-05-09 Andrey Petrov <petrov@netbsd.org>
2775
2776 * elf.c (elf_fake_sections): Use correct cast for sh_name.
2777
2778 2003-05-09 Alan Modra <amodra@bigpond.net.au>
2779
2780 * elflink.c (_bfd_elf_link_create_dynamic_sections): Move from
2781 elflink.h. Replace LOG_FILE_ALIGN with bed->s->log_file_align.
2782 (_bfd_elf_create_dynamic_sections): Use bed->s->log_file_align.
2783 (bfd_elf_record_link_assignment): Move from elflink.h.
2784 (_bfd_elf_merge_symbol): Likewise.
2785 (_bfd_elf_add_default_symbol): Likewise.
2786 (_bfd_elf_export_symbol): Likewise.
2787 (_bfd_elf_link_find_version_dependencies): Likewise.
2788 (_bfd_elf_link_assign_sym_version): Likewise.
2789 (_bfd_elf_link_read_relocs): Likewise.
2790 (_bfd_elf_link_size_reloc_section): Likewise.
2791 (_bfd_elf_fix_symbol_flags): Likewise.
2792 (_bfd_elf_adjust_dynamic_symbol): Likewise.
2793 (_bfd_elf_link_sec_merge_syms): Likewise.
2794 (elf_link_read_relocs_from_section): Likewise. Use bed->s->sizeof_rel
2795 and bed->s->sizeof_rela.
2796 (_bfd_elf_link_output_relocs): Likewise.
2797 * elf-bfd.h (struct elf_size_info): Rename file_align to
2798 log_file_align.
2799 (struct elf_info_failed): Move from elflink.h.
2800 (struct elf_assign_sym_version_info): Likewise.
2801 (struct elf_find_verdep_info): Likewise.
2802 (_bfd_elf_create_dynamic_sections): Delete duplicate declaration.
2803 (_bfd_elf_merge_symbol, _bfd_elf_add_default_symbol,
2804 _bfd_elf_export_symbol, _bfd_elf_link_find_version_dependencies,
2805 _bfd_elf_link_assign_sym_version,
2806 _bfd_elf_link_create_dynamic_sections, _bfd_elf_link_read_relocs,
2807 _bfd_elf_link_size_reloc_section, _bfd_elf_link_output_relocs,
2808 _bfd_elf_fix_symbol_flags, _bfd_elf_adjust_dynamic_symbol,
2809 _bfd_elf_link_sec_merge_syms): Declare.
2810 (bfd_elf32_link_create_dynamic_sections): Don't declare.
2811 (_bfd_elf32_link_read_relocs): Likewise.
2812 (bfd_elf64_link_create_dynamic_sections): Likewise.
2813 (_bfd_elf64_link_read_relocs): Likewise.
2814 * elflink.h: Move lots o' stuff elsewhere.
2815 * bfd-in.h (bfd_elf32_record_link_assignment): Don't declare.
2816 (bfd_elf64_record_link_assignment): Likewise.
2817 (bfd_elf_record_link_assignment): Declare.
2818 * bfd-in2.h: Regenerate.
2819 * elfcode.h (elf_link_create_dynamic_sections): Don't declare.
2820 (NAME(_bfd_elf,size_info)): Adjust for log_file_align.
2821 * elf.c (_bfd_elf_init_reloc_shdr): Adjust for bed->s->log_file_align.
2822 (assign_file_positions_for_segments): Likewise.
2823 (assign_file_positions_except_relocs): Likewise.
2824 (swap_out_syms, elfcore_write_note): Likewise.
2825 * elf-m10200.c: Adjust for changed function names.
2826 * elf-m10300.c: Likewise.
2827 * elf32-arm.h: Likewise.
2828 * elf32-h8300.c: Likewise.
2829 * elf32-hppa.c: Likewise.
2830 * elf32-ip2k.c: Likewise.
2831 * elf32-m32r.c: Likewise.
2832 * elf32-m68hc11.c: Likewise.
2833 * elf32-m68hc1x.c: Likewise.
2834 * elf32-m68k.c: Likewise.
2835 * elf32-mips.c: Likewise.
2836 * elf32-ppc.c: Likewise.
2837 * elf32-sh.c: Likewise.
2838 * elf32-v850.c: Likewise.
2839 * elf32-xtensa.c: Likewise.
2840 * elf64-alpha.c: Likewise.
2841 * elf64-hppa.c: Likewise.
2842 * elf64-mmix.c: Likewise.
2843 * elf64-ppc.c: Likewise.
2844 * elf64-sh64.c: Likewise.
2845 * elfxx-ia64.c: Likewise.
2846 * elfxx-mips.c: Likewise.
2847 (MIPS_ELF_LOG_FILE_ALIGN): Use log_file_align.
2848 * elf64-alpha.c (alpha_elf_size_info): Adjust for log_file_align.
2849 * elf64-hppa.c (hppa64_elf_size_info): Likewise.
2850 * elf64-mips.c (mips_elf64_size_info): Likewise.
2851 * elf64-s390.c (s390_elf64_size_info): Likewise.
2852 * elf64-sparc.c (sparc64_elf_size_info): Likewise.
2853
2854 2003-05-08 H.J. Lu <hongjiu.lu@intel.com>
2855
2856 * elflink.h (elf_add_default_symbol): After skipping the
2857 unversioned symbol, go to non-default one.
2858
2859 2003-05-07 H.J. Lu <hongjiu.lu@intel.com>
2860
2861 * elfxx-ia64.c (_bfd_elf_link_hash_hide_symbol): Also clear the
2862 want_plt field.
2863 (elfNN_ia64_relocate_section): Don't do dynamic symbol lookup
2864 for symbols with non-default visibility.
2865
2866 2003-05-07 H.J. Lu <hongjiu.lu@intel.com>
2867
2868 * elflink.h (elf_link_check_versioned_symbol): Also handle the
2869 case that a DSO references a hidden symbol which may be
2870 satisfied by a versioned symbol in another DSO.
2871 (elf_link_output_extsym): Check versioned definition for hidden
2872 symbol referenced by a DSO.
2873
2874 2003-05-07 Nick Clifton <nickc@redhat.com>
2875
2876 * elf32-xstormy16.c (xstormy16_elf_howto_table): Reset
2877 R_XSTORMY16_16 reloc to ignore overflows.
2878
2879 2003-05-06 Alexandre Oliva <aoliva@redhat.com>
2880
2881 * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Improve
2882 error message for mixing different-endian files. Check for ABI
2883 compatibility of input files with the selected emulation.
2884
2885 2003-05-05 Alan Modra <amodra@bigpond.net.au>
2886
2887 * elf32-i386.c (allocate_dynrelocs): For undef weak syms with
2888 non-default visibility, a) don't make them dynamic, b) discard
2889 space for dynamic relocs.
2890 * elf64-x86-64.c (allocate_dynrelocs): Likewise.
2891
2892 * elf32-ppc.c (allocate_dynrelocs): For undef weak syms with
2893 non-default visibility, a) don't allocate plt entries, b) don't
2894 allocate .got relocs, c) discard dyn rel space,
2895 (ppc_elf_relocate_section): d) don't generate .got relocs, e)
2896 don't generate dynamic relocs.
2897 * elf64-ppc.c (allocate_dynrelocs): As above.
2898 (ppc64_elf_relocate_section): As above.
2899
2900 2003-05-05 Andreas Jaeger <aj@suse.de>
2901
2902 * elf64-x86-64.c (allocate_dynrelocs): Don't allocate dynamic
2903 relocation entries for weak undefined symbols with non-default
2904 visibility.
2905 (elf64_x86_64_relocate_section): Initialize the GOT entries and
2906 skip R_386_32/R_386_PC32 for weak undefined symbols with
2907 non-default visibility.
2908
2909 2003-05-04 H.J. Lu <hjl@gnu.org>
2910
2911 * elf32-i386.c (allocate_dynrelocs): Don't allocate dynamic
2912 relocation entries for weak undefined symbols with non-default
2913 visibility.
2914 (elf_i386_relocate_section): Initialize the GOT entries and
2915 skip R_386_32/R_386_PC32 for weak undefined symbols with
2916 non-default visibility.
2917
2918 * elfxx-ia64.c (allocate_fptr): Don't allocate function
2919 descriptors for weak undefined symbols with non-default
2920 visibility.
2921 (allocate_dynrel_entries): Don't allocate relocation entries
2922 for symbols resolved to 0.
2923 (set_got_entry): Don't install dynamic relocation for weak
2924 undefined symbols with non-default visibility.
2925 (set_pltoff_entry): Likewise.
2926
2927 * elflink.h (elf_fix_symbol_flags): Hide weak undefined symbols
2928 with non-default visibility.
2929 (elf_link_output_extsym): Don't make weak undefined symbols
2930 with non-default visibility dynamic.
2931
2932 2003-05-04 H.J. Lu <hjl@gnu.org>
2933
2934 * elflink.h (elf_merge_symbol): Correctly handle weak definiton.
2935
2936 2003-05-04 H.J. Lu <hjl@gnu.org>
2937
2938 * elflink.h (elf_merge_symbol): Don't record a hidden/internal
2939 symbol dynamic. Check indirection when removing the old
2940 definition for symbols with non-default visibility.
2941 (elf_add_default_symbol): Skip when told by elf_merge_symbol.
2942
2943 2003-05-02 Nick Clifton <nickc@redhat.com>
2944
2945 * elf32-xstormy16.c (xstormy16_elf_howto_table): Make the
2946 R_XSTORMY16_8 and R_XSTORMY16_16 relocs detect and complain about
2947 unsigned overflow.
2948
2949 2003-05-02 Andreas Jaeger <aj@suse.de>
2950
2951 * elf64-x86-64.c (elf_x86_64_copy_indirect_symbol): Don't copy
2952 ELF_LINK_NON_GOT_REF for weakdefs when symbol already adjusted.
2953 (ELIMINATE_COPY_RELOCS): Define as one. Use throughout.
2954 (elf_x86_64_adjust_dynamic_symbol): For weak symbols, copy
2955 ELF_LINK_NON_GOT_REF from weakdef.
2956
2957 2003-05-02 Charles Lepple <clepple@ghz.cc>
2958 Nick Clifton <nickc@redhat.com>
2959
2960 * acinclude.m4: Fix name of --enable-install-libbfd switch.
2961 * aclocal.m4: Regenerate.
2962 * configure: Regenerate.
2963 * Makefile.in: Regenerate.
2964
2965 2003-05-01 Alan Modra <amodra@bigpond.net.au>
2966
2967 * elf32-ppc.c (ppc_elf_copy_indirect_symbol): Test whether the
2968 weakdef sym has already been adjusted before treating it specially.
2969 * elf32-i386.c (elf_i386_copy_indirect_symbol): Don't copy
2970 ELF_LINK_NON_GOT_REF for weakdefs when symbol already adjusted.
2971 * elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Likewise.
2972 (ppc64_elf_check_relocs): Set ELF_LINK_NON_GOT_REF.
2973
2974 2003-04-28 H.J. Lu <hjl@gnu.org>
2975
2976 * elfxx-ia64.c (elfNN_ia64_relax_section): Relax ldxmov during
2977 the relax finalize pass.
2978
2979 * section.c (struct sec): Add need_finalize_relax and remove
2980 flag11.
2981 (STD_SECTION): Update struct sec initializer.
2982 * bfd-in2.h: Regenerated.
2983
2984 2003-04-28 H.J. Lu <hjl@gnu.org>
2985
2986 * elflink.h (elf_merge_symbol): Call elf_backend_copy_indirect_symbol
2987 to copy any information related to dynamic linking when we flip
2988 the indirection.
2989
2990 2003-04-27 H.J. Lu <hjl@gnu.org>
2991
2992 * elf-bfd.h (ELF_LINK_DYNAMIC_DEF): New.
2993 (ELF_LINK_DYNAMIC_WEAK): New.
2994
2995 * elflink.h (elf_merge_symbol): Add one argument to indicate if
2996 a symbol should be skipped. Ignore definitions in dynamic
2997 objects for symbols with non-default visibility.
2998 (elf_add_default_symbol): Adjusted.
2999 (elf_link_add_object_symbols): Check if a symbol should be
3000 skipped. Don't merge the visibility field with the one from
3001 a dynamic object.
3002 (elf_link_check_versioned_symbol): Use undef_bfd.
3003 (elf_link_output_extsym): Warn if a forced local symbol is
3004 referenced from dynamic objects. Make non-weak undefined symbol
3005 with non-default visibility a fatal error.
3006
3007 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
3008
3009 * configure.in: Bump version on HEAD to 2.14.90.
3010 * configure: Regenerated.
3011
3012 2003-04-26 Stephane Carrez <stcarrez@nerim.fr>
3013
3014 PR savannah/3331:
3015 * elf32-m68hc11.c (m68hc11_elf_relax_section): Clear prev_insn_group
3016 when we couldn't relax something.
3017
3018 2003-04-25 Alan Modra <amodra@bigpond.net.au>
3019
3020 * elflink.h (elf_merge_symbol): When we find a regular definition
3021 for an indirect symbol, flip the indirection so that the old
3022 direct symbol now points to the new definition.
3023
3024 2003-04-24 Roland McGrath <roland@redhat.com>
3025
3026 * elf.c (bfd_section_from_phdr): Map PT_GNU_EH_FRAME to "eh_frame_hdr".
3027
3028 2003-04-24 Alan Modra <amodra@bigpond.net.au>
3029
3030 * elf32-ppc.c: Formatting and comment fixes.
3031 (ELIMINATE_COPY_RELOCS): Move before ppc_elf_copy_indirect_symbol.
3032 (ppc_elf_copy_indirect_symbol): Copy flags here for weakdefs.
3033
3034 2003-04-24 Dhananjay Deshpande <dhananjayd@kpitcummins.com>
3035
3036 * archures.c (bfd_mach_h8300hn, bfd_mach_h8300sn): Added.
3037 * bfd-in2.h: Rebuilt.
3038 * coff-h8300.c (BADMAG): Add check for H8300HNBADMAG & H8300SNBADMAG.
3039 * coffcode.h (coff_set_arch_mach_hook): Add case for H8300HNMAGIC
3040 & H8300SNMAGIC.
3041 (coff_set_flags): Add case for bfd_mach_h8300hn & bfd_mach_h8300sn.
3042 * cpu-h8300.c (h8300_scan): Handle h8300hn, h8300sn.
3043 (h8300sn_info_struct, h8300hn_info_struct): New.
3044 * elf32-h8300.c (elf32_h8_mach): Handle case for h8300hn & h8300sn
3045 (elf32_h8_final_write_processing): Likewise.
3046
3047 2003-04-23 Kaz Kojima <kkojima@rr.iij4u.or.jp>
3048
3049 * elf32-sh.c (tpoff): New.
3050 (struct elf_sh_dyn_relocs): Remove tls_tpoff32.
3051 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Pass SHARED instead of INFO.
3052 (allocate_dynrelocs): Don't make unnecessary dynamic TLS
3053 relocations. Adjust WILL_CALL_FINISH_DYNAMIC_SYMBOL uses.
3054 (sh_elf_relocate_section): Likewise. Remove unnecessary tests.
3055 (dtpoff_base): Fix wrong indentation.
3056 (sh_elf_check_relocs): Don't set DF_STATIC_TLS flag with non-TLS
3057 relocations. Don't set tls_tpoff32 flag. Don't make unnecessary
3058 R_SH_TLS_TPOFF32 relocations.
3059
3060 2003-04-23 J"orn Rennecke <joern.rennecke@superh.com>
3061
3062 * archures.c (enum bfd_architecture): Amend comment to refer to SuperH.
3063 * cpu-sh.c: Likewise.
3064 * elf32-sh.c: Likewise.
3065 * reloc.c (bfd_reloc_code_real): Likewise.
3066 * elf32-sh64-com.c: Change comment to refer to SuperH.
3067 * elf32-sh64.c: Likewise.
3068 * elf64-sh64.c: Likewise.
3069 * bfd-in2.h (enum bfd_architecture): Regenerate.
3070
3071 2003-04-23 Alan Modra <amodra@bigpond.net.au>
3072
3073 From Julien LEMOINE <speedblue@debian.org>
3074 * elf32-i386.c (elf_i386_info_to_howto): Delete.
3075 (elf_info_to_howto): Define as elf_i386_info_to_howto_rel.
3076
3077 2003-04-22 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
3078
3079 * archures.c: Replace references to Mitsubishi M32R with references
3080 to Renesas M32R.
3081 * relocs.c: Likewise.
3082 * bfd-in2.h: Regenerate.
3083
3084 2003-04-21 Richard Henderson <rth@redhat.com>
3085
3086 * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Return false for an
3087 executable when a symbol is defined both regular and dynamic.
3088
3089 2003-04-21 Stephane Carrez <stcarrez@nerim.fr>
3090
3091 * Makefile.am (BFD32_BACKENDS): Add elf32-m68hc1x.lo.
3092 (elf32-m68hc1x.lo): Update dependencies
3093 * configure.in: Add elf32-m68hc1x.lo.
3094 * configure: Rebuild.
3095 * Makefile.in: Rebuild.
3096
3097 2003-04-21 Stephane Carrez <stcarrez@nerim.fr>
3098
3099 * elf32-m68hc1x.c: New file (from elf32-m68hc11.c and elf32-m68hc12.c)
3100 (m68hc11_elf_hash_table_create): New function.
3101 (elf32_m68hc11_link_hash_table_free): New function.
3102 (stub_hash_newfunc): New function.
3103 (m68hc11_add_stub): New function.
3104 (elf32_m68hc11_add_symbol_hook): New function.
3105 (elf32_m68hc11_setup_section_lists): New function.
3106 (elf32_m68hc11_next_input_section): New function.
3107 (elf32_m68hc11_size_stubs): New function.
3108 (elf32_m68hc11_build_stubs): New function.
3109 (m68hc11_get_relocation_value): New function.
3110 (elf32_m68hc11_relocate_section): Call the above to redirect
3111 some relocations to the trampoline code.
3112 (m68hc11_elf_export_one_stub): New function.
3113 (m68hc11_elf_set_symbol): New function.
3114 (elf32_m68hc11_build_stubs): Call it via bfd_hash_traverse.
3115 (m68hc11_elf_get_bank_parameters): Get parameters only when the info
3116 is not yet initialized.
3117
3118 * elf32-m68hc1x.h: New file (from elf32-m68hc11.c and elf32-m68hc12.c)
3119 (elf32_m68hc11_stub_hash_entry): New struct.
3120 (m68hc11_page_info): Add trampoline handler address.
3121 (m68hc11_elf_link_hash_table): Add stubs generation members.
3122 (elf32_m68hc11_add_symbol_hook): Declare.
3123 (elf32_m68hc11_setup_section_lists): Declare.
3124 (elf32_m68hc11_size_stubs): Declare.
3125 (elf32_m68hc11_build_stubs): Declare.
3126
3127 * elf32-m68hc11.c (m68hc11_elf_ignore_reloc): Move to elf32-m68hc1x.c.
3128 (elf32_m68hc11_gc_mark_hook, elf32_m68hc11_gc_sweep_hook): Likewise.
3129 (elf32_m68hc11_check_relocs, elf32_m68hc11_relocate_section): Ditto.
3130 (_bfd_m68hc11_elf_set_private_flags): Ditto.
3131 (_bfd_m68hc11_elf_merge_private_bfd_data): Ditto.
3132 (_bfd_m68hc11_elf_print_private_bfd_data): Ditto.
3133 (bfd_elf32_bfd_link_hash_table_create): Define.
3134 (elf_backend_add_symbol_hook): Define.
3135 (m68hc11_elf_bfd_link_hash_table_create): New function.
3136 (m68hc11_elf_build_one_stub): New function.
3137 (m68hc11_elf_size_one_stub): New function.
3138 (m68hc11_elf_bfd_link_hash_table_create): Install the above.
3139 (bfd_elf32_bfd_link_hash_table_create): Define.
3140
3141 * elf32-m68hc12.c (m68hc11_elf_ignore_reloc): Remove.
3142 (m68hc12_addr_is_banked): Remove, use m68hc11_addr_is_banked.
3143 (m68hc12_phys_addr): Ditto.
3144 (m68hc12_phys_page): Ditto.
3145 (m68hc12_elf_special_reloc): Move to elf32-m68hc1x.c.
3146 (elf32_m68hc11_gc_mark_hook): Likewise.
3147 (elf32_m68hc11_gc_sweep_hook): Likewise.
3148 (elf32_m68hc11_check_relocs): Likewise.
3149 (elf32_m68hc11_relocate_section): Likewise.
3150 (_bfd_m68hc12_elf_set_private_flags): Likewise.
3151 (_bfd_m68hc12_elf_merge_private_bfd_data): Likewise.
3152 (_bfd_m68hc12_elf_print_private_bfd_data): Likewise.
3153 (m68hc12_elf_build_one_stub): New function.
3154 (m68hc12_elf_size_one_stub): New function.
3155 (m68hc12_elf_bfd_link_hash_table_create): New function, use the above.
3156 (elf_backend_add_symbol_hook): Define.
3157 (elf_m68hc11_howto_table): Use TRUE for pcrel relocs; fix masks.
3158
3159 2003-04-18 Nick Clifton <nickc@redhat.com>
3160
3161 * format.c (bfd_check_format_matches): Only check associated
3162 vector if the matching_vector has been created.
3163
3164 2003-04-15 Alexandre Oliva <aoliva@redhat.com>
3165
3166 * dwarf2.c (_bfd_dwarf2_find_nearest_line): Fix typo in
3167 2003-04-09's change.
3168
3169 2003-04-15 Brian Ford <ford@vss.fsi.com>
3170
3171 * peicode.h (coff_swap_scnhdr_in): If a section holds
3172 uninitialized data and is from an object file or from an
3173 executable image that has not initialized the s_size field, or if
3174 the physical size is padded, use the virtual size (stored in
3175 s_paddr) instead.
3176
3177 2003-04-15 H.J. Lu <hjl@gnu.org>
3178
3179 * elflink.h (elf_link_add_object_symbols): Properly report
3180 filename for alignment reduction.
3181
3182 2003-04-15 Rohit Kumar Srivastava <rohits@kpitcummins.com>
3183
3184 * archures.c: Replace occurrances of 'Hitachi' with 'Renesas'.
3185 * reloc.c: Likewise.
3186 * coff-h8300.c: Likewise.
3187 * coff-h8500.c: Likewise.
3188 * coff-sh.c: Likewise.
3189 * cpu-h8300.c: Likewise.
3190 * cpu-sh.c: Likewise.
3191 * elf32-h8300.c: Likewise.
3192 * elf32-sh.c: Likewise.
3193 * elf32-sh64-com.c: Likewise.
3194 * elf32-sh64.c: Likewise.
3195 * elf64-sh64.c: Likewise.
3196 * bfd-in2.h: Regenerate.
3197
3198 2003-04-14 H.J. Lu <hjl@gnu.org>
3199
3200 * elflink.h (elf_link_add_object_symbols): Maintain maximum
3201 alignment for common symbols. Warn reducing alignment for
3202 common symbols. Report old filename when symbol size changes.
3203
3204 2003-04-12 Alexandre Oliva <aoliva@redhat.com>
3205
3206 * elfxx-mips.c (mips_elf_calculate_relocation): Adjust two other
3207 occurrences of the same test changed in the previous patch.
3208 Optimize.
3209
3210 2003-04-11 Alexandre Oliva <aoliva@redhat.com>
3211
3212 * elfxx-mips.c (mips_elf_get_global_gotsym_index): New.
3213 (mips_elf_calculate_relocation): Decay GOT_PAGE/GOT_OFST to
3214 GOT_DISP/addend only if the symbol got a global GOT entry.
3215
3216 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
3217
3218 * elfxx-mips.c (mips_elf_calculate_relocation): Decay
3219 GOT_PAGE/GOT_OFST referencing overridable symbol to
3220 GOT_DISP/addend.
3221 (_bfd_mips_elf_check_relocs): Handle GOT_PAGE referencing
3222 global symbol as GOT_DISP.
3223
3224 2003-04-10 Bob Wilson <bob.wilson@acm.org>
3225
3226 * elf32-xtensa.c (elf_xtensa_relocate_section): Don't continue to the
3227 next relocation on an undefined symbol.
3228
3229 2003-04-09 Richard Henderson <rth@redhat.com>
3230
3231 * elf64-alpha.c (elf64_alpha_relocate_section) <R_ALPHA_GPREL32>:
3232 Ignore relocations against r_symndx == 0.
3233
3234 2003-04-09 H.J. Lu <hjl@gnu.org>
3235
3236 * elf64-alpha.c (elf64_alpha_relocate_section): Don't return
3237 FALSE for undefined symbols.
3238 * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
3239
3240 2003-04-09 Alexandre Oliva <aoliva@redhat.com>
3241
3242 * dwarf2.c (_bfd_dwarf2_find_nearest_line): Try DWARF3-standard
3243 and IRIX-specific shift-to-64-bit 4-byte lengths before following
3244 addr_size.
3245
3246 2003-04-08 Alexandre Oliva <aoliva@redhat.com>
3247
3248 * elf32-mips.c (bfd_elf32_bfd_reloc_type_lookup): Detect (ctor)
3249 pointer size from ABI, not arch_bits_per_address.
3250
3251 2003-04-07 Kevin Buettner <kevinb@redhat.com>
3252
3253 * elfn32-mips.c (elf32_mips_grok_prstatus): Adjust core file related
3254 constants for n32 ABI.
3255
3256 2003-04-06 Andrew Cagney <cagney@redhat.com>
3257
3258 * simple.c (bfd_simple_get_relocated_section_contents): Disable
3259 free that leads to GDB vs BFD memory corruption.
3260
3261 2003-04-04 Stephane Carrez <stcarrez@nerim.fr>
3262
3263 * elf32-m68hc11.c (m68hc11_elf_relax_delete_bytes): Also adjust
3264 symbols that mark the end of the section.
3265 (m68hc11_elf_relax_section): Use R_M68HC11_PCREL_8 relocs when
3266 converting to a relative branch so that the offset is computed after
3267 the relaxation; also relocate a jsr into a bsr if possible but don't
3268 relax them if they are to a far symbol as we need to call the
3269 trampoline code.
3270 (elf_m68hc11_howto_table): Set pcrel_offset to true.
3271
3272 2003-04-04 Svein E. Seldal <Svein.Seldal@solidas.com>
3273
3274 * archures.c: Namespace cleanup. Rename bfd_mach_c3x to
3275 bfd_mach_tic3x and bfd_mach_c4x to bfd_mach_tic4x
3276 * bfd-in2.h: Regenerate
3277 * coff-tic4x.c: Namespace cleanup. Replace s/c4x/tic4x/
3278 * cpu-tic4x.c: Ditto
3279
3280 2003-04-03 Nick Clifton <nickc@redhat.com>
3281
3282 * peXXigen.c (_bfd_XXi_swap_scnhdr_out): Compute ps and ss
3283 differently for object files and executables.
3284 * peicode.h (coff_swap_scnhdr_in): Only set the s_size field
3285 for object files or for executables who have not already
3286 initialised the field.
3287 * libpei.h (bfd_pe_executable_p): New macro. Return true if
3288 the PE format bfd is an executable.
3289
3290 2003-04-03 Alan Modra <amodra@bigpond.net.au>
3291
3292 * elf32-ppc.c (ppc_elf_check_relocs): Don't use SYMBOL_REFERENCES_LOCAL
3293 here as it's too early to reliably determine locality.
3294 (ppc_elf_gc_sweep_hook): Likewise.
3295 (SYMBOL_REFERENCES_LOCAL): Expand comment.
3296
3297 2003-04-02 Bob Wilson <bob.wilson@acm.org>
3298
3299 * xtensa-modules.c: Remove comment indicating that this is a
3300 generated file.
3301
3302 2003-04-02 Alan Modra <amodra@bigpond.net.au>
3303
3304 * elfxx-mips.c (_bfd_mips_elf_hide_symbol): Test for NULL dynobj.
3305
3306 2003-04-01 Bob Wilson <bob.wilson@acm.org>
3307
3308 * Makefile.am (ALL_MACHINES): Add cpu-xtensa.lo.
3309 (ALL_MACHINES_CFILES): Add cpu-xtensa.c.
3310 (BFD32_BACKENDS): Add elf32-xtensa.lo, xtensa-isa.lo, and
3311 xtensa-modules.lo.
3312 (BFD32_BACKENDS_CFILES): Add elf32-xtensa.c, xtensa-isa.c, and
3313 xtensa-modules.c.
3314 (cpu-xtensa.lo): New target.
3315 (elf32-xtensa.lo): Likewise.
3316 (xtensa-isa.lo): Likewise.
3317 (xtensa-modules.lo): Likewise.
3318 * Makefile.in: Regenerate.
3319 * archures.c (bfd_architecture): Add bfd_{arch,mach}_xtensa.
3320 (bfd_archures_list): Add bfd_xtensa_arch.
3321 * config.bfd: Handle xtensa-*-*.
3322 * configure.in: Handle bfd_elf32_xtensa_{le,be}_vec.
3323 * configure: Regenerate.
3324 * reloc.c: Add BFD_RELOC_XTENSA_{RTLD,GLOB_DAT,JMP_SLOT,RELATIVE,
3325 PLT,OP0,OP1,OP2,ASM_EXPAND,ASM_SIMPLIFY}.
3326 * targets.c (bfd_elf32_xtensa_be_vec): Declare.
3327 (bfd_elf32_xtensa_le_vec): Likewise.
3328 (bfd_target_vector): Add bfd_elf32_xtensa_{be,le}_vec.
3329 * cpu-xtensa.c: New file.
3330 * elf32-xtensa.c: Likewise.
3331 * xtensa-isa.c: Likewise.
3332 * xtensa-modules.c: Likewise.
3333 * libbfd.h: Regenerate.
3334 * bfd-in2.h: Likewise.
3335
3336 2003-04-01 Nick Clifton <nickc@redhat.com>
3337
3338 * archures.c (bfd_mach_arm_unknown): Define.
3339 * bfd-in.h (bfd_arm_merge_machines, bfd_arm+update_notes,
3340 bfd_arm_get_mach_from_notes): Prototype.
3341 * bfd-in2.h: Regenerate.
3342 * coff-arm.c (coff_arm_merge_private_bfd_data): Call
3343 bfd_arm_merge_machines.
3344 (coff_arm_final_link_postscript): Call bfd_arm_update_notes.
3345 * coffcode.h (coff_set_arch_mach_hook): Call
3346 bfd_arm_get_mach_from_notes.
3347 * coffgen.c (coff_real_object_p): Revert previous delta.
3348 * cpu_arm.c (arm_check_note): New function. Examine a note in a
3349 .note section.
3350 (bfd_arm_merge_machines): New function: Handle the merging of ARM
3351 binaries compiled for different architectures..
3352 (bfd_arm_update_notes): New function: Update an ARM note section.
3353 (bfd_arm_get_mach_from_notes): New function: Extract a bfd machine
3354 number from an ARM note section.
3355 * elf32-arm.h (elf32_arm_object_p): Use
3356 bfd_arm_get_mach_from_notes.
3357 (elf32_arm_merge_private_bfd_data): Use bfd_arm_merge_machines.
3358 (elf32_arm_final_write_processing): Use bfd_arm_update_notes.
3359
3360 2003-04-01 Ben Elliston <bje@wasabisystems.com>
3361
3362 * dwarf2.c (read_attribute_value): Correct typo in comment.
3363
3364 2003-04-01 Nick Clifton <nickc@redhat.com>
3365
3366 * dwarf2.c (concat_filename): Use bfd_malloc() and strdup()
3367 instead of concat().
3368 (decode_line_info): Only free filename if it is not NULL.
3369 (add_line_info): Make a copy of the filename when storing it into
3370 the info structure.
3371
3372 2003-03-31 Andreas Schwab <schwab@suse.de>
3373 Daniel Jacobowitz <drow@mvista.com>
3374
3375 * simple.c (bfd_simple_get_relocated_section_contents): Add
3376 parameter symbol_table. Optionally use it instead of the symbol
3377 table from the bfd. Save and restore output offsets and output
3378 sections around bfd_get_relocated_section_contents. Fix a memory
3379 leak.
3380 (simple_save_output_info, simple_restore_output_info): New
3381 functions.
3382 * bfd-in2.h: Regenerate.
3383 * dwarf2.c (read_abbrevs): Use
3384 bfd_simple_get_relocated_section_contents instead of
3385 bfd_get_section_contents.
3386 (decode_line_info): Likewise.
3387 (_bfd_dwarf2_find_nearest_line): Likewise. Don't call
3388 find_rela_addend.
3389 (find_rela_addend): Remove.
3390 * elfxx-ia64.c (elfNN_ia64_reloc): Weaken sanity check for
3391 debugging sections.
3392 (elfNN_ia64_hash_table_create): Create the hash table with malloc,
3393 not bfd_zalloc.
3394
3395 2003-03-31 David Heine <dlheine@suif.stanford.edu>
3396
3397 * aoutx.h (aout_link_hash_table_create): Use bfd_malloc instead of
3398 bfd_alloc.
3399 * dwarf2.c (concat_filename): Always allocate space for the
3400 returned filename.
3401 (decode_line_info): Free the allocated filename returned by
3402 concat_filename.
3403 * elf-eh-frame.c (bfd_elf_write_section_eh_frame): Fix memory leaks.
3404 * elf.c (copy_private_bfd_data): Likewise.
3405 (_bfd_elf_slurp_version_tables): Fix bug freeing contents pointer.
3406 * elflink.h (elf_link_sort_relocs): Fix memory leak.
3407 * format.c (bfd_check_format_matches): Likewise.
3408 * linker.c (bfd_generic_final_link): Likewise.
3409 * opncls.c (find_separate_debug_info): Likewise.
3410 * simple.c (bfd_simple_get_relocated_section_contents): Likewise.
3411
3412 2003-03-28 H.J. Lu <hjl@gnu.org>
3413
3414 * elflink.h (elf_link_add_object_symbols): Correctly combine
3415 visibilities.
3416
3417 2003-03-27 Jakub Jelinek <jakub@redhat.com>
3418
3419 * elfxx-ia64.c (elfNN_ia64_relax_section): Reset self_dtpmod_offset
3420 to -1 before recomputing got offsets.
3421
3422 2003-03-26 Andreas Schwab <schwab@suse.de>
3423
3424 * elf32-m68k.c (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Define.
3425 (elf_m68k_relocate_section): Use it to correctly handle symbols
3426 forced to be local.
3427 (elf_m68k_finish_dynamic_symbol): Emit RELATIVE reloc for got
3428 entries for symbols that are forced to be local.
3429
3430 2003-03-25 Alexandre Oliva <aoliva@redhat.com>
3431
3432 * elfxx-mips.c (_bfd_mips_relax_section): New function.
3433 * elfxx-mips.h (_bfd_mips_relax_section): Declare.
3434 * elfn32-mips.c, elf64-mips.c: Use it.
3435
3436 2003-03-25 Stan Cox <scox@redhat.com>
3437 Nick Clifton <nickc@redhat.com>
3438
3439 Contribute support for Intel's iWMMXt chip - an ARM variant:
3440
3441 * archures.c: Add bfd_mach_arm_iWMMXt.
3442 * reloc.c: Add BFD_RELOC_ARM_CP_OFF_IMM_S2.
3443 * bfd-in2.h: Regenerate.
3444 * libbfd.h: Regenerate.
3445 * coff-arm.c (coff_arm_merge_private_bfd_data): Allow iWMMXt
3446 object files to be linked with XScale ones.
3447 (coff_arm_final_link_postscript): Update note section.
3448 * coffcode.h (coff_set_arch_mach_hook): Handle note section.
3449 * coffgen.c (coff_real_object_p): Call bfd_coff_set_arch_mach_hook
3450 after identifying a coff binary.
3451 * cpu-arm.c (processors): Add iWMMXt.
3452 (arch_inf): Likewise.
3453 * elf32-arm.h (arm_object_p): Handle note section.
3454 (elf32_arm_merge_private_bfd_data): Allow iWMMXt object files to
3455 be linked with XScale ones.
3456 (elf32_arm_section_flags): New function: Set flags on note section.
3457 (elf32_arm_final_write_processing): Handle note section.
3458
3459 2003-03-21 DJ Delorie <dj@redhat.com>
3460
3461 * elf32-xstormy16.c (elf32_xstormy16_relocate_section): Call
3462 _bfd_elf_rela_local_sym.
3463
3464 2003-03-20 H.J. Lu <hjl@gnu.org>
3465
3466 * elfxx-ia64.c (elfNN_ia64_relax_section): Don't try relax for
3467 non-ELF outputs.
3468
3469 2003-03-20 Nick Clifton <nickc@redhat.com>
3470
3471 * peXXigen.c (_bfd_XXi_swap_aouthdr_out): Initialise $idata2 and
3472 $idata5 in case bfd_coff_final_link is not called.
3473
3474 2003-03-19 Jakub Jelinek <jakub@redhat.com>
3475
3476 * elf64-sparc.c (struct sparc64_elf_section_data): Add reloc_count
3477 field.
3478 (canon_reloc_count): Define.
3479 (sparc64_elf_slurp_one_reloc_table, sparc64_elf_slurp_reloc_table,
3480 sparc64_elf_canonicalize_dynamic_reloc): Use it instead of
3481 reloc_count.
3482 (sparc64_elf_canonicalize_reloc): New routine.
3483 (bfd_elf64_canonicalize_reloc): Define.
3484
3485 2003-03-18 Jakub Jelinek <jakub@redhat.com>
3486
3487 * elfxx-ia64.c (elfNN_ia64_relax_section): Handle relaxation
3488 againt mergeable sections. Take r_addend into account when caching
3489 trampolines.
3490
3491 2003-03-18 Richard Henderson <rth@redhat.com>
3492
3493 * elfxx-ia64.c (get_dyn_sym_info): Return NULL gracefully for
3494 local symbols that have no dyninfo.
3495
3496 2003-03-14 Gene Smith <gene.smith@siemens.com>
3497
3498 * ieee.c (ieee_write_expression): Handle the case where symbol is
3499 NULL.
3500 General formatting improvements.
3501
3502 2003-03-13 Nick Clifton <nickc@redhat.com>
3503
3504 * configure.in (LINGUAS): Add zh_CN.
3505 * configure: Regenerate.
3506 * po/zh_CN.po: New file.
3507
3508 2003-03-13 Elias Athanasopoulos <elathan@phys.uoa.gr>
3509
3510 * aout-cris.c (BYTES_IN_WORD): Don't define.
3511 aout-encap.c: Likewise.
3512 aout-ns32k.c: Likewise.
3513 aout-tic30.c: Likewise.
3514 hp300bsd.c: Likewise.
3515 i386aout.c: Likewise.
3516 i386dynix.c: Likewise.
3517 i386linux.c: Likewise.
3518 i386lynx.c: Likewise.
3519 i386mach3.c: Likewise.
3520 m68k4knetbsd.c: Likewise.
3521 m68klinux.c: Likewise.
3522 m68klynx.c: Likewise.
3523 m68knetbsd.c: Likewise.
3524 m88kmach3.c: Likewise.
3525 mipsbsd.c: Likewise.
3526 newsos3.c: Likewise.
3527 sparclinux.c: Likewise.
3528 sparclynx.c: Likewise.
3529 sparcnetbsd.c: Likewise.
3530 vaxbsd.c: Likewise. Fix comment formatting.
3531
3532 2003-03-12 Alexandre Oliva <aoliva@redhat.com>
3533
3534 * Reverted 2003-03-02's patch.
3535
3536 * elfxx-target.h (bfd_elfNN_canonicalize_reloc): Make it
3537 overridable.
3538 * elf64-mips.c (mips_elf64_canonicalize_reloc,
3539 mips_elf64_get_dynamic_reloc_upper_bound,
3540 mips_elf64_canonicalize_dynamic_reloc): New, adapted from elf.c.
3541 (bfd_elf64_get_canonicalize_reloc,
3542 bfd_elf64_get_dynamic_reloc_upper_bound,
3543 bfd_elf64_canonicalize_dynamic_reloc): Define.
3544 (mips_elf64_slurp_reloc_table): Support dynamic.
3545 (mips_elf64_slurp_one_reloc_table): Adjust.
3546
3547 2003-03-12 Nick Clifton <nickc@redhat.com>
3548
3549 * xsym.c (bfd_sym_fetch_type_information_table_entry): Change
3550 'index' to 'offset' in test for zero value.
3551
3552 2003-03-11 Alexandre Oliva <aoliva@redhat.com>
3553
3554 * elfxx-mips.c (mips_elf_create_dynamic_relocation): Do not create
3555 dynamic relocations pointing to local or section symbols, use the
3556 NULL symbol instead. Document the choice to not emit an
3557 additional R_MIPS_64 relocation.
3558
3559 2003-03-11 Alan Modra <amodra@bigpond.net.au>
3560
3561 * elf32-ppc.c (ppc_elf_relocate_section): Subtract tls seg vma from
3562 zero index dynamic tls relocs generated for the GOT. Tidy code.
3563 Set "relocation" to 1 on DTPMOD32 relocs. Optimize HA adjustment.
3564 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
3565
3566 2003-03-07 Alan Modra <amodra@bigpond.net.au>
3567
3568 * elf32-ppc.c (ppc_elf_relocate_section): Don't look for a nop after
3569 a tls_get_addr call.
3570
3571 * elf32-ppc.c (ELIMINATE_COPY_RELOCS): Define as one.
3572 (ppc_elf_adjust_dynamic_symbol): For weak symbols, copy
3573 ELF_LINK_NON_GOT_REF from weakdef.
3574 * elf64-ppc.c (ELIMINATE_COPY_RELOCS): Define as one.
3575 (ppc64_elf_adjust_dynamic_symbol): For weak symbols, copy
3576 ELF_LINK_NON_GOT_REF from weakdef.
3577 * elf32-i386.c (ELIMINATE_COPY_RELOCS): Define as one. Use throughout.
3578 (elf_i386_adjust_dynamic_symbol): For weak symbols, copy
3579 ELF_LINK_NON_GOT_REF from weakdef.
3580
3581 2003-03-06 Jakub Jelinek <jakub@redhat.com>
3582 Andrew Haley <aph@redhat.com>
3583
3584 * elflink.h (elf_bfd_discard_info): Don't process eh frames if
3585 output is relocateable.
3586
3587 2003-03-06 Steven Konopa <skonopa@kgo.csc.com>
3588
3589 * som.c (som_fixup_formats): Correct formats for R_AUX_UNWIND and
3590 R_COMMENT.
3591
3592 2003-03-06 Alan Modra <amodra@bigpond.net.au>
3593
3594 * elf32-ppc.c (ppc_elf_create_linker_section): Don't capitalize
3595 error messages.
3596 (ELIMINATE_COPY_RELOCS): Define to zero.
3597 (ppc_elf_relocate_section): Don't deref htab->tls_sec when calculating
3598 TLSLD relocs. Report reloc types on a number of errors. Optimize
3599 LOCAL24PC check for non-local syms. Don't capitalize error messages.
3600 * elf64-ppc.c (ELIMINATE_COPY_RELOCS): Define to zero.
3601 (ppc64_elf_relocate_section): Don't deref htab->tls_sec when
3602 calculating TLSLD relocs. Report reloc types on a number of errors.
3603 Don't capitalize error messages.
3604
3605 2003-03-03 H.J. Lu <hjl@gnu.org>
3606
3607 * elfxx-ia64.c (USE_BRL): Removed.
3608 (oor_ip): Removed.
3609
3610 2003-03-03 J"orn Rennecke <joern.rennecke@superh.com>
3611
3612 * elf32-sh.c (sh_elf_howto_tab): Make R_SH_IND12W into an ordinary
3613 relocation (no special function), and make it non-partial_inplace.
3614 (sh_elf_relax_section): When creating a bsr, use a consistent value
3615 no matter if the symbol is extern or not; set addend to -4.
3616 Don't swap load / non-load instructions for SH4.
3617 (sh_elf_relax_delete_bytes): In R_SH_IND12W case, check the offset
3618 rather than if the symbol is external to determine if adjusting the
3619 offset makes sense. Adjust the addend too if appropriate.
3620 (sh_elf_relocate_section): In R_SH_IND12W, don't fiddle with the
3621 relocation.
3622
3623 2003-03-03 Nick Clifton <nickc@redhat.com>
3624
3625 * po/da.po: Installed latest translation.
3626
3627 2003-03-02 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3628
3629 * elf32-mips.c (elf_mips_howto_table_rel): Change definition of
3630 R_MIPS_PC16 to rightshift 2.
3631 (elf_reloc_map mips_reloc_map): Map to rightshifted BFD reloc.
3632 (bfd_elf32_bfd_reloc_type_lookup): Support
3633 BFD_RELOC_MIPSEMB_16_PCREL_S2.
3634 * elf64-mips.c (mips_elf64_howto_table_rel): Change definition of
3635 R_MIPS_PC16 to rightshift 2.
3636 (mips_elf64_howto_table_rela): Likewise.
3637 (mips_reloc_map): Map to rightshifted BFD reloc.
3638 * elfn32-mips.c: The same as in elf64-mips.c.
3639 * elfxx-mips.c (mips_elf_got_for_ibfd): Typo in comment.
3640 (mips_elf_calculate_relocation): Handle rightshifted addends for
3641 R_MIPS_PC16.
3642 * reloc.c (BFD_RELOC_MIPSEMB_16_PCREL_S2): New BFD relocation for
3643 MIPS Embedded PIC. Remove superfluous empty COMMENT.
3644 * libbfd.h: Regenerate.
3645 * bfd-in2.h: Regenerate.
3646
3647 2003-02-28 Richard Henderson <rth@redhat.com>
3648
3649 * elfxx-ia64.c (elfNN_ia64_relax_section): Correct bounds
3650 for ltoff22x relaxation.
3651
3652 2003-03-01 Alan Modra <amodra@bigpond.net.au>
3653
3654 * bfd-in.h (_bfd): Don't define.
3655 * bfd.c: Rename occurrences of "struct _bfd" to "struct bfd".
3656 * syms.c: Likewise.
3657 * bfd-in2.h: Regenerate.
3658
3659 2003-02-27 Richard Henderson <rth@redhat.com>
3660
3661 * elfxx-ia64.c (struct elfNN_ia64_dyn_sym_info): Add want_gotx;
3662 (elfNN_ia64_check_relocs): Set it.
3663 (allocate_global_data_got): Check it.
3664 (allocate_local_got): Likewise.
3665 (allocate_dynrel_entries): Likewise.
3666 (elfNN_ia64_relax_ldxmov): New.
3667 (elfNN_ia64_relax_section): Handle LTOFF22X, LDXMOV.
3668 (elfNN_ia64_choose_gp): Split out from ...
3669 (elfNN_ia64_final_link): ... here.
3670
3671 2003-02-27 Andrew Cagney <cagney@redhat.com>
3672
3673 * bfd.c (struct bfd): Rename "struct _bfd".
3674 * bfd-in.h: Update copyright.
3675 (struct bfd): Rename "struct _bfd".
3676 (_bfd): Define for backward compatibility.
3677 * bfd-in2.h: Regenerate.
3678
3679 2003-02-25 Alan Modra <amodra@bigpond.net.au>
3680
3681 * elflink.h (elf_bfd_final_link): Apportion reloc counts to rel_hdr
3682 and rel_hdr2 when initially counting input relocs rather than after
3683 creating output reloc sections.
3684 (elf_link_read_relocs_from_section): Don't abort with wrong reloc
3685 sizes.
3686
3687 * Makefile.am: Run "make dep-am".
3688 * Makefile.in: Regenerate.
3689
3690 2003-02-24 Kris Warkentin <kewarken@qnx.com>
3691
3692 * elf.c (elfcore_read_notes): Add check for QNX style core file.
3693 (elfcore_grog_nto_note): New function.
3694 (elfcore_grog_nto_gregs): New function.
3695 (elfcore_grog_nto_status): New function.
3696
3697 2003-02-24 Alan Modra <amodra@bigpond.net.au>
3698
3699 * elflink.c (_bfd_elf_create_got_section): Check existing .got
3700 section flags before concluding that we've already been called.
3701 Don't use register keyword.
3702 (_bfd_elf_create_dynamic_sections): Don't use register keyword.
3703 (_bfd_elf_create_linker_section): Formatting.
3704
3705 2003-02-20 jmc <jmc@prioris.mini.pw.edu.pl>
3706
3707 * coff-h8300.c: Fix typo: intial -> initial.
3708 * coff-ppc.c: Likewise.
3709
3710 2003-02-20 Alan Modra <amodra@bigpond.net.au>
3711
3712 * elf32-ppc.c: Formatting.
3713 (allocate_dynrelocs): LD and GD relocs against the same sym need
3714 separate GOT entries.
3715 (ppc_elf_relocate_section): Correct GOT handling for multiple GOT
3716 entries per symbol.
3717
3718 2003-02-19 Alan Modra <amodra@bigpond.net.au>
3719
3720 * elf32-hppa.c (elf32_hppa_gc_sweep_hook): Simplify dynamic reloc
3721 removal. Localize vars. Remove unnecessary dynobj test.
3722 * elf32-i386 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Pass SHARED instead
3723 of INFO.
3724 (allocate_dynrelocs): Adjust WILL_CALL_FINISH_DYNAMIC_SYMBOL uses,
3725 and optimize.
3726 (elf_i386_relocate_section): Likewise.
3727 (elf_i386_gc_sweep_hook): Simplify dyn reloc removal. Localize vars.
3728 * elf32-s390.c (elf_s390_gc_sweep_hook): Likewise.
3729 * elf32-sh.c (sh_elf_gc_sweep_hook): Likewise.
3730 * elf64-s390.c (elf_s390_gc_sweep_hook): Likewise.
3731 * elf64-x86-64.c (elf64_x86_64_gc_sweep_hook): Likewise.
3732 * elf32-sparc.c (elf32_sparc_gc_sweep_hook): Likewise. Remove
3733 local_dynrel for section too. Don't touch HIPLT22, LOPLT10, PCPLT32
3734 or PCPLT10 relocs. Don't subtract twice on PLT32 relocs.
3735 Formatting.
3736
3737 * elf64-ppc.c (ELIMINATE_COPY_RELOCS): Define.
3738 (ppc64_elf_check_relocs): Use it. Correct comment. Move SEC_ALLOC
3739 test.
3740 (ppc64_elf_adjust_dynamic_symbol): Use ELIMINATE_COPY_RELOCS.
3741 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Pass SHARED instead of INFO.
3742 (allocate_dynrelocs): Adjust WILL_CALL_FINISH_DYNAMIC_SYMBOL uses,
3743 and optimize. Use ELIMINATE_COPY_RELOCS.
3744 (ppc64_elf_relocate_section): Likewise.
3745
3746 * elf32-ppc.c (struct ppc_elf_dyn_relocs): Add pc_count field.
3747 (ppc_elf_copy_indirect_symbol): Copy pc_count field.
3748 (ELIMINATE_COPY_RELOCS): Define.
3749 (ppc_elf_adjust_dynamic_symbol): Convert copy relocs to dynamic.
3750 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Pass SHARED instead of INFO.
3751 (MUST_BE_DYN_RELOC): Define.
3752 (allocate_dynrelocs): Adjust WILL_CALL_FINISH_DYNAMIC_SYMBOL uses,
3753 and optimize. Trim dyn_relocs.
3754 (ppc_elf_check_relocs): Don't generate dyn_relocs when we know they'll
3755 not be used. Do generate dyn_relocs for copy reloc avoidance. Keep
3756 track of pc_rel dyn relocs.
3757 (ppc_elf_relocate_section): Remove "will_become_local". Adjust
3758 WILL_CALL_FINISH_DYNAMIC_SYMBOL use. Trim dyn relocs as per
3759 allocate_dynrelocs. Don't recalculate "sec".
3760
3761 2003-02-18 Alan Modra <amodra@bigpond.net.au>
3762
3763 * elf32-ppc.c (ppc_elf_relocate_section): Remove unnecessary test.
3764 * elf64-ppc.c (ppc64_elf_tls_optimize): Decrement tlsld_got.refcount
3765 on invalid LD relocs.
3766 (allocate_dynrelocs): Invalid LD relocs don't use tlsld_got entry.
3767 (ppc64_elf_relocate_section): Unify new handling of LD relocs and
3768 tlsld_got entry. Use IS_PPC64_TLS_RELOC.
3769
3770 * elf32-ppc.h: New file.
3771 * elf32-ppc.c: Include elf32-ppc.h.
3772 (NOP, CROR_151515, CROR_313131, TP_OFFSET, DTP_OFFSET): Define.
3773 (struct ppc_elf_link_hash_entry): Rename "root" to "elf". Adjust uses.
3774 Add "tls_mask" field.
3775 (TLS_GD, TLS_LD, TLS_TPREL, TLS_DTPREL, TLS_TLS, TLS_TPRELGD): Define.
3776 (struct ppc_elf_link_hash_table): Rename "root" to "elf". Adjust uses.
3777 Add got, relgot, plt, relplt, dynbss, relbss, dynsbss, relsbss,
3778 sdata, sdata2, tls_sec, tls_get_addr, tlsld_got fields.
3779 Make use of htab shortcuts throughout file.
3780 (ppc_elf_link_hash_newfunc): Init tls_mask field.
3781 (ppc_elf_link_hash_table_create): Init new fields.
3782 (ppc_elf_copy_indirect_symbol): Copy tls_mask.
3783 (ppc_elf_howto_raw): Add tls relocs.
3784 (ppc_elf_reloc_type_lookup): Handle them.
3785 (ppc_elf_unhandled_reloc): New function.
3786 (ppc_elf_create_got): Stash got section pointer in hash table,
3787 return status. Make .rela.got too.
3788 (ppc_elf_create_dynamic_sections): Stash section pointers in htab.
3789 (ppc_elf_adjust_dynamic_symbol): Only set up copy relocs when
3790 NON_GOT_REF set. Don't allocate space in .plt here..
3791 (allocate_dynrelocs): ..do so here instead, properly ref-counting and
3792 not allocating plt entries unnecessarily. Allocate got entries here.
3793 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Define.
3794 (ppc_elf_size_dynamic_sections): Allocate local got entries. Pass
3795 "info" during allocate_dynrelocs hash traversal. Use htab section
3796 shortcuts rather than searching for named sections. Get rid of
3797 "plt" and "strip" booleans.
3798 (update_local_sym_info, bad_shared_reloc): New functions.
3799 (ppc_elf_check_relocs): Handle TLS relocs. Move .rela.got creation to
3800 ppc_elf_create_got. Don't mark got or plt reloc syms dynamic, do so
3801 in allocate_dynreloc. Use update_local_sym_info and bad_shared_reloc.
3802 Disallow R_PPC_EMB_RELSDA, R_PPC_EMB_NADDR32, R_PPC_EMB_NADDR16,
3803 R_PPC_EMB_NADDR16_LO, R_PPC_EMB_NADDR16_HI and R_PPC_EMB_NADDR16_HA
3804 in shared libs. R_PPC_PLTREL32 is a plt reloc too. Refcount all
3805 relocs that might use a plt entry. Set NON_GOT_REF too.
3806 Enumerate all do-nothing relocs.
3807 (ppc_elf_gc_sweep_hook): Simplify removal of dynrelocs. Handle
3808 tls relocs and all plt relocs.
3809 (ppc_elf_tls_setup, ppc_elf_tls_optimize): New functions.
3810 (ppc_elf_finish_dynamic_symbol): Don't build got entries here.
3811 (ppc_elf_finish_dynamic_sections): Rewrite tag code using htab
3812 shortcuts.
3813 (ppc_elf_relocate_section): Tidy. Handle TLS relocs. Use
3814 bfd_elf_local_sym_name. Simplify unresolved reloc code. Build got
3815 entries and got relocs here. Warn on non-zero got reloc addend.
3816 Split out branch taken/not taken reloc code into a separate switch
3817 and correct offset calculation. Allow BRTAKEN/BRNTAKEN dynamic relocs.
3818 Split out HA reloc adjustments to separate switch statement. Don't
3819 warn on reloc overflow if we've already warned about undefined.
3820 Don't rebuild sym name when reporting errors. Report all possible
3821 errors from _bfd_final_link_relocate.
3822 (bfd_elf32_bfd_final_link): Don't define.
3823
3824 2003-02-18 Alan Modra <amodra@bigpond.net.au>
3825
3826 * elf64-ppc.c (ppc64_elf_relocate_section): Don't init "r". Don't
3827 rebuild sym name when reporting errors.
3828
3829 2003-02-17 Nick Clifton <nickc@redhat.com>
3830
3831 * elflink.h (elf_link_output_extsym): Only check
3832 allow_shlib_undefined for shared libraries.
3833 * elf32-i386.c (elf_i386_relocate_section): Remove bogus check
3834 of allow_shlib_undefined.
3835 * elf32-cris.c (cris_elf_relocate_section): Likewise.
3836 * elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
3837 * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
3838 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
3839 * elf32-s390.c (elf_s390_relocate_section): Likewise.
3840 * elf32-sh.c (sh_elf_relocate_section): Likewise.
3841 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
3842 * elf32-vax.c (elf_vax_relocate_section): Likewise.
3843 * elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
3844 * elf64-hppa.c (elf64_hppa_relocate_section): Likewise.
3845 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
3846 * elf64-s390.c (elf_s390_relocate_section): Likewise.
3847 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
3848 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
3849 * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
3850 * elfxx-mips.c (_bfd_mips_elf_relocate_section): Likewise.
3851
3852 2003-02-17 Nick Clifton <nickc@redhat.com>
3853
3854 * elf.c (SEGMENT_AFTER_SEGMENT): Add third parameter - the
3855 address field to use in the comparison.
3856 (SEGMENT_OVERLAPS): Check that LMAs overlap as well.
3857
3858 2003-02-14 Bob Wilson <bob.wilson@acm.org>
3859
3860 * elfcore.h (elf_core_file_p): Compare alternate machine codes for ELF
3861 backends when checking if the generic ELF target should be used.
3862
3863 * syms.c (_bfd_stab_section_find_nearest_line): For line number stabs
3864 outside of functions, treat values as absolute addresses.
3865
3866 * bfd.c: Change embedded documentation to use consistent indentation
3867 and to split up long lines. Change informal style of description
3868 for functions lacking real documentation.
3869 * coffcode.h: Break up long lines in embedded documentation.
3870 * format.c: Likewise.
3871 * targets.c: Likewise.
3872 * libcoff.h: Regenerate.
3873 * bfd-in2.h: Regenerate.
3874
3875 2003-02-14 Alan Modra <amodra@bigpond.net.au>
3876
3877 * elf64-ppc.c (ppc64_elf_link_hash_table_create): Init tls_get_addr.
3878 (ppc64_elf_copy_indirect_symbol): Merge tls_mask too.
3879 (ppc64_elf_gc_sweep_hook): Simplify removal of dyn_relocs.
3880 (allocate_dynrelocs): Don't treat undefined and undefweak specially.
3881 (ppc_size_one_stub): Fix warning, and tighten plt entry check.
3882 (group_sections): Don't share a stub section if stubs are for a large
3883 section. Adjust comment.
3884 (ppc64_elf_size_stubs): Roughly double the size left for stubs if
3885 !stubs_always_before_branch.
3886 (ppc64_elf_relocate_section): Initialize tlsld GOT entry once. Don't
3887 treat undefined and undefweak specially when processing dyn relocs.
3888
3889 2003-02-13 Jakub Jelinek <jakub@redhat.com>
3890
3891 * elflink.h (elf_link_add_object_symbols): Handle .symver x, x@FOO.
3892
3893 2003-02-13 Nick Clifton <nickc@redhat.com>
3894
3895 * elf32-arm.h (elf32_thumb_to_arm_stub): Include section VMAs
3896 in computation of offset to insert into BL instruction.
3897
3898 2003-02-11 Uwe Stieber <uwe@wwws.de>
3899
3900 * config.bfd: Add support for kaOS as cross build target system.
3901
3902 2003-02-11 Alan Modra <amodra@bigpond.net.au>
3903
3904 * elf64-ppc.c (ppc64_elf_check_relocs): Match versioned
3905 .__tls_get_addr too.
3906 (ppc64_elf_tls_setup): Ensure cached tls_get_addr is not indirect.
3907
3908 2003-02-10 Kaz kojima <kkojima@rr.iij4u.or.jp>
3909
3910 * elf32-sh.c (elf_sh_dyn_relocs): Add tls_tpoff32 field.
3911 (elf_sh_link_hash_entry): Remove tls_tpoff32 field.
3912 (sh_elf_link_hash_newfunc): Remove the initialization of
3913 tls_tpoff32 field.
3914 (allocate_dynrelocs): Keep dyn_relocs if it includes the entry
3915 for which tls_tpoff32 flag is set.
3916 (sh_elf_relocate_section): Covert to LE only if the dyn_relocs
3917 of the symbol includes the entry matched with the input_section
3918 and having tls_tpoff32 flag on. When linking statically, set
3919 symbol index of R_SH_TLS_TPOFF32 relocation to zero if the symbol
3920 is defined in this executable.
3921 (sh_elf_check_relocs): Set tls_tpoff32 flag appropriately.
3922
3923 2003-02-10 Jakub Jelinek <jakub@redhat.com>
3924
3925 * elf32-s390.c (elf_s390_size_dynamic_sections): Set relocs to TRUE
3926 even if there is just non-empty .rela.plt.
3927
3928 2003-02-10 Nick Clifton <nickc@redhat.com>
3929
3930 * archures.c (bfd_mach_arm_ep9312): Define.
3931 * bfd-in2.h: Regenerate.
3932 * cpu-arm.c (processors[]): Add ep9312.
3933 (bfd_arm_arch): Add ep9312.
3934 * elf32-arm.h (elf32_arm_merge_private_data): Update error
3935 messages and add test for Maverick floating point support.
3936 (elf32_arm_print_private_bfd_data): Handle
3937 EF_ARM_MAVERICK_FLOAT flag.
3938 (elf32_arm_object_p): New function.
3939 (elf_backend_object_p): Define.
3940
3941 2003-02-10 Alan Modra <amodra@bigpond.net.au>
3942
3943 * elf64-ppc.c: Rename assorted occurrences of tls_type and similar
3944 variables, structure fields or function params to tls_mask or
3945 similar to better reflect usage.
3946 (struct got_entry): Comment.
3947 (struct ppc_link_hash_entry): Expand comment, and renumber TLS_*.
3948 (get_tls_mask): Rename from get_tls_type.
3949
3950 2003-02-09 Alan Modra <amodra@bigpond.net.au>
3951
3952 * elf64-ppc.c (TLS_GD_LD): Don't define..
3953 (TLS_GD): ..define this instead and update all uses.
3954 (TLS_TPRELGD): Define.
3955 (ppc64_elf_link_hash_table_create): Tweak initialization of
3956 init_refcount and init_offset.
3957 (ppc64_elf_check_relocs): Add one extra element to t_symndx array.
3958 Mark second slot of GD or LD toc entries.
3959 (get_tls_type): Return an int. Distinguish toc GD and LD entries
3960 from other tls types.
3961 (ppc64_elf_tls_setup): New function, split out from..
3962 (ppc64_elf_tls_optimize): ..here. Don't optimize when symbols are
3963 defined in a dynamic object. Fix LD optimization. Don't set TLS_TPREL
3964 on GD->IE optimization, use TLS_TPRELGD instead. Use get_tls_type
3965 return value to properly decide whether toc GD and LD entries can
3966 optimize away __tls_get_addr call. Check next reloc after DTPMOD64
3967 to determine GD or LD rather than looking at TLS_LD flag. Don't
3968 attempt to adjust got entry tls_type here..
3969 (allocate_dynrelocs): ..instead, adjust got entry tls_type here, and
3970 look for possible merges.
3971 (ppc64_elf_size_dynamic_sections): Adjust local got entries for
3972 optimization.
3973 (ppc64_elf_size_stubs): Tweak __tls_get_addr fudge.
3974 (ppc64_elf_relocate_section): Rename some vars to better reflect usage.
3975 Make use of return value from get_tls_type to properly detect GD and
3976 LD optimizations. Split tlsld/gd hi/ha from lo/ds case. Don't
3977 handle tls_get_addr removal when looking at REL24 relocs, do it when
3978 looking at the previous reloc. Check reloc after DTPMOD64 to determine
3979 GD or LD.
3980 * elf64-ppc.h (ppc64_elf_tls_setup): Declare.
3981
3982 2003-02-08 Alan Modra <amodra@bigpond.net.au>
3983
3984 * elf32-hppa.c (group_sections): Don't share a stub section if
3985 stubs are for a large section.
3986
3987 * elf32-hppa.c (elf32_hppa_size_stubs): Double the size left for
3988 stubs if !stubs_always_before_branch.
3989
3990 2003-02-07 Nick Clifton <nickc@redhat.com>
3991
3992 * elf.c (swap_out_syms): Generate an error message if an
3993 equivalent output section cannot be found for a symbol.
3994
3995 2003-02-07 Jakub Jelinek <jakub@redhat.com>
3996
3997 * elf64-alpha.c (elf64_alpha_relax_section): Don't crash if
3998 local_got_entries is NULL.
3999
4000 2003-02-06 Andreas Schwab <schwab@suse.de>
4001
4002 * elf-eh-frame.c (get_DW_EH_PE_signed): Define.
4003 (read_value): Add parameter is_signed, use signed extraction if
4004 the value is signed.
4005 (_bfd_elf_write_section_eh_frame): Pass signed flag of the
4006 encoding to read_value.
4007
4008 2003-02-06 Alan Modra <amodra@bigpond.net.au>
4009
4010 * elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Don't copy got and
4011 plt info when called to transfer weak sym info.
4012
4013 2003-02-05 Alan Modra <amodra@bigpond.net.au>
4014
4015 * reloc.c: Add PPC and PPC64 TLS relocs.
4016 * libbfd.h: Regenerate.
4017 * bfd-in2.h: Regenerate.
4018 * elf64-ppc.c (TP_OFFSET, DTP_OFFSET): Declare.
4019 (ppc64_elf_howto_raw): Add TLS howto's. Adjust R_PPC64_NONE to be
4020 against a 32 bit field.
4021 (ppc64_elf_reloc_type_lookup): Handle TLS relocs.
4022 (_ppc64_elf_section_data): Add t_symndx and comments.
4023 (ppc64_elf_section_data): Use elf_section_data macro.
4024 (ppc64_elf_new_section_hook): American spelling.
4025 (struct got_entry, struct plt_entry): New.
4026 (MUST_BE_DYN_RELOC): Rename from IS_ABSOLUTE_RELOC.
4027 (struct ppc_stub_hash_entry): Add "addend" field.
4028 (struct ppc_link_hash_entry): Add "tls_type".
4029 (TLS_TLS, TLS_GD_LD, TLS_LD, TLS_TPREL, TLS_DTPREL,
4030 TLS_EXPLICIT): Define.
4031 (struct ppc_link_hash_table): Add tls_sec, tls_get_addr, tlsld_got.
4032 (link_hash_newfunc): Init new fields.
4033 (ppc64_elf_link_hash_table_create): Likewise. Set init_refcount and
4034 init_offset to NULL.
4035 (ppc64_elf_copy_indirect_symbol): Copy got and plt info. Don't call
4036 _bfd_elf_link_hash_copy_indirect, rather insert relevant code from
4037 there.
4038 (update_local_sym_info, update_plt_info): New functions.
4039 (ppc64_elf_check_relocs): Use them. Handle TLS relocs. Adjust GOT
4040 handling to use got.glist rather than got.refcount. Likewise for PLT.
4041 (ppc64_elf_gc_sweep_hook): Handle TLS relocs, new GOT and PLT lists.
4042 (func_desc_adjust): Adjust for new PLT list.
4043 (ppc64_elf_adjust_dynamic_symbol): Likewise.
4044 (get_sym_h, get_tls_type): New functions.
4045 (ppc64_elf_edit_opd): Remove unused variable. Use get_sym_h.
4046 (ppc64_elf_tls_optimize): New function.
4047 (allocate_dynrelocs): Adjust for new PLT and GOT lists. Allocate
4048 TLS relocs.
4049 (ppc64_elf_size_dynamic_sections): Likewise.
4050 (ppc_type_of_stub): Adjust for new PLT list.
4051 (ppc_build_one_stub): Likewise.
4052 (ppc64_elf_size_stubs): Likewise. Use get_sym_h. Treat __tls_get_addr
4053 calls specially.
4054 (ppc64_elf_relocate_section): Adjust for new GOT and PLT lists. Handle
4055 TLS relocs. Report local syms using bfd_elf_local_sym_name. Don't
4056 init GOT entries that have a reloc. Generate GOT relocs here..
4057 (ppc64_elf_finish_dynamic_symbol): ..not here. Adjust for PLT list.
4058 * elf64-ppc.h (ppc64_elf_tls_optimize): Declare.
4059
4060 2003-02-04 Andreas Schwab <schwab@suse.de>
4061
4062 * elf32-m68k.c (elf_m68k_hash_entry): Define.
4063 (elf_m68k_link_hash_traverse): Remove.
4064 (elf_m68k_link_hash_newfunc): Use struct bfd_hash_entry and
4065 elf_m68k_hash_entry instead of struct elf_m68k_link_hash_entry to
4066 reduce casting.
4067 (elf_m68k_check_relocs): Use elf_m68k_hash_entry instead of
4068 casting.
4069 (elf_m68k_size_dynamic_sections): Use elf_link_hash_traverse
4070 instead of elf_m68k_link_hash_traverse.
4071 (elf_m68k_discard_copies): Change first parameter to pointer to
4072 struct elf_link_hash_entry and use elf_m68k_hash_entry when struct
4073 elf_m68k_link_hash_entry is needed.
4074
4075 2003-02-04 Alan Modra <amodra@bigpond.net.au>
4076
4077 * elf-bfd.h (struct got_entry, struct plt_entry): Forward declare.
4078 (struct elf_link_hash_entry): Add "glist" and "plist" fields to
4079 "got" union, and declare as gotplt_union. Use gotplt_uinion for
4080 "plt" field.
4081 (struct elf_link_hash_table): Make "init_refcount" a gotplt_union.
4082 Add "init_offset" field.
4083 (struct elf_obj_tdata <local_got>): Add "struct got_entry **" to union.
4084 (elf_local_got_ents): Declare.
4085 * elf.c (_bfd_elf_link_hash_newfunc): Adjust initialization of "got"
4086 and "plt".
4087 (_bfd_elf_link_hash_hide_symbol): Use "init_offset".
4088 (_bfd_elf_link_hash_table_init): Set "init_offset".
4089 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Set init_refcount
4090 from init_offset.
4091 (elf_adjust_dynamic_symbol): Set plt and got offsets using init_offset.
4092
4093 * elf.c (bfd_elf_local_sym_name): Split out from..
4094 (group_signature): ..here.
4095 * elf-bfd.h (bfd_elf_local_sym_name): Declare.
4096
4097 2003-02-04 Alan Modra <amodra@bigpond.net.au>
4098
4099 * elf-bfd.h (enum elf_link_info_type): Remove.
4100 (struct bfd_elf_section_data): Move sec_info_type, use_rela_p fields
4101 to struct sec. Remove linkonce_p field.
4102 (elf_linkonce_p): Delete.
4103 (elf_discarded_section): Update for sec_info_type change.
4104 * section.c (struct sec): Add sec_info_type, use_rela_p, has_tls_reloc,
4105 flag11, flag12, flag13, flag14, flag15, flag16, flag20, flag24.
4106 (ELF_INFO_TYPE_NONE): Define.
4107 (ELF_INFO_TYPE_STABS): Define.
4108 (ELF_INFO_TYPE_MERGE): Define.
4109 (ELF_INFO_TYPE_EH_FRAME): Define.
4110 (ELF_INFO_TYPE_JUST_SYMS): Define.
4111 (STD_SECTION): Update struct sec initializer.
4112 * ecoff.c (bfd_debug_section): Likewise.
4113 * elf.c: Likewise. Update occurrences of sec_info_type and use_rela_p.
4114 * elflink.h: Likewise.
4115 * elf-eh-frame.c: Likewise.
4116 * elf64-alpha.c: Likewise.
4117 * elfxx-ia64.c: Likewise.
4118 * elfxx-mips.c: Likewise.
4119 * bfd-in2.h: Regenerate.
4120
4121 * elf32-sparc.c (sec_do_relax): Use elf_section_data macro rather than
4122 referring to used_by_bfd.
4123 * elf64-sparc.c (sec_do_relax): Likewise.
4124 * elf64-mmix.c (mmix_elf_section_data): Likewise.
4125 * elfxx-mips.c (mips_elf_section_data): Likewise.
4126 * ieee.c (ieee_slurp_section_data): Use ieee_per_section macro.
4127 (ieee_get_section_contents): Likewise.
4128 (ieee_new_section_hook): Formatting.
4129 (ieee_canonicalize_reloc): Remove commented out code.
4130 * mmo.c (mmo_section_data): Define. Use throughout file.
4131 * oasys.c (oasys_get_section_contents): Use oasys_per_section macro.
4132
4133 2003-01-31 Graydon Hoare <graydon@redhat.com>
4134
4135 * Makefile.am (opncls.lo): Add dependency upon libiberty.h.
4136 * Makefile.in: Regenerate.
4137 * opncls.c (calc_crc32, get_debug_link_info,
4138 seperate_debug_file_exists, find_seperate_debug_file): New
4139 internal functions.
4140 (bfd_follow_gnu_debuglink): New function. Follow the pointer
4141 contained inside a .gnu_debuglink section.
4142 * bfd-in2.h: Regenerate.
4143
4144 2003-01-29 Alexandre Oliva <aoliva@redhat.com>
4145
4146 * elfxx-mips.c (mips_elf_got_entry_hash): Don't dereference
4147 entry->abfd when it's NULL.
4148
4149 2003-01-27 Alexandre Oliva <aoliva@redhat.com>
4150
4151 * elfxx-mips.c (mips_elf_create_dynamic_relocation): Handle
4152 _bfd_elf_section_offset returning -2 the same way as -1.
4153
4154 * elfxx-mips.c (mips_elf_multi_got): New function.
4155 (struct mips_got_entry): Make symndx and gotidx signed. Moved
4156 addend into union along with address and link hash entry.
4157 (struct mips_got_info): Added bfd2got and next.
4158 (struct mips_elf_hash_sort_data): Added max_unref_got_dynindx.
4159 (mips_elf_got_section, mips_elf_create_got_section): Use
4160 SEC_EXCLUDE bit to tell whether we really need the got
4161 section. Take boolean arguments to disregard an excluded
4162 section, or to create it as excluded. Adjust all callers.
4163 Use mips_elf_got_section all over.
4164 (mips_elf_local_got_index, mips_elf_got_page,
4165 mips_elf_got16_entry): Take input bfd as argument, and pass it
4166 on to mips_elf_create_local_got_entry.
4167 (mips_elf_global_got_index, mips_elf_create_local_got_entry):
4168 Take input bfd as argument, and manage entries in the
4169 appropriate GOT.
4170 (mips_elf_got_offset_from_index): Take input bfd as argument,
4171 and use it to adjust the GP offset of the bfd.
4172 (mips_elf_sort_hash_table, mips_elf_sort_hash_table_f): Move
4173 unreferenced GOT entries of global symbols to the end.
4174 (mips_elf_record_global_got_symbol): Take input bfd as
4175 argument. Add entries to the master GOT hash table.
4176 (struct mips_elf_bfd2got_hash): New.
4177 (struct mips_elf_got_per_bfd_arg): New.
4178 (struct mips_elf_set_global_got_offset_arg): New.
4179 (mips_elf_hash_bfd_vma, mips_elf_multi_got_entry_hash,
4180 mips_elf_multi_got_entry_eq, mips_elf_bfd2got_entry_hash,
4181 mips_elf_bfd2got_entry_eq, mips_elf_make_got_per_bfd,
4182 mips_elf_merge_gots, mips_elf_set_global_got_offset,
4183 mips_elf_resolve_final_got_entry,
4184 mips_elf_resolve_final_got_entries, mips_elf_adjust_gp,
4185 mips_elf_got_for_ibfd): New functions.
4186 (ELF_MIPS_GP_OFFSET): Don't depend on SGI_COMPAT.
4187 (MIPS_ELF_GOT_MAX_SIZE): New macro.
4188 (STUB_LW): Generate 64-bit stub regardless of SGI_COMPAT.
4189 (mips_elf_got_entry_hash): Take new fields into account. Use
4190 mips_elf_hash_bfd_vma.
4191 (mips_elf_got_entry_eq): Take new fields into account.
4192 (mips_elf_create_got_section): Initialize new fields.
4193 (mips_elf_calculate_relocation): Pass input_bfd to functions
4194 that now take it. Adjust gp for the input_bfd.
4195 (mips_elf_allocate_dynamic_relocation,
4196 mips_elf_create_dynamic_relocation,
4197 _bfd_mips_elf_create_dynamic_sections): Use...
4198 (mips_elf_rel_dyn_section): New function. Borrow code from...
4199 (_bfd_mips_elf_check_relocs): Pass input_bfd to functions that
4200 now take it. Create the got section if needed, even if
4201 excluded, before recording a global got symbol. Move some
4202 code to...
4203 (mips_elf_record_local_got_symbol): New fn.
4204 (_bfd_mips_elf_size_dynamic_sections): Disable combreloc.
4205 Compute multi-got global entries offsets. Move GOT code to...
4206 (_bfd_mips_elf_always_size_sections): Call mips_elf_multi_got
4207 if the GOT is too big.
4208 (_bfd_mips_elf_finish_dynamic_symbol): Set got entry of
4209 undefweak symbol to zero. Generate dynamic relocations for
4210 non-primary GOT entries for global symbols.
4211 (_bfd_mips_elf_finish_dynamic_sections): Handle multi-got
4212 case. Generate dynamic relocations for local got entries.
4213 Sort dynamic relocations on N64 too, using...
4214 (sort_dynamic_relocs_64): New fns.
4215 (_bfd_mips_elf_hide_symbol): Adjust multi-got counters.
4216 (_bfd_mips_elf_merge_private_bfd_data): Ignore EF_MIPS_XGOT.
4217
4218 2003-01-27 Alexandre Oliva <aoliva@redhat.com>
4219
4220 * bfd.c (struct _bfd): Added id field.
4221 * opncls.c (_bfd_id_counter): New static variable.
4222 (_bfd_new_bfd): Use it.
4223 * bfd-in2.h: Rebuilt.
4224
4225 2003-01-25 Alan Modra <amodra@bigpond.net.au>
4226
4227 * elf32-sparc.c (bfd_elf32_new_section_hook): Define.
4228
4229 2003-01-25 Jakub Jelinek <jakub@redhat.com>
4230
4231 * elf32-sparc.c (_bfd_sparc_elf_howto_table): Add TLS relocs.
4232 (elf32_sparc_rev32_howto): New variable.
4233 (sparc_reloc_map): Add TLS relocs.
4234 (elf32_sparc_reloc_type_lookup, elf32_sparc_info_to_howto):
4235 Handle REV32.
4236 (sparc_elf_hix22_reloc, sparc_elf_lox10_reloc, elf32_sparc_mkobject):
4237 New functions.
4238 (struct elf32_sparc_dyn_relocs, struct elf32_sparc_link_hash_entry,
4239 struct elf32_sparc_link_hash_table):
4240 New structures.
4241 (elf32_sparc_tdata, elf32_sparc_local_got_tls_type,
4242 elf32_sparc_hash_table): Define.
4243 (link_hash_newfunc, elf32_sparc_link_hash_table_create,
4244 create_got_section, elf32_sparc_create_dynamic_sections,
4245 elf32_sparc_copy_indirect_symbol, elf32_sparc_tls_transition): New
4246 functions.
4247 (elf32_sparc_check_relocs): Handle TLS relocs. Add dynamic reloc
4248 reference counting.
4249 (elf32_sparc_gc_sweep_hook): Likewise.
4250 (elf32_sparc_adjust_dynamic_symbol): Likewise.
4251 (elf32_sparc_size_dynamic_sections): Likewise.
4252 (elf32_sparc_relocate_section): Likewise.
4253 (allocate_dynrelocs, readonly_dynrelocs, dtpoff_base, tpoff):
4254 New functions.
4255 (elf32_sparc_object_p): Allocate backend private object data.
4256 (bfd_elf32_bfd_link_hash_table_create,
4257 elf_backend_copy_indirect_symbol, bfd_elf32_mkobject,
4258 elf_backend_can_refcount): Define.
4259 (elf_backend_create_dynamic_sections): Define to
4260 elf32_sparc_create_dynamic_sections.
4261 * reloc.c: Add SPARC TLS relocs.
4262 * bfd-in2.h, libbfd.h: Rebuilt.
4263 * elf64-sparc.c (sparc64_elf_howto_table): Add TLS relocs.
4264 (sparc_reloc_map): Likewise.
4265
4266 2003-01-24 Martin Schwidefsky <schwidefsky@de.ibm.com>
4267
4268 * bfd-in2.h: Regenerate.
4269 * elf32-s390.c (elf_s390_mkobject, elf_s390_tls_transition,
4270 s390_tls_reloc, dtpoff_base, tpoff, invalid_tls_insn): New functions.
4271 (elf_howto_table): Add TLS relocs.
4272 (elf_s390_reloc_type_lookup): Likewise.
4273 (elf_s390_link_hash_entry): Add tls_type.
4274 (elf_s390_hash_entry, elf_s390_obj_tdata, elf_s390_local_got_tls_type):
4275 New macros.
4276 (elf_s390_link_hash_table): Add tls_ldm_got.
4277 (link_hash_newfunc): Initialize tls_type.
4278 (elf_s390_link_hash_table_create): Initialize refcount of tls_ldm_got.
4279 (elf_s390_copy_indirect_symbol): Copy tls_type information.
4280 (elf_s390_check_relocs): Support TLS relocs.
4281 (elf_s390_gc_sweep_hook): Likewise.
4282 (allocate_dynrelocs): Likewise.
4283 (elf_s390_size_dynamic_sections): Likewise.
4284 (elf_s390_relocate_section): Likewise.
4285 (elf_s390_finish_dynamic_symbol): Likewise.
4286 (bfd_elf32_mkobject): Define for TLS.
4287 * elf64-s390.c: Same changes as for elf32-s390.c.
4288 * libbfd.h: Regenerate.
4289 * reloc.c: Add s390 TLS relocations.
4290
4291 2003-01-24 Charles Lepple <clepple@ghz.cc>
4292
4293 * aclocal.m4: Fix name of --enable-install-libbfd switch.
4294
4295 2003-01-23 Nick Clifton <nickc@redhat.com>
4296
4297 * Add sh2e support:
4298 2002-04-02 Elena Zannoni <ezannoni@redhat.com>
4299 * archures.c (bfd_mach_sh2e): Added.
4300 * bfd-in2.h: Rebuilt.
4301 * cpu-sh.c (arch_info_struct): Added SH2e.
4302 * elf32-sh.c (sh_elf_set_mach_from_flags): Handle EF_SH2E.
4303
4304 2003-01-23 Alan Modra <amodra@bigpond.net.au>
4305
4306 * elf-bfd.h (struct bfd_elf_section_data): Remove tdata. Change
4307 dynindx to an int. Rearrange for better packing.
4308 * elf.c (_bfd_elf_new_section_hook): Don't alloc if already done.
4309 * elf32-mips.c (bfd_elf32_new_section_hook): Define.
4310 * elf32-sh64.h: New. Split out from include/elf/sh.h.
4311 (struct _sh64_elf_section_data): New struct.
4312 (sh64_elf_section_data): Don't dereference sh64_info (was tdata).
4313 * elf32-sh64-com.c: Include elf32-sh64.h.
4314 * elf32-sh64.c: Likewise.
4315 (sh64_elf_new_section_hook): New function.
4316 (bfd_elf32_new_section_hook): Define.
4317 (sh64_elf_fake_sections): Adjust for sh64_elf_section_data change.
4318 (sh64_bfd_elf_copy_private_section_data): Likewise.
4319 (sh64_elf_final_write_processing): Likewise.
4320 * elf32-sparc.c (struct elf32_sparc_section_data): New.
4321 (elf32_sparc_new_section_hook): New function.
4322 (SET_SEC_DO_RELAX, SEC_DO_RELAX): Delete.
4323 (sec_do_relax): Define.
4324 (elf32_sparc_relax_section): Adjust to use sec_do_relax.
4325 (elf32_sparc_relocate_section): Likewise.
4326 * elf64-mips.c (bfd_elf64_new_section_hook): Define.
4327 * elf64-mmix.c (struct _mmix_elf_section_data): New.
4328 (mmix_elf_section_data): Define. Use throughout file.
4329 (mmix_elf_new_section_hook): New function.
4330 (bfd_elf64_new_section_hook): Define.
4331 * elf64-ppc.c (struct _ppc64_elf_section_data): New.
4332 (ppc64_elf_section_data): Define. Use throughout.
4333 (ppc64_elf_new_section_hook): New function.
4334 (bfd_elf64_new_section_hook): Define.
4335 * elf64-sparc.c (struct sparc64_elf_section_data): New.
4336 (sparc64_elf_new_section_hook): New function.
4337 (SET_SEC_DO_RELAX, SEC_DO_RELAX): Delete.
4338 (sec_do_relax): Define.
4339 (sparc64_elf_relax_section): Adjust to use sec_do_relax.
4340 (sparc64_elf_relocate_section): Likewise.
4341 (bfd_elf64_new_section_hook): Define.
4342 * elfn32-mips.c (bfd_elf32_new_section_hook): Define.
4343 * elfxx-mips.c (struct _mips_elf_section_data): New.
4344 (mips_elf_section_data): Define. Use throughout.
4345 (_bfd_mips_elf_new_section_hook): New function.
4346 (mips_elf_create_got_section): Don't alloc used_by_bfd.
4347 * elfxx-mips.h (_bfd_mips_elf_new_section_hook): Declare.
4348 * elfxx-target.h (bfd_elfNN_new_section_hook): Add #ifndef.
4349 * Makefile.am: Run "make dep-am".
4350 * Makefile.in: Regenerate.
4351
4352 2003-01-21 Richard Henderson <rth@redhat.com>
4353
4354 * elf64-alpha.c (ALPHA_ELF_LINK_HASH_PLT_LOC): New.
4355 (struct alpha_elf_link_hash_entry): Add plt_old_section, plt_old_value.
4356 (elf64_alpha_adjust_dynamic_symbol): Set them.
4357 (elf64_alpha_size_plt_section_1): Reset them when plt entry removed.
4358 (elf64_alpha_relax_tls_get_addr): Handle LDM relocs. Frob the
4359 symbol index when relaxing LDM to TPREL.
4360 (elf64_alpha_relax_section): Likewise. Allow relaxation of GD
4361 relocs, even if the target isn't locally defined.
4362 (elf64_alpha_check_relocs): Frob LDM reloc symndx to zero.
4363 (elf64_alpha_relocate_section): Likewise. Force TP-relative
4364 relocs vs symndx 0 to the tp base.
4365
4366 2003-01-21 Fabio Alemagna <falemagn@aros.org>
4367
4368 * config.bfd: Handle i[3456]86-*-aros*.
4369
4370 2003-01-21 Andreas Schwab <schwab@suse.de>
4371
4372 * elf32-ppc.c (struct ppc_elf_dyn_relocs): Define.
4373 (struct ppc_elf_link_hash_entry): Define.
4374 (ppc_elf_hash_entry): New function.
4375 (struct ppc_elf_link_hash_table): Define.
4376 (ppc_elf_hash_table): New function.
4377 (ppc_elf_link_hash_newfunc): New function.
4378 (ppc_elf_link_hash_table_create): New function.
4379 (ppc_elf_copy_indirect_symbol): New function.
4380 (allocate_dynrelocs): New function.
4381 (readonly_dynrelocs): New function.
4382 (ppc_elf_size_dynamic_sections): Allocate space for dynamic
4383 relocs and determine DT_TEXTREL.
4384 (ppc_elf_check_relocs): Don't do that here, just count the
4385 dynamic relocs.
4386 (ppc_elf_gc_sweep_hook): Discard any dynamic relocs against the
4387 removed section.
4388 (bfd_elf32_bfd_link_hash_table_create): Define.
4389 (elf_backend_copy_indirect_symbol): Define.
4390
4391 2003-01-21 Richard Henderson <rth@redhat.com>
4392
4393 * elf64-alpha.c (alpha_dynamic_entries_for_reloc): GOTTPREL and
4394 TPREL also get a reloc if shared. Remove SREL support.
4395 (elf64_alpha_emit_dynrel): New.
4396 (elf64_alpha_relocate_section): Use it. Resolve dynamic TPREL
4397 and GOTTPREL relocs to local symbols against the tp base.
4398 (elf64_alpha_finish_dynamic_symbol): Use elf64_alpha_emit_dynrel.
4399
4400 * elf64-alpha.c (elf64_alpha_relax_got_load): Decrement got
4401 use count before clobbering r_type.
4402 (elf64_alpha_relax_tls_get_addr): Don't use pos[1] if insn
4403 ordering would mean dataflow inspection is necessary.
4404
4405 2003-01-20 Svein E. Seldal <Svein.Seldal@solidas.com>
4406
4407 * coffcode.h (coff_set_flags): Added get/set arch hooks.
4408
4409 2003-01-20 Fabio Alemagna <falemagn@aros.org>
4410
4411 * elf32-sh.c: Treat elfNN_bed like other macros defined in
4412 elfxx-target.h and #undef it before #define'ing it.
4413 * elf32-i386.c: Likewise.
4414 * elf32-sh64.c: Likewise.
4415 * elf64-alpha.c: Likewise.
4416 * elf64-sh64.c: Likewise.
4417
4418 2003-01-20 Martin Schwidefsky <schwidefsky@de.ibm.com>
4419
4420 * bfd-in2.h: Regenerate.
4421 * elf32-s390.c (elf_s390_adjust_gotplt): New prototype.
4422 (elf_howto_table): Rename R_390_GOTOFF to R_390_GOTOFF32. Add
4423 R_390_GOTOFF16, R_390_GOTOFF64, R_390_GOTPLT12, R_390_GOTPLT16,
4424 R_390_GOTPLT32, R_390_GOTPLT64, R_390_GOTPLTENT, R_390_PLTOFF16,
4425 R_390_PLTOFF32 and R_390_PLTOFF64.
4426 (elf_s390_reloc_type_lookup): Likewise.
4427 (struct elf_s390_link_hash_entry): Add gotplt_refcount to keep track
4428 of GOTPLT references to a function.
4429 (link_hash_newfunc): Initialize gotplt_refcount.
4430 (elf_s390_check_relocs): Move allocation of local_got_refcounts array
4431 and creation of the got section out of the main switch. Add support
4432 for the gotoff, gotplt and pltoff relocations.
4433 (elf_s390_gc_sweep_hook): Add reference counting for gotoff, gotplt
4434 and pltoff.
4435 (elf_s390_adjust_gotplt): New function.
4436 (elf_s390_adjust_dynamic_symbol): Adjust gotplt refcount for removed
4437 plt entries.
4438 (allocate_dynrelocs): Add comment.
4439 (elf_s390_relocate_section): Change r_type to unsigned. Add support
4440 for gotoff, gotplt and pltoff relocations.
4441 * elf64-s390.c: Same changes as for elf32-s390.c.
4442 * libbfd.h: Regenerate.
4443 * reloc.c: Add BFD_RELOC_390_GOTOFF64, BFD_RELOC_390_GOTPLT12,
4444 BFD_RELOC_390_GOTPLT16, BFD_RELOC_390_GOTPLT32, BFD_RELOC_390_GOTPLT64,
4445 BFD_RELOC_390_GOTPLTENT, BFD_RELOC_390_PLTOFF16, BFD_RELOC_390_PLTOFF32
4446 and BFD_RELOC_390_PLTOFF64.
4447
4448 2003-01-18 Jakub Jelinek <jakub@redhat.com>
4449
4450 * elfxx-ia64.c (elfNN_ia64_relocate_section): Handle
4451 R_IA64_TPREL64[LM]SB against non-global symbol properly.
4452
4453 2003-01-16 Jakub Jelinek <jakub@redhat.com>
4454
4455 * elfxx-ia64.c (struct elfNN_ia64_link_hash_table): Add
4456 self_dtpmod_done and self_dtpmod_offset.
4457 (allocate_global_data_got): Only use one got entry for all
4458 dtpmod relocs against local symbols.
4459 (allocate_dynrel_entries): Only need .rela.got entry for
4460 dtpmod against global symbol.
4461 (elfNN_ia64_size_dynamic_sections): Initialize self_dtpmod_offset.
4462 Reserve space in .rela.got for the local dtpmod entry.
4463 (set_got_entry): Initialize the common local dtpmod .got entry.
4464 (elfNN_ia64_relocate_section): Handle R_IA_64_DTPREL64LSB
4465 and R_IA_64_DTPREL64MSB.
4466
4467 2003-01-16 Alan Modra <amodra@bigpond.net.au>
4468
4469 * elf64-ppc.c: Include elf/ppc64.h rather than elf/ppc.h.
4470 (R_PPC_*): Rename all occurrences to R_PPC64_*.
4471 (R_PPC64_ADDR30): Rename all occurrences to R_PPC64_REL30.
4472 (enum elf_ppc_reloc_type): Ditto to enum elf_ppc64_reloc_type.
4473 (ppc64_elf_gc_sweep_hook): Handle R_PPC64_REL30 along with other
4474 relative relocs, not with absolute ones.
4475 * Makefile.am: Run "make dep-am".
4476 * Makefile.in: Regenerate.
4477 * po/SRC-POTFILES.in: Regenerate.
4478
4479 2003-01-15 Andreas Schwab <schwab@suse.de>
4480
4481 * elf32-ppc.c (ppc_elf_check_relocs): Don't set DF_TEXTREL for a
4482 relocation against a non-allocated readonly section.
4483
4484 2003-01-10 Alan Modra <amodra@bigpond.net.au>
4485
4486 * elf32-ppc.c (ppc_elf_relocate_section): Adjust addend for GOT16_HA.
4487 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise. PLTGOT16_HA too.
4488
4489 2002-01-08 Klee Dienes <kdienes@apple.com>
4490
4491 * Makefile.am (ALL_MACHINES): Use cpu-msp430.lo, not cpu-msp430.c.
4492 (BFD32_BACKENDS): Use elf32-msp430.lo, not elf32-msp430.c.
4493 * Makefile.in: Regenerate.
4494
4495 2003-01-08 Alexandre Oliva <aoliva@redhat.com>
4496
4497 * elfn32-mips.c (prev_reloc_section): New.
4498 (GET_RELOC_ADDEND): Use it. Parenthesize macro arguments.
4499 (SET_RELOC_ADDEND): Parenthesize macro argument.
4500
4501 2003-01-07 John David Anglin <dave.anglin@nrc.gc.ca>
4502
4503 * elf32-hppa.c (final_link_relocate): For all DP relative relocations,
4504 adjust addil instructions if the symbol has no section.
4505
4506 2003-01-07 DJ Delorie <dj@redhat.com>
4507
4508 * elf32-xstormy16.c (xstormy16_elf_howto_table): Make REL_12 not
4509 partial_inplace.
4510
4511 2003-01-07 Andreas Schwab <schwab@suse.de>
4512
4513 * elf32-m68k.c (elf_m68k_check_relocs): Don't set DF_TEXTREL for
4514 PC relative relocations.
4515 (elf_m68k_discard_copies): Set it here instead.
4516
4517 2002-01-02 Ben Elliston <bje@redhat.com>
4518 Jeff Johnston <jjohnstn@redhat.com>
4519
4520 * Makefile.am (ALL_MACHINES): Add cpu-iq2000.lo.
4521 (ALL_MACHINES_CFILES): Add cpu-iq2000.c.
4522 (BFD32_BACKENDS): Add elf32-iq2000.lo.
4523 (BFD32_BACKENDS_CFILES): Add elf32-iq2000.c.
4524 (cpu-iq2000.lo): New target.
4525 * Makefile.in: Regenerate.
4526 * config.bfd: Handle iq2000-*-elf.
4527 * archures.c (bfd_architecture): Add bfd_{arch,mach}_iq2000.
4528 (bfd_archures_list): Add bfd_iq2000_arch.
4529 * configure.in: Handle bfd_elf32_iq2000_vec.
4530 * configure: Regenerate.
4531 * reloc.c: Add BFD_RELOC_IQ2000_OFFSET_16, BFD_RELOC_IQ2000_OFFSET_21,
4532 and BFD_RELOC_IQ2000_UHI16.
4533 * targets.c (bfd_elf32_iq2000_vec): Declare.
4534 (bfd_target_vector): Add bfd_elf32_iq2000_vec.
4535 * elf.c (prep_headers): Set e_machine to EM_IQ2000.
4536 * cpu-iq2000.c: New file.
4537 * elf32-iq2000.c: Likewise.
4538 * libbfd.h: Regenerate.
4539 * bfd-in2.h: Likewise.
4540
4541 2003-01-02 Richard Sandiford <rsandifo@redhat.com>
4542
4543 * elfxx-mips.c: Include libiberty.h.
4544 (elf_mips_isa, _bfd_mips_elf_mach_extends_p): Remove.
4545 (mips_set_isa_flags): New function, split out from...
4546 (_bfd_mips_elf_final_write_processing): ...here. Only call
4547 mips_set_isa_flags if the EF_MIPS_MACH bits are clear.
4548 (mips_mach_extensions): New array.
4549 (mips_32bit_flags_p): New function.
4550 (_bfd_mips_elf_merge_private_bfd_data): Rework architecture checks.
4551 Use mips_32bit_flags_p to check if one binary is 32-bit and the
4552 other is 64-bit. When adopting IBFD's architecture, adopt the
4553 bfd_mach as well as the flags.
4554
4555 2003-01-02 Nick Kelsey <nickk@ubicom.com>
4556
4557 * elf32-ip2k.c: Re-work of linker relaxation code for the ip2k to
4558 fix internal errors, fix bad code generation, fix incorrect stabs
4559 information, and improve ability to eliminate redundant page
4560 instructions. Added code to ip2k_final_link_relocate to self-verify
4561 the linker relaxation. Fix formatting problems.
4562
4563 2002-12-30 Chris Demetriou <cgd@broadcom.com>
4564
4565 * aoutx.h (NAME(aout,machine_type)): Add bfd_mach_mipsisa32r2 case.
4566 * archures.c (bfd_mach_mipsisa32r2): New define.
4567 * bfd-in2.h: Regenerate.
4568 * cpu-mips.c (I_mipsisa32r2): New enum value.
4569 (arch_info_struct): Add entry for I_mipsisa32r2.
4570 * elfxx-mips.c (elf_mips_isa, _bfd_elf_mips_mach)
4571 (_bfd_mips_elf_print_private_bfd_data): Handle E_MIPS_ARCH_32R2.
4572 (_bfd_mips_elf_final_write_processing): Add
4573 bfd_mach_mipsisa32r2 case.
4574 (_bfd_mips_elf_merge_private_bfd_data): Handle merging of
4575 binaries marked as using MIPS32 Release 2.
4576
4577 2002-12-30 Dmitry Diky <diwil@mail.ru>
4578
4579 * Makefile.am: Add msp430 target.
4580 * configure.in: Likewise.
4581 * Makefile.in: Regenerate.
4582 * configure: Regenerate.
4583 * archures.c: Add msp430 architecture vector.
4584 * config.bfd: Likewise.
4585 * reloc.c: Add msp430 relocs.
4586 * targets.c: Add msp320 target.
4587 * cpu-msp430.c: New file: msp430 cpu detection.
4588 * elf32-msp430.c: New file: msp430 reloc processing.
4589 * bfd-in2.h: Regenerate.
4590 * libbfd.h: Regenerate.
4591
4592 2002-12-28 Jakub Jelinek <jakub@redhat.com>
4593
4594 * elf.c (elf_sort_sections): Don't reorder .tbss.
4595 (assign_file_positions_for_segments): Only adjust off/voff
4596 for increased alignment in PT_LOAD or PT_NOTE segment,
4597 but adjust p_filesz for .tbss too. in PT_LOAD consider
4598 .tbss to have zero memory size.
4599 (copy_private_bfd_data) [SECTION_SIZE]: Define.
4600 [IS_CONTAINED_BY_VMA, IS_CONTAINED_BY_LMA]: Use it.
4601 [INCLUDE_SECTION_IN_SEGMENT]: Only put SHF_TLS sections
4602 into PT_TLS segment. Never put SHF_TLS sections in
4603 segments other than PT_TLS or PT_LOAD.
4604
4605 * elf64-alpha.c (elf64_alpha_finish_dynamic_sections): Clear .plt
4606 sh_entsize.
4607
4608 2002-12-23 DJ Delorie <dj@redhat.com>
4609
4610 * coff64-rs6000.c (xcoff64_ppc_relocate_section): Fix logic reversal.
4611
4612 2002-12-23 Alan Modra <amodra@bigpond.net.au>
4613
4614 * elflink.h (elf_link_output_extsym): Heed strip_discarded.
4615
4616 2002-12-23 Nick Clifton <nickc@redhat.com>
4617
4618 * archures.c (bfd_arch_get_compatible): Add third parameter
4619 'accept_unknowns'. Only accept unknown format BFDs if
4620 accept_unknowns is true, or if the format is "binary".
4621 * bfd-in2.h: Regenerate.
4622
4623 2002-12-21 Nick Clifton <nickc@redhat.com>
4624
4625 * coff-arm.c (coff_arm_relocate_section): Disable WINCE workaround
4626 that subtracted 8 from pc relative relocations.
4627
4628 2002-12-20 Kazu Hirata <kazu@cs.umass.edu>
4629
4630 * coff-h8300.c: Fix comment typos.
4631 * coffcode.h: Likewise.
4632 * cpu-cris.c: Likewise.
4633 * elf32-vax.c: Likewise.
4634 * genlink.h: Likewise.
4635 * linker.c: Likewise.
4636 * som.c: Likewise.
4637 * tekhex.c: Likewise.
4638 * vms-misc.c: Likewise.
4639
4640 2002-12-20 DJ Delorie <dj@redhat.com>
4641
4642 * reloc.c: Add BFD_RELOC_XSTORMY16_12.
4643 * libbfd.h: Regenerate.
4644 * bfd-in2.h: Regenerate.
4645 * elf32-xstormy16.c (xstormy16_elf_howto): Add R_XSTORMY16_12.
4646 (xstormy16_reloc_map): Add R_XSTORMY16_12.
4647
4648 2002-12-19 Kazu Hirata <kazu@cs.umass.edu>
4649
4650 * doc/bfdint.texi: Fix typos.
4651
4652 2002-12-20 Paul Eggert <eggert@twinsun.com>
4653
4654 Port to POSIX 1003.1-2001.
4655 * acinclude.m4 (AM_INSTALL_LIBBFD): Do not rely on "test -o".
4656 * configure.in (build-warnings): Likewise.
4657 (Horrible hacks to build DLLs on Windows): Do not rely on "tail -1".
4658 * aclocal.m4: Regenerate.
4659 * config.in: Regenerate.
4660 * configure: Regenerate.
4661
4662 2002-12-19 Alan Modra <amodra@bigpond.net.au>
4663
4664 * coff-h8300.c: Include libiberty.h.
4665 (h8300_reloc16_extra_cases): Check the hash table creator before
4666 referencing h8300 specific fields. Stash the hash table pointer
4667 in a local var. Comment typo fixes.
4668 (h8300_bfd_link_add_symbols): Likewise.
4669
4670 * reloc.c (struct reloc_howto_struct): Revise src_mask and
4671 dst_mask comments.
4672 * bfd-in2.h: Regenerate.
4673
4674 2002-12-18 Alan Modra <amodra@bigpond.net.au>
4675
4676 * elf32-ppc.c (ppc_elf_relocate_section): Reorganize dynamic reloc
4677 code a little. Comment on dynamic relocs against section symbols.
4678
4679 2002-12-17 Roger Sayle <roger@eyesopen.com>
4680
4681 * configure.host (ia64-*-hpux*): Support 64 bit targets using
4682 the HP compiler's "long long".
4683
4684 2002-12-16 Andrew MacLeod <amacleod@redhat.com>
4685
4686 * elf32-xstormy16.c (xstormy16_elf_howto): Add R_XSTORMY16_LO16
4687 and R_XSTORMY16_HI16) howto entries.
4688 (xstormy16_reloc_map): Map R_XSTORMY16_{LO,HI}16 to BFD_RELOC_{LO,HI}16.
4689 (xstormy16_info_to_howto_rela): Use R_XSTORMY16_GNU_VTINHERIT to
4690 determine the start of the second reloc table.
4691
4692 2002-12-16 Nathan Tallent <eraxxon@alumni.rice.edu>
4693
4694 * ecofflink.c: Fix the reading of the debugging information
4695 of Tru64/Alpha binaries that are produced by recent Compaq
4696 compilers.
4697 (mk_fdrtab): Fix error in creating the FDR (file descriptor)
4698 table.
4699 (lookup_line): Because of the strange information sometimes
4700 generated by Compaq's recent compilers, change how the FDR
4701 table is searched so that PDRs (procedure descriptors) are
4702 correctly found. Note that this change is really more of a hack;
4703 however, I have included extensive documentation as to why
4704 this is the best solution short of an extensive rewrite or
4705 another hack.
4706 (fdrtab_lookup): Add comments to explain the algorithm.
4707
4708 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
4709
4710 * elf-m10300.c (elf32_mn10300_link_hash_newfunc): Reorder
4711 initializers to match struct declaration.
4712
4713 2002-12-12 Alan Modra <amodra@bigpond.net.au>
4714
4715 * dwarf2.c (comp_unit_contains_address): Comment typo fix.
4716 * elf.c (get_program_header_size): Likewise.
4717 * elf32-m32r.c (m32r_elf_lo16_reloc): Likewise.
4718 (m32r_elf_generic_reloc): Likewise.
4719 * elf32-ppc.c (ppc_elf_howto_init): Likewise.
4720 * elflink.h (elf_bfd_discard_info): Likewise.
4721
4722 2002-12-12 Alan Modra <amodra@bigpond.net.au>
4723
4724 * elf32-i386.c (elf_i386_finish_dynamic_sections): Add output_offset
4725 to DT_JMPREL. Use srelplt input section size for DT_PLTRELSZ and
4726 DT_RELSZ adjustment, not output section. Avoid writing tags when
4727 unchanged. Don't assume linker script is sane, adjust DT_REL too.
4728 * elf32-hppa.c (elf32_hppa_finish_dynamic_sections): Just use raw
4729 size of srelplt for DT_PLTRELSZ. Use srelplt input section size for
4730 DT_RELASZ adjustment, not output section. Avoid writing tags when
4731 unchanged. Adjust DT_RELA.
4732 * elf64-ppc.c (ppc64_elf_finish_dynamic_sections): Tweaks for better
4733 formatting. Avoid writing tags when unchanged. Adjust DT_RELA.
4734
4735 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
4736
4737 * elfxx-mips.c (mips_elf_calculate_relocation): Don't divide
4738 addend by 4.
4739
4740 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
4741
4742 * elfxx-mips.c (struct mips_got_entry): New.
4743 (struct mips_got_info): Added got_entries field.
4744 (mips_elf_got_entry_hash, mips_elf_got_entry_eq): New functions.
4745 (mips_elf_local_got_index, mips_elf_got_page,
4746 mips_elf_got16_entry): Re-implement in terms of new...
4747 (mips_elf_create_local_got_entry): Rewrite to use got_entries.
4748 Change return type.
4749 (mips_elf_highest): Warning clean-up.
4750 (mips_elf_create_got_section): Initialize got_entries.
4751 (_bfd_mips_elf_check_relocs): Use got_entries to estimate
4752 local got size.
4753 (_bfd_mips_elf_size_dynamic_sections): Do not account for
4754 GOT_PAGE entries, since we now reuse GOT16 entries.
4755
4756 2002-12-10 Jason Thorpe <thorpej@wasabisystems.com>
4757
4758 * aoutx.h (set_section_contents): Allow an otherwise unrepresentable
4759 read-only section that lies after .text and before .data to be
4760 written into the output file and included in a_text.
4761 (translate_to_native_sym_flags): If an otherwise unrepresentable
4762 section was merged with .text, convert its symbols to N_TEXT
4763 symbols.
4764 * libaout.h (aout_section_merge_with_text_p): New macro.
4765
4766 2002-12-08 Alan Modra <amodra@bigpond.net.au>
4767
4768 * bfd-in.h: Comment typo fix. Formatting.
4769 * bfd-in2.h: Regenerate.
4770 * coff64-rs6000.c (xcoff64_openr_next_archived_file): Warning fix.
4771 * elf32-m68hc12.c (m68hc12_elf_set_mach_from_flags): Prototype.
4772 * elf64-mmix.c (mmix_dump_bpo_gregs): Warning fix.
4773
4774 2002-12-05 Richard Henderson <rth@redhat.com>
4775
4776 * elfxx-ia64.c (elfNN_ia64_relax_section): Handle PCREL21BI.
4777 Only send PCREL21B though the plt. Fix installed reloc type.
4778 (elfNN_ia64_relocate_section): Give error for dynamic reloc
4779 against PCREL22 or PCREL64I; clean up error messages for
4780 branch relocs.
4781
4782 2002-12-04 Kevin Buettner <kevinb@redhat.com>
4783
4784 * elf64-mips.c (elf64_mips_grok_prstatus, elf64_mips_grok_psinfo):
4785 New functions.
4786 (elf_backend_grok_prstatus, elf_backend_grok_psinfo): Define.
4787
4788 2002-12-04 David Mosberger <davidm@hpl.hp.com>
4789
4790 * cpu-ia64-opc.c: Add operand constant "ar.csd".
4791
4792 2002-12-04 H.J. Lu <hjl@gnu.org>
4793
4794 * elfxx-ia64.c (get_local_sym_hash): Use section ID instead of
4795 BFD address when constructing local name.
4796
4797 2002-12-04 Andreas Schwab <schwab@suse.de>
4798
4799 * elf32-m68k.c (struct elf_m68k_link_hash_table): Add sym_sec
4800 member.
4801 (elf_m68k_link_hash_table_create): Initialize it.
4802 (elf_m68k_check_relocs): Handle symbols that are forced to be
4803 local due to visibility changes.
4804 (elf_m68k_adjust_dynamic_symbol): Likewise.
4805 (elf_m68k_size_dynamic_sections): Likewise.
4806 (elf_m68k_discard_copies): Likewise.
4807 (elf_m68k_relocate_section): Likewise.
4808
4809 2002-12-04 Alan Modra <amodra@bigpond.net.au>
4810
4811 * elf64-ppc.c (ppc64_elf_edit_opd): Correct typo.
4812
4813 2002-12-04 Alan Modra <amodra@bigpond.net.au>
4814
4815 * srec.c (srec_write_symbols): Restore '$' prefix to address
4816 accidentally removed in 2002-04-04 change.
4817 (srec_get_symtab): Use 0 instead of `(long) FALSE'.
4818
4819 2002-12-03 Nick Clifton <nickc@redhat.com>
4820
4821 * elf32-ppc.c (apuinfo_list_init): New function.
4822 (apuinfo_list_add): New function: Add a value to the list.
4823 (apuinfo_list_length): New function: Return the number of
4824 values on the list.
4825 (apuinfo_list_element): New function: Return a value on the
4826 list.
4827 (apuinfo_list_finish): New function: Free the resources used
4828 by the list.
4829 (ppc_elf_begin_write_processing): New function. Scan the
4830 input bfds for apuinfo sections.
4831 (ppc_elf_write_section): New function: Delay the creation of
4832 the contents of an apuinfo section in an output bfd.
4833 (ppc_elf_final_write_processing): New function. Create the
4834 contents of an apuinfo section in an output bfd.
4835 (elf_backend_begin_write_processing): Define.
4836 (elf_backend_final_write_processing): Define.
4837 (elf_backend_write_section): Define.
4838
4839 2002-12-03 Richard Henderson <rth@redhat.com>
4840
4841 * cpu-ia64-opc.c (elf64_ia64_operands): Add ldxmov entry.
4842
4843 2002-12-01 Stephane Carrez <stcarrez@nerim.fr>
4844
4845 Fix PR savannah/1417:
4846 * elf32-m68hc11.c (m68hc11_elf_relax_delete_bytes): Don't adjust
4847 branch if it goes to the start of the deleted region.
4848
4849 2002-12-01 Stephane Carrez <stcarrez@nerim.fr>
4850
4851 * bfd-in2.h (bfd_mach_m6812): Rebuild.
4852 * archures.c (bfd_mach_m6812_default, bfd_mach_m6812,
4853 bfd_mach_m6812s): Declare.
4854
4855 * elf32-m68hc12.c (m68hc12_elf_set_mach_from_flags): New function.
4856 (_bfd_m68hc12_elf_set_private_flags): Call it.
4857 (_bfd_m68hc12_elf_print_private_bfd_data): Report processor version.
4858 (_bfd_m68hc12_elf_merge_private_bfd_data): Merge the flags and
4859 report microcontroller incompatibilities (HC12 vs HCS12).
4860 (elf_backend_object_p): Update.
4861
4862 2002-11-30 Alan Modra <amodra@bigpond.net.au>
4863
4864 * bfd-in.h (TRUE_FALSE_ALREADY_DEFINED, BFD_TRUE_FALSE): Delete.
4865 (enum bfd_boolean, boolean): Delete.
4866 (bfd_boolean): Typedef to an int.
4867 (FALSE, TRUE): Define.
4868 * aix386-core.c, aix5ppc-core.c, aout-adobe.c, aout-arm.c, aout-cris.c,
4869 aout-encap.c, aout-ns32k.c, aout-target.h, aout-tic30.c, aoutf1.h,
4870 aoutx.h, archive.c, archive64.c, archures.c, bfd-in.h, bfd.c, bfdwin.c,
4871 binary.c, bout.c, cache.c, cisco-core.c, coff-a29k.c, coff-alpha.c,
4872 coff-apollo.c, coff-arm.c, coff-aux.c, coff-h8300.c, coff-h8500.c,
4873 coff-i386.c, coff-i860.c, coff-i960.c, coff-ia64.c, coff-m68k.c,
4874 coff-m88k.c, coff-mcore.c, coff-mips.c, coff-or32.c, coff-ppc.c,
4875 coff-rs6000.c, coff-sh.c, coff-sparc.c, coff-stgo32.c, coff-tic30.c,
4876 coff-tic4x.c, coff-tic54x.c, coff-tic80.c, coff-w65.c, coff-we32k.c,
4877 coff-z8k.c, coff64-rs6000.c, coffcode.h, coffgen.c, cofflink.c,
4878 corefile.c, cpu-a29k.c, cpu-alpha.c, cpu-arc.c, cpu-arm.c, cpu-avr.c,
4879 cpu-cris.c, cpu-d10v.c, cpu-d30v.c, cpu-dlx.c, cpu-fr30.c, cpu-frv.c,
4880 cpu-h8300.c, cpu-h8500.c, cpu-hppa.c, cpu-i370.c, cpu-i386.c,
4881 cpu-i860.c, cpu-i960.c, cpu-ia64.c, cpu-ip2k.c, cpu-m10200.c,
4882 cpu-m10300.c, cpu-m32r.c, cpu-m68hc11.c, cpu-m68hc12.c, cpu-m68k.c,
4883 cpu-m88k.c, cpu-mcore.c, cpu-mips.c, cpu-mmix.c, cpu-ns32k.c,
4884 cpu-openrisc.c, cpu-or32.c, cpu-pdp11.c, cpu-pj.c, cpu-powerpc.c,
4885 cpu-rs6000.c, cpu-s390.c, cpu-sh.c, cpu-sparc.c, cpu-tic30.c,
4886 cpu-tic4x.c, cpu-tic54x.c, cpu-tic80.c, cpu-v850.c, cpu-vax.c,
4887 cpu-w65.c, cpu-we32k.c, cpu-xstormy16.c, cpu-z8k.c, dwarf1.c,
4888 dwarf2.c, ecoff.c, ecofflink.c, efi-app-ia32.c, efi-app-ia64.c,
4889 elf-bfd.h, elf-eh-frame.c, elf-hppa.h, elf-m10200.c, elf-m10300.c,
4890 elf-strtab.c, elf.c, elf32-arc.c, elf32-arm.h, elf32-avr.c,
4891 elf32-cris.c, elf32-d10v.c, elf32-d30v.c, elf32-dlx.c, elf32-fr30.c,
4892 elf32-frv.c, elf32-gen.c, elf32-h8300.c, elf32-hppa.c, elf32-hppa.h,
4893 elf32-i370.c, elf32-i386.c, elf32-i860.c, elf32-i960.c, elf32-ip2k.c,
4894 elf32-m32r.c, elf32-m68hc11.c, elf32-m68hc12.c, elf32-m68k.c,
4895 elf32-mcore.c, elf32-mips.c, elf32-openrisc.c, elf32-or32.c,
4896 elf32-pj.c, elf32-ppc.c, elf32-s390.c, elf32-sh.c, elf32-sh64-com.c,
4897 elf32-sh64.c, elf32-sparc.c, elf32-v850.c, elf32-vax.c,
4898 elf32-xstormy16.c, elf64-alpha.c, elf64-gen.c, elf64-hppa.c,
4899 elf64-mips.c, elf64-mmix.c, elf64-ppc.c, elf64-ppc.h, elf64-s390.c,
4900 elf64-sh64.c, elf64-sparc.c, elf64-x86-64.c, elfarm-nabi.c,
4901 elfarm-oabi.c, elfcode.h, elfcore.h, elflink.c, elflink.h,
4902 elfn32-mips.c, elfxx-ia64.c, elfxx-mips.c, elfxx-mips.h,
4903 elfxx-target.h, format.c, freebsd.h, genlink.h, hash.c, hp300hpux.c,
4904 hppabsd-core.c, hpux-core.c, i386aout.c, i386linux.c, i386lynx.c,
4905 i386mach3.c, i386msdos.c, i386os9k.c, ieee.c, ihex.c, irix-core.c,
4906 libaout.h, libbfd-in.h, libbfd.c, libcoff-in.h, libecoff.h, libieee.h,
4907 libnlm.h, liboasys.h, libpei.h, libxcoff.h, linker.c, lynx-core.c,
4908 m68klinux.c, m68klynx.c, mach-o.c, mach-o.h, merge.c, mipsbsd.c,
4909 mmo.c, netbsd-core.c, netbsd.h, nlm.c, nlm32-alpha.c, nlm32-i386.c,
4910 nlm32-ppc.c, nlm32-sparc.c, nlmcode.h, oasys.c, opncls.c, osf-core.c,
4911 pc532-mach.c, pdp11.c, pe-arm.c, pe-i386.c, pe-mcore.c, pe-mips.c,
4912 pe-sh.c, peXXigen.c, pef.c, pei-arm.c, pei-i386.c, pei-mcore.c,
4913 pei-mips.c, pei-sh.c, peicode.h, ppcboot.c, ptrace-core.c, reloc.c,
4914 reloc16.c, riscix.c, rs6000-core.c, sco5-core.c, section.c, simple.c,
4915 som.c, som.h, sparclinux.c, sparclynx.c, srec.c, stabs.c, sunos.c,
4916 syms.c, targets.c, tekhex.c, ticoff.h, trad-core.c, versados.c,
4917 vms-gsd.c, vms-hdr.c, vms-misc.c, vms-tir.c, vms.c, vms.h,
4918 xcoff-target.h, xcofflink.c, xsym.c, xsym.h: Replace boolean with
4919 bfd_boolean, true with TRUE, false with FALSE. Simplify comparisons
4920 of bfd_boolean vars with TRUE/FALSE. Formatting.
4921 * bfd-in2.h, libbfd.h, libcoff.h: Regenerate
4922
4923 2002-11-28 Alan Modra <amodra@bigpond.net.au>
4924
4925 * elf-bfd.h: Replace occurrences of Elf32_Internal_* and
4926 Elf64_Internal_* with Elf_Internal_*. Replace Elf_Internal_Rel
4927 with Elf_Internal_Rela.
4928 * elf-hppa.h, elf-m10200.c, elf-m10300.c, elf32-arc.c, elf32-arm.h,
4929 elf32-avr.c, elf32-cris.c, elf32-d10v.c, elf32-d30v.c, elf32-dlx.c,
4930 elf32-fr30.c, elf32-frv.c, elf32-gen.c, elf32-h8300.c, elf32-hppa.c,
4931 elf32-i370.c, elf32-i386.c, elf32-i860.c, elf32-i960.c, elf32-ip2k.c,
4932 elf32-m32r.c, elf32-m68hc11.c, elf32-m68hc12.c, elf32-m68k.c,
4933 elf32-mcore.c, elf32-mips.c, elf32-openrisc.c, elf32-or32.c,
4934 elf32-ppc.c, elf32-s390.c, elf32-sh.c, elf32-v850.c, elf32-vax.c,
4935 elf32-xstormy16.c, elf64-alpha.c, elf64-gen.c, elf64-hppa.c,
4936 elf64-mips.c, elf64-mmix.c, elf64-ppc.c, elf64-s390.c, elf64-sh64.c,
4937 elf64-sparc.c, elf64-x86-64.c, elfarm-nabi.c, elfarm-oabi.c,
4938 elfcode.h, elflink.h, elfn32-mips.c, elfxx-ia64.c, elfxx-mips.c: Ditto.
4939 * elf-hppa.h (elf_hppa_internal_shdr): Delete. Use Elf_Internal_Shdr
4940 throughout instead.
4941 * elf.c (_bfd_elf_no_info_to_howto_rel): Delete.
4942 * elfcode.h (elf_swap_reloca_in): Pass source operand as a bfd_byte *.
4943 Remove INLINE keyword.
4944 (elf_swap_reloc_in): Likewise. Also clear r_addend.
4945 (elf_swap_reloc_out, elf_swap_reloca_out): Pass destination operand
4946 as a bfd_byte *.
4947 (elf_write_relocs): Consolidate REL and RELA code.
4948 (elf_slurp_reloc_table_from_section): Simplify REL code.
4949 (NAME(_bfd_elf,size_info)): Populate reloc swap entries.
4950 * elf-bfd.h (MAX_INT_RELS_PER_EXT_REL): Define.
4951 * elflink.h (elf_link_read_relocs_from_section): Consolidate REL and
4952 RELA code.
4953 (elf_link_adjust_relocs): Likewise. Don't malloc space for temp
4954 reloc array, use a fixed size of MAX_INT_RELS_PER_EXT_REL.
4955 (elf_link_output_relocs): Likewise.
4956 (elf_reloc_link_order): Likewise.
4957 (elf_finish_pointer_linker_section): Likewise.
4958 (struct elf_link_sort_rela): Remove union.
4959 (elf_link_sort_cmp1): Update to suit.
4960 (elf_link_sort_cmp2): Here too.
4961 (elf_link_sort_relocs): Consolidate REL and RELA code. Fix memory
4962 over-allocation for int_rels_per_ext_rel != 1 case.
4963 * elf32-arm.h: Update all bfd_elf32_swap_reloc_out calls.
4964 * elf32-i386.c: Likewise.
4965 * elf32-cris.c: Likewise for bfd_elf32_swap_reloca_out.
4966 * elf32-hppa.c, elf32-i370.c, elf32-m68k.c, elf32-ppc.c, elf32-s390.c,
4967 elf32-sh.c, elf32-vax.c, elfxx-mips.c: Likewise.
4968 * elf64-alpha.c: Likewise for bfd_elf64_swap_reloca_out.
4969 * elf64-hppa.c, elf64-mips.c, elf64-ppc.c, elf64-s390.c, elf64-sh64.c,
4970 elf64-sparc.c, elf64-x86-64.c: Likewise.
4971 * elfxx-ia64.c: Likewise for bfd_elfNN_swap_reloca_out.
4972 * elfxx-mips.c (sort_dynamic_relocs): Likewise for
4973 bfd_elf32_swap_reloc_in.
4974
4975 * elf32-arm.h: Update elf32_arm_info_to_howto calls.
4976 * elf32-mips.c: Likewise for mips_info_to_howto_rel.
4977 (mips_elf64_swap_reloc_in): Zero r_addend.
4978 (mips_elf64_be_swap_reloc_in): Likewise.
4979 (mips_elf64_slurp_one_reloc_table): Simplify.
4980
4981 * elf64-alpha.c (alpha_elf_size_info): Populate reloc swap entries.
4982 * elf64-hppa.c (hppa64_elf_size_info): Likewise.
4983 * elf64-sparc.c (sparc64_elf_size_info): Likewise.
4984
4985 2002-11-28 Kaz Kojima <kkojima@rr.iij4u.or.jp>
4986
4987 * elf32-sh.c (sh_elf_relocate_section): Don't complain about
4988 unresolved debugging relocs in dynamic applications.
4989 * elf64-sh64.c (sh_elf64_relocate_section): Likewise.
4990
4991 2002-11-26 Alan Modra <amodra@bigpond.net.au>
4992
4993 * elf-eh-frame.c (ENSURE_NO_RELOCS): Disregard R_*_NONE relocs.
4994 (_bfd_elf_discard_section_eh_frame): Don't discard duplicate CIEs
4995 on a relocatable link. Comment typos.
4996 * elf.c (_bfd_elf_link_hash_newfunc): Assign elements of structure
4997 in the order they are declared. Clear elf_hash_value too.
4998 (_bfd_elf_link_hash_table_init): Likewise assign in order. Clear
4999 eh_info and tls_segment.
5000 * elflink.h (elf_link_input_bfd <emit_relocs>): Keep reloc offsets
5001 sorted when discarding relocs by turning them into R_*_NONE.
5002
5003 * libbfd.c (warn_deprecated): Comment spelling.
5004 * po/SRC-POTFILES.in: Regenerate.
5005
5006 2002-11-21 Richard Henderson <rth@redhat.com>
5007
5008 * elflink.h (elf_link_add_object_symbols): Don't overwrite the
5009 arch's st_other bits when merging visibilities.
5010 (elf_link_output_extsym): Tidy clearing of visibility field.
5011
5012 2002-11-21 Alan Modra <amodra@bigpond.net.au>
5013
5014 * coff-mcore.c (SWAP_IN_RELOC_OFFSET): Define.
5015 (SWAP_OUT_RELOC_OFFSET): Define.
5016
5017 2002-11-20 Alexandre Oliva <aoliva@redhat.com>
5018
5019 * elf.c (_bfd_elf_link_hash_table_init): Make sure
5020 can_refcount is properly extended to the type of
5021 init_refcount.
5022
5023 2002-11-19 Alexandre Oliva <aoliva@redhat.com>
5024
5025 * elfxx-mips.c (MIPS_RELOC_RELA_P): New macro.
5026 (_bfd_mips_elf_relocate_section): Use it.
5027
5028 * elfxx-mips.c (MNAME): New macro.
5029 (_bfd_mips_elf_check_relocs): Use it.
5030 (_bfd_mips_elf_discard_info): Likewise.
5031 (_bfd_mips_elf_final_link): Likewise.
5032
5033 2002-11-19 Alan Modra <amodra@bigpond.net.au>
5034
5035 * elf64-ppc.c (ppc64_elf_edit_opd): When deleting relocs, adjust
5036 rel_hdr.sh_size too.
5037
5038 2002-11-18 Klee Dienes <kdienes@apple.com>
5039
5040 * Makefile.am (BFD32_LIBS): Add bfdwin.lo, bfdio.lo.
5041 (BFD32_LIBS_CFILES): Add bfdwin.c, bfdio.c.
5042 (BFD_H_FILES): Add bfdwin.c, bfdio.c.
5043 (LIBBFD_H_FILES): Add bfdwin.c, bfdio.c.
5044 Add dependencies for bfdwin.c, bfdio.c.
5045 * bfd.c: Remove bfd_get_mtime, bfd_get_size.
5046 * libbfd.c: Remove real_read, bfd_bread, _bfd_window_internal,
5047 bfd_init_window, bfd_free_window, bfd_get_file_window, bfd_bwrite,
5048 bfd_tell, bfd_flush, bfd_stat, bfd_seek.
5049 * bfdio.c: New file. Contains real_read, bfd_bread, bfd_write,
5050 bfd_tell, bfd_flush, bfd_stat, bfd_seek, bfd_ge_mtime,
5051 bfd_get_size (moved from libbfd.c and bfd.c).
5052 * bfdwin.c New file. Contains _bfd_window_internal,
5053 bfd_init_window, bfd_free_window, bfd_get_file_window (moved from
5054 libbfd.c and bfd.c).
5055 * po/SRC-POTFILES.in: Regenerate.
5056 * po/bfd.pot: Regenerate.
5057 * libbfd.h: Regenerate.
5058 * bfd-in2.h: Regenerate.
5059 * aclocal.m4: Regenerate.
5060 * Makefile.in: Regenerate.
5061 * configure: Regenerate.
5062
5063 2002-11-18 Klee Dienes <kdienes@apple.com>
5064
5065 * bfd.c (bfd_preserve_save): Don't zero BFD_IN_MEMORY.
5066
5067 2002-11-15 Kazu Hirata <kazu@cs.umass.edu>
5068
5069 * coff-h8300.c (h8300_reloc16_estimate): Do not optimize away
5070 jsr after a short jump.
5071 * elf32-h8300.c (elf32_h8_relax_section): Likewise.
5072
5073 2002-11-15 Klee Dienes <kdienes@apple.com>
5074
5075 * pef.c (bfd_pef_convert_architecture): Move declaration of
5076 ARCH_POWERPC and ARCH_M68K to the start of the function.
5077
5078 2002-11-14 Svein E. Seldal <Svein.Seldal@solidas.com>
5079
5080 * coff-tic4x.c (tic4x_howto_table): Formatting fixup
5081
5082 2002-11-14 Hans-Peter Nilsson <hp@bitrange.com>
5083
5084 * elf64-mmix.c (_bfd_mmix_finalize_linker_allocated_gregs):
5085 For bpo_gregs_section->contents, allocate _raw_size, not
5086 _cooked_size.
5087
5088 2002-11-13 Klee Dienes <kdienes@apple.com>
5089
5090 * config.bfd: Add entries for powerpc-*-darwin and cousins.
5091
5092 2002-11-13 H.J. Lu <hjl@gnu.org>
5093
5094 * elfcode.h (elf_object_p): Don't restore abfd->arch_info.
5095
5096 2002-11-13 Klee Dienes <kdienes@apple.com>
5097 Alan Modra <amodra@bigpond.net.au>
5098
5099 * bfd.c (struct bfd_preserve): New.
5100 (bfd_preserve_save): New function.
5101 (bfd_preserve_restore): Ditto.
5102 (bfd_preserve_finish): Ditto.
5103 * bfd-in2.h: Regenerate.
5104 * mach-o.c: Formatting.
5105 (bfd_mach_o_scan_read_symtab_symbol): Make "value" unsigned.
5106 (bfd_mach_o_object_p): Use bfd_preserve_save/restore/finish.
5107 (bfd_mach_o_core_p): Ditto.
5108 (bfd_mach_o_scan): Pass in mdata.
5109 * mach-o.h (bfd_mach_o_scan): Update prototype.
5110 * pef.c: Formatting.
5111 (bfd_pef_object_p): Use bfd_preserve_save/restore/finish.
5112 (bfd_pef_xlib_object_p): Ditto.
5113 (bfd_pef_scan): Pass in mdata. Move version check to bfd_pef_object_p.
5114 * pef.h (bfd_pef_scan): Update prototype.
5115 * xsym.c: Formatting, K&R fixes.
5116 (bfd_sym_object_p): Use bfd_preserve_save/restore/finish.
5117 (bfd_sym_scan): New function split out from bfd_sym_object_p.
5118 * xsym.h (bfd_sym_scan): Declare.
5119 * elfcode.h (elf_object_p): Use bfd_preserve_save/restore/finish.
5120 * elfcore.h (elf_core_file_p): Likewise.
5121 * targets.c (_bfd_target_vector): Revert 2002-11-08 change.
5122
5123 2002-11-12 Nick Clifton <nickc@redhat.com>
5124
5125 * po/da.po: Updated Danish translation.
5126
5127 2002-11-12 Alan Modra <amodra@bigpond.net.au>
5128
5129 * elflink.h (elf_link_add_object_symbols): Optimize stabs for
5130 relocatable link too.
5131 (elf_link_input_bfd): When emitting relocs, adjust offsets for
5132 eh_frame and stab sections. Zap deleted relocs.
5133 (elf_reloc_symbol_deleted_p): Return true for zero r_symndx.
5134 (elf_bfd_discard_info): Run for relocatable link too.
5135 * elf64-ppc.c (ppc64_elf_edit_opd): Rename from edit_opd. Make global.
5136 Handle ld -r case.
5137 (ppc64_elf_size_dynamic_sections): Don't call edit_opd from here.
5138 * elf64-ppc.h (ppc64_elf_edit_opd): Declare.
5139
5140 * elf-bfd.h (struct cie_header): Move from elf_eh-frame.c.
5141 (struct cie, struct eh_cie_fde, struct eh_frame_sec_info): Likewise.
5142 (struct eh_frame_array_ent, struct eh_frame_hdr_info): Likewise.
5143 (enum elf_link_info_type): Remove ELF_INFO_TYPE_EH_FRAME_HDR.
5144 (struct eh_frame_hdr_info): Add "hdr_sec", remove "split".
5145 (struct elf_link_hash_table): Add eh_info.
5146 (struct elf_obj_tdata): Change eh_frame_hdr to an asection *.
5147 (_bfd_elf_discard_section_eh_frame): Update prototype.
5148 (_bfd_elf_discard_section_eh_frame_hdr): Likewise.
5149 (_bfd_elf_write_section_eh_frame): Likewise.
5150 (_bfd_elf_write_section_eh_frame_hdr): Likewise.
5151 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Remove "ehdrsec"
5152 param. Get "hdr_info" from link hash table.
5153 (_bfd_elf_discard_section_eh_frame_hdr): Remove "sec" param. Get
5154 header section from link hash table. Save header section to elf_tdata.
5155 (_bfd_elf_maybe_strip_eh_frame_hdr): Remove local "sec". Use
5156 header section from link hash table. Don't alloc hdr_info. Clear
5157 hdr_sec instead of setting "strip".
5158 (_bfd_elf_eh_frame_section_offset): Formatting.
5159 (_bfd_elf_write_section_eh_frame): Remove "ehdrsec", add "info" param.
5160 Get header section from link hash table.
5161 (_bfd_elf_write_section_eh_frame_hdr): Remove "sec", add "info" param.
5162 Get header section from link hash table.
5163 * elf.c (map_sections_to_segments): Use cached eh_frame_hdr.
5164 (get_program_header_size): Likewise.
5165 (_bfd_elf_section_offset): Formatting.
5166 * elflink.h (elf_link_create_dynamic_sections): Stash eh frame header
5167 section pointer in link hash table.
5168 (elf_bfd_final_link): Adjust _bfd_elf_write_section_eh_frame_hdr
5169 and _bfd_elf_write_section_eh_frame calls. Update comment about
5170 eh_frame entries.
5171 (elf_bfd_discard_info): Adjust _bfd_elf_discard_section_eh_frame and
5172 _bfd_elf_discard_section_eh_frame_hdr calls. Remove "ehdr".
5173
5174 * po/SRC-POTFILES.in: Regenerate.
5175
5176 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't zero
5177 relocs for discarded FDEs. Remove dead code.
5178 (_bfd_elf_write_section_eh_frame_hdr): Remove dead code.
5179 * elflink.h (elf_bfd_discard_info): Don't save edited relocs.
5180 Tidy conditions under which stabs are edited. Formatting.
5181 * elf64-sparc.c (sparc64_elf_relocate_section): Ignore overflows
5182 from discarded relocs.
5183 * elfxx-ia64.c (elfNN_ia64_install_dyn_reloc): Add reloc output
5184 section adjustments after testing magic values.
5185
5186 2002-11-12 Thomas Moestl <tmm@FreeBSD.org>
5187
5188 * elf64-sparc.c (sparc64_elf_adjust_dynamic_symbol): Correct
5189 references to large plt symbols.
5190
5191 2002-11-12 Klee Dienes <kdienes@apple.com>
5192
5193 * mach-o.c (bfd_mach_o_scan_read_thread): Don't re-use 'i' when
5194 looking for an unused section name.
5195
5196 2002-11-11 Kazu Hirata <kazu@cs.umass.edu>
5197
5198 * coff-h8300.c: Fix formatting.
5199 * elf32-h8300.c: Likewise.
5200 * reloc16.c: Likewise.
5201
5202 2002-11-09 Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>
5203
5204 * elf32-arm.h (elf32_arm_size_dynamic_sections): Don't strip output
5205 section when dynamic section unused; _bfd_strip_section_from_output
5206 instead.
5207
5208 2002-11-08 Alan Modra <amodra@bigpond.net.au>
5209
5210 * targets.c (_bfd_target_vector): Disable pef_vec, pef_xlib_vec
5211 and sym_vec.
5212
5213 * dwarf2.c: Revert last change.
5214
5215 2002-11-07 Michal Ludvig <mludvig@suse.cz>
5216
5217 * dwarf2.c (read_indirect_string, read_abbrevs, decode_line_info,
5218 _bfd_dwarf2_find_nearest_line): Use
5219 bfd_simple_get_relocated_section_contents() instead of
5220 bfd_get_section_contents().
5221 * reloc.c (bfd_perform_relocation): Add sanity check.
5222 * simple.c (simple_get_relocated_section_contents): If the section
5223 does not have any relocs associated with it, just return the
5224 unadjusted contents.
5225
5226 2002-11-07 Hans-Peter Nilsson <hp@axis.com>
5227
5228 * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_16_GOT,
5229 case R_CRIS_32_GOT>: Correct test for filling in constant .got
5230 contents, enabling for a non-DSO, for symbols defined in the
5231 program with --export-dynamic.
5232
5233 2002-11-07 Alan Modra <amodra@bigpond.net.au>
5234
5235 * elf64-ppc.c: Comment typo fixes.
5236 (ppc64_elf_merge_private_bfd_data): Allow BFD_ENDIAN_UNKNOWN input.
5237
5238 2002-11-07 Nick Clifton <nickc@redhat.com>
5239
5240 * po/da.po: Updated Danish translation.
5241
5242 2002-11-06 Alexandre Oliva <aoliva@redhat.com>
5243
5244 * elf64-mips.c (mips_elf64_slurp_one_reloc_table): Generate
5245 exactly three internal relocs per external reloc. Set reloc_count
5246 to the external reloc count.
5247
5248 2002-11-06 Klee Dienes <kdienes@apple.com>
5249
5250 * coff-stgo32.c (stub_bytes): Mark as const.
5251 Fix comment formatting.
5252
5253 2002-11-06 Klee Dienes <kdienes@apple.com>
5254
5255 * Makefile.am (BFD32_BACKENDS): Add mach-o.lo, pef.lo, and
5256 xsym.lo.
5257 (BFD32_BACKENDS_CFILES): Add mach-o.c, pef.c, and xsym.c.
5258 (SOURCE_HFILES): Add mach-o.h, pef.h, pef-traceback.h, xsym.h
5259 * archures.c (enum bfd_architecture): Add bfd_arch_m98k.
5260 * bfd.c (struct bfd): Add private data for mach-o, pef, and sym.
5261 * targets.c (enum bfd_flavour): Add flavours for mach-o, pef, and
5262 sym.
5263 (_bfd_target_vector): Add target vectors for mach-o, pef, and sym.
5264 * Makefile.in: Regenerate.
5265 * doc/Makefile.in: Regenerate.
5266 * bfd-in2.h: Regenerate.
5267 * xsym.c: New file. Contains support for the Apple/Metrowerks
5268 xSYM debugging format.
5269 * xsym.h: New file.
5270 * pef.c: New file. Contains support for the Apple Code Fragment
5271 Manager Preferred Executable Format
5272 * pef.h: New file.
5273 * pef-traceback.h: New file. Contains support for parsing PowerPC
5274 traceback tables as used by PEF executables (and perhaps other
5275 systems as well).
5276 * mach-o.c: New file. Contains support for the Mach-O object file
5277 format.
5278 * mach-o.h: New file.
5279 * mach-o-target.c: New file. Declares the mach-o targets
5280 themselves. Included three times by mach-o.c; each time with a
5281 different set of macros set.
5282
5283 2002-11-06 Graeme Peterson <gp@qnx.com>
5284
5285 * Makefile.am: Remove entries for elf32-qnx.[ch].
5286 * Makefile.in: Regenerate.
5287 * config.bfd: Change arm-nto to use bfd_elf32_{big|little}arm_vec,
5288 ppc-nto to use bfd_elf32_powerpc{le}_vec, sh-nto to use
5289 bfd_elf32_sh{l}_vec, and i386-nto to use bfd_elf32_i386_vec.
5290 * configure.in: Remove support for bfd_elf32_sh{l}qnx_vec,
5291 bfd_elf32_powerpc{le}qnx_vec, bfd_elf32_{big|little}armqnx_vec,
5292 and bfd_elf32_i386qnx_vec, and removed elf32-qnx.lo from other targets.
5293 bfd_elf32_sh{l}_vec, and i386-nto to use bfd_elf32_i386_vec.
5294 * configure: Regenerate.
5295 * elf32-qnx.c: Remove.
5296 * elf32-qnx.h: Remove.
5297 * elf.c: Remove calls to QNX specific set_nonloadable_filepos,
5298 is_contained_by_filepos, and copy_private_bfd_data_p.
5299 * elf-bfd.h (struct elf_backend_data): Remove set_nonloadable_filepos,
5300 is_contained_by_filepos, and copy_private_bfd_data_p.
5301 * elf32-i386.c: Remove QNX extended bfd support.
5302 * elf32-ppc.c: Remove QNX extended bfd support.
5303 * elf32-sh.c: Remove QNX extended bfd support.
5304 * elfarm-nabi.c: Remove QNX extended bfd support.
5305 * targets.c: Remove qnx vectors.
5306 * elfxx-target.h (elf_backend_set_nonloadable_filepos): Remove
5307 (elf_backend_is_contained_by_filepos): Remove.
5308 (elf_backend_copy_private_bfd_data_p): Remove.
5309 * po/SRC-POTFILES.in: Regenerate.
5310
5311 2002-11-06 David O'Brien <obrien@FreeBSD.org>
5312 Alan Modra <amodra@bigpond.net.au>
5313
5314 * elf64-sparc.c (sparc64_elf_relocate_section): Adjust addend of
5315 dynamic relocs against section symbols for the output section vma.
5316
5317 2002-11-05 Alan Modra <amodra@bigpond.net.au>
5318
5319 * elf32-arm.h (t2a1_push_insn, t2a2_ldr_insn, t2a3_mov_insn,
5320 t2a4_bx_insn, t2a5_pop_insn, t2a6_bx_insn): Remove.
5321
5322 2002-11-05 Kaz Kojima <kkojima@rr.iij4u.or.jp>
5323 Alan Modra <amodra@bigpond.net.au>
5324
5325 * config.bfd (sh-*-linux*): Use bfd_elf*_sh64*lin_vec as sh64
5326 vectors in target_selvecs.
5327 (shle-*-netbsdelf*): Use bfd_elf*_sh64*nbsd_vec as sh64 vectors
5328 in target_selvecs.
5329 (sh-*-netbsdelf*): Likewise.
5330 * configure.in (assocvecs): New variable. Handle assocvecs like
5331 selvecs.
5332 * configure: Regenerate.
5333 * format.c (bfd_check_format_matches): Store bfd_target pointers
5334 in matching_vector instead of target names. Select first target
5335 from bfd_associated_vector that matches a list of ambiguous targets.
5336 * targets.c (_bfd_associated_vector): New array.
5337 (bfd_associated_vector): New variable.
5338 (_bfd_target_vector): Add bfd_elf*_sh64*lin_vec.
5339 * libbfd-in.h (bfd_associated_vector): Declare.
5340 * libbfd.h: Regenerate.
5341
5342 2002-11-05 Elias Athanasopoulos <eathan@otenet.gr>
5343
5344 * vms-gsd.c (_bfd_vms_write_gsd): Check that symbol->udata.p is
5345 non-NULL before dereferencing.
5346
5347 2002-11-04 Kaz Kojima <kkojima@rr.iij4u.or.jp>
5348
5349 * vms.c (vms_object_p): Restore the start address when returning
5350 NULL.
5351
5352 2002-11-04 Alan Modra <amodra@bigpond.net.au>
5353 Hans-Peter Nilsson <hp@axis.com>
5354
5355 * elflink.h (struct elf_final_link_info): Add shndxbuf_size.
5356 (elf_bfd_final_link): Don't bother zeroing symtab_hdr fields.
5357 Set up a larger symshndxbuf, and write it out. Free it on
5358 exit rather than freeing symbuf twice. Correct section index
5359 on output section symbol loop.
5360 (elf_link_output_sym): Accumulate symbol extension section
5361 indices, reallocating symshndxbuf rather than writing it out.
5362 (elf_link_flush_output_syms): Don't flush symshndxbuf.
5363 * elf.c (assign_section_numbers): Init i_shdrp to all zero.
5364 Use bfd_zalloc to clear i_shdrp[0] too.
5365
5366 2002-11-03 Stephen Clarke <stephen.clarke@earthling.net>
5367
5368 * elf32-sh64-com.c (sh64_address_in_cranges): Use
5369 _raw_size of cranges section if _cooked_size not yet set.
5370
5371 2002-11-03 Hans-Peter Nilsson <hp@axis.com>
5372
5373 * elf32-v850.c (v850_elf_relax_delete_bytes): Correct parameters
5374 for bfd_elf32_swap_symbol_out.
5375
5376 2002-10-31 David O'Brien <obrien@FreeBSD.org>
5377
5378 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't mix
5379 signed and unsigned in comparison.
5380
5381 2002-10-30 Daniel Jacobowitz <drow@mvista.com>
5382
5383 * coffcode.h: Remove extraneous '\'.
5384
5385 2002-10-28 H.J. Lu <hjl@gnu.org>
5386
5387 * Makefile.am (targets.lo): Depend on Makefile instead of
5388 config.status.
5389 (archures.lo): Likewise.
5390 * Makefile.in: Regenerated.
5391
5392 2002-10-25 Jason Thorpe <thorpej@wasabisystems.com>
5393
5394 * config.bfd (mips*el-*-netbsd*, mips*-*-netbsd*): Add
5395 bfd_elf64_bigmips_vec and bfd_elf64_littlemips_vec to
5396 targ_selvecs.
5397
5398 2002-10-25 Jim Wilson <wilson@redhat.com>
5399
5400 * elf64-sh64.c (sh_elf64_relocate_section): Call
5401 _bfd_elf_rela_local_sym. Handle relocs against STT_SECTION symbol
5402 of SHF_MERGE section.
5403
5404 2002-10-25 Hans-Peter Nilsson <hp@axis.com>
5405
5406 * simple.c: Correct placement of ATTRIBUTE_UNUSED.
5407
5408 2002-10-24 John David Anglin <dave@hiauly1.hia.nrc.ca>
5409
5410 * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index to
5411 unsigned int. Cast RELOC_BASE10, RELOC_BASE13 and RELOC_BASE22 to
5412 unsigned int.
5413 (NAME(aout,final_link)): Cast enum used in assignment.
5414 (aout_link_write_symbols): Cast enums in comparisons, int values to
5415 boolean, enums in assignments to int.
5416 (aout_link_input_section_std): Cast rel->r_index to unsigned int.
5417 (aout_link_input_section_ext): Likewise. Cast enums used in
5418 comparisons with unsigned ints.
5419 (aout_link_reloc_link_order): Cast enum to int in assignment.
5420 * archive.c (_bfd_generic_read_ar_hdr_mag): Cast result of memchr
5421 calls to char *.
5422 * bfd-in.h (bfd_set_section_vma): Cast enum true to unsigned int in
5423 assignment.
5424 * bfd-in2.h (bfd_set_section_vma): Likewise.
5425 * bfd.c (bfd_record_phdr): Cast enums in assignments.
5426 * binary.c (bfd_alloc): Cast enum to long.
5427 * coffgen.c (_bfd_coff_is_local_label_name): Cast return to boolean.
5428 * dwarf2.c (read_abbrevs): Add casts to enum types.
5429 (read_attribute_value): Likewise.
5430 (arange_add): Cast result of bfd_zalloc call.
5431 (comp_unit_contains_address): Return true and false.
5432 (comp_unit_find_nearest_line): Cast return to boolean.
5433 * format.c (bfd_check_format_matches, bfd_set_format): Likewise.
5434 * gen-aout.c: define macro '_' if not defined.
5435 * libbfd.c (bfd_realloc): Cast malloc and realloc to PTR.
5436 (bfd_bwrite): Cast bfd_realloc to bfd_byte *.
5437 (bfd_write_bigendian_4byte_int): Cast return to boolean.
5438 (bfd_seek): Cast bfd_realloc to bfd_byte *.
5439 (bfd_generic_is_local_label_name): Cast return to boolean.
5440 * libcoff.h (_bfd_coff_adjust_symndx): Remove extraneous '\'.
5441 * linker.c (_bfd_link_hash_newfunc): Cast bfd_hash_allocate result to
5442 struct bfd_hash_entry *.
5443 (_bfd_generic_link_hash_newfunc): likewise.
5444 (_bfd_generic_final_link): Cast enum to unsigned int.
5445 * merge.c (sec_merge_emit): Cast return to boolean.
5446 (merge_strings): Add casts to const unsigned char *.
5447 * reloc.c (bfd_get_reloc_code_name): Cast enums in comparison to int.
5448 (bfd_generic_get_relocated_section_content): Cast enum to unsigned int.
5449 * section.c (bfd_section_hash_newfunc): Cast bfd_hash_allocate result
5450 to struct bfd_hash_entry *.
5451 (bfd_set_section_content): Add cast to PTR in comparison.
5452 * simple.c (simple_dummy_warning, simple_dummy_undefined_symbol,
5453 simple_dummy_reloc_overflow, simple_dummy_reloc_dangerous,
5454 simple_dummy_unattached_reloc,
5455 bfd_simple_get_relocated_section_contents): Add K&R declarations and
5456 function definitions.
5457 * srec.c (S3Forced): Initialize to false.
5458 (srec_get_symtab): Cast return value from bfd_alloc to asymbol *.
5459 * stabs.c (_bfd_link_section_stabs): Cast enum to int in comparisons.
5460 (_bfd_discard_section_stabs): Likewise. Also cast return to boolean.
5461 * syms.c (bfd_is_undefined_symclass): Cast return to boolean.
5462 (_bfd_stab_section_find_nearest_line): Cast enum to bfd_byte in
5463 comparisons.
5464
5465 2002-10-23 Jakub Jelinek <jakub@redhat.com>
5466
5467 * elf64-alpha.c (elf64_alpha_check_relocs): Only put maybe_dynamic
5468 relocs into shared lib non-allocated reloc sections.
5469
5470 2002-10-23 Nathan Tallent <eraxxon@alumni.rice.edu>
5471
5472 * dwarf2.c (add_line_info): Ensure that the line_info_table is
5473 sorted even when given an out-of-order line sequence.
5474 (lookup_address_in_line_info_table): When an exact VMA match is
5475 not found, return line information with the closest VMA.
5476
5477 2002-10-23 Ross Alexander <ross.alexander@uk.neceur.com>
5478
5479 * elf64-hppa.c: Force DT_FLAGS to always be set. Required by
5480 HPUX 11.00 patch PHSS_26559.
5481
5482 2002-10-22 Alexandre Oliva <aoliva@redhat.com>
5483
5484 * elfxx-mips.c (_bfd_mips_elf_modify_segment_map): Don't move
5485 the options section into a separate section unless IRIX 6
5486 compatibility is enabled.
5487
5488 2002-10-22 Alexandre Oliva <aoliva@redhat.com>
5489
5490 * elflink.h (struct elf_link_sort_rela): Turn rel and rela
5491 into arrays.
5492 (elf_link_sort_cmp1, elf_link_sort_cmp2): Adjust.
5493 (elf_link_sort_relocs): Likewise. Take int_rels_per_ext_rel
5494 into account.
5495 * elfxx-mips.c (mips_elf_create_dynamic_relocation): Compose
5496 R_MIPS_REL32 with R_MIPS64 if ABI_64_P.
5497
5498 2002-10-21 Graeme Peterson <gp@qnx.com>
5499
5500 * targets.c (_bfd_target_vector): Add missing qnx vectors.
5501
5502 2002-10-21 Alan Modra <amodra@bigpond.net.au>
5503
5504 * targets.c (bfd_target_list): Don't return the default target twice.
5505
5506 2002-10-21 Elias Athanasopoulos <eathan@otenet.gr>
5507
5508 * archive.c (_bfd_archive_bsd_update_armap_timestamp): Replace
5509 perror with bfd_perror.
5510
5511 2002-10-19 H.J. Lu <hjl@gnu.org>
5512
5513 * elflink.h (elf_link_add_object_symbols): Correctly handle
5514 DT_RPATH and DT_RUNPATH.
5515
5516 2002-10-19 Mark Kettenis <kettenis@gnu.org>
5517
5518 * elf.c (elfcore_grok_note): Fix recognition on NT_PRXFPREG notes.
5519
5520 2002-10-17 Denis Chertykov <denisc@overta.ru>
5521
5522 * elf32-ip2k.c (ELF_MACHINE_ALT1): Define alternate machine code
5523 for ip2k port.
5524
5525 2002-10-17 Alan Modra <amodra@bigpond.net.au>
5526
5527 * elfxx-target.h (USE_REL): Don't define as 1.
5528 * elf32-arm.h (USE_REL): Provide a default define of 0.
5529 Use #if rather than #ifdef when testing USE_REL.
5530 * elf32-m32r.c: Likewise.
5531
5532 * elf32-arc.c (USE_REL): Define as 1.
5533 * elf32-d10v.c (USE_REL): Likewise.
5534 * elf32-m32r.c (USE_REL): Likewise.
5535 * elf32-m68hc11.c (USE_REL): Likewise.
5536 * elf32-m68hc12.c (USE_REL): Likewise.
5537 * elf32-or32.c (USE_REL): Likewise.
5538 * elfarm-nabi.c (USE_REL): Likewise.
5539
5540 2002-10-16 Jakub Jelinek <jakub@redhat.com>
5541
5542 * config.bfd (s390-*-linux*): Add targ64_selvecs.
5543 (s390x-*-linux*): Add targ_selvecs.
5544
5545 2002-10-16 Alan Modra <amodra@bigpond.net.au>
5546
5547 * Makefile.am (BFD32_BACKENDS): Remove elfarmqnx-nabi.lo,
5548 elf32-i386-fbsd.lo, elf32-i386qnx.lo, elf32-ppcqnx.lo,
5549 elf32-sh-lin.lo, elf32-sh64-lin.lo, elf32-sh-nbsd.lo,
5550 elf32-sh64-nbsd.lo, elf32-shqnx.lo. Add elf32-qnx.lo.
5551 (BFD32_BACKENDS_CFILES): Likewise for corresponding C files.
5552 (BFD64_BACKENDS): Remove elf64-sh64-lin.lo, elf64-sh64-nbsd.lo.
5553 (BFD64_BACKENDS_CFILES): Likewise for corresponding C files.
5554 (SOURCE_HFILES): Add elf32-qnx.h.
5555 (BUILD_HFILES): Add bfdver.h.
5556 Run "make dep-am".
5557 * Makefile.in: Regenerate.
5558 * configure.in Update bfd vector dependencies.
5559 * configure: Regenerate.
5560 * elf32-i386-fbsd.c: Delete. Move code to elf32-i386.c.
5561 * elf32-i386qnx.c: Likewise.
5562 * elf32-ppcqnx.c: Delete. Move code to elf32-ppc.c.
5563 * elf32-sh-nbsd.c: Delete. Move code to elf32-sh.c.
5564 * elf32-sh-lin.c: Likewise.
5565 * elf32-shqnx.c: Likewise.
5566 * elf32-sh64-lin.c: Delete. Move code to elf32-sh64.c.
5567 * elf32-sh64-nbsd.c: Likewise.
5568 * elf64-sh64-lin.c: Delete. Move code to elf64-sh64.c.
5569 * elf64-sh64-nbsd.c: Likewise.
5570 * elfarmqnx-nabi.c: Delete. Move code to elfarm-nabi.c.
5571 * elf32-arm.h (ELF_MAXPAGESIZE): Always define.
5572 * elf32-i386.c: Remove ELF_ARCH and ELF32_I386_C_INCLUDED tests.
5573 * elf32-ppc.c: Remove ELF32_PPC_C_INCLUDED tests.
5574 * elf32-qnx.h (elf_backend_set_nonloadable_filepos): Always define.
5575 (elf_backend_is_contained_by_filepos): Likewise.
5576 (elf_backend_copy_private_bfd_data_p): Likewise.
5577 Globalize and move functions to..
5578 * elf32-qnx.c: ..here. New file.
5579 * elf32-sh.c: Remove ELF_ARCH and ELF32_SH_C_INCLUDED tests. Don't
5580 emit target vectors when INCLUDE_SHMEDIA.
5581 * elf32-sh64.c: Remove ELF_ARCH test. Move TARGET_* etc. defines to
5582 end of file.
5583 * elf64-sh64.c: Remove ELF_ARCH test.
5584 * elfarm-nabi.c: Remove ELFARM_NABI_C_INCLUDED test.
5585 * po/BLD-POTFILES.in: Regenerate.
5586 * po/SRC-POTFILES.in: Regenerate.
5587
5588 2002-10-16 Alan Modra <amodra@bigpond.net.au>
5589
5590 * elflink.h (elf_link_add_object_symbols): Error out on dynamic objects
5591 loaded with --just-symbols.
5592
5593 * elf32-i386qnx.c (TARGET_LITTLE_NAME): Define.
5594 * elf32-ppcqnx.c (TARGET_LITTLE_NAME, TARGET_BIG_NAME): Define.
5595 * elf32-shqnx.c (TARGET_LITTLE_NAME, TARGET_BIG_NAME): Define.
5596 * elfarmqnx-nabi.c (TARGET_LITTLE_NAME, TARGET_BIG_NAME): Define.
5597
5598 2002-10-15 Richard Henderson <rth@redhat.com>
5599
5600 * Makefile.am (BFD64_BACKENDS): Remove elf64-alpha-fbsd.
5601 (BFD64_BACKENDS_CFILES): Likewise.
5602 * configure.in (bfd_elf64_alpha_freebsd_vec): Use elf64-alpha.
5603 * elf64-alpha-fbsd.c: Remove file, move code ...
5604 * elf64-alpha.c: ... here.
5605 * Makefile.in, configure: Rebuild.
5606
5607 2002-10-14 Richard Henderson <rth@redhat.com>
5608
5609 * elf64-alpha.c (elf64_alpha_relocate_section) [BRSGP]: Increment
5610 VALUE, not ADDEND.
5611
5612 2002-10-14 Stephen Clarke <stephen.clarke@superh.com>
5613
5614 * elf32-sh.c (elf_sh_link_hash_entry): Replace
5615 datalabel_got_offset with union of datalabel_got
5616 offset and refcount.
5617 (sh_elf_link_hash_newfunc): Initialize datalabel_got.refcount.
5618 (allocate_dynrelocs): Delete unnecessary code for
5619 STT_DATALABEL type. Create entry in got for
5620 datalabel version of symbol if datalabel_got.refcount > 0.
5621 (sh_elf_relocate_section): Use datalabel_got union.
5622 (sh_elf_gc_sweep_hook): Pull common code to initialize
5623 h and eh out of switch statement. Declare seen_stt_datalabel.
5624 Initialize it. Decrement datalabel_got.refcount for
5625 got relocs when seen_stt_datalabel is true.
5626 Decrement local_got_refcounts entry for datalabel got relocs
5627 of local symbols.
5628 (sh_elf_copy_indirect_symbol): Copy datalabel_got field over.
5629 (sh_elf_check_relocs): Declare seen_stt_datalabel.
5630 Initialize it. When seen_stt_datalabel is true, increment
5631 datalabel_got refcount rather than got.refcount.
5632 (sh_elf_finish_dynamic_symbol): Create relocs to
5633 initialize got entry for datalabel version of symbol.
5634
5635 2002-10-14 Alan Modra <amodra@bigpond.net.au>
5636
5637 * Makefile.am: Run "make dep-am".
5638 (BFD_H_FILES): Remove version.h.
5639 * bfd-in.h (BFD_VERSION, BFD_VERSION_DATE, BFD_VERSION_STRING): Move..
5640 * version.h: ..to here.
5641 * configure.in (bfd_version_date): Remove.
5642 (AC_OUTPUT): Make bfdver.h from version.h.
5643 * bfd.c: #include "bfdver.h".
5644 * vms-hdr.c: Likewise.
5645 * Makefile.in: Regenerate.
5646 * bfd-in2.h: Regenerate.
5647 * configure: Regenerate.
5648 * po/SRC-POTFILES.in: Regenerate.
5649
5650 2002-10-14 Alan Modra <amodra@bigpond.net.au>
5651
5652 * archures.c (bfd_mach_i386_i386, bfd_mach_i386_i8086,
5653 bfd_mach_i386_i386_intel_syntax, bfd_mach_x86_64,
5654 bfd_mach_x86_64_intel_syntax bfd_mach_ppc, bfd_mach_ppc64,
5655 bfd_mach_rs6k, bfd_mach_d10v, bfd_mach_sh, bfd_mach_v850,
5656 bfd_mach_arc_5, bfd_mach_arc_6, bfd_mach_arc_7, bfd_mach_arc_8,
5657 bfd_mach_m32r, bfd_mach_frv, bfd_mach_frvsimple,
5658 bfd_mach_ia64_elf64, bfd_mach_ia64_elf32,
5659 bfd_mach_ip2022, bfd_mach_ip2022ext,
5660 bfd_mach_s390_31, bfd_mach_s390_64, bfd_mach_xstormy16): Renumber.
5661 * bfd-in2.h: Regenerate.
5662
5663 2002-10-14 Kaz Kojima <kkojima@rr.iij4u.or.jp>
5664
5665 * config.bfd (sh*eb-*-linux*, sh*-*-linux*): Add the alternative
5666 endian vector to targ_selvecs.
5667
5668 2002-10-13 Alexandre Oliva <aoliva@redhat.com>
5669
5670 * elfxx-mips.c (mips_elf_calculate_relocation): Take
5671 save_addend argument. Don't apply the 32-bit mask to a
5672 GPREL32 value if it's to be used in another relocation. Don't
5673 use forced-check computation of local_p to decide whether to
5674 add gp0 to GPREL16 value. Don't use only the lowest 16 bits
5675 of the addend of a non-in-place GPREL16 relocation.
5676 (_bfd_mips_elf_relocate_section): Pass use_saved_addend_p to
5677 mips_elf_calculate_relocation().
5678
5679 2002-10-12 Stephane Carrez <stcarrez@nerim.fr>
5680
5681 * elf32-m68hc11.c (m68hc11_elf_relax_section): Don't treat relocs
5682 with symbols in other sections if we relaxed something; the sections
5683 output offsets must be re-computed before.
5684
5685 2002-10-12 Stephane Carrez <stcarrez@nerim.fr>
5686
5687 * elf32-m68hc11.c (m68hc11_elf_relax_section): Update symbols
5688 handling to use Elf_Internal_Sym.
5689 (m68hc11_elf_relax_delete_bytes): Likewise.
5690
5691 2002-10-11 Kaz Kojima <kkojima@rr.iij4u.or.jp>
5692
5693 * elf32-sh.c (sh_elf_optimized_tls_reloc, sh_elf_mkobject,
5694 sh_elf_object_p, dtpoff_base): New functions.
5695 (sh_elf_howto_table): Add TLS relocs.
5696 (sh_reloc_map): Likewise.
5697 (sh_elf_info_to_howto): Support TLS relocs.
5698 (elf_sh_link_hash_entry): Add tls_type and tls_tpoff32.
5699 (sh_elf_hash_entry, sh_elf_tdata, sh_elf_local_got_tls_type):
5700 New macros.
5701 (sh_elf_obj_tdata): New.
5702 (elf_sh_link_hash_table): Add tls_ldm_got.
5703 (sh_elf_link_hash_table_create): Clear refcount of tls_ldm_got.
5704 (allocate_dynrelocs): Support TLS relocs.
5705 (sh_elf_size_dynamic_sections): Likewise.
5706 (sh_elf_relocate_section): Support TLS relocs. Don't try to find
5707 .rela.got section when found already. Return false after printing
5708 error about unresolvable relocation.
5709 (sh_elf_gc_sweep_hook): Support TLS relocs.
5710 (sh_elf_check_relocs): Likewise.
5711 (sh_elf_finish_dynamic_symbol): Likewise.
5712 (bfd_elf32_mkobject, elf_backend_object_p): Define for TLS case.
5713 * reloc.c: Add SH TLS relocs.
5714 * bfd-in2.h, libbfd.h: Regenerate.
5715
5716 2002-10-11 Daniel Jacobowitz <drow@mvista.com>
5717
5718 * Makefile.in: Regenerated.
5719
5720 2002-10-11 Daniel Jacobowitz <drow@mvista.com>
5721
5722 * Makefile.am: Run dep-am.
5723 (BFD_H_DEP): Add simple.c and linker.c.
5724 (BFD32_LIBS): Add simple.lo.
5725 (BFD32_LIBS_CFILES): Add simple.c.
5726 * Makefile.in: Regenerated.
5727 * bfd-in2.h: Regenerated.
5728 * simple.c: New file.
5729
5730 2002-10-11 Alan Modra <amodra@bigpond.net.au>
5731
5732 * coff-arm.c (record_arm_to_thumb_glue): Avoid type-punned pointers.
5733 (record_thumb_to_arm_glue): Likewise.
5734 * ecoff.c (ecoff_link_add_externals): Likewise.
5735 * elf32-arm.h (record_arm_to_thumb_glue): Likewise.
5736 (record_thumb_to_arm_glue): Likewise.
5737 * elf32-m32r.c (m32r_elf_add_symbol_hook): Likewise.
5738 * elf32-sh.c (sh_elf_create_dynamic_sections): Likewise.
5739 * elf32-sh64.c (sh64_elf_add_symbol_hook): Likewise.
5740 * elf64-alpha.c (elf64_alpha_create_dynamic_sections): Likewise.
5741 * elf64-ppc.c (func_desc_adjust): Likewise.
5742 * elf64-sh64.c (sh64_elf64_add_symbol_hook): Likewise.
5743 (sh64_elf64_create_dynamic_sections): Likewise.
5744 * elflink.c (_bfd_elf_create_got_section): Likewise.
5745 (_bfd_elf_create_dynamic_sections): Likewise.
5746 (_bfd_elf_create_linker_section): Likewise.
5747 * elflink.h (elf_add_default_symbol): Likewise.
5748 (elf_link_create_dynamic_sections): Likewise.
5749 (NAME(bfd_elf,size_dynamic_sections)): Likewise.
5750 * elfxx-ia64.c (elfNN_ia64_aix_add_symbol_hook): Likewise.
5751 * elfxx-mips.c (mips_elf_create_got_section): Likewise.
5752 (_bfd_mips_elf_add_symbol_hook): Likewise.
5753 (_bfd_mips_elf_create_dynamic_sections): Likewise.
5754 * linker.c (generic_link_add_symbol_list): Likewise.
5755 * xcofflink.c (xcoff_link_add_symbols): Likewise.
5756
5757 * elfxx-ia64.c (oor_brl, oor_ip): Conditionally define.
5758
5759 * elf64-ppc.c (edit_opd): Only zero opd syms when function is
5760 completely removed. Correct local sym adjustment.
5761
5762 2002-10-10 Stephen Clarke <stephen.clarke@superh.com>
5763
5764 * elf32-sh.c (elf_sh_pic_plt_entry_be, elf_sh_pic_plt_entry_le):
5765 Correct mistake in calculation of address of .got.
5766 * elf64-sh64.c (elf_sh64_pic_plt_entry_be,
5767 elf_sh64_pic_plt_entry_le): Likewise.
5768
5769 2002-10-09 Richard Shann <richard.shann@superh.com>
5770 Stephen Clarke <stephen.clarke@superh.com>
5771
5772 * Makefile.am: Add entries for elf32-sh64-lin.c and
5773 elf64-sh64-lin.c. Regenerate.
5774 * Makefile.in: Regenerate.
5775 * config.bfd: Change sh64eb-*-linux* and sh64-*-linux*
5776 to use sh64 vectors rather than sh vectors.
5777 * configure.in: Add bfd_elf32_sh64lin_vec, bfd_elf32_sh64blin_vec,
5778 bfd_elf64_sh64lin_vec, bfd_elf64_sh64blin_vec.
5779 * configure: Regenerate.
5780 * elf32-sh64-lin.c: New file.
5781 * elf64-sh64-lin.c: New file.
5782 * targets.c: Add bfd_elf32_sh64lin_vec, bfd_elf32_sh64blin_vec,
5783 bfd_elf64_sh64lin_vec, bfd_elf64_sh64blin_vec.
5784
5785 2002-10-08 H.J. Lu <hjl@gnu.org>
5786
5787 * elf32-i386.c (elf_i386_relocate_section): Re-arrange the
5788 IE->LE transition for R_386_TLS_IE.
5789
5790 2002-10-08 Alan Modra <amodra@bigpond.net.au>
5791
5792 * elf64-ppc.c (edit_opd): Correct test for discarded sections.
5793
5794 2002-10-07 Mark Elbrecht <snowball3@softhome.net>
5795
5796 * cofflink.c (mark_relocs): Don't mark relocations in excluded
5797 sections.
5798
5799 2002-10-07 Alan Modra <amodra@bigpond.net.au>
5800
5801 * elflink.h (elf_link_input_bfd): Remove BFD_VERSION_DATE dependent
5802 code.
5803
5804 * elf64-ppc.c (ppc64_elf_build_stubs): Increment .glink indx.
5805
5806 2002-10-06 Alan Modra <amodra@bigpond.net.au>
5807
5808 * opncls.c: Formatting.
5809 (_bfd_new_bfd): Use a smaller section hash table.
5810
5811 2002-10-05 Alexandre Oliva <aoliva@redhat.com>
5812
5813 * elfxx-mips.c (mips_elf_create_dynamic_relocation): Set the type
5814 of the other two relocations packed with a REL32 to NONE.
5815
5816 2002-10-02 Stephen Clarke <stephen.clarke@superh.com>
5817
5818 * elf32-sh.c (elf_sh_link_hash_entry): Add gotplt_refcount.
5819 (sh_elf_link_hash_newfunc): Initialize it.
5820 (allocate_dynrelocs): Transfer gotplt refs from plt.refcount
5821 to got.refcount for symbols that are forced local or when
5822 we have direct got refs.
5823 (sh_elf_gc_sweep_hook): Adjust gotplt_refcount. Use it
5824 to correctly adjust got.refcount and plt.refcount.
5825 (sh_elf_copy_indirect_symbol): Copy gotplt_refcount across.
5826 (sh_elf_check_relocs): Increment gotplt_refcount.
5827
5828 2002-10-01 Jakub Jelinek <jakub@redhat.com>
5829
5830 * elf32-i386.c (elf_i386_relocate_section): Fix
5831 movl foo@indntpoff, %eax IE->LE transition.
5832
5833 2002-10-01 Jakub Jelinek <jakub@redhat.com>
5834
5835 * elf64-x86-64.c (elf64_x86_64_relocate_section): Change TLSGD
5836 sequence and its transitions.
5837
5838 2002-10-01 Jakub Jelinek <jakub@redhat.com>
5839
5840 * elf32-i386.c (elf_i386_relocate_section): Resolve R_386_TLS_LDO_32
5841 to st_value + addend in non-code sections.
5842 * elf64-x86-64.c (elf64_x86_64_relocate_section): Resolve
5843 R_X86_64_DTPOFF32 to st_value + addend in non-code sections.
5844
5845 2002-09-30 Gavin Romig-Koch <gavin@redhat.com>
5846 Ken Raeburn <raeburn@cygnus.com>
5847 Aldy Hernandez <aldyh@redhat.com>
5848 Eric Christopher <echristo@redhat.com>
5849 Richard Sandiford <rsandifo@redhat.com>
5850
5851 * archures.c (bfd_mach_mips4120, bfd_mach_mips5400): New.
5852 (bfd_mach_mips5500): New.
5853 * cpu-mips.c (I_mips4120, I_mips5400, I_mips5500): New.
5854 (arch_info_struct): Add corresponding entries here.
5855 * elfxx-mips.c (_bfd_elf_mips_mach): Handle E_MIPS_MACH_4120,
5856 E_MIPS_MACH_5400 and E_MIPS_MACH_5500.
5857 (_bfd_mips_elf_final_write_processing): Handle bfd_mach_mips4120,
5858 bfd_mach_mips5400 and bfd_mach_mips5500.
5859 (_bfd_mips_elf_mach_extends_p): New function.
5860 (_bfd_mips_elf_merge_private_bfd_data): Use it to help merge
5861 the EF_MIPS_MACH flags.
5862 * bfd-in2.h: Regenerate.
5863
5864 2002-09-28 Jason Thorpe <thorpej@wasabisystems.com>
5865
5866 * elf32-vax.c (elf_vax_size_dynamic_section): Don't strip
5867 .got sections.
5868
5869 2002-09-28 Alan Modra <amodra@bigpond.net.au>
5870
5871 * elf.c (map_sections_to_segments): Correct test for start of
5872 writable section in the same page as end of read-only section.
5873
5874 2002-09-27 Matt Thomas <matt@3am-software.com>
5875
5876 * elf32-vax.c (elf_vax_check_relocs): Remove unused
5877 local_got_refcounts usage. Remove allocation of got slot.
5878 (elf_vax_gc_sweep_hook): Remove unused local_got_refcounts usage.
5879 Remove de-allocation of got slot.
5880 (elf_vax_size_dynamic_section): Fix some indentation. Add hash
5881 traversal for elf_vax_instantiate_got_entries. Allow empty .got
5882 sections to be GC'ed.
5883 (elf_vax_instantiate_got_entries): New function.
5884 (elf_vax_relocate_section): Simplify R_VAX_GOT32 handling. Remove
5885 tests that are now handled by elf_vax_instantiate_got_entries.
5886 Assert GOT entry falls within .got section size. Remove redundant
5887 comparisions. Fix comments.
5888
5889 2002-09-27 Jakub Jelinek <jakub@redhat.com>
5890
5891 * reloc.c: Add x86-64 TLS relocs.
5892 * bfd-in2.h, libbfd.h: Rebuilt.
5893 * elf64-x86-64.c (x86_64_elf_howto): Fix size fields for 32-bit
5894 relocs. Add TLS relocs.
5895 (x86_64_reloc_map): Add TLS relocs.
5896 (elf64_x86_64_info_to_howto): Adjust for added TLS relocs.
5897 (struct elf64_x86_64_link_hash_entry): Add tls_type field.
5898 (GOT_UNKNOWN, GOT_NORMAL, GOT_TLS_GD, GOT_TLS_IE): Define.
5899 (elf64_x86_64_hash_entry): Define.
5900 (struct elf64_x86_64_obj_tdata): New.
5901 (elf64_x86_64_tdata, elf64_x86_64_local_got_tls_type): Define.
5902 (struct elf64_x86_64_link_hash_table): Add tls_ld_got.
5903 (link_hash_newfunc): Initialize tls_type.
5904 (elf64_x86_64_link_hash_table_create): Initialize tls_ld_got.
5905 (elf64_x86_64_copy_indirect_symbol): Swap tls_type if necessary.
5906 (elf64_x86_64_mkobject): New.
5907 (elf64_x86_64_elf_object_p): Allocate struct elf64_x86_64_obj_tdata.
5908 (elf64_x86_64_tls_transition): New.
5909 (elf64_x86_64_check_relocs): Add r_type variable and use it.
5910 Handle TLS relocs.
5911 (elf64_x86_64_gc_sweep_hook): Handle TLS relocs.
5912 (allocate_dynrelocs): Allocate GOT space for TLS relocs.
5913 (elf64_x86_64_size_dynamic_sections): Likewise.
5914 (dtpoff_base, tpoff): New.
5915 (elf64_x86_64_relocate_section): Handle TLS relocs.
5916 (elf64_x86_64_finish_dynamic_symbol): Only handle non-TLS GOT
5917 entries.
5918 (bfd_elf64_mkobject): Define.
5919
5920 * elf32-i386.c (elf_i386_check_relocs) [R_386_TLS_LE]: Set
5921 DF_STATIC_TLS if shared.
5922
5923 2002-09-26 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5924
5925 * elfxx-mips.c (_bfd_mips_elf_fake_sections): Don't emit unneeded
5926 empty relocation sections.
5927
5928 2002-09-26 Alan Modra <amodra@bigpond.net.au>
5929
5930 * elf64-ppc.c (ppc_build_one_stub): Don't build glink stubs here.
5931 (ppc64_elf_build_stubs): Build them here instead.
5932
5933 2002-09-24 Jakub Jelinek <jakub@redhat.com>
5934
5935 * elf32-sparc.c (elf32_sparc_relocate_section): Put R_SPARC_RELATIVE
5936 addend into r_addend, not *r_offset.
5937 (elf32_sparc_finish_dynamic_symbol): Likewise.
5938 * elf64-sparc.c (sparc64_elf_finish_dynamic_symbol): Clear xword at
5939 R_SPARC_RELATIVE's r_offset.
5940
5941 2002-09-23 Nathan Tallent <eraxxon@alumni.rice.edu>
5942
5943 * dwarf2.c (decode_line_info): Update to correctly decode
5944 the (non-standard DWARF2) out-of-order address sequences
5945 generated by the Intel C++ 6.0 compiler for ia64-Linux.
5946
5947 2002-09-23 Mark Elbrecht <snowball3@softhome.net>
5948
5949 * config.bfd: For DJGPP targets, match with any cpu and any machine.
5950
5951 2002-09-23 Alan Modra <amodra@bigpond.net.au>
5952
5953 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Zero relocs
5954 for discarded FDEs. Remove redundant assignment.
5955 * elflink.h (elf_bfd_discard_info): Save edited relocs.
5956
5957 2002-09-22 H.J. Lu <hjl@gnu.org>
5958
5959 * elf64-alpha.c (elf64_alpha_merge_ind_symbols): Don't merge
5960 the relocation count between different .reloc sections.
5961
5962 2002-09-21 Alan Modra <amodra@bigpond.net.au>
5963
5964 * elf32-ppc.c (ppc_elf_relocate_section): Allow ".sbss.*" and
5965 ".sdata.*" for R_PPC_SDAREL16, ".sbss2*" and ".sdata2*" for
5966 R_PPC_EMB_SDA2REL. Similarly for R_PPC_EMB_SDA21 and
5967 R_PPC_EMB_RELSDA.
5968
5969 * elfcode.h (elf_slurp_reloc_table_from_section): Make "symcount"
5970 unsigned. Move "symcount" assignment out of loop.
5971 * Makefile.am: Run "make dep-am".
5972 * Makefile.in: Regenerate.
5973 * configure: Regenerate.
5974 * po/SRC-POTFILES.in: Regnerate.
5975
5976 2002-09-19 Nathan Tallent <eraxxon@alumni.rice.edu>
5977
5978 * dwarf2.c (_bfd_dwarf2_find_nearest_line): If address length is
5979 zero, set it to 8 for (non-standard) 64-bit DWARF2 formats
5980 (e.g. IRIX64).
5981
5982 2002-09-19 Jakub Jelinek <jakub@redhat.com>
5983
5984 * elf32-ppc.c (ppc_elf_finish_dynamic_symbol): Clear .got word
5985 even if generating R_PPC_RELATIVE reloc.
5986 (ppc_elf_relocate_section): Make sure relocation is performed
5987 if skip == -2. Clear memory at r_offset when creating dynamic
5988 relocation.
5989
5990 2002-09-19 Jakub Jelinek <jakub@redhat.com>
5991
5992 * reloc.c (BFD_RELOC_386_TLS_TPOFF, BFD_RELOC_386_TLS_IE,
5993 BFD_RELOC_386_TLS_GOTIE): Add.
5994 * bfd-in2.h, libbfd.h: Rebuilt.
5995 * elf32-i386.c (elf_howto_table): Add R_386_TLS_TPOFF, R_386_TLS_IE
5996 and R_386_TLS_GOTIE.
5997 (elf_i386_reloc_type_lookup): Handle it.
5998 (struct elf_i386_link_hash_entry): Change tls_type type to unsigned
5999 char instead of enum, change GOT_* into defines.
6000 (GOT_TLS_IE_POS, GOT_TLS_IE_NEG, GOT_TLS_IE_BOTH): Define.
6001 (elf_i386_tls_transition): Handle R_386_TLS_IE and R_386_TLS_GOTIE.
6002 (elf_i386_check_relocs): Likewise. Avoid crash if local symbol is
6003 accessed both as normal and TLS symbol. Move R_386_TLS_LDM and
6004 R_386_PLT32 cases so that R_386_TLS_IE can fall through.
6005 Handle R_386_TLS_LE_32 and R_386_TLS_LE in shared libs.
6006 (elf_i386_gc_sweep_hook): Handle R_386_TLS_IE and R_386_TLS_GOTIE.
6007 Handle R_386_TLS_LE_32 and R_386_TLS_LE in shared libs.
6008 (allocate_dynrelocs): Allocate 2 .got and 2 .rel.got entries if
6009 tls_type is GOT_TLS_IE_BOTH.
6010 (elf_i386_size_dynamic_sections): Likewise.
6011 (elf_i386_relocate_section): Handle R_386_TLS_IE and R_386_TLS_GOTIE.
6012 Handle R_386_TLS_LE_32 and R_386_TLS_LE in shared libs.
6013 (elf_i386_finish_dynamic_symbol): Use tls_type & GOT_TLS_IE to catch
6014 all 4 GOT_TLS_* TLS types.
6015
6016 2002-09-19 Nick Clifton <nickc@redhat.com>
6017
6018 * elflink.h (elf_fix_symbol_flags): When examining weak symbols,
6019 follow indirect links.
6020
6021 2002-09-19 Nathan Tallent <eraxxon@alumni.rice.edu>
6022
6023 * ecoffswap.h (ecoff_swap_pdr_in) <isym, iline>: Update to
6024 correctly sign-extend 32-bit ECOFF null values (0xffffffff, -1)
6025 on 64 bit machines.
6026 (ecoff_swap_sym_in) <iss>: Likewise.
6027 * ecoff.c (_bfd_ecoff_slurp_symbolic_info): Fix error reading
6028 ECOFF information: 'ioptMax' refers to the actual *size*
6029 of the optimization symtab, not the number of entries.
6030
6031 2002-09-19 Daniel Jacobowitz <drow@mvista.com>
6032
6033 * elf32-arm.h (elf32_arm_adjust_dynamic_symbol): Update
6034 ELF_LINK_HASH_NEEDS_PLT logic.
6035
6036 2002-09-18 Daniel Jacobowitz <drow@mvista.com>
6037
6038 * elfcode.h (elf_slurp_reloc_table_from_section): Check
6039 correct relocation count.
6040
6041 2002-09-17 Daniel Jacobowitz <drow@mvista.com>
6042
6043 * bfd-in.h (bfd_get_dynamic_symcount): Define.
6044 * bfd.c (struct _bfd): Add dynsymcount.
6045 * bfd-in2.h: Regenerated.
6046 * elf.c (_bfd_elf_canonicalize_dynamic_symtab): Set
6047 abfd->dynsymcount.
6048 * elfcode.h (elf_slurp_reloc_table_from_section): Check
6049 for overflow.
6050
6051 2002-09-17 Stan Cox <scox@redhat.com>
6052
6053 * elf64-mips.c (mips_elf64_be_swap_reloca_out): Handle type2 and type3.
6054 (mips_elf64_final_gp): Don't make up gp value.
6055 * elfn32-mips.c (mips_elf_final_gp): Likewise.
6056 * elfxx-mips.c (_bfd_mips_elf_final_link): Always create
6057 .MIPS.options/.options section.
6058
6059 2002-09-17 David O'Brien <obrien@FreeBSD.org>
6060
6061 * elf32-i386-fbsd.c: Always label using the EI_OSABI method.
6062 It is benign for FreeBSD < 4.1. Minor reformatting.
6063 * elf64-alpha-fbsd.c: Likewise.
6064
6065 2002-09-17 Jakub Jelinek <jakub@redhat.com>
6066
6067 * elf32-i386.c (elf_i386_relocate_section) [R_386_TLS_TPOFF32]: Negate
6068 addend.
6069
6070 2002-09-17 Alan Modra <amodra@bigpond.net.au>
6071
6072 * elf64-alpha.c (alpha_elf_size_info): Make static.
6073
6074 2002-09-17 Svein E. Seldal <Svein.Seldal@solidas.com>
6075
6076 * coff-tic4x.c: Add function declarations and ATTRIBUTE_UNUSED.
6077 * cpu-tic4x.c: Ditto.
6078
6079 2002-09-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6080
6081 * elf64-mips.c (define elf_backend_ignore_discarded_relocs): Remove
6082 duplicate define.
6083
6084 2002-09-16 Bruno Haible <bruno@clisp.org>
6085
6086 * elf32-i386.c: Don't defined ELF_ARCH etc. if this file is included
6087 by a target variant implementation.
6088 * elf64-alpha.c: Likewise.
6089 * elf32-i386-fbsd.c: New file.
6090 * elf64-alpha-fbsd.c: New file.
6091 * targets.c: Support bfd_elf32_i386_freebsd_vec and
6092 bfd_elf64_alpha_freebsd_vec.
6093 * configure.in: Accept the vectors bfd_elf32_i386_freebsd_vec,
6094 bfd_elf64_alpha_freebsd_vec.
6095 * Makefile.am (BFD32_BACKENDS): Add elf32-i386-fbsd.lo.
6096 (BFD32_BACKENDS_CFILES): Add elf32-i386-fbsd.c.
6097 (BFD64_BACKENDS): Add elf64-alpha-fbsd.lo.
6098 (BFD64_BACKENDS_CFILES): Add elf64-alpha-fbsd.c.
6099 (elf32-i386-fbsd.lo, elf64-alpha-fbsd.lo): Add dependencies.
6100 * config.bfd: For FreeBSD targets, set targ_defvec to a FreeBSD
6101 specific targets. Define OLD_FREEBSD_ABI_LABEL if appropriate.
6102
6103 2002-09-12 Jakub Jelinek <jakub@redhat.com>
6104
6105 * elf32-i386.c (dtpoff_base, tpoff): Don't crash if tls_segment is
6106 NULL.
6107 (elf_i386_relocate_section): Return false after printing error about
6108 unresolvable relocation.
6109
6110 2002-09-12 Nick Clifton <nickc@redhat.com>
6111
6112 * elf32-arm.h (elf32_arm_final_link_relocate): Fix handling of
6113 R_ARM_THM_PC11.
6114
6115 2002-09-11 Jeffrey Law <law@redhat.com>
6116
6117 * elf32-h8300.c (elf32_h8_relax_section): Fix typo.
6118
6119 2002-09-11 Andrew Haley <aph@cambridge.redhat.com>
6120
6121 * elf.c (_bfd_elf_find_nearest_line): Check functionname_ptr and
6122 line_ptr before deciding we've found a symbol.
6123
6124 2002-09-11 Nick Clifton <nickc@redhat.com>
6125
6126 * po/da.po: New Danish translation file.
6127 * configure.in (LINGUAS): Add 'da'.
6128 * configure: Regenerate.
6129
6130 2002-09-10 Michael Snyder <msnyder@redhat.com>
6131
6132 * irix-core.c (do_sections, do_sections64): New functions.
6133 (irix_core_core_file_p): Call new functions do_sections,
6134 do_sections64, depending on corefile (32-bit or 64-bit).
6135
6136 2002-09-09 Richard Henderson <rth@redhat.com>
6137
6138 * elfxx-ia64.c (elfNN_ia64_relax_section): Handle PCREL21M
6139 and PCREL21F like PCREL21B.
6140
6141 2002-09-04 Kevin Buettner <kevinb@redhat.com>
6142
6143 * config.bfd (mips*-*-irix6*): Add new ABI vectors. Make n32 default
6144 vector.
6145
6146 2002-09-02 Nick Clifton <nickc@redhat.com>
6147
6148 * elf32-v850.c (v850_elf_final_link_relocate): Use helpful
6149 names instead of cryptically overloaded bfd_reloc error
6150 codes.
6151 (v850_elf_relocate_section): Likewise.
6152 (v850_elf_relax_section): Replace caching of external symbols
6153 with caching of internal symbols obtained from calling
6154 bfd_elf_get_elf_syms().
6155 Fixup problems with freeing cached allocated memory blocks.
6156
6157 2002-09-02 Alan Modra <amodra@bigpond.net.au>
6158
6159 * cpu-pj.c (scan_mach, compatible, arch_info_struct): Remove.
6160 (bfd_pj_arch): Use bfd_default_scan.
6161 * cpu-v850.c (scan): Remove.
6162 (N): Use bfd_default_scan.
6163 * cpu-z8k.c (scan_mach): Remove.
6164 (arch_info_struct, bfd_z8k_arch): Reorganize so that the default is
6165 first. Use bfd_default_scan.
6166
6167 * ecoff.c (_bfd_ecoff_set_arch_mach_hook): Don't use hard-coded
6168 bfd_mach constants.
6169 (ecoff_get_magic): Likewise.
6170 * elf32-v850.c (v850_elf_object_p): Likewise.
6171 (v850_elf_final_write_processing): Likewise.
6172 * mipsbsd.c (MY(set_arch_mach)): Likewise.
6173 (MY(write_object_contents)): Likewise.
6174 * coff64-rs6000.c (xcoff64_write_object_contents): Likewise.
6175 * coffcode.h (coff_write_object_contents): Likewise.
6176 (coff_set_arch_mach_hook): Add comment describing machine == 0.
6177 Remove unnecessary "machine" assignments.
6178 (coff_write_relocs): Test for the absolute section sym by testing
6179 section and flags.
6180
6181 * aoutx.h (NAME(aout,machine_type)): Recognize bfd_mach_i386_i386
6182 and bfd_mach_i386_i386_intel_syntax.
6183 * pdp11.c (NAME(aout,machine_type)): Likewise.
6184
6185 2002-08-30 John David Anglin <dave@hiauly1.hia.nrc.ca>
6186
6187 * bfd-in.h (align_power): Cast constants to bfd_vma type.
6188 * bfd-in2.h (align_power): Likewise.
6189
6190 2002-08-30 Alan Modra <amodra@bigpond.net.au>
6191
6192 * Makefile.am: Run "make dep-am".
6193 * Makefile.in: Regenerate.
6194
6195 * cpu-avr.c (compatible): Don't use hard-coded mach constants.
6196 * cpu-powerpc.c (powerpc_compatible): Likewise.
6197 * cpu-rs6000.c (rs6000_compatible): Likewise.
6198
6199 2002-08-28 Catherine Moore <clm@redhat.com>
6200
6201 * elf32-v850.c (v850_elf_reloc_map): Add new relocs.
6202 (v850-elf-reloc): Don't resolve pc relative relocs.
6203 (v850_elf_ignore_reloc): New routine.
6204 (v850_elf_final_link_relocate): Handle new relocs.
6205 (v850_elf_relax_delete_bytes ): New routine.
6206 (v850_elf_relax_section): New routine.
6207 (bfd_elf32_bfd_relax_section): Define.
6208 (HOWTO): New entries for new relocs.
6209 * reloc.c (BFD_RELOC_V850_LONGCALL): New reloc.
6210 (BFD_RELOC_V850_LONGJUMP): New reloc.
6211 (BFD_RELOC_V850_ALIGN): New reloc.
6212 * archures.c: Remove redundant v850ea architecture.
6213 * cpu-v850.c: Remove redundant v850ea support.
6214 * libbfd.h: Regenerate.
6215 * bfd-in2.h: Regenerated.
6216
6217 2002-08-28 Svein E. Seldal <Svein.Seldal@solidas.com>
6218
6219 * config.bfd: Add tic4x-*-*coff* and c4x-*-*coff* target.
6220 * configure.in: Add tic4x_coff vector files.
6221 * configure: Regenerate.
6222 * Makefile.am: Add tic4x target.
6223 * Makefile.in: Regenerate.
6224
6225 2002-08-27 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
6226
6227 * archures.c: Add the BFD arch type tic4x.
6228 * bfd-in.h: Add BFD_IN_MEMORY flag.
6229 * coff-tic4x.c: New file.
6230 * coffswap.h (coff_swap_sym_out): Add preadjuster.
6231 * cpu-tic4x.c: New file.
6232 * targets.c: Added tic4x- in list of xvecs.
6233 * ticoff.h: New file.
6234 * bfd-in2.h: Regenerate.
6235
6236 2002-08-27 Adam Nemet <anemet@lnxw.com>
6237
6238 * elf32-arm.h (elf32_arm_finish_dynamic_sections): Set the last
6239 bit of DT_INIT and DT_FINI for Thumb functions.
6240
6241 2002-08-26 Alan Modra <amodra@bigpond.net.au>
6242
6243 * coffcode.h (coff_set_arch_mach_hook): Handle W65MAGIC.
6244
6245 2002-08-26 Alan Modra <amodra@bigpond.net.au>
6246
6247 * aoutx.h (NAME(aout,reloc_type_lookup)): Handle BFD_RELOC_8.
6248
6249 2002-08-24 Kaz Kojima <kkojima@rr.iij4u.or.jp>
6250
6251 * elf32-sh.c (sh_elf_copy_indirect_symbol): New.
6252 (create_got_section, allocate_dynrelocs, readonly_dynrelocs):
6253 Likewise.
6254 (struct elf_sh_pcrel_relocs_copied): Removed.
6255 (struct elf_sh_dyn_relocs): New.
6256 (struct elf_sh_link_hash_entry): Replace pcrel_relocs_copied
6257 field with dyn_relocs.
6258 (struct elf_sh_link_hash_table): Add short-cuts to get dynamic
6259 sections and sym_sec.
6260 (sh_elf_link_hash_newfunc): Clear dyn_relocs.
6261 (sh_elf_link_hash_table_create): Clear shorts-cuts and sym_sec.
6262 (sh_elf_create_dynamic_sections): Use create_got_section instead
6263 of _bfd_elf_create_got_section.
6264 (sh_elf_check_relocs): Likewise.
6265 (sh_elf_create_dynamic_sections): Use short-cuts to the dynamic
6266 sections.
6267 (sh_elf_adjust_dynamic_symbol, sh_elf_size_dynamic_sections,
6268 sh_elf_relocate_section, sh_elf_check_relocs,
6269 sh_elf_finish_dynamic_symbol, sh_elf_finish_dynamic_sections):
6270 Likewise.
6271 (sh_elf_adjust_dynamic_symbol): Handle nocopyreloc. Keep the
6272 dynamic relocations and avoiding the copy relocation when we
6273 didn't find any dynamic relocations in the section which has
6274 contents or is read-only.
6275 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): New.
6276 (sh_elf_size_dynamic_sections): Don't reset the size of
6277 .rela.got section even if dynamic_sections_created flag is off.
6278 Don't use sh_elf_discard_copies. Scan all input bfd and use
6279 allocate_dynrelocs. Call readonly_dynrelocs to determine
6280 whether we need DT_TEXTREL.
6281 (sh_elf_adjust_dynamic_symbol): Use plt.refcount to determine
6282 whether the symbol was never referred to.
6283 (sh_elf_relocate_section): Use WILL_CALL_FINISH_DYNAMIC_SYMBOL.
6284 (sh_elf_gc_sweep_hook): Fill with the real sweep function.
6285 (sh_elf_check_relocs): Call create_got_section if the short-cut
6286 to .got is null. Increment reference counters only instead of
6287 allocating space on dynamic sections here. Don't conditionalize
6288 uninitialized got.offset value when marking the symbol as a
6289 global offset table entry. Keep relocations for symbols satisfied
6290 by a dynamic library to avoid copy relocations for the symbol.
6291 Set dynobj field of an elf hash table if needed.
6292 (sh_elf_finish_dynamic_sections): Handle null section pointer
6293 correctly.
6294 (elf_backend_copy_indirect_symbol): Defined.
6295 (elf_backend_can_refcount): Defined.
6296
6297 2002-08-23 Nick Clifton <nickc@redhat.com>
6298
6299 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Undo
6300 previous change. Add comment explaining why.
6301
6302 2002-08-23 Stephen Clarke <stephen.clarke@superh.com>
6303
6304 * elf32-sh.c (elf_sh_plt0_entry_be, elf_sh_plt0_entry_le): Copy
6305 contents of .got.plt[2] to tr0, not address of .got.plt.
6306 (sh_elf_finish_dynamic_symbol): Do not apply GOT_BIAS when
6307 patching absolute plt entry. For shmedia plt entry, set bottom bit
6308 of branch to plt0 as this is a branch to an shmedia instruction.
6309 * elf64-sh64.c (elf_sh64_plt0_entry_be, elf_sh64_plt0_entry_le):
6310 Copy contents of .got.plt[2] to tr0, not address of .got.plt.
6311 (elf_sh64_plt_entry_be, elf_sh64_plt_entry_le): Use ptrel to
6312 branch to plt0.
6313 (sh64_elf64_finish_dynamic_symbol): Do not apply GOT_BIAS when
6314 patching absolute plt entry. For shmedia plt entry, branch to
6315 plt0 is now ptrel, so use relative offset. Set bottom bit of
6316 branch target as it is a branch to an shmedia instruction.
6317
6318 2002-08-23 Stephen Clarke <stephen.clarke@superh.com>,
6319 Richard Shann <richard.shann@superh.com>
6320
6321 * elf32-sh.c (sh_elf_finish_dynamic_sections): Set LSB of DT_INIT
6322 value if .init is an SHmedia function. Similarly for DT_FINI.
6323 * elf64-sh64.c (sh64_elf64_finish_dynamic_sections): Likewise.
6324
6325 2002-08-23 Stephen Clarke <stephen.clarke@superh.com>
6326
6327 * elf32-sh.c (sh_elf_size_dynamic_sections): Zero initialize
6328 dynamic section.
6329 * elf64-sh64.c (sh64_elf64_size_dynamic_sections): Likewise.
6330
6331 2002-08-22 Kaz Kojima <kkojima@rr.iij4u.or.jp>
6332
6333 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Use a simple
6334 byte read when reading the return address register column.
6335
6336 2002-08-22 Nick Clifton <nickc@redhat.com>
6337
6338 * config.bfd: Add powepc64-*-*bsd* target.
6339
6340 2002-08-22 Graeme Peterson <gp@qnx.com>
6341
6342 * Makefile.am: Add entries for elf32-shqnx.c
6343 * Makefile.in: Regenerate.
6344 * config.bfd: Add support sh-*-nto* target.
6345 * configure.in: Add support for bfd_elf32_sh{l}qnx_vec.
6346 * configure: Regenerate.
6347 * elf32-qnx.h: Changed typo "elf_i386qnx_*" to "elf_qnx_*" .
6348 * elf32-sh.c: Do not include elf32-target.h if
6349 ELF32_SH_C_INCLUDED is defined.
6350 * elf32-shqnx.c: New file: Support for QNX.
6351 * targets.c: Add bfd_elf32_sh{l}qnx_vec.
6352
6353 2002-08-22 Nick Clifton <nickc@redhat.com>
6354
6355 * po/tr.po: Updated Turkish translation.
6356
6357 * syms.c (_bfd_generic_read_minisymbols): Set bfd_error if the
6358 symbols are not read.
6359
6360 2002-08-22 Alan Modra <amodra@bigpond.net.au>
6361
6362 * elf32-m68hc11.c: Formatting fixes.
6363 (elf32_m68hc11_gc_mark_hook): Correct params. Remove unnecessary test.
6364 * elf32-m68hc12.c: Formatting fixes.
6365 (elf32_m68hc11_gc_mark_hook): Correct params. Remove unnecessary test.
6366
6367 2002-08-22 Alan Modra <amodra@bigpond.net.au>
6368
6369 * coff-rs6000.c (rs6000coff_vec <object_flags>): Add SEC_CODE and
6370 SEC_DATA.
6371 (pmac_xcoff_vec): Likewise.
6372 * coff64-rs6000.c (rs6000coff64_vec): Likewise.
6373 (aix5coff64_vec): Likewise.
6374
6375 2002-08-22 Alan Modra <amodra@bigpond.net.au>
6376
6377 * elf-bfd.h (struct elf_backend_data): Add struct elf_backend_data
6378 param to elf_backend_copy_indirect_symbol.
6379 (_bfd_elf_link_hash_copy_indirect): Likewise.
6380 * elflink.h (elf_add_default_symbol, elf_fix_symbol_flags): Adjust
6381 calls to copy_indirect_symbol.
6382 * elf32-hppa.c (elf32_hppa_copy_indirect_symbol): Likewise.
6383 * elf32-i386.c (elf_i386_copy_indirect_symbol): Likewise.
6384 * elf32-s390.c (elf_s390_copy_indirect_symbol): Likewise.
6385 * elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Likewise.
6386 * elf64-s390.c (elf_s390_copy_indirect_symbol): Likewise.
6387 * elf64-x86-64.c (elf64_x86_64_copy_indirect_symbol): Likewise.
6388 * elfxx-ia64.c (elfNN_ia64_hash_copy_indirect): Likewise.
6389 * elfxx-mips.c (_bfd_mips_elf_copy_indirect_symbol): Likewise.
6390 * elfxx-mips.h (_bfd_mips_elf_copy_indirect_symbol): Likewise.
6391 * elf.c (_bfd_elf_link_hash_copy_indirect): Likewise. Properly
6392 test refcounts for "used" values.
6393
6394 2002-08-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
6395
6396 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Add PARAMS to
6397 argument declaration.
6398
6399 2002-08-19 Elena Zannoni <ezannoni@redhat.com>
6400
6401 * archures.c (bfd_mach_ppc_e500): Added.
6402 * bfd-in2.h: Rebuilt.
6403 * cpu-powerpc.c (bfd_powerpc_archs): Added e500.
6404
6405 2002-08-19 Alan Modra <amodra@bigpond.net.au>
6406
6407 * elf32-m68hc12.c (elf_backend_can_gc_sections): False.
6408
6409 2002-08-17 Andrew Cagney <ac131313@redhat.com>
6410
6411 * elf.c (bfd_elf_get_elf_syms): Change type of `esym' to
6412 `bfd_byte'.
6413
6414 2002-08-17 Stan Cox <scox@redhat.com>
6415
6416 * elfxx-mips.c (_bfd_mips_elf_modify_segment_map): Use the
6417 IRIX 6 segment layout for NEWABI.
6418
6419 2002-08-16 Stephen Clarke <stephen.clarke@superh.com>
6420
6421 * elf32-sh.c (sh_elf_gc_mark_hook): For sh64, skip indirect
6422 symbols when looking for section referred to by a relocation.
6423 * elf64-sh.c (sh_elf64_gc_mark_hook): Likewise.
6424
6425 2002-08-15 Alan Modra <amodra@bigpond.net.au>
6426
6427 * elf32-i370.c: Move reloc enum to include/elf/i370.h.
6428
6429 2002-08-15 Hans-Peter Nilsson <hp@axis.com>
6430
6431 * elf32-cris.c (elf_cris_discard_excess_program_dynamics): Add
6432 missing check for whether the symbol is referenced by DSO before
6433 unexporting it as an unneeded dynamic symbol.
6434
6435 2002-08-14 H.J. Lu <hjl@gnu.org>
6436
6437 * libbfd.h: Regenerate.
6438
6439 2002-08-14 H.J. Lu <hjl@gnu.org>
6440
6441 * config.bfd: Always add 64bit vectors to 32bit Linux/mips.
6442
6443 2002-08-14 Stephane Carrez <stcarrez@nerim.fr>
6444
6445 * elf32-m68hc11.c (m68hc11_relax_group): New to relax group of
6446 instructions.
6447 (m68hc11_direct_relax): New to define table of relaxable instructions.
6448 (find_relaxable_insn): New, find a relaxable insn.
6449 (compare_reloc): New to compare two relocs.
6450 (m68hc11_elf_relax_section): New, relax text sections.
6451 (m68hc11_elf_relax_delete_bytes): New, delete bytes and adjust branchs.
6452 (elf32_m68hc11_check_relocs): New function for GC support.
6453 (elf32_m68hc11_relocate_section): New function for GC support.
6454 (bfd_elf32_bfd_relax_section): Define to support linker relaxation.
6455 (elf_backend_check_relocs): Likewise.
6456 (elf_backend_relocate_section): Likewise.
6457
6458 2002-08-13 H.J. Lu <hjl@gnu.org>
6459
6460 * elflink.h (NAME(bfd_elf,size_dynamic_sections): Don't count
6461 definitions in shared objects when checking symbol with
6462 undefined version.
6463
6464 2002-08-13 Stephane Carrez <stcarrez@nerim.fr>
6465
6466 * elf32-m68hc11.c (elf32_m68hc11_gc_mark_hook): New for section GC.
6467 (elf32_m68hc11_gc_sweep_hook): Likewise.
6468 (elf_backend_gc_mark_hook): Define for GC section support.
6469 (elf_backend_gc_sweep_hook): Likewise.
6470 (elf_backend_can_gc_sections): Likewise.
6471
6472 * elf32-m68hc12.c: Likewise.
6473
6474 2002-08-13 Stephane Carrez <stcarrez@nerim.fr>
6475
6476 * elf32-m68hc11.c (_bfd_m68hc11_elf_print_private_bfd_data): New.
6477 (_bfd_m68hc11_elf_merge_private_bfd_data): New function.
6478 (_bfd_m68hc11_elf_set_private_flags): New function.
6479 Use them to set/check/print ELF flags specific to 68HC11.
6480
6481 * elf32-m68hc12.c (_bfd_m68hc12_elf_print_private_bfd_data): New.
6482 (_bfd_m68hc12_elf_merge_private_bfd_data): New function.
6483 (_bfd_m68hc12_elf_set_private_flags): New function.
6484 Use them to set/check/print ELF flags specific to 68HC12.
6485
6486 2002-08-13 Stephane Carrez <stcarrez@nerim.fr>
6487
6488 * elf32-m68hc11.c (elf_m68hc11_howto_table): Add the new relocs;
6489 fix masks for PC-rel relocs.
6490 (m68hc11_elf_ignore_reloc): New function.
6491
6492 * elf32-m68hc12.c (m68hc12_elf_special_reloc): New to handle specific
6493 68HC12 banked addressing relocs.
6494 (m68hc12_phys_addr): New to compute physical address of banked memory.
6495 (m68hc12_phys_page): Likewise for page.
6496 (m68hc12_addr_is_banked): New to see if address is in banked area.
6497 (elf_m68hc12_howto_table): Add new relocs and rename to xx12.
6498
6499 2002-08-13 Stephane Carrez <stcarrez@nerim.fr>
6500
6501 * reloc.c (BFD_RELOC_M68HC11_RL_JUMP, BFD_RELOC_M68HC11_RL_GROUP,
6502 BFD_RELOC_M68HC11_LO16, BFD_RELOC_M68HC11_PAGE,
6503 BFD_RELOC_M68HC11_24): New relocs for 68HC11/68HC12.
6504 * bfd-in2.h: Regenerate.
6505
6506 2002-08-12 H.J. Lu <hjl@gnu.org>
6507
6508 * elflink.h (elf_add_default_symbol): Preserve section across
6509 elf_merge_symbol.
6510
6511 2002-08-09 Graeme Peterson <gp@qnx.com>
6512
6513 * Makefile.am: Add entries for elf32-ppcqnx.c, and add
6514 elf32-qnx.h dependency to elfarmqnx-nabi.c and elf32-i386qnx.c.
6515 * Makefile.in: Regenerate.
6516 * config.bfd: Add support for powerpc{le}-*-nto targets.
6517 * configure.in: Add support for bfd_elf32_powerpc{le}qnx_vec.
6518 * configure: Regenerate.
6519 * elf32-i386qnx.c: Moved backend functions into a QNX specific
6520 common file "elf32-qnx.h", and now include that file.
6521 * elf32-qnx.h: New file: QNX specific common elf backend.
6522 * elf32-ppc.c: Do not include elf32-target.h if
6523 ELF32_PPC_C_INCLUDED is defined.
6524 * elf32-ppcqnx.c: New file: Support for QNX.
6525 * elfarmqnx-nabi.c: Include elf32-qnx.h for qnx elf backend.
6526 * targets.c: Add bfd_elf32_powerpc{le}qnx_vec.
6527
6528 2002-08-09 Nick Clifton <nickc@redhat.com>
6529
6530 * po/sv.po: Updated Swedish translation.
6531
6532 2002-08-09 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6533
6534 * elfxx-mips.c (mips_elf_global_got_index): Avoid segfault if
6535 g->global_gotsym is NULL.
6536
6537 2002-08-08 H.J. Lu <hjl@gnu.org>
6538
6539 * elflink.h (elf_add_default_symbol): Don't warn if a definition
6540 overrides an indirect versioned symbol.
6541
6542 2002-08-08 Jakub Jelinek <jakub@redhat.com>
6543
6544 * elf32-i386.c (elf_i386_relocate_section): Fill in proper addend
6545 for R_386_TLS_TPOFF32 relocs against symndx 0.
6546
6547 2002-08-07 H.J. Lu <hjl@gnu.org>
6548
6549 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Check symbol
6550 with undefined version if needed.
6551 (elf_link_assign_sym_version): Match a default symbol with a
6552 version without definition. No need to hide the default
6553 definition separately.
6554
6555 2002-08-08 Alan Modra <amodra@bigpond.net.au>
6556
6557 * elflink.h (elf_link_output_extsym): Don't output symbols from
6558 SEC_EXCLUDE sections.
6559
6560 * aoutx.h (aout_link_write_symbols): Correct handling of warning syms.
6561
6562 2002-08-07 Alan Modra <amodra@bigpond.net.au>
6563
6564 * elf64-ppc.c (edit_opd): Arrange to drop symbols for discarded .opd
6565 entries.
6566
6567 2002-08-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6568
6569 * elfxx-mips.c (mips_elf_create_dynamic_relocation): Cast signedness
6570 mismatch.
6571
6572 2002-08-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6573
6574 * elfxx-mips.c (ABI_64_P): Remove superfluous check.
6575
6576 2002-08-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6577
6578 * elf32-mips.c (mips_reloc_map): Fix typo.
6579
6580 2002-08-06 Alan Modra <amodra@bigpond.net.au>
6581
6582 * xcofflink.c (xcoff_write_global_symbol): Set n_scnum for abs_section.
6583
6584 2002-08-06 Alan Modra <amodra@bigpond.net.au>
6585
6586 * elf64-ppc.c (ppc64_elf_howto_raw): Zero all src_mask entries.
6587
6588 2002-08-06 Alan Modra <amodra@bigpond.net.au>
6589
6590 * libxcoff.h: Use PARAMS on function declarations.
6591 * coff-rs6000.c (xcoff_generate_rtinit): Simplify size calc.
6592 * coff64-rs6000.c (xcoff64_generate_rtinit): Likewise.
6593
6594 * coff-rs6000.c: (xcoff_rtype2howto): Don't place reloc address in
6595 addend.
6596 * coff64-rs6000.c: (xcoff64_rtype2howto): Likewise.
6597
6598 2002-08-06 Alan Modra <amodra@bigpond.net.au>
6599
6600 * coff-rs6000.c: Formatting fixes.
6601 (xcoff_calculate_relocation): Use PARAMS in declaration.
6602 (xcoff_complain_overflow): Likewise.
6603 (xcoff_ppc_relocate_section): Use old-style function pointer call.
6604 (bfd_xcoff_backend_data): Remove useless comments.
6605 (rs6000coff_vec): Likewise.
6606 (bfd_pmac_xcoff_backend_data): Likewise.
6607 (pmac_xcoff_vec): Likewise.
6608
6609 * coff64-rs6000.c: Formatting fixes.
6610 (xcoff64_calculate_relocation): Use PARAMS in declaration.
6611 (xcoff64_ppc_relocate_section): Use old-style function pointer call.
6612 (bfd_xcoff_backend_data): Remove useless comments.
6613 (rs6000coff64_vec): Likewise.
6614 (bfd_xcoff_aix5_backend_data): Likewise.
6615 (aix5coff64_vec): Likewise.
6616
6617 2002-08-06 Alan Modra <amodra@bigpond.net.au>
6618
6619 * coff-rs6000.c (xcoff_howto_table): Revert some of last change to
6620 mask entries. Use complain_overflow_dont for R_REF.
6621 (xcoff_reloc_type_ba): Revert last change.
6622 (xcoff_reloc_type_br): Likewise.
6623 (xcoff_reloc_type_crel): Likewise.
6624 (xcoff_ppc_relocate_section): Likewise.
6625 * coff64-rs6000.c (xcoff64_reloc_type_br): Likewise.
6626 (xcoff64_ppc_relocate_section): Likewise.
6627 (xcoff64_howto_table): Revert some of last change to mask entries.
6628 Use complain_overflow_dont for R_REF.
6629
6630 * coff-rs6000.c (xcoff_howto_table): Fix src_mask entries. Make all
6631 relocs with bitsize == 16 have size = 1.
6632 (xcoff_reloc_type_ba): Correct src_mask and dst_mask adjustment.
6633 (xcoff_reloc_type_br): Likewise.
6634 (xcoff_reloc_type_crel): Likewise.
6635 (xcoff_ppc_relocate_section): Set up src_mask and dst_mask correctly.
6636 * coff64-rs6000.c (xcoff64_reloc_type_br): Correct src_mask and
6637 dst_mask adjustment.
6638 (xcoff64_ppc_relocate_section): Set up src_mask and dst_mask correctly.
6639 (xcoff64_howto_table): Fix src_mask entries. Make all relocs with
6640 bitsize == 16 have size = 1.
6641
6642 2002-08-01 Denis Chertykov <denisc@overta.ru>
6643
6644 * elf32-ip2k.c: Processor manufacturer changed to Ubicom.
6645 (struct misc): New field isymbuf. All free_* fields removed.
6646 (symbol_value): Pass in internal syms. No need to swap syms in.
6647 (ip2k_elf_relax_section): Use bfd_elf_get_elf_syms. Properly free
6648 possibly cached info.
6649 (tidyup_after_error): Removed.
6650 (ip2k_elf_relax_section_pass1): Don't use removed fields of struct
6651 misc. Use new field.
6652 (adjust_all_relocations): Use internal syms. No need to swap syms
6653 in and out.
6654 (add_page_insn): Don't use removed fields of struct misc.
6655
6656 2002-08-01 Nick Clifton <nickc@redhat.com>
6657
6658 * elf32-arm.h: Revert previous delta.
6659
6660 2002-08-01 Nick Clifton <nickc@redhat.com>
6661
6662 * configure.in (AM_INIT_AUTOMAKE): Bump version number.
6663 * configure: Regenerate.
6664
6665 2002-07-31 H.J. Lu <hjl@gnu.org>
6666
6667 * config.bfd: Add x86-64 vector to Linux/i386 if 64bit BFD is
6668 selected.
6669
6670 2002-07-31 H.J. Lu <hjl@gnu.org>
6671
6672 * config.bfd: Add n32 vectors to 32bit Linux/mips if 64bit BFD
6673 is selected.
6674
6675 2002-07-31 Jakub Jelinek <jakub@redhat.com>
6676
6677 * elf32-i386.c (elf_i386_copy_indirect_symbol): Swap tls_type
6678 if _bfd_elf_link_hash_copy_indirect will swap got.refcount.
6679
6680 2002-07-31 Ian Dall <ian@sibyl.beware.dropbear.id.au>
6681
6682 * cpu-ns32k.c (_bfd_ns32k_put_immdeiate, _bfd_ns32k_get_immediate):
6683 There is no 8 byte relocation type for this architecture.
6684 (do_ns32k_reloc): Use bfd_vma instead of native types.
6685 (bfd_ns32k_put_immediate, _bfd_ns32k_relocate_contents) put_data
6686 returns void.
6687 (_bfd_ns32k_put_displacement): Don't check for overflow. We can
6688 rely on generic code to do that.
6689 * aout-ns32k.c (howto_table): Add appropriate overflow detection
6690 to all table entries.
6691 (_bfd_ns32k_relocate_contents): put_data returns void.
6692 * ns32k.h: (_bfd_ns32k_put_displacement, _bfd_ns32k_put_immediate)
6693 (_bfd_do_ns32k_reloc_contents): Fix prototypes. put data functions
6694 return void.
6695
6696 2002-07-31 Ian Dall <ian@sibyl.beware.dropbear.id.au>
6697
6698 * aoutx.h (aout_link_check_ar_symbols): Whether to include an
6699 archive object is target dependant.
6700
6701 2002-07-31 Adam Nemet <anemet@lnxw.com>
6702
6703 * elf32-arm.h (ARM_PLT_ENTRY_SIZE): Rename PLT_ENTRY_SIZE.
6704 (THUMB_PLT_ENTRY_SIZE): New macro.
6705 (PLT_ENTRY_SIZE): Return the appropriate *_PLT_ENTRY_SIZE.
6706 (elf32_arm_plt0_entry): Rename PLT_ENTRY_SIZE to
6707 ARM_PLT_ENTRY_SIZE.
6708 (elf32_arm_plt_entry): Likewise.
6709 (elf_backend_plt_header_size): Likewise.
6710 (elf32_thumb_plt0_entry): New global.
6711 (elf32_arm_finish_dynamic_sections): Use it. Put Thumb entries
6712 into .plt.thumb.
6713 (elf32_thumb_plt_entry): New global.
6714 (elf32_arm_finish_dynamic_symbol): Use it. Use .thumb.plt for
6715 Thumb entries. Set the bottom bit of the corresponding GOT entry
6716 for a Thumb PLT entry.
6717 (struct elf32_arm_plt_entry_info): New structure.
6718 (struct elf32_arm_link_hash_entry, plt_info): New member of this
6719 type.
6720 (elf32_arm_link_hash_newfunc): Initialize new member.
6721 (elf32_arm_final_link_relocate, R_ARM_THM_PC22 case): Handle
6722 relocations against the PLT.
6723 (elf32_arm_check_relocs, case R_ARM_PLT32 case): Set
6724 first_rel_type if this is the first time we encounter the symbol.
6725 (elf32_arm_check_relocs, case R_ARM_THM_PC22 case): New case.
6726 Determine if relocation needs a PLT entry. Set first_rel_type if
6727 this is the first time we encounter the symbol
6728 (elf32_arm_adjust_dynamic_symbol): Create PLT entries for Thumb
6729 functions as well.
6730 (elf32_arm_size_dynamic_sections): Handle .plt.thumb like .plt.
6731 (elf32_arm_create_dynamic_sections): New function. Create the
6732 .plt.thumb section.
6733 (elf_backend_create_dynamic_sections): Call it.
6734
6735 2002-07-31 Nick Clifton <nickc@redhat.com>
6736
6737 * bfd.c (bfd_alt_mach_code): Rename parameter 'index' to
6738 'alternative' in order to avoid shadowing global symbol of the
6739 same name.
6740 * bfd-in2.h: Regenerate.
6741 * libbfd.h: Regenerate.
6742 * libcoff.h: Regenerate.
6743
6744 2002-07-31 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6745
6746 * Makefile.am: Add n32 ABI support.
6747 * Makefile.in: Regenerate.
6748 * config.bfd: Add n32 vectors to mips64*-*-linux* targets. Treat 64
6749 bit vectors for mips*-*-linux targets as optional.
6750 * configure.in: Add n32 ABI vectors.
6751 * configure: Regenerate.
6752 * elf32-mips.c (mips_elf32_object_p): Reject n32 ABI files.
6753 * elfn32-mips.c: New file, n32 ABI support.
6754 * targets.c: Add n32 ABI vectors.
6755
6756 2002-07-30 Graeme Peterson <gp@qnx.com>
6757
6758 * elfarmqnx-nabi.c: New file: Support for QNX.
6759 * config.bfd: Add support for arm-*-nto target.
6760 * configure.in: Add support for bfd_elf32_{big|little}armqnx_vec.
6761 * configure: Regenerate.
6762 * Makefile.am: Add entries for elfarmqnx-nabi.c.
6763 * Makefile.in: Regenerate.
6764 * elf32-arm.h (ELF_MAXPAGESIZE): Do not define if already defined.
6765 Do not define global function if ELFARM_NABI_C_INCLUDED is defined.
6766 * elfarm-nabi.c: Do not include elf32-arm.h if
6767 ELFARM_NABI_C_INCLUDED is defined.
6768 * targets.c: Add bfd_elf32_{big|little}armqnx_vec.
6769
6770 2002-07-30 Nick Clifton <nickc@redhat.com>
6771
6772 * po/sv.po: Updated Swedish translation.
6773
6774 2002-07-30 Jakub Jelinek <jakub@redhat.com>
6775
6776 * elf.c (elf_fake_sections): Fix up .tbss sh_size and sh_type.
6777
6778 2002-07-30 Alan Modra <amodra@bigpond.net.au>
6779
6780 * aoutx.h (some_aout_object_p): Clean up tdata properly on error.
6781 * archive.c (bfd_generic_archive_p): Likewise.
6782 * coff-rs6000.c (_bfd_xcoff_archive_p): Likewise.
6783 (_bfd_xcoff_archive_p): Use bfd_scan_vma in place of strtol.
6784 * coff64-rs6000.c (xcoff64_slurp_armap): Likewise.
6785 (xcoff64_archive_p): Likewise.
6786 (xcoff64_openr_next_archived_file): Likewise.
6787 (xcoff64_archive_p): Clean up tdata properly on error.
6788 * coffgen.c (coff_real_object_p): Likewise.
6789 (coff_object_p): Release filehdr and opthdr.
6790 * ecoff.c (_bfd_ecoff_archive_p): Clean up tdata properly on error.
6791 * ieee.c (ieee_archive_p): Likewise.
6792 * ihex.c (ihex_object_p): Likewise.
6793 (ihex_mkobject): Always allocate tdata.
6794 * peicode.h (pe_ILF_object_p): Release bfd_alloc'd buffer on error.
6795 * srec.c (srec_mkobject): Always allocate tdata.
6796 (srec_object_p): Clean up tdata properly on error.
6797 (symbolsrec_object_p): Likewise.
6798 * versados.c (versados_object_p): Likewise.
6799 * vms-misc.c (_bfd_vms_get_record): Use bfd_malloc instead of malloc,
6800 and bfd_realloc instead of realloc.
6801 (add_new_contents): Use bfd_alloc instead of bfd_malloc for sections.
6802 * vms.c (vms_initialize): Always allocate tdata. Use bfd_alloc in
6803 place of bfd_malloc, simplifying error freeing. Free hash table too.
6804 (vms_object_p): Clean up tdata on error.
6805 (vms_mkobject): Don't complain on stderr if vms_initialize fails.
6806 (vms_close_and_cleanup): Adjust for bfd_alloc use.
6807
6808 2002-07-30 Alan Modra <amodra@bigpond.net.au>
6809
6810 * elfxx-ia64.c (elfNN_ia64_final_write_processing): Set e_flags.
6811
6812 2002-07-26 Chris Demetriou <cgd@broadcom.com>
6813
6814 * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Merge ASE
6815 flags into resulting BFD.
6816
6817 2002-07-26 Alan Modra <amodra@bigpond.net.au>
6818
6819 From John Reiser <jreiser@BitWagon.com>
6820 * elf32-i386.c (elf_i386_link_hash_table_create): Clear
6821 tls_ldm_got.refcount.
6822
6823 2002-07-25 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6824
6825 * elf64-mips.c: Update TODO comment.
6826 (mips_elf64_higher_reloc,mips_elf64_highest_reloc,
6827 mips_elf64_gprel16_reloca): Remove prototypes.
6828 (mips16_jump_reloc,mips16_gprel_reloc): Add functions.
6829 (UNUSED_RELOC): Replace by EMPTY_RELOC.
6830 (mips_elf64_howto_table_rel): Use special R_MIPS_HI16 handling. Remove
6831 wrong comments. Remove disfunctional support of R_MIPS_HIGHER and
6832 R_MIPS_HIGHEST.
6833 (mips_elf64_howto_table_rela): Fix handling of R_MIPS_GPREL16 and
6834 R_MIPS_GOT16. Remove wrong comments.
6835 (elf_mips16_jump_howto,elf_mips16_gprel_howto,
6836 elf_mips_gnu_vtinherit_howto,elf_mips_gnu_vtentry_howto): New, code
6837 from elf32-mips.c.
6838 (mips_elf64_hi16_reloc): Fix formatting.
6839 (mips_elf64_higher_reloc,mips_elf64_highest_reloc): Remove.
6840 (mips_elf64_got16_reloc): Fix formatting. Remove superfluous code.
6841 Better comment. Fall back to R_MIPS_GOT_DISP instead of abort().
6842 (mips_elf64_gprel16_reloc): Make static. Add check for
6843 partial_inplace.
6844 (mips_elf64_gprel16_reloca): Remove.
6845 (mips_elf64_literal_reloc): New function.
6846 (mips_elf64_gprel32_reloc): Fix formatting.
6847 (mips_elf64_shift6_reloc): Fix comment. Make static.
6848 (mips16_jump_reloc,mips16_gprel_reloc): New functions, code from
6849 elf32-mips.c.
6850 (elf_reloc_map,mips_reloc_map): New mapping table, similiar as in
6851 elf32-mips.c
6852 (bfd_elf64_bfd_reloc_type_lookup): Use the mapping table. Enable GNU
6853 specific relocations.
6854 (mips_elf64_rtype_to_howto): Enable GNU specific relocations.
6855 (mips_elf64_object_p): Invert logic to check for SGI-ish ABI.
6856 (ELF_MAXPAGESIZE): Add comment.
6857
6858 2002-07-25 Nick Clifton <nickc@redhat.com>
6859
6860 * po/sv.po: Updated Swedish translation.
6861 * po/es.po: Updated Spanish translation.
6862 * po/fr.po: Updated French translation.
6863
6864 2002-07-25 Alan Modra <amodra@bigpond.net.au>
6865
6866 * elf-bfd.h (_bfd_elf32_link_record_local_dynamic_symbol): Define
6867 as elf_link_record_local_dynamic_symbol.
6868 (_bfd_elf64_link_record_local_dynamic_symbol): Likewise.
6869 (elf_link_record_local_dynamic_symbol): Declare. Now returns int.
6870 * elflink.h (elf_link_record_local_dynamic_symbol): Move to..
6871 * elflink.c: .. here. Use bfd_elf_get_elf_syms. Check whether an
6872 attempt is made to record a symbol in a discarded section, and
6873 return `2' in that case.
6874
6875 2002-07-24 Nick Clifton <nickc@redhat.com>
6876
6877 * po/sv.po: Updated Swedish translation.
6878 * po/es.po: Updated Spanish translation.
6879
6880 2002-07-23 Alan Modra <amodra@bigpond.net.au>
6881
6882 * po/SRC-POTFILES.in: Regenerate.
6883
6884 * elf-hppa.h (elf_hppa_relocate_section): If relocatable, return
6885 immediately. Remove code handling relocatable linking.
6886 * elf32-avr.c (elf32_avr_relocate_section): Likewise.
6887 * elf32-cris.c (cris_elf_relocate_section): Likewise.
6888 * elf32-fr30.c (elf32_frv_relocate_section): Likewise.
6889 * elf32-frv.c (elf32_frv_relocate_section): Likewise.
6890 * elf32-h8300.c (elf32_h8_relocate_section): Likewise.
6891 * elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
6892 * elf32-ip2k.c (ip2k_elf_relocate_section): Likewise.
6893 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
6894 * elf32-v850.c (v850_elf_relocate_section): Likewise.
6895 * elf32-vax.c (elf_vax_relocate_section): Likewise.
6896 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
6897 * elf32-avr.c (elf_backend_rela_normal): Define.
6898 * elf32-cris.c: Likewise.
6899 * elf32-fr30.c: Likewise.
6900 * elf32-frv.c: Likewise.
6901 * elf32-h8300.c: Likewise.
6902 * elf32-hppa.c: Likewise.
6903 * elf32-ip2k.c: Likewise.
6904 * elf32-sparc.c: Likewise.
6905 * elf32-v850.c: Likewise.
6906 * elf32-vax.c: Likewise.
6907 * elf64-hppa.c: Likewise.
6908 * elf64-sparc.c: Likewise.
6909 * elf32-fr30.c (elf32_frv_relocate_section): Edit comment.
6910 * elf32-frv.c (elf32_frv_relocate_section): Likewise.
6911 * elf32-i860.c (elf32_i860_relocate_section): Likewise.
6912 * elf32-ip2k.c (ip2k_elf_relocate_section): Likewise.
6913 * elf32-m32r.c (m32r_elf_relocate_section): Likewise.
6914 * elf32-openrisc.c (openrisc_elf_relocate_section): Likewise.
6915 * elf32-xstormy16.c (xstormy16_elf_relocate_section): Likewise.
6916 * elf-m10200.c (USE_RELA): Don't define.
6917 * elf-m10300.c: Likewise.
6918 * elfarm-oabi.c: Likewise.
6919 * elf32-i370.c: Likewise.
6920 * elf32-ip2k.c: Likewise.
6921 * elf32-m68k.c: Likewise.
6922 * elf32-mcore.c: Likewise.
6923 * elf32-ppc.c: Likewise.
6924 * elf32-s390.c: Likewise.
6925 * elf32-vax.c: Likewise.
6926 * elf64-ppc.c: Likewise.
6927 * elf64-s390.c: Likewise.
6928 * elf64-x86-64.c: Likewise.
6929 * elfxx-ia64.c: Likewise.
6930 * elf32-avr.c (USE_REL): Don't undef.
6931 * elf32-ip2k.c: Likewise.
6932
6933 2002-07-23 Nick Clifton <nickc@redhat.com>
6934
6935 * elf-bfd.h (struct elf_backend_data): Add new bitfield
6936 'want_p_paddr_set_to_zero'.
6937 * elfxx-target.h: Set default value for want_p_paddr_set_to_zero
6938 to false;
6939 * elfxx-ia64.c: Set want_p_paddr_set_zero for HPUX target.
6940 * elf.c (copy_private_bfd_data): Test want_p_paddr_set_zero.
6941
6942 2002-07-23 Gabor Keresztfalvi <keresztg@mail.com>
6943
6944 * nlmcode.h (nlm_swap_auxiliary_headers_out): Swapped the order of
6945 the MeSsAgEs and CoPyRiGhT tags to make >=NW4.x NLM loaders to
6946 show the Copyright string.
6947 Minor formatting tidy ups.
6948
6949 2002-07-23 Nick Clifton <nickc@redhat.com>
6950
6951 * po/fr.po: Updated French translation.
6952 * po/sv.po: Updated Swedish translation.
6953
6954 2002-07-23 Alan Modra <amodra@bigpond.net.au>
6955
6956 * elflink.h (elf_link_input_bfd): Don't change internal symbols
6957 when outputting relocs.
6958
6959 2002-07-20 Jason Thorpe <thorpej@wasabisystems.com>
6960
6961 * elf64-alpha.c (elf64_alpha_size_dynamic_sections): Only insert
6962 DT_PLTGOT into the dynamic section if there is a PLT.
6963
6964 2002-07-19 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6965
6966 * elfxx-mips.c (_bfd_mips_elf_discard_info): New function, code from
6967 elf32-mips.c.
6968 (_bfd_mips_elf_write_section): Likewise.
6969 * elfxx-mips.h (_bfd_mips_elf_discard_info): New prototype.
6970 (_bfd_mips_elf_write_section): Likewise.
6971 * elf32-mips.c (elf32_mips_discard_info): Move to elfxx-mips.c.
6972 (elf32_mips_write_section): Likewise.
6973 * elf64-mips.c (_bfd_mips_elf_ignore_discarded_relocs): Use it.
6974 (_bfd_mips_elf_write_section): Likewise.
6975
6976 2002-07-19 Alan Modra <amodra@bigpond.net.au>
6977
6978 * elfxx-ia64.c: (elfNN_ia64_modify_segment_map): Properly scan
6979 PT_IA_64_UNWIND segments for a given section.
6980
6981 2002-07-17 H.J. Lu <hjl@gnu.org>
6982
6983 * Makefile.am: Fix a typo.
6984 * Makefile.in: Regenerate.
6985
6986 2002-07-15 Denis Chertykov <denisc@overta.ru>
6987 Frank Ch. Eigler <fche@redhat.com>
6988 Ben Elliston <bje@redhat.com>
6989 Alan Lehotsky <alehotsky@cygnus.com>
6990 John Healy <jhealy@redhat.com>
6991 Graham Stott <grahams@redhat.com>
6992 Jeff Johnston <jjohnstn@redhat.com>
6993
6994 * Makefile.am: Add support for ip2k.
6995 * Makefile.in: Regenerate.
6996 * doc/Makefile.in: Regenerate.
6997 * archures.c: Add support for ip2k.
6998 * config.bfd: Add support for ip2k.
6999 * configure.in: Add support for ip2k.
7000 * configure: Regenerate.
7001 * reloc.c: Add support for ip2k.
7002 * targets.c: Add support for ip2k.
7003 * bfd-in2.h: Regenerate.
7004 * libbfd.h: Regenerate.
7005 * cpu-ip2k.c: New file.
7006 * elf32-ip2k.c: New file.
7007
7008 2002-07-17 Ian Rickards <irickard@arm.com>
7009
7010 * dwarf2.c (concat_filename): If we can't establish the directory
7011 just return the filename.
7012
7013 2002-07-16 Moritz Jodeit <moritz@jodeit.org>
7014
7015 * peXXigen.c (_bfd_XXi_swap_aouthdr_out): Correct order of memset args.
7016
7017 2002-07-16 Alan Modra <amodra@bigpond.net.au>
7018
7019 * elflink.h: Formatting fixes, tidy prototypes.
7020 (elf_link_assign_sym_version): Move common code out of loop.
7021
7022 2002-07-16 Alan Modra <amodra@bigpond.net.au>
7023
7024 * elflink.h (elf_link_input_bfd): Don't call reloc_emitter when
7025 reloc section size is zero. Correct reloc output location.
7026
7027 2002-07-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
7028
7029 * elf-hppa.h (elf_hppa_reloc_final_type): Use R_PARISC_PCREL16F as
7030 the final type for the e_fsel selector when generating PA2.0W code.
7031 (elf_hppa_relocate_insn): Provide support for PA2.0W 16-bit format 1
7032 relocations.
7033
7034 2002-07-14 H.J. Lu <hjl@gnu.org>
7035
7036 * elflink.h (elf_link_assign_sym_version): Hide the default
7037 definition if there is a hidden versioned definition.
7038
7039 2002-07-12 Hans-Peter Nilsson <hp@axis.com>
7040
7041 * elf32-cris.c (cris_elf_relocate_section): Drop nonsensical
7042 dynamic reference test in assertion when initializing GOT with
7043 static contents. Just assert that there are either no dynamic
7044 sections, the symbol is defined in the regular objects or that the
7045 symbol is undef weak. Tweak comment.
7046 (elf_cris_finish_dynamic_symbol): Emit .got reloc for a program
7047 only if the symbol isn't defined in the program and isn't undef
7048 weak.
7049 (elf_cris_adjust_dynamic_symbol): Simplify condition for getting
7050 rid of PLT entry: only do it if the symbol isn't defined in a DSO.
7051 When doing so, clear ELF_LINK_HASH_NEEDS_PLT. Tweak comments.
7052 (elf_cris_discard_excess_program_dynamics): Don't consider
7053 ELF_LINK_HASH_REF_DYNAMIC when omitting .got runtime relocs.
7054
7055 2002-07-11 Alan Modra <amodra@bigpond.net.au>
7056
7057 * elf32-i386.c (elf_i386_relocate_section): Don't complain about
7058 unresolved debugging relocs in dynamic applications.
7059 * elf32-s390.c (elf_s390_relocate_section): Likewise.
7060 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
7061 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
7062 * elf64-s390.c (elf_s390_relocate_section): Likewise.
7063 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
7064 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
7065
7066 2002-07-10 Alan Modra <amodra@bigpond.net.au>
7067
7068 * elf64-ppc.c (ONES): Define.
7069 (ppc64_elf_howto_table): Use ONES here to avoid warnings. Fill in
7070 missing src_mask fields. Tweak R_PPC64_NONE, R_PPC64_COPY. Fill
7071 in missing dst_mask fields on R_PPC64_PLT32, R_PPC64_PLTREL32.
7072
7073 * elf64-ppc.c (ppc64_elf_get_symbol_info): Delete.
7074 (ppc64_elf_set_private_flags): Delete.
7075 (ppc64_elf_section_from_shdr): Delete.
7076 (ppc64_elf_merge_private_bfd_data): Remove flag checking/merging code.
7077 (ppc64_elf_fake_sections): Delete.
7078 (bfd_elf64_bfd_set_private_flags): Don't define.
7079 (bfd_elf64_get_symbol_info): Likewise.
7080 (elf_backend_section_from_shdr): Likewise.
7081 (elf_backend_fake_sections): Likewise.
7082
7083 2002-07-10 Marco Walther <Marco.Walther@sun.com>
7084
7085 * elf.c: (assign_section_numbers) Set sh_entsize for .stab only
7086 when not already set.
7087 * elf64-sparc.c: (sparc64_elf_fake_sections): New function.
7088 (elf_backend_fake_sections): Define.
7089
7090 2002-07-10 Alan Modra <amodra@bigpond.net.au>
7091
7092 * merge.c (_bfd_merge_section): Remove redundant output_section check.
7093 Formatting.
7094 (_bfd_merge_sections): Don't set SEC_EXCLUDE on unused sections.
7095
7096 2002-07-09 Hans-Peter Nilsson <hp@axis.com>
7097
7098 * elf32-cris.c (cris_elf_relocate_section): Move sanity-check for
7099 NULL sym_hashes to just before use.
7100 <case R_CRIS_32_GOTREL>: In test for local symbol, accept also
7101 symbol with non-default visibility.
7102 <case R_CRIS_32_GOTREL, case R_CRIS_32_PLT_GOTREL>: Ditto.
7103 <case R_CRIS_8_PCREL, case R_CRIS_16_PCREL, case R_CRIS_32_PCREL>:
7104 Ditto.
7105 (cris_elf_gc_sweep_hook): Only decrease h->plt.refcount for
7106 symbol with non-default visibility.
7107 (cris_elf_check_relocs): At tests for local symbol before
7108 increasing h->plt.refcount, also check for non-default
7109 visibility. Ditto when checking for local symbol to eliminate
7110 pc-relative runtime relocs.
7111
7112 2002-07-08 Alan Modra <amodra@bigpond.net.au>
7113
7114 * elf.c: Formatting.
7115 (IS_SOLARIS_PT_INTERP): Add p_paddr and p_memsz checks.
7116 (INCLUDE_SECTION_IN_SEGMENT): Remove IS_SOLARIS_PT_INTERP.
7117 (copy_private_bfd_data): Set p_vaddr on broken Solaris PT_INTERP
7118 segments.
7119
7120 2002-07-07 Mark Mitchell <mark@codesourcery.com>
7121 Alan Modra <amodra@bigpond.net.au>
7122
7123 * cofflink.c (_bfd_coff_final_link): On PE COFF systems, take into
7124 account the impact of relocation count overflow when computing
7125 section offsets.
7126 * coffcode.h (coff_write_relocs): Use obj_pe when deciding whether
7127 or not to apply the PE COFF reloc overflow handling. Fix a
7128 fencepost error in deciding whether or not to use that technique.
7129
7130 2002-07-07 Alan Modra <amodra@bigpond.net.au>
7131
7132 * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,
7133 change type of locsyms.
7134 (bfd_elf_get_elf_syms): Declare.
7135 * elf.c (bfd_elf_get_elf_syms): New function.
7136 (group_signature): Use bfd_elf_get_elf_syms.
7137 (bfd_section_from_r_symndx): Likewise.
7138 * elfcode.h (elf_slurp_symbol_table): Likewise.
7139 * elflink.h (elf_link_is_defined_archive_symbol): Likewise.
7140 (elf_link_add_object_symbols): Likewise. Reorganise to increase
7141 locality of various data structures. Properly free internal relocs.
7142 (elf_bfd_final_link): Properly free internal relocs.
7143 (elf_link_check_versioned_symbol): Use bfd_elf_get_elf_syms.
7144 (elf_link_input_bfd): Likewise.
7145 (elf_gc_mark): Likewise. Properly free internal relocs.
7146 (elf_gc_sweep): Properly free internal relocs.
7147 (elf_reloc_symbol_deleted_p): No need to swap syms in.
7148 (elf_bfd_discard_info): Use bfd_elf_get_elf_syms. Properly free
7149 internal relocs.
7150 * elf-m10200.c (mn10200_elf_relax_section): Use bfd_elf_get_elf_syms.
7151 Properly free possibly cached info.
7152 (mn10200_elf_relax_delete_bytes): Remove symbol swapping code.
7153 (mn10200_elf_symbol_address_p): Pass in internal syms. Remove
7154 symbol swapping code.
7155 (mn10200_elf_get_relocated_section_contents): Use bfd_elf_get_elf_syms.
7156 Properly free possibly cached info.
7157 * elf-m10300.c (mn10300_elf_relax_section): As above for elf-m10200.c.
7158 (mn10300_elf_relax_delete_bytes): Likewise.
7159 (mn10300_elf_symbol_address_p): Likewise.
7160 (mn10300_elf_get_relocated_section_contents): Likewise.
7161 * elf32-h8300.c (elf32_h8_relax_section): As above for elf-m10200.c.
7162 (elf32_h8_relax_delete_bytes): Likewise.
7163 (elf32_h8_symbol_address_p): Likewise.
7164 (elf32_h8_get_relocated_section_contents): Likewise.
7165 * elf32-m32r.c (m32r_elf_relax_section): As above for elf-m10200.c.
7166 (m32r_elf_relax_delete_bytes): Likewise.
7167 (m32r_elf_get_relocated_section_contents): Likewise.
7168 * elf32-sh.c (sh_elf_reloc_loop): Free section contents using
7169 elf_section_data to determine whether cached.
7170 (sh_elf_relax_section): As above for elf-m10200.c.
7171 (sh_elf_relax_delete_bytes): Likewise.
7172 (sh_elf_get_relocated_section_contents): Likewise.
7173 * elf32-xstormy16.c (xstormy16_elf_relax_section): As above.
7174 * elf64-alpha.c (elf64_alpha_relax_section): As above. Also delay
7175 reading of local syms.
7176 * elf64-mmix.c (mmix_elf_relax_section): Likewise.
7177 * elf64-sh64.c (sh_elf64_get_relocated_section_contents): As above.
7178 * elfxx-ia64.c (elfNN_ia64_relax_section): As above.
7179 * elfxx-mips.c (_bfd_mips_elf_check_relocs): Properly free internal
7180 relocs.
7181 * elf32-arm.h (bfd_elf32_arm_process_before_allocation): Properly
7182 free internal relocs and section contents. Don't read symbols.
7183 * elf32-hppa.c (get_local_syms): Use bfd_elf_get_elf_syms.
7184 (elf32_hppa_size_stubs): Don't free local syms.
7185 * elf32-m68k.c (bfd_m68k_elf32_create_embedded_relocs): Delay
7186 reading of local syms. Use bfd_elf_get_elf_syms. Properly free
7187 possibly cached info.
7188 * elf32-mips.c (bfd_mips_elf32_create_embedded_relocs): Likewise.
7189 * elf64-hppa.c (elf64_hppa_check_relocs): Use bfd_elf_get_elf_syms.
7190 * elf64-ppc.c (struct ppc_link_hash_table): Delete bfd_count and
7191 all_local_syms.
7192 (get_local_syms): Delete function.
7193 (edit_opd): Use bfd_elf_get_elf_syms. Free on error exit. Cache
7194 on exit.
7195 (ppc64_elf_size_stubs): Use bfd_elf_get_elf_syms. Free/cache on exit.
7196
7197 2002-07-05 Jim Wilson <wilson@redhat.com>
7198
7199 * syms.c (decode_section_type): New.
7200 (bfd_decode_symclass): Call decode_section_type.
7201
7202 2002-07-04 Jakub Jelinek <jakub@redhat.com>
7203
7204 * merge.c (_bfd_merged_section_offset): Avoid accessing byte before
7205 section content start.
7206 Reported by Michael Schumacher <mike@hightec-rt.com>.
7207
7208 2002-07-04 Alan Modra <amodra@bigpond.net.au>
7209
7210 * section.c (_bfd_strip_section_from_output): Remove unnecessary
7211 link order code. Don't actually remove the output section here;
7212 Just set a flag for the linker to do so.
7213 * elflink.c (_bfd_elf_link_renumber_dynsyms): Test for removed
7214 sections when setting up output section dynsyms.
7215
7216 2002-07-04 Alan Modra <amodra@bigpond.net.au>
7217
7218 * elflink.h (elf_link_add_object_symbols): Revert 1999-09-02 hpux
7219 fudge.
7220 * elf.c (bfd_section_from_shdr): Work around broken hpux shared
7221 libs here instead.
7222
7223 2002-07-02 Martin Schwidefsky <schwidefsky@de.ibm.com>
7224
7225 * elf64-s390.c (create_got_section): Set .got section alignment to
7226 8 bytes.
7227 (elf_s390_check_relocs): Set .rela.dyn section alignment to 8 bytes.
7228
7229 2002-07-02 Alan Modra <amodra@bigpond.net.au>
7230
7231 * elf.c (_bfd_elf_reloc_type_class): Fix comment grammar.
7232
7233 2002-07-01 Matt Thomas <matt@3am-software.com>
7234
7235 * elf32-vax.c (elf32_vax_print_private_bfd_data): Change EF_*
7236 to EF_VAX_*.
7237
7238 2002-07-01 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7239
7240 * elfxx-mips.c (ABI_64_P): Fix comment.
7241 (MIPS_ELF_OPTIONS_SECTION_NAME,MIPS_ELF_STUB_SECTION_NAME): Use the
7242 new section names for N64 ABI.
7243 (mips_elf_output_extsym): No special _gp_disp handling for NewABI.
7244 (mips_elf_calculate_relocation): Code formatting.
7245 (mips_elf_create_dynamic_relocation): Likewise.
7246 (_bfd_mips_elf_fake_sections): IRIX6 needs this hack, too.
7247 (_bfd_mips_elf_size_dynamic_sections): Handle GOT_PAGE for any NewABI.
7248 (_bfd_mips_elf_relocate_section): No special handling for R_MIPS_64
7249 in any NewABI.
7250 (_bfd_mips_elf_finish_dynamic_symbol): No special _gp_disp handling
7251 for NewABI.
7252 (_bfd_mips_elf_modify_segment_map): Handle any N64 ABI.
7253 (_bfd_mips_elf_gc_sweep_hook): NewABI GOT relocs should be handled
7254 here, too.
7255
7256 2002-07-01 Andreas Schwab <schwab@suse.de>
7257
7258 * elf64-x86-64.c (elf64_x86_64_relocate_section): Only convert
7259 R_X86_64_64 to R_X86_64_RELATIVE.
7260
7261 2002-07-01 John David Anglin <dave@hiauly1.hia.nrc.ca>
7262
7263 * vaxbsd.c: New BFD backend for VAX BSD and Ultrix.
7264 * Makefile.am (BFD32_BACKENDS, BFD32_BACKENDS_CFILES): Add new backend.
7265 Run "make dep-am".
7266 * config.bfd (vax-*-bsd* | vax-*-ultrix*): Use vaxbsd_vec instead of
7267 host_aout_vec.
7268 * configure.in (vaxbsd_vec): Add.
7269 * targets.c (vaxbsd_vec): Add.
7270 * Makefile.in: Rebuild.
7271 * configure: Rebuild.
7272 * po/SRC-POTFILES.in: Rebuild.
7273
7274 2002-07-01 Alan Modra <amodra@bigpond.net.au>
7275
7276 * elflink.h (elf_gc_mark): Pass in the section whose relocs we are
7277 examining to gc_mark_hook, rather than the bfd.
7278 (elf_gc_sections): Adjust.
7279 * elf-bfd.h (struct elf_backend_data <gc_mark_hook>): Likewise.
7280 * elf-m10300.c (mn10300_elf_gc_mark_hook): Likewise.
7281 * elf32-arm.h (elf32_arm_gc_mark_hook): Likewise.
7282 * elf32-avr.c (elf32_avr_gc_mark_hook): Likewise.
7283 * elf32-cris.c (cris_elf_gc_mark_hook): Likewise.
7284 * elf32-d10v.c (elf32_d10v_gc_mark_hook): Likewise.
7285 * elf32-fr30.c (fr30_elf_gc_mark_hook): Likewise.
7286 * elf32-hppa.c (elf32_hppa_gc_mark_hook): Likewise.
7287 * elf32-i386.c (elf_i386_gc_mark_hook): Likewise.
7288 * elf32-m32r.c (m32r_elf_gc_mark_hook): Likewise.
7289 * elf32-m68k.c (elf_m68k_gc_mark_hook): Likewise.
7290 * elf32-mcore.c (mcore_elf_gc_mark_hook): Likewise.
7291 * elf32-openrisc.c (openrisc_elf_gc_mark_hook): Likewise.
7292 * elf32-ppc.c (ppc_elf_gc_mark_hook): Likewise.
7293 * elf32-s390.c (elf_s390_gc_mark_hook): Likewise.
7294 * elf32-sh.c (sh_elf_gc_mark_hook): Likewise.
7295 * elf32-sparc.c (elf32_sparc_gc_mark_hook): Likewise.
7296 * elf32-v850.c (v850_elf_gc_mark_hook): Likewise.
7297 * elf32-vax.c (elf_vax_gc_mark_hook): Likewise.
7298 * elf32-xstormy16.c (xstormy16_elf_gc_mark_hook): Likewise.
7299 * elf64-mmix.c (mmix_elf_gc_mark_hook): Likewise.
7300 * elf64-ppc.c (ppc64_elf_gc_mark_hook): Likewise.
7301 * elf64-s390.c (elf_s390_gc_mark_hook): Likewise.
7302 * elf64-sh64.c (sh_elf64_gc_mark_hook): Likewise.
7303 * elfxx-mips.c (_bfd_mips_elf_gc_mark_hook): Likewise.
7304 * elfxx-mips.h (_bfd_mips_elf_gc_mark_hook): Likewise.
7305 * elf64-x86-64.c (elf64_x86_64_gc_mark_hook): Likewise.
7306 * elf32-frv.c (elf32_frv_gc_mark_hook): Likewise. Also remove
7307 redundant local sym tests.
7308 * elf64-ppc.c (struct ppc_link_hash_entry): Add is_entry.
7309 (link_hash_newfunc): Init is_entry.
7310 (ppc64_elf_copy_indirect_symbol): Copy is_entry.
7311 (ppc64_elf_link_hash_table_create): Init all_local_syms.
7312 (create_linkage_sections): Use bfd_make_section_anyway rather than
7313 bfd_make_section.
7314 (ppc64_elf_mark_entry_syms): New function.
7315 (ppc64_elf_check_relocs): Don't bother testing elf_bad_symtab. Set
7316 up opd entry to function section map.
7317 (ppc64_elf_gc_mark_hook): Special case opd section relocs, and
7318 relocs that reference the opd section.
7319 (edit_opd): New function.
7320 (ppc64_elf_size_dynamic_sections): Call get_local_syms and edit_opd.
7321 (ppc64_elf_setup_section_lists): Don't calculate htab->bfd_count here.
7322 (get_local_syms): Do so here. Exit if we already have local syms.
7323 Remove bogus comment imported from elf32-hppa.c. Don't attempt to
7324 read local syms on non-ELF input.
7325 (ppc64_elf_size_stubs): Call _bfd_elf64_link_read_relocs rather
7326 than duplicating it's function here. Adjust free of internal
7327 relocs to suit.
7328 (ppc64_elf_relocate_section): Adjust local syms in opd section.
7329 * elf64-ppc.h (ppc64_elf_mark_entry_syms): Declare.
7330 * elf32-hppa.c (elf32_hppa_size_stubs): Call
7331 _bfd_elf32_link_read_relocs rather than duplicating it's function
7332 here. Adjust free of internal relocs to suit.
7333
7334 2002-07-01 Andreas Jaeger <aj@suse.de>
7335
7336 * elf64-x86-64.c (elf64_x86_64_check_relocs): Certain relocations
7337 are not allowed in shared libs code, enforce -fPIC.
7338
7339 2002-06-29 Hans-Peter Nilsson <hp@bitrange.com>
7340
7341 * mmo.c (mmo_write_loc_chunk): Don't eliminate leading and
7342 trailing zero-sequences when there's previous left-over data.
7343
7344 2002-06-27 John David Anglin <dave@hiauly1.hia.nrc.ca>
7345
7346 * elf64-hppa.c (elf64_hppa_reloc_type_class): New function.
7347 (elf64_hppa_finish_dynamic_sections): Check other_rel_sec, dlt_rel_sec
7348 and opd_rel_sec in order for starting rela section. Check _raw_size.
7349 (elf_backend_reloc_type_class): Define.
7350
7351 2002-06-27 Kevin Buettner <kevinb@redhat.com>
7352
7353 * dwarf2.c (decode_line_info): Handle older, non-standard, 64-bit
7354 DWARF2 formats.
7355
7356 2002-06-27 Alan Modra <amodra@bigpond.net.au>
7357
7358 * cpu-powerpc.c: Comment on ordering of arch_info.
7359 * elf32-ppc.c (ppc_elf_object_p): New function.
7360 (elf_backend_object_p): Define.
7361 * elf64-ppc.c (ppc64_elf_object_p): New function.
7362 (elf_backend_object_p): Define.
7363
7364 2002-06-26 Jason Thorpe <thorpej@wasabisystems.com>
7365
7366 * configure.in (vax-*-netbsd*): Set COREFILE to netbsd-core.lo.
7367 * configure: Regenerate.
7368
7369 2002-06-25 Jason Eckhardt <jle@rice.edu>
7370
7371 * dwarf2.c (decode_line_info): Check unit->addr_size
7372 to read in the proper number of prologue bytes.
7373
7374 2002-06-25 Nick Clifton <nickc@cambridge.redhat.com>
7375
7376 * config.bfd (powerpc-*-aix5*): Only create a selvecs for
7377 aix5coff64_vec if 64-bit bfd support has been enabled.
7378 (powerpc64-*-aix5*): Only define if 64-bit bfd support has
7379 been enabled.
7380
7381 * targets.c (_bfd_target_vector[]): Only include
7382 aix5coff64_vec if 64-bit bfd support has been enabled.
7383
7384 2002-06-25 Alan Modra <amodra@bigpond.net.au>
7385
7386 * elf64-ppc.c (ppc_add_stub): Replace strcpy/strncpy with memcpy.
7387 * elf32-hppa.c (hppa_add_stub): Likewise.
7388 * elflink.c (_bfd_elf_link_record_dynamic_symbol): Likewise.
7389 * elflink.h (elf_add_default_symbol): Fix comment typo.
7390 (elf_add_default_symbol): Replace strcpy and strncpy with memcpy.
7391 (elf_link_add_object_symbols): Likewise.
7392 (elf_link_assign_sym_version): Likewise.
7393 * hash.c (bfd_hash_lookup): Likewise.
7394 * linker.c (_bfd_generic_link_add_one_symbol): Likewise.
7395 * section.c (bfd_get_unique_section_name): Likewise.
7396 * syms.c (_bfd_stab_section_find_nearest_line): Likewise.
7397 * elf.c (_bfd_elf_make_section_from_phdr): Likewise.
7398 (assign_section_numbers): Likewise.
7399 (_bfd_elfcore_make_pseudosection): Likewise.
7400 (elfcore_grok_lwpstatus): Likewise.
7401 (elfcore_grok_win32pstatus): Likewise.
7402 (elfcore_write_note): Constify input params. Use PTR instead of
7403 void *. Include terminating NUL in namesz. Correct padding.
7404 Support NULL "name" param. Use memcpy instead of strcpy.
7405 (elfcore_write_prpsinfo): Constify input params.
7406 (elfcore_write_prstatus): Likewise. Use PTR instead of void *.
7407 (elfcore_write_lwpstatus): Likewise.
7408 (elfcore_write_pstatus): Likewise.
7409 (elfcore_write_prfpreg): Likewise.
7410 (elfcore_write_prxfpreg): Likewise.
7411 * elf-bfd.h (elfcore_write_note): Update declaration.
7412 (elfcore_write_prpsinfo): Likewise.
7413 (elfcore_write_prstatus): Likewise.
7414 (elfcore_write_pstatus): Likewise.
7415 (elfcore_write_prfpreg): Likewise.
7416 (elfcore_write_prxfpreg): Likewise.
7417 (elfcore_write_lwpstatus): Likewise.
7418
7419 2002-06-25 Jason Eckhardt <jle@rice.edu>
7420
7421 * ecoff.c (ecoff_set_symbol_info): Set BSF_FUNCTION for
7422 symbols of type stProc and stStaticProc.
7423
7424 2002-06-25 Nick Clifton <nickc@redhat.com>
7425
7426 * ecoff.c: VArious formatting fixes.
7427
7428 2002-06-25 Alan Modra <amodra@bigpond.net.au>
7429
7430 * coff-rs6000.c (xcoff_generate_rtinit): Fix typo.
7431
7432 2002-06-25 Alan Modra <amodra@bigpond.net.au>
7433
7434 * aout-adobe.c: Don't compare against "true" or "false.
7435 * aout-target.h: Likewise.
7436 * aoutx.h: Likewise.
7437 * archive.c: Likewise.
7438 * bout.c: Likewise.
7439 * cache.c: Likewise.
7440 * coff-a29k.c: Likewise.
7441 * coff-alpha.c: Likewise.
7442 * coff-i386.c: Likewise.
7443 * coff-mips.c: Likewise.
7444 * coff-or32.c: Likewise.
7445 * coff64-rs6000.c: Likewise.
7446 * coffcode.h: Likewise.
7447 * coffgen.c: Likewise.
7448 * cpu-ns32k.c: Likewise.
7449 * ecoff.c: Likewise.
7450 * ecofflink.c: Likewise.
7451 * elf.c: Likewise.
7452 * elf32-arm.h: Likewise.
7453 * elf32-cris.c: Likewise.
7454 * elf32-d30v.c: Likewise.
7455 * elf32-i386.c: Likewise.
7456 * elf32-mcore.c: Likewise.
7457 * elf32-ppc.c: Likewise.
7458 * elf32-sh.c: Likewise.
7459 * elf32-sh64.c: Likewise.
7460 * elf32-v850.c: Likewise.
7461 * elf64-alpha.c: Likewise.
7462 * elf64-sh64.c: Likewise.
7463 * elfcode.h: Likewise.
7464 * elfcore.h: Likewise.
7465 * elflink.h: Likewise.
7466 * elfxx-mips.c: Likewise.
7467 * i386os9k.c: Likewise.
7468 * ieee.c: Likewise.
7469 * libbfd.c: Likewise.
7470 * linker.c: Likewise.
7471 * mmo.c: Likewise.
7472 * nlm32-alpha.c: Likewise.
7473 * nlm32-i386.c: Likewise.
7474 * nlm32-ppc.c: Likewise.
7475 * nlm32-sparc.c: Likewise.
7476 * nlmcode.h: Likewise.
7477 * oasys.c: Likewise.
7478 * pdp11.c: Likewise.
7479 * peicode.h: Likewise.
7480 * reloc.c: Likewise.
7481 * som.c: Likewise.
7482 * srec.c: Likewise.
7483 * tekhex.c: Likewise.
7484 * vms.c: Likewise.
7485 * xcofflink.c: Likewise.
7486 * elf64-sparc.c: Edit comment to not use "== false".
7487
7488 * aoutf1.h: Don't use "? true : false".
7489 * ecoff.c: Likewise.
7490 * format.c: Likewise.
7491 * ieee.c: Likewise.
7492 * linker.c: Likewise.
7493 * mmo.c: Likewise.
7494 * oasys.c: Likewise.
7495
7496 2002-06-23 H.J. Lu <hjl@gnu.org>
7497
7498 * elflink.h (elf_link_add_archive_symbols): For the default
7499 version, check references with only one `@' first.
7500
7501 2002-06-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
7502
7503 * elf64-hppa.c (elf64_hppa_mark_milli_and_exported_functions): New
7504 function.
7505 (allocate_global_data_dlt): Don't add millicode symbols to dynamic
7506 symbol table.
7507 (allocate_global_data_opd, allocate_dynrel_entries): Likewise.
7508 (elf64_hppa_size_dynamic_sections): Revise to use
7509 elf64_hppa_mark_milli_and_exported_functions.
7510 (elf64_hppa_finish_dynamic_symbol): Remove code to keep millicode
7511 symbols out of dynamic symbol table.
7512
7513 2002-06-23 Alan Modra <amodra@bigpond.net.au>
7514
7515 * Makefile.in: Regenerate.
7516 * libbfd.h: Regenerate.
7517 * bfd-in2.h: Regenerate.
7518 * configure: Regenerate.
7519 * po/SRC-POTFILES.in: Regenerate.
7520
7521 * elflink.h: Comment typo fixes.
7522
7523 2002-06-23 H.J. Lu <hjl@gnu.org>
7524
7525 * elf-bfd.h (elf_link_loaded_list): New structure.
7526 (elf_link_hash_table): Add "loaded".
7527 * elf.c (_bfd_elf_link_hash_table_init): Initialize "loaded".
7528 * elflink.h (elf_link_check_versioned_symbol): New function.
7529 (elf_link_output_extsym): Call elf_link_check_versioned_symbol.
7530
7531 2002-06-19 Nick Clifton <nickc@cambridge.redhat.com>
7532
7533 * elflink.h (size_dynamic_sections): If the target does not
7534 support an ELF style hash table, return true, indicating that
7535 nothing needed to be done, rather than false, indicating that the
7536 section's size could not be computed.
7537
7538 2002-06-18 Dave Brolley <brolley@redhat.com>
7539
7540 From Catherine Moore, Michael Meissner, Dave Brolley:
7541 * po/SRC-POTFILES.in: Add cpu-frv.c and elf32-frv.c
7542 * targets.c: Support bfd_elf32_frv_vec.
7543 * reloc.c: Add FRV relocs.
7544 * configure.in: Add support for bfd-elf32-frv-vec.
7545 * config.bfd (targ_cpu): Add support for frv-*-elf.
7546 * archures.c: Add frv arch and machines.
7547 * Makefile.am (ALL_MACHINES): Add cpu-frv.lo.
7548 (ALL_MACHINES_CFILES): Add cpu-frv.c.
7549 (BFD32_BACKENDS): Add elf32-frv.lo.
7550 (BFD32_BACKENDS_CFILES): Add elf32-frv.c
7551 (cpu-frv.lo): New target.
7552 (elf32-frv.lo): New target.
7553 * cpu-frv.c: New file.
7554 * elf32-frv.c: New file.
7555
7556 2002-06-18 Jakub Jelinek <jakub@redhat.com>
7557
7558 * elfcode.h (elf_object_p): Sanity check eh_shoff == 0 implies
7559 e_shnum == 0.
7560 Only read the first section header if e_shoff is non-zero.
7561 Don't consider e_shstrndx if there are no sections.
7562
7563 2002-06-17 Tom Rix <trix@redhat.com>
7564
7565 * elf32-d10v.c (elf_d10v_howto_table): Change R_D10V_10_PCREL_R,
7566 R_D10V_10_PCREL_L and R_D10V_18_PCREL to use
7567 complain_overflow_bitfield.
7568
7569 2002-06-17 Alan Modra <amodra@bigpond.net.au>
7570
7571 * opncls.c (bfd_openr): Remove redundant bfd_set_error.
7572 (bfd_fdopenr): Likewise.
7573 (bfd_openstreamr): Likewise.
7574 (bfd_openw): Likewise.
7575
7576 * targets.c: Sort target vecs.
7577 (_bfd_target_vector): Add aix5coff64_vec, bfd_elf32_sh64_vec,
7578 bfd_elf32_sh64l_vec, bfd_elf32_sh64lnbsd_vec,
7579 bfd_elf32_sh64nbsd_vec, bfd_elf64_sh64_vec, bfd_elf64_sh64l_vec,
7580 bfd_elf64_sh64lnbsd_vec, bfd_elf64_sh64nbsd_vec.
7581 * configure.in: Sort target vecs. Add m88kmach3_vec.
7582 * configure: Regenerate.
7583
7584 2002-06-16 Hans-Peter Nilsson <hp@bitrange.com>
7585
7586 * elf64-mmix.c (bpo_reloc_request_sort_fn): Use member
7587 bpo_reloc_no to break sort order ties, not address of items.
7588
7589 2002-06-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
7590
7591 * elf-hppa.h (elf_hppa_final_link): Fix formatting in comment.
7592 Skip excluded sections in determing __gp value.
7593 (elf_hppa_final_link_relocate): Use the symbol's address in
7594 R_PARISC_FPTR64 relocations that don't need an opd entry.
7595 * elf64-hppa.c (allocate_dynrel_entries): Simplify code.
7596 (elf64_hppa_finalize_dynreloc): Likewise.
7597 (elf64_hppa_size_dynamic_sections): Move comments and fix typo.
7598 (elf64_hppa_finish_dynamic_symbol): Break up assert.
7599
7600 2002-06-14 Sergey Grigoriev <serge@leopold.Physik.Uni-Augsburg.DE>
7601
7602 * pei-i386.c (COFF_SECTION_ALIGNMENT_ENTRIES): Enable 16 byte
7603 alignment for .bss, .data and .text sections so that sse and sse2
7604 code will work.
7605 * pe-i386.c (COFF_SECTION_ALIGNMENT_ENTRIES): Likewise.
7606
7607 2002-06013 J"orn Rennecke <joern.rennecke@superh.com>
7608
7609 config.bfd: Add support for sh[1234]l*-*-elf* | sh3el*-*-elf*,
7610 sh[1234]*-elf*.
7611
7612 2002-06-12 John David Anglin <dave@hiauly1.hia.nrc.ca>
7613
7614 * elflink.h (elf_bfd_final_link): Improve error handling for missing
7615 dynamic sections.
7616
7617 * elf64-hppa.c (allocate_global_data_opd): We don't need an opd entry
7618 for a symbol that has no output section.
7619 (allocate_dynrel_entries): Correct comment.
7620 (elf64_hppa_finalize_dynreloc): Likewise. Don't create an opd entry
7621 unless we want one.
7622 (elf64_hppa_finalize_opd): Prevent segfault if dyn_h is NULL.
7623 (elf64_hppa_finalize_dlt): Likewise. Prevent segfault for symbols
7624 with no section. Remove unnecessary parentheses.
7625
7626 2002-06-11 Tom Rix <trix@redhat.com>
7627
7628 * coffcode.h (coff_compute_section_file_positions): Add data
7629 section to AIX loader alignment check.
7630
7631 * coff-rs6000.c (_bfd_xcoff_mkobject): Set default text section
7632 alignment to 4 bytes.
7633 (_bfd_xcoff_copy_private_bfd_data): Use text and data alignment
7634 power accessor macro.
7635 (do_shared_object_padding): Remove invalid assertion.
7636
7637 2002-06-10 Richard Sandiford <rsandifo@redhat.com>
7638
7639 * section.c (_bfd_strip_section_from_output): Set SEC_EXCLUDE
7640 for removed output sections.
7641
7642 2002-06-10 Geoffrey Keating <geoffk@redhat.com>
7643
7644 * merge.c (merge_strings): Use htab_create_alloc with calloc, not
7645 htab_alloc.
7646 * elf-strtab.c (_bfd_elf_strtab_finalize): Likewise.
7647
7648 2002-06-08 H.J. Lu <hjl@gnu.org>
7649
7650 * elf.c (copy_private_bfd_data): Don't cast to bfd_size_type to
7651 work around a long long bug in gcc 2.96 on mips.
7652
7653 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7654
7655 * Makefile.am (BFD32_BACKENDS): Add vax1knetbsd.lo.
7656 (BFD32_BACKENDS_CFILES): Add vax1knetbsd.c.
7657 Regenerate dependency lists.
7658 * Makefile.in: Regenerate.
7659 * config.bfd (vax-*-netbsdelf*, vax-*-netbsdaout*): Add
7660 vax1knetbsd_vec to targ_selvecs.
7661 * configure.in: Add vax1knetbsd_vec.
7662 * configure: Regenerate.
7663 * targets.c (_bfd_target_vector): Add vax1knetbsd_vec.
7664 * vax1knetbsd.c: New file.
7665 * vaxnetbsd.c: Update copyright years.
7666 (TARGET_PAGE_SIZE): Set to 0x1000.
7667 (DEFAULT_MID): Set to M_VAX4K_NETBSD.
7668
7669 2002-06-08 Matt Thomas <matt@3am-software.com>
7670
7671 * libaout.h (enum machine_type): Add M_VAX4K_NETBSD.
7672
7673 2002-06-08 Alan Modra <amodra@bigpond.net.au>
7674
7675 * elf64-sh64.c (sh64_elf64_link_output_symbol_hook): Make static.
7676
7677 2002-06-08 Alan Modra <amodra@bigpond.net.au>
7678
7679 * Makefile.am: Run "make dep-am".
7680 * Makefile.in: Regenerate.
7681
7682 * armnetbsd.c: Replace CONST with const.
7683 * corefile.c: Likewise.
7684 * elf32-dlx.c: Likewise.
7685 * elf64-mips.c: Likewise.
7686 * mmo.c: Likewise.
7687 * ns32knetbsd.c: Likewise.
7688
7689 * elf64-sparc.c (sparc64_elf_add_symbol_hook): Check the hash
7690 table is elf64-sparc.
7691
7692 2002-06-08 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7693
7694 * elfxx-mips.c (_bfd_mips_elf_relocate_section): Simplify code.
7695 Fix RELA addends to get not shifted in the result. Don't do special
7696 handling of R_MIPS_64 for NewABI.
7697
7698 2002-06-07 Alan Modra <amodra@bigpond.net.au>
7699
7700 * aoutx.h (NAME(aout,slurp_symbol_table)): Use bfd_zmalloc.
7701 (NAME(aout,slurp_reloc_table)): Likewise.
7702 * coff-mips.c (mips_relax_section): Use bfd_zalloc.
7703 * coff-rs6000.c (xcoff_write_armap_big): Use bfd_zmalloc.
7704 (xcoff_write_archive_contents_big): Likewise.
7705 (xcoff_generate_rtinit): Likewise.
7706 (xcoff_generate_rtinit): Likewise, and check error return.
7707 * coff64-rs6000.c (xcoff64_generate_rtinit): Likewise.
7708 * coffgen.c (coff_section_symbol): Use bfd_zalloc.
7709 (coff_get_normalized_symtab): Likewise.
7710 (coff_make_empty_symbol): Likewise.
7711 (bfd_coff_set_symbol_class): Likewise.
7712 * cofflink.c (coff_link_add_symbols): Likewise.
7713 * ecoff.c (_bfd_ecoff_make_empty_symbol): Likewise.
7714 * ecofflink.c (ecoff_write_shuffle): Use bfd_zmalloc.
7715 (bfd_ecoff_write_accumulated_debug): Likewise.
7716 * elf64-alpha.c (get_got_entry): Use bfd_zalloc.
7717 * i386linux.c (bfd_i386linux_size_dynamic_sections): Likewise.
7718 * i386lynx.c (NAME(lynx,slurp_reloc_table)): Use bfd_zmalloc.
7719 * ieee.c (do_with_relocs): Use bfd_zalloc.
7720 * m68klinux.c (bfd_m68klinux_size_dynamic_sections): Likewise.
7721 * pdp11.c (NAME(aout,slurp_symbol_table)): Use bfd_zmalloc.
7722 (NAME(aout,slurp_reloc_table)): Likewise.
7723 (NAME(aout,squirt_out_relocs)): Don't memset when zalloc'd.
7724 * reloc16.c (bfd_coff_reloc16_relax_section): Use bfd_zmalloc.
7725 * som.c (som_build_and_write_symbol_table): Likewise.
7726 (som_slurp_string_table): Likewise.
7727 (som_slurp_symbol_table): Likewise.
7728 (som_bfd_ar_write_symbol_stuff): Likewise.
7729 * sparclinux.c (bfd_sparclinux_size_dynamic_sections): Use bfd_zalloc.
7730 * sunos.c (bfd_sunos_size_dynamic_sections): Likewise.
7731 * tekhex.c (find_chunk): Likewise. Get rid of unused "sname".
7732 * vms-gsd.c (_bfd_vms_slurp_gsd): Use bfd_zmalloc.
7733 * xcofflink.c (xcoff_link_add_symbols): Use bfd_zalloc/bfd_zmalloc.
7734
7735 2002-06-07 Alan Modra <amodra@bigpond.net.au>
7736
7737 * elf-bfd.h (struct bfd_elf_section_data <group_name>): Replace with
7738 "group" union.
7739 (elf_group_name): Update.
7740 (elf_group_id): Define.
7741 (bfd_elf_set_group_contents): Declare.
7742 * elf.c (elf_fake_sections): Qualify use of elf_group_name.
7743 (set_group_contents): Rename to bfd_elf_set_group_contents. Remove
7744 ATTRIBUTE_UNUSED from failedptrarg. If elf_group_id is set, use
7745 that sym for the signature.
7746 (_bfd_elf_compute_section_file_positions): Don't call
7747 set_group_contents for "ld -r" case.
7748 (swap_out_syms): Use bfd_zalloc.
7749 * elflink.h (elf_link_add_archive_symbols): Likewise.
7750 (NAME(bfd_elf,size_dynamic_sections)): Likewise.
7751 (elf_bfd_final_link): Call bfd_elf_set_group_contents.
7752
7753 2002-06-07 Alan Modra <amodra@bigpond.net.au>
7754
7755 * elf64-ppc.c (ppc64_elf_relocate_section): Allow unresolved
7756 relocs in opd for non-shared too.
7757
7758 2002-06-06 Jeffrey Law <law@redhat.com>
7759
7760 * elf32-h8300.c (elf32_h8_relax_section): Ignore uninteresting
7761 relocations.
7762
7763 2002-06-06 Nick Clifton <nickc@cambridge.redhat.com>
7764
7765 * merge.c: Include libiberty.h.
7766 * elf-strtab.c: Include libiberty.h.
7767
7768 2002-06-06 Elias Athanasopoulos <eathan@otenet.gr>
7769
7770 * peXXigen.c (pe_print_idata): Remove unused variable.
7771
7772 2002-06-06 David Heine <dlheine@tensilica.com>
7773
7774 * elf.c (assign_file_positions_for_segments): Remove unallocated
7775 sections from the section to segment mapping for PT_LOAD segments.
7776 Update comment about empty loadable segments.
7777
7778 2002-06-06 Richard Sandiford <rsandifo@redhat.com>
7779
7780 * stabs.c (_bfd_link_section_stabs): Check that the symbol offset
7781 is within the .stabstr section.
7782
7783 2002-06-06 Alan Modra <amodra@bigpond.net.au>
7784
7785 * elf-bfd.h (struct elf_size_info <swap_symbol_in>): Function args
7786 are "const PTR", not "const PTR *".
7787 (bfd_elf32_swap_symbol_in): Likewise.
7788 (bfd_elf64_swap_symbol_in): Likewise.
7789 * elfcode.h (elf_swap_symbol_in): Change input args to const PTR.
7790 (elf_slurp_symbol_table): Adjust call to elf_swap_symbol_in.
7791 * elflink.h (elf_link_is_defined_archive_symbol): Likewise.
7792 (elf_link_add_object_symbols): Likewise.
7793 (elf_link_record_local_dynamic_symbol): Likewise.
7794 (elf_link_input_bfd): Likewise.
7795 (elf_gc_mark): Likewise.
7796 (elf_reloc_symbol_deleted_p): Likewise.
7797 * elf-m10200.c (mn10200_elf_relax_section): Likewise.
7798 (mn10200_elf_relax_delete_bytes): Likewise.
7799 (mn10200_elf_symbol_address_p): Likewise.
7800 (mn10200_elf_get_relocated_section_contents): Likewise.
7801 * elf-m10300.c (mn10300_elf_relax_section): Likewise.
7802 (mn10300_elf_relax_section): Likewise.
7803 (mn10300_elf_relax_delete_bytes): Likewise.
7804 (mn10300_elf_symbol_address_p): Likewise.
7805 (mn10300_elf_get_relocated_section_contents): Likewise.
7806 * elf32-h8300.c (elf32_h8_relax_section): Likewise.
7807 (elf32_h8_relax_delete_bytes): Likewise.
7808 (elf32_h8_symbol_address_p): Likewise.
7809 (elf32_h8_get_relocated_section_contents): Likewise.
7810 * elf32-hppa.c (get_local_syms): Likewise.
7811 * elf32-m68k.c (bfd_m68k_elf32_create_embedded_relocs): Likewise.
7812 * elf32-mips.c (bfd_mips_elf32_create_embedded_relocs): Likewise.
7813 * elf32-sh.c (sh_elf_relax_section): Likewise.
7814 (sh_elf_relax_delete_bytes): Likewise.
7815 (sh_elf_get_relocated_section_contents): Likewise.
7816 * elf32-xstormy16.c (xstormy16_elf_relax_section): Likewise.
7817 * elf64-alpha.c (elf64_alpha_relax_section): Likewise.
7818 * elf64-hppa.c (elf64_hppa_check_relocs): Likewise.
7819 * elf64-mmix.c (mmix_elf_relax_section): Likewise.
7820 * elf64-ppc.c (get_local_syms): Likewise.
7821 * elf64-sh64.c (sh_elf64_get_relocated_section_contents): Likewise.
7822 * elfxx-ia64.c (elfNN_ia64_relax_section): Likewise.
7823
7824 2002-06-05 J"orn Rennecke <joern.rennecke@superh.com>
7825
7826 * config.bfd (sh64l*-*-elf*, shl*-*-elf*): New configurations.
7827
7828 2002-06-05 Alan Modra <amodra@bigpond.net.au>
7829
7830 * elf.c (group_signature): Swap in the whole symbol, and handle
7831 extracting section symbol names.
7832 (setup_group): Add comment.
7833 (set_group_contents): When called from objcopy or ld, arrange for
7834 section contents to be written. Write group member output section
7835 indices to allow objcopy to reorganize sections.
7836 (_bfd_elf_copy_private_section_data): Copy group info.
7837
7838 * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.
7839 (bfd_elf32_swap_symbol_in): Update prototype.
7840 (bfd_elf64_swap_symbol_in): Likewise.
7841 * elfcode.h (elf_swap_symbol_in): Change input args to const PTR *.
7842 (elf_slurp_symbol_table): Adjust call to elf_swap_symbol_in.
7843 * elflink.h (elf_link_is_defined_archive_symbol): Likewise.
7844 (elf_link_add_object_symbols): Likewise.
7845 (elf_link_record_local_dynamic_symbol): Likewise.
7846 (elf_link_input_bfd): Likewise.
7847 (elf_gc_mark): Likewise.
7848 (elf_reloc_symbol_deleted_p): Likewise.
7849 * elf-m10200.c (mn10200_elf_relax_section): Likewise.
7850 (mn10200_elf_relax_delete_bytes): Likewise.
7851 (mn10200_elf_symbol_address_p): Likewise.
7852 (mn10200_elf_get_relocated_section_contents): Likewise.
7853 * elf-m10300.c (mn10300_elf_relax_section): Likewise.
7854 (mn10300_elf_relax_section): Likewise.
7855 (mn10300_elf_relax_delete_bytes): Likewise.
7856 (mn10300_elf_symbol_address_p): Likewise.
7857 (mn10300_elf_get_relocated_section_contents): Likewise.
7858 * elf32-h8300.c (elf32_h8_relax_section): Likewise.
7859 (elf32_h8_relax_delete_bytes): Likewise.
7860 (elf32_h8_symbol_address_p): Likewise.
7861 (elf32_h8_get_relocated_section_contents): Likewise.
7862 * elf32-hppa.c (get_local_syms): Likewise.
7863 * elf32-m68k.c (bfd_m68k_elf32_create_embedded_relocs): Likewise.
7864 * elf32-mips.c (bfd_mips_elf32_create_embedded_relocs): Likewise.
7865 * elf32-sh.c (sh_elf_relax_section): Likewise.
7866 (sh_elf_relax_delete_bytes): Likewise.
7867 (sh_elf_get_relocated_section_contents): Likewise.
7868 * elf32-xstormy16.c (xstormy16_elf_relax_section): Likewise.
7869 * elf64-alpha.c (elf64_alpha_relax_section): Likewise.
7870 * elf64-hppa.c (elf64_hppa_check_relocs): Likewise.
7871 * elf64-mmix.c (mmix_elf_relax_section): Likewise.
7872 * elf64-ppc.c (get_local_syms): Likewise.
7873 * elf64-sh64.c (sh_elf64_get_relocated_section_contents): Likewise.
7874 * elfxx-ia64.c (elfNN_ia64_relax_section): Likewise.
7875 * elfcode.h (NAME(_bfd_elf,size_info)): Update initialiser.
7876 * elf64-alpha.c (alpha_elf_size_info): Likewise.
7877 * elf64-hppa.c (hppa64_elf_size_info): Likewise.
7878 * elf64-mips.c (mips_elf64_size_info): Likewise.
7879 * elf64-s390.c (s390_elf64_size_info): Likewise.
7880 * elf64-sparc.c (sparc64_elf_size_info): Likewise.
7881
7882 2002-06-05 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
7883
7884 * elf32-mips.c (elf32_mips_ignore_discarded_relocs): Move to...
7885 elfxx-mips.c (_bfd_mips_elf_ignore_discarded_relocs): ... here.
7886 elf64-mips.c (elf_backend_ignore_discarded_relocs): Use
7887 _bfd_mips_elf_ignore_discarded_relocs.
7888 elfxx-mips.h (_bfd_mips_elf_ignore_discarded_relocs): Declare.
7889
7890 2002-06-05 H.J. Lu <hjl@gnu.org>
7891
7892 * elfxx-mips.c (mips_elf_calculate_relocation): Call
7893 _bfd_elf_rel_local_sym for STT_SECTION relocations against
7894 the SEC_MERGE section.
7895
7896 2002-06-05 Alan Modra <amodra@bigpond.net.au>
7897
7898 * coff-alpha.c: Update copyright date.
7899 * coff-mips.c: Likewise.
7900 * xcoff-target.h: Likewise.
7901
7902 * bfd-in.h: Remove "taken from the source" comment.
7903 * libbfd-in.h: Likewise.
7904 * libcoff-in.h: Likewise.
7905 * bfd-in2.h: Regenerate.
7906 * libbfd.h: Regenerate.
7907 * libcoff.h: Regenerate.
7908
7909 * elf.c (bfd_elf_discard_group): Return true.
7910 * elf-bfd.h (bfd_elf_discard_group): Declare.
7911 * bfd-in.h (bfd_elf_discard_group): Don't declare here.
7912 * section.c (bfd_discard_group): Rename to bfd_generic_discard_group.
7913 * bfd.c (bfd_discard_group): Define.
7914 * targets.c (struct bfd_target): Add _bfd_discard_group.
7915 (BFD_JUMP_TABLE_LINK): Here too.
7916 * libbfd-in.h (_bfd_nolink_bfd_discard_group): Define.
7917 * aout-adobe.c (aout_32_bfd_discard_group): Define.
7918 * aout-target.h (MY_bfd_discard_group): Define.
7919 * aout-tic30.c (MY_bfd_discard_group): Define.
7920 * binary.c (binary_bfd_discard_group): Define.
7921 * bout.c (b_out_bfd_discard_group): Define.
7922 * coff-alpha.c (_bfd_ecoff_bfd_discard_group): Define.
7923 * coffcode.h (coff_bfd_discard_group): Define.
7924 * coff-mips.c (_bfd_ecoff_bfd_discard_group): Define.
7925 * elfxx-target.h (bfd_elfNN_bfd_discard_group): Define.
7926 * i386msdos.c (msdos_bfd_discard_group): Define.
7927 * i386os9k.c (os9k_bfd_discard_group): Define.
7928 * ieee.c (ieee_bfd_discard_group): Define.
7929 * ihex.c (ihex_bfd_discard_group): Define.
7930 * mmo.c (mmo_bfd_discard_group): Define.
7931 * nlm-target.h (nlm_bfd_discard_group): Define.
7932 * oasys.c (oasys_bfd_discard_group): Define.
7933 * ppcboot.c (ppcboot_bfd_discard_group): Define.
7934 * som.c (som_bfd_discard_group): Define.
7935 * srec.c (srec_bfd_discard_group): Define.
7936 * tekhex.c (tekhex_bfd_discard_group): Define.
7937 * versados.c (versados_bfd_discard_group): Define.
7938 * vms.c (vms_bfd_discard_group): Define.
7939 * xcoff-target.h (_bfd_xcoff_bfd_discard_group): Define.
7940 * coff64-rs6000.c (rs6000coff64_vec): Update initialiser.
7941 (aix5coff64_vec): Likewise.
7942 * coff-rs6000.c (rs6000coff_vec, pmac_xcoff_vec): Likewise.
7943
7944 2002-06-04 Jason Thorpe <thorpej@wasabisystems.com>
7945
7946 * Makefile.am (BFD32_BACKENDS): Add elf32-sh64-com.lo.
7947 (BFD32_BACKENDS_CFILES): Add elf32-sh64-com.c.
7948 (elf32-sh64-com.lo): New dependency list.
7949 * Makefile.in: Regenerate.
7950 * configure.in (bfd_elf32_sh64_vec, bfd_elf32_sh64l_vec)
7951 (bfd_elf32_sh64nbsd_vec, bfd_elf32_sh64lnbsd_vec): Add
7952 elf32-sh64-com.lo.
7953 * configure: Regenerate.
7954 * elf32-sh64.c (sh64_address_in_cranges)
7955 (sh64_get_contents_type, sh64_address_is_shmedia): Move to...
7956 (crange_qsort_cmpb, crange_qsort_cmpl, crange_bsearch_cmpb):
7957 (crange_bsearch_cmpl): Prepend _bfd_sh64_ to name and move to...
7958 * elf32-sh64-com.c: ...here. New file.
7959
7960 2002-06-04 Alan Modra <amodra@bigpond.net.au>
7961
7962 * elf32-openrisc.c (openrisc_elf_gc_mark_hook): Remove
7963 ATTRIBUTE_UNUSED on used params.
7964 * elf32-vax.c (elf_vax_gc_mark_hook): Remove unnecessary checks
7965 before calling bfd_section_from_elf_index on local syms.
7966 * elf64-sh64.c (sh_elf64_gc_mark_hook): Likewise.
7967
7968 2002-06-04 Jason Thorpe <thorpej@wasabisystems.com>
7969
7970 * Makefile.am (BFD32_BACKENDS): Add elf32-sh64-nbsd.lo.
7971 (BFD32_BACKENDS_CFILES): Add elf32-sh64-nbsd.c.
7972 (BFD64_BACKENDS): Add elf64-sh64-nbsd.lo.
7973 (BFD64_BACKENDS_CFILES): Add elf64-sh64-nbsd.c.
7974 (elf32-sh64-nbsd.lo, elf64-sh64-nbsd.lo): New rules.
7975 * Makefile.in: Regenerate.
7976 * config.bfd (sh5le-*-netbsd*, sh5-*-netbsd*, sh64le-*-netbsd*)
7977 (sh64-*-netbsd*): New targets.
7978 * configure.in: Add bfd_elf32_sh64nbsd_vec, bfd_elf32_sh64lnbsd_vec,
7979 bfd_elf64_sh64nbsd_vec, and bfd_elf64_sh64lnbsd_vec.
7980 * configure: Regenerate.
7981 * elf32-sh64-nbsd.c: New file.
7982 * elf64-sh64-nbsd.c: New file.
7983 * targets.c: Add extern decls for bfd_elf32_sh64nbsd_vec,
7984 bfd_elf32_sh64lnbsd_vec, bfd_elf64_sh64nbsd_vec, and
7985 bfd_elf64_sh64lnbsd_vec.
7986
7987 2002-06-04 Alan Modra <amodra@bigpond.net.au>
7988
7989 * elf.c (setup_group): Set SEC_LINK_ONCE on GRP_COMDAT groups.
7990 (bfd_section_from_shdr): Likewise. Set section name of group
7991 sections from signature.
7992 (group_signature): Split out from setup_group. Ensure symbol table
7993 is available.
7994 (bfd_elf_discard_group): New function.
7995 (_bfd_elf_make_section_from_shdr): Don't set SEC_LINK_ONCE on
7996 .gnu.linkonce* sections if they are members of a group.
7997 (set_group_contents): Set GRP_COMDAT flag.
7998 * section.c (bfd_discard_group): New function.
7999 * bfd-in.h (bfd_elf_discard_group): Declare.
8000 * bfd-in2.h: Regenerate.
8001 * elf-bfd.h (struct bfd_elf_section_data): Add linkonce_p field.
8002 (elf_linkonce_p): Define.
8003
8004 2002-06-04 Alan Modra <amodra@bigpond.net.au>
8005
8006 * elf.c (bfd_section_from_shdr): Make "name" const.
8007 * elf-bfd.h (elf_backend_section_from_shdr): Likewise.
8008 * elf32-i370.c (i370_elf_section_from_shdr): Likewise.
8009 * elf32-ppc.c (ppc_elf_section_from_shdr): Likewise.
8010 * elf32-sh64.c (sh64_backend_section_from_shdr): Likewise.
8011 * elf32-v850.c (v850_elf_section_from_shdr): Likewise.
8012 * elf64-alpha.c (elf64_alpha_section_from_shdr): Likewise.
8013 * elf64-hppa.c (elf64_hppa_section_from_shdr): Likewise.
8014 * elf64-ppc.c (ppc64_elf_section_from_shdr): Likewise.
8015 * elfxx-ia64.c (elfNN_ia64_section_from_shdr): Likewise.
8016 * elfxx-mips.c (_bfd_mips_elf_section_from_shdr): Likewise.
8017 * elfxx-mips.h (_bfd_mips_elf_section_from_shdr): Likewise.
8018
8019 2002-06-03 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
8020
8021 * elfxx-mips.c (ABI_64_P): Use backend's data to determine the
8022 ABI.
8023
8024 2002-06-02 Kazu Hirata <kazu@cs.umass.edu>
8025
8026 * elf32-arc.c: Fix formatting.
8027 * elf32-arm.h: Likewise.
8028 * elf32-cris.c: Likewise.
8029 * elf32-dlx.c: Likewise.
8030 * elf32-hppa.c: Likewise.
8031 * elf32-i386.c: Likewise.
8032 * elf32-i386qnx.c: Likewise.
8033 * elf32-or32.c: Likewise.
8034 * elf32-s390.c: Likewise.
8035 * elf32-sh64.c: Likewise.
8036 * elf32-vax.c: Likewise.
8037 * elf32-xstormy16.c: Likewise.
8038 * elf64-alpha.c: Likewise.
8039 * elf64-mmix.c: Likewise.
8040 * elf64-ppc.c: Likewise.
8041 * elf64-s390.c: Likewise.
8042 * elf64-sh64.c: Likewise.
8043 * elf64-x86-64.c: Likewise.
8044
8045 2002-06-02 Richard Henderson <rth@redhat.com>
8046
8047 * elf64-alpha.c (elf64_alpha_relocate_section): Don't dereference
8048 null when there are no got entries for a symbol.
8049 (elf64_alpha_relax_find_tls_segment): Rearrange to avoid
8050 uninitialized variable warning.
8051
8052 2002-06-01 Richard Henderson <rth@redhat.com>
8053
8054 * elf64-alpha.c (elf64_alpha_relax_with_lituse): Don't test for
8055 undefined symbols here.
8056 (elf64_alpha_relax_section): Do it here. Also test for not
8057 defined in the current module.
8058 (elf64_alpha_relocate_section_r): Split out of ...
8059 (elf64_alpha_relocate_section): ... here. Don't dereference
8060 NULL when looking up local got entries.
8061
8062 2002-06-01 Richard Henderson <rth@redhat.com>
8063
8064 * elf64-alpha.c (elf64_alpha_relax_with_lituse): Reject undefined
8065 symbols from JSR relaxation.
8066 (elf64_alpha_size_plt_section_1): New.
8067 (elf64_alpha_calc_dynrel_sizes): Split out .rela.got bits ...
8068 (elf64_alpha_size_rela_got_1): ... here.
8069 (elf64_alpha_size_dynamic_sections): Split out .rela.got bits ...
8070 (elf64_alpha_size_rela_got_section): ... here.
8071 (elf64_alpha_size_plt_section): New.
8072 (elf64_alpha_relax_section): Call them.
8073 (elf64_alpha_size_got_sections): Remove output_bfd arg.
8074 (elf64_alpha_finish_dynamic_symbol): Check gotent use_count.
8075
8076 2002-06-01 Richard Henderson <rth@redhat.com>
8077
8078 * elf64-alpha.c (alpha_get_dtprel_base, alpha_get_tprel_base): New.
8079 (elf64_alpha_relocate_section): Use them. Reject LE TLS relocs
8080 in shared libraries. Fix DTPRELHI and TPRELHI value.
8081 (INSN_ADDQ, INSN_RDUNIQ): New.
8082 (struct alpha_relax_info): Add symtab_hdr, tls_segment, first_gotent.
8083 (elf64_alpha_relax_with_lituse): Return boolean. Remove irelend
8084 argument. Reject dynamic symbols. Use LITUSE symbolic constants.
8085 (elf64_alpha_relax_got_load): Rename from relax_without_lituse.
8086 Handle GOTDTPREL and GOTTPREL relocations.
8087 (elf64_alpha_relax_gprelhilo): New.
8088 (elf64_alpha_relax_tls_get_addr): New.
8089 (elf64_alpha_relax_find_tls_segment): New.
8090 (elf64_alpha_relax_section): Handle TLS relocations.
8091 (ALPHA_ELF_LINK_HASH_TLS_IE): New.
8092 (elf64_alpha_check_relocs): Set it.
8093
8094 2002-06-01 Richard Henderson <rth@redhat.com>
8095
8096 * elf64-alpha.c (elf64_alpha_relax_section): Don't store computed gp.
8097
8098 * elf64-alpha.c (elf64_alpha_check_relocs): Fix typo on maybe_dynamic
8099 check; don't suppress dynamic relocs for non-allocated sections.
8100
8101 * elf64-alpha.c: Remove dead code.
8102
8103 2002-05-31 Alan Modra <amodra@bigpond.net.au>
8104
8105 * bfd-in2.h: Regenerate.
8106 * libbfd.h: Regenerate.
8107 * po/SRC-POTFILES.in: Regenerate.
8108
8109 * elf64-ppc.c (ppc64_elf_size_dynamic_sections): Don't allocate
8110 space for bss .plt.
8111
8112 2002-05-31 Graeme Peterson <gp@qnx.com>
8113
8114 * Makefile.am (BFD32_BACKENDS): Add elf32-i386qnx.lo.
8115 (BFD32_BACKENDS_CFILES): Add elf32-i386qnx.c.
8116 Run "make dep-am".
8117 * Makefile.in: Regenerate.
8118 * config.bfd: Add i[3456]86-*-nto-qnx* support.
8119 * configure.in: Add bfd_elf32_i386qnx_vec support.
8120 * configure: Regenerate.
8121 * elf-bfd.h (struct elf_backend_data): Add set_nonloadable_filepos,
8122 is_contained_by_filepos, and copy_private_bfd_data_p.
8123 * elf.c (assign_file_positions_for_segments): Call backend
8124 set_nonloadable_filepos. Fix non-K&R call to _bfd_error_handler.
8125 (IS_CONTAINED_BY_FILEPOS): Define.
8126 (INCLUDE_SECTION_IN_SEGMENT): Also test IS_CONTAINED_BY_FILEPOS.
8127 (copy_private_bfd_data): Use IS_CONTAINED_BY_FILEPOS. Typo fix.
8128 Fix non-K&R call to _bfd_error_handler.
8129 (_bfd_elf_copy_private_section_data): Use backend
8130 copy_private_bfd_data_p.
8131 * elf32-i386.c: Don't include elfxx-target.h when
8132 ELF32_I386_C_INCLUDED is defined.
8133 * elf32-i386qnx.c: New QNX elf backend file.
8134 * elfxx-target.h: Add elf_backend_set_nonloadable_filepos,
8135 elf_backend_is_contained_by_filepos, and
8136 elf_backend_do_copy_private_bfd_data.
8137 * targets.c: Add bfd_target bfd_elf32_i386qnx_vec.
8138
8139 2002-05-31 Alan Modra <amodra@bigpond.net.au>
8140
8141 * elfarm-oabi.c (bfd_elf32_arm_add_glue_sections_to_bfd): Define.
8142 Move other similar defines to start of file.
8143
8144 2002-05-30 Tom Rix <trix@redhat.com>
8145
8146 * coff-rs6000.c (xcoff_rtype2howto): Handle 16 bit R_RBA.
8147 * coff64-rs6000.c (xcoff64_rtype2howto): Same.
8148
8149 2002-05-30 Richard Henderson <rth@redhat.com>
8150
8151 * elf64-alpha.c (ALPHA_ELF_LINK_HASH_LU_TLSGD,
8152 ALPHA_ELF_LINK_HASH_LU_TLSLDM, ALPHA_ELF_LINK_HASH_LU_FUNC): New.
8153 (ALPHA_ELF_GOT_ENTRY_RELOCS_DONE): Remove.
8154 (ALPHA_ELF_GOT_ENTRY_RELOCS_XLATED): Remove.
8155 (struct alpha_elf_got_entry): Add reloc_type, reloc_done, reloc_xlated.
8156 (struct alpha_elf_obj_tdata): Rename total_got_entries and
8157 n_local_got_entries to total_got_size and local_got_size.
8158 (elf64_alpha_howto, elf64_alpha_reloc_map): Update for TLS relocs.
8159 (alpha_got_entry_size): New.
8160 (elf64_alpha_relax_with_lituse): Use it.
8161 (elf64_alpha_relax_without_lituse): Likewise.
8162 (MAX_GOT_SIZE): Rename from MAX_GOT_ENTRIES.
8163 (get_got_entry): New.
8164 (elf64_alpha_check_relocs): Handle TLS relocs. Reorganize.
8165 (elf64_alpha_adjust_dynamic_symbol): Test LU_FUNC as a mask.
8166 (elf64_alpha_merge_ind_symbols): Check gotent->reloc_type.
8167 (elf64_alpha_can_merge_gots, elf64_alpha_merge_gots): Likewise.
8168 (elf64_alpha_calc_got_offsets_for_symbol): Use alpha_got_entry_size.
8169 (elf64_alpha_calc_got_offsets): Likewise.
8170 (alpha_dynamic_entries_for_reloc): New.
8171 (elf64_alpha_calc_dynrel_sizes): Use it.
8172 (elf64_alpha_size_dynamic_sections): Likewise.
8173 (elf64_alpha_relocate_section): Handle TLS relocations.
8174 * reloc.c: Add Alpha TLS relocations.
8175 * bfd-in2.h, libbfd.h: Rebuild.
8176
8177 2002-05-29 Ralf Habacker <ralf.habacker@freenet.de>
8178
8179 * peXXigen.c (pe_print_idata): Remove double printed
8180 import table lines; add Bound-To comment.
8181
8182 2002-05-29 Matt Thomas <matt@3am-software.com>
8183
8184 * Makefile.am (BFD32_BACKENDS): Add elf32-vax.lo.
8185 (BFD32_BACKENDS_CFILES): Add elf32-vax.c.
8186 (elf32-vax.lo): New rule.
8187 * Makefile.in: Regenerate.
8188 * configure.in (bfd_elf32_vax_vec)
8189 (vaxnetbsd_vec): New vectors.
8190 * configure: Regenerate.
8191 * config.bfd (vax-*-netbsdelf*)
8192 (vax-*-netbsdaout*)
8193 (vax-*-netbsd*): New targets.
8194 * elf32-vax.c: New file.
8195 * reloc.c: Add VAX relocations.
8196 * bfd-in2.h: Regenerate.
8197 * targets.c (_bfd_target_vector): Add bfd_elf32_vax_vec.
8198
8199 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
8200
8201 * config.bfd (arm-*-netbsd*): Add bfd_elf32_littlearm_vec
8202 and bfd_elf32_bigarm_vec to targ_selvecs.
8203
8204 2002-05-29 Ralf Habacker <ralf.habacker@freenet.de>
8205
8206 * peXXigen.c (pe_print_idata): Fix seg faults on printing import tables
8207 with auto-imported symbols.
8208
8209 2002-05-29 Adam Nemet <anemet@lnxw.com>
8210
8211 * elf32-arm.h (bfd_elf32_arm_get_bfd_for_interworking): Don't add glue
8212 sections only record bfd.
8213 (bfd_elf32_arm_add_glue_sections_to_bfd): New function.
8214 * bfd-in.h (bfd_elf32_arm_add_glue_sections_to_bfd): Declare it.
8215 * bfd-in2.h: Regenerate.
8216
8217 2002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
8218
8219 * syms.c (_bfd_stab_section_find_nearest_line): Move
8220 declaration and initialisation of saw_line and saw_func out of
8221 for loop.
8222
8223 2002-05-29 Alan Modra <amodra@bigpond.net.au>
8224
8225 * elf64-ppc.c (ppc64_elf_get_symbol_info): New function.
8226 (bfd_elf64_get_symbol_info): Define.
8227 * elfxx-target.h (bfd_elfNN_get_symbol_info): Only define if undef.
8228
8229 2002-05-29 Andrey Volkov <avolkov@transas.com>
8230
8231 * cpu-h8300.c: Make default h8300 machine first in machine list.
8232
8233 2002-05-28 Kuang Hwa Lin <kuang@sbcglobal.net>
8234
8235 * config.bfd: Added DLX configuraton.
8236 * Makefile.am: Added DLX configuraton.
8237 * configure.in: Added DLX configuraton.
8238 * archures.c: Add DLX architecure.
8239 * reloc.c: Add DLX relocs.
8240 * targets.c: Added DLX target vector.
8241 * configure: Regenerate.
8242 * Makefile.in: Regenreate.
8243 * bfd-in2.h: Regenreate.
8244 * elf32-dlx.c: New file: Support DLX target.
8245 * cpu-dlx.c: New file: Support DLX target.
8246
8247 2002-05-25 Alan Modra <amodra@bigpond.net.au>
8248
8249 * elf32-m68k.c (elf32_m68k_print_private_bfd_data): Formatting.
8250
8251 * elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Revert last change.
8252 (ppc64_elf_check_relocs): Don't set up function descriptor symbol
8253 strings to point inside function code sym string.
8254 (func_desc_adjust): Likewise.
8255 (ppc64_elf_hide_symbol): Rewrite code to look up function code sym.
8256
8257 2002-05-24 Michal Ludvig <mludvig@suse.cz>
8258
8259 * elf64-x86-64.c (elf64_x86_64_grok_prstatus): Added.
8260 (elf64_x86_64_grok_psinfo): Added.
8261
8262 2002-05-24 TAMURA Kent <kent@netbsd.org>
8263
8264 * config.bfd: Add a target for i386-netbsdpe.
8265
8266 2002-05-24 Alan Modra <amodra@bigpond.net.au>
8267
8268 * elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Don't copy is_func
8269 and is_func_descriptor.
8270 (func_desc_adjust): Hide function code sym in shared libs unless
8271 there is a matching exported function descriptor sym.
8272
8273 2002-05-23 Jakub Jelinek <jakub@redhat.com>
8274
8275 * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCAL
8276 for symbols from SHF_TLS section.
8277 (_bfd_elf_print_private_bfd_data): Add PT_TLS.
8278 (elf_fake_sections): Set SHF_TLS for SEC_THREAD_LOCAL sections.
8279 (map_sections_to_segments): Build PT_TLS segment if necessary.
8280 (assign_file_positions_for_segments): Likewise.
8281 (get_program_header_size): Account for PT_TLS segment.
8282 (swap_out_syms): Set type of BSF_THREAD_LOCAL symbols and symbols from
8283 SEC_THREAD_LOCAL sections to STT_TLS.
8284 * reloc.c: Add 386 and IA-64 TLS relocs.
8285 * section.c (SEC_THREAD_LOCAL): Define.
8286 (SEC_CONSTRUCTOR_TEXT, SEC_CONSTRUCTOR_DATA, SEC_CONSTRUCTOR_BSS):
8287 Remove.
8288 * elflink.h (elf_link_add_object_symbols): Support .tcommon.
8289 (size_dynamic_sections): If DF_STATIC_TLS, set DF_FLAGS
8290 unconditionally.
8291 (struct elf_final_link_info): Add first_tls_sec.
8292 (elf_bfd_final_link): Set first_tls_sec.
8293 Compute elf_hash_table (info)->tls_segment.
8294 (elf_link_output_extsym): Handle STT_TLS symbols.
8295 (elf_link_input_bfd): Likewise.
8296 * syms.c (BSF_THREAD_LOCAL): Define.
8297 * bfd-in2.h: Rebuilt.
8298 * libbfd.h: Rebuilt.
8299 * elf32-i386.c (elf_i386_tls_transition, dtpoff_base, tpoff,
8300 elf_i386_mkobject, elf_i386_object_p): New functions.
8301 (elf_howto_table): Add TLS relocs.
8302 (elf_i386_reloc_type_lookup): Support TLS relocs.
8303 (elf_i386_info_to_howto_rel): Likewise.
8304 (struct elf_i386_link_hash_entry): Add tls_type.
8305 (struct elf_i386_obj_tdata): New.
8306 (elf_i386_hash_entry, elf_i386_tdata, elf_i386_local_got_tls_type):
8307 New macros.
8308 (struct elf_i386_link_hash_table): Add tls_ldm_got.
8309 (link_hash_newfunc): Clear tls_type.
8310 (elf_i386_check_relocs): Support TLS relocs.
8311 (elf_i386_gc_sweep_hook): Likewise.
8312 (allocate_dynrelocs): Likewise.
8313 (elf_i386_size_dynamic_sections): Likewise.
8314 (elf_i386_relocate_section): Likewise.
8315 (elf_i386_finish_dynamic_symbol): Likewise.
8316 (bfd_elf32_mkobject, elf_backend_object_p): Define.
8317 * elfxx-ia64.c (struct elfNN_ia64_dyn_sym_info): Add tprel_offset,
8318 dtpmod_offset, dtprel_offset, tprel_done, dtpmod_done, dtprel_done,
8319 want_tprel, want_dtpmod, want_dtprel.
8320 (elfNN_ia64_tprel_base, elfNN_ia64_dtprel_base): New functions.
8321 (ia64_howto_table): Add TLS relocs, rename R_IA64_LTOFF_TP22 to
8322 R_IA64_LTOFF_TPREL22.
8323 (elf_code_to_howto_index): Add TLS relocs.
8324 (elfNN_ia64_check_relocs): Support TLS relocs.
8325 (allocate_global_data_got): Account for TLS .got data.
8326 (allocate_dynrel_entries): Account for TLS dynamic relocations.
8327 (elfNN_ia64_install_value): Supprt TLS relocs.
8328 (set_got_entry): Support TLS relocs.
8329 (elfNN_ia64_relocate_section): Likewise.
8330
8331 2002-05-23 Nick Clifton <nickc@cambridge.redhat.com>
8332
8333 * elf32-arm.h (elf32_arm_final_link_relocate): For the Thumb
8334 BLX reloc round the relocation up rather than down.
8335 * coff-arm.c (coff_arm_relocate_section): Likewise.
8336
8337 2002-05-21 H.J. Lu (hjl@gnu.org)
8338
8339 * linker.c (_bfd_generic_link_add_one_symbol): Allow multiple
8340 definition.
8341
8342 2002-05-22 Alan Modra <amodra@bigpond.net.au>
8343
8344 * elf64-ppc.c (ppc64_elf_size_stubs): Don't strip .branch_lt.
8345 (ppc64_elf_relocate_section): Handle unresolved relocs in opd.
8346
8347 2002-05-22 Alan Modra <amodra@bigpond.net.au>
8348
8349 * elf64-ppc.c (ppc64_elf_relocate_section): Return false for
8350 unresolved relocs.
8351 (ppc64_elf_size_dynamic_sections): Check for splt NULL.
8352
8353 2002-05-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8354
8355 * bfd.c (bfd_get_arch_size): Remove bfd_set_error call for
8356 non-ELF targets.
8357
8358 2002-05-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8359
8360 * elf-bfd.h (elf_backend_emit_relocs): Change prototype to return
8361 an error value.
8362 * elflink.h (elf_link_output_relocs): Likewise. Improve error message.
8363 return with false on error.
8364 (elf_link_input_bfd): Check reloc_emitter return value.
8365
8366 2002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
8367
8368 * config.bfd (armeb-*-netbsdelf*): New target.
8369
8370 2002-05-20 Alan Modra <amodra@bigpond.net.au>
8371
8372 * elf64-ppc.c (ppc_build_one_stub): Point undefined function syms
8373 at the plt call stub.
8374
8375 2002-05-19 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8376
8377 * cpu-mips.c (mips_compatible): Don't try to check machine
8378 compatibility.
8379
8380 2002-05-18 Tom Rix <trix@redhat.com>
8381
8382 * coff64-rs6000.c (_bfd_xcoff64_swap_aux_out): Fix C_FILE auxent.
8383
8384 2002-05-17 Alan Modra <amodra@bigpond.net.au>
8385
8386 * elf64-ppc.c (ppc64_elf_info_to_howto): Formatting.
8387 (ppc64_elf_relocate_section): Don't warn about reloc overflow when
8388 we've already warned about an undefined symbol. Report more
8389 detail on reloc errors.
8390
8391 2002-05-17 Alan Modra <amodra@bigpond.net.au>
8392
8393 * acinclude.m4 (AM_INSTALL_LIBBFD): New.
8394 * configure.in: Invoke AM_INSTALL_LIBBFD.
8395 * Makefile.am (install-data-local): Revert 2002-05-13. Move to..
8396 (install_libbfd): .. New target.
8397 (uninstall_libbfd): Likewise.
8398 (install-bfdlibLTLIBRARIES): Likewise.
8399 (uninstall-bfdlibLTLIBRARIES): Likewise.
8400 (bfdlibdir): New.
8401 (bfdincludedir): New.
8402 (lib_LTLIBRARIES): Rename to bfdlib_LTLIBRARIES.
8403 * aclocal.m4: Regenerate.
8404 * configure: Regenerate.
8405 * Makefile.in: Regenerate.
8406
8407 2002-05-17 Stuart Balfour <sbalfour@cisco.com>
8408
8409 * hash.c (bfd_hash_lookup): Remove computation of len from inside
8410 hash loop.
8411
8412 2002-05-16 Nick Clifton <nickc@cambridge.redhat.com>
8413
8414 * config.bfd: Add targets for sh64-linux (little endian and
8415 big endian).
8416
8417 2002-05-15 Laurent Pinchart <laurent.pinchart@skynet.be>
8418
8419 * peXXigen.c (pe_print_idata): Do not assume that the first thunk
8420 is located in the same section as the import table. Instead
8421 check, and if necessary load the section containing the thunk.
8422
8423 2002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
8424
8425 * aix5ppc-core.c (xcoff64_core_p): Replace bfd_read with
8426 bfd_bread.
8427 (xcoff64_core_file_matches_executable_p): Replace bfd_read
8428 with bfd_bread.
8429
8430 2002-05-15 Alan Modra <amodra@bigpond.net.au>
8431
8432 * aix5ppc-core.c: Warning fixes.
8433 * aout-adobe.c (aout_32_bfd_link_just_syms): Define.
8434 * aout-target.h (MY_bfd_link_just_syms): Define.
8435 * aout-tic30.c (MY_bfd_link_just_syms): Define.
8436 * bfd.c (bfd_link_just_syms): Define.
8437 * binary.c (binary_bfd_link_just_syms): Define.
8438 * bout.c (b_out_bfd_link_just_syms): Define.
8439 * coff-rs6000.c (rs6000coff_vec, pmac_xcoff_vec): Update initializer.
8440 * coff64-rs6000.c (rs6000coff64_vec, aix5coff64_vec): Likewise.
8441 * coffcode.h (coff_bfd_link_just_syms): Define.
8442 * elf-bfd.h (enum elf_link_info_type): Add ELF_INFO_TYPE_JUST_SYMS.
8443 (elf_discarded_section): Check for ELF_INFO_TYPE_JUST_SYMS.
8444 (_bfd_elf_link_just_syms): Declare.
8445 * elf.c (_bfd_elf_link_just_syms): New function.
8446 * elf-eh-frame.c (_bfd_elf_maybe_strip_eh_frame_hdr): Check that
8447 sections haven't already been discarded by the linker.
8448 * elflink.h (elf_link_add_object_symbols): Likewise for stab
8449 sections and SEC_MERGE sections.
8450 (elf_bfd_discard_info): Similarly here.
8451 * elfxx-target.h (bfd_elfNN_bfd_link_just_syms): Define.
8452 * i386msdos.c (msdos_bfd_link_just_syms): Define.
8453 * i386os9k.c (os9k_bfd_link_just_syms): Define.
8454 * ieee.c (ieee_bfd_link_just_syms): Define.
8455 * ihex.c (ihex_bfd_link_just_syms): Define.
8456 * libbfd-in.h (_bfd_nolink_bfd_link_just_syms): Define.
8457 (_bfd_generic_link_just_syms): Declare.
8458 * libecoff.h (_bfd_ecoff_bfd_link_just_syms): Define.
8459 * linker.c (_bfd_generic_link_just_syms): New function.
8460 * mmo.c (mmo_bfd_link_just_syms): Define.
8461 * nlm-target.h (nlm_bfd_link_just_syms): Define.
8462 * oasys.c (oasys_bfd_link_just_syms): Define.
8463 * ppcboot.c (ppcboot_bfd_link_just_syms): Define.
8464 * som.c (som_bfd_link_just_syms): Define.
8465 * srec.c (srec_bfd_link_just_syms): Define.
8466 * targets.c (struct bfd_target): Add _bfd_link_just_syms.
8467 (BFD_JUMP_TABLE_LINK): And here.
8468 * tekhex.c (tekhex_bfd_link_just_syms): Define.
8469 * versados.c (versados_bfd_link_just_syms): Define.
8470 * vms.c (vms_bfd_link_just_syms): Define.
8471 * libbfd.h: Regenerate.
8472 * bfd-in2.h: Regenerate.
8473
8474 2002-05-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8475
8476 * elf32-mips.c: Remove superfluous definitions copied from
8477 elfxx-mips.c.
8478 (bfd_elf32_bigmips_vec,bfd_elf32_littlemips_vec): Use the
8479 SGIish vectors to check the special case.
8480 (mips_elf_hi16_reloc): Fix comment.
8481 (mips_elf_got16_reloc): Likewise.
8482 (_bfd_mips_elf32_gprel16_reloc): Likewise.
8483 (elf_reloc_map): Code cleanup.
8484 (mips_reloc_map): Add comment.
8485 (bfd_elf23_bfd_reloc_type_lookup): Code cleanup.
8486 (mips_elf32_rtype_to_howto): Likewise.
8487 (mips_elf32_discard_info): Likewise.
8488 (elf32_mips_irix_compat): Invert logic: Only SGIish vectors
8489 lead to IRIX compatibility now.
8490
8491 2002-05-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8492
8493 * elfxx-mips.c: Call it IRIX, not Irix in comments.
8494
8495 2002-05-13 Jason Thorpe <thorpej@wasabisystems.com>
8496
8497 * config.bfd (shle-*-netbsdelf*): Add target which includes
8498 sh64 support.
8499
8500 2002-05-13 David Edelsohn <edelsohn@gnu.org>
8501
8502 * configure.in: Revert 2002-04-07. Instead, auto-configure
8503 HAVE_ST_C_IMPL.
8504 * configure: Regenerate.
8505 * config.in: Regenerate.
8506 * rs6000-core.c (CNEW_IMPL): Guard use of c_impl with HAVE_ST_C_IMPL
8507 or AIX_5_CORE.
8508
8509 2002-05-11 Federico G. Schwindt <fgsch@olimpo.com.br>
8510
8511 * configure.in (sparc*-*-openbsd*): Support sparc64-openbsd
8512 corefiles as well.2
8513 * configure: Regenerate.
8514
8515 2002-05-13 Alan Modra <amodra@bigpond.net.au>
8516
8517 * Makefile.am (install-data-local): Install headers to
8518 $(exec_prefix)/include.
8519 * Makefile.in: Regenerate.
8520
8521 2002-05-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8522 Daniel Jacobowitz <drow@mvista.com>
8523
8524 * coff-sh.c (sh_reloc_map): Map to R_SH_IMM32 for non-PE. Don't
8525 map BFD_RELOC_RVA.
8526
8527 2002-05-11 Federico G. Schwindt <fgsch@olimpo.com.br>
8528
8529 * config.bfd (alpha*-*-openbsd*, sparc64*-*-openbsd*,
8530 hppa*-*-openbsd*): New targets.
8531 * configure.in (alpha*-*-openbsd*): Set COREFILE.
8532 * configure: Regenerate.
8533
8534 2002-05-10 Tom Rix <trix@redhat.com>
8535
8536 * coff64-rs6000.c (xcoff64_reloc_type_br): New function for
8537 xcoff64_ppc_relocate_section.
8538 * coff-rs6000.c : Extern common xcoff_reloc_type functions.
8539 * libxcoff.h: Common xcoff_reloc_type function declaration.
8540
8541 2002-05-10 Alan Modra <amodra@bigpond.net.au>
8542
8543 * elf32-i386.c (elf_i386_relocate_section): Remove overflow checks
8544 added in 2002-05-09 commit.
8545
8546 * elf32-hppa.c (elf32_hppa_size_stubs): Revert part of 2002-05-04,
8547 don't look for stubs on all undefined syms.
8548
8549 2002-05-09 Alan Modra <amodra@bigpond.net.au>
8550
8551 * elf64-ppc.c (RA_REGISTER_MASK, RA_REGISTER_SHIFT): Delete.
8552 (ppc64_elf_howto_raw <R_PPC64_RELATIVE>): Not pc_relative or
8553 pcrel_offset.
8554
8555 * elf32-i386.c (elf_howto_table): Comments.
8556 (elf_i386_relocate_section): Handle more relocs for relocatable
8557 linking and against SEC_MERGE sections.
8558
8559 2002-05-08 Alan Modra <amodra@bigpond.net.au>
8560
8561 * elf32-ppc.c (ppc_elf_create_got): New function.
8562 (ppc_elf_create_dynamic_sections): Call ppc_elf_create_got before
8563 _bfd_elf_create_dynamic_sections. Correct .plt flags.
8564 (ppc_elf_check_relocs): Use ppc_elf_create_got in place of
8565 _bfd_elf_create_got_section.
8566
8567 2002-05-07 Alan Modra <amodra@bigpond.net.au>
8568
8569 * elf-bfd.h (struct elf_backend_data): Add rela_normal.
8570 * elfxx-target.h (elf_backend_rela_normal): Define.
8571 (elfNN_bed): Init rela_normal.
8572 * elflink.h (elf_link_input_bfd <emit_relocs>): Handle adjustment
8573 for section symbols here if rela_normal. Simplify abs section test.
8574 * elf-m10200.c (mn10200_elf_relocate_section): If relocatable,
8575 return immediately. Remove code handling relocatable linking.
8576 * elf-m10300.c (mn10300_elf_relocate_section): Likewise.
8577 * elf32-fr30.c (fr30_elf_relocate_section): Likewise.
8578 * elf32-i370.c (i370_elf_relocate_section): Likewise.
8579 * elf32-i860.c (elf32_i860_relocate_section): Likewise.
8580 * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
8581 * elf32-mcore.c (mcore_elf_relocate_section): Likewise.
8582 * elf32-openrisc.c (openrisc_elf_relocate_section): Likewise.
8583 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
8584 * elf32-s390.c (elf_s390_relocate_section): Likewise.
8585 * elf32-xstormy16.c (xstormy16_elf_relocate_section): Likewise.
8586 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
8587 * elf64-s390.c (elf_s390_relocate_section): Likewise.
8588 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
8589 * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
8590 * elf32-arm.h (elf32_arm_relocate_section): Likewise #ifndef USE_REL.
8591 * elf32-m32r.c (m32r_elf_relocate_section): Likewise.
8592 * elf-m10200.c (elf_backend_rela_normal): Define.
8593 * elf-m10300.c (elf_backend_rela_normal): Define.
8594 * elf32-fr30.c (elf_backend_rela_normal): Define.
8595 * elf32-i370.c (elf_backend_rela_normal): Define.
8596 * elf32-i860.c (elf_backend_rela_normal): Define.
8597 * elf32-m68k.c (elf_backend_rela_normal): Define.
8598 * elf32-mcore.c (elf_backend_rela_normal): Define.
8599 * elf32-openrisc.c (elf_backend_rela_normal): Define.
8600 * elf32-ppc.c (elf_backend_rela_normal): Define.
8601 * elf32-s390.c (elf_backend_rela_normal): Define.
8602 * elf32-xstormy16.c (elf_backend_rela_normal): Define.
8603 * elf64-ppc.c (elf_backend_rela_normal): Define.
8604 * elf64-s390.c (elf_backend_rela_normal): Define.
8605 * elf64-x86-64.c (elf_backend_rela_normal): Define.
8606 * elfxx-ia64.c (elf_backend_rela_normal): Define.
8607 * elf32-arm.h (elf_backend_rela_normal): Define #ifndef USE_REL.
8608 * elf32-m32r.c (elf_backend_rela_normal): Likewise.
8609
8610 2002-05-06 Nick Clifton <nickc@cambridge.redhat.com>
8611
8612 * elf32-arm.h (elf32_arm_final_link_relocate): Convert
8613 'reloc_signed_max' and 'reloc_signed_min' into half-word offsets.
8614
8615 2002-05-06 Alan Modra <amodra@bigpond.net.au>
8616
8617 * elflink.h (elf_link_input_bfd <emit_relocs>): Adjust r_offset
8618 when not relocatable. Fix reloc_emitter call for K&R.
8619
8620 2002-05-04 Alan Modra <amodra@bigpond.net.au>
8621
8622 * elf64-ppc.c (ppc64_elf_relocate_section): Reinstate code
8623 reloading local sym addend mistakenly removed in 2002-05-01 change.
8624
8625 * dwarf2.c (struct line_head): Make prologue_length a bfd_vma.
8626 (read_abbrevs): Change "offset" param to bfd_vma.
8627 (parse_comp_unit): Change "version" and addr_size to unsigned ints.
8628 Change "abbrev_offset" to bfd_vma.
8629 (read_indirect_string): Use correct conversion chars in error
8630 message format string, cast bfd_vma's to unsigned long.
8631 (read_abbrevs): Likewise.
8632 (read_attribute_value): Likewise.
8633 (decode_line_info): Likewise.
8634 (scan_unit_for_functions): Likewise.
8635 (parse_comp_unit): Likewise.
8636
8637 2002-05-04 Tom Rix <trix@redhat.com>
8638
8639 * coffswap.h (coff_swap_reloc_in): Remove XCOFF support.
8640 (coff_swap_reloc_out): Same.
8641 * coff-rs6000.c: (xcoff_swap_reloc_in): Moved from coffswap.h.
8642 (xcoff_swap_reloc_out): Same.
8643 (xcoff_rtype2howto): Renamed from _bfd_xcoff_rtype2howto. Special
8644 case some 16 bit relocs. Add reloc value to output.
8645 (xcoff_howto_table): Remove 64 bit R_POS, add 16 bit
8646 R_RBR. Improve names.
8647 (_bfd_xcoff_reloc_type_lookup): Adjust for removal of 64 bit R_POS.
8648 (bfd_xcoff_backend_data): Update with new reloc swap names.
8649 (bfd_pmac_xcoff_backend_data) : Same.
8650 * coff64-rs6000.c: (xcoff64_swap_reloc_in): Moved from coffswap.h.
8651 (xcoff64_swap_reloc_out): Same.
8652 (xcoff64_rtype2howto): Special case some 16 bit relocs and 32 bit
8653 R_POS. Add reloc value to output.
8654 (xcoff64_howto_table): Move 64 bit R_POS to first entry. Add 16
8655 bit R_RBR. Improve names, masks.
8656 (xcoff64_reloc_type_lookup): Adjust for move of 64 bit R_POS.
8657 (bfd_xcoff_backend_data): Update with new reloc swap names.
8658 (bfd_xcoff_aix5_backend_data) : Same.
8659
8660 2002-05-04 Alan Modra <amodra@bigpond.net.au>
8661
8662 * elf32-hppa.c (struct elf32_hppa_link_hash_table): Add
8663 bfd_count top_index, input_list, all_local_syms.
8664 (elf32_hppa_setup_section_lists): New function, split from
8665 elf32_hppa_size_stubs.
8666 (elf32_hppa_next_input_section): Likewise.
8667 (group_sections): Likewise.
8668 (get_local_syms): Likewise.
8669 (elf32_hppa_size_stubs): Adjust for split out functions. Look for
8670 stubs on undefined syms too.
8671 (elf32_hppa_set_gp): Use bfd_link_hash* instead of elf_link_hash*.
8672 Only access htab elf fields when we have an elf hash table.
8673 * elf32-hppa.h (elf32_hppa_setup_section_lists): Declare.
8674 (elf32_hppa_next_input_section): Declare.
8675
8676 2002-05-04 Bob Byrnes <byrnes@curl.com>
8677
8678 * opncls.c (_bfd_new_bfd_contained_in): Check return value of
8679 _bfd_new_bfd.
8680
8681 2002-05-03 H.J. Lu (hjl@gnu.org)
8682
8683 * elfxx-mips.c (mips_elf_link_hash_entry): Add forced_local.
8684 (mips_elf_link_hash_newfunc): Initialize forced_local to false.
8685 (mips_elf_record_global_got_symbol): Call _bfd_mips_elf_hide_symbol
8686 to hide a global symbol.
8687 (_bfd_mips_elf_hide_symbol): Return if forced_local is true. Set
8688 forced_local to true.
8689
8690 2002-05-02 Richard Henderson <rth@redhat.com>
8691
8692 * elf64-alpha.c (elf64_alpha_relocate_section): Force relative relocs
8693 vs SHN_UNDEF to zero.
8694
8695 2002-05-02 Alan Modra <amodra@bigpond.net.au>
8696
8697 * elf64-ppc.c (ppc64_elf_howto_raw <R_PPC64_SECTOFF>): Change to a
8698 16 bit reloc.
8699 <R_PPC64_SECTOFF_DS>: Likewise.
8700 (ppc64_elf_reloc_type_lookup): Map from BFD_RELOC_16_BASEREL to
8701 SECTOFF reloc.
8702 * elf32-ppc.c (ppc_elf_howto_raw <R_PPC_SECTOFF>): Correct.
8703 (ppc_elf_reloc_type_lookup): Map from BFD_RELOC_16_BASEREL to
8704 SECTOFF reloc.
8705
8706 * elf64-ppc.c (ppc64_elf_addr16_ha_reloc): Delete.
8707 (ppc64_elf_ha_reloc): New function.
8708 (ppc64_elf_brtaken_reloc): New function.
8709 (ppc64_elf_sectoff_reloc): New function.
8710 (ppc64_elf_sectoff_ha_reloc): New function.
8711 (ppc64_elf_toc_reloc): New function.
8712 (ppc64_elf_toc_ha_reloc): New function.
8713 (ppc64_elf_toc64_reloc): New function.
8714 (ppc64_elf_unhandled_reloc): New function.
8715 (ppc64_elf_howto_raw): Use the above.
8716 <R_PPC64_RELATIVE>: Mark pc_relative, pcrel_offset.
8717 <R_PPC64_SECTOFF>: Not pc_relative or pcrel_offset. Fix dst_mask.
8718 <R_PPC64_SECTOFF_DS>: Likewise.
8719 (IS_ABSOLUTE_RELOC): Update.
8720 (struct ppc_link_hash_table): Add have_undefweak.
8721 (ppc64_elf_link_hash_table_create): Init.
8722 (func_desc_adjust): Set have_undefweak.
8723 (ppc64_elf_func_desc_adjust): Call func_desc_adjust earlier. Only
8724 add the .sfpr blr when have_undefweak.
8725 (ppc64_elf_setup_section_lists): Check hash table flavour.
8726 (ppc64_elf_next_input_section): Move output_section->owner test to
8727 ppc64elf.em.
8728 (ppc64_elf_set_toc): Rename to ppc64_elf_toc, remove info param
8729 and relocatable test. Return TOCstart and don't set elf_gp.
8730 (ppc64_elf_relocate_section): Correct BRTAKEN/BRNTAKEN branch
8731 offset calculation. Add assert on weak sym branch tweaks.
8732 * elf64-ppc.h (ppc64_elf_set_toc): Delete.
8733 (ppc64_elf_toc): Declare.
8734 (ppc64_elf_next_input_section): Update.
8735
8736 2002-05-01 Alan Modra <amodra@bigpond.net.au>
8737
8738 * syms.c (_bfd_stab_section_find_nearest_line): Don't bomb on NULL
8739 file_name.
8740
8741 2002-05-01 Alan Modra <amodra@bigpond.net.au>
8742
8743 * elf64-ppc.c (CROR_151515, CROR_313131): Define.
8744 (ppc64_elf_relocate_section): Use them. Don't look for plt calls
8745 on R_PPC64_ADDR24 relocs. Require a nop or no link reg on plt
8746 call branches. Correct undefined weak destination.
8747 (ppc64_elf_func_desc_adjust): Always create at least one blr in
8748 .sfpr, and correct case where either only savef* or restf* is
8749 needed.
8750
8751 Long branch stubs, multiple stub sections.
8752 * elf64-ppc.h (ppc64_elf_setup_section_lists): Declare.
8753 (ppc64_elf_next_input_section): Declare.
8754 * elf64-ppc.c: Move linker-only prototypes.
8755 (STUB_SUFFIX): Define.
8756 (enum ppc_stub_type): New.
8757 (struct ppc_stub_hash_entry): New.
8758 (struct ppc_branch_hash_entry): New.
8759 (struct ppc_link_hash_entry): Add stub_cache, oh.
8760 (struct ppc_link_hash_table): Add stub_hash_table etc. Remove
8761 sstub. Add sbrlt, srelbrlt, has_14bit_branch, stub_iteration.
8762 Rename plt_overflow to stub_error.
8763 (ppc_stub_hash_lookup): Define.
8764 (ppc_branch_hash_lookup): Define.
8765 (stub_hash_newfunc): New function.
8766 (branch_hash_newfunc): New function.
8767 (link_hash_newfunc): Init new fields.
8768 (ppc64_elf_link_hash_table_create): Likewise.
8769 (ppc64_elf_link_hash_table_free): New function.
8770 (ppc_stub_name): New function.
8771 (ppc_get_stub_entry): New function.
8772 (ppc_add_stub): New function.
8773 (create_linkage_sections): Use bfd_make_section_anyway. Create
8774 .branch_lt and .rela.branch_lt sections. Don't create .stub.
8775 (ppc64_elf_check_relocs): Set has_14bit_branch on R_PPC64_REL14*,
8776 and set up for plt call stubs. Link func and func desc syms.
8777 (ppc64_elf_gc_sweep_hook): Handle REL14* as per REL24.
8778 (func_desc_adjust): Avoid hash lookup when func desc sym available
8779 via shortcut, and set links when processing.
8780 (ppc64_elf_hide_symbol): Likewise.
8781 (allocate_dynrelocs): Don't allocate stub section here.
8782 (ppc64_elf_size_dynamic_sections): Handle sbrlt and srelbrlt.
8783 Remove sstub code.
8784 (ppc_type_of_stub): New function.
8785 (build_one_stub): Delete.
8786 (ppc_build_one_stub): New function.
8787 (ppc_size_one_stub): New function.
8788 (ppc64_elf_setup_section_lists): New function.
8789 (ppc64_elf_next_input_section): New function.
8790 (group_sections): New function.
8791 (get_local_syms): New function.
8792 (ppc64_elf_size_stubs): Rewrite.
8793 (ppc64_elf_build_stubs): Rewrite.
8794 (ppc64_elf_relocate_section): Look up stub entry for REL24
8795 relocs. Don't propagate REL14* to dynamic objects. Look for long
8796 branch stubs if REL14* or REL24 relocs won't reach.
8797 (bfd_elf64_bfd_link_hash_table_free): Define.
8798
8799 2002-04-30 Mark Mitchell <mark@codesourcery.com>
8800
8801 * config.bfd: Add support for powerpc-*-windiss.
8802
8803 2002-04-30 Tom Rix <trix@redhat.com>
8804
8805 * xcofflink.c (xcoff_link_add_symbols): Always copy undef C_EXT
8806 symbol names into the hash table.
8807
8808 2002-04-28 Tom Rix <trix@redhat.com>
8809
8810 * coff-rs6000.c (xcoff_calculate_relocation) : Function table for
8811 calulating relocations.
8812 (xcoff_complain_overflow) : Function table for relocation errors.
8813 (xcoff_ppc_relocate_section): Use relocation and complain function
8814 tables.
8815 (xcoff_complain_overflow_unsigned_func): New complain function.
8816 (xcoff_complain_overflow_signed_func): Same.
8817 (xcoff_complain_overflow_bitfield_func): Same.
8818 (xcoff_complain_overflow_dont_func): Same.
8819 (xcoff_reloc_type_crel): New recot function.
8820 (xcoff_reloc_type_br): Same.
8821 (xcoff_reloc_type_ba): Same.
8822 (xcoff_reloc_type_toc): Same.
8823 (xcoff_reloc_type_rel): Same.
8824 (xcoff_reloc_type_neg): Same.
8825 (xcoff_reloc_type_pos): Same.
8826 (xcoff_reloc_type_fail): Same.
8827 (xcoff_reloc_type_noop): Same.
8828 * libxcoff.h : Declare common parts for xcoff64.
8829 * coff64-rs6000.c (xcoff64_ppc_relocate_section): Use relocation
8830 and complain function tables.
8831
8832 2002-04-28 Alan Modra <amodra@bigpond.net.au>
8833
8834 * elf64-x86-64.c (struct elf64_x86_64_dyn_relocs): Comment typo.
8835 * elf32-hppa.c (elf32_hppa_final_link): Formatting.
8836
8837 2002-04-26 Alan Modra <amodra@bigpond.net.au>
8838
8839 * opncls.c (bfd_make_readable): Call bfd_section_list_clear.
8840 * xcofflink.c (xcoff_link_add_dynamic_symbols): Likewise.
8841
8842 * elflink.h (elf_bfd_final_link): Ensure input bfd class is the
8843 same as the output before calling elf_link_input_bfd.
8844
8845 * coffcode.h (coff_compute_section_file_positions): Set
8846 section_tail after shuffling section list.
8847
8848 2002-04-24 Christian Groessler <chris@groessler.org>
8849
8850 * coff-z8k.c (extra_case): Fix R_IMM32 relocations: The
8851 addresses are 23bit with a special layout, not plain 32bit
8852 values. Prevent relocation of immediate values.
8853
8854 2002-04-24 Chris G. Demetriou <cgd@broadcom.com>
8855
8856 * elfxx-mips.c (_bfd_mips_elf_print_private_bfd_data): If MDMX or
8857 MIPS-16 ASE flags are set, print something to indicate that.
8858
8859 2002-04-23 Alan Modra <amodra@bigpond.net.au>
8860
8861 * elf32-hppa.c (hppa_type_of_stub): Correct and simplify condition
8862 under which a plt call stub is used.
8863 (final_link_relocate): Similarly.
8864 (allocate_plt_static): Clear h-plabel except when plt entry is
8865 exclusively used for a plabel.
8866 (allocate_dynrelocs): Use the above to simplify plt sizing.
8867 (struct elf32_hppa_link_hash_table): Add has_22bit_branch.
8868 (elf32_hppa_link_hash_table_create): Init.
8869 (BL22_RP): Define.
8870 (hppa_build_one_stub): Use BL22_RP if has_22bit_branch.
8871 (elf32_hppa_check_relocs): Set has_22bit_branch.
8872
8873 * elf32-hppa.c (elf32_hppa_check_relocs): Remove debug message.
8874 (final_link_relocate): Likewise.
8875
8876 2002-04-22 Jakub Jelinek <jakub@redhat.com>
8877
8878 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't build
8879 search table if some FDE is DW_EH_PE_aligned encoded either.
8880 (_bfd_elf_write_section_eh_frame): Handle terminating FDE specially.
8881
8882 2002-04-22 Richard Smith <richard@ex-parrot.com>
8883 Jakub Jelinek <jakub@redhat.com>
8884
8885 * elf-eh-frame.c (struct eh_cie_fde): Add per_encoding_relative.
8886 (_bfd_elf_discard_section_eh_frame): Set it for CIEs with pcrel
8887 encoded personality.
8888 (_bfd_elf_write_section_eh_frame): Adjust pcrel encoded personality
8889 for CIE/FDE removal.
8890
8891 2002-04-20 Tom Rix <trix@redhat.com>
8892
8893 * coff64-rs6000.c (_bfd_xcoff64_swap_aux_in): Fix C_FILE auxent.
8894
8895 2002-04-20 Alan Modra <amodra@bigpond.net.au>
8896
8897 * archures.c (bfd_lookup_arch): Move the list order comment..
8898 (struct bfd_arch_info): ..to where it belongs.
8899 * bfd-in2.h: Regenerate.
8900
8901 * archures.c (bfd_lookup_arch): Add comment on list order.
8902 (bfd_default_set_arch_mach): Use bfd_lookup_arch.
8903 * cpu-powerpc.c (bfd_powerpc_archs): Re-order so that the default
8904 is always at head of list.
8905
8906 2002-04-18 Nick Clifton <nickc@cambridge.redhat.com>
8907
8908 * coff-arm.c (coff_thumb_pcrel_12, coff_thumb_pcrel_9,
8909 insert_thumb_branch, record_thumb_to_arm_glue): Suppress
8910 definition of these functions for ARM_WINCE builds as they are
8911 not used.
8912 (SWAP_IN_RELOC_OFFSET, SWAP_OUT_RELOC_OFFSET): Do not define
8913 for ARM_WINCE builds.
8914
8915 2002-04-18 Nick Clifton <nickc@cambridge.redhat.com>
8916
8917 * coff-arm.c (bfd_arm_process_before_allocation):
8918
8919 2002-04-17 J"orn Rennecke <joern.rennecke@superh.com>
8920
8921 * cpu-sh.c (scan_mach): Delete.
8922 (arch_info_struct): Replace scan_mach with bfd_default_scan.
8923 (bfd_sh_arch): Likewise.
8924
8925 2002-04-16 Nick Clifton <nickc@cambridge.redhat.com>
8926
8927 * ihex.c (ihex_write_object_contents): Fix check for records
8928 crossing 64K boundaries.
8929
8930 2002-04-16 Alan Modra <amodra@bigpond.net.au>
8931
8932 * elf32-m32r.c (m32r_elf_add_symbol_hook): Check the hash table
8933 type rather than just assuming entries are ELF.
8934 * elf32-sh64.c (sh64_elf_add_symbol_hook): Likewise.
8935 * elf64-sh64.c (sh64_elf64_add_symbol_hook): Likewise.
8936 * elf64-sparc.c (sparc64_elf_add_symbol_hook): Likewise.
8937 * elf64-mmix.c (mmix_elf_add_symbol_hook): Use bfd_link_hash_entry
8938 rather than elf_link_hash_entry.
8939
8940 2002-04-15 Richard Henderson <rth@redhat.com>
8941
8942 * elf32-mips.c (mips_elf32_object_p): Revert 0404 fragment: allow
8943 n32 binaries.
8944
8945 2002-04-15 Michael Snyder <msnyder@redhat.com>
8946
8947 * opncls.c (bfd_close): Write contents if writeable.
8948 Minor formatting tidy-ups.
8949
8950 2002-04-15 Alan Modra <amodra@bigpond.net.au>
8951
8952 * elf32-ppc.c (ppc_elf_add_symbol_hook): Check the hash table type.
8953
8954 2002-04-12 Michael Snyder <msnyder@redhat.com>
8955
8956 * bfd-in.h (bfd_get_section_lma): New access macro.
8957 Minor white-space fix-up.
8958
8959 2002-04-12 Alan Modra <amodra@bigpond.net.au>
8960
8961 * elf.c (prep_headers): Don't zero EI_OSABI, EI_ABIVERSION or
8962 header pad.
8963
8964 2002-04-09 DJ Delorie <dj@redhat.com>
8965
8966 * elfarm-nabi.c (elf32_arm_howto_table): Fix ABS16 masks.
8967
8968 2002-04-09 Casper S. Hornstrup <chorns@users.sourceforge.net>
8969
8970 * coffcode.h (coff_read_word): New.
8971 (coff_compute_checksum): New.
8972 (coff_apply_checksum): New.
8973 (coff_write_object_contents): Call coff_apply_checksum () to
8974 apply checksum to PE image.
8975
8976 2002-04-08 Randolph Chung <tausq@debian.org>
8977
8978 * elf32-hppa.c (hppa_unwind_entry_compare): Move to elf-hppa.h.
8979 (elf32_hppa_final_link): Split out sorting logic to..
8980 * elf-hppa.h (elf_hppa_sort_unwind): ..here.
8981 (elf_hppa_final_link): Call elf_hppa_sort_unwind.
8982
8983 2002-04-07 Andrew Cagney <ac131313@redhat.com>
8984
8985 * configure.in: Add missing ``|'' to powerpc-*-aix4.[4-9]*
8986 pattern.
8987 * configure: Re-generate.
8988
8989 2002-04-07 Andrew Cagney <ac131313@redhat.com>
8990
8991 * configure.in: Only define AIX_CORE_DUMPX_CORE when AIX version
8992 is greater or equal to 4.3.3.
8993 * configure: Regenerate.
8994 Fix PR gdb/344.
8995
8996 2002-04-05 Hans-Peter Nilsson <hp@axis.com>
8997
8998 * elf32-cris.c (cris_elf_howto_table) <R_CRIS_16_PCREL,
8999 R_CRIS_32_PCREL>: Fix typo in name.
9000 (cris_elf_check_relocs): Always create .rela.got here when
9001 R_CRIS_16_GOTPLT or R_CRIS_32_GOTPLT is seen.
9002 (elf_cris_adjust_gotplt_to_got): Don't create .rela.got here;
9003 assume it's created.
9004
9005 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
9006
9007 * aout-adobe.c (aout_32_bfd_link_hash_table_free): Define.
9008 * aout-target.h (MY_bfd_link_hash_table_free): Conditionally
9009 define.
9010 * aout-tic30.c (MY_bfd_link_hash_table_free): Likewise.
9011 * bfd.c (bfd_link_hash_table_free): Define.
9012 * binary.c (binary_bfd_link_hash_table_free): Define.
9013 * bout.c (b_out_bfd_link_hash_table_free): Define.
9014 * coff-rs6000.c (rs6000coff_vec): Include
9015 _bfd_generic_link_hash_table_free.
9016 (pmac_xcoff_vec): Likewise.
9017 * coff64-rs6000.c (rs6000coff64_vec): Likewise.
9018 (aix5coff64_vec): Likewise.
9019 * coffcode.h (coff_bfd_link_hash_table_free): Conditionally define.
9020 * elf-m10300.c (elf32_mn10300_link_hash_table_free): New function.
9021 (bfd_elf32_bfd_link_hash_table_free): Define.
9022 * elf32-hppa.c (elf32_hppa_link_hash_table_free): New function.
9023 (bfd_elf32_bfd_link_hash_table_free): Define.
9024 * elfxx-target.h (bfd_elfNN_bfd_link_hash_table_free): Conditionally
9025 define.
9026 * i386msdos.c (msdos_bfd_link_hash_table_free): Define.
9027 * i386os9k.c (os9k_bfd_link_hash_table_free): Define.
9028 * ieee.c (ieee_bfd_link_hash_table_free): Define.
9029 * ihex.c (ihex_bfd_link_hash_table_free): Define.
9030 * libbfd-in.h (_bfd_nolink_bfd_link_hash_table_free): Define.
9031 (_bfd_generic_link_hash_table_free): Add prototype.
9032 * libcoff-in.h (_bfd_xcoff_bfd_link_hash_table_free): Add prototype.
9033 * libecoff.h (_bfd_ecoff_bfd_link_hash_table_free): Define.
9034 * linker.c (_bfd_generic_link_hash_table_free): New function.
9035 * mmo.c (mmo_bfd_link_hash_table_free): Define.
9036 * nlm-target.h (nlm_bfd_link_hash_table_free): Define.
9037 * oasys.c (oasys_bfd_link_hash_table_free): Define.
9038 * ppcboot.c (ppcboot_bfd_link_hash_table_free): Define.
9039 * som.c (som_bfd_link_hash_table_free): Define.
9040 * srec.c (srec_bfd_link_hash_table_free): Define.
9041 * tekhex.c (tekhex_bfd_link_hash_table_free): Define.
9042 * versados.c (versados_bfd_link_hash_table_free): Define.
9043 * vms.c (vms_bfd_link_hash_table_free): New function.
9044 * xcofflink.c (_bfd_xcoff_bfd_link_hash_table_free): New function.
9045
9046 * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_malloc
9047 instead of bfd_alloc.
9048 * coff-h8300.c (h8300_coff_link_hash_table_create): Likewise.
9049 * coff-mcore.c (coff_mcore_link_hash_table_create): Likewise.
9050 * coff-ppc.c (ppc_coff_link_hash_table_create): Likewise.
9051 * cofflink.c (_bfd_coff_link_hash_table_create): Likewise.
9052 * ecoff.c (_bfd_ecoff_bfd_link_hash_table_create): Likewise.
9053 * elf-m10300.c (elf32_mn10300_link_hash_table_create): Likewise.
9054 * elf.c (_bfd_elf_link_hash_table_create): Likewise.
9055 * elf32-arm.h (elf32_arm_link_hash_table_create): Likewise.
9056 * elf32-cris.c (elf_cris_link_hash_table_create): Likewise.
9057 * elf32-hppa.c (elf32_hppa_link_hash_table_create): Likewise.
9058 * elf32-i386.c (elf_i386_link_hash_table_create): Likewise.
9059 * elf32-m68k.c (elf_m68k_link_hash_table_create): Likewise.
9060 * elf32-s390.c (elf_s390_link_hash_table_create): Likewise.
9061 * elf32-sh.c (sh_elf_link_hash_table_create): Likewise.
9062 * elf64-alpha.c (elf64_alpha_bfd_link_hash_table_create): Likewise.
9063 * elf64-ppc.c (ppc64_elf_link_hash_table_create): Likewise.
9064 * elf64-s390.c (elf_s390_link_hash_table_create): Likewise.
9065 * elf64-sh64.c (sh64_elf64_link_hash_table_create): Likewise.
9066 * elf64-sparc.c (sparc64_elf_bfd_link_hash_table_create): Likewise.
9067 * elf64-x86-64.c (elf64_x86_64_link_hash_table_create): Likewise.
9068 * elfxx-mips.c (_bfd_mips_elf_link_hash_table_create): Likewise.
9069 * linker.c (_bfd_generic_link_hash_table_create): Likewise.
9070 * m68klinux.c (linux_link_hash_table_create): Likewise.
9071 * sparclinux.c (linux_link_hash_table_create): Likewise.
9072 * sunos.c (sunos_link_hash_table_create): Likewise.
9073 * xcofflink.c (_bfd_xcoff_bfd_link_hash_table_create): Likewise.
9074
9075 * targets.c: Add _bfd_link_hash_table_free to xvec.
9076
9077 * bfd-in2.h: Regenerate.
9078 * libbfd.h: Regenerate.
9079 * libcoff.h: Regenerate.
9080
9081 2002-04-04 Alan Modra <amodra@bigpond.net.au>
9082
9083 * dep-in.sed: Cope with absolute paths.
9084 * Makefile.am (dep.sed): Subst TOPDIR, and not INCDIR.
9085 Run "make dep-am".
9086 * Makefile.in: Regenerate.
9087 * coff-arm.c: Fix copyright date.
9088 * cpu-h8300.c: Likewise.
9089 * cpu-i370.c: Likewise.
9090 * cpu-s390.c: Likewise.
9091 * cpu-mips.c: Likewise.
9092 * po/SRC-POTFILES.in: Regenerate.
9093
9094 2002-04-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
9095
9096 * Makefile.am: Add elfxx-mips.c to the known backends.
9097 (elf32-mips.lo): remove dependency to coff/external.h.
9098 * Makefile.in: Regenerate.
9099 * configure.in: Add elfxx-mips.lo to all vectors using elf32-mips.lo
9100 Remove elf32-mips.lo from 64 bit vectors. Update dependencies
9101 accordingly.
9102 * configure: Regenerate.
9103 * elf-bfd.h: Move all MIPS ELF specific prototypes to elfxx-mips.h.
9104 (irix_compat_t): IRIX compatibility level, moved from elf32-mips.c.
9105 (elf_backend_mips_irix_compat, elf_backend_mips_rtype_to_howto): New
9106 MIPS specific backend functions.
9107 * elf32-mips.c: Moved most code to elfxx-mips.c.
9108 (mips_elf_hi16_reloc): Rename from _bfd_mips_elf_hi16_reloc and make
9109 static.
9110 (mips_elf_lo16_reloc): Likewise, was _bfd_mips_elf_lo16_reloc.
9111 (mips_elf_got16_reloc): Likewise, was _bfd_mips_elf_got16_reloc.
9112 (mips_elf_gprel32_reloc): Likewise, was _bfd_mips_elf_gprel32_reloc.
9113 (mips_elf32_rtype_to_howto): Rename from mips_rtype_to_howto. Changed
9114 interface to allow selection of the right REL or RELA howto table.
9115 (mips_elf32_object_p): Rename from _bfd_mips_elf_object_p and made
9116 static. Let it refuse n32 objects.
9117 (elf32_mips_grok_prstatus): Rename from _bfd_elf32_mips_grok_prstatus.
9118 (elf32_mips_grok_psinfo): Rename from _bfd_elf32_mips_grok_psinfo.
9119 (elf32_mips_discard_info): Rename from _bfd_elf32_mips_discard_info.
9120 (elf32_mips_ignore_discarded_relocs): Rename from
9121 _bfd_elf32_mips_ignore_discarded_relocs.
9122 (elf32_mips_write_section): Rename from _bfd_elf32_mips_write_section.
9123 (elf32_mips_irix_compat): New function, replaces IRIX_COMPAT.
9124 (elf_mips_howto_table_rela): Remove.
9125 * elf64-mips.c: Moved most code to elfxx-mips.c.
9126 (bfd_elf64_bfd_reloc_type_lookup): Make static.
9127 (mips_elf64_rtype_to_howto): New function.
9128 (mips_elf64_object_p): Likewise.
9129 (elf64_mips_irix_compat): Likewise.
9130 * elfxx-mips.c: New file containing common code merged together from
9131 elf32-mips.c and elf64-mips.c.
9132 * elfxx-mips.h: New file containing MIPS specific prototypes from
9133 elf-bfd.h.
9134 * elfxx-target.h: Add handling for elf_backend_mips_irix_compat and
9135 elf_backend_mips_rtype_to_howto.
9136
9137 2002-04-04 Alan Modra <amodra@bigpond.net.au>
9138
9139 * srec.c (MAXCHUNK, Chunk): Revise comments.
9140 (srec_write_record): Correct buffer size.
9141 (srec_write_header): Do without intermediate buffer.
9142 (srec_write_section): Validate Chunk.
9143 (srec_write_terminator): Pass NULL instead of dummy buffer.
9144 (srec_write_symbols): Pass file and symbol names directly to
9145 bfd_bwrite so sprintf won't overflow buffer.
9146
9147 2002-04-03 Jakub Jelinek <jakub@redhat.com>
9148
9149 * elf32-sparc.c (elf32_sparc_relocate_section): Don't emit dynamic
9150 PC relative relocs against hidden symbols.
9151 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
9152
9153 2002-04-03 Alan Modra <amodra@bigpond.net.au>
9154
9155 * elf.c (_bfd_elf_make_section_from_shdr): When setting section
9156 LMAs, loop over segments until p_vaddr and p_memsz specify an
9157 extent enclosing the section.
9158
9159 2002-04-02 Nick Clifton <nickc@cambridge.redhat.com>
9160
9161 * ihex.c (ihex_write_object_contents): Do not allow records to
9162 cross a 64K boundary - wrap if necessary.
9163
9164 2002-04-01 Nathan Williams <nathanw@wasabisystems.com>
9165
9166 * elf.c (elfcore_netbsd_get_lwpid): Fix off-by-one error
9167 which caused the returned LWP ID to always be 0.
9168
9169 2002-04-01 Richard Henderson <rth@redhat.com>
9170
9171 * elf32-sparc.c (WILL_CALL_FINISH_DYNAMIC_SYMBOL): New.
9172 (elf32_sparc_relocate_section): Use it to figure out when to
9173 initialize .got entries.
9174 * elf64-sparc.c: Similarly.
9175
9176 2002-03-28 Alan Modra <amodra@bigpond.net.au>
9177
9178 * linker.c (link_action): Ignore duplicate warning syms.
9179 (_bfd_generic_link_write_global_symbol): Follow warning symbol link.
9180 * elflink.h (elf_adjust_dynstr_offsets): Likewise.
9181 (elf_adjust_dynamic_symbol): Likewise.
9182 (elf_export_symbol): Likewise.
9183 (elf_link_find_version_dependencies): Likewise.
9184 (elf_link_assign_sym_version): Likewise.
9185 (elf_link_sec_merge_syms): Likewise.
9186 (elf_link_output_extsym): Likewise.
9187 (elf_gc_sweep_symbol): Likewise.
9188 (elf_gc_propagate_vtable_entries_used): Likewise.
9189 (elf_gc_smash_unused_vtentry_relocs): Likewise.
9190 (elf_gc_allocate_got_offsets): Likewise.
9191 (elf_collect_hash_codes): Likewise.
9192 * elflink.c (elf_link_renumber_hash_table_dynsyms): Likewise.
9193 * elf-hppa.h (elf_hppa_unmark_useless_dynamic_symbols): Likewise.
9194 (elf_hppa_remark_useless_dynamic_symbols): Likewise.
9195 * elf-m10300.c (elf32_mn10300_finish_hash_table_entry): Likewise.
9196 * elf32-arm.h (elf32_arm_discard_copies): Likewise.
9197 * elf32-cris.c (elf_cris_adjust_gotplt_to_got): Likewise.
9198 (elf_cris_discard_excess_dso_dynamics): Likewise.
9199 * elf32-hppa.c (clobber_millicode_symbols): Likewise.
9200 (mark_PIC_calls): Likewise.
9201 (allocate_plt_static): Likewise.
9202 (allocate_dynrelocs): Likewise.
9203 (readonly_dynrelocs): Likewise.
9204 * elf32-i386.c (allocate_dynrelocs): Likewise.
9205 (readonly_dynrelocs): Likewise.
9206 * elf32-i370.c (i370_elf_adjust_dynindx): Likewise.
9207 * elf32-m68k.c (elf_m68k_discard_copies): Likewise.
9208 * elf32-mips.c (mips_elf_output_extsym): Likewise.
9209 (mips_elf_sort_hash_table_f): Likewise.
9210 (mips_elf_check_mips16_stubs): Likewise.
9211 * elf32-s390.c (allocate_dynrelocs): Likewise.
9212 (readonly_dynrelocs): Likewise.
9213 * elf32-sh.c (sh_elf_discard_copies): Likewise.
9214 * elf32-xstormy16.c (xstormy16_relax_plt_check): Likewise.
9215 (xstormy16_relax_plt_realloc): Likewise.
9216 * elf64-alpha.c (elf64_alpha_calc_got_offsets_for_symbol): Likewise.
9217 (elf64_alpha_output_extsym): Likewise.
9218 * elf64-hppa.c (elf64_hppa_mark_exported_functions): Likewise.
9219 * elf64-mips.c (mips_elf64_sort_hash_table_f): Likewise.
9220 (mips_elf64_check_mips16_stubs): Likewise.
9221 (mips_elf64_output_extsym): Likewise.
9222 * elf64-ppc.c (func_desc_adjust): Likewise.
9223 (allocate_dynrelocs): Likewise.
9224 (readonly_dynrelocs): Likewise.
9225 * elf64-s390.c (allocate_dynrelocs): Likewise.
9226 (readonly_dynrelocs): Likewise.
9227 * elf64-sh64.c (sh64_elf64_discard_copies): Likewise.
9228 * elf64-x86-64.c (allocate_dynrelocs): Likewise.
9229 (readonly_dynrelocs): Likewise.
9230 * elfxx-ia64.c (elfNN_ia64_global_dyn_sym_thunk): Likewise.
9231 * aoutx.h (aout_link_write_other_symbol): Likewise.
9232 * cofflink.c (_bfd_coff_write_task_globals): Likewise.
9233 (_bfd_coff_write_global_sym): Likewise.
9234 * i386linux.c (linux_tally_symbols): Likewise.
9235 * m68klinux.c (linux_tally_symbols): Likewise.
9236 * sparclinux.c (linux_tally_symbols): Likewise.
9237 * pdp11.c (aout_link_write_other_symbol): Likewise.
9238 * sunos.c (sunos_scan_dynamic_symbol): Likewise.
9239 * xcofflink.c (xcoff_build_ldsyms): Likewise.
9240 (xcoff_write_global_symbol): Likewise.
9241
9242 * cofflink.c (_bfd_coff_final_link): Formatting.
9243 * cpu-mips.c (mips_compatible): Make static, prototype.
9244 * elf32-i386.c (elf_i386_check_relocs): Formatting.
9245 * elf32-sh.c (sh_elf_size_dynamic_sections): Likewise.
9246 * elf64-alpha.c (elf64_alpha_output_extsym): Likewise.
9247 * elf64-mips.c (mips_elf64_sort_hash_table): Likewise.
9248 (mips_elf64_final_link): Likewise.
9249 * elflink.h (elf_link_find_version_dependencies): Remove duplicate
9250 prototype.
9251
9252 2002-03-27 Nick Clifton <nickc@cambridge.redhat.com>
9253
9254 * coff-arm.c (SWAP_IN_RELOC_OFFSET): Define.
9255 (SWAP_OUT_RELOC_OFFSET): Define.
9256
9257 2002-03-27 Gregory Steuck <greg@nest.cx>
9258
9259 * elf.c (_bfd_elf_get_symtab_upper_bound): Leave space for
9260 terminating NULL if empty symbol table.
9261 (_bfd_elf_get_dynamic_symtab_upper_bound): Likewise.
9262
9263 2002-03-26 H.J. Lu (hjl@gnu.org)
9264
9265 * elflink.h (elf_link_input_bfd): Revert the last change since
9266 the gcc exception handling isn't fixed yet.
9267
9268 2002-03-26 H.J. Lu (hjl@gnu.org)
9269
9270 * elflink.h (elf_link_input_bfd): Complain about relocations
9271 against local symbols in discarded sections.
9272
9273 2002-03-26 Alan Modra <amodra@bigpond.net.au>
9274
9275 * elflink.h (elf_gc_mark): Don't recurse into non-ELF sections.
9276
9277 2002-03-23 Alan Modra <amodra@bigpond.net.au>
9278
9279 * elf.c (_bfd_elf_make_section_from_shdr): Don't set lma based on
9280 section file offset for !SEC_LOAD sections.
9281
9282 2002-03-21 Richard Earnshaw <rearnsha@arm.com>
9283
9284 * elf32-arm.h (elf32_arm_final_link_relocate <case R_ARM_GOTOFF>,
9285 <case R_ARM_GOT>): Handle relocations to Thumb functions.
9286
9287 2002-03-21 Alan Modra <amodra@bigpond.net.au>
9288
9289 * coff64-rs6000.c (_bfd_xcoff64_put_symbol_name): Prototype.
9290 Whitespace changes.
9291 * archive.c: Update copyright date.
9292 * bfd-in2.h: Regenerate.
9293 * libbfd.h: Regenerate.
9294 * Makefile.am: Run "make dep-am"
9295 * Makefile.in: Regenerate.
9296 * po/SRC-POTFILES.in: Regenerate.
9297
9298 2002-03-20 Daniel Jacobowitz <drow@mvista.com>
9299
9300 * dwarf2.c (struct funcinfo): Move up.
9301 (lookup_address_in_function_table): New argument function_ptr.
9302 Set it.
9303 (lookup_address_in_line_table): New argument function. If function
9304 is non-NULL, use it to handle ``addr'' before the first line note of
9305 the function.
9306 (comp_unit_find_nearest_line): Update and swap calls to
9307 lookup_address_in_function_table and lookup_address_in_line_table.
9308 * syms.c (_bfd_stab_section_find_nearest_line): Use the first
9309 N_SLINE encountered if we see an N_FUN before any N_SLINE.
9310
9311 2002-03-20 Tom Rix <trix@redhat.com>
9312
9313 * coff-rs6000.c (_bfd_xcoff_stat_arch_elt): Renamed from
9314 _bfd_xcoff_generic_stat_arch_elt. Fix format check.
9315 * coff64-rs6000.c : Use _bfd_xcoff_stat_arch_elt.
9316
9317 2002-03-19 Tom Rix <trix@redhat.com>
9318
9319 * xcofflink.c (_bfd_xcoff_bfd_link_add_symbols): Look through all
9320 dynamic objects in archives.
9321
9322 2002-03-19 Hans-Peter Nilsson <hp@bitrange.com>
9323
9324 * elflink.h (NAME(bfd_elf,record_link_assignment)): Don't set
9325 STT_NOTYPE symbols to STT_OBJECT.
9326
9327 2002-03-18 Jan Hubicka <jh@suse.cz>
9328
9329 * cpu-i386.c (bfd_x86_64_arch): Rename to "i386:x86-64"
9330
9331 2002-03-18 Tom Rix <trix@redhat.com>
9332
9333 * aix5ppc.core.c : New file for AIX 5 64 bit core support.
9334 * bfd-in.h : Add bfd_xcoff_ar_archive_set_magic declaration.
9335 * coff-rs6000 (do_pad) : New function for archive padding.
9336 (do_copy) : New function for object file copying in archives.
9337 (do_shared_object_padding) : New function for padding shared
9338 objects to their text section alignment in archives.
9339 (bfd_xcoff_ar_achive_set_magic) : Stub.
9340 (xcoff_write_armap_big) : Use do_copy and do_pad.
9341 (xcoff_write_archive_contents_big) : Use do_shared_object_padding,
9342 do_copy and do_pad.
9343 * coff64-rs6000.c (xcoff64_write_ojbect_contents) : Use
9344 bfd_xcoff_magic_number.
9345 (xcoff64_bad_format_hook) : New function for _bfd_bad_format_hook
9346 fop.
9347 (xcoff_backend_data_r) : Use xcoff64_bad_format_hook.
9348 (bfd_xcoff_aix5_backend_data) : New Aix 5 backend data.
9349 (aix5coff64_vec) : New Aix 5 target aix5coff64-rs6000.
9350 * rs6000-core.c : Update copyright date.
9351 * xcofflink.c (bfd_xcoff_size_dynamic_sections): Check for NULL
9352 csectpp.
9353 * coffcode.h (coff_new_section_hook) : Use new accessor macros.
9354 (coff_set_arch_mach_hook) : Add Aix 5 U64_TOCMAGIC magic #.
9355 (coff_set_flags) : Use bfd_xcoff_magic_number.
9356 * libxcoff.h (bfd_xcoff_is_xcoff64): Add U64_TOCMAGIC.
9357 * configure.in : Add powerpc-*-aix5 and rs6000-*-aix5 support.
9358 * Makefile.am : Same.
9359 * config.bfd : Same.
9360 * targets.c : Same.
9361 * configure : Regnerate.
9362 * Makefile.in : Same.
9363 * bfd-in2.h : Same.
9364
9365 2002-03-18 Nick Clifton <nickc@cambridge.redhat.com>
9366
9367 * po/fr.po: Updated version.
9368
9369 2002-03-18 Alan Modra <amodra@bigpond.net.au>
9370
9371 * libbfd.c (bfd_write_bigendian_4byte_int): Return true iff success.
9372 * libbfd.h: Regenerate.
9373 * archive.c (coff_write_armap): Pass on failures from
9374 bfd_write_bigendian_4byte_int.
9375
9376 2002-03-14 H.J. Lu <hjl@gnu.org>
9377
9378 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Set the BFD
9379 error to bfd_error_nonrepresentable_section for reinit_array
9380 section in DSO.
9381
9382 2002-03-14 Nick Clifton <nickc@cambridge.redhat.com>
9383
9384 * coffcode.h (coff_slurp_symbol_table): When adding BSF_WEAK flag,
9385 OR it in rather than replacing previously selected flags.
9386
9387 * elfxx-target.h (TARGET_BIG_SYM): Set ar_max_namelen to 15.
9388 (TARGET_LITTLE_SYM): Set ar_max_namelen to 15.
9389
9390 2002-03-14 Alan Modra <amodra@bigpond.net.au>
9391
9392 * cpu-mips.c (mips_compatible): New. Don't check bits_per_word.
9393 (N): Use the above.
9394 * elflink.h (elf_bfd_final_link): Revert last change. Instead,
9395 ensure reloc size matches before calling elf_link_input_bfd.
9396 Add an assert to check reloc size when counting output relocs.
9397
9398 2002-03-14 Nick Clifton <nickc@cambridge.redhat.com>
9399
9400 * mmo.c (mmo_get_loc): Return NULL rather than false.
9401
9402 2002-03-13 Nick Clifton <nickc@cambridge.redhat.com>
9403
9404 * po/fr.po: Updated version.
9405
9406 2002-03-13 Alan Modra <amodra@bigpond.net.au>
9407
9408 * archures.c (bfd_default_compatible): Test bits_per_word.
9409 * cpu-i386.c (i386_compatible): Remove. Replace occurrences with
9410 bfd_default_compatible.
9411 * cpu-i370.c (i370_compatible): Likewise.
9412 * cpu-sparc.c (sparc_compatible): Likewise.
9413 * cpu-h8300.c (compatible): Test in->arch == out->arch.
9414
9415 * elflink.h: Formatting fixes.
9416 (elf_link_output_extsym): Merge undefined and undef weak cases.
9417
9418 * elflink.h (elf_bfd_final_link): Only call elf_link_input_bfd
9419 when word size of input matches output word size.
9420
9421 2002-03-12 Andreas Jaeger <aj@suse.de>
9422
9423 * cpu-i386.c (i386_compatible): New. Use it instead of
9424 bfd_default_compatible.
9425
9426 2002-03-07 H.J. Lu (hjl@gnu.org)
9427
9428 * coff-sh.c (shcoff_reloc_map): Use bfd_reloc_code_real_type
9429 as the type for bfd_reloc_val.
9430
9431 2002-03-05 John David Anglin <dave@hiauly1.hia.nrc.ca>
9432
9433 * elf-hppa.h (elf_hppa_is_dynamic_loader_symbol): New function.
9434 (elf_hppa_relocate_section): Ignore undefined dynamic loader symbols.
9435 (elf_hppa_final_link_relocate): Correct relocations for indirect
9436 references to local data through the DLT. Fix .opd creation for
9437 local symbols using R_PARISC_LTOFF_FPTR32 and R_PARISC_FPTR64
9438 relocations. Use e_lsel selector for R_PARISC_DLTIND21L,
9439 R_PARISC_LTOFF_FPTR21L and R_PARISC_LTOFF_TP21L as per
9440 "Processor-Specific ELF for PA_RISC, Version 1.43" document.
9441 Similarly, use e_rsel for DLT and LTOFF 'R' relocations.
9442 * elf32-hppa.c (final_link_relocate): Revise relocation selectors
9443 as per "Processor-Specific ELF for PA_RISC, Version 1.43" document.
9444
9445 2002-03-05 Jakub Jelinek <jakub@redhat.com>
9446
9447 * merge.c (_bfd_merge_sections): Don't segfault if there
9448 is nothing to merge due to GC.
9449
9450 2002-03-05 Alan Modra <amodra@bigpond.net.au>
9451
9452 * elf32-hppa.c (clobber_millicode_symbols): Remove hack to keep
9453 symbols that have been forced local.
9454
9455 * elflink.h (elf_bfd_final_link): Call elf_link_output_extsym
9456 to output forced local syms for non-shared link.
9457 (elf_link_output_extsym): Tweak condition for calling backend
9458 adjust_dynamic_symbol so that previous behaviour is kept.
9459 Whitespace changes throughout file.
9460
9461 2002-03-04 H.J. Lu <hjl@gnu.org>
9462
9463 * elf.c (bfd_section_from_shdr): Handle special sections,
9464 .init_array, .fini_array and .preinit_array.
9465 (elf_fake_sections): Likewise.
9466
9467 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Create the
9468 DT entry only if the section is in output for .init_array,
9469 .fini_array and .preinit_array. Complain about .preinit_array
9470 section in DSO.
9471 (elf_bfd_final_link): Warn zero size for .init_array,
9472 .fini_array and .preinit_array sections.
9473
9474 * elfxx-ia64.c (elfNN_ia64_section_from_shdr): Remove
9475 SHT_INIT_ARRAY, SHT_FINI_ARRAY and SHT_PREINIT_ARRAY.
9476 (elfNN_ia64_fake_sections): Remove .init_array, .fini_array and
9477 .preinit_array.
9478
9479 2002-03-04 Alan Modra <amodra@bigpond.net.au>
9480
9481 * configure.in (WIN32LIBADD): Don't eval PICFLAG assignment.
9482 * configure: Regenerate.
9483
9484 2002-03-02 Tom Rix <trix@redhat.com>
9485
9486 * coff64-rs6000.c (xcoff64_howto_table): Replace howto types with
9487 symbolic equiv.
9488 * coff-rs6000.c (xcoff_howto_table): Same.
9489
9490 2002-03-01 David Mosberger <davidm@hpl.hp.com>
9491
9492 * elflink.h (size_dynamic_sections): If section named
9493 ".preinit_array" exists, create DT_PREINIT_ARRAY and
9494 DT_PREINIT_ARRAYSZ entries in dynamic table. Analogously for
9495 ".init_array" and ".fini_array".
9496 (elf_bfd_final_link): Handle DT_PREINIT_ARRAYSZ, DT_INIT_ARRAYSZ,
9497 DT_FINI_ARRAYSZ, DT_PREINIT_ARRAY, DT_INIT_ARRAY, and
9498 DT_FINI_ARRAY.
9499
9500 2002-02-26 Andrew Macleod <amacleod@cygnus.com>
9501
9502 * elflink.h (elf_bfd_final_link): Don't crash on SHN_UNDEF local
9503 dynsyms.
9504
9505 2002-02-25 Alan Modra <amodra@bigpond.net.au>
9506
9507 * elf64-hppa.h: Update copyright date.
9508
9509 * elf64-ppc.c (ppc64_elf_check_relocs): Warning fix.
9510 (ppc64_elf_relocate_section): Don't generate power4 style branch
9511 hints for *_BRTAKEN and *_BRNTAKEN relocs.
9512
9513 2002-02-22 Jakub Jelinek <jakub@redhat.com>
9514
9515 * elf64-sh64.c (sh_elf64_relocate_section): Fix a typo from my
9516 last patch.
9517 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
9518
9519 2002-02-21 Andreas Jaeger <aj@suse.de>
9520
9521 * elf64-x86-64.c: Major rework that introduces all recent changes
9522 to the x86-64 backend. Get a closer match to elf32-i386.
9523 (struct elf64_x86_64_dyn_relocs): Rename from
9524 elf64_x86_64_pcrel_relocs_copied, add additional fields. Change
9525 all users.
9526 (struct elf64_x86_64_link_hash_table): Add short cuts to some
9527 sections.
9528 (link_hash_newfunc): Rename from elf64_x86_64_link_hash_newfunc,
9529 remove casts, initialize new hash members.
9530 (create_got_section): New.
9531 (elf64_x86_64_create_dynamic_sections): New.
9532 (elf64_x86_64_copy_indirect_symbol): New.
9533 (elf64_x86_64_check_relocs): Don't allocate space for dynamic
9534 relocs, .got or .relgot here but do it in allocate_dynrelocs.
9535 Reference count possible .plt and .got entries. Don't test input
9536 section SEC_READONLY here to try to avoid copy relocs, and keep
9537 dyn_relocs regardless of ELF_LINK_NON_GOT_REF. Don't set
9538 DF_TEXTREL here. Delay setting of variables until needed. Cache
9539 pointer to "sreloc" section in elf_section_data. Tweak condition
9540 under which .got created. Report files with bad relocation
9541 section names.
9542 (elf64_x86_64_gc_sweep_hook): Sweep dyn_relocs and local_dynrel.
9543 Reference count possible .plt entries. Don't deallocate .got and
9544 .relgot space here.
9545 (elf64_x86_64_adjust_dynamic_symbol): Handle nocopyreloc. Don't
9546 do copy reloc processing for weakdefs. Remove redundant casts and
9547 aborts. Delay setting of vars until needed. Move creation of
9548 dynamic symbols and allocation of .plt and .rela.plt to
9549 allocate_dynrelocs. Replace BFD_ASSERT with abort.
9550 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): New.
9551 (allocate_dynrelocs): New.
9552 (readonly_dynrelocs): New.
9553 (elf64_x86_64_size_dynamic_sections): Call readonly_dynrelocs.
9554 Allocate space for dyn relocs. Replace BFD_ASSERT with abort.
9555 Zero out the dynamic allocated content space.
9556 (elf64_x86_64_discard_copies): Removed.
9557 (elf64_x86_64_relocate_section): Make use of dynamic section
9558 short-cuts. Localise vars, and delay setting. Better error
9559 reporting, replace BFD_ASSERT with abort. Check
9560 ELF_LINK_HASH_DEF_DYNAMIC to see if a symbol is not defined in the
9561 regular object file and tread the weak definition as the normal
9562 one. Don't discard relocs for undefweak or undefined symbols and
9563 check !DEF_REGULAR as well as DEF_DYNAMIC in test for avoided copy
9564 relocs.
9565 (elf64_x86_64_finish_dynamic_symbol): Don't copy relocs for
9566 symbols that have been forced local. Use same test to decide if
9567 we can use a relative reloc for got as relocate_section. Expand
9568 SHN_UNDEF comment. Move expressions out of function calls.
9569 Replace BFD_ASSERT with abort.
9570 (bfd_elf64_bfd_final_link): Removed.
9571 (elf_backend_copy_indirect_symbol): Define.
9572
9573 2002-02-20 Tom Rix <trix@redhat.com>
9574
9575 * coff-rs6000.c (xcoff_howto_table): Add 16 bit R_BA.
9576 (_bfd_xcoff_reloc_type_lookup): Use it.
9577 * coff64-rs6000.c (xcoff64_howto_table): Same.
9578 (xcoff64_reloc_type_lookup): Same.
9579
9580 2002-02-20 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
9581
9582 * osf-core.c (osf_core_vec): OSF/1 (Digital Unix) core files are
9583 little endian.
9584
9585 2002-02-19 Martin Schwidefsky <schwidefsky@de.ibm.com>
9586
9587 * archures.c (bfd_mach_s390_esa): Rename to bfd_mach_s390_31.
9588 (bfd_mach_s390_esame): Rename to bfd_mach_s390_64.
9589 * bfd-in2.h: Regenerate.
9590 * cpu-s390.c (arch_info_struct): Use renamed architecture defines.
9591 Replace architecture name "s390" with "s390:31-bit" and "s390:esame"
9592 with "s390:64-bit".
9593 * elf32-s390.c (elf_howto_table): Add 32 bit pc relative relocations.
9594 (elf_s390_reloc_type_lookup): Likewise.
9595 (elf_s390_check_relocs): Likewise.
9596 (elf_s390_gc_sweep_hook): Likewise.
9597 (elf_s390_relocate_section): Likewise.
9598 (elf_s390_object_p): Use renamed architecture define.
9599 * elf64-s390.c (elf_s390_object_p): Use renamed architecture define.
9600
9601 2002-02-19 Frank Ch. Eigler <fche@redhat.com>
9602
9603 * syms.c (stt[]): Sorted. Added .init/.fini -> "t" mapping.
9604
9605 2002-02-19 Jakub Jelinek <jakub@redhat.com>
9606
9607 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Enable
9608 absptr -> pcrel optimization for shared libs.
9609 Only create minimal .eh_frame_hdr if absptr FDE encoding in shared
9610 library cannot be converted to pcrel.
9611 (_bfd_elf_eh_frame_section_offset): Return -2 if making absptr
9612 relative.
9613 * elf32-i386.c (elf_i386_relocate_section): If
9614 _bfd_elf_section_offset returned -2, skip, but make sure the
9615 relocation is installed.
9616 * elf32-arm.h (elf32_arm_final_link_relocate): Likewise.
9617 * elf32-cris.c (cris_elf_relocate_section): Likewise.
9618 * elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
9619 * elf32-i370.c (i370_elf_relocate_section): Likewise.
9620 * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
9621 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
9622 * elf32-s390.c (elf_s390_relocate_section): Likewise.
9623 * elf32-sh.c (sh_elf_relocate_section): Likewise.
9624 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
9625 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
9626 * elf64-s390.c (elf_s390_relocate_section): Likewise.
9627 * elf64-sh64.c (sh_elf64_relocate_section): Likewise.
9628 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
9629 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
9630 * elf64-alpha.c (elf64_alpha_relocate_section): Handle
9631 _bfd_elf_section_offset returning -2 the same way as -1.
9632 * elfxx-ia64.c (elfNN_ia64_install_dyn_reloc): Likewise.
9633 * elf32-mips.c (mips_elf_create_dynamic_relocation): Add FIXME
9634 and BFD_ASSERT.
9635 * elf64-mips.c (mips_elf64_create_dynamic_relocation): Likewise.
9636
9637 2002-02-18 Tom Rix <trix@redhat.com>
9638
9639 * xcofflink.c (bfd_xcoff_link_gernate_rtinit): Add -brtl support.
9640 (bfd_xcoff_size_dynamic_sections): Same.
9641 * bfd-in.h (bfd_xcoff_link_generate_rtinit): Same.
9642 (bfd_xcoff_size_dynamic_sections): Same.
9643 * coff-rs6000.c (xcoff_generate_rtinit): Same.
9644 * coff-rs646000.c (xcoff64_generate_rtinit): Same.
9645 * libxcoff.h (struct xcoff_backend_data_rec): Same.
9646 * xcofflink.c (xcoff_build_ldsyms, xcoff_link_add_symbols): Clean.
9647 * bfd-in2.h: Regenerate.
9648
9649 2002-02-18 Alan Modra <amodra@bigpond.net.au>
9650
9651 * elf64-ppc.c (STFD_FR0_0R1, LFD_FR0_0R1, BLR): Define.
9652 (struct ppc_link_hash_table): Add sfpr.
9653 (ppc64_elf_link_hash_table_create): Init it.
9654 (ppc64_elf_create_dynamic_sections): Split creation of .stub and
9655 .glink out to..
9656 (create_linkage_sections): ..here. Make .sfpr too.
9657 (ppc64_elf_check_relocs): Call create_linkage_sections, and set
9658 dynobj early.
9659 (MIN_SAVE_FPR, MAX_SAVE_FPR): Define.
9660 (ppc64_elf_func_desc_adjust): Look for missing ._savef* and
9661 ._restf* functions, and create as needed.
9662 (func_desc_adjust): Only force_local for shared libs.
9663
9664 2002-02-18 David O'Brien <obrien@FreeBSD.org>
9665
9666 * configure.in: Bump version number post 2.12 branching.
9667 * configure: Regenerate.
9668
9669 2002-02-17 Hans-Peter Nilsson <hp@bitrange.com>
9670
9671 * mmo.c: Correct and improve comments.
9672 (mmo_write_chunk): Store trailing byte in bfd buffer; don't
9673 zero-pad. Use input to fill up non-empty bfd buffer.
9674 (mmo_flush_chunk): New function.
9675 (mmo_write_loc_chunk): Add parameter last_vmap, all callers
9676 changed. Don't emit location specifier if VMA is same as
9677 *LAST_VMAP after omitting leading zero contents. Call
9678 mmo_flush_chunk before emitting location specifier.
9679 (mmo_write_loc_chunk_list): Call mmo_flush_chunk when finished
9680 with mmo_write_loc_chunk calls.
9681 (mmo_internal_write_section): Call mmo_flush_chunk after
9682 mmo_write_chunk.
9683 (mmo_write_symbols_and_terminator): Move :Main to first position
9684 in symbol array. Add faked one if it does not exist if there are
9685 other symbols. Don't add it if there are no symbols at all. Move
9686 out test for value of :Main from symbol loop. Rename table
9687 fakemain to maintable and variable mainsym to fakemain.
9688
9689 2002-02-15 Richard Henderson <rth@redhat.com>
9690
9691 * elf64-alpha.c (elf64_alpha_relocate_section) [BRSGP]: A target
9692 section with no got matches any got. Simplify error generaion.
9693
9694 2002-02-15 Alan Modra <amodra@bigpond.net.au>
9695
9696 Support arbitrary length fill patterns.
9697 * linker.c (bfd_new_link_order): Zero all fields with bfd_zalloc.
9698 (_bfd_default_link_order): Remove bfd_fill_link_order code.
9699 Call default_data_link_order.
9700 (default_fill_link_order): Delete.
9701 (default_data_link_order): New function.
9702 * elf32-mips.c (_bfd_mips_elf_final_link): Replace occurrences
9703 of bfd_fill_link_order with bfd_data_link_order.
9704 * elf64-alpha.c (elf64_alpha_final_link): Likewise.
9705 * elf64-mips.c (mips_elf64_final_link): Likewise.
9706
9707 * bfd.c (bfd_scan_vma): Clamp overflows to max bfd_vma value.
9708 Correct value returned in "end" for "0x<non-hex>".
9709
9710 2002-02-14 Nick Clifton <nickc@cambridge.redhat.com>
9711
9712 * cpu-arm.c (processors): Replace 'arch' field with 'mach'.
9713 (scan): Test against 'mach' field in info structure.
9714
9715 2002-02-14 Alan Modra <amodra@bigpond.net.au>
9716
9717 * elf.c (elf_fake_sections): Use SHT_NOBITS when SEC_NEVER_LOAD.
9718
9719 2002-02-14 Matt Fredette <fredette@netbsd.org>
9720
9721 * elf32-m68k.c (elf32_m68k_print_private_bfd_data): Recognize
9722 EF_M68000.
9723
9724 2002-02-13 Nick Clifton <nickc@cambridge.redhat.com>
9725
9726 * elf.c (_bfd_elf_make_section_from_shdr): Do not insist on
9727 non-zero physical addresses when adjusting the LMAs of new
9728 sections.
9729
9730 2002-02-12 John David Anglin <dave@hiauly1.hia.nrc.ca>
9731
9732 * elf-hppa.h (elf_hppa_reloc_final_type): New function stripped
9733 from _bfd_elf_hppa_gen_reloc_type.
9734 (_bfd_elf_hppa_gen_reloc_type): Remove duplicate prototype.
9735 * elf32-hppa.h (elf32_hppa_reloc_final_type): Add protptype.
9736 * elf32-hppa.c: Include elf32-hppa.h before elf-hppa.h.
9737 * elf64-hppa.h (elf64_hppa_reloc_final_type): Add protptype.
9738
9739 2002-02-12 Alexandre Oliva <aoliva@redhat.com>
9740
9741 * elf-m10300.c (mn10300_elf_relax_section): Skip section before
9742 loading its contents if there's nothing to do in it.
9743
9744 2002-02-12 Alan Modra <amodra@bigpond.net.au>
9745
9746 * elf64-ppc.c (ppc64_elf_size_stubs): Correct test for crossing
9747 64k boundary.
9748
9749 * elf64-ppc.c (ppc64_elf_size_dynamic_sections): Add dynamic
9750 DT_PPC64_OPD and DT_PPC64_OPDSZ tags.
9751 (ppc64_elf_finish_dynamic_sections): Set values for them.
9752
9753 2002-02-11 Michael Snyder <msnyder@redhat.com>
9754
9755 * elf-bfd.h (elfcore_write_lwpstatus): Add prototype.
9756 * elf.c (elfcore_grok_pstatus): Add prototype.
9757 (elfcore_grok_lwpstatus): Add prototype.
9758 (elfcore_write_lwpstatus): New function.
9759 (elfcore_write_pstatus): Fix typo, eliminate unnecessary memcpy.
9760
9761 2002-02-11 Alexandre Oliva <aoliva@redhat.com>
9762
9763 * elf32-sh.c: Added missing prototypes.
9764 * elf32-sh64.c: Likewise.
9765 (sh_elf_align_loads): Mark unused args as such.
9766 * elf64-sh64.c: Added missing prototypes.
9767 (struct elf_sh64_link_hash_entry): Fix typo.
9768 (sh_elf64_relocate_section): Fix info argument passed to
9769 _bfd_elf_section_offset.
9770
9771 2002-02-11 Alan Modra <amodra@bigpond.net.au>
9772
9773 * Makefile.am: "make dep-am".
9774 * Makefile.in: Regenerate.
9775 * aclocal.m4: Regenerate.
9776 * config.in: Regenerate.
9777 * configure: Regenerate.
9778
9779 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
9780
9781 * coff-rs6000.c (xcoff_generate_rtinit): Silence uninitialized
9782 variable warnings.
9783 * elf32-sh.c (sh_elf_relax_section): Silence signed/unsigned
9784 comparison warning.
9785 * trad-core.c (trad_unix_core_file_p): Silence pointer/integer
9786 cast warnings for the common case.
9787
9788 2002-02-10 Hans-Peter Nilsson <hp@bitrange.com>
9789
9790 * config.bfd (sh-*-linux*, sh-*-elf* | sh-*-rtemself*): Add sh64
9791 vectors.
9792 (sh-*-netbsdelf*): New, to trump sh*-*-netbsdelf* and add sh64
9793 vectors.
9794
9795 2002-02-09 Richard Henderson <rth@redhat.com>
9796
9797 * elf64-alpha.c (elf64_alpha_howto): Add R_ALPHA_BRSGP.
9798 (elf64_alpha_reloc_map, elf64_alpha_check_relocs): Likewise.
9799 (elf64_alpha_relocate_section): Likewise.
9800 * reloc.c (BFD_RELOC_ALPHA_BRSGP): New.
9801 * bfd-in2.h, libbfd.h: Rebuild.
9802
9803 2002-02-09 Hans-Peter Nilsson <hp@bitrange.com>
9804
9805 * elf64-mmix.c (_bfd_mmix_finalize_linker_allocated_gregs): Check
9806 that base-plus-offset reloc accounting is consistent.
9807 (mmix_elf_relax_section): Keep base-plus-offset reloc accounting
9808 up to date for undefined symbols.
9809
9810 2002-02-08 Eric Christopher <echristo@redhat.com>
9811
9812 From Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9813
9814 * elf32-mips.c (_bfd_mips_elf_fake_sections): Don't create .rela
9815 sections for the O32 ABI.
9816
9817 2002-02-08 Chris Demetriou <cgd@broadcom.com>
9818
9819 * elf32-arm.h: Fix formatting of _("...").
9820 * elf32-d10v.c: Likewise.
9821 * elf32-m68k.c: Likewise.
9822 * elf32-mips.c: Likewise.
9823
9824 2002-02-08 Ivan Guzvinec <ivang@opencores.org>
9825
9826 * coff-or32.c: Fix compile time warning messages.
9827
9828 2002-02-08 Alexandre Oliva <aoliva@redhat.com>
9829
9830 Contribute sh64-elf.
9831 2002-01-23 Alexandre Oliva <aoliva@redhat.com>
9832 * reloc.c (R_SH_GOTPLT32, R_SH_GOT_LOW16, R_SH_GOT_MEDLOW16,
9833 R_SH_GOT_MEDHI16, R_SH_GOT_HI16, R_SH_GOTPLT_LOW16,
9834 R_SH_GOTPLT_MEDLOW16, R_SH_GOTPLT_MEDHI16, R_SH_GOTPLT_HI16,
9835 R_SH_PLT_LOW16, R_SH_PLT_MEDLOW16, R_SH_PLT_MEDHI16,
9836 R_SH_PLT_HI16, R_SH_GOTOFF_LOW16, R_SH_GOTOFF_MEDLOW16,
9837 R_SH_GOTOFF_MEDHI16, R_SH_GOTOFF_HI16, R_SH_GOTPC_LOW16,
9838 R_SH_GOTPC_MEDLOW16, R_SH_GOTPC_MEDHI16, R_SH_GOTPC_HI16,
9839 R_SH_GOT10BY4, R_SH_GOTPLT10BY4, R_SH_GOT10BY8, R_SH_GOTPLT10BY8,
9840 R_SH_COPY64, R_SH_GLOB_DAT64, R_SH_JMP_SLOT64, R_SH_RELATIVE64):
9841 New relocs.
9842 * libbfd.h, bfd-in2.h: Rebuilt.
9843 * elf32-sh.c (sh_elf_howto_table): Define new relocs.
9844 (sh_reloc_map): Map them.
9845 (PLT_ENTRY_SIZE, elf_sh_plt0_entry_be, elf_sh_plt0_entry_le,
9846 elf_sh_plt_entry_be, elf_sh_plt_entry_le, elf_sh_pic_plt_entry_be,
9847 elf_sh_pic_plt_entry_le, elf_sh_plt0_entry, elf_sh_plt_entry,
9848 elf_sh_pic_plt_entry, elf_sh_sizeof_plt, elf_sh_plt_plt0_offset,
9849 elf_sh_plt0_gotplt_offset, elf_sh_plt_temp_offset,
9850 elf_sh_plt_symbol_offset, elf_sh_plt_reloc_offset,
9851 movi_shori_putval) [INCLUDE_SHMEDIA]: New.
9852 (elf_sh_link_hash_entry) [INCLUDE_SHMEDIA]: Add
9853 datalabel_got_offset.
9854 (sh_elf_link_hash_newfunc): Initialize it.
9855 (sh_elf_relocate_section): Augment the scope of
9856 seen_stt_datalabel. Introduce GOTPLT support. Extend GOTPC, PLT,
9857 GOT and GOTOFF handling to new SHmedia relocation types. Support
9858 GOT_BIAS.
9859 (sh_elf_check_relocs): Likewise.
9860 (sh_elf_finish_dynamic_symbol) [TARGET_SHMEDIA]: Set up values in
9861 PLT entries using movi_shori_putval. Support GOT_BIAS.
9862 (sh_elf_finish_dynamic_sections): Likewise.
9863 * elf32-sh64.c (shmedia_prepare_reloc): Do not add addend to
9864 relocation, it's now done by the caller.
9865 (GOT_BIAS): New.
9866 * elf64-sh64.c (GOT_BIAS, PLT_ENTRY_SIZE, elf_sh64_sizeof_plt,
9867 elf_sh64_plt_plt0_offset, elf_sh64_plt0_gotplt_offset,
9868 elf_sh64_plt_temp_offset, elf_sh64_plt_symbol_offset,
9869 elf_sh64_plt_reloc_offset, ELF_DYNAMIC_INTERPRETER,
9870 elf_sh64_pcrel_relocs_copied, elf_sh64_link_hash_entry,
9871 elf_sh64_link_hash_table, sh64_elf64_link_hash_traverse,
9872 sh64_elf64_hash_table): New.
9873 (sh_elf64_howto_table): Introduce new relocs.
9874 (sh_elf64_info_to_howto): Accept new PIC relocs.
9875 (sh_elf64_relocate_section): Augment the scope of
9876 seen_stt_datalabel. Support new PIC relocs.
9877 (sh_elf64_check_relocs): Support new PIC relocs.
9878 (elf_sh64_plt0_entry_be, elf_sh64_plt0_entry_le,
9879 elf_sh64_plt_entry_be, elf_sh64_plt_entry_le,
9880 elf_sh64_pic_plt_entry_be, elf_sh64_pic_plt_entry_le,
9881 elf_sh64_plt0_entry, elf_sh64_plt_entry, elf_sh64_pic_plt_entry,
9882 sh64_elf64_link_hash_newfunc, sh64_elf64_link_hash_table_create,
9883 movi_shori_putval, movi_3shori_putval,
9884 sh64_elf64_create_dynamic_sections,
9885 sh64_elf64_adjust_dynamic_symbol, sh64_elf64_discard_copies,
9886 sh64_elf64_size_dynamic_sections,
9887 sh64_elf64_finish_dynamic_symbol,
9888 sh64_elf64_finish_dynamic_sections): New.
9889 (elf_backend_create_dynamic-sections,
9890 bfd_elf64_bfd_link_hash_table_create,
9891 elf_backend_adjust_dynamic_symbol,
9892 elf_backend_size_dynamic_sections,
9893 elf_backend_finish_dynamic_symbol,
9894 elf_backend_finish_dynamic_sections, elf_backend_want_got_plt,
9895 elf_backend_plt_readonly, elf_backend_want_plt_sym,
9896 elf_backend_got_header_size, elf_backend_plt_header_size):
9897 Define.
9898 2001-05-16 Alexandre Oliva <aoliva@redhat.com>
9899 * elf32-sh.c: Renumbered and renamed some SH5 relocations to
9900 match official numbers and names; moved unmaching ones to the
9901 range 0xf2-0xff.
9902 * elf32-sh64.c, elf64-sh64.c: Likewise.
9903 2001-03-12 DJ Delorie <dj@redhat.com>
9904 * elf32-sh.c (sh_elf_relax_section): Don't relax SHmedia
9905 sections.
9906 2001-03-12 DJ Delorie <dj@redhat.com>
9907 * elf32-sh64.c (shmedia_prepare_reloc): Validate relocs that must
9908 be aligned.
9909 * elf64-sh64.c (sh_elf64_relocate_section): Ditto.
9910 2001-01-14 Hans-Peter Nilsson <hpn@cygnus.com>
9911 * elf32-sh64.c (bfd_elf32_bfd_copy_private_section_data): Define.
9912 (sh64_elf_fake_sections): Set type to SHT_SH5_CR_SORTED for a
9913 .cranges section with SEC_SORT_ENTRIES set.
9914 (sh64_backend_section_from_shdr): Set SEC_SORT_ENTRIES on an
9915 incoming sorted .cranges section.
9916 (sh64_bfd_elf_copy_private_section_data): New.
9917 (sh64_elf_final_write_processing): Only sort .cranges and modify
9918 start address if called by linker.
9919 2001-01-08 Ben Elliston <bje@redhat.com>
9920 * elf32-sh64.c (sh64_elf_final_write_processing): Activate
9921 Hans-Peter Nilsson's set bit 0 patch from 2001-01-06.
9922 * elf64-sh64.c (sh64_elf64_final_write_processing): Ditto.
9923 2001-01-06 Hans-Peter Nilsson <hpn@cygnus.com>
9924 * elf64-sh64.c (sh_elf64_howto_table): No open brace at start of
9925 line. Add comments before all entries.
9926 <R_SH_PT_16, R_SH_SHMEDIA_CODE>: Correct and clarify describing
9927 comment.
9928 (sh_elf64_reloc): Correct head comment.
9929 (sh_elf64_relocate_section): Correct spacing.
9930 <relocating for a local symbol>: Do not honour STO_SH5_ISA32;
9931 instead call reloc_dangerous callback.
9932 <case R_SH_SHMEDIA_CODE>: New case.
9933 (sh_elf64_gc_mark_hook): Correct spacing.
9934 (sh_elf64_check_relocs): Ditto.
9935 * elf32-sh64.c (shmedia_prepare_reloc) <case R_SH_SHMEDIA_CODE>:
9936 New case.
9937 * elf32-sh.c: Correct #endif comments for #ifndef-wrapped
9938 functions.
9939 (sh_elf_howto_table) <R_SH_PT_16, R_SH_SHMEDIA_CODE>: Correct,
9940 clarify describing comment. Add comments before all entries.
9941 (sh_elf_relocate_section) <relocating for a local symbol>: Do not
9942 honour STO_SH5_ISA32; instead call reloc_dangerous callback.
9943 2001-01-06 Hans-Peter Nilsson <hpn@cygnus.com>
9944 Sort .cranges section in final link. Prepare to set bit 0 on
9945 entry address.
9946 * elf32-sh64.c (struct sh64_find_section_vma_data): New.
9947 (sh64_elf_link_output_symbol_hook): Fix typo in prototype.
9948 (sh64_elf_set_mach_from_flags): Set SEC_DEBUGGING on incoming
9949 .cranges section.
9950 (sh64_backend_section_from_shdr): New, to recognize
9951 SHT_SH5_CR_SORTED on incoming .cranges section.
9952 (elf_backend_section_from_shdr): Define.
9953 (sh64_elf_final_write_processing): Sort outgoing .cranges
9954 section. (New, temporarily disabled:) Set bit 0 on entry address
9955 according to ISA type.
9956 (sh64_find_section_for_address): New.
9957 (crange_qsort_cmpb, crange_qsort_cmpl, crange_bsearch_cmpb,
9958 crange_bsearch_cmpl): Move here from opcodes/sh64-dis.c.
9959 (sh64_address_in_cranges): Move here from opcodes/sh64-dis.c. Use
9960 bfd_malloc, not xmalloc.
9961 (sh64_get_contents_type): Move here from opcodes/sh64-dis.c. Make
9962 global.
9963 * elf32-sh64.c (sh64_elf64_final_write_processing): New, (but
9964 temporarily disabled) setting bit 0 on entry address.
9965 (elf_backend_final_write_processing): Define.
9966 2001-01-05 Hans-Peter Nilsson <hpn@cygnus.com>
9967 * elf32-sh.c (sh_elf_howto_table) <R_SH_PT_16>: Adjust fields to
9968 be a proper relocation for PTA and PTB rather than a marker.
9969 <R_SH_IMMU5, R_SH_IMMS6, R_SH_IMMU6, R_SH_IMMS10, R_SH_IMMS10BY2,
9970 R_SH_IMMS10BY4, R_SH_IMMS10BY8, R_SH_IMMS16, R_SH_IMMU16,
9971 R_SH_IMM_LOW16, R_SH_IMM_LOW16_PCREL, R_SH_IMM_MEDLOW16,
9972 R_SH_IMM_MEDLOW16_PCREL, R_SH_IMM_MEDHI16, R_SH_IMM_MEDHI16_PCREL,
9973 R_SH_IMM_HI16, R_SH_IMM_HI16_PCREL, R_SH_64, R_SH_64_PCREL>:
9974 Zero src_mask.
9975 * elf64-sh64.c: Ditto.
9976 (sh_elf64_relocate_section) <case R_SH_PT_16>: New case.
9977 * elf32-sh64.c: Include opcodes/sh64-opc.h
9978 (shmedia_prepare_reloc): Take a bfd_link_info pointer as first
9979 argument. Drop const qualifiers from "bfd *" and "bfd_byte *"
9980 parameters. No unused parameters. Caller changed.
9981 <case R_SH_PT_16>: New case.
9982 * Makefile.am (elf32-sh64.lo): Add dependency on sh64-opc.h.
9983 * Makefile.in: Regenerate.
9984 2000-12-30 Hans-Peter Nilsson <hpn@cygnus.com>
9985 * elf64-sh64.c (sh64_elf64_fake_sections): Set SHF_SH5_ISA32 for
9986 all code sections.
9987 (sh_elf64_set_mach_from_flags): Change from EF_SH64 to EF_SH5.
9988 (sh64_elf_merge_private_data): Ditto.
9989 * elf32-sh64.c (sh64_elf_fake_sections): Use sh64_elf_section_data
9990 to access stored section flags.
9991 (sh64_elf_final_write_processing): Return immediately unless
9992 called by linker. Use sh64_elf_section_data (cranges) to get size
9993 of linker-generated cranges entries.
9994 (sh64_elf_copy_private_data): Add missing "return true".
9995 (sh64_elf_set_mach_from_flags): Change from EF_SH64 to EF_SH5.
9996 (sh_elf64_merge_private_data): Ditto.
9997 2000-12-19 Hans-Peter Nilsson <hpn@cygnus.com>
9998 * elf64-sh64.c (sh64_elf64_fake_sections): New, copy of
9999 elf64-sh64.c:sh64_elf_fake_sections.
10000 (elf_backend_fake_sections): Define as sh64_elf64_fake_sections.
10001 2000-12-18 Hans-Peter Nilsson <hpn@cygnus.com>
10002 * elf32-sh64.c (sh64_elf_copy_private_data_internal): Delete.
10003 (sh64_elf_final_write_processing): New.
10004 (elf_backend_final_write_processing): Define.
10005 (sh64_elf_fake_sections): Get header flags from tdata field.
10006 (sh64_elf_copy_private_data): Do not call
10007 sh64_elf_copy_private_data_internal, just copy e_flags field.
10008 (sh64_elf_merge_private_data): Do not call
10009 sh64_elf_copy_private_data_internal.
10010 2000-12-12 Hans-Peter Nilsson <hpn@cygnus.com>
10011 Remove EF_SH64_ABI64, let ELF size make difference.
10012 Remove SH64-specific BFD section flag.
10013 * elf32-sh64.c (sh64_elf_fake_sections): Recognize section as
10014 containing SHmedia through elf_section_data (asect)->tdata
10015 non-zero, not using a BFD section flag.
10016 (sh64_elf_set_mach_from_flags): Don't recognize EF_SH64_ABI64.
10017 (sh64_elf_merge_private_data): Similar.
10018 (elf_backend_section_flags): Don't define.
10019 (sh64_elf_backend_section_flags): Delete.
10020 * elf64-sh64.c (sh_elf64_set_mach_from_flags): Recognize EF_SH64,
10021 not EF_SH64_ABI64.
10022 (sh_elf64_merge_private_data): Similar.
10023 * section.c (Section flags definitions): Don't define
10024 SEC_SH_ISA_SHMEDIA.
10025 (bfd-in2.h): Regenerate.
10026 2000-12-09 Hans-Peter Nilsson <hpn@cygnus.com>
10027 Make DataLabel references work with partial linking.
10028 * elf32-sh64.c: Fix formatting.
10029 (sh64_elf_link_output_symbol_hook): New.
10030 (elf_backend_link_output_symbol_hook): Define to
10031 sh64_elf_link_output_symbol_hook.
10032 (sh64_elf_add_symbol_hook): Make DataLabel symbol just global
10033 undefined if partial linking. Adjust sanity check.
10034 * elf64-sh64.c (sh64_elf64_link_output_symbol_hook): New.
10035 (elf_backend_link_output_symbol_hook): Define to
10036 sh64_elf64_link_output_symbol_hook.
10037 (sh64_elf64_add_symbol_hook): Make DataLabel symbol just global
10038 undefined if partial linking. Adjust sanity check.
10039 2000-12-07 Hans-Peter Nilsson <hpn@cygnus.com>
10040 Implement semantics for inter-file DataLabel references.
10041 * elf64-sh64.c (DATALABEL_SUFFIX): Define.
10042 (sh64_elf64_add_symbol_hook): New.
10043 (sh_elf64_relocate_section): If passing an indirect symbol with
10044 st_type STT_DATALABEL on the way to a symbol with st_other
10045 STO_SH5_ISA32, do not bitor 1 to the relocation.
10046 (elf_backend_add_symbol_hook): Define to
10047 sh64_elf64_add_symbol_hook.
10048 * elf64-sh32.c: Tweak comments.
10049 (DATALABEL_SUFFIX): Define.
10050 (sh64_elf_add_symbol_hook): New.
10051 (elf_backend_add_symbol_hook): Define to sh64_elf_add_symbol_hook.
10052 * elf32-sh.c (sh_elf_relocate_section): If passing an indirect
10053 symbol with st_type STT_DATALABEL on the way to a symbol with
10054 st_other STO_SH5_ISA32, do not bitor 1 to the relocation.
10055 2000-12-05 Hans-Peter Nilsson <hpn@cygnus.com>
10056 Pass through STT_DATALABEL.
10057 * elf32-sh64.c (sh64_elf_get_symbol_type): New.
10058 (elf_backend_get_symbol_type): Define.
10059 * elf64-sh64.c (sh64_elf64_get_symbol_type): New.
10060 (elf_backend_get_symbol_type): Define.
10061 2000-11-30 Hans-Peter Nilsson <hpn@cygnus.com>
10062 * elf32-sh64.c: Tweak comments.
10063 (sh64_elf_copy_private_data_internal): Add prototype.
10064 (bfd_elf32_bfd_set_private_flags): Define.
10065 (sh64_elf_copy_private_data_internal): Compare machine name, not
10066 textual BFD target name, to check whether to copy section flag
10067 SHF_SH5_ISA32.
10068 (sh64_elf_merge_private_data): Validize bfd_get_arch_size.
10069 Tweak section-contents-type-mismatch message.
10070 (shmedia_prepare_reloc): Add ATTRIBUTE_UNUSED markers.
10071 Validize reloc-types.
10072 * elf64-sh64.c: New file.
10073 * targets.c (bfd_elf64_sh64_vec, bfd_elf64_sh64l_vec): Declare.
10074 * Makefile.am (BFD64_BACKENDS): Add elf64-sh64.lo.
10075 (BFD64_BACKENDS_CFILES): Add elf64-sh64.c.
10076 Regenerate dependencies.
10077 * Makefile.in: Regenerate.
10078 * config.bfd (sh64-*-elf*): Add bfd_elf64_sh64_vec and
10079 bfd_elf64_sh64l_vec.
10080 * configure.in: Handle bfd_elf64_sh64_vec and
10081 bfd_elf64_sh64l_vec.
10082 * configure: Regenerate.
10083 * po/POTFILES.in: Regenerate.
10084 * po/bfd.pot: Regenerate.
10085 2000-11-29 Hans-Peter Nilsson <hpn@cygnus.com>
10086 * elf32-sh64.c (sh64_elf_set_mach_from_flags): Do not recognize
10087 anything else but EF_SH64 and EF_SH64_ABI64.
10088 (sh64_elf_merge_private_data): Emit error for anything else but
10089 EF_SH64 and EF_SH64_ABI64.
10090 * config.bfd: Remove bfd_elf32_shblin_vec and bfd_elf32_shlin_vec
10091 from targ_selvecs.
10092 * configure.in: Add cofflink.lo to bfd_elf32_sh64_vec and
10093 bfd_elf32_sh64l_vec as a temporary measure.
10094 * configure: Regenerate.
10095 2000-11-27 Hans-Peter Nilsson <hpn@cygnus.com>
10096 * cpu-sh.c (arch_info_struct): Include sh5 item
10097 unconditionalized.
10098 * config.bfd (sh64-*-elf*): Do not set targ_cflags.
10099 Add targ_selvecs bfd_elf32_sh_vec, bfd_elf32_shl_vec,
10100 bfd_elf32_shblin_vec and bfd_elf32_shlin_vec.
10101 * elf32-sh64.c: Tweak comments.
10102 (sh64_elf_set_mach_from_flags): Recognize all machine flags that
10103 are proper subsets of SH64 as bfd_mach_sh5. Add EF_SH64_ABI64.
10104 (sh64_elf_copy_private_data_internal): Wrap long line.
10105 (sh64_elf_merge_private_data): Rewrite to allow objects from
10106 SH64 subsets to be linked together.
10107 (INCLUDE_SHMEDIA): Define.
10108 * elf32-sh.c (sh_elf_relocate_section) <local symbol>:
10109 Parenthesize plus-expression inside or-expression.
10110 <global symbol>: Ditto.
10111 (sh_elf_set_mach_from_flags): Remove code refusing
10112 deleted EF_SH64_32BIT_ABI flag.
10113 2000-11-26 Hans-Peter Nilsson <hpn@cygnus.com>
10114 * elf32-sh.c (sh_elf_howto_table) <R_SH_IMM_LOW16_PCREL,
10115 R_SH_IMM_MEDLOW16_PCREL, R_SH_IMM_MEDHI16_PCREL,
10116 R_SH_IMM_HI16_PCREL, R_SH_64_PCREL>: Set pcrel_offset to true.
10117 (sh_elf_relocate_section) <local symbol>: Or 1 in
10118 calculation of relocation if sym->st_other & STO_SH5_ISA32.
10119 <global symbol>: Ditto if h->other & STO_SH5_ISA32.
10120 * elf32-sh64.c (shmedia_prepare_reloc): Add rel->r_addend to
10121 relocation.
10122 2000-11-24 Hans-Peter Nilsson <hpn@cygnus.com>
10123 * Makefile.am (BFD32_BACKENDS): Add elf32-sh64.lo.
10124 (BFD32_BACKENDS_CFILES): Add elf32-sh64.c.
10125 Regenerate dependencies.
10126 * Makefile.in: Regenerate.
10127 * archures.c: Add bfd_mach_sh5.
10128 * config.bfd: Map targ_cpu sh* to bfd_sh_arch.
10129 Handle sh64-*-elf*. Set targ_cflags to -DINCLUDE_SHMEDIA.
10130 * configure.in: Handle bfd_elf32_sh64_vec and bfd_elf32_sh64l_vec.
10131 * configure: Regenerate.
10132 * reloc.c (BFD_RELOC_SH_SHMEDIA_CODE, BFD_RELOC_SH_IMMU5,
10133 BFD_RELOC_SH_IMMS6, BFD_RELOC_SH_IMMS6BY32, BFD_RELOC_SH_IMMU6,
10134 BFD_RELOC_SH_IMMS10, BFD_RELOC_SH_IMMS10BY2,
10135 BFD_RELOC_SH_IMMS10BY4, BFD_RELOC_SH_IMMS10BY8,
10136 BFD_RELOC_SH_IMMS16, BFD_RELOC_SH_IMMU16, BFD_RELOC_SH_IMM_LOW16,
10137 BFD_RELOC_SH_IMM_LOW16_PCREL, BFD_RELOC_SH_IMM_MEDLOW16,
10138 BFD_RELOC_SH_IMM_MEDLOW16_PCREL, BFD_RELOC_SH_IMM_MEDHI16,
10139 BFD_RELOC_SH_IMM_MEDHI16_PCREL, BFD_RELOC_SH_IMM_HI16,
10140 BFD_RELOC_SH_IMM_HI16_PCREL, BFD_RELOC_SH_PT_16): New relocations.
10141 * cpu-sh.c [INCLUDE_SHMEDIA] (arch_info_struct): Define and link
10142 in item for SH5.
10143 * elf32-sh.c [INCLUDE_SHMEDIA] (sh_elf_howto_table): Add howto items
10144 for SHmedia relocs.
10145 [INCLUDE_SHMEDIA] (sh_rel): Add mappings for SHmedia relocs.
10146 [INCLUDE_SHMEDIA] (sh_elf_relocate_section) [default]: Call
10147 shmedia_prepare_reloc, goto final_link_relocate if it returns
10148 non-zero, else fail as before.
10149 (sh_elf_set_mach_from_flags): Provide function only if not defined
10150 as macro. Do not recognize objects with EF_SH64_32BIT_ABI set.
10151 (sh_elf_set_private_flags): Provide function only if not defined
10152 as a macro.
10153 (sh_elf_copy_private_data): Similar.
10154 (sh_elf_merge_private_data): Similar.
10155 * section.c (SEC_SH_ISA_SHMEDIA): New.
10156 * targets.c (bfd_elf32_sh64_vec, bfd_elf32_sh64l_vec): Declare.
10157 * elf32-sh64.c: New file.
10158 * libbfd.h: Regenerate.
10159 * bfd-in2.h: Regenerate.
10160 * po/POTFILES.in: Regenerate.
10161 * po/bfd.pot: Regenerate.
10162 * bfd-in2.h: Regenerate.
10163 * libbfd.h: Regenerate.
10164
10165 2002-02-07 Daniel Jacobowitz <drow@mvista.com>
10166
10167 * bfd-in.h: Update <stdbool.h> check to only see if <stdbool.h> has
10168 been included, not drag it in.
10169 * bfd-in2.h: Regenerate.
10170
10171 2002-02-06 H.J. Lu (hjl@gnu.org)
10172
10173 * elf32-mips.c (_bfd_mips_elf_merge_private_bfd_data): Update
10174 the mach and ISA fields if necessary.
10175
10176 2002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
10177
10178 * coffcode.h (coff_set_arch_mach_hook): Select the highest known
10179 ARM architecture when an F_ARM_5 flag is detected, since we cannot
10180 be sure exactly which architecture this represents.
10181
10182 2002-02-05 Nick Clifton <nickc@redhat.com>
10183
10184 * po/tr.po: Updated translation.
10185
10186 2002-02-05 Alan Modra <amodra@bigpond.net.au>
10187
10188 From Jimi X <jimix@watson.ibm.com>
10189 * archures (bfd_mach_ppc64): Define.
10190 (bfd_powerpc_arch): Rename to bfd_powerpc_archs.
10191 (bfd_powerpc_arch): Define.
10192 * bfd-in2.h: Regenerate.
10193 * cpu-powerpc.c (arch_info_struct): Rename to bfd_powerpc_archs.
10194 (bfd_powerpc_arch): Move to tail of bfd_powerpc_archs.
10195 (bfd_powerpc_archs): Add default powerpc64 arch.
10196
10197 2002-02-05 Alan Modra <amodra@bigpond.net.au>
10198
10199 * elf64-ppc.c (ppc64_elf_size_dynamic_sections): Check for relocs
10200 against section syms in readonly sections. Don't do the global
10201 sym check if we find one.
10202 * elf64-s390.c (elf_s390_size_dynamic_sections): Likewise.
10203 * elf32-hppa.c (elf32_hppa_size_dynamic_sections): Likewise.
10204 * elf32-i386.c (elf_i386_size_dynamic_sections): Likewise.
10205 * elf32-s390.c (elf_s390_size_dynamic_sections): Likewise.
10206 (elf_s390_grok_prstatus): Add missing prototype.
10207
10208 2002-02-04 Hans-Peter Nilsson <hp@bitrange.com>
10209
10210 * elf64-mmix.c (mmix_dump_bpo_gregs): New function.
10211 (mmix_elf_check_common_relocs) <case R_MMIX_BASE_PLUS_OFFSET>:
10212 Call bfd_get_section_by_name only once. Initialize
10213 bpodata->n_bpo_relocs_this_section.
10214 (_bfd_mmix_prepare_linker_allocated_gregs): Remove comment
10215 referring to DSOs.
10216 (bpo_reloc_request_sort_fn): Don't use difference of values as
10217 return-value.
10218
10219 2002-02-02 David O'Brien <obrien@FreeBSD>
10220
10221 * configure.in: Tweak the FreeBSD 4.x recognition more. Only treat
10222 version 4.5 and later the same as 5-CURRENT.
10223 * configure: Re-generate.
10224
10225 2002-02-02 Jason Thorpe <thorpej@wasabisystems.com>
10226
10227 * config.bfd (hppa*-*-netbsd*): New target.
10228
10229 2002-01-31 Philipp Thomas <pthomas@suse.de>
10230
10231 * coff-arm.c (coff_arm_merge_private_bfd_data): Move ERROR
10232 to front of message. Unify messages with elf32-arm.h. Use
10233 commas where neccessary.
10234 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Use all upcase
10235 ERROR in messages. Unify messages with coff-arm.c. Correct
10236 VFP/FPA error message.
10237 (elf32_arm_print_private_bfd_data): Don't mark APCS-26 and
10238 APCS-32 for translation.
10239
10240 2002-02-01 Hans-Peter Nilsson <hp@bitrange.com>
10241
10242 Perform on-demand global register allocation from
10243 R_MMIX_BASE_PLUS_OFFSET relocs.
10244 * elf64-mmix.c (struct bpo_reloc_section_info, struct
10245 bpo_reloc_request, struct bpo_greg_section_info): New.
10246 (mmix_elf_check_common_relocs, mmix_elf_gc_sweep_hook,
10247 bpo_reloc_request_sort_fn, mmix_elf_relax_section,
10248 _bfd_mmix_check_all_relocs,
10249 _bfd_mmix_prepare_linker_allocated_gregs,
10250 _bfd_mmix_finalize_linker_allocated_gregs): New functions.
10251 (elf_mmix_howto_table): Correct src_mask for most relocs.
10252 (mmix_elf_perform_relocation) <case R_MMIX_BASE_PLUS_OFFSET>: New
10253 case.
10254 (mmix_final_link_relocate) <case R_MMIX_BASE_PLUS_OFFSET>: New
10255 case. Fix typo in comment. New label do_mmix_reloc.
10256 (mmix_elf_check_relocs): Abuse bfd_link_info member base_file to
10257 store first object file with a base-plus-offset reloc. Call
10258 mmix_elf_check_common_relocs for the part common with mmo.
10259 (mmix_elf_final_link): Write out linker-allocated register
10260 contents section.
10261 (elf_backend_gc_sweep_hook): Define.
10262 (bfd_elf64_bfd_relax_section): Define.
10263
10264 * mmo.c: Don't include <ctype.h>
10265 (mmo_init): Correct init-once logic.
10266
10267 2002-02-01 Tom Rix <trix@redhat.com>
10268
10269 * config.bfd: Conditionally support <aiaff> for pre AIX 4.3.
10270
10271 2002-02-01 Alan Modra <amodra@bigpond.net.au>
10272
10273 * Makefile.am: Run "make dep-am"
10274 * Makefile.in: Regenerate.
10275
10276 2002-01-31 David O'Brien <obrien@FreeBSD>
10277
10278 * configure.in: Recognize the differences in core files from FreeBSD
10279 4.{0,1} and later versions of 4.x. This treats 4.2+ the same as
10280 5-CURRENT.
10281 * configure: Regenerate.
10282
10283 2002-01-31 Ivan Guzvinec <ivang@opencores.org>
10284
10285 * coff-or32.c: New file.
10286 * cpu-or32.c: New file.
10287 * elf32-or32.c: New file.
10288 * archures.c: Add support for or32.
10289 * targets.c: Add support for or32.
10290 * bfd-in2.h: Regenerate.
10291 * coffcode.h (coff_set_arch_mach_hook, coff_set_flags,
10292 coff_write_object_contents): Add support for or32.
10293 * config.bfd: Add target.
10294 * configure.in: Add support for or32.
10295 * configure: Regenerate.
10296 * Makefile.am: Add support for or32.
10297 * Makefile.in: Regenerate.
10298 * po/SRC-POTFILES.in: Add or32 files.
10299 * po/bfd.pot: Regenerate.
10300
10301 2002-01-31 Nick Clifton <nickc@cambridge.redhat.com>
10302 Don Lindsay <lindsayd@cisco.com>
10303
10304 * elf32-mips.c (mips_elf_calculate_relocation): Replace 'return
10305 false' with a return of a bfd_reloc_ error code.
10306
10307 2002-01-31 Hans-Peter Nilsson <hp@axis.com>
10308
10309 * elf32-cris.c (elf_cris_discard_excess_program_dynamics): Don't
10310 unexport unreferenced symbols when --export-dynamic. Call
10311 _bfd_elf_strtab_delref when unexporting.
10312
10313 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
10314
10315 * bfd-in.h: Include <stdbool.h> if it is available.
10316 * bfd-in2.h: Regenerated.
10317
10318 2002-01-31 Alan Modra <amodra@bigpond.net.au>
10319
10320 * elf64-ppc.c (func_desc_adjust): STV_PROTECTED functions should
10321 not go via the plt.
10322
10323 2002-01-30 Nick Clifton <nickc@cambridge.redhat.com>
10324
10325 * archures.c: Tidy up formatting of embedded comments.
10326 * bfd.c: Tidy up formatting of embedded comments.
10327 * bfd-in.h: Fix formatting of comments.
10328 * reloc.c: Tidy up formatting of ordinary & embedded comments.
10329 * section.c: Tidy up formatting of embedded comments.
10330 * syms.c: Tidy up formatting of embedded comments.
10331 * targets.c: Tidy up formatting of embedded comments.
10332
10333 * bfd-in2.h: Regenerate.
10334
10335 2002-01-30 Nick Clifton <nickc@cambridge.redhat.com>
10336
10337 * vms-tir.c (cmd_name): New function.
10338 (tir_cmd_name): New function.
10339 (etir_sta, etir_sto, etir_opr, etir_stc): Use cmd_name().
10340 (tir_opr, tir_ctl, tir_cmd): use tir_cmd_name().
10341 Fix formatting.
10342
10343 * peXXigen.c (pe_print_idata): Rearrange message to aid in
10344 translation.
10345 (pe_print_pdata): Rearrange message to aid in translation.
10346
10347 * libbfd.c (warn_deprecated): Rearrange error message to aid in
10348 translation.
10349
10350 * ihex.c (ihex_write_object_contents): Fix spelling typo.
10351
10352 * ieee.c (ieee_slurp_external_symbols): Remove spurious space.
10353
10354 * elf64-sparc.c (sparc64_elf_add_symbol_hook): Rearrange error
10355 message to aid in translation.
10356
10357 * elf64-mmix.c (mmix_final_link_relocate): Rearrange error message
10358 to aid in translation.
10359
10360 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Fix typo.
10361
10362 2002-01-30 Philipp Thomas <pthomas@suse.de>
10363
10364 * coff-arm.c, elf32-elf.h: Unify messages.
10365
10366 2002-01-30 Nick Clifton <nickc@redhat.com>
10367
10368 * po/sv.po: Updated translation.
10369
10370 2002-01-30 Philipp Thomas <pthomas@suse.de>
10371
10372 * dwarf2.c (read_abbrev): Use full section name in error message.
10373 (decode_line_info): Likewise.
10374
10375 * elf.c (_bfd_elf_symbol_from_bfd_symbol): Don't translate debugging
10376 message.
10377
10378 2002-01-30 Alan Modra <amodra@bigpond.net.au>
10379
10380 * elf64-ppc.c (func_desc_adjust): Only provide missing function
10381 descriptor symbols for undefined function code syms. Clear
10382 ELF_LINK_NON_ELF so that they can stay weak.
10383
10384 2002-01-29 Chris Demetriou <cgd@broadcom.com>
10385 Mitch Lichtenberg <mpl@broadcom.com>
10386
10387 * bfd-in.h (bfd_mips_elf32_create_embedded_relocs): New prototype.
10388 * elf32-mips.c (bfd_mips_elf32_create_embedded_relocs): New function
10389 to handle 32-bit ELF embedded reloc (ld --embedded-relocs)
10390 generation.
10391 * bfd-in2.h: Regenerate.
10392
10393 2002-01-29 Chris Demetriou <cgd@broadcom.com>
10394
10395 * elf32-mips.c: Add additional comments about HI16 relocation
10396 processing.
10397 (_bfd_mips_elf_hi16_reloc): Don't subtract address here for
10398 pc-relative relocations. (Reverts change made on 2001-10-31.)
10399 (_bfd_mips_elf_lo16_reloc): Subtract address of LO16 part here
10400 for pc-relative relocations.
10401 (mips_elf_calculate_relocation): Add a comment about a kludge
10402 in the R_MIPS_GNU_REL_HI16 handling.
10403 (_bfd_mips_elf_relocate_section): Implement that kludge;
10404 adjust pc-relative HI16 relocation for difference in HI16 and
10405 LO16 addresses, since it can't easily be done in
10406 mips_elf_calculate_relocation.
10407
10408 2002-01-29 Martin Schwidefsky <schwidefsky@de.ibm.com>
10409
10410 * elf32-i386 (elf_i386_adjust_dynamic_symbol): Do not replace PLT32
10411 relocations with PC32 relocations for undefined or weak symbols.
10412 * elf32-s390 (elf_i386_adjust_dynamic_symbol): Likewise.
10413 * elf64-s390x (elf_i386_adjust_dynamic_symbol): Likewise.
10414
10415 2002-01-28 Jason Thorpe <thorpej@wasabisystems.com>
10416
10417 * elfcore.h (elf_core_file_p): Improve comment for last change.
10418
10419 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
10420
10421 * configure: Regenerated.
10422
10423 2002-01-27 Jason Thorpe <thorpej@wasabisystems.com>
10424
10425 * elfcore.h (elf_core_file_p): Set the machine architecture
10426 before processing the program headers.
10427
10428 2002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
10429
10430 * configure.in <64-bit configuration>: If using gcc, check and
10431 emit error for egcs-1.1.2.
10432 * configure: Regenerate.
10433
10434 2002-01-26 Egor Duda <deo@logos-m.ru>
10435
10436 * elf.c (elfcore_grok_win32pstatus): Copy only as much information
10437 as possible to avoid stack corruption.
10438
10439 2002-01-26 Richard Henderson <rth@redhat.com>
10440
10441 * elf64-alpha.c (elf64_alpha_check_relocs): Don't set reltext
10442 for non-allocated sections.
10443
10444 2002-01-25 Mark Kettenis <kettenis@gnu.org>
10445
10446 * elf.c (elfcore_write_prstatus): Make sure we pass the address of
10447 prstat.pr_reg even if it is a struct.
10448
10449 2002-01-25 Steve Ellcey <sje@cup.hp.com>
10450
10451 * elfxx-ia64.c: Reset AIX vector function overrides for HP-UX.
10452
10453 2002-01-25 Philipp Thomas <pthomas@suse.de>
10454
10455 * coffgen.c (coff_print_symbol): Don't mark info message
10456 for translation.
10457
10458 2002-01-25 Nick Clifton <nickc@redhat.com>
10459
10460 * po/fr.po: Updated translation.
10461 * po/es.po: Updated translation.
10462
10463 2002-01-25 Philipp Thomas <pthomas@suse.de>
10464
10465 * coff-alpha.c (alpha_relocate_section): Unify warning message
10466 for GP relative relocations without GP defined.
10467 * coff-mips.c (mips_relocate_section): Likewise.
10468
10469 2002-01-25 Alan Modra <amodra@bigpond.net.au>
10470
10471 * elf-eh-frame.c (_bfd_elf_eh_frame_section_offset): Avoid
10472 unsigned overflow when new_offset < old_offset.
10473
10474 2002-01-24 Philipp Thomas <pthomas@suse.de>
10475
10476 * bfd.c (_bfd_abort): Fix typo.
10477
10478 2002-01-23 Richard Henderson <rth@redhat.com>
10479
10480 * elf64-alpha.c (elf64_alpha_adjust_dynamic_symbol): Don't suppress
10481 plt entries for undefweak symbols.
10482
10483 2002-01-23 Steve Ellcey <sje@cup.hp.com>
10484
10485 * targets.c (bfd_elf32_ia64_hpux_big_vec): Add to DEFAULT_VECTOR.
10486 (bfd_elf64_ia64_hpux_big_vec): Ditto.
10487 (bfd_elf32_h8300_vec): Ditto.
10488
10489 2002-01-23 Alan Modra <amodra@bigpond.net.au>
10490
10491 * elf64-ppc.c: Remove stale part of ABI comment.
10492 (NO_OPD_RELOCS): Define.
10493 (ppc64_elf_check_relocs): Use it.
10494 (ppc64_elf_relocate_section): Here too.
10495 (build_one_stub): Don't point function syms at the stub. Instead,
10496 hijack plt.offset.
10497 (ppc64_elf_relocate_section): Check whether REL24 relocs should
10498 really go to the stub. Make all dynamic relocs in opd against
10499 locals.
10500 (ppc64_elf_finish_dynamic_symbol): Allow for non-standard use of
10501 plt.offset.
10502
10503 2002-01-22 Richard Henderson <rth@redhat.com>
10504
10505 * elf64-alpha.c (INSN_UNOP): Encode with RB as $sp.
10506
10507 2002-01-22 Alan Modra <amodra@bigpond.net.au>
10508
10509 * elf64-ppc.c (ppc64_elf_finish_dynamic_sections): Correct sign of
10510 TOC_BASE_OFF adjustment.
10511
10512 * Makefile.am: Run "make dep-am".
10513 * Makefile.in: Regenerate.
10514 * po/SRC-POTFILES.in: Regenerate.
10515
10516 2002-01-22 John David Anglin <dave@hiauly1.hia.nrc.ca>
10517
10518 * configure.host (hppa*64*-*-hpux*, hppa*64*-*-linux*): Add new
10519 host defines.
10520
10521 2002-01-21 Hans-Peter Nilsson <hp@axis.com>
10522
10523 * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_32_GOTREL>:
10524 Check for and emit error if sgot is NULL at this point.
10525
10526 2002-01-21 Jason Thorpe <thorpej@wasabisystems.com>
10527
10528 * config.bfd (ia64*-*-netbsd*): New target.
10529
10530 2002-01-21 Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at>
10531
10532 * som.c (som_write_space_strings): Comment typo fix.
10533
10534 2002-01-21 Alan Modra <amodra@bigpond.net.au>
10535
10536 * elf64-ppc.c (struct ppc_link_hash_entry): Add is_func and
10537 is_func_descriptor fields.
10538 (link_hash_newfunc): Init them.
10539 (ppc64_elf_check_relocs): Only R_PPC24_REL24 syms starting with a
10540 dot are candidates for plt entries. When processing .opd relocs,
10541 set function descriptor strings to point inside function code
10542 string, and set new ppc_link_hash_entry fields.
10543 (ppc64_elf_gc_sweep_hook): Don't sweep R_PPC64_REL24 relocs.
10544 (ppc64_elf_adjust_dynamic_symbol): Remove most code dealing with
10545 function descriptors. It's now done in..
10546 (func_desc_adjust): New.
10547 (ppc64_elf_func_desc_adjust): New.
10548 (define elf_backend_always_size_sections): Define.
10549 (ppc64_elf_hide_symbol): New.
10550 (define elf_backend_hide_symbol): Define.
10551 (allocate_dynrelocs): Remove code looking up function descriptors
10552 as that has been done earlier.
10553 (ppc64_elf_size_dynamic_sections): Use htab shortcut to elf hash
10554 table.
10555 (ppc64_elf_finish_dynamic_symbol): Likewise. Remove code looking
10556 up function descriptor.
10557 (build_one_stub): Look up the function code sym. Check for
10558 invalid plt offsets.
10559 (ppc64_elf_relocate_section): Tweak calls to undefined weak syms.
10560 Convert R_PPC64_TOC relocs to R_PPC64_RELATIVE in shared libs.
10561
10562 * elf-bfd.h (elf_backend_data <elf_backend_hide_symbol>): Add
10563 boolean param.
10564 (_bfd_elf_link_hash_hide_symbol): Likewise.
10565 * elflink.h (elf_link_add_object_symbols): Adjust call to
10566 elf_backend_hide_symbol.
10567 (elf_fix_symbol_flags): Likewise.
10568 (elf_link_assign_sym_version): Likewise. Use bfd_malloc rather
10569 than bfd_alloc.
10570 * elf.c (_bfd_elf_link_hash_hide_symbol): Add "force_local" param.
10571 Set ELF_LINK_FORCED_LOCAL and call _bfd_elf_strtab_delref.
10572 * elf32-hppa.c (elf32_hppa_hide_symbol): Likewise.
10573 (clobber_millicode_symbols): Adjust to suit new hide_symbol.
10574 * elf32-cris.c (elf_cris_hide_symbol): Add "force_local" param
10575 and adjust to suit.
10576 * elf32-mips.c (_bfd_mips_elf_hide_symbol): Likewise, and call
10577 _bfd_elf_link_hash_hide_symbol rather than duplicating code.
10578 * elfxx-ia64.c (elfNN_ia64_hash_hide_symbol): Likewise.
10579
10580 2002-01-18 Alan Modra <amodra@bigpond.net.au>
10581
10582 * elf64-ppc.c (ppc64_elf_adjust_dynamic_symbol): Test for a
10583 dynamic function descriptor symbol, not the associated function
10584 symbol.
10585
10586 2002-01-17 Eric Christopher <echristo@redhat.com>
10587
10588 * elf32-mips.c (mips_elf_calculate_relocation): Fix typo.
10589
10590 2002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
10591
10592 * po/bfd.pot: Regenerate.
10593 * po/fr.po: Regenerate.
10594
10595 2002-01-17 Alan Modra <amodra@bigpond.net.au>
10596
10597 * elf-bfd.h (elf_backend_data <elf_backend_section_from_bfd_section>):
10598 Remove "Elf_Internal_Shdr *" param.
10599 (_bfd_mips_elf_section_from_bfd_section): Ditto.
10600 * elf32-mips.c (_bfd_mips_elf_section_from_bfd_section): Ditto.
10601 * elf32-m32r.c (_bfd_m32r_elf_section_from_bfd_section): Ditto.
10602 * elf32-v850.c (v850_elf_section_from_bfd_section): Ditto.
10603 * elf64-mmix.c (mmix_elf_section_from_bfd_section): Ditto.
10604 * elfxx-ia64.c (elfNN_hpux_backend_section_from_bfd_section): Ditto.
10605 * elf.c (_bfd_elf_section_from_bfd_section): Allow backend
10606 function to override special sections. Remove hdr arg from
10607 backend call, and don't loop.
10608
10609 2002-01-16 Eric Christopher <echristo@redhat.com>
10610
10611 * elf32-mips.c (mips_elf_calculate_relocation): Set require_jalxp
10612 on R_MIPS_26 and target is 16bit. Add R_MIPS16_GPREL to list of
10613 relocations requiring gp0 and gp.
10614
10615 2002-01-16 Richard Earnshaw <rearnsha@arm.com>
10616
10617 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Handle
10618 EF_ARM_VFP_FLOAT.
10619 (elf32_arm_print_private_bfd_data): Likewise.
10620
10621 2002-01-16 Nick Clifton <nickc@cambridge.redhat.com>
10622
10623 * po/tr.po: Import new version.
10624
10625 2002-01-16 Alan Modra <amodra@bigpond.net.au>
10626
10627 * elf64-ppc.c (ppc64_elf_howto_raw): Remove stale FIXMEs.
10628 (ppc64_elf_reloc_type_lookup): Use proper CTOR reloc.
10629 (ORI_R0_R0_0): Correct.
10630
10631 2002-01-16 Alan Modra <amodra@bigpond.net.au>
10632
10633 * elflink.c (_bfd_elf_create_dynamic_sections): Don't set SEC_CODE
10634 when plt_not_loaded.
10635 * elf64-ppc.c (ppc64_elf_create_dynamic_sections): No need to
10636 clear .plt SEC_CODE here. Create .stub and correct .glink flags.
10637 (PLT_INITIAL_ENTRY_SIZE): Set to 24.
10638 (ppc64_elf_glink_code): Delete.
10639 (PPC64_ELF_GLINK_SIZE): Delete.
10640 (ADDIS_R12_R2, STD_R2_40R1, LD_R11_0R12, LD_R2_0R12, MTCTR_R11,
10641 BCTR, ADDIS_R12_R12_1, LD_R2_40R1, NOP, LI_R0_0, B_DOT, LIS_R0_0,
10642 ORI_R0_R0_0): Define.
10643 (PLT_CALL_STUB_SIZE, GLINK_CALL_STUB_SIZE): Define.
10644 (struct ppc_link_hash_table): Add sstub and plt_overflow.
10645 (ppc64_elf_link_hash_table_create): Init them.
10646 (ppc64_elf_check_relocs <R_PPC64_REL24>): Refcount .plt entry.
10647 Don't copy to shared lib.
10648 (ppc64_elf_check_relocs): Call bfd_set_error on errors.
10649 (ppc64_elf_gc_sweep_hook <R_PPC64_REL24>): Sweep plt refcount.
10650 (allocate_dynrelocs <plt>): Don't change function sym here. Make
10651 room for .stub and .glink code.
10652 (ppc64_elf_size_dynamic_sections): Handle .stub. Make entry for
10653 DT_PPC64_GLINK.
10654 (ppc64_elf_final_link): Rename to ppc64_elf_set_toc. Don't call
10655 bfd_elf64_bfd_final_link.
10656 (bfd_elf64_bfd_final_link): Don't define.
10657 (ppc64_elf_size_stubs): New.
10658 (build_plt_stub): New.
10659 (build_one_stub): New.
10660 (ppc64_elf_build_stubs): New.
10661 (ppc64_elf_relocate_section <toc relocs>): Remove assert.
10662 (ppc64_elf_relocate_section): Don't copy R_PPC64_REL24 relocs.
10663 (ppc64_elf_finish_dynamic_symbol): Don't build stubs here. Set
10664 DT_PPC64_GLINK entry. Tweak DT_PLTGOT, DT_JMPREL, DT_PLTRELSZ in
10665 case output sections not separate. Adjust DT_RELASZ to not
10666 include plt relocs. Set reserved got entry. Set got and plt
10667 entry size.
10668 (elf_backend_got_header_size): Set to 8.
10669 * elf64-ppc.h: New file.
10670
10671 2002-01-16 Alan Modra <amodra@bigpond.net.au>
10672
10673 * elf32-arm.h (elf32_arm_size_dynamic_sections): When removing
10674 sections, use bfd_section_list_remove.
10675 * elf32-i370.c (i370_elf_size_dynamic_sections): Likewise.
10676 * elflink.h (elf_link_add_object_symbols): When removing all
10677 sections, use bfd_section_list_clear.
10678
10679 2002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
10680
10681 * po/sv.po: New file: Swedish translation.
10682 * configure.in (ALL_LINGUAS): Add sv.
10683 * configure: Regenerate.
10684
10685 2002-01-15 Jakub Jelinek <jakub@redhat.com>
10686
10687 * elflink.h (elf_link_input_bfd): Back out 2002-01-07 change.
10688 * elf.c (merge_sections_remove_hook): New function.
10689 (_bfd_elf_merge_sections): Pass it as 3rd argument to
10690 _bfd_merge_sections.
10691 * libbfd-in.h (_bfd_merge_sections): Add 3rd argument.
10692 * libbfd.h: Rebuilt.
10693 * merge.c (_bfd_merge_sections): Add remove_hook argument.
10694 Call remove_hook if a SEC_EXCLUDE section is encountered.
10695
10696 2002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
10697
10698 * elf32-xstormy16.c (xstormy16_reloc_map): Add new field 'table'.
10699 (xstormy16_reloc_map): Initialise new field with correct howto
10700 table.
10701 (xstormy16_reloc_type_lookup): Use 'table' field to locate correct
10702 howto entry.
10703
10704 2002-01-10 Michael Snyder <msnyder@redhat.com>
10705
10706 * elf.c (elfcore_write_prstatus): Use long instead of pid_t;
10707 (elfcore_write_pstatus): Use long instead of pid_t;
10708 * elf-bfd.h: Change prototypes to use long instead of pid_t;
10709
10710 2002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
10711
10712 * elf.c: Update copyright years.
10713 (elfcore_grok_netbsd_note): Use NT_NETBSDCORE_PROCINFO
10714 and NT_NETBSDCORE_FIRSTMACH. Improve a comment.
10715
10716 2002-01-08 Michael Snyder <msnyder@redhat.com>
10717
10718 Add capability to write corefile note sections, for gdb.
10719 * elf.c (elfcore_write_note): New function.
10720 (elfcore_write_prpsinfo): New function.
10721 (elfcore_write_prstatus): New function.
10722 (elfcore_write_pstatus): New function.
10723 (elfcore_write_prfpreg): New function.
10724 (elfcore_write_prxfpreg): New function.
10725 * elf-bfd.h: Add prototypes for above functions.
10726
10727 2002-01-08 Alexandre Oliva <aoliva@redhat.com>
10728
10729 * elf.c (elf_fake_sections): Propagate errors from
10730 elf_backend_fake_section.
10731
10732 2002-01-07 Jason Thorpe <thorpej@wasabisystems.com>
10733
10734 * Makefile.am (BFD32_BACKENDS): Add elf32-sh-nbsd.lo.
10735 (BFD32_BACKENDS_CFILES): Add elf32-sh-nbsd.c.
10736 (elf32-sh-nbsd.lo): New rule.
10737 * Makefile.in: Regenerate.
10738 * config.bfd (sh*le-*-netbsdelf*): New target.
10739 (sh*-*-netbsdelf*): New target.
10740 * configure.in: Include netbsd-core.lo for native sh*-*-netbsd*.
10741 (bfd_elf32_shnbsd_vec): New vector.
10742 (bfd_elf32_shlnbsd_vec): New vector.
10743 * configure: Regenerate.
10744 * elf32-sh-nbsd.c: New file.
10745 * targets.c: Update copyright years.
10746 (_bfd_target_vector): Add bfd_elf32_shlnbsd_vec and
10747 bfd_elf32_shnbsd_vec.
10748
10749 2002-01-07 Aldy Hernandez <aldyh@redhat.com>
10750
10751 * coff-rs6000.c (READ20): Use bfd_scan_vma.
10752
10753 2002-01-07 Geoffrey Keating <geoffk@redhat.com>
10754
10755 * elflink.h (elf_link_input_bfd): Don't ask for the merged offset
10756 of a symbol in a section that will be deleted.
10757
10758 2002-01-07 Nick Clifton <nickc@cambridge.redhat.com>
10759
10760 * po/es.po: New file: Spanish translation.
10761 * configure.in (ALL_LINGUAS): Add es.
10762 * configure: Regenerate.
10763
10764 2002-01-06 Steve Ellcey <sje@cup.hp.com>
10765
10766 * elfxx-ia64.c (is_unwind_section_name): Add target vector as
10767 argument so we can handle HP-UX specially.
10768 (elfNN_ia64_hpux_vec): New for use in is_unwind_section_name.
10769 (elfNN_hpux_backend_section_from_bfd_section): New for support
10770 of SHN_IA_64_ANSI_COMMON.
10771 (elfNN_ia64_relax_section): Add support for SHN_IA_64_ANSI_COMMON.
10772 (is_unwind_section_name): Add special HP-UX support.
10773 (elfNN_ia64_section_from_shdr): Add support for more sections.
10774 (elfNN_ia64_fake_sections): Modify is_unwind_section_name call and
10775 add support for more sections.
10776 (elfNN_ia64_additional_program_headers): Modify
10777 is_unwind_section_name call.
10778 (elfNN_ia64_modify_segment_map): Remove assumption that there is
10779 only one unwind section in segment.
10780
10781 2002-01-06 Alan Modra <amodra@bigpond.net.au>
10782
10783 * syms.c (_bfd_generic_make_empty_symbol): New function.
10784 * libbfd-in.h (_bfd_nosymbols_make_empty_symbol): Define as
10785 _bfd_generic_make_empty_symbol.
10786 * libbfd.h: Regenerate.
10787 * bfd-in2.h: Regenerate.
10788 * hppabsd-core.c (hppabsd_core_make_empty_symbol): Delete function.
10789 (hppabsd_core_get_symtab_upper_bound): Don't define.
10790 (hppabsd_core_get_symtab): Likewise.
10791 (hppabsd_core_print_symbol): Likewise.
10792 (hppabsd_core_get_symbol_info): Likewise.
10793 (hppabsd_core_bfd_is_local_label_name): Likewise.
10794 (hppabsd_core_get_lineno): Likewise.
10795 (hppabsd_core_find_nearest_line): Likewise.
10796 (hppabsd_core_bfd_make_debug_symbol): Likewise.
10797 (hppabsd_core_read_minisymbols): Likewise.
10798 (hppabsd_core_minisymbol_to_symbol): Likewise.
10799 (hppabsd_core_vec): Use BFD_JUMP_TABLE_SYMBOLS (_bfd_nosymbols).
10800 Formatting fixes.
10801 * hpux-core.c: Similarly.
10802 * irix-core.c: Similarly.
10803 * osf-core.c: Similarly.
10804 * sco5-core.c: Similarly.
10805 * binary.c (binary_make_empty_symbol): Remove function, define as
10806 _bfd_generic_make_empty_symbol.
10807 * ihex.c (ihex_make_empty_symbol): Likewise.
10808 * mmo.c (mmo_make_empty_symbol): Likewise.
10809 * ppcboot.c (ppcboot_make_empty_symbol): Likewise.
10810 * srec.c (srec_make_empty_symbol): Likewise.
10811 * versados.c (versados_make_empty_symbol): Likewise.
10812 * vms.c (_bfd_vms_make_empty_symbol): Remove.
10813 (vms_make_empty_symbol): Define as _bfd_generic_make_empty_symbol.
10814 * vms-gsd.c (_bfd_vms_slurp_gsd): Call bfd_make_empty_symbol
10815 rather than _bfd_vms_make_empty_symbol.
10816 * vms-misc.c (new_symbol): Likewise.
10817
10818 2002-01-05 Alan Modra <amodra@bigpond.net.au>
10819
10820 * section.c (bfd_section_init): Remove unnecessary initialisations.
10821 (bfd_section_list_clear): New function.
10822 (bfd_section_list_remove, bfd_section_list_insert): New macros.
10823 (_bfd_strip_section_from_output): Use them.
10824 * coffcode.h (coff_set_alignment_hook): Likewise.
10825 * elf32-mips.c (_bfd_mips_elf_final_link): Likewise.
10826 * elf64-mips.c (mips_elf64_final_link): Likewise.
10827 * elf64-mmix.c (mmix_elf_final_link): Likewise.
10828 * sunos.c (sunos_add_dynamic_symbols): Likewise.
10829 * xcofflink.c (_bfd_xcoff_bfd_final_link): Likewise.
10830 * bfd-in2.h: Regenerate.
10831
10832 * netbsd-core.c (netbsd_core_file_p): Use bfd_make_section_anyway
10833 rather than doing our own section handling. Clean up after errors
10834 with bfd_release and bfd_section_list_clear. Handle unexpected
10835 flags.
10836 * aoutf1.h (sunos4_core_file_p): Likewise.
10837 * aix386-core.c (aix386_core_file_p): Likewise.
10838 * cisco-core.c (cisco_core_file_validate): Likewise.
10839 * ptrace-core.c (ptrace_unix_core_file_p): Likewise.
10840 * trad-core.c (trad_unix_core_file_p): Likewise.
10841
10842 * hppabsd-core.c (hppabsd_core_core_file_p): Clean up after errors
10843 with bfd_release and bfd_section_list_clear.
10844 * hpux-core.c (hpux_core_core_file_p): Likewise.
10845 * irix-core.c (irix_core_core_file_p): Likewise.
10846 * lynx-core.c (lynx_core_file_p): Likewise.
10847 * osf-core.c (osf_core_core_file_p): Likewise.
10848 * rs6000-core.c (rs6000coff_core_p): Likewise.
10849 * sco5-core.c (sco5_core_file_p): Likewise.
10850
10851 * elf32-mips.c (_bfd_mips_elf_lo16_reloc): Simplify, and perform
10852 sign extension adjustments without conditionals.
10853
10854 2002-01-04 Jakub Jelinek <jakub@redhat.com>
10855
10856 * elf-eh-frame.c (_bfd_elf_write_section_eh_frame): Don't crash if
10857 CIE at .eh_frame start is removed due to no FDEs referencing it.
10858
10859 2002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
10860
10861 * config.bfd (x86_64-*-netbsd*): New target.
10862 * configure.in (x86_64-*-netbsd*): Set COREFILE
10863 to netbsd-core.lo.
10864 * configure: Regenerated.
10865
10866 2002-01-03 Tom Rix <trix@redhat.com>
10867
10868 * xcofflink.c (_bfd_xcoff_bfd_final_link): Update .pad section ordering
10869 for recent bfd_make_section_anyway change.
10870
10871 2002-01-03 Nick Clifton <nickc@cambridge.redhat.com>
10872
10873 * elf32-arm.h (elf32_arm_final_link_relocate): Handle
10874 R_ARM_THM_PC11 reloc.
10875
10876 2002-01-02 Nick Clifton <nickc@cambridge.redhat.com>
10877
10878 * configure.in (LINGUAS): Add ja.
10879 * configure: Regenerate.
10880 * po/ja.po: Import from translation project's web site.
10881
10882 2002-01-02 Nick Clifton <nickc@cambridge.redhat.com>
10883
10884 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Reformat error
10885 messages to ease translation into other languages.
10886
10887 For older changes see ChangeLog-0001
10888 \f
10889 Local Variables:
10890 mode: change-log
10891 left-margin: 8
10892 fill-column: 74
10893 version-control: never
10894 End:
This page took 0.309277 seconds and 3 git commands to generate.