* targets.c: Sort target vecs.
[binutils-gdb.git] / bfd / ChangeLog
1 2002-06-17 Alan Modra <amodra@bigpond.net.au>
2
3 * targets.c: Sort target vecs.
4 (_bfd_target_vector): Add aix5coff64_vec, bfd_elf32_sh64_vec,
5 bfd_elf32_sh64l_vec, bfd_elf32_sh64lnbsd_vec,
6 bfd_elf32_sh64nbsd_vec, bfd_elf64_sh64_vec, bfd_elf64_sh64l_vec,
7 bfd_elf64_sh64lnbsd_vec, bfd_elf64_sh64nbsd_vec.
8 * configure.in: Sort target vecs. Add m88kmach3_vec.
9 * configure: Regenerate.
10
11 2002-06-16 Hans-Peter Nilsson <hp@bitrange.com>
12
13 * elf64-mmix.c (bpo_reloc_request_sort_fn): Use member
14 bpo_reloc_no to break sort order ties, not address of items.
15
16 2002-06-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
17
18 * elf-hppa.h (elf_hppa_final_link): Fix formatting in comment.
19 Skip excluded sections in determing __gp value.
20 (elf_hppa_final_link_relocate): Use the symbol's address in
21 R_PARISC_FPTR64 relocations that don't need an opd entry.
22 * elf64-hppa.c (allocate_dynrel_entries): Simplify code.
23 (elf64_hppa_finalize_dynreloc): Likewise.
24 (elf64_hppa_size_dynamic_sections): Move comments and fix typo.
25 (elf64_hppa_finish_dynamic_symbol): Break up assert.
26
27 2002-06-14 Sergey Grigoriev <serge@leopold.Physik.Uni-Augsburg.DE>
28
29 * pei-i386.c (COFF_SECTION_ALIGNMENT_ENTRIES): Enable 16 byte
30 alignment for .bss, .data and .text sections so that sse and sse2
31 code will work.
32 * pe-i386.c (COFF_SECTION_ALIGNMENT_ENTRIES): Likewise.
33
34 2002-06013 J"orn Rennecke <joern.rennecke@superh.com>
35
36 config.bfd: Add support for sh[1234]l*-*-elf* | sh3el*-*-elf*,
37 sh[1234]*-elf*.
38
39 2002-06-12 John David Anglin <dave@hiauly1.hia.nrc.ca>
40
41 * elflink.h (elf_bfd_final_link): Improve error handling for missing
42 dynamic sections.
43
44 * elf64-hppa.c (allocate_global_data_opd): We don't need an opd entry
45 for a symbol that has no output section.
46 (allocate_dynrel_entries): Correct comment.
47 (elf64_hppa_finalize_dynreloc): Likewise. Don't create an opd entry
48 unless we want one.
49 (elf64_hppa_finalize_opd): Prevent segfault if dyn_h is NULL.
50 (elf64_hppa_finalize_dlt): Likewise. Prevent segfault for symbols
51 with no section. Remove unnecessary parentheses.
52
53 2002-06-11 Tom Rix <trix@redhat.com>
54
55 * coffcode.h (coff_compute_section_file_positions): Add data
56 section to AIX loader alignment check.
57
58 * coff-rs6000.c (_bfd_xcoff_mkobject): Set default text section
59 alignment to 4 bytes.
60 (_bfd_xcoff_copy_private_bfd_data): Use text and data alignment
61 power accessor macro.
62 (do_shared_object_padding): Remove invalid assertion.
63
64 2002-06-10 Richard Sandiford <rsandifo@redhat.com>
65
66 * section.c (_bfd_strip_section_from_output): Set SEC_EXCLUDE
67 for removed output sections.
68
69 2002-06-10 Geoffrey Keating <geoffk@redhat.com>
70
71 * merge.c (merge_strings): Use htab_create_alloc with calloc, not
72 htab_alloc.
73 * elf-strtab.c (_bfd_elf_strtab_finalize): Likewise.
74
75 2002-06-08 H.J. Lu <hjl@gnu.org>
76
77 * elf.c (copy_private_bfd_data): Don't cast to bfd_size_type to
78 work around a long long bug in gcc 2.96 on mips.
79
80 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
81
82 * Makefile.am (BFD32_BACKENDS): Add vax1knetbsd.lo.
83 (BFD32_BACKENDS_CFILES): Add vax1knetbsd.c.
84 Regenerate dependency lists.
85 * Makefile.in: Regenerate.
86 * config.bfd (vax-*-netbsdelf*, vax-*-netbsdaout*): Add
87 vax1knetbsd_vec to targ_selvecs.
88 * configure.in: Add vax1knetbsd_vec.
89 * configure: Regenerate.
90 * targets.c (_bfd_target_vector): Add vax1knetbsd_vec.
91 * vax1knetbsd.c: New file.
92 * vaxnetbsd.c: Update copyright years.
93 (TARGET_PAGE_SIZE): Set to 0x1000.
94 (DEFAULT_MID): Set to M_VAX4K_NETBSD.
95
96 2002-06-08 Matt Thomas <matt@3am-software.com>
97
98 * libaout.h (enum machine_type): Add M_VAX4K_NETBSD.
99
100 2002-06-08 Alan Modra <amodra@bigpond.net.au>
101
102 * elf64-sh64.c (sh64_elf64_link_output_symbol_hook): Make static.
103
104 2002-06-08 Alan Modra <amodra@bigpond.net.au>
105
106 * Makefile.am: Run "make dep-am".
107 * Makefile.in: Regenerate.
108
109 * armnetbsd.c: Replace CONST with const.
110 * corefile.c: Likewise.
111 * elf32-dlx.c: Likewise.
112 * elf64-mips.c: Likewise.
113 * mmo.c: Likewise.
114 * ns32knetbsd.c: Likewise.
115
116 * elf64-sparc.c (sparc64_elf_add_symbol_hook): Check the hash
117 table is elf64-sparc.
118
119 2002-06-08 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
120
121 * elfxx-mips.c (_bfd_mips_elf_relocate_section): Simplify code.
122 Fix RELA addends to get not shifted in the result. Don't do special
123 handling of R_MIPS_64 for NewABI.
124
125 2002-06-07 Alan Modra <amodra@bigpond.net.au>
126
127 * aoutx.h (NAME(aout,slurp_symbol_table)): Use bfd_zmalloc.
128 (NAME(aout,slurp_reloc_table)): Likewise.
129 * coff-mips.c (mips_relax_section): Use bfd_zalloc.
130 * coff-rs6000.c (xcoff_write_armap_big): Use bfd_zmalloc.
131 (xcoff_write_archive_contents_big): Likewise.
132 (xcoff_generate_rtinit): Likewise.
133 (xcoff_generate_rtinit): Likewise, and check error return.
134 * coff64-rs6000.c (xcoff64_generate_rtinit): Likewise.
135 * coffgen.c (coff_section_symbol): Use bfd_zalloc.
136 (coff_get_normalized_symtab): Likewise.
137 (coff_make_empty_symbol): Likewise.
138 (bfd_coff_set_symbol_class): Likewise.
139 * cofflink.c (coff_link_add_symbols): Likewise.
140 * ecoff.c (_bfd_ecoff_make_empty_symbol): Likewise.
141 * ecofflink.c (ecoff_write_shuffle): Use bfd_zmalloc.
142 (bfd_ecoff_write_accumulated_debug): Likewise.
143 * elf64-alpha.c (get_got_entry): Use bfd_zalloc.
144 * i386linux.c (bfd_i386linux_size_dynamic_sections): Likewise.
145 * i386lynx.c (NAME(lynx,slurp_reloc_table)): Use bfd_zmalloc.
146 * ieee.c (do_with_relocs): Use bfd_zalloc.
147 * m68klinux.c (bfd_m68klinux_size_dynamic_sections): Likewise.
148 * pdp11.c (NAME(aout,slurp_symbol_table)): Use bfd_zmalloc.
149 (NAME(aout,slurp_reloc_table)): Likewise.
150 (NAME(aout,squirt_out_relocs)): Don't memset when zalloc'd.
151 * reloc16.c (bfd_coff_reloc16_relax_section): Use bfd_zmalloc.
152 * som.c (som_build_and_write_symbol_table): Likewise.
153 (som_slurp_string_table): Likewise.
154 (som_slurp_symbol_table): Likewise.
155 (som_bfd_ar_write_symbol_stuff): Likewise.
156 * sparclinux.c (bfd_sparclinux_size_dynamic_sections): Use bfd_zalloc.
157 * sunos.c (bfd_sunos_size_dynamic_sections): Likewise.
158 * tekhex.c (find_chunk): Likewise. Get rid of unused "sname".
159 * vms-gsd.c (_bfd_vms_slurp_gsd): Use bfd_zmalloc.
160 * xcofflink.c (xcoff_link_add_symbols): Use bfd_zalloc/bfd_zmalloc.
161
162 2002-06-07 Alan Modra <amodra@bigpond.net.au>
163
164 * elf-bfd.h (struct bfd_elf_section_data <group_name>): Replace with
165 "group" union.
166 (elf_group_name): Update.
167 (elf_group_id): Define.
168 (bfd_elf_set_group_contents): Declare.
169 * elf.c (elf_fake_sections): Qualify use of elf_group_name.
170 (set_group_contents): Rename to bfd_elf_set_group_contents. Remove
171 ATTRIBUTE_UNUSED from failedptrarg. If elf_group_id is set, use
172 that sym for the signature.
173 (_bfd_elf_compute_section_file_positions): Don't call
174 set_group_contents for "ld -r" case.
175 (swap_out_syms): Use bfd_zalloc.
176 * elflink.h (elf_link_add_archive_symbols): Likewise.
177 (NAME(bfd_elf,size_dynamic_sections)): Likewise.
178 (elf_bfd_final_link): Call bfd_elf_set_group_contents.
179
180 2002-06-07 Alan Modra <amodra@bigpond.net.au>
181
182 * elf64-ppc.c (ppc64_elf_relocate_section): Allow unresolved
183 relocs in opd for non-shared too.
184
185 2002-06-06 Jeffrey Law <law@redhat.com
186
187 * elf32-h8300.c (elf32_h8_relax_section): Ignore uninteresting
188 relocations.
189
190 2002-06-06 Nick Clifton <nickc@cambridge.redhat.com>
191
192 * merge.c: Include libiberty.h.
193 * elf-strtab.c: Include libiberty.h.
194
195 2002-06-06 Elias Athanasopoulos <eathan@otenet.gr>
196
197 * peXXigen.c (pe_print_idata): Remove unused variable.
198
199 2002-06-06 David Heine <dlheine@tensilica.com>
200
201 * elf.c (assign_file_positions_for_segments): Remove unallocated
202 sections from the section to segment mapping for PT_LOAD segments.
203 Update comment about empty loadable segments.
204
205 2002-06-06 Richard Sandiford <rsandifo@redhat.com>
206
207 * stabs.c (_bfd_link_section_stabs): Check that the symbol offset
208 is within the .stabstr section.
209
210 2002-06-06 Alan Modra <amodra@bigpond.net.au>
211
212 * elf-bfd.h (struct elf_size_info <swap_symbol_in>): Function args
213 are "const PTR", not "const PTR *".
214 (bfd_elf32_swap_symbol_in): Likewise.
215 (bfd_elf64_swap_symbol_in): Likewise.
216 * elfcode.h (elf_swap_symbol_in): Change input args to const PTR.
217 (elf_slurp_symbol_table): Adjust call to elf_swap_symbol_in.
218 * elflink.h (elf_link_is_defined_archive_symbol): Likewise.
219 (elf_link_add_object_symbols): Likewise.
220 (elf_link_record_local_dynamic_symbol): Likewise.
221 (elf_link_input_bfd): Likewise.
222 (elf_gc_mark): Likewise.
223 (elf_reloc_symbol_deleted_p): Likewise.
224 * elf-m10200.c (mn10200_elf_relax_section): Likewise.
225 (mn10200_elf_relax_delete_bytes): Likewise.
226 (mn10200_elf_symbol_address_p): Likewise.
227 (mn10200_elf_get_relocated_section_contents): Likewise.
228 * elf-m10300.c (mn10300_elf_relax_section): Likewise.
229 (mn10300_elf_relax_section): Likewise.
230 (mn10300_elf_relax_delete_bytes): Likewise.
231 (mn10300_elf_symbol_address_p): Likewise.
232 (mn10300_elf_get_relocated_section_contents): Likewise.
233 * elf32-h8300.c (elf32_h8_relax_section): Likewise.
234 (elf32_h8_relax_delete_bytes): Likewise.
235 (elf32_h8_symbol_address_p): Likewise.
236 (elf32_h8_get_relocated_section_contents): Likewise.
237 * elf32-hppa.c (get_local_syms): Likewise.
238 * elf32-m68k.c (bfd_m68k_elf32_create_embedded_relocs): Likewise.
239 * elf32-mips.c (bfd_mips_elf32_create_embedded_relocs): Likewise.
240 * elf32-sh.c (sh_elf_relax_section): Likewise.
241 (sh_elf_relax_delete_bytes): Likewise.
242 (sh_elf_get_relocated_section_contents): Likewise.
243 * elf32-xstormy16.c (xstormy16_elf_relax_section): Likewise.
244 * elf64-alpha.c (elf64_alpha_relax_section): Likewise.
245 * elf64-hppa.c (elf64_hppa_check_relocs): Likewise.
246 * elf64-mmix.c (mmix_elf_relax_section): Likewise.
247 * elf64-ppc.c (get_local_syms): Likewise.
248 * elf64-sh64.c (sh_elf64_get_relocated_section_contents): Likewise.
249 * elfxx-ia64.c (elfNN_ia64_relax_section): Likewise.
250
251 2002-06-05 J"orn Rennecke <joern.rennecke@superh.com>
252
253 * config.bfd (sh64l*-*-elf*, shl*-*-elf*): New configurations.
254
255 2002-06-05 Alan Modra <amodra@bigpond.net.au>
256
257 * elf.c (group_signature): Swap in the whole symbol, and handle
258 extracting section symbol names.
259 (setup_group): Add comment.
260 (set_group_contents): When called from objcopy or ld, arrange for
261 section contents to be written. Write group member output section
262 indices to allow objcopy to reorganize sections.
263 (_bfd_elf_copy_private_section_data): Copy group info.
264
265 * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.
266 (bfd_elf32_swap_symbol_in): Update prototype.
267 (bfd_elf64_swap_symbol_in): Likewise.
268 * elfcode.h (elf_swap_symbol_in): Change input args to const PTR *.
269 (elf_slurp_symbol_table): Adjust call to elf_swap_symbol_in.
270 * elflink.h (elf_link_is_defined_archive_symbol): Likewise.
271 (elf_link_add_object_symbols): Likewise.
272 (elf_link_record_local_dynamic_symbol): Likewise.
273 (elf_link_input_bfd): Likewise.
274 (elf_gc_mark): Likewise.
275 (elf_reloc_symbol_deleted_p): Likewise.
276 * elf-m10200.c (mn10200_elf_relax_section): Likewise.
277 (mn10200_elf_relax_delete_bytes): Likewise.
278 (mn10200_elf_symbol_address_p): Likewise.
279 (mn10200_elf_get_relocated_section_contents): Likewise.
280 * elf-m10300.c (mn10300_elf_relax_section): Likewise.
281 (mn10300_elf_relax_section): Likewise.
282 (mn10300_elf_relax_delete_bytes): Likewise.
283 (mn10300_elf_symbol_address_p): Likewise.
284 (mn10300_elf_get_relocated_section_contents): Likewise.
285 * elf32-h8300.c (elf32_h8_relax_section): Likewise.
286 (elf32_h8_relax_delete_bytes): Likewise.
287 (elf32_h8_symbol_address_p): Likewise.
288 (elf32_h8_get_relocated_section_contents): Likewise.
289 * elf32-hppa.c (get_local_syms): Likewise.
290 * elf32-m68k.c (bfd_m68k_elf32_create_embedded_relocs): Likewise.
291 * elf32-mips.c (bfd_mips_elf32_create_embedded_relocs): Likewise.
292 * elf32-sh.c (sh_elf_relax_section): Likewise.
293 (sh_elf_relax_delete_bytes): Likewise.
294 (sh_elf_get_relocated_section_contents): Likewise.
295 * elf32-xstormy16.c (xstormy16_elf_relax_section): Likewise.
296 * elf64-alpha.c (elf64_alpha_relax_section): Likewise.
297 * elf64-hppa.c (elf64_hppa_check_relocs): Likewise.
298 * elf64-mmix.c (mmix_elf_relax_section): Likewise.
299 * elf64-ppc.c (get_local_syms): Likewise.
300 * elf64-sh64.c (sh_elf64_get_relocated_section_contents): Likewise.
301 * elfxx-ia64.c (elfNN_ia64_relax_section): Likewise.
302 * elfcode.h (NAME(_bfd_elf,size_info)): Update initialiser.
303 * elf64-alpha.c (alpha_elf_size_info): Likewise.
304 * elf64-hppa.c (hppa64_elf_size_info): Likewise.
305 * elf64-mips.c (mips_elf64_size_info): Likewise.
306 * elf64-s390.c (s390_elf64_size_info): Likewise.
307 * elf64-sparc.c (sparc64_elf_size_info): Likewise.
308
309 2002-06-05 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
310
311 * elf32-mips.c (elf32_mips_ignore_discarded_relocs): Move to...
312 elfxx-mips.c (_bfd_mips_elf_ignore_discarded_relocs): ... here.
313 elf64-mips.c (elf_backend_ignore_discarded_relocs): Use
314 _bfd_mips_elf_ignore_discarded_relocs.
315 elfxx-mips.h (_bfd_mips_elf_ignore_discarded_relocs): Declare.
316
317 2002-06-05 H.J. Lu <hjl@gnu.org>
318
319 * elfxx-mips.c (mips_elf_calculate_relocation): Call
320 _bfd_elf_rel_local_sym for STT_SECTION relocations against
321 the SEC_MERGE section.
322
323 2002-06-05 Alan Modra <amodra@bigpond.net.au>
324
325 * coff-alpha.c: Update copyright date.
326 * coff-mips.c: Likewise.
327 * xcoff-target.h: Likewise.
328
329 * bfd-in.h: Remove "taken from the source" comment.
330 * libbfd-in.h: Likewise.
331 * libcoff-in.h: Likewise.
332 * bfd-in2.h: Regenerate.
333 * libbfd.h: Regenerate.
334 * libcoff.h: Regenerate.
335
336 * elf.c (bfd_elf_discard_group): Return true.
337 * elf-bfd.h (bfd_elf_discard_group): Declare.
338 * bfd-in.h (bfd_elf_discard_group): Don't declare here.
339 * section.c (bfd_discard_group): Rename to bfd_generic_discard_group.
340 * bfd.c (bfd_discard_group): Define.
341 * targets.c (struct bfd_target): Add _bfd_discard_group.
342 (BFD_JUMP_TABLE_LINK): Here too.
343 * libbfd-in.h (_bfd_nolink_bfd_discard_group): Define.
344 * aout-adobe.c (aout_32_bfd_discard_group): Define.
345 * aout-target.h (MY_bfd_discard_group): Define.
346 * aout-tic30.c (MY_bfd_discard_group): Define.
347 * binary.c (binary_bfd_discard_group): Define.
348 * bout.c (b_out_bfd_discard_group): Define.
349 * coff-alpha.c (_bfd_ecoff_bfd_discard_group): Define.
350 * coffcode.h (coff_bfd_discard_group): Define.
351 * coff-mips.c (_bfd_ecoff_bfd_discard_group): Define.
352 * elfxx-target.h (bfd_elfNN_bfd_discard_group): Define.
353 * i386msdos.c (msdos_bfd_discard_group): Define.
354 * i386os9k.c (os9k_bfd_discard_group): Define.
355 * ieee.c (ieee_bfd_discard_group): Define.
356 * ihex.c (ihex_bfd_discard_group): Define.
357 * mmo.c (mmo_bfd_discard_group): Define.
358 * nlm-target.h (nlm_bfd_discard_group): Define.
359 * oasys.c (oasys_bfd_discard_group): Define.
360 * ppcboot.c (ppcboot_bfd_discard_group): Define.
361 * som.c (som_bfd_discard_group): Define.
362 * srec.c (srec_bfd_discard_group): Define.
363 * tekhex.c (tekhex_bfd_discard_group): Define.
364 * versados.c (versados_bfd_discard_group): Define.
365 * vms.c (vms_bfd_discard_group): Define.
366 * xcoff-target.h (_bfd_xcoff_bfd_discard_group): Define.
367 * coff64-rs6000.c (rs6000coff64_vec): Update initialiser.
368 (aix5coff64_vec): Likewise.
369 * coff-rs6000.c (rs6000coff_vec, pmac_xcoff_vec): Likewise.
370
371 2002-06-04 Jason Thorpe <thorpej@wasabisystems.com>
372
373 * Makefile.am (BFD32_BACKENDS): Add elf32-sh64-com.lo.
374 (BFD32_BACKENDS_CFILES): Add elf32-sh64-com.c.
375 (elf32-sh64-com.lo): New dependency list.
376 * Makefile.in: Regenerate.
377 * configure.in (bfd_elf32_sh64_vec, bfd_elf32_sh64l_vec)
378 (bfd_elf32_sh64nbsd_vec, bfd_elf32_sh64lnbsd_vec): Add
379 elf32-sh64-com.lo.
380 * configure: Regenerate.
381 * elf32-sh64.c (sh64_address_in_cranges)
382 (sh64_get_contents_type, sh64_address_is_shmedia): Move to...
383 (crange_qsort_cmpb, crange_qsort_cmpl, crange_bsearch_cmpb):
384 (crange_bsearch_cmpl): Prepend _bfd_sh64_ to name and move to...
385 * elf32-sh64-com.c: ...here. New file.
386
387 2002-06-04 Alan Modra <amodra@bigpond.net.au>
388
389 * elf32-openrisc.c (openrisc_elf_gc_mark_hook): Remove
390 ATTRIBUTE_UNUSED on used params.
391 * elf32-vax.c (elf_vax_gc_mark_hook): Remove unnecessary checks
392 before calling bfd_section_from_elf_index on local syms.
393 * elf64-sh64.c (sh_elf64_gc_mark_hook): Likewise.
394
395 2002-06-04 Jason Thorpe <thorpej@wasabisystems.com>
396
397 * Makefile.am (BFD32_BACKENDS): Add elf32-sh64-nbsd.lo.
398 (BFD32_BACKENDS_CFILES): Add elf32-sh64-nbsd.c.
399 (BFD64_BACKENDS): Add elf64-sh64-nbsd.lo.
400 (BFD64_BACKENDS_CFILES): Add elf64-sh64-nbsd.c.
401 (elf32-sh64-nbsd.lo, elf64-sh64-nbsd.lo): New rules.
402 * Makefile.in: Regenerate.
403 * config.bfd (sh5le-*-netbsd*, sh5-*-netbsd*, sh64le-*-netbsd*)
404 (sh64-*-netbsd*): New targets.
405 * configure.in: Add bfd_elf32_sh64nbsd_vec, bfd_elf32_sh64lnbsd_vec,
406 bfd_elf64_sh64nbsd_vec, and bfd_elf64_sh64lnbsd_vec.
407 * configure: Regenerate.
408 * elf32-sh64-nbsd.c: New file.
409 * elf64-sh64-nbsd.c: New file.
410 * targets.c: Add extern decls for bfd_elf32_sh64nbsd_vec,
411 bfd_elf32_sh64lnbsd_vec, bfd_elf64_sh64nbsd_vec, and
412 bfd_elf64_sh64lnbsd_vec.
413
414 2002-06-04 Alan Modra <amodra@bigpond.net.au>
415
416 * elf.c (setup_group): Set SEC_LINK_ONCE on GRP_COMDAT groups.
417 (bfd_section_from_shdr): Likewise. Set section name of group
418 sections from signature.
419 (group_signature): Split out from setup_group. Ensure symbol table
420 is available.
421 (bfd_elf_discard_group): New function.
422 (_bfd_elf_make_section_from_shdr): Don't set SEC_LINK_ONCE on
423 .gnu.linkonce* sections if they are members of a group.
424 (set_group_contents): Set GRP_COMDAT flag.
425 * section.c (bfd_discard_group): New function.
426 * bfd-in.h (bfd_elf_discard_group): Declare.
427 * bfd-in2.h: Regenerate.
428 * elf-bfd.h (struct bfd_elf_section_data): Add linkonce_p field.
429 (elf_linkonce_p): Define.
430
431 2002-06-04 Alan Modra <amodra@bigpond.net.au>
432
433 * elf.c (bfd_section_from_shdr): Make "name" const.
434 * elf-bfd.h (elf_backend_section_from_shdr): Likewise.
435 * elf32-i370.c (i370_elf_section_from_shdr): Likewise.
436 * elf32-ppc.c (ppc_elf_section_from_shdr): Likewise.
437 * elf32-sh64.c (sh64_backend_section_from_shdr): Likewise.
438 * elf32-v850.c (v850_elf_section_from_shdr): Likewise.
439 * elf64-alpha.c (elf64_alpha_section_from_shdr): Likewise.
440 * elf64-hppa.c (elf64_hppa_section_from_shdr): Likewise.
441 * elf64-ppc.c (ppc64_elf_section_from_shdr): Likewise.
442 * elfxx-ia64.c (elfNN_ia64_section_from_shdr): Likewise.
443 * elfxx-mips.c (_bfd_mips_elf_section_from_shdr): Likewise.
444 * elfxx-mips.h (_bfd_mips_elf_section_from_shdr): Likewise.
445
446 2002-06-03 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
447
448 * elfxx-mips.c (ABI_64_P): Use backend's data to determine the
449 ABI.
450
451 2002-06-02 Kazu Hirata <kazu@cs.umass.edu>
452
453 * elf32-arc.c: Fix formatting.
454 * elf32-arm.h: Likewise.
455 * elf32-cris.c: Likewise.
456 * elf32-dlx.c: Likewise.
457 * elf32-hppa.c: Likewise.
458 * elf32-i386.c: Likewise.
459 * elf32-i386qnx.c: Likewise.
460 * elf32-or32.c: Likewise.
461 * elf32-s390.c: Likewise.
462 * elf32-sh64.c: Likewise.
463 * elf32-vax.c: Likewise.
464 * elf32-xstormy16.c: Likewise.
465 * elf64-alpha.c: Likewise.
466 * elf64-mmix.c: Likewise.
467 * elf64-ppc.c: Likewise.
468 * elf64-s390.c: Likewise.
469 * elf64-sh64.c: Likewise.
470 * elf64-x86-64.c: Likewise.
471
472 2002-06-02 Richard Henderson <rth@redhat.com>
473
474 * elf64-alpha.c (elf64_alpha_relocate_section): Don't dereference
475 null when there are no got entries for a symbol.
476 (elf64_alpha_relax_find_tls_segment): Rearrange to avoid
477 uninitialized variable warning.
478
479 2002-06-01 Richard Henderson <rth@redhat.com>
480
481 * elf64-alpha.c (elf64_alpha_relax_with_lituse): Don't test for
482 undefined symbols here.
483 (elf64_alpha_relax_section): Do it here. Also test for not
484 defined in the current module.
485 (elf64_alpha_relocate_section_r): Split out of ...
486 (elf64_alpha_relocate_section): ... here. Don't dereference
487 NULL when looking up local got entries.
488
489 2002-06-01 Richard Henderson <rth@redhat.com>
490
491 * elf64-alpha.c (elf64_alpha_relax_with_lituse): Reject undefined
492 symbols from JSR relaxation.
493 (elf64_alpha_size_plt_section_1): New.
494 (elf64_alpha_calc_dynrel_sizes): Split out .rela.got bits ...
495 (elf64_alpha_size_rela_got_1): ... here.
496 (elf64_alpha_size_dynamic_sections): Split out .rela.got bits ...
497 (elf64_alpha_size_rela_got_section): ... here.
498 (elf64_alpha_size_plt_section): New.
499 (elf64_alpha_relax_section): Call them.
500 (elf64_alpha_size_got_sections): Remove output_bfd arg.
501 (elf64_alpha_finish_dynamic_symbol): Check gotent use_count.
502
503 2002-06-01 Richard Henderson <rth@redhat.com>
504
505 * elf64-alpha.c (alpha_get_dtprel_base, alpha_get_tprel_base): New.
506 (elf64_alpha_relocate_section): Use them. Reject LE TLS relocs
507 in shared libraries. Fix DTPRELHI and TPRELHI value.
508 (INSN_ADDQ, INSN_RDUNIQ): New.
509 (struct alpha_relax_info): Add symtab_hdr, tls_segment, first_gotent.
510 (elf64_alpha_relax_with_lituse): Return boolean. Remove irelend
511 argument. Reject dynamic symbols. Use LITUSE symbolic constants.
512 (elf64_alpha_relax_got_load): Rename from relax_without_lituse.
513 Handle GOTDTPREL and GOTTPREL relocations.
514 (elf64_alpha_relax_gprelhilo): New.
515 (elf64_alpha_relax_tls_get_addr): New.
516 (elf64_alpha_relax_find_tls_segment): New.
517 (elf64_alpha_relax_section): Handle TLS relocations.
518 (ALPHA_ELF_LINK_HASH_TLS_IE): New.
519 (elf64_alpha_check_relocs): Set it.
520
521 2002-06-01 Richard Henderson <rth@redhat.com>
522
523 * elf64-alpha.c (elf64_alpha_relax_section): Don't store computed gp.
524
525 * elf64-alpha.c (elf64_alpha_check_relocs): Fix typo on maybe_dynamic
526 check; don't suppress dynamic relocs for non-allocated sections.
527
528 * elf64-alpha.c: Remove dead code.
529
530 2002-05-31 Alan Modra <amodra@bigpond.net.au>
531
532 * bfd-in2.h: Regenerate.
533 * libbfd.h: Regenerate.
534 * po/SRC-POTFILES.in: Regenerate.
535
536 * elf64-ppc.c (ppc64_elf_size_dynamic_sections): Don't allocate
537 space for bss .plt.
538
539 2002-05-31 Graeme Peterson <gp@qnx.com>
540
541 * Makefile.am (BFD32_BACKENDS): Add elf32-i386qnx.lo.
542 (BFD32_BACKENDS_CFILES): Add elf32-i386qnx.c.
543 Run "make dep-am".
544 * Makefile.in: Regenerate.
545 * config.bfd: Add i[3456]86-*-nto-qnx* support.
546 * configure.in: Add bfd_elf32_i386qnx_vec support.
547 * configure: Regenerate.
548 * elf-bfd.h (struct elf_backend_data): Add set_nonloadable_filepos,
549 is_contained_by_filepos, and copy_private_bfd_data_p.
550 * elf.c (assign_file_positions_for_segments): Call backend
551 set_nonloadable_filepos. Fix non-K&R call to _bfd_error_handler.
552 (IS_CONTAINED_BY_FILEPOS): Define.
553 (INCLUDE_SECTION_IN_SEGMENT): Also test IS_CONTAINED_BY_FILEPOS.
554 (copy_private_bfd_data): Use IS_CONTAINED_BY_FILEPOS. Typo fix.
555 Fix non-K&R call to _bfd_error_handler.
556 (_bfd_elf_copy_private_section_data): Use backend
557 copy_private_bfd_data_p.
558 * elf32-i386.c: Don't include elfxx-target.h when
559 ELF32_I386_C_INCLUDED is defined.
560 * elf32-i386qnx.c: New QNX elf backend file.
561 * elfxx-target.h: Add elf_backend_set_nonloadable_filepos,
562 elf_backend_is_contained_by_filepos, and
563 elf_backend_do_copy_private_bfd_data.
564 * targets.c: Add bfd_target bfd_elf32_i386qnx_vec.
565
566 2002-05-31 Alan Modra <amodra@bigpond.net.au>
567
568 * elfarm-oabi.c (bfd_elf32_arm_add_glue_sections_to_bfd): Define.
569 Move other similar defines to start of file.
570
571 2002-05-30 Tom Rix <trix@redhat.com>
572
573 * coff-rs6000.c (xcoff_rtype2howto): Handle 16 bit R_RBA.
574 * coff64-rs6000.c (xcoff64_rtype2howto): Same.
575
576 2002-05-30 Richard Henderson <rth@redhat.com>
577
578 * elf64-alpha.c (ALPHA_ELF_LINK_HASH_LU_TLSGD,
579 ALPHA_ELF_LINK_HASH_LU_TLSLDM, ALPHA_ELF_LINK_HASH_LU_FUNC): New.
580 (ALPHA_ELF_GOT_ENTRY_RELOCS_DONE): Remove.
581 (ALPHA_ELF_GOT_ENTRY_RELOCS_XLATED): Remove.
582 (struct alpha_elf_got_entry): Add reloc_type, reloc_done, reloc_xlated.
583 (struct alpha_elf_obj_tdata): Rename total_got_entries and
584 n_local_got_entries to total_got_size and local_got_size.
585 (elf64_alpha_howto, elf64_alpha_reloc_map): Update for TLS relocs.
586 (alpha_got_entry_size): New.
587 (elf64_alpha_relax_with_lituse): Use it.
588 (elf64_alpha_relax_without_lituse): Likewise.
589 (MAX_GOT_SIZE): Rename from MAX_GOT_ENTRIES.
590 (get_got_entry): New.
591 (elf64_alpha_check_relocs): Handle TLS relocs. Reorganize.
592 (elf64_alpha_adjust_dynamic_symbol): Test LU_FUNC as a mask.
593 (elf64_alpha_merge_ind_symbols): Check gotent->reloc_type.
594 (elf64_alpha_can_merge_gots, elf64_alpha_merge_gots): Likewise.
595 (elf64_alpha_calc_got_offsets_for_symbol): Use alpha_got_entry_size.
596 (elf64_alpha_calc_got_offsets): Likewise.
597 (alpha_dynamic_entries_for_reloc): New.
598 (elf64_alpha_calc_dynrel_sizes): Use it.
599 (elf64_alpha_size_dynamic_sections): Likewise.
600 (elf64_alpha_relocate_section): Handle TLS relocations.
601 * reloc.c: Add Alpha TLS relocations.
602 * bfd-in2.h, libbfd.h: Rebuild.
603
604 2002-05-29 Ralf Habacker <ralf.habacker@freenet.de>
605
606 * peXXigen.c (pe_print_idata): Remove double printed
607 import table lines; add Bound-To comment.
608
609 2002-05-29 Matt Thomas <matt@3am-software.com>
610
611 * Makefile.am (BFD32_BACKENDS): Add elf32-vax.lo.
612 (BFD32_BACKENDS_CFILES): Add elf32-vax.c.
613 (elf32-vax.lo): New rule.
614 * Makefile.in: Regenerate.
615 * configure.in (bfd_elf32_vax_vec)
616 (vaxnetbsd_vec): New vectors.
617 * configure: Regenerate.
618 * config.bfd (vax-*-netbsdelf*)
619 (vax-*-netbsdaout*)
620 (vax-*-netbsd*): New targets.
621 * elf32-vax.c: New file.
622 * reloc.c: Add VAX relocations.
623 * bfd-in2.h: Regenerate.
624 * targets.c (_bfd_target_vector): Add bfd_elf32_vax_vec.
625
626 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
627
628 * config.bfd (arm-*-netbsd*): Add bfd_elf32_littlearm_vec
629 and bfd_elf32_bigarm_vec to targ_selvecs.
630
631 2002-05-29 Ralf Habacker <ralf.habacker@freenet.de>
632
633 * peXXigen.c (pe_print_idata): Fix seg faults on printing import tables
634 with auto-imported symbols.
635
636 2002-05-29 Adam Nemet <anemet@lnxw.com>
637
638 * elf32-arm.h (bfd_elf32_arm_get_bfd_for_interworking): Don't add glue
639 sections only record bfd.
640 (bfd_elf32_arm_add_glue_sections_to_bfd): New function.
641 * bfd-in.h (bfd_elf32_arm_add_glue_sections_to_bfd): Declare it.
642 * bfd-in2.h: Regenerate.
643
644 2002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
645
646 * syms.c (_bfd_stab_section_find_nearest_line): Move
647 declaration and initialisation of saw_line and saw_func out of
648 for loop.
649
650 2002-05-29 Alan Modra <amodra@bigpond.net.au>
651
652 * elf64-ppc.c (ppc64_elf_get_symbol_info): New function.
653 (bfd_elf64_get_symbol_info): Define.
654 * elfxx-target.h (bfd_elfNN_get_symbol_info): Only define if undef.
655
656 2002-05-29 Andrey Volkov <avolkov@transas.com>
657
658 * cpu-h8300.c: Make default h8300 machine first in machine list.
659
660 2002-05-28 Kuang Hwa Lin <kuang@sbcglobal.net>
661
662 * config.bfd: Added DLX configuraton.
663 * Makefile.am: Added DLX configuraton.
664 * configure.in: Added DLX configuraton.
665 * archures.c: Add DLX architecure.
666 * reloc.c: Add DLX relocs.
667 * targets.c: Added DLX target vector.
668 * configure: Regenerate.
669 * Makefile.in: Regenreate.
670 * bfd-in2.h: Regenreate.
671 * elf32-dlx.c: New file: Support DLX target.
672 * cpu-dlx.c: New file: Support DLX target.
673
674 2002-05-25 Alan Modra <amodra@bigpond.net.au>
675
676 * elf32-m68k.c (elf32_m68k_print_private_bfd_data): Formatting.
677
678 * elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Revert last change.
679 (ppc64_elf_check_relocs): Don't set up function descriptor symbol
680 strings to point inside function code sym string.
681 (func_desc_adjust): Likewise.
682 (ppc64_elf_hide_symbol): Rewrite code to look up function code sym.
683
684 2002-05-24 Michal Ludvig <mludvig@suse.cz>
685
686 * elf64-x86-64.c (elf64_x86_64_grok_prstatus): Added.
687 (elf64_x86_64_grok_psinfo): Added.
688
689 2002-05-24 TAMURA Kent <kent@netbsd.org>
690
691 * config.bfd: Add a target for i386-netbsdpe.
692
693 2002-05-24 Alan Modra <amodra@bigpond.net.au>
694
695 * elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Don't copy is_func
696 and is_func_descriptor.
697 (func_desc_adjust): Hide function code sym in shared libs unless
698 there is a matching exported function descriptor sym.
699
700 2002-05-23 Jakub Jelinek <jakub@redhat.com>
701
702 * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCAL
703 for symbols from SHF_TLS section.
704 (_bfd_elf_print_private_bfd_data): Add PT_TLS.
705 (elf_fake_sections): Set SHF_TLS for SEC_THREAD_LOCAL sections.
706 (map_sections_to_segments): Build PT_TLS segment if necessary.
707 (assign_file_positions_for_segments): Likewise.
708 (get_program_header_size): Account for PT_TLS segment.
709 (swap_out_syms): Set type of BSF_THREAD_LOCAL symbols and symbols from
710 SEC_THREAD_LOCAL sections to STT_TLS.
711 * reloc.c: Add 386 and IA-64 TLS relocs.
712 * section.c (SEC_THREAD_LOCAL): Define.
713 (SEC_CONSTRUCTOR_TEXT, SEC_CONSTRUCTOR_DATA, SEC_CONSTRUCTOR_BSS):
714 Remove.
715 * elflink.h (elf_link_add_object_symbols): Support .tcommon.
716 (size_dynamic_sections): If DF_STATIC_TLS, set DF_FLAGS
717 unconditionally.
718 (struct elf_final_link_info): Add first_tls_sec.
719 (elf_bfd_final_link): Set first_tls_sec.
720 Compute elf_hash_table (info)->tls_segment.
721 (elf_link_output_extsym): Handle STT_TLS symbols.
722 (elf_link_input_bfd): Likewise.
723 * syms.c (BSF_THREAD_LOCAL): Define.
724 * bfd-in2.h: Rebuilt.
725 * libbfd.h: Rebuilt.
726 * elf32-i386.c (elf_i386_tls_transition, dtpoff_base, tpoff,
727 elf_i386_mkobject, elf_i386_object_p): New functions.
728 (elf_howto_table): Add TLS relocs.
729 (elf_i386_reloc_type_lookup): Support TLS relocs.
730 (elf_i386_info_to_howto_rel): Likewise.
731 (struct elf_i386_link_hash_entry): Add tls_type.
732 (struct elf_i386_obj_tdata): New.
733 (elf_i386_hash_entry, elf_i386_tdata, elf_i386_local_got_tls_type):
734 New macros.
735 (struct elf_i386_link_hash_table): Add tls_ldm_got.
736 (link_hash_newfunc): Clear tls_type.
737 (elf_i386_check_relocs): Support TLS relocs.
738 (elf_i386_gc_sweep_hook): Likewise.
739 (allocate_dynrelocs): Likewise.
740 (elf_i386_size_dynamic_sections): Likewise.
741 (elf_i386_relocate_section): Likewise.
742 (elf_i386_finish_dynamic_symbol): Likewise.
743 (bfd_elf32_mkobject, elf_backend_object_p): Define.
744 * elfxx-ia64.c (struct elfNN_ia64_dyn_sym_info): Add tprel_offset,
745 dtpmod_offset, dtprel_offset, tprel_done, dtpmod_done, dtprel_done,
746 want_tprel, want_dtpmod, want_dtprel.
747 (elfNN_ia64_tprel_base, elfNN_ia64_dtprel_base): New functions.
748 (ia64_howto_table): Add TLS relocs, rename R_IA64_LTOFF_TP22 to
749 R_IA64_LTOFF_TPREL22.
750 (elf_code_to_howto_index): Add TLS relocs.
751 (elfNN_ia64_check_relocs): Support TLS relocs.
752 (allocate_global_data_got): Account for TLS .got data.
753 (allocate_dynrel_entries): Account for TLS dynamic relocations.
754 (elfNN_ia64_install_value): Supprt TLS relocs.
755 (set_got_entry): Support TLS relocs.
756 (elfNN_ia64_relocate_section): Likewise.
757
758 2002-05-23 Nick Clifton <nickc@cambridge.redhat.com>
759
760 * elf32-arm.h (elf32_arm_final_link_relocate): For the Thumb
761 BLX reloc round the relocation up rather than down.
762 * coff-arm.c (coff_arm_relocate_section): Likewise.
763
764 2002-05-21 H.J. Lu (hjl@gnu.org)
765
766 * linker.c (_bfd_generic_link_add_one_symbol): Allow multiple
767 definition.
768
769 2002-05-22 Alan Modra <amodra@bigpond.net.au>
770
771 * elf64-ppc.c (ppc64_elf_size_stubs): Don't strip .branch_lt.
772 (ppc64_elf_relocate_section): Handle unresolved relocs in opd.
773
774 2002-05-22 Alan Modra <amodra@bigpond.net.au>
775
776 * elf64-ppc.c (ppc64_elf_relocate_section): Return false for
777 unresolved relocs.
778 (ppc64_elf_size_dynamic_sections): Check for splt NULL.
779
780 2002-05-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
781
782 * bfd/bfd.c (bfd_get_arch_size): Remove bfd_set_error call for
783 non-ELF targets.
784
785 2002-05-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
786
787 * elf-bfd.h (elf_backend_emit_relocs): Change prototype to return
788 an error value.
789 * elflink.h (elf_link_output_relocs): Likewise. Improve error message.
790 return with false on error.
791 (elf_link_input_bfd): Check reloc_emitter return value.
792
793 2002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
794
795 * config.bfd (armeb-*-netbsdelf*): New target.
796
797 2002-05-20 Alan Modra <amodra@bigpond.net.au>
798
799 * elf64-ppc.c (ppc_build_one_stub): Point undefined function syms
800 at the plt call stub.
801
802 2002-05-19 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
803
804 * cpu-mips.c (mips_compatible): Don't try to check machine
805 compatibility.
806
807 2002-05-18 Tom Rix <trix@redhat.com>
808
809 * coff64-rs6000.c (_bfd_xcoff64_swap_aux_out): Fix C_FILE auxent.
810
811 2002-05-17 Alan Modra <amodra@bigpond.net.au>
812
813 * elf64-ppc.c (ppc64_elf_info_to_howto): Formatting.
814 (ppc64_elf_relocate_section): Don't warn about reloc overflow when
815 we've already warned about an undefined symbol. Report more
816 detail on reloc errors.
817
818 2002-05-17 Alan Modra <amodra@bigpond.net.au>
819
820 * acinclude.m4 (AM_INSTALL_LIBBFD): New.
821 * configure.in: Invoke AM_INSTALL_LIBBFD.
822 * Makefile.am (install-data-local): Revert 2002-05-13. Move to..
823 (install_libbfd): .. New target.
824 (uninstall_libbfd): Likewise.
825 (install-bfdlibLTLIBRARIES): Likewise.
826 (uninstall-bfdlibLTLIBRARIES): Likewise.
827 (bfdlibdir): New.
828 (bfdincludedir): New.
829 (lib_LTLIBRARIES): Rename to bfdlib_LTLIBRARIES.
830 * aclocal.m4: Regenerate.
831 * configure: Regenerate.
832 * Makefile.in: Regenerate.
833
834 2002-05-17 Stuart Balfour <sbalfour@cisco.com>
835
836 * hash.c (bfd_hash_lookup): Remove computation of len from inside
837 hash loop.
838
839 2002-05-16 Nick Clifton <nickc@cambridge.redhat.com>
840
841 * config.bfd: Add targets for sh64-linux (little endian and
842 big endian).
843
844 2002-05-15 Laurent Pinchart <laurent.pinchart@skynet.be>
845
846 * peXXigen.c (pe_print_idata): Do not assume that the first thunk
847 is located in the same section as the import table. Instead
848 check, and if necessary load the section containing the thunk.
849
850 2002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
851
852 * aix5ppc-core.c (xcoff64_core_p): Replace bfd_read with
853 bfd_bread.
854 (xcoff64_core_file_matches_executable_p): Replace bfd_read
855 with bfd_bread.
856
857 2002-05-15 Alan Modra <amodra@bigpond.net.au>
858
859 * aix5ppc-core.c: Warning fixes.
860 * aout-adobe.c (aout_32_bfd_link_just_syms): Define.
861 * aout-target.h (MY_bfd_link_just_syms): Define.
862 * aout-tic30.c (MY_bfd_link_just_syms): Define.
863 * bfd.c (bfd_link_just_syms): Define.
864 * binary.c (binary_bfd_link_just_syms): Define.
865 * bout.c (b_out_bfd_link_just_syms): Define.
866 * coff-rs6000.c (rs6000coff_vec, pmac_xcoff_vec): Update initializer.
867 * coff64-rs6000.c (rs6000coff64_vec, aix5coff64_vec): Likewise.
868 * coffcode.h (coff_bfd_link_just_syms): Define.
869 * elf-bfd.h (enum elf_link_info_type): Add ELF_INFO_TYPE_JUST_SYMS.
870 (elf_discarded_section): Check for ELF_INFO_TYPE_JUST_SYMS.
871 (_bfd_elf_link_just_syms): Declare.
872 * elf.c (_bfd_elf_link_just_syms): New function.
873 * elf-eh-frame.c (_bfd_elf_maybe_strip_eh_frame_hdr): Check that
874 sections haven't already been discarded by the linker.
875 * elflink.h (elf_link_add_object_symbols): Likewise for stab
876 sections and SEC_MERGE sections.
877 (elf_bfd_discard_info): Similarly here.
878 * elfxx-target.h (bfd_elfNN_bfd_link_just_syms): Define.
879 * i386msdos.c (msdos_bfd_link_just_syms): Define.
880 * i386os9k.c (os9k_bfd_link_just_syms): Define.
881 * ieee.c (ieee_bfd_link_just_syms): Define.
882 * ihex.c (ihex_bfd_link_just_syms): Define.
883 * libbfd-in.h (_bfd_nolink_bfd_link_just_syms): Define.
884 (_bfd_generic_link_just_syms): Declare.
885 * libecoff.h (_bfd_ecoff_bfd_link_just_syms): Define.
886 * linker.c (_bfd_generic_link_just_syms): New function.
887 * mmo.c (mmo_bfd_link_just_syms): Define.
888 * nlm-target.h (nlm_bfd_link_just_syms): Define.
889 * oasys.c (oasys_bfd_link_just_syms): Define.
890 * ppcboot.c (ppcboot_bfd_link_just_syms): Define.
891 * som.c (som_bfd_link_just_syms): Define.
892 * srec.c (srec_bfd_link_just_syms): Define.
893 * targets.c (struct bfd_target): Add _bfd_link_just_syms.
894 (BFD_JUMP_TABLE_LINK): And here.
895 * tekhex.c (tekhex_bfd_link_just_syms): Define.
896 * versados.c (versados_bfd_link_just_syms): Define.
897 * vms.c (vms_bfd_link_just_syms): Define.
898 * libbfd.h: Regenerate.
899 * bfd-in2.h: Regenerate.
900
901 2002-05-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
902
903 * elf32-mips.c: Remove superfluous definitions copied from
904 elfxx-mips.c.
905 (bfd_elf32_bigmips_vec,bfd_elf32_littlemips_vec): Use the
906 SGIish vectors to check the special case.
907 (mips_elf_hi16_reloc): Fix comment.
908 (mips_elf_got16_reloc): Likewise.
909 (_bfd_mips_elf32_gprel16_reloc): Likewise.
910 (elf_reloc_map): Code cleanup.
911 (mips_reloc_map): Add comment.
912 (bfd_elf23_bfd_reloc_type_lookup): Code cleanup.
913 (mips_elf32_rtype_to_howto): Likewise.
914 (mips_elf32_discard_info): Likewise.
915 (elf32_mips_irix_compat): Invert logic: Only SGIish vectors
916 lead to IRIX compatibility now.
917
918 2002-05-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
919
920 * elfxx-mips.c: Call it IRIX, not Irix in comments.
921
922 2002-05-13 Jason Thorpe <thorpej@wasabisystems.com>
923
924 * config.bfd (shle-*-netbsdelf*): Add target which includes
925 sh64 support.
926
927 2002-05-13 David Edelsohn <edelsohn@gnu.org>
928
929 * configure.in: Revert 2002-04-07. Instead, auto-configure
930 HAVE_ST_C_IMPL.
931 * configure: Regenerate.
932 * config.in: Regenerate.
933 * rs6000-core.c (CNEW_IMPL): Guard use of c_impl with HAVE_ST_C_IMPL
934 or AIX_5_CORE.
935
936 2002-05-11 Federico G. Schwindt <fgsch@olimpo.com.br>
937
938 * configure.in (sparc*-*-openbsd*): Support sparc64-openbsd
939 corefiles as well.2
940 * configure: Regenerate.
941
942 2002-05-13 Alan Modra <amodra@bigpond.net.au>
943
944 * Makefile.am (install-data-local): Install headers to
945 $(exec_prefix)/include.
946 * Makefile.in: Regenerate.
947
948 2002-05-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
949 Daniel Jacobowitz <drow@mvista.com>
950
951 * coff-sh.c (sh_reloc_map): Map to R_SH_IMM32 for non-PE. Don't
952 map BFD_RELOC_RVA.
953
954 2002-05-11 Federico G. Schwindt <fgsch@olimpo.com.br>
955
956 * config.bfd (alpha*-*-openbsd*, sparc64*-*-openbsd*,
957 hppa*-*-openbsd*): New targets.
958 * configure.in (alpha*-*-openbsd*): Set COREFILE.
959 * configure: Regenerate.
960
961 2002-05-10 Tom Rix <trix@redhat.com>
962
963 * coff64-rs6000.c (xcoff64_reloc_type_br): New function for
964 xcoff64_ppc_relocate_section.
965 * coff-rs6000.c : Extern common xcoff_reloc_type functions.
966 * libxcoff.h: Common xcoff_reloc_type function declaration.
967
968 2002-05-10 Alan Modra <amodra@bigpond.net.au>
969
970 * elf32-i386.c (elf_i386_relocate_section): Remove overflow checks
971 added in 2002-05-09 commit.
972
973 * elf32-hppa.c (elf32_hppa_size_stubs): Revert part of 2002-05-04,
974 don't look for stubs on all undefined syms.
975
976 2002-05-09 Alan Modra <amodra@bigpond.net.au>
977
978 * elf64-ppc.c (RA_REGISTER_MASK, RA_REGISTER_SHIFT): Delete.
979 (ppc64_elf_howto_raw <R_PPC64_RELATIVE>): Not pc_relative or
980 pcrel_offset.
981
982 * elf32-i386.c (elf_howto_table): Comments.
983 (elf_i386_relocate_section): Handle more relocs for relocatable
984 linking and against SEC_MERGE sections.
985
986 2002-05-08 Alan Modra <amodra@bigpond.net.au>
987
988 * elf32-ppc.c (ppc_elf_create_got): New function.
989 (ppc_elf_create_dynamic_sections): Call ppc_elf_create_got before
990 _bfd_elf_create_dynamic_sections. Correct .plt flags.
991 (ppc_elf_check_relocs): Use ppc_elf_create_got in place of
992 _bfd_elf_create_got_section.
993
994 2002-05-07 Alan Modra <amodra@bigpond.net.au>
995
996 * elf-bfd.h (struct elf_backend_data): Add rela_normal.
997 * elfxx-target.h (elf_backend_rela_normal): Define.
998 (elfNN_bed): Init rela_normal.
999 * elflink.h (elf_link_input_bfd <emit_relocs>): Handle adjustment
1000 for section symbols here if rela_normal. Simplify abs section test.
1001 * elf-m10200.c (mn10200_elf_relocate_section): If relocatable,
1002 return immediately. Remove code handling relocatable linking.
1003 * elf-m10300.c (mn10300_elf_relocate_section): Likewise.
1004 * elf32-fr30.c (fr30_elf_relocate_section): Likewise.
1005 * elf32-i370.c (i370_elf_relocate_section): Likewise.
1006 * elf32-i860.c (elf32_i860_relocate_section): Likewise.
1007 * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
1008 * elf32-mcore.c (mcore_elf_relocate_section): Likewise.
1009 * elf32-openrisc.c (openrisc_elf_relocate_section): Likewise.
1010 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
1011 * elf32-s390.c (elf_s390_relocate_section): Likewise.
1012 * elf32-xstormy16.c (xstormy16_elf_relocate_section): Likewise.
1013 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
1014 * elf64-s390.c (elf_s390_relocate_section): Likewise.
1015 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
1016 * elfxx-ia64.c (elfNN_ia64_relocate_section): Likewise.
1017 * elf32-arm.h (elf32_arm_relocate_section): Likewise #ifndef USE_REL.
1018 * elf32-m32r.c (m32r_elf_relocate_section): Likewise.
1019 * elf-m10200.c (elf_backend_rela_normal): Define.
1020 * elf-m10300.c (elf_backend_rela_normal): Define.
1021 * elf32-fr30.c (elf_backend_rela_normal): Define.
1022 * elf32-i370.c (elf_backend_rela_normal): Define.
1023 * elf32-i860.c (elf_backend_rela_normal): Define.
1024 * elf32-m68k.c (elf_backend_rela_normal): Define.
1025 * elf32-mcore.c (elf_backend_rela_normal): Define.
1026 * elf32-openrisc.c (elf_backend_rela_normal): Define.
1027 * elf32-ppc.c (elf_backend_rela_normal): Define.
1028 * elf32-s390.c (elf_backend_rela_normal): Define.
1029 * elf32-xstormy16.c (elf_backend_rela_normal): Define.
1030 * elf64-ppc.c (elf_backend_rela_normal): Define.
1031 * elf64-s390.c (elf_backend_rela_normal): Define.
1032 * elf64-x86-64.c (elf_backend_rela_normal): Define.
1033 * elfxx-ia64.c (elf_backend_rela_normal): Define.
1034 * elf32-arm.h (elf_backend_rela_normal): Define #ifndef USE_REL.
1035 * elf32-m32r.c (elf_backend_rela_normal): Likewise.
1036
1037 2002-05-06 Nick Clifton <nickc@cambridge.redhat.com>
1038
1039 * elf32-arm.h (elf32_arm_final_link_relocate): Convert
1040 'reloc_signed_max' and 'reloc_signed_min' into half-word offsets.
1041
1042 2002-05-06 Alan Modra <amodra@bigpond.net.au>
1043
1044 * elflink.h (elf_link_input_bfd <emit_relocs>): Adjust r_offset
1045 when not relocatable. Fix reloc_emitter call for K&R.
1046
1047 2002-05-04 Alan Modra <amodra@bigpond.net.au>
1048
1049 * elf64-ppc.c (ppc64_elf_relocate_section): Reinstate code
1050 reloading local sym addend mistakenly removed in 2002-05-01 change.
1051
1052 * dwarf2.c (struct line_head): Make prologue_length a bfd_vma.
1053 (read_abbrevs): Change "offset" param to bfd_vma.
1054 (parse_comp_unit): Change "version" and addr_size to unsigned ints.
1055 Change "abbrev_offset" to bfd_vma.
1056 (read_indirect_string): Use correct conversion chars in error
1057 message format string, cast bfd_vma's to unsigned long.
1058 (read_abbrevs): Likewise.
1059 (read_attribute_value): Likewise.
1060 (decode_line_info): Likewise.
1061 (scan_unit_for_functions): Likewise.
1062 (parse_comp_unit): Likewise.
1063
1064 2002-05-04 Tom Rix <trix@redhat.com>
1065
1066 * coffswap.h (coff_swap_reloc_in): Remove XCOFF support.
1067 (coff_swap_reloc_out): Same.
1068 * coff-rs6000.c: (xcoff_swap_reloc_in): Moved from coffswap.h.
1069 (xcoff_swap_reloc_out): Same.
1070 (xcoff_rtype2howto): Renamed from _bfd_xcoff_rtype2howto. Special
1071 case some 16 bit relocs. Add reloc value to output.
1072 (xcoff_howto_table): Remove 64 bit R_POS, add 16 bit
1073 R_RBR. Improve names.
1074 (_bfd_xcoff_reloc_type_lookup): Adjust for removal of 64 bit R_POS.
1075 (bfd_xcoff_backend_data): Update with new reloc swap names.
1076 (bfd_pmac_xcoff_backend_data) : Same.
1077 * coff64-rs6000.c: (xcoff64_swap_reloc_in): Moved from coffswap.h.
1078 (xcoff64_swap_reloc_out): Same.
1079 (xcoff64_rtype2howto): Special case some 16 bit relocs and 32 bit
1080 R_POS. Add reloc value to output.
1081 (xcoff64_howto_table): Move 64 bit R_POS to first entry. Add 16
1082 bit R_RBR. Improve names, masks.
1083 (xcoff64_reloc_type_lookup): Adjust for move of 64 bit R_POS.
1084 (bfd_xcoff_backend_data): Update with new reloc swap names.
1085 (bfd_xcoff_aix5_backend_data) : Same.
1086
1087 2002-05-04 Alan Modra <amodra@bigpond.net.au>
1088
1089 * elf32-hppa.c (struct elf32_hppa_link_hash_table): Add
1090 bfd_count top_index, input_list, all_local_syms.
1091 (elf32_hppa_setup_section_lists): New function, split from
1092 elf32_hppa_size_stubs.
1093 (elf32_hppa_next_input_section): Likewise.
1094 (group_sections): Likewise.
1095 (get_local_syms): Likewise.
1096 (elf32_hppa_size_stubs): Adjust for split out functions. Look for
1097 stubs on undefined syms too.
1098 (elf32_hppa_set_gp): Use bfd_link_hash* instead of elf_link_hash*.
1099 Only access htab elf fields when we have an elf hash table.
1100 * elf32-hppa.h (elf32_hppa_setup_section_lists): Declare.
1101 (elf32_hppa_next_input_section): Declare.
1102
1103 2002-05-04 Bob Byrnes <byrnes@curl.com>
1104
1105 * opncls.c (_bfd_new_bfd_contained_in): Check return value of
1106 _bfd_new_bfd.
1107
1108 2002-05-03 H.J. Lu (hjl@gnu.org)
1109
1110 * elfxx-mips.c (mips_elf_link_hash_entry): Add forced_local.
1111 (mips_elf_link_hash_newfunc): Initialize forced_local to false.
1112 (mips_elf_record_global_got_symbol): Call _bfd_mips_elf_hide_symbol
1113 to hide a global symbol.
1114 (_bfd_mips_elf_hide_symbol): Return if forced_local is true. Set
1115 forced_local to true.
1116
1117 2002-05-02 Richard Henderson <rth@redhat.com>
1118
1119 * elf64-alpha.c (elf64_alpha_relocate_section): Force relative relocs
1120 vs SHN_UNDEF to zero.
1121
1122 2002-05-02 Alan Modra <amodra@bigpond.net.au>
1123
1124 * elf64-ppc.c (ppc64_elf_howto_raw <R_PPC64_SECTOFF>): Change to a
1125 16 bit reloc.
1126 <R_PPC64_SECTOFF_DS>: Likewise.
1127 (ppc64_elf_reloc_type_lookup): Map from BFD_RELOC_16_BASEREL to
1128 SECTOFF reloc.
1129 * elf32-ppc.c (ppc_elf_howto_raw <R_PPC_SECTOFF>): Correct.
1130 (ppc_elf_reloc_type_lookup): Map from BFD_RELOC_16_BASEREL to
1131 SECTOFF reloc.
1132
1133 * elf64-ppc.c (ppc64_elf_addr16_ha_reloc): Delete.
1134 (ppc64_elf_ha_reloc): New function.
1135 (ppc64_elf_brtaken_reloc): New function.
1136 (ppc64_elf_sectoff_reloc): New function.
1137 (ppc64_elf_sectoff_ha_reloc): New function.
1138 (ppc64_elf_toc_reloc): New function.
1139 (ppc64_elf_toc_ha_reloc): New function.
1140 (ppc64_elf_toc64_reloc): New function.
1141 (ppc64_elf_unhandled_reloc): New function.
1142 (ppc64_elf_howto_raw): Use the above.
1143 <R_PPC64_RELATIVE>: Mark pc_relative, pcrel_offset.
1144 <R_PPC64_SECTOFF>: Not pc_relative or pcrel_offset. Fix dst_mask.
1145 <R_PPC64_SECTOFF_DS>: Likewise.
1146 (IS_ABSOLUTE_RELOC): Update.
1147 (struct ppc_link_hash_table): Add have_undefweak.
1148 (ppc64_elf_link_hash_table_create): Init.
1149 (func_desc_adjust): Set have_undefweak.
1150 (ppc64_elf_func_desc_adjust): Call func_desc_adjust earlier. Only
1151 add the .sfpr blr when have_undefweak.
1152 (ppc64_elf_setup_section_lists): Check hash table flavour.
1153 (ppc64_elf_next_input_section): Move output_section->owner test to
1154 ppc64elf.em.
1155 (ppc64_elf_set_toc): Rename to ppc64_elf_toc, remove info param
1156 and relocatable test. Return TOCstart and don't set elf_gp.
1157 (ppc64_elf_relocate_section): Correct BRTAKEN/BRNTAKEN branch
1158 offset calculation. Add assert on weak sym branch tweaks.
1159 * elf64-ppc.h (ppc64_elf_set_toc): Delete.
1160 (ppc64_elf_toc): Declare.
1161 (ppc64_elf_next_input_section): Update.
1162
1163 2002-05-01 Alan Modra <amodra@bigpond.net.au>
1164
1165 * syms.c (_bfd_stab_section_find_nearest_line): Don't bomb on NULL
1166 file_name.
1167
1168 2002-05-01 Alan Modra <amodra@bigpond.net.au>
1169
1170 * elf64-ppc.c (CROR_151515, CROR_313131): Define.
1171 (ppc64_elf_relocate_section): Use them. Don't look for plt calls
1172 on R_PPC64_ADDR24 relocs. Require a nop or no link reg on plt
1173 call branches. Correct undefined weak destination.
1174 (ppc64_elf_func_desc_adjust): Always create at least one blr in
1175 .sfpr, and correct case where either only savef* or restf* is
1176 needed.
1177
1178 Long branch stubs, multiple stub sections.
1179 * elf64-ppc.h (ppc64_elf_setup_section_lists): Declare.
1180 (ppc64_elf_next_input_section): Declare.
1181 * elf64-ppc.c: Move linker-only prototypes.
1182 (STUB_SUFFIX): Define.
1183 (enum ppc_stub_type): New.
1184 (struct ppc_stub_hash_entry): New.
1185 (struct ppc_branch_hash_entry): New.
1186 (struct ppc_link_hash_entry): Add stub_cache, oh.
1187 (struct ppc_link_hash_table): Add stub_hash_table etc. Remove
1188 sstub. Add sbrlt, srelbrlt, has_14bit_branch, stub_iteration.
1189 Rename plt_overflow to stub_error.
1190 (ppc_stub_hash_lookup): Define.
1191 (ppc_branch_hash_lookup): Define.
1192 (stub_hash_newfunc): New function.
1193 (branch_hash_newfunc): New function.
1194 (link_hash_newfunc): Init new fields.
1195 (ppc64_elf_link_hash_table_create): Likewise.
1196 (ppc64_elf_link_hash_table_free): New function.
1197 (ppc_stub_name): New function.
1198 (ppc_get_stub_entry): New function.
1199 (ppc_add_stub): New function.
1200 (create_linkage_sections): Use bfd_make_section_anyway. Create
1201 .branch_lt and .rela.branch_lt sections. Don't create .stub.
1202 (ppc64_elf_check_relocs): Set has_14bit_branch on R_PPC64_REL14*,
1203 and set up for plt call stubs. Link func and func desc syms.
1204 (ppc64_elf_gc_sweep_hook): Handle REL14* as per REL24.
1205 (func_desc_adjust): Avoid hash lookup when func desc sym available
1206 via shortcut, and set links when processing.
1207 (ppc64_elf_hide_symbol): Likewise.
1208 (allocate_dynrelocs): Don't allocate stub section here.
1209 (ppc64_elf_size_dynamic_sections): Handle sbrlt and srelbrlt.
1210 Remove sstub code.
1211 (ppc_type_of_stub): New function.
1212 (build_one_stub): Delete.
1213 (ppc_build_one_stub): New function.
1214 (ppc_size_one_stub): New function.
1215 (ppc64_elf_setup_section_lists): New function.
1216 (ppc64_elf_next_input_section): New function.
1217 (group_sections): New function.
1218 (get_local_syms): New function.
1219 (ppc64_elf_size_stubs): Rewrite.
1220 (ppc64_elf_build_stubs): Rewrite.
1221 (ppc64_elf_relocate_section): Look up stub entry for REL24
1222 relocs. Don't propagate REL14* to dynamic objects. Look for long
1223 branch stubs if REL14* or REL24 relocs won't reach.
1224 (bfd_elf64_bfd_link_hash_table_free): Define.
1225
1226 2002-04-30 Mark Mitchell <mark@codesourcery.com>
1227
1228 * bfd/config.bfd: Add support for powerpc-*-windiss.
1229
1230 2002-04-30 Tom Rix <trix@redhat.com>
1231
1232 * xcofflink.c (xcoff_link_add_symbols): Always copy undef C_EXT
1233 symbol names into the hash table.
1234
1235 2002-04-28 Tom Rix <trix@redhat.com>
1236
1237 * coff-rs6000.c (xcoff_calculate_relocation) : Function table for
1238 calulating relocations.
1239 (xcoff_complain_overflow) : Function table for relocation errors.
1240 (xcoff_ppc_relocate_section): Use relocation and complain function
1241 tables.
1242 (xcoff_complain_overflow_unsigned_func): New complain function.
1243 (xcoff_complain_overflow_signed_func): Same.
1244 (xcoff_complain_overflow_bitfield_func): Same.
1245 (xcoff_complain_overflow_dont_func): Same.
1246 (xcoff_reloc_type_crel): New recot function.
1247 (xcoff_reloc_type_br): Same.
1248 (xcoff_reloc_type_ba): Same.
1249 (xcoff_reloc_type_toc): Same.
1250 (xcoff_reloc_type_rel): Same.
1251 (xcoff_reloc_type_neg): Same.
1252 (xcoff_reloc_type_pos): Same.
1253 (xcoff_reloc_type_fail): Same.
1254 (xcoff_reloc_type_noop): Same.
1255 * libxcoff.h : Declare common parts for xcoff64.
1256 * coff64-rs6000.c (xcoff64_ppc_relocate_section): Use relocation
1257 and complain function tables.
1258
1259 2002-04-28 Alan Modra <amodra@bigpond.net.au>
1260
1261 * elf64-x86-64.c (struct elf64_x86_64_dyn_relocs): Comment typo.
1262 * elf32-hppa.c (elf32_hppa_final_link): Formatting.
1263
1264 2002-04-26 Alan Modra <amodra@bigpond.net.au>
1265
1266 * opncls.c (bfd_make_readable): Call bfd_section_list_clear.
1267 * xcofflink.c (xcoff_link_add_dynamic_symbols): Likewise.
1268
1269 * elflink.h (elf_bfd_final_link): Ensure input bfd class is the
1270 same as the output before calling elf_link_input_bfd.
1271
1272 * coffcode.h (coff_compute_section_file_positions): Set
1273 section_tail after shuffling section list.
1274
1275 2002-04-24 Christian Groessler <chris@groessler.org>
1276
1277 * coff-z8k.c (extra_case): Fix R_IMM32 relocations: The
1278 addresses are 23bit with a special layout, not plain 32bit
1279 values. Prevent relocation of immediate values.
1280
1281 2002-04-24 Chris G. Demetriou <cgd@broadcom.com>
1282
1283 * elfxx-mips.c (_bfd_mips_elf_print_private_bfd_data): If MDMX or
1284 MIPS-16 ASE flags are set, print something to indicate that.
1285
1286 2002-04-23 Alan Modra <amodra@bigpond.net.au>
1287
1288 * elf32-hppa.c (hppa_type_of_stub): Correct and simplify condition
1289 under which a plt call stub is used.
1290 (final_link_relocate): Similarly.
1291 (allocate_plt_static): Clear h-plabel except when plt entry is
1292 exclusively used for a plabel.
1293 (allocate_dynrelocs): Use the above to simplify plt sizing.
1294 (struct elf32_hppa_link_hash_table): Add has_22bit_branch.
1295 (elf32_hppa_link_hash_table_create): Init.
1296 (BL22_RP): Define.
1297 (hppa_build_one_stub): Use BL22_RP if has_22bit_branch.
1298 (elf32_hppa_check_relocs): Set has_22bit_branch.
1299
1300 * elf32-hppa.c (elf32_hppa_check_relocs): Remove debug message.
1301 (final_link_relocate): Likewise.
1302
1303 2002-04-22 Jakub Jelinek <jakub@redhat.com>
1304
1305 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't build
1306 search table if some FDE is DW_EH_PE_aligned encoded either.
1307 (_bfd_elf_write_section_eh_frame): Handle terminating FDE specially.
1308
1309 2002-04-22 Richard Smith <richard@ex-parrot.com>
1310 Jakub Jelinek <jakub@redhat.com>
1311
1312 * elf-eh-frame.c (struct eh_cie_fde): Add per_encoding_relative.
1313 (_bfd_elf_discard_section_eh_frame): Set it for CIEs with pcrel
1314 encoded personality.
1315 (_bfd_elf_write_section_eh_frame): Adjust pcrel encoded personality
1316 for CIE/FDE removal.
1317
1318 2002-04-20 Tom Rix <trix@redhat.com>
1319
1320 * coff64-rs6000.c (_bfd_xcoff64_swap_aux_in): Fix C_FILE auxent.
1321
1322 2002-04-20 Alan Modra <amodra@bigpond.net.au>
1323
1324 * archures.c (bfd_lookup_arch): Move the list order comment..
1325 (struct bfd_arch_info): ..to where it belongs.
1326 * bfd-in2.h: Regenerate.
1327
1328 * archures.c (bfd_lookup_arch): Add comment on list order.
1329 (bfd_default_set_arch_mach): Use bfd_lookup_arch.
1330 * cpu-powerpc.c (bfd_powerpc_archs): Re-order so that the default
1331 is always at head of list.
1332
1333 2002-04-18 Nick Clifton <nickc@cambridge.redhat.com>
1334
1335 * coff-arm.c (coff_thumb_pcrel_12, coff_thumb_pcrel_9,
1336 insert_thumb_branch, record_thumb_to_arm_glue): Suppress
1337 definition of these functions for ARM_WINCE builds as they are
1338 not used.
1339 (SWAP_IN_RELOC_OFFSET, SWAP_OUT_RELOC_OFFSET): Do not define
1340 for ARM_WINCE builds.
1341
1342 2002-04-18 Nick Clifton <nickc@cambridge.redhat.com>
1343
1344 * coff-arm.c (bfd_arm_process_before_allocation):
1345
1346 2002-04-17 J"orn Rennecke <joern.rennecke@superh.com>
1347
1348 * cpu-sh.c (scan_mach): Delete.
1349 (arch_info_struct): Replace scan_mach with bfd_default_scan.
1350 (bfd_sh_arch): Likewise.
1351
1352 2002-04-16 Nick Clifton <nickc@cambridge.redhat.com>
1353
1354 * ihex.c (ihex_write_object_contents): Fix check for records
1355 crossing 64K boundaries.
1356
1357 2002-04-16 Alan Modra <amodra@bigpond.net.au>
1358
1359 * elf32-m32r.c (m32r_elf_add_symbol_hook): Check the hash table
1360 type rather than just assuming entries are ELF.
1361 * elf32-sh64.c (sh64_elf_add_symbol_hook): Likewise.
1362 * elf64-sh64.c (sh64_elf64_add_symbol_hook): Likewise.
1363 * elf64-sparc.c (sparc64_elf_add_symbol_hook): Likewise.
1364 * elf64-mmix.c (mmix_elf_add_symbol_hook): Use bfd_link_hash_entry
1365 rather than elf_link_hash_entry.
1366
1367 2002-04-15 Richard Henderson <rth@redhat.com>
1368
1369 * elf32-mips.c (mips_elf32_object_p): Revert 0404 fragment: allow
1370 n32 binaries.
1371
1372 2002-04-15 Michael Snyder <msnyder@redhat.com>
1373
1374 * opncls.c (bfd_close): Write contents if writeable.
1375 Minor formatting tidy-ups.
1376
1377 2002-04-15 Alan Modra <amodra@bigpond.net.au>
1378
1379 * elf32-ppc.c (ppc_elf_add_symbol_hook): Check the hash table type.
1380
1381 2002-04-12 Michael Snyder <msnyder@redhat.com>
1382
1383 * bfd-in.h (bfd_get_section_lma): New access macro.
1384 Minor white-space fix-up.
1385
1386 2002-04-12 Alan Modra <amodra@bigpond.net.au>
1387
1388 * elf.c (prep_headers): Don't zero EI_OSABI, EI_ABIVERSION or
1389 header pad.
1390
1391 2002-04-09 DJ Delorie <dj@redhat.com>
1392
1393 * elfarm-nabi.c (elf32_arm_howto_table): Fix ABS16 masks.
1394
1395 2002-04-09 Casper S. Hornstrup <chorns@users.sourceforge.net>
1396
1397 * coffcode.h (coff_read_word): New.
1398 (coff_compute_checksum): New.
1399 (coff_apply_checksum): New.
1400 (coff_write_object_contents): Call coff_apply_checksum () to
1401 apply checksum to PE image.
1402
1403 2002-04-08 Randolph Chung <tausq@debian.org>
1404
1405 * elf32-hppa.c (hppa_unwind_entry_compare): Move to elf-hppa.h.
1406 (elf32_hppa_final_link): Split out sorting logic to..
1407 * elf-hppa.h (elf_hppa_sort_unwind): ..here.
1408 (elf_hppa_final_link): Call elf_hppa_sort_unwind.
1409
1410 2002-04-07 Andrew Cagney <ac131313@redhat.com>
1411
1412 * configure.in: Add missing ``|'' to powerpc-*-aix4.[4-9]*
1413 pattern.
1414 * configure: Re-generate.
1415
1416 2002-04-07 Andrew Cagney <ac131313@redhat.com>
1417
1418 * configure.in: Only define AIX_CORE_DUMPX_CORE when AIX version
1419 is greater or equal to 4.3.3.
1420 * configure: Regenerate.
1421 Fix PR gdb/344.
1422
1423 2002-04-05 Hans-Peter Nilsson <hp@axis.com>
1424
1425 * elf32-cris.c (cris_elf_howto_table) <R_CRIS_16_PCREL,
1426 R_CRIS_32_PCREL>: Fix typo in name.
1427 (cris_elf_check_relocs): Always create .rela.got here when
1428 R_CRIS_16_GOTPLT or R_CRIS_32_GOTPLT is seen.
1429 (elf_cris_adjust_gotplt_to_got): Don't create .rela.got here;
1430 assume it's created.
1431
1432 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
1433
1434 * aout-adobe.c (aout_32_bfd_link_hash_table_free): Define.
1435 * aout-target.h (MY_bfd_link_hash_table_free): Conditionally
1436 define.
1437 * aout-tic30.c (MY_bfd_link_hash_table_free): Likewise.
1438 * bfd.c (bfd_link_hash_table_free): Define.
1439 * binary.c (binary_bfd_link_hash_table_free): Define.
1440 * bout.c (b_out_bfd_link_hash_table_free): Define.
1441 * coff-rs6000.c (rs6000coff_vec): Include
1442 _bfd_generic_link_hash_table_free.
1443 (pmac_xcoff_vec): Likewise.
1444 * coff64-rs6000.c (rs6000coff64_vec): Likewise.
1445 (aix5coff64_vec): Likewise.
1446 * coffcode.h (coff_bfd_link_hash_table_free): Conditionally define.
1447 * elf-m10300.c (elf32_mn10300_link_hash_table_free): New function.
1448 (bfd_elf32_bfd_link_hash_table_free): Define.
1449 * elf32-hppa.c (elf32_hppa_link_hash_table_free): New function.
1450 (bfd_elf32_bfd_link_hash_table_free): Define.
1451 * elfxx-target.h (bfd_elfNN_bfd_link_hash_table_free): Conditionally
1452 define.
1453 * i386msdos.c (msdos_bfd_link_hash_table_free): Define.
1454 * i386os9k.c (os9k_bfd_link_hash_table_free): Define.
1455 * ieee.c (ieee_bfd_link_hash_table_free): Define.
1456 * ihex.c (ihex_bfd_link_hash_table_free): Define.
1457 * libbfd-in.h (_bfd_nolink_bfd_link_hash_table_free): Define.
1458 (_bfd_generic_link_hash_table_free): Add prototype.
1459 * libcoff-in.h (_bfd_xcoff_bfd_link_hash_table_free): Add prototype.
1460 * libecoff.h (_bfd_ecoff_bfd_link_hash_table_free): Define.
1461 * linker.c (_bfd_generic_link_hash_table_free): New function.
1462 * mmo.c (mmo_bfd_link_hash_table_free): Define.
1463 * nlm-target.h (nlm_bfd_link_hash_table_free): Define.
1464 * oasys.c (oasys_bfd_link_hash_table_free): Define.
1465 * ppcboot.c (ppcboot_bfd_link_hash_table_free): Define.
1466 * som.c (som_bfd_link_hash_table_free): Define.
1467 * srec.c (srec_bfd_link_hash_table_free): Define.
1468 * tekhex.c (tekhex_bfd_link_hash_table_free): Define.
1469 * versados.c (versados_bfd_link_hash_table_free): Define.
1470 * vms.c (vms_bfd_link_hash_table_free): New function.
1471 * xcofflink.c (_bfd_xcoff_bfd_link_hash_table_free): New function.
1472
1473 * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_malloc
1474 instead of bfd_alloc.
1475 * coff-h8300.c (h8300_coff_link_hash_table_create): Likewise.
1476 * coff-mcore.c (coff_mcore_link_hash_table_create): Likewise.
1477 * coff-ppc.c (ppc_coff_link_hash_table_create): Likewise.
1478 * cofflink.c (_bfd_coff_link_hash_table_create): Likewise.
1479 * ecoff.c (_bfd_ecoff_bfd_link_hash_table_create): Likewise.
1480 * elf-m10300.c (elf32_mn10300_link_hash_table_create): Likewise.
1481 * elf.c (_bfd_elf_link_hash_table_create): Likewise.
1482 * elf32-arm.h (elf32_arm_link_hash_table_create): Likewise.
1483 * elf32-cris.c (elf_cris_link_hash_table_create): Likewise.
1484 * elf32-hppa.c (elf32_hppa_link_hash_table_create): Likewise.
1485 * elf32-i386.c (elf_i386_link_hash_table_create): Likewise.
1486 * elf32-m68k.c (elf_m68k_link_hash_table_create): Likewise.
1487 * elf32-s390.c (elf_s390_link_hash_table_create): Likewise.
1488 * elf32-sh.c (sh_elf_link_hash_table_create): Likewise.
1489 * elf64-alpha.c (elf64_alpha_bfd_link_hash_table_create): Likewise.
1490 * elf64-ppc.c (ppc64_elf_link_hash_table_create): Likewise.
1491 * elf64-s390.c (elf_s390_link_hash_table_create): Likewise.
1492 * elf64-sh64.c (sh64_elf64_link_hash_table_create): Likewise.
1493 * elf64-sparc.c (sparc64_elf_bfd_link_hash_table_create): Likewise.
1494 * elf64-x86-64.c (elf64_x86_64_link_hash_table_create): Likewise.
1495 * elfxx-mips.c (_bfd_mips_elf_link_hash_table_create): Likewise.
1496 * linker.c (_bfd_generic_link_hash_table_create): Likewise.
1497 * m68klinux.c (linux_link_hash_table_create): Likewise.
1498 * sparclinux.c (linux_link_hash_table_create): Likewise.
1499 * sunos.c (sunos_link_hash_table_create): Likewise.
1500 * xcofflink.c (_bfd_xcoff_bfd_link_hash_table_create): Likewise.
1501
1502 * targets.c: Add _bfd_link_hash_table_free to xvec.
1503
1504 * bfd-in2.h: Regenerate.
1505 * libbfd.h: Regenerate.
1506 * libcoff.h: Regenerate.
1507
1508 2002-04-04 Alan Modra <amodra@bigpond.net.au>
1509
1510 * dep-in.sed: Cope with absolute paths.
1511 * Makefile.am (dep.sed): Subst TOPDIR, and not INCDIR.
1512 Run "make dep-am".
1513 * Makefile.in: Regenerate.
1514 * coff-arm.c: Fix copyright date.
1515 * cpu-h8300.c: Likewise.
1516 * cpu-i370.c: Likewise.
1517 * cpu-s390.c: Likewise.
1518 * cpu-mips.c: Likewise.
1519 * po/SRC-POTFILES.in: Regenerate.
1520
1521 2002-04-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1522
1523 * Makefile.am: Add elfxx-mips.c to the known backends.
1524 (elf32-mips.lo): remove dependency to coff/external.h.
1525 * Makefile.in: Regenerate.
1526 * configure.in: Add elfxx-mips.lo to all vectors using elf32-mips.lo
1527 Remove elf32-mips.lo from 64 bit vectors. Update dependencies
1528 accordingly.
1529 * configure: Regenerate.
1530 * elf-bfd.h: Move all MIPS ELF specific prototypes to elfxx-mips.h.
1531 (irix_compat_t): IRIX compatibility level, moved from elf32-mips.c.
1532 (elf_backend_mips_irix_compat, elf_backend_mips_rtype_to_howto): New
1533 MIPS specific backend functions.
1534 * elf32-mips.c: Moved most code to elfxx-mips.c.
1535 (mips_elf_hi16_reloc): Rename from _bfd_mips_elf_hi16_reloc and make
1536 static.
1537 (mips_elf_lo16_reloc): Likewise, was _bfd_mips_elf_lo16_reloc.
1538 (mips_elf_got16_reloc): Likewise, was _bfd_mips_elf_got16_reloc.
1539 (mips_elf_gprel32_reloc): Likewise, was _bfd_mips_elf_gprel32_reloc.
1540 (mips_elf32_rtype_to_howto): Rename from mips_rtype_to_howto. Changed
1541 interface to allow selection of the right REL or RELA howto table.
1542 (mips_elf32_object_p): Rename from _bfd_mips_elf_object_p and made
1543 static. Let it refuse n32 objects.
1544 (elf32_mips_grok_prstatus): Rename from _bfd_elf32_mips_grok_prstatus.
1545 (elf32_mips_grok_psinfo): Rename from _bfd_elf32_mips_grok_psinfo.
1546 (elf32_mips_discard_info): Rename from _bfd_elf32_mips_discard_info.
1547 (elf32_mips_ignore_discarded_relocs): Rename from
1548 _bfd_elf32_mips_ignore_discarded_relocs.
1549 (elf32_mips_write_section): Rename from _bfd_elf32_mips_write_section.
1550 (elf32_mips_irix_compat): New function, replaces IRIX_COMPAT.
1551 (elf_mips_howto_table_rela): Remove.
1552 * elf64-mips.c: Moved most code to elfxx-mips.c.
1553 (bfd_elf64_bfd_reloc_type_lookup): Make static.
1554 (mips_elf64_rtype_to_howto): New function.
1555 (mips_elf64_object_p): Likewise.
1556 (elf64_mips_irix_compat): Likewise.
1557 * elfxx-mips.c: New file containing common code merged together from
1558 elf32-mips.c and elf64-mips.c.
1559 * elfxx-mips.h: New file containing MIPS specific prototypes from
1560 elf-bfd.h.
1561 * elfxx-target.h: Add handling for elf_backend_mips_irix_compat and
1562 elf_backend_mips_rtype_to_howto.
1563
1564 2002-04-04 Alan Modra <amodra@bigpond.net.au>
1565
1566 * srec.c (MAXCHUNK, Chunk): Revise comments.
1567 (srec_write_record): Correct buffer size.
1568 (srec_write_header): Do without intermediate buffer.
1569 (srec_write_section): Validate Chunk.
1570 (srec_write_terminator): Pass NULL instead of dummy buffer.
1571 (srec_write_symbols): Pass file and symbol names directly to
1572 bfd_bwrite so sprintf won't overflow buffer.
1573
1574 2002-04-03 Jakub Jelinek <jakub@redhat.com>
1575
1576 * elf32-sparc.c (elf32_sparc_relocate_section): Don't emit dynamic
1577 PC relative relocs against hidden symbols.
1578 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
1579
1580 2002-04-03 Alan Modra <amodra@bigpond.net.au>
1581
1582 * elf.c (_bfd_elf_make_section_from_shdr): When setting section
1583 LMAs, loop over segments until p_vaddr and p_memsz specify an
1584 extent enclosing the section.
1585
1586 2002-04-02 Nick Clifton <nickc@cambridge.redhat.com>
1587
1588 * ihex.c (ihex_write_object_contents): Do not allow records to
1589 cross a 64K boundary - wrap if necessary.
1590
1591 2002-04-01 Nathan Williams <nathanw@wasabisystems.com>
1592
1593 * elf.c (elfcore_netbsd_get_lwpid): Fix off-by-one error
1594 which caused the returned LWP ID to always be 0.
1595
1596 2002-04-01 Richard Henderson <rth@redhat.com>
1597
1598 * elf32-sparc.c (WILL_CALL_FINISH_DYNAMIC_SYMBOL): New.
1599 (elf32_sparc_relocate_section): Use it to figure out when to
1600 initialize .got entries.
1601 * elf64-sparc.c: Similarly.
1602
1603 2002-03-28 Alan Modra <amodra@bigpond.net.au>
1604
1605 * linker.c (link_action): Ignore duplicate warning syms.
1606 (_bfd_generic_link_write_global_symbol): Follow warning symbol link.
1607 * elflink.h (elf_adjust_dynstr_offsets): Likewise.
1608 (elf_adjust_dynamic_symbol): Likewise.
1609 (elf_export_symbol): Likewise.
1610 (elf_link_find_version_dependencies): Likewise.
1611 (elf_link_assign_sym_version): Likewise.
1612 (elf_link_sec_merge_syms): Likewise.
1613 (elf_link_output_extsym): Likewise.
1614 (elf_gc_sweep_symbol): Likewise.
1615 (elf_gc_propagate_vtable_entries_used): Likewise.
1616 (elf_gc_smash_unused_vtentry_relocs): Likewise.
1617 (elf_gc_allocate_got_offsets): Likewise.
1618 (elf_collect_hash_codes): Likewise.
1619 * elflink.c (elf_link_renumber_hash_table_dynsyms): Likewise.
1620 * elf-hppa.h (elf_hppa_unmark_useless_dynamic_symbols): Likewise.
1621 (elf_hppa_remark_useless_dynamic_symbols): Likewise.
1622 * elf-m10300.c (elf32_mn10300_finish_hash_table_entry): Likewise.
1623 * elf32-arm.h (elf32_arm_discard_copies): Likewise.
1624 * elf32-cris.c (elf_cris_adjust_gotplt_to_got): Likewise.
1625 (elf_cris_discard_excess_dso_dynamics): Likewise.
1626 * elf32-hppa.c (clobber_millicode_symbols): Likewise.
1627 (mark_PIC_calls): Likewise.
1628 (allocate_plt_static): Likewise.
1629 (allocate_dynrelocs): Likewise.
1630 (readonly_dynrelocs): Likewise.
1631 * elf32-i386.c (allocate_dynrelocs): Likewise.
1632 (readonly_dynrelocs): Likewise.
1633 * elf32-i370.c (i370_elf_adjust_dynindx): Likewise.
1634 * elf32-m68k.c (elf_m68k_discard_copies): Likewise.
1635 * elf32-mips.c (mips_elf_output_extsym): Likewise.
1636 (mips_elf_sort_hash_table_f): Likewise.
1637 (mips_elf_check_mips16_stubs): Likewise.
1638 * elf32-s390.c (allocate_dynrelocs): Likewise.
1639 (readonly_dynrelocs): Likewise.
1640 * elf32-sh.c (sh_elf_discard_copies): Likewise.
1641 * elf32-xstormy16.c (xstormy16_relax_plt_check): Likewise.
1642 (xstormy16_relax_plt_realloc): Likewise.
1643 * elf64-alpha.c (elf64_alpha_calc_got_offsets_for_symbol): Likewise.
1644 (elf64_alpha_output_extsym): Likewise.
1645 * elf64-hppa.c (elf64_hppa_mark_exported_functions): Likewise.
1646 * elf64-mips.c (mips_elf64_sort_hash_table_f): Likewise.
1647 (mips_elf64_check_mips16_stubs): Likewise.
1648 (mips_elf64_output_extsym): Likewise.
1649 * elf64-ppc.c (func_desc_adjust): Likewise.
1650 (allocate_dynrelocs): Likewise.
1651 (readonly_dynrelocs): Likewise.
1652 * elf64-s390.c (allocate_dynrelocs): Likewise.
1653 (readonly_dynrelocs): Likewise.
1654 * elf64-sh64.c (sh64_elf64_discard_copies): Likewise.
1655 * elf64-x86-64.c (allocate_dynrelocs): Likewise.
1656 (readonly_dynrelocs): Likewise.
1657 * elfxx-ia64.c (elfNN_ia64_global_dyn_sym_thunk): Likewise.
1658 * aoutx.h (aout_link_write_other_symbol): Likewise.
1659 * cofflink.c (_bfd_coff_write_task_globals): Likewise.
1660 (_bfd_coff_write_global_sym): Likewise.
1661 * i386linux.c (linux_tally_symbols): Likewise.
1662 * m68klinux.c (linux_tally_symbols): Likewise.
1663 * sparclinux.c (linux_tally_symbols): Likewise.
1664 * pdp11.c (aout_link_write_other_symbol): Likewise.
1665 * sunos.c (sunos_scan_dynamic_symbol): Likewise.
1666 * xcofflink.c (xcoff_build_ldsyms): Likewise.
1667 (xcoff_write_global_symbol): Likewise.
1668
1669 * cofflink.c (_bfd_coff_final_link): Formatting.
1670 * cpu-mips.c (mips_compatible): Make static, prototype.
1671 * elf32-i386.c (elf_i386_check_relocs): Formatting.
1672 * elf32-sh.c (sh_elf_size_dynamic_sections): Likewise.
1673 * elf64-alpha.c (elf64_alpha_output_extsym): Likewise.
1674 * elf64-mips.c (mips_elf64_sort_hash_table): Likewise.
1675 (mips_elf64_final_link): Likewise.
1676 * elflink.h (elf_link_find_version_dependencies): Remove duplicate
1677 prototype.
1678
1679 2002-03-27 Nick Clifton <nickc@cambridge.redhat.com>
1680
1681 * coff-arm.c (SWAP_IN_RELOC_OFFSET): Define.
1682 (SWAP_OUT_RELOC_OFFSET): Define.
1683
1684 2002-03-27 Gregory Steuck <greg@nest.cx>
1685
1686 * elf.c (_bfd_elf_get_symtab_upper_bound): Leave space for
1687 terminating NULL if empty symbol table.
1688 (_bfd_elf_get_dynamic_symtab_upper_bound): Likewise.
1689
1690 2002-03-26 H.J. Lu (hjl@gnu.org)
1691
1692 * elflink.h (elf_link_input_bfd): Revert the last change since
1693 the gcc exception handling isn't fixed yet.
1694
1695 2002-03-26 H.J. Lu (hjl@gnu.org)
1696
1697 * elflink.h (elf_link_input_bfd): Complain about relocations
1698 against local symbols in discarded sections.
1699
1700 2002-03-26 Alan Modra <amodra@bigpond.net.au>
1701
1702 * elflink.h (elf_gc_mark): Don't recurse into non-ELF sections.
1703
1704 2002-03-23 Alan Modra <amodra@bigpond.net.au>
1705
1706 * elf.c (_bfd_elf_make_section_from_shdr): Don't set lma based on
1707 section file offset for !SEC_LOAD sections.
1708
1709 2002-03-21 Richard Earnshaw <rearnsha@arm.com>
1710
1711 * elf32-arm.h (elf32_arm_final_link_relocate <case R_ARM_GOTOFF>,
1712 <case R_ARM_GOT>): Handle relocations to Thumb functions.
1713
1714 2002-03-21 Alan Modra <amodra@bigpond.net.au>
1715
1716 * coff64-rs6000.c (_bfd_xcoff64_put_symbol_name): Prototype.
1717 Whitespace changes.
1718 * archive.c: Update copyright date.
1719 * bfd-in2.h: Regenerate.
1720 * libbfd.h: Regenerate.
1721 * Makefile.am: Run "make dep-am"
1722 * Makefile.in: Regenerate.
1723 * po/SRC-POTFILES.in: Regenerate.
1724
1725 2002-03-20 Daniel Jacobowitz <drow@mvista.com>
1726
1727 * dwarf2.c (struct funcinfo): Move up.
1728 (lookup_address_in_function_table): New argument function_ptr.
1729 Set it.
1730 (lookup_address_in_line_table): New argument function. If function
1731 is non-NULL, use it to handle ``addr'' before the first line note of
1732 the function.
1733 (comp_unit_find_nearest_line): Update and swap calls to
1734 lookup_address_in_function_table and lookup_address_in_line_table.
1735 * syms.c (_bfd_stab_section_find_nearest_line): Use the first
1736 N_SLINE encountered if we see an N_FUN before any N_SLINE.
1737
1738 2002-03-20 Tom Rix <trix@redhat.com>
1739
1740 * coff-rs6000.c (_bfd_xcoff_stat_arch_elt): Renamed from
1741 _bfd_xcoff_generic_stat_arch_elt. Fix format check.
1742 * coff64-rs6000.c : Use _bfd_xcoff_stat_arch_elt.
1743
1744 2002-03-19 Tom Rix <trix@redhat.com>
1745
1746 * xcofflink.c (_bfd_xcoff_bfd_link_add_symbols): Look through all
1747 dynamic objects in archives.
1748
1749 2002-03-19 Hans-Peter Nilsson <hp@bitrange.com>
1750
1751 * elflink.h (NAME(bfd_elf,record_link_assignment)): Don't set
1752 STT_NOTYPE symbols to STT_OBJECT.
1753
1754 2002-03-18 Jan Hubicka <jh@suse.cz>
1755
1756 * cpu-i386.c (bfd_x86_64_arch): Rename to "i386:x86-64"
1757
1758 2002-03-18 Tom Rix <trix@redhat.com>
1759
1760 * aix5ppc.core.c : New file for AIX 5 64 bit core support.
1761 * bfd-in.h : Add bfd_xcoff_ar_archive_set_magic declaration.
1762 * coff-rs6000 (do_pad) : New function for archive padding.
1763 (do_copy) : New function for object file copying in archives.
1764 (do_shared_object_padding) : New function for padding shared
1765 objects to their text section alignment in archives.
1766 (bfd_xcoff_ar_achive_set_magic) : Stub.
1767 (xcoff_write_armap_big) : Use do_copy and do_pad.
1768 (xcoff_write_archive_contents_big) : Use do_shared_object_padding,
1769 do_copy and do_pad.
1770 * coff64-rs6000.c (xcoff64_write_ojbect_contents) : Use
1771 bfd_xcoff_magic_number.
1772 (xcoff64_bad_format_hook) : New function for _bfd_bad_format_hook
1773 fop.
1774 (xcoff_backend_data_r) : Use xcoff64_bad_format_hook.
1775 (bfd_xcoff_aix5_backend_data) : New Aix 5 backend data.
1776 (aix5coff64_vec) : New Aix 5 target aix5coff64-rs6000.
1777 * rs6000-core.c : Update copyright date.
1778 * xcofflink.c (bfd_xcoff_size_dynamic_sections): Check for NULL
1779 csectpp.
1780 * coffcode.h (coff_new_section_hook) : Use new accessor macros.
1781 (coff_set_arch_mach_hook) : Add Aix 5 U64_TOCMAGIC magic #.
1782 (coff_set_flags) : Use bfd_xcoff_magic_number.
1783 * libxcoff.h (bfd_xcoff_is_xcoff64): Add U64_TOCMAGIC.
1784 * configure.in : Add powerpc-*-aix5 and rs6000-*-aix5 support.
1785 * Makefile.am : Same.
1786 * config.bfd : Same.
1787 * targets.c : Same.
1788 * configure : Regnerate.
1789 * Makefile.in : Same.
1790 * bfd-in2.h : Same.
1791
1792 2002-03-18 Nick Clifton <nickc@cambridge.redhat.com>
1793
1794 * po/fr.po: Updated version.
1795
1796 2002-03-18 Alan Modra <amodra@bigpond.net.au>
1797
1798 * libbfd.c (bfd_write_bigendian_4byte_int): Return true iff success.
1799 * libbfd.h: Regenerate.
1800 * archive.c (coff_write_armap): Pass on failures from
1801 bfd_write_bigendian_4byte_int.
1802
1803 2002-03-14 H.J. Lu <hjl@gnu.org>
1804
1805 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Set the BFD
1806 error to bfd_error_nonrepresentable_section for reinit_array
1807 section in DSO.
1808
1809 2002-03-14 Nick Clifton <nickc@cambridge.redhat.com>
1810
1811 * coffcode.h (coff_slurp_symbol_table): When adding BSF_WEAK flag,
1812 OR it in rather than replacing previously selected flags.
1813
1814 * elfxx-target.h (TARGET_BIG_SYM): Set ar_max_namelen to 15.
1815 (TARGET_LITTLE_SYM): Set ar_max_namelen to 15.
1816
1817 2002-03-14 Alan Modra <amodra@bigpond.net.au>
1818
1819 * cpu-mips.c (mips_compatible): New. Don't check bits_per_word.
1820 (N): Use the above.
1821 * elflink.h (elf_bfd_final_link): Revert last change. Instead,
1822 ensure reloc size matches before calling elf_link_input_bfd.
1823 Add an assert to check reloc size when counting output relocs.
1824
1825 2002-03-14 Nick Clifton <nickc@cambridge.redhat.com>
1826
1827 * mmo.c (mmo_get_loc): Return NULL rather than false.
1828
1829 2002-03-13 Nick Clifton <nickc@cambridge.redhat.com>
1830
1831 * po/fr.po: Updated version.
1832
1833 2002-03-13 Alan Modra <amodra@bigpond.net.au>
1834
1835 * archures.c (bfd_default_compatible): Test bits_per_word.
1836 * cpu-i386.c (i386_compatible): Remove. Replace occurrences with
1837 bfd_default_compatible.
1838 * cpu-i370.c (i370_compatible): Likewise.
1839 * cpu-sparc.c (sparc_compatible): Likewise.
1840 * cpu-h8300.c (compatible): Test in->arch == out->arch.
1841
1842 * elflink.h: Formatting fixes.
1843 (elf_link_output_extsym): Merge undefined and undef weak cases.
1844
1845 * elflink.h (elf_bfd_final_link): Only call elf_link_input_bfd
1846 when word size of input matches output word size.
1847
1848 2002-03-12 Andreas Jaeger <aj@suse.de>
1849
1850 * cpu-i386.c (i386_compatible): New. Use it instead of
1851 bfd_default_compatible.
1852
1853 2002-03-07 H.J. Lu (hjl@gnu.org)
1854
1855 * coff-sh.c (shcoff_reloc_map): Use bfd_reloc_code_real_type
1856 as the type for bfd_reloc_val.
1857
1858 2002-03-05 John David Anglin <dave@hiauly1.hia.nrc.ca>
1859
1860 * elf-hppa.h (elf_hppa_is_dynamic_loader_symbol): New function.
1861 (elf_hppa_relocate_section): Ignore undefined dynamic loader symbols.
1862 (elf_hppa_final_link_relocate): Correct relocations for indirect
1863 references to local data through the DLT. Fix .opd creation for
1864 local symbols using R_PARISC_LTOFF_FPTR32 and R_PARISC_FPTR64
1865 relocations. Use e_lsel selector for R_PARISC_DLTIND21L,
1866 R_PARISC_LTOFF_FPTR21L and R_PARISC_LTOFF_TP21L as per
1867 "Processor-Specific ELF for PA_RISC, Version 1.43" document.
1868 Similarly, use e_rsel for DLT and LTOFF 'R' relocations.
1869 * elf32-hppa.c (final_link_relocate): Revise relocation selectors
1870 as per "Processor-Specific ELF for PA_RISC, Version 1.43" document.
1871
1872 2002-03-05 Jakub Jelinek <jakub@redhat.com>
1873
1874 * merge.c (_bfd_merge_sections): Don't segfault if there
1875 is nothing to merge due to GC.
1876
1877 2002-03-05 Alan Modra <amodra@bigpond.net.au>
1878
1879 * elf32-hppa.c (clobber_millicode_symbols): Remove hack to keep
1880 symbols that have been forced local.
1881
1882 * elflink.h (elf_bfd_final_link): Call elf_link_output_extsym
1883 to output forced local syms for non-shared link.
1884 (elf_link_output_extsym): Tweak condition for calling backend
1885 adjust_dynamic_symbol so that previous behaviour is kept.
1886 Whitespace changes throughout file.
1887
1888 2002-03-04 H.J. Lu <hjl@gnu.org>
1889
1890 * elf.c (bfd_section_from_shdr): Handle special sections,
1891 .init_array, .fini_array and .preinit_array.
1892 (elf_fake_sections): Likewise.
1893
1894 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Create the
1895 DT entry only if the section is in output for .init_array,
1896 .fini_array and .preinit_array. Complain about .preinit_array
1897 section in DSO.
1898 (elf_bfd_final_link): Warn zero size for .init_array,
1899 .fini_array and .preinit_array sections.
1900
1901 * elfxx-ia64.c (elfNN_ia64_section_from_shdr): Remove
1902 SHT_INIT_ARRAY, SHT_FINI_ARRAY and SHT_PREINIT_ARRAY.
1903 (elfNN_ia64_fake_sections): Remove .init_array, .fini_array and
1904 .preinit_array.
1905
1906 2002-03-04 Alan Modra <amodra@bigpond.net.au>
1907
1908 * configure.in (WIN32LIBADD): Don't eval PICFLAG assignment.
1909 * configure: Regenerate.
1910
1911 2002-03-02 Tom Rix <trix@redhat.com>
1912
1913 * coff64-rs6000.c (xcoff64_howto_table): Replace howto types with
1914 symbolic equiv.
1915 * coff-rs6000.c (xcoff_howto_table): Same.
1916
1917 2002-03-01 David Mosberger <davidm@hpl.hp.com>
1918
1919 * elflink.h (size_dynamic_sections): If section named
1920 ".preinit_array" exists, create DT_PREINIT_ARRAY and
1921 DT_PREINIT_ARRAYSZ entries in dynamic table. Analogously for
1922 ".init_array" and ".fini_array".
1923 (elf_bfd_final_link): Handle DT_PREINIT_ARRAYSZ, DT_INIT_ARRAYSZ,
1924 DT_FINI_ARRAYSZ, DT_PREINIT_ARRAY, DT_INIT_ARRAY, and
1925 DT_FINI_ARRAY.
1926
1927 2002-02-26 Andrew Macleod <amacleod@cygnus.com>
1928
1929 * elflink.h (elf_bfd_final_link): Don't crash on SHN_UNDEF local
1930 dynsyms.
1931
1932 2002-02-25 Alan Modra <amodra@bigpond.net.au>
1933
1934 * elf64-hppa.h: Update copyright date.
1935
1936 * elf64-ppc.c (ppc64_elf_check_relocs): Warning fix.
1937 (ppc64_elf_relocate_section): Don't generate power4 style branch
1938 hints for *_BRTAKEN and *_BRNTAKEN relocs.
1939
1940 2002-02-22 Jakub Jelinek <jakub@redhat.com>
1941
1942 * elf64-sh64.c (sh_elf64_relocate_section): Fix a typo from my
1943 last patch.
1944 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
1945
1946 2002-02-21 Andreas Jaeger <aj@suse.de>
1947
1948 * elf64-x86-64.c: Major rework that introduces all recent changes
1949 to the x86-64 backend. Get a closer match to elf32-i386.
1950 (struct elf64_x86_64_dyn_relocs): Rename from
1951 elf64_x86_64_pcrel_relocs_copied, add additional fields. Change
1952 all users.
1953 (struct elf64_x86_64_link_hash_table): Add short cuts to some
1954 sections.
1955 (link_hash_newfunc): Rename from elf64_x86_64_link_hash_newfunc,
1956 remove casts, initialize new hash members.
1957 (create_got_section): New.
1958 (elf64_x86_64_create_dynamic_sections): New.
1959 (elf64_x86_64_copy_indirect_symbol): New.
1960 (elf64_x86_64_check_relocs): Don't allocate space for dynamic
1961 relocs, .got or .relgot here but do it in allocate_dynrelocs.
1962 Reference count possible .plt and .got entries. Don't test input
1963 section SEC_READONLY here to try to avoid copy relocs, and keep
1964 dyn_relocs regardless of ELF_LINK_NON_GOT_REF. Don't set
1965 DF_TEXTREL here. Delay setting of variables until needed. Cache
1966 pointer to "sreloc" section in elf_section_data. Tweak condition
1967 under which .got created. Report files with bad relocation
1968 section names.
1969 (elf64_x86_64_gc_sweep_hook): Sweep dyn_relocs and local_dynrel.
1970 Reference count possible .plt entries. Don't deallocate .got and
1971 .relgot space here.
1972 (elf64_x86_64_adjust_dynamic_symbol): Handle nocopyreloc. Don't
1973 do copy reloc processing for weakdefs. Remove redundant casts and
1974 aborts. Delay setting of vars until needed. Move creation of
1975 dynamic symbols and allocation of .plt and .rela.plt to
1976 allocate_dynrelocs. Replace BFD_ASSERT with abort.
1977 (WILL_CALL_FINISH_DYNAMIC_SYMBOL): New.
1978 (allocate_dynrelocs): New.
1979 (readonly_dynrelocs): New.
1980 (elf64_x86_64_size_dynamic_sections): Call readonly_dynrelocs.
1981 Allocate space for dyn relocs. Replace BFD_ASSERT with abort.
1982 Zero out the dynamic allocated content space.
1983 (elf64_x86_64_discard_copies): Removed.
1984 (elf64_x86_64_relocate_section): Make use of dynamic section
1985 short-cuts. Localise vars, and delay setting. Better error
1986 reporting, replace BFD_ASSERT with abort. Check
1987 ELF_LINK_HASH_DEF_DYNAMIC to see if a symbol is not defined in the
1988 regular object file and tread the weak definition as the normal
1989 one. Don't discard relocs for undefweak or undefined symbols and
1990 check !DEF_REGULAR as well as DEF_DYNAMIC in test for avoided copy
1991 relocs.
1992 (elf64_x86_64_finish_dynamic_symbol): Don't copy relocs for
1993 symbols that have been forced local. Use same test to decide if
1994 we can use a relative reloc for got as relocate_section. Expand
1995 SHN_UNDEF comment. Move expressions out of function calls.
1996 Replace BFD_ASSERT with abort.
1997 (bfd_elf64_bfd_final_link): Removed.
1998 (elf_backend_copy_indirect_symbol): Define.
1999
2000 2002-02-20 Tom Rix <trix@redhat.com>
2001
2002 * coff-rs6000.c (xcoff_howto_table): Add 16 bit R_BA.
2003 (_bfd_xcoff_reloc_type_lookup): Use it.
2004 * coff64-rs6000.c (xcoff64_howto_table): Same.
2005 (xcoff64_reloc_type_lookup): Same.
2006
2007 2002-02-20 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
2008
2009 * osf-core.c (osf_core_vec): OSF/1 (Digital Unix) core files are
2010 little endian.
2011
2012 2002-02-19 Martin Schwidefsky <schwidefsky@de.ibm.com>
2013
2014 * archures.c (bfd_mach_s390_esa): Rename to bfd_mach_s390_31.
2015 (bfd_mach_s390_esame): Rename to bfd_mach_s390_64.
2016 * bfd-in2.h: Regenerate.
2017 * cpu-s390.c (arch_info_struct): Use renamed architecture defines.
2018 Replace architecture name "s390" with "s390:31-bit" and "s390:esame"
2019 with "s390:64-bit".
2020 * elf32-s390.c (elf_howto_table): Add 32 bit pc relative relocations.
2021 (elf_s390_reloc_type_lookup): Likewise.
2022 (elf_s390_check_relocs): Likewise.
2023 (elf_s390_gc_sweep_hook): Likewise.
2024 (elf_s390_relocate_section): Likewise.
2025 (elf_s390_object_p): Use renamed architecture define.
2026 * elf64-s390.c (elf_s390_object_p): Use renamed architecture define.
2027
2028 2002-02-19 Frank Ch. Eigler <fche@redhat.com>
2029
2030 * syms.c (stt[]): Sorted. Added .init/.fini -> "t" mapping.
2031
2032 2002-02-19 Jakub Jelinek <jakub@redhat.com>
2033
2034 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Enable
2035 absptr -> pcrel optimization for shared libs.
2036 Only create minimal .eh_frame_hdr if absptr FDE encoding in shared
2037 library cannot be converted to pcrel.
2038 (_bfd_elf_eh_frame_section_offset): Return -2 if making absptr
2039 relative.
2040 * elf32-i386.c (elf_i386_relocate_section): If
2041 _bfd_elf_section_offset returned -2, skip, but make sure the
2042 relocation is installed.
2043 * elf32-arm.h (elf32_arm_final_link_relocate): Likewise.
2044 * elf32-cris.c (cris_elf_relocate_section): Likewise.
2045 * elf32-hppa.c (elf32_hppa_relocate_section): Likewise.
2046 * elf32-i370.c (i370_elf_relocate_section): Likewise.
2047 * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
2048 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
2049 * elf32-s390.c (elf_s390_relocate_section): Likewise.
2050 * elf32-sh.c (sh_elf_relocate_section): Likewise.
2051 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
2052 * elf64-ppc.c (ppc64_elf_relocate_section): Likewise.
2053 * elf64-s390.c (elf_s390_relocate_section): Likewise.
2054 * elf64-sh64.c (sh_elf64_relocate_section): Likewise.
2055 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
2056 * elf64-x86-64.c (elf64_x86_64_relocate_section): Likewise.
2057 * elf64-alpha.c (elf64_alpha_relocate_section): Handle
2058 _bfd_elf_section_offset returning -2 the same way as -1.
2059 * elfxx-ia64.c (elfNN_ia64_install_dyn_reloc): Likewise.
2060 * elf32-mips.c (mips_elf_create_dynamic_relocation): Add FIXME
2061 and BFD_ASSERT.
2062 * elf64-mips.c (mips_elf64_create_dynamic_relocation): Likewise.
2063
2064 2002-02-18 Tom Rix <trix@redhat.com>
2065
2066 * xcofflink.c (bfd_xcoff_link_gernate_rtinit): Add -brtl support.
2067 (bfd_xcoff_size_dynamic_sections): Same.
2068 * bfd-in.h (bfd_xcoff_link_generate_rtinit): Same.
2069 (bfd_xcoff_size_dynamic_sections): Same.
2070 * coff-rs6000.c (xcoff_generate_rtinit): Same.
2071 * coff-rs646000.c (xcoff64_generate_rtinit): Same.
2072 * libxcoff.h (struct xcoff_backend_data_rec): Same.
2073 * xcofflink.c (xcoff_build_ldsyms, xcoff_link_add_symbols): Clean.
2074 * bfd-in2.h: Regenerate.
2075
2076 2002-02-18 Alan Modra <amodra@bigpond.net.au>
2077
2078 * elf64-ppc.c (STFD_FR0_0R1, LFD_FR0_0R1, BLR): Define.
2079 (struct ppc_link_hash_table): Add sfpr.
2080 (ppc64_elf_link_hash_table_create): Init it.
2081 (ppc64_elf_create_dynamic_sections): Split creation of .stub and
2082 .glink out to..
2083 (create_linkage_sections): ..here. Make .sfpr too.
2084 (ppc64_elf_check_relocs): Call create_linkage_sections, and set
2085 dynobj early.
2086 (MIN_SAVE_FPR, MAX_SAVE_FPR): Define.
2087 (ppc64_elf_func_desc_adjust): Look for missing ._savef* and
2088 ._restf* functions, and create as needed.
2089 (func_desc_adjust): Only force_local for shared libs.
2090
2091 2002-02-18 David O'Brien <obrien@FreeBSD.org>
2092
2093 * configure.in: Bump version number post 2.12 branching.
2094 * configure: Regenerate.
2095
2096 2002-02-17 Hans-Peter Nilsson <hp@bitrange.com>
2097
2098 * mmo.c: Correct and improve comments.
2099 (mmo_write_chunk): Store trailing byte in bfd buffer; don't
2100 zero-pad. Use input to fill up non-empty bfd buffer.
2101 (mmo_flush_chunk): New function.
2102 (mmo_write_loc_chunk): Add parameter last_vmap, all callers
2103 changed. Don't emit location specifier if VMA is same as
2104 *LAST_VMAP after omitting leading zero contents. Call
2105 mmo_flush_chunk before emitting location specifier.
2106 (mmo_write_loc_chunk_list): Call mmo_flush_chunk when finished
2107 with mmo_write_loc_chunk calls.
2108 (mmo_internal_write_section): Call mmo_flush_chunk after
2109 mmo_write_chunk.
2110 (mmo_write_symbols_and_terminator): Move :Main to first position
2111 in symbol array. Add faked one if it does not exist if there are
2112 other symbols. Don't add it if there are no symbols at all. Move
2113 out test for value of :Main from symbol loop. Rename table
2114 fakemain to maintable and variable mainsym to fakemain.
2115
2116 2002-02-15 Richard Henderson <rth@redhat.com>
2117
2118 * elf64-alpha.c (elf64_alpha_relocate_section) [BRSGP]: A target
2119 section with no got matches any got. Simplify error generaion.
2120
2121 2002-02-15 Alan Modra <amodra@bigpond.net.au>
2122
2123 Support arbitrary length fill patterns.
2124 * linker.c (bfd_new_link_order): Zero all fields with bfd_zalloc.
2125 (_bfd_default_link_order): Remove bfd_fill_link_order code.
2126 Call default_data_link_order.
2127 (default_fill_link_order): Delete.
2128 (default_data_link_order): New function.
2129 * elf32-mips.c (_bfd_mips_elf_final_link): Replace occurrences
2130 of bfd_fill_link_order with bfd_data_link_order.
2131 * elf64-alpha.c (elf64_alpha_final_link): Likewise.
2132 * elf64-mips.c (mips_elf64_final_link): Likewise.
2133
2134 * bfd.c (bfd_scan_vma): Clamp overflows to max bfd_vma value.
2135 Correct value returned in "end" for "0x<non-hex>".
2136
2137 2002-02-14 Nick Clifton <nickc@cambridge.redhat.com>
2138
2139 * cpu-arm.c (processors): Replace 'arch' field with 'mach'.
2140 (scan): Test against 'mach' field in info structure.
2141
2142 2002-02-14 Alan Modra <amodra@bigpond.net.au>
2143
2144 * elf.c (elf_fake_sections): Use SHT_NOBITS when SEC_NEVER_LOAD.
2145
2146 2002-02-14 Matt Fredette <fredette@netbsd.org>
2147
2148 * elf32-m68k.c (elf32_m68k_print_private_bfd_data): Recognize
2149 EF_M68000.
2150
2151 2002-02-13 Nick Clifton <nickc@cambridge.redhat.com>
2152
2153 * elf.c (_bfd_elf_make_section_from_shdr): Do not insist on
2154 non-zero physical addresses when adjusting the LMAs of new
2155 sections.
2156
2157 2002-02-12 John David Anglin <dave@hiauly1.hia.nrc.ca>
2158
2159 * elf-hppa.h (elf_hppa_reloc_final_type): New function stripped
2160 from _bfd_elf_hppa_gen_reloc_type.
2161 (_bfd_elf_hppa_gen_reloc_type): Remove duplicate prototype.
2162 * elf32-hppa.h (elf32_hppa_reloc_final_type): Add protptype.
2163 * elf32-hppa.c: Include elf32-hppa.h before elf-hppa.h.
2164 * elf64-hppa.h (elf64_hppa_reloc_final_type): Add protptype.
2165
2166 2002-02-12 Alexandre Oliva <aoliva@redhat.com>
2167
2168 * elf-m10300.c (mn10300_elf_relax_section): Skip section before
2169 loading its contents if there's nothing to do in it.
2170
2171 2002-02-12 Alan Modra <amodra@bigpond.net.au>
2172
2173 * elf64-ppc.c (ppc64_elf_size_stubs): Correct test for crossing
2174 64k boundary.
2175
2176 * elf64-ppc.c (ppc64_elf_size_dynamic_sections): Add dynamic
2177 DT_PPC64_OPD and DT_PPC64_OPDSZ tags.
2178 (ppc64_elf_finish_dynamic_sections): Set values for them.
2179
2180 2002-02-11 Michael Snyder <msnyder@redhat.com>
2181
2182 * elf-bfd.h (elfcore_write_lwpstatus): Add prototype.
2183 * elf.c (elfcore_grok_pstatus): Add prototype.
2184 (elfcore_grok_lwpstatus): Add prototype.
2185 (elfcore_write_lwpstatus): New function.
2186 (elfcore_write_pstatus): Fix typo, eliminate unnecessary memcpy.
2187
2188 2002-02-11 Alexandre Oliva <aoliva@redhat.com>
2189
2190 * elf32-sh.c: Added missing prototypes.
2191 * elf32-sh64.c: Likewise.
2192 (sh_elf_align_loads): Mark unused args as such.
2193 * elf64-sh64.c: Added missing prototypes.
2194 (struct elf_sh64_link_hash_entry): Fix typo.
2195 (sh_elf64_relocate_section): Fix info argument passed to
2196 _bfd_elf_section_offset.
2197
2198 2002-02-11 Alan Modra <amodra@bigpond.net.au>
2199
2200 * Makefile.am: "make dep-am".
2201 * Makefile.in: Regenerate.
2202 * aclocal.m4: Regenerate.
2203 * config.in: Regenerate.
2204 * configure: Regenerate.
2205
2206 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
2207
2208 * coff-rs6000.c (xcoff_generate_rtinit): Silence uninitialized
2209 variable warnings.
2210 * elf32-sh.c (sh_elf_relax_section): Silence signed/unsigned
2211 comparison warning.
2212 * trad-core.c (trad_unix_core_file_p): Silence pointer/integer
2213 cast warnings for the common case.
2214
2215 2002-02-10 Hans-Peter Nilsson <hp@bitrange.com>
2216
2217 * config.bfd (sh-*-linux*, sh-*-elf* | sh-*-rtemself*): Add sh64
2218 vectors.
2219 (sh-*-netbsdelf*): New, to trump sh*-*-netbsdelf* and add sh64
2220 vectors.
2221
2222 2002-02-09 Richard Henderson <rth@redhat.com>
2223
2224 * elf64-alpha.c (elf64_alpha_howto): Add R_ALPHA_BRSGP.
2225 (elf64_alpha_reloc_map, elf64_alpha_check_relocs): Likewise.
2226 (elf64_alpha_relocate_section): Likewise.
2227 * reloc.c (BFD_RELOC_ALPHA_BRSGP): New.
2228 * bfd-in2.h, libbfd.h: Rebuild.
2229
2230 2002-02-09 Hans-Peter Nilsson <hp@bitrange.com>
2231
2232 * elf64-mmix.c (_bfd_mmix_finalize_linker_allocated_gregs): Check
2233 that base-plus-offset reloc accounting is consistent.
2234 (mmix_elf_relax_section): Keep base-plus-offset reloc accounting
2235 up to date for undefined symbols.
2236
2237 2002-02-08 Eric Christopher <echristo@redhat.com>
2238
2239 From Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2240
2241 * elf32-mips.c (_bfd_mips_elf_fake_sections): Don't create .rela
2242 sections for the O32 ABI.
2243
2244 2002-02-08 Chris Demetriou <cgd@broadcom.com>
2245
2246 * elf32-arm.h: Fix formatting of _("...").
2247 * elf32-d10v.c: Likewise.
2248 * elf32-m68k.c: Likewise.
2249 * elf32-mips.c: Likewise.
2250
2251 2002-02-08 Ivan Guzvinec <ivang@opencores.org>
2252
2253 * coff-or32.c: Fix compile time warning messages.
2254
2255 2002-02-08 Alexandre Oliva <aoliva@redhat.com>
2256
2257 Contribute sh64-elf.
2258 2002-01-23 Alexandre Oliva <aoliva@redhat.com>
2259 * reloc.c (R_SH_GOTPLT32, R_SH_GOT_LOW16, R_SH_GOT_MEDLOW16,
2260 R_SH_GOT_MEDHI16, R_SH_GOT_HI16, R_SH_GOTPLT_LOW16,
2261 R_SH_GOTPLT_MEDLOW16, R_SH_GOTPLT_MEDHI16, R_SH_GOTPLT_HI16,
2262 R_SH_PLT_LOW16, R_SH_PLT_MEDLOW16, R_SH_PLT_MEDHI16,
2263 R_SH_PLT_HI16, R_SH_GOTOFF_LOW16, R_SH_GOTOFF_MEDLOW16,
2264 R_SH_GOTOFF_MEDHI16, R_SH_GOTOFF_HI16, R_SH_GOTPC_LOW16,
2265 R_SH_GOTPC_MEDLOW16, R_SH_GOTPC_MEDHI16, R_SH_GOTPC_HI16,
2266 R_SH_GOT10BY4, R_SH_GOTPLT10BY4, R_SH_GOT10BY8, R_SH_GOTPLT10BY8,
2267 R_SH_COPY64, R_SH_GLOB_DAT64, R_SH_JMP_SLOT64, R_SH_RELATIVE64):
2268 New relocs.
2269 * libbfd.h, bfd-in2.h: Rebuilt.
2270 * elf32-sh.c (sh_elf_howto_table): Define new relocs.
2271 (sh_reloc_map): Map them.
2272 (PLT_ENTRY_SIZE, elf_sh_plt0_entry_be, elf_sh_plt0_entry_le,
2273 elf_sh_plt_entry_be, elf_sh_plt_entry_le, elf_sh_pic_plt_entry_be,
2274 elf_sh_pic_plt_entry_le, elf_sh_plt0_entry, elf_sh_plt_entry,
2275 elf_sh_pic_plt_entry, elf_sh_sizeof_plt, elf_sh_plt_plt0_offset,
2276 elf_sh_plt0_gotplt_offset, elf_sh_plt_temp_offset,
2277 elf_sh_plt_symbol_offset, elf_sh_plt_reloc_offset,
2278 movi_shori_putval) [INCLUDE_SHMEDIA]: New.
2279 (elf_sh_link_hash_entry) [INCLUDE_SHMEDIA]: Add
2280 datalabel_got_offset.
2281 (sh_elf_link_hash_newfunc): Initialize it.
2282 (sh_elf_relocate_section): Augment the scope of
2283 seen_stt_datalabel. Introduce GOTPLT support. Extend GOTPC, PLT,
2284 GOT and GOTOFF handling to new SHmedia relocation types. Support
2285 GOT_BIAS.
2286 (sh_elf_check_relocs): Likewise.
2287 (sh_elf_finish_dynamic_symbol) [TARGET_SHMEDIA]: Set up values in
2288 PLT entries using movi_shori_putval. Support GOT_BIAS.
2289 (sh_elf_finish_dynamic_sections): Likewise.
2290 * elf32-sh64.c (shmedia_prepare_reloc): Do not add addend to
2291 relocation, it's now done by the caller.
2292 (GOT_BIAS): New.
2293 * elf64-sh64.c (GOT_BIAS, PLT_ENTRY_SIZE, elf_sh64_sizeof_plt,
2294 elf_sh64_plt_plt0_offset, elf_sh64_plt0_gotplt_offset,
2295 elf_sh64_plt_temp_offset, elf_sh64_plt_symbol_offset,
2296 elf_sh64_plt_reloc_offset, ELF_DYNAMIC_INTERPRETER,
2297 elf_sh64_pcrel_relocs_copied, elf_sh64_link_hash_entry,
2298 elf_sh64_link_hash_table, sh64_elf64_link_hash_traverse,
2299 sh64_elf64_hash_table): New.
2300 (sh_elf64_howto_table): Introduce new relocs.
2301 (sh_elf64_info_to_howto): Accept new PIC relocs.
2302 (sh_elf64_relocate_section): Augment the scope of
2303 seen_stt_datalabel. Support new PIC relocs.
2304 (sh_elf64_check_relocs): Support new PIC relocs.
2305 (elf_sh64_plt0_entry_be, elf_sh64_plt0_entry_le,
2306 elf_sh64_plt_entry_be, elf_sh64_plt_entry_le,
2307 elf_sh64_pic_plt_entry_be, elf_sh64_pic_plt_entry_le,
2308 elf_sh64_plt0_entry, elf_sh64_plt_entry, elf_sh64_pic_plt_entry,
2309 sh64_elf64_link_hash_newfunc, sh64_elf64_link_hash_table_create,
2310 movi_shori_putval, movi_3shori_putval,
2311 sh64_elf64_create_dynamic_sections,
2312 sh64_elf64_adjust_dynamic_symbol, sh64_elf64_discard_copies,
2313 sh64_elf64_size_dynamic_sections,
2314 sh64_elf64_finish_dynamic_symbol,
2315 sh64_elf64_finish_dynamic_sections): New.
2316 (elf_backend_create_dynamic-sections,
2317 bfd_elf64_bfd_link_hash_table_create,
2318 elf_backend_adjust_dynamic_symbol,
2319 elf_backend_size_dynamic_sections,
2320 elf_backend_finish_dynamic_symbol,
2321 elf_backend_finish_dynamic_sections, elf_backend_want_got_plt,
2322 elf_backend_plt_readonly, elf_backend_want_plt_sym,
2323 elf_backend_got_header_size, elf_backend_plt_header_size):
2324 Define.
2325 2001-05-16 Alexandre Oliva <aoliva@redhat.com>
2326 * elf32-sh.c: Renumbered and renamed some SH5 relocations to
2327 match official numbers and names; moved unmaching ones to the
2328 range 0xf2-0xff.
2329 * elf32-sh64.c, elf64-sh64.c: Likewise.
2330 2001-03-12 DJ Delorie <dj@redhat.com>
2331 * elf32-sh.c (sh_elf_relax_section): Don't relax SHmedia
2332 sections.
2333 2001-03-12 DJ Delorie <dj@redhat.com>
2334 * elf32-sh64.c (shmedia_prepare_reloc): Validate relocs that must
2335 be aligned.
2336 * elf64-sh64.c (sh_elf64_relocate_section): Ditto.
2337 2001-01-14 Hans-Peter Nilsson <hpn@cygnus.com>
2338 * elf32-sh64.c (bfd_elf32_bfd_copy_private_section_data): Define.
2339 (sh64_elf_fake_sections): Set type to SHT_SH5_CR_SORTED for a
2340 .cranges section with SEC_SORT_ENTRIES set.
2341 (sh64_backend_section_from_shdr): Set SEC_SORT_ENTRIES on an
2342 incoming sorted .cranges section.
2343 (sh64_bfd_elf_copy_private_section_data): New.
2344 (sh64_elf_final_write_processing): Only sort .cranges and modify
2345 start address if called by linker.
2346 2001-01-08 Ben Elliston <bje@redhat.com>
2347 * elf32-sh64.c (sh64_elf_final_write_processing): Activate
2348 Hans-Peter Nilsson's set bit 0 patch from 2001-01-06.
2349 * elf64-sh64.c (sh64_elf64_final_write_processing): Ditto.
2350 2001-01-06 Hans-Peter Nilsson <hpn@cygnus.com>
2351 * elf64-sh64.c (sh_elf64_howto_table): No open brace at start of
2352 line. Add comments before all entries.
2353 <R_SH_PT_16, R_SH_SHMEDIA_CODE>: Correct and clarify describing
2354 comment.
2355 (sh_elf64_reloc): Correct head comment.
2356 (sh_elf64_relocate_section): Correct spacing.
2357 <relocating for a local symbol>: Do not honour STO_SH5_ISA32;
2358 instead call reloc_dangerous callback.
2359 <case R_SH_SHMEDIA_CODE>: New case.
2360 (sh_elf64_gc_mark_hook): Correct spacing.
2361 (sh_elf64_check_relocs): Ditto.
2362 * elf32-sh64.c (shmedia_prepare_reloc) <case R_SH_SHMEDIA_CODE>:
2363 New case.
2364 * elf32-sh.c: Correct #endif comments for #ifndef-wrapped
2365 functions.
2366 (sh_elf_howto_table) <R_SH_PT_16, R_SH_SHMEDIA_CODE>: Correct,
2367 clarify describing comment. Add comments before all entries.
2368 (sh_elf_relocate_section) <relocating for a local symbol>: Do not
2369 honour STO_SH5_ISA32; instead call reloc_dangerous callback.
2370 2001-01-06 Hans-Peter Nilsson <hpn@cygnus.com>
2371 Sort .cranges section in final link. Prepare to set bit 0 on
2372 entry address.
2373 * elf32-sh64.c (struct sh64_find_section_vma_data): New.
2374 (sh64_elf_link_output_symbol_hook): Fix typo in prototype.
2375 (sh64_elf_set_mach_from_flags): Set SEC_DEBUGGING on incoming
2376 .cranges section.
2377 (sh64_backend_section_from_shdr): New, to recognize
2378 SHT_SH5_CR_SORTED on incoming .cranges section.
2379 (elf_backend_section_from_shdr): Define.
2380 (sh64_elf_final_write_processing): Sort outgoing .cranges
2381 section. (New, temporarily disabled:) Set bit 0 on entry address
2382 according to ISA type.
2383 (sh64_find_section_for_address): New.
2384 (crange_qsort_cmpb, crange_qsort_cmpl, crange_bsearch_cmpb,
2385 crange_bsearch_cmpl): Move here from opcodes/sh64-dis.c.
2386 (sh64_address_in_cranges): Move here from opcodes/sh64-dis.c. Use
2387 bfd_malloc, not xmalloc.
2388 (sh64_get_contents_type): Move here from opcodes/sh64-dis.c. Make
2389 global.
2390 * elf32-sh64.c (sh64_elf64_final_write_processing): New, (but
2391 temporarily disabled) setting bit 0 on entry address.
2392 (elf_backend_final_write_processing): Define.
2393 2001-01-05 Hans-Peter Nilsson <hpn@cygnus.com>
2394 * elf32-sh.c (sh_elf_howto_table) <R_SH_PT_16>: Adjust fields to
2395 be a proper relocation for PTA and PTB rather than a marker.
2396 <R_SH_IMMU5, R_SH_IMMS6, R_SH_IMMU6, R_SH_IMMS10, R_SH_IMMS10BY2,
2397 R_SH_IMMS10BY4, R_SH_IMMS10BY8, R_SH_IMMS16, R_SH_IMMU16,
2398 R_SH_IMM_LOW16, R_SH_IMM_LOW16_PCREL, R_SH_IMM_MEDLOW16,
2399 R_SH_IMM_MEDLOW16_PCREL, R_SH_IMM_MEDHI16, R_SH_IMM_MEDHI16_PCREL,
2400 R_SH_IMM_HI16, R_SH_IMM_HI16_PCREL, R_SH_64, R_SH_64_PCREL>:
2401 Zero src_mask.
2402 * elf64-sh64.c: Ditto.
2403 (sh_elf64_relocate_section) <case R_SH_PT_16>: New case.
2404 * elf32-sh64.c: Include opcodes/sh64-opc.h
2405 (shmedia_prepare_reloc): Take a bfd_link_info pointer as first
2406 argument. Drop const qualifiers from "bfd *" and "bfd_byte *"
2407 parameters. No unused parameters. Caller changed.
2408 <case R_SH_PT_16>: New case.
2409 * Makefile.am (elf32-sh64.lo): Add dependency on sh64-opc.h.
2410 * Makefile.in: Regenerate.
2411 2000-12-30 Hans-Peter Nilsson <hpn@cygnus.com>
2412 * elf64-sh64.c (sh64_elf64_fake_sections): Set SHF_SH5_ISA32 for
2413 all code sections.
2414 (sh_elf64_set_mach_from_flags): Change from EF_SH64 to EF_SH5.
2415 (sh64_elf_merge_private_data): Ditto.
2416 * elf32-sh64.c (sh64_elf_fake_sections): Use sh64_elf_section_data
2417 to access stored section flags.
2418 (sh64_elf_final_write_processing): Return immediately unless
2419 called by linker. Use sh64_elf_section_data (cranges) to get size
2420 of linker-generated cranges entries.
2421 (sh64_elf_copy_private_data): Add missing "return true".
2422 (sh64_elf_set_mach_from_flags): Change from EF_SH64 to EF_SH5.
2423 (sh_elf64_merge_private_data): Ditto.
2424 2000-12-19 Hans-Peter Nilsson <hpn@cygnus.com>
2425 * elf64-sh64.c (sh64_elf64_fake_sections): New, copy of
2426 elf64-sh64.c:sh64_elf_fake_sections.
2427 (elf_backend_fake_sections): Define as sh64_elf64_fake_sections.
2428 2000-12-18 Hans-Peter Nilsson <hpn@cygnus.com>
2429 * elf32-sh64.c (sh64_elf_copy_private_data_internal): Delete.
2430 (sh64_elf_final_write_processing): New.
2431 (elf_backend_final_write_processing): Define.
2432 (sh64_elf_fake_sections): Get header flags from tdata field.
2433 (sh64_elf_copy_private_data): Do not call
2434 sh64_elf_copy_private_data_internal, just copy e_flags field.
2435 (sh64_elf_merge_private_data): Do not call
2436 sh64_elf_copy_private_data_internal.
2437 2000-12-12 Hans-Peter Nilsson <hpn@cygnus.com>
2438 Remove EF_SH64_ABI64, let ELF size make difference.
2439 Remove SH64-specific BFD section flag.
2440 * elf32-sh64.c (sh64_elf_fake_sections): Recognize section as
2441 containing SHmedia through elf_section_data (asect)->tdata
2442 non-zero, not using a BFD section flag.
2443 (sh64_elf_set_mach_from_flags): Don't recognize EF_SH64_ABI64.
2444 (sh64_elf_merge_private_data): Similar.
2445 (elf_backend_section_flags): Don't define.
2446 (sh64_elf_backend_section_flags): Delete.
2447 * elf64-sh64.c (sh_elf64_set_mach_from_flags): Recognize EF_SH64,
2448 not EF_SH64_ABI64.
2449 (sh_elf64_merge_private_data): Similar.
2450 * section.c (Section flags definitions): Don't define
2451 SEC_SH_ISA_SHMEDIA.
2452 (bfd-in2.h): Regenerate.
2453 2000-12-09 Hans-Peter Nilsson <hpn@cygnus.com>
2454 Make DataLabel references work with partial linking.
2455 * elf32-sh64.c: Fix formatting.
2456 (sh64_elf_link_output_symbol_hook): New.
2457 (elf_backend_link_output_symbol_hook): Define to
2458 sh64_elf_link_output_symbol_hook.
2459 (sh64_elf_add_symbol_hook): Make DataLabel symbol just global
2460 undefined if partial linking. Adjust sanity check.
2461 * elf64-sh64.c (sh64_elf64_link_output_symbol_hook): New.
2462 (elf_backend_link_output_symbol_hook): Define to
2463 sh64_elf64_link_output_symbol_hook.
2464 (sh64_elf64_add_symbol_hook): Make DataLabel symbol just global
2465 undefined if partial linking. Adjust sanity check.
2466 2000-12-07 Hans-Peter Nilsson <hpn@cygnus.com>
2467 Implement semantics for inter-file DataLabel references.
2468 * elf64-sh64.c (DATALABEL_SUFFIX): Define.
2469 (sh64_elf64_add_symbol_hook): New.
2470 (sh_elf64_relocate_section): If passing an indirect symbol with
2471 st_type STT_DATALABEL on the way to a symbol with st_other
2472 STO_SH5_ISA32, do not bitor 1 to the relocation.
2473 (elf_backend_add_symbol_hook): Define to
2474 sh64_elf64_add_symbol_hook.
2475 * elf64-sh32.c: Tweak comments.
2476 (DATALABEL_SUFFIX): Define.
2477 (sh64_elf_add_symbol_hook): New.
2478 (elf_backend_add_symbol_hook): Define to sh64_elf_add_symbol_hook.
2479 * elf32-sh.c (sh_elf_relocate_section): If passing an indirect
2480 symbol with st_type STT_DATALABEL on the way to a symbol with
2481 st_other STO_SH5_ISA32, do not bitor 1 to the relocation.
2482 2000-12-05 Hans-Peter Nilsson <hpn@cygnus.com>
2483 Pass through STT_DATALABEL.
2484 * elf32-sh64.c (sh64_elf_get_symbol_type): New.
2485 (elf_backend_get_symbol_type): Define.
2486 * elf64-sh64.c (sh64_elf64_get_symbol_type): New.
2487 (elf_backend_get_symbol_type): Define.
2488 2000-11-30 Hans-Peter Nilsson <hpn@cygnus.com>
2489 * elf32-sh64.c: Tweak comments.
2490 (sh64_elf_copy_private_data_internal): Add prototype.
2491 (bfd_elf32_bfd_set_private_flags): Define.
2492 (sh64_elf_copy_private_data_internal): Compare machine name, not
2493 textual BFD target name, to check whether to copy section flag
2494 SHF_SH5_ISA32.
2495 (sh64_elf_merge_private_data): Validize bfd_get_arch_size.
2496 Tweak section-contents-type-mismatch message.
2497 (shmedia_prepare_reloc): Add ATTRIBUTE_UNUSED markers.
2498 Validize reloc-types.
2499 * elf64-sh64.c: New file.
2500 * targets.c (bfd_elf64_sh64_vec, bfd_elf64_sh64l_vec): Declare.
2501 * Makefile.am (BFD64_BACKENDS): Add elf64-sh64.lo.
2502 (BFD64_BACKENDS_CFILES): Add elf64-sh64.c.
2503 Regenerate dependencies.
2504 * Makefile.in: Regenerate.
2505 * config.bfd (sh64-*-elf*): Add bfd_elf64_sh64_vec and
2506 bfd_elf64_sh64l_vec.
2507 * configure.in: Handle bfd_elf64_sh64_vec and
2508 bfd_elf64_sh64l_vec.
2509 * configure: Regenerate.
2510 * po/POTFILES.in: Regenerate.
2511 * po/bfd.pot: Regenerate.
2512 2000-11-29 Hans-Peter Nilsson <hpn@cygnus.com>
2513 * elf32-sh64.c (sh64_elf_set_mach_from_flags): Do not recognize
2514 anything else but EF_SH64 and EF_SH64_ABI64.
2515 (sh64_elf_merge_private_data): Emit error for anything else but
2516 EF_SH64 and EF_SH64_ABI64.
2517 * config.bfd: Remove bfd_elf32_shblin_vec and bfd_elf32_shlin_vec
2518 from targ_selvecs.
2519 * configure.in: Add cofflink.lo to bfd_elf32_sh64_vec and
2520 bfd_elf32_sh64l_vec as a temporary measure.
2521 * configure: Regenerate.
2522 2000-11-27 Hans-Peter Nilsson <hpn@cygnus.com>
2523 * cpu-sh.c (arch_info_struct): Include sh5 item
2524 unconditionalized.
2525 * config.bfd (sh64-*-elf*): Do not set targ_cflags.
2526 Add targ_selvecs bfd_elf32_sh_vec, bfd_elf32_shl_vec,
2527 bfd_elf32_shblin_vec and bfd_elf32_shlin_vec.
2528 * elf32-sh64.c: Tweak comments.
2529 (sh64_elf_set_mach_from_flags): Recognize all machine flags that
2530 are proper subsets of SH64 as bfd_mach_sh5. Add EF_SH64_ABI64.
2531 (sh64_elf_copy_private_data_internal): Wrap long line.
2532 (sh64_elf_merge_private_data): Rewrite to allow objects from
2533 SH64 subsets to be linked together.
2534 (INCLUDE_SHMEDIA): Define.
2535 * elf32-sh.c (sh_elf_relocate_section) <local symbol>:
2536 Parenthesize plus-expression inside or-expression.
2537 <global symbol>: Ditto.
2538 (sh_elf_set_mach_from_flags): Remove code refusing
2539 deleted EF_SH64_32BIT_ABI flag.
2540 2000-11-26 Hans-Peter Nilsson <hpn@cygnus.com>
2541 * elf32-sh.c (sh_elf_howto_table) <R_SH_IMM_LOW16_PCREL,
2542 R_SH_IMM_MEDLOW16_PCREL, R_SH_IMM_MEDHI16_PCREL,
2543 R_SH_IMM_HI16_PCREL, R_SH_64_PCREL>: Set pcrel_offset to true.
2544 (sh_elf_relocate_section) <local symbol>: Or 1 in
2545 calculation of relocation if sym->st_other & STO_SH5_ISA32.
2546 <global symbol>: Ditto if h->other & STO_SH5_ISA32.
2547 * elf32-sh64.c (shmedia_prepare_reloc): Add rel->r_addend to
2548 relocation.
2549 2000-11-24 Hans-Peter Nilsson <hpn@cygnus.com>
2550 * Makefile.am (BFD32_BACKENDS): Add elf32-sh64.lo.
2551 (BFD32_BACKENDS_CFILES): Add elf32-sh64.c.
2552 Regenerate dependencies.
2553 * Makefile.in: Regenerate.
2554 * archures.c: Add bfd_mach_sh5.
2555 * config.bfd: Map targ_cpu sh* to bfd_sh_arch.
2556 Handle sh64-*-elf*. Set targ_cflags to -DINCLUDE_SHMEDIA.
2557 * configure.in: Handle bfd_elf32_sh64_vec and bfd_elf32_sh64l_vec.
2558 * configure: Regenerate.
2559 * reloc.c (BFD_RELOC_SH_SHMEDIA_CODE, BFD_RELOC_SH_IMMU5,
2560 BFD_RELOC_SH_IMMS6, BFD_RELOC_SH_IMMS6BY32, BFD_RELOC_SH_IMMU6,
2561 BFD_RELOC_SH_IMMS10, BFD_RELOC_SH_IMMS10BY2,
2562 BFD_RELOC_SH_IMMS10BY4, BFD_RELOC_SH_IMMS10BY8,
2563 BFD_RELOC_SH_IMMS16, BFD_RELOC_SH_IMMU16, BFD_RELOC_SH_IMM_LOW16,
2564 BFD_RELOC_SH_IMM_LOW16_PCREL, BFD_RELOC_SH_IMM_MEDLOW16,
2565 BFD_RELOC_SH_IMM_MEDLOW16_PCREL, BFD_RELOC_SH_IMM_MEDHI16,
2566 BFD_RELOC_SH_IMM_MEDHI16_PCREL, BFD_RELOC_SH_IMM_HI16,
2567 BFD_RELOC_SH_IMM_HI16_PCREL, BFD_RELOC_SH_PT_16): New relocations.
2568 * cpu-sh.c [INCLUDE_SHMEDIA] (arch_info_struct): Define and link
2569 in item for SH5.
2570 * elf32-sh.c [INCLUDE_SHMEDIA] (sh_elf_howto_table): Add howto items
2571 for SHmedia relocs.
2572 [INCLUDE_SHMEDIA] (sh_rel): Add mappings for SHmedia relocs.
2573 [INCLUDE_SHMEDIA] (sh_elf_relocate_section) [default]: Call
2574 shmedia_prepare_reloc, goto final_link_relocate if it returns
2575 non-zero, else fail as before.
2576 (sh_elf_set_mach_from_flags): Provide function only if not defined
2577 as macro. Do not recognize objects with EF_SH64_32BIT_ABI set.
2578 (sh_elf_set_private_flags): Provide function only if not defined
2579 as a macro.
2580 (sh_elf_copy_private_data): Similar.
2581 (sh_elf_merge_private_data): Similar.
2582 * section.c (SEC_SH_ISA_SHMEDIA): New.
2583 * targets.c (bfd_elf32_sh64_vec, bfd_elf32_sh64l_vec): Declare.
2584 * elf32-sh64.c: New file.
2585 * libbfd.h: Regenerate.
2586 * bfd-in2.h: Regenerate.
2587 * po/POTFILES.in: Regenerate.
2588 * po/bfd.pot: Regenerate.
2589 * bfd-in2.h: Regenerate.
2590 * libbfd.h: Regenerate.
2591
2592 2002-02-07 Daniel Jacobowitz <drow@mvista.com>
2593
2594 * bfd-in.h: Update <stdbool.h> check to only see if <stdbool.h> has
2595 been included, not drag it in.
2596 * bfd-in2.h: Regenerate.
2597
2598 2002-02-06 H.J. Lu (hjl@gnu.org)
2599
2600 * elf32-mips.c (_bfd_mips_elf_merge_private_bfd_data): Update
2601 the mach and ISA fields if necessary.
2602
2603 2002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
2604
2605 * coffcode.h (coff_set_arch_mach_hook): Select the highest known
2606 ARM architecture when an F_ARM_5 flag is detected, since we cannot
2607 be sure exactly which architecture this represents.
2608
2609 2002-02-05 Nick Clifton <nickc@redhat.com>
2610
2611 * po/tr.po: Updated translation.
2612
2613 2002-02-05 Alan Modra <amodra@bigpond.net.au>
2614
2615 From Jimi X <jimix@watson.ibm.com>
2616 * archures (bfd_mach_ppc64): Define.
2617 (bfd_powerpc_arch): Rename to bfd_powerpc_archs.
2618 (bfd_powerpc_arch): Define.
2619 * bfd-in2.h: Regenerate.
2620 * cpu-powerpc.c (arch_info_struct): Rename to bfd_powerpc_archs.
2621 (bfd_powerpc_arch): Move to tail of bfd_powerpc_archs.
2622 (bfd_powerpc_archs): Add default powerpc64 arch.
2623
2624 2002-02-05 Alan Modra <amodra@bigpond.net.au>
2625
2626 * elf64-ppc.c (ppc64_elf_size_dynamic_sections): Check for relocs
2627 against section syms in readonly sections. Don't do the global
2628 sym check if we find one.
2629 * elf64-s390.c (elf_s390_size_dynamic_sections): Likewise.
2630 * elf32-hppa.c (elf32_hppa_size_dynamic_sections): Likewise.
2631 * elf32-i386.c (elf_i386_size_dynamic_sections): Likewise.
2632 * elf32-s390.c (elf_s390_size_dynamic_sections): Likewise.
2633 (elf_s390_grok_prstatus): Add missing prototype.
2634
2635 2002-02-04 Hans-Peter Nilsson <hp@bitrange.com>
2636
2637 * elf64-mmix.c (mmix_dump_bpo_gregs): New function.
2638 (mmix_elf_check_common_relocs) <case R_MMIX_BASE_PLUS_OFFSET>:
2639 Call bfd_get_section_by_name only once. Initialize
2640 bpodata->n_bpo_relocs_this_section.
2641 (_bfd_mmix_prepare_linker_allocated_gregs): Remove comment
2642 referring to DSOs.
2643 (bpo_reloc_request_sort_fn): Don't use difference of values as
2644 return-value.
2645
2646 2002-02-02 David O'Brien <obrien@FreeBSD>
2647
2648 * configure.in: Tweak the FreeBSD 4.x recognition more. Only treat
2649 version 4.5 and later the same as 5-CURRENT.
2650 * configure: Re-generate.
2651
2652 2002-02-02 Jason Thorpe <thorpej@wasabisystems.com>
2653
2654 * config.bfd (hppa*-*-netbsd*): New target.
2655
2656 2002-01-31 Philipp Thomas <pthomas@suse.de>
2657
2658 * coff-arm.c (coff_arm_merge_private_bfd_data): Move ERROR
2659 to front of message. Unify messages with elf32-arm.h. Use
2660 commas where neccessary.
2661 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Use all upcase
2662 ERROR in messages. Unify messages with coff-arm.c. Correct
2663 VFP/FPA error message.
2664 (elf32_arm_print_private_bfd_data): Don't mark APCS-26 and
2665 APCS-32 for translation.
2666
2667 2002-02-01 Hans-Peter Nilsson <hp@bitrange.com>
2668
2669 Perform on-demand global register allocation from
2670 R_MMIX_BASE_PLUS_OFFSET relocs.
2671 * elf64-mmix.c (struct bpo_reloc_section_info, struct
2672 bpo_reloc_request, struct bpo_greg_section_info): New.
2673 (mmix_elf_check_common_relocs, mmix_elf_gc_sweep_hook,
2674 bpo_reloc_request_sort_fn, mmix_elf_relax_section,
2675 _bfd_mmix_check_all_relocs,
2676 _bfd_mmix_prepare_linker_allocated_gregs,
2677 _bfd_mmix_finalize_linker_allocated_gregs): New functions.
2678 (elf_mmix_howto_table): Correct src_mask for most relocs.
2679 (mmix_elf_perform_relocation) <case R_MMIX_BASE_PLUS_OFFSET>: New
2680 case.
2681 (mmix_final_link_relocate) <case R_MMIX_BASE_PLUS_OFFSET>: New
2682 case. Fix typo in comment. New label do_mmix_reloc.
2683 (mmix_elf_check_relocs): Abuse bfd_link_info member base_file to
2684 store first object file with a base-plus-offset reloc. Call
2685 mmix_elf_check_common_relocs for the part common with mmo.
2686 (mmix_elf_final_link): Write out linker-allocated register
2687 contents section.
2688 (elf_backend_gc_sweep_hook): Define.
2689 (bfd_elf64_bfd_relax_section): Define.
2690
2691 * mmo.c: Don't include <ctype.h>
2692 (mmo_init): Correct init-once logic.
2693
2694 2002-02-01 Tom Rix <trix@redhat.com>
2695
2696 * config.bfd: Conditionally support <aiaff> for pre AIX 4.3.
2697
2698 2002-02-01 Alan Modra <amodra@bigpond.net.au>
2699
2700 * Makefile.am: Run "make dep-am"
2701 * Makefile.in: Regenerate.
2702
2703 2002-01-31 David O'Brien <obrien@FreeBSD>
2704
2705 * configure.in: Recognize the differences in core files from FreeBSD
2706 4.{0,1} and later versions of 4.x. This treats 4.2+ the same as
2707 5-CURRENT.
2708 * configure: Regenerate.
2709
2710 2002-01-31 Ivan Guzvinec <ivang@opencores.org>
2711
2712 * coff-or32.c: New file.
2713 * cpu-or32.c: New file.
2714 * elf32-or32.c: New file.
2715 * archures.c: Add support for or32.
2716 * targets.c: Add support for or32.
2717 * bfd-in2.h: Regenerate.
2718 * coffcode.h (coff_set_arch_mach_hook, coff_set_flags,
2719 coff_write_object_contents): Add support for or32.
2720 * config.bfd: Add target.
2721 * configure.in: Add support for or32.
2722 * configure: Regenerate.
2723 * Makefile.am: Add support for or32.
2724 * Makefile.in: Regenerate.
2725 * po/SRC-POTFILES.in: Add or32 files.
2726 * po/bfd.pot: Regenerate.
2727
2728 2002-01-31 Nick Clifton <nickc@cambridge.redhat.com>
2729 Don Lindsay <lindsayd@cisco.com>
2730
2731 * elf32-mips.c (mips_elf_calculate_relocation): Replace 'return
2732 false' with a return of a bfd_reloc_ error code.
2733
2734 2002-01-31 Hans-Peter Nilsson <hp@axis.com>
2735
2736 * elf32-cris.c (elf_cris_discard_excess_program_dynamics): Don't
2737 unexport unreferenced symbols when --export-dynamic. Call
2738 _bfd_elf_strtab_delref when unexporting.
2739
2740 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
2741
2742 * bfd-in.h: Include <stdbool.h> if it is available.
2743 * bfd-in2.h: Regenerated.
2744
2745 2002-01-31 Alan Modra <amodra@bigpond.net.au>
2746
2747 * elf64-ppc.c (func_desc_adjust): STV_PROTECTED functions should
2748 not go via the plt.
2749
2750 2002-01-30 Nick Clifton <nickc@cambridge.redhat.com>
2751
2752 * archures.c: Tidy up formatting of embedded comments.
2753 * bfd.c: Tidy up formatting of embedded comments.
2754 * bfd-in.h: Fix formatting of comments.
2755 * reloc.c: Tidy up formatting of ordinary & embedded comments.
2756 * section.c: Tidy up formatting of embedded comments.
2757 * syms.c: Tidy up formatting of embedded comments.
2758 * targets.c: Tidy up formatting of embedded comments.
2759
2760 * bfd-in2.h: Regenerate.
2761
2762 2002-01-30 Nick Clifton <nickc@cambridge.redhat.com>
2763
2764 * vms-tir.c (cmd_name): New function.
2765 (tir_cmd_name): New function.
2766 (etir_sta, etir_sto, etir_opr, etir_stc): Use cmd_name().
2767 (tir_opr, tir_ctl, tir_cmd): use tir_cmd_name().
2768 Fix formatting.
2769
2770 * peXXigen.c (pe_print_idata): Rearrange message to aid in
2771 translation.
2772 (pe_print_pdata): Rearrange message to aid in translation.
2773
2774 * libbfd.c (warn_deprecated): Rearrange error message to aid in
2775 translation.
2776
2777 * ihex.c (ihex_write_object_contents): Fix spelling typo.
2778
2779 * ieee.c (ieee_slurp_external_symbols): Remove spurious space.
2780
2781 * elf64-sparc.c (sparc64_elf_add_symbol_hook): Rearrange error
2782 message to aid in translation.
2783
2784 * elf64-mmix.c (mmix_final_link_relocate): Rearrange error message
2785 to aid in translation.
2786
2787 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Fix typo.
2788
2789 2002-01-30 Philipp Thomas <pthomas@suse.de>
2790
2791 * coff-arm.c, elf32-elf.h: Unify messages.
2792
2793 2002-01-30 Nick Clifton <nickc@redhat.com>
2794
2795 * po/sv.po: Updated translation.
2796
2797 2002-01-30 Philipp Thomas <pthomas@suse.de>
2798
2799 * dwarf2.c (read_abbrev): Use full section name in error message.
2800 (decode_line_info): Likewise.
2801
2802 * elf.c (_bfd_elf_symbol_from_bfd_symbol): Don't translate debugging
2803 message.
2804
2805 2002-01-30 Alan Modra <amodra@bigpond.net.au>
2806
2807 * elf64-ppc.c (func_desc_adjust): Only provide missing function
2808 descriptor symbols for undefined function code syms. Clear
2809 ELF_LINK_NON_ELF so that they can stay weak.
2810
2811 2002-01-29 Chris Demetriou <cgd@broadcom.com>
2812 Mitch Lichtenberg <mpl@broadcom.com>
2813
2814 * bfd-in.h (bfd_mips_elf32_create_embedded_relocs): New prototype.
2815 * elf32-mips.c (bfd_mips_elf32_create_embedded_relocs): New function
2816 to handle 32-bit ELF embedded reloc (ld --embedded-relocs)
2817 generation.
2818 * bfd-in2.h: Regenerate.
2819
2820 2002-01-29 Chris Demetriou <cgd@broadcom.com>
2821
2822 * elf32-mips.c: Add additional comments about HI16 relocation
2823 processing.
2824 (_bfd_mips_elf_hi16_reloc): Don't subtract address here for
2825 pc-relative relocations. (Reverts change made on 2001-10-31.)
2826 (_bfd_mips_elf_lo16_reloc): Subtract address of LO16 part here
2827 for pc-relative relocations.
2828 (mips_elf_calculate_relocation): Add a comment about a kludge
2829 in the R_MIPS_GNU_REL_HI16 handling.
2830 (_bfd_mips_elf_relocate_section): Implement that kludge;
2831 adjust pc-relative HI16 relocation for difference in HI16 and
2832 LO16 addresses, since it can't easily be done in
2833 mips_elf_calculate_relocation.
2834
2835 2002-01-29 Martin Schwidefsky <schwidefsky@de.ibm.com>
2836
2837 * elf32-i386 (elf_i386_adjust_dynamic_symbol): Do not replace PLT32
2838 relocations with PC32 relocations for undefined or weak symbols.
2839 * elf32-s390 (elf_i386_adjust_dynamic_symbol): Likewise.
2840 * elf64-s390x (elf_i386_adjust_dynamic_symbol): Likewise.
2841
2842 2002-01-28 Jason Thorpe <thorpej@wasabisystems.com>
2843
2844 * elfcore.h (elf_core_file_p): Improve comment for last change.
2845
2846 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
2847
2848 * configure: Regenerated.
2849
2850 2002-01-27 Jason Thorpe <thorpej@wasabisystems.com>
2851
2852 * elfcore.h (elf_core_file_p): Set the machine architecture
2853 before processing the program headers.
2854
2855 2002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
2856
2857 * configure.in <64-bit configuration>: If using gcc, check and
2858 emit error for egcs-1.1.2.
2859 * configure: Regenerate.
2860
2861 2002-01-26 Egor Duda <deo@logos-m.ru>
2862
2863 * elf.c (elfcore_grok_win32pstatus): Copy only as much information
2864 as possible to avoid stack corruption.
2865
2866 2002-01-26 Richard Henderson <rth@redhat.com>
2867
2868 * elf64-alpha.c (elf64_alpha_check_relocs): Don't set reltext
2869 for non-allocated sections.
2870
2871 2002-01-25 Mark Kettenis <kettenis@gnu.org>
2872
2873 * elf.c (elfcore_write_prstatus): Make sure we pass the address of
2874 prstat.pr_reg even if it is a struct.
2875
2876 2002-01-25 Steve Ellcey <sje@cup.hp.com>
2877
2878 * bfd/elfxx-ia64.c: Reset AIX vector function overrides for HP-UX.
2879
2880 2002-01-25 Philipp Thomas <pthomas@suse.de>
2881
2882 * coffgen.c (coff_print_symbol): Don't mark info message
2883 for translation.
2884
2885 2002-01-25 Nick Clifton <nickc@redhat.com>
2886
2887 * po/fr.po: Updated translation.
2888 * po/es.po: Updated translation.
2889
2890 2002-01-25 Philipp Thomas <pthomas@suse.de>
2891
2892 * coff-alpha.c (alpha_relocate_section): Unify warning message
2893 for GP relative relocations without GP defined.
2894 * coff-mips.c (mips_relocate_section): Likewise.
2895
2896 2002-01-25 Alan Modra <amodra@bigpond.net.au>
2897
2898 * elf-eh-frame.c (_bfd_elf_eh_frame_section_offset): Avoid
2899 unsigned overflow when new_offset < old_offset.
2900
2901 2002-01-24 Philipp Thomas <pthomas@suse.de>
2902
2903 * bfd.c (_bfd_abort): Fix typo.
2904
2905 2002-01-23 Richard Henderson <rth@redhat.com>
2906
2907 * elf64-alpha.c (elf64_alpha_adjust_dynamic_symbol): Don't suppress
2908 plt entries for undefweak symbols.
2909
2910 2002-01-23 Steve Ellcey <sje@cup.hp.com>
2911
2912 * bfd/targets.c (bfd_elf32_ia64_hpux_big_vec): Add to
2913 DEFAULT_VECTOR.
2914 (bfd_elf64_ia64_hpux_big_vec): Ditto.
2915 (bfd_elf32_h8300_vec): Ditto.
2916
2917 2002-01-23 Alan Modra <amodra@bigpond.net.au>
2918
2919 * elf64-ppc.c: Remove stale part of ABI comment.
2920 (NO_OPD_RELOCS): Define.
2921 (ppc64_elf_check_relocs): Use it.
2922 (ppc64_elf_relocate_section): Here too.
2923 (build_one_stub): Don't point function syms at the stub. Instead,
2924 hijack plt.offset.
2925 (ppc64_elf_relocate_section): Check whether REL24 relocs should
2926 really go to the stub. Make all dynamic relocs in opd against
2927 locals.
2928 (ppc64_elf_finish_dynamic_symbol): Allow for non-standard use of
2929 plt.offset.
2930
2931 2002-01-22 Richard Henderson <rth@redhat.com>
2932
2933 * elf64-alpha.c (INSN_UNOP): Encode with RB as $sp.
2934
2935 2002-01-22 Alan Modra <amodra@bigpond.net.au>
2936
2937 * elf64-ppc.c (ppc64_elf_finish_dynamic_sections): Correct sign of
2938 TOC_BASE_OFF adjustment.
2939
2940 * Makefile.am: Run "make dep-am".
2941 * Makefile.in: Regenerate.
2942 * po/SRC-POTFILES.in: Regenerate.
2943
2944 2002-01-22 John David Anglin <dave@hiauly1.hia.nrc.ca>
2945
2946 * configure.host (hppa*64*-*-hpux*, hppa*64*-*-linux*): Add new
2947 host defines.
2948
2949 2002-01-21 Hans-Peter Nilsson <hp@axis.com>
2950
2951 * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_32_GOTREL>:
2952 Check for and emit error if sgot is NULL at this point.
2953
2954 2002-01-21 Jason Thorpe <thorpej@wasabisystems.com>
2955
2956 * config.bfd (ia64*-*-netbsd*): New target.
2957
2958 2002-01-21 Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at>
2959
2960 * som.c (som_write_space_strings): Comment typo fix.
2961
2962 2002-01-21 Alan Modra <amodra@bigpond.net.au>
2963
2964 * elf64-ppc.c (struct ppc_link_hash_entry): Add is_func and
2965 is_func_descriptor fields.
2966 (link_hash_newfunc): Init them.
2967 (ppc64_elf_check_relocs): Only R_PPC24_REL24 syms starting with a
2968 dot are candidates for plt entries. When processing .opd relocs,
2969 set function descriptor strings to point inside function code
2970 string, and set new ppc_link_hash_entry fields.
2971 (ppc64_elf_gc_sweep_hook): Don't sweep R_PPC64_REL24 relocs.
2972 (ppc64_elf_adjust_dynamic_symbol): Remove most code dealing with
2973 function descriptors. It's now done in..
2974 (func_desc_adjust): New.
2975 (ppc64_elf_func_desc_adjust): New.
2976 (define elf_backend_always_size_sections): Define.
2977 (ppc64_elf_hide_symbol): New.
2978 (define elf_backend_hide_symbol): Define.
2979 (allocate_dynrelocs): Remove code looking up function descriptors
2980 as that has been done earlier.
2981 (ppc64_elf_size_dynamic_sections): Use htab shortcut to elf hash
2982 table.
2983 (ppc64_elf_finish_dynamic_symbol): Likewise. Remove code looking
2984 up function descriptor.
2985 (build_one_stub): Look up the function code sym. Check for
2986 invalid plt offsets.
2987 (ppc64_elf_relocate_section): Tweak calls to undefined weak syms.
2988 Convert R_PPC64_TOC relocs to R_PPC64_RELATIVE in shared libs.
2989
2990 * elf-bfd.h (elf_backend_data <elf_backend_hide_symbol>): Add
2991 boolean param.
2992 (_bfd_elf_link_hash_hide_symbol): Likewise.
2993 * elflink.h (elf_link_add_object_symbols): Adjust call to
2994 elf_backend_hide_symbol.
2995 (elf_fix_symbol_flags): Likewise.
2996 (elf_link_assign_sym_version): Likewise. Use bfd_malloc rather
2997 than bfd_alloc.
2998 * elf.c (_bfd_elf_link_hash_hide_symbol): Add "force_local" param.
2999 Set ELF_LINK_FORCED_LOCAL and call _bfd_elf_strtab_delref.
3000 * elf32-hppa.c (elf32_hppa_hide_symbol): Likewise.
3001 (clobber_millicode_symbols): Adjust to suit new hide_symbol.
3002 * elf32-cris.c (elf_cris_hide_symbol): Add "force_local" param
3003 and adjust to suit.
3004 * elf32-mips.c (_bfd_mips_elf_hide_symbol): Likewise, and call
3005 _bfd_elf_link_hash_hide_symbol rather than duplicating code.
3006 * elfxx-ia64.c (elfNN_ia64_hash_hide_symbol): Likewise.
3007
3008 2002-01-18 Alan Modra <amodra@bigpond.net.au>
3009
3010 * elf64-ppc.c (ppc64_elf_adjust_dynamic_symbol): Test for a
3011 dynamic function descriptor symbol, not the associated function
3012 symbol.
3013
3014 2002-01-17 Eric Christopher <echristo@redhat.com>
3015
3016 * elf32-mips.c (mips_elf_calculate_relocation): Fix typo.
3017
3018 2002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
3019
3020 * po/bfd.pot: Regenerate.
3021 * po/fr.po: Regenerate.
3022
3023 2002-01-17 Alan Modra <amodra@bigpond.net.au>
3024
3025 * elf-bfd.h (elf_backend_data <elf_backend_section_from_bfd_section>):
3026 Remove "Elf_Internal_Shdr *" param.
3027 (_bfd_mips_elf_section_from_bfd_section): Ditto.
3028 * elf32-mips.c (_bfd_mips_elf_section_from_bfd_section): Ditto.
3029 * elf32-m32r.c (_bfd_m32r_elf_section_from_bfd_section): Ditto.
3030 * elf32-v850.c (v850_elf_section_from_bfd_section): Ditto.
3031 * elf64-mmix.c (mmix_elf_section_from_bfd_section): Ditto.
3032 * elfxx-ia64.c (elfNN_hpux_backend_section_from_bfd_section): Ditto.
3033 * elf.c (_bfd_elf_section_from_bfd_section): Allow backend
3034 function to override special sections. Remove hdr arg from
3035 backend call, and don't loop.
3036
3037 2002-01-16 Eric Christopher <echristo@redhat.com>
3038
3039 * elf32-mips.c (mips_elf_calculate_relocation): Set require_jalxp
3040 on R_MIPS_26 and target is 16bit. Add R_MIPS16_GPREL to list of
3041 relocations requiring gp0 and gp.
3042
3043 2002-01-16 Richard Earnshaw <rearnsha@arm.com>
3044
3045 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Handle
3046 EF_ARM_VFP_FLOAT.
3047 (elf32_arm_print_private_bfd_data): Likewise.
3048
3049 2002-01-16 Nick Clifton <nickc@cambridge.redhat.com>
3050
3051 * po/tr.po: Import new version.
3052
3053 2002-01-16 Alan Modra <amodra@bigpond.net.au>
3054
3055 * elf64-ppc.c (ppc64_elf_howto_raw): Remove stale FIXMEs.
3056 (ppc64_elf_reloc_type_lookup): Use proper CTOR reloc.
3057 (ORI_R0_R0_0): Correct.
3058
3059 2002-01-16 Alan Modra <amodra@bigpond.net.au>
3060
3061 * elflink.c (_bfd_elf_create_dynamic_sections): Don't set SEC_CODE
3062 when plt_not_loaded.
3063 * elf64-ppc.c (ppc64_elf_create_dynamic_sections): No need to
3064 clear .plt SEC_CODE here. Create .stub and correct .glink flags.
3065 (PLT_INITIAL_ENTRY_SIZE): Set to 24.
3066 (ppc64_elf_glink_code): Delete.
3067 (PPC64_ELF_GLINK_SIZE): Delete.
3068 (ADDIS_R12_R2, STD_R2_40R1, LD_R11_0R12, LD_R2_0R12, MTCTR_R11,
3069 BCTR, ADDIS_R12_R12_1, LD_R2_40R1, NOP, LI_R0_0, B_DOT, LIS_R0_0,
3070 ORI_R0_R0_0): Define.
3071 (PLT_CALL_STUB_SIZE, GLINK_CALL_STUB_SIZE): Define.
3072 (struct ppc_link_hash_table): Add sstub and plt_overflow.
3073 (ppc64_elf_link_hash_table_create): Init them.
3074 (ppc64_elf_check_relocs <R_PPC64_REL24>): Refcount .plt entry.
3075 Don't copy to shared lib.
3076 (ppc64_elf_check_relocs): Call bfd_set_error on errors.
3077 (ppc64_elf_gc_sweep_hook <R_PPC64_REL24>): Sweep plt refcount.
3078 (allocate_dynrelocs <plt>): Don't change function sym here. Make
3079 room for .stub and .glink code.
3080 (ppc64_elf_size_dynamic_sections): Handle .stub. Make entry for
3081 DT_PPC64_GLINK.
3082 (ppc64_elf_final_link): Rename to ppc64_elf_set_toc. Don't call
3083 bfd_elf64_bfd_final_link.
3084 (bfd_elf64_bfd_final_link): Don't define.
3085 (ppc64_elf_size_stubs): New.
3086 (build_plt_stub): New.
3087 (build_one_stub): New.
3088 (ppc64_elf_build_stubs): New.
3089 (ppc64_elf_relocate_section <toc relocs>): Remove assert.
3090 (ppc64_elf_relocate_section): Don't copy R_PPC64_REL24 relocs.
3091 (ppc64_elf_finish_dynamic_symbol): Don't build stubs here. Set
3092 DT_PPC64_GLINK entry. Tweak DT_PLTGOT, DT_JMPREL, DT_PLTRELSZ in
3093 case output sections not separate. Adjust DT_RELASZ to not
3094 include plt relocs. Set reserved got entry. Set got and plt
3095 entry size.
3096 (elf_backend_got_header_size): Set to 8.
3097 * elf64-ppc.h: New file.
3098
3099 2002-01-16 Alan Modra <amodra@bigpond.net.au>
3100
3101 * elf32-arm.h (elf32_arm_size_dynamic_sections): When removing
3102 sections, use bfd_section_list_remove.
3103 * elf32-i370.c (i370_elf_size_dynamic_sections): Likewise.
3104 * elflink.h (elf_link_add_object_symbols): When removing all
3105 sections, use bfd_section_list_clear.
3106
3107 2002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
3108
3109 * po/sv.po: New file: Swedish translation.
3110 * configure.in (ALL_LINGUAS): Add sv.
3111 * configure: Regenerate.
3112
3113 2002-01-15 Jakub Jelinek <jakub@redhat.com>
3114
3115 * elflink.h (elf_link_input_bfd): Back out 2002-01-07 change.
3116 * elf.c (merge_sections_remove_hook): New function.
3117 (_bfd_elf_merge_sections): Pass it as 3rd argument to
3118 _bfd_merge_sections.
3119 * libbfd-in.h (_bfd_merge_sections): Add 3rd argument.
3120 * libbfd.h: Rebuilt.
3121 * merge.c (_bfd_merge_sections): Add remove_hook argument.
3122 Call remove_hook if a SEC_EXCLUDE section is encountered.
3123
3124 2002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
3125
3126 * elf32-xstormy16.c (xstormy16_reloc_map): Add new field 'table'.
3127 (xstormy16_reloc_map): Initialise new field with correct howto
3128 table.
3129 (xstormy16_reloc_type_lookup): Use 'table' field to locate correct
3130 howto entry.
3131
3132 2002-01-10 Michael Snyder <msnyder@redhat.com>
3133
3134 * elf.c (elfcore_write_prstatus): Use long instead of pid_t;
3135 (elfcore_write_pstatus): Use long instead of pid_t;
3136 * elf-bfd.h: Change prototypes to use long instead of pid_t;
3137
3138 2002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
3139
3140 * elf.c: Update copyright years.
3141 (elfcore_grok_netbsd_note): Use NT_NETBSDCORE_PROCINFO
3142 and NT_NETBSDCORE_FIRSTMACH. Improve a comment.
3143
3144 2002-01-08 Michael Snyder <msnyder@redhat.com>
3145
3146 Add capability to write corefile note sections, for gdb.
3147 * elf.c (elfcore_write_note): New function.
3148 (elfcore_write_prpsinfo): New function.
3149 (elfcore_write_prstatus): New function.
3150 (elfcore_write_pstatus): New function.
3151 (elfcore_write_prfpreg): New function.
3152 (elfcore_write_prxfpreg): New function.
3153 * elf-bfd.h: Add prototypes for above functions.
3154
3155 2002-01-08 Alexandre Oliva <aoliva@redhat.com>
3156
3157 * elf.c (elf_fake_sections): Propagate errors from
3158 elf_backend_fake_section.
3159
3160 2002-01-07 Jason Thorpe <thorpej@wasabisystems.com>
3161
3162 * Makefile.am (BFD32_BACKENDS): Add elf32-sh-nbsd.lo.
3163 (BFD32_BACKENDS_CFILES): Add elf32-sh-nbsd.c.
3164 (elf32-sh-nbsd.lo): New rule.
3165 * Makefile.in: Regenerate.
3166 * config.bfd (sh*le-*-netbsdelf*): New target.
3167 (sh*-*-netbsdelf*): New target.
3168 * configure.in: Include netbsd-core.lo for native sh*-*-netbsd*.
3169 (bfd_elf32_shnbsd_vec): New vector.
3170 (bfd_elf32_shlnbsd_vec): New vector.
3171 * configure: Regenerate.
3172 * elf32-sh-nbsd.c: New file.
3173 * targets.c: Update copyright years.
3174 (_bfd_target_vector): Add bfd_elf32_shlnbsd_vec and
3175 bfd_elf32_shnbsd_vec.
3176
3177 2002-01-07 Aldy Hernandez <aldyh@redhat.com>
3178
3179 * coff-rs6000.c (READ20): Use bfd_scan_vma.
3180
3181 2002-01-07 Geoffrey Keating <geoffk@redhat.com>
3182
3183 * elflink.h (elf_link_input_bfd): Don't ask for the merged offset
3184 of a symbol in a section that will be deleted.
3185
3186 2002-01-07 Nick Clifton <nickc@cambridge.redhat.com>
3187
3188 * po/es.po: New file: Spanish translation.
3189 * configure.in (ALL_LINGUAS): Add es.
3190 * configure: Regenerate.
3191
3192 2002-01-06 Steve Ellcey <sje@cup.hp.com>
3193
3194 * elfxx-ia64.c (is_unwind_section_name): Add target vector as
3195 argument so we can handle HP-UX specially.
3196 (elfNN_ia64_hpux_vec): New for use in is_unwind_section_name.
3197 (elfNN_hpux_backend_section_from_bfd_section): New for support
3198 of SHN_IA_64_ANSI_COMMON.
3199 (elfNN_ia64_relax_section): Add support for SHN_IA_64_ANSI_COMMON.
3200 (is_unwind_section_name): Add special HP-UX support.
3201 (elfNN_ia64_section_from_shdr): Add support for more sections.
3202 (elfNN_ia64_fake_sections): Modify is_unwind_section_name call and
3203 add support for more sections.
3204 (elfNN_ia64_additional_program_headers): Modify
3205 is_unwind_section_name call.
3206 (elfNN_ia64_modify_segment_map): Remove assumption that there is
3207 only one unwind section in segment.
3208
3209 2002-01-06 Alan Modra <amodra@bigpond.net.au>
3210
3211 * syms.c (_bfd_generic_make_empty_symbol): New function.
3212 * libbfd-in.h (_bfd_nosymbols_make_empty_symbol): Define as
3213 _bfd_generic_make_empty_symbol.
3214 * libbfd.h: Regenerate.
3215 * bfd-in2.h: Regenerate.
3216 * hppabsd-core.c (hppabsd_core_make_empty_symbol): Delete function.
3217 (hppabsd_core_get_symtab_upper_bound): Don't define.
3218 (hppabsd_core_get_symtab): Likewise.
3219 (hppabsd_core_print_symbol): Likewise.
3220 (hppabsd_core_get_symbol_info): Likewise.
3221 (hppabsd_core_bfd_is_local_label_name): Likewise.
3222 (hppabsd_core_get_lineno): Likewise.
3223 (hppabsd_core_find_nearest_line): Likewise.
3224 (hppabsd_core_bfd_make_debug_symbol): Likewise.
3225 (hppabsd_core_read_minisymbols): Likewise.
3226 (hppabsd_core_minisymbol_to_symbol): Likewise.
3227 (hppabsd_core_vec): Use BFD_JUMP_TABLE_SYMBOLS (_bfd_nosymbols).
3228 Formatting fixes.
3229 * hpux-core.c: Similarly.
3230 * irix-core.c: Similarly.
3231 * osf-core.c: Similarly.
3232 * sco5-core.c: Similarly.
3233 * binary.c (binary_make_empty_symbol): Remove function, define as
3234 _bfd_generic_make_empty_symbol.
3235 * ihex.c (ihex_make_empty_symbol): Likewise.
3236 * mmo.c (mmo_make_empty_symbol): Likewise.
3237 * ppcboot.c (ppcboot_make_empty_symbol): Likewise.
3238 * srec.c (srec_make_empty_symbol): Likewise.
3239 * versados.c (versados_make_empty_symbol): Likewise.
3240 * vms.c (_bfd_vms_make_empty_symbol): Remove.
3241 (vms_make_empty_symbol): Define as _bfd_generic_make_empty_symbol.
3242 * vms-gsd.c (_bfd_vms_slurp_gsd): Call bfd_make_empty_symbol
3243 rather than _bfd_vms_make_empty_symbol.
3244 * vms-misc.c (new_symbol): Likewise.
3245
3246 2002-01-05 Alan Modra <amodra@bigpond.net.au>
3247
3248 * section.c (bfd_section_init): Remove unnecessary initialisations.
3249 (bfd_section_list_clear): New function.
3250 (bfd_section_list_remove, bfd_section_list_insert): New macros.
3251 (_bfd_strip_section_from_output): Use them.
3252 * coffcode.h (coff_set_alignment_hook): Likewise.
3253 * elf32-mips.c (_bfd_mips_elf_final_link): Likewise.
3254 * elf64-mips.c (mips_elf64_final_link): Likewise.
3255 * elf64-mmix.c (mmix_elf_final_link): Likewise.
3256 * sunos.c (sunos_add_dynamic_symbols): Likewise.
3257 * xcofflink.c (_bfd_xcoff_bfd_final_link): Likewise.
3258 * bfd-in2.h: Regenerate.
3259
3260 * netbsd-core.c (netbsd_core_file_p): Use bfd_make_section_anyway
3261 rather than doing our own section handling. Clean up after errors
3262 with bfd_release and bfd_section_list_clear. Handle unexpected
3263 flags.
3264 * aoutf1.h (sunos4_core_file_p): Likewise.
3265 * aix386-core.c (aix386_core_file_p): Likewise.
3266 * cisco-core.c (cisco_core_file_validate): Likewise.
3267 * ptrace-core.c (ptrace_unix_core_file_p): Likewise.
3268 * trad-core.c (trad_unix_core_file_p): Likewise.
3269
3270 * hppabsd-core.c (hppabsd_core_core_file_p): Clean up after errors
3271 with bfd_release and bfd_section_list_clear.
3272 * hpux-core.c (hpux_core_core_file_p): Likewise.
3273 * irix-core.c (irix_core_core_file_p): Likewise.
3274 * lynx-core.c (lynx_core_file_p): Likewise.
3275 * osf-core.c (osf_core_core_file_p): Likewise.
3276 * rs6000-core.c (rs6000coff_core_p): Likewise.
3277 * sco5-core.c (sco5_core_file_p): Likewise.
3278
3279 * elf32-mips.c (_bfd_mips_elf_lo16_reloc): Simplify, and perform
3280 sign extension adjustments without conditionals.
3281
3282 2002-01-04 Jakub Jelinek <jakub@redhat.com>
3283
3284 * elf-eh-frame.c (_bfd_elf_write_section_eh_frame): Don't crash if
3285 CIE at .eh_frame start is removed due to no FDEs referencing it.
3286
3287 2002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
3288
3289 * config.bfd (x86_64-*-netbsd*): New target.
3290 * configure.in (x86_64-*-netbsd*): Set COREFILE
3291 to netbsd-core.lo.
3292 * configure: Regenerated.
3293
3294 2002-01-03 Tom Rix <trix@redhat.com>
3295
3296 * xcofflink.c (_bfd_xcoff_bfd_final_link): Update .pad section ordering
3297 for recent bfd_make_section_anyway change.
3298
3299 2002-01-03 Nick Clifton <nickc@cambridge.redhat.com>
3300
3301 * elf32-arm.h (elf32_arm_final_link_relocate): Handle
3302 R_ARM_THM_PC11 reloc.
3303
3304 2002-01-02 Nick Clifton <nickc@cambridge.redhat.com>
3305
3306 * configure.in (LINGUAS): Add ja.
3307 * configure: Regenerate.
3308 * po/ja.po: Import from translation project's web site.
3309
3310 2002-01-02 Nick Clifton <nickc@cambridge.redhat.com>
3311
3312 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Reformat error
3313 messages to ease translation into other languages.
3314
3315 For older changes see ChangeLog-0001
3316 \f
3317 Local Variables:
3318 mode: change-log
3319 left-margin: 8
3320 fill-column: 74
3321 version-control: never
3322 End: