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