3 * elf64-sparc.c (sparc64_elf_size_dynamic_sections): Remove
8 * elf32-mips.c (mips_elf_local_relocation_p): New static
10 (mips_elf_next_lo16_addend): Call bfd_set_error on failure.
11 (mips_elf_calculate_relocation): Use mips_elf_local_relocation_p.
12 Always set *require_jalxp.
13 (mips_elf_stub_section_p): Mark abfd parameter as unused.
14 (_bfd_mips_elf_relocate_section): Only look for LO16 following
15 GOT16 if the GOT16 is against a local symbol. Don't return false
16 for an undefined symbol. If there is an overflow, assert that we
21 * elflink.h (elf_link_record_local_dynamic_symbol): Remove unused
22 variables `link' and `elfsec'.
23 (elf_bfd_final_link): Remove unused variable `os'.
27 * elf32-mips.c (_bfd_mips_elf_modify_segment_map): Don't require
28 a PT_PHDR program headers.
29 (_bfd_mips_elf_final_link): Don't assume there are going to be
30 section symbols when we're not building a shared object.
31 (_bfd_mips_elf_check_relocs): Make sure we have a GOT when
36 * config.bfd (i[3456]86-*-vxworks*): New target.
40 * elf32-mips.c (mips_elf_stub_section_p): New function.
41 (mips_elf_calculate_relocation): Handle MIPS16 stub functions.
42 (mips_elf_relocate_section): Adjust calling sequence for
43 mips_elf_calculate_relocation and mips_elf_perform_relocation.
44 (mips_elf_perform_relocation): Turn `jal' into `jalx' where
49 * configure.in: Bump version number to 2.9.5.
54 * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type, case R_HPPA): Handle
56 (_bfd_elf_hppa_gen_reloc_type, case R_GOTOFF): Use base reloc type
57 to derive final type instead of hardwiring a selection.
61 * elf32-mips.c (mips_elf_obtain_contents): Swap 16-bit halves of
62 things relocated by R_MIPS16_GPREL.
63 (mips_elf_perform_relocation): Likewise.
67 * elfxx-target.h (elfNN_bed): Add elf_backend_want_dynbss.
71 * elf32-mips.c (struct mips_got_info): Add global_gotno.
72 (_bfd_mips_elf_size_dynamic_sections): Set it.
73 (_bfd_mips_elf_final_link): Re-sort; verify the got did not grow.
74 (mips_elf_sort_hash_table): Set max_non_got_dynindex based off
75 new argument max_local.
79 * elf32-mips.c (mips_elf_obtain_contents): Swap the 16-bit
80 subwords when handling an R_MIPS16_26 relocation.
81 (mips_elf_perform_relocation): Don't be paranoid abour right-shift
84 * elf32-mips.c (elf_mips16_gprel_howto): Adjust src_mask and
85 dst_mask to match reality.
86 (_bfd_mips_elf_calculate_relocation): Handle R_MIPS16_GPREL.
87 (mips_elf_obtain_contents): Use bfd_get.
88 (mips_elf_perform_relocation): Handle R_MIPS16_GPREL.
89 (mips_elf_relocate_section): Likewise.
93 * elf32-mips.c (mips_elf_calculate_relocation): Handle R_MIPS16_26.
94 (mips_elf_relocate_section): Adjust calling sequence for
95 mips_elf_perform_relocation.
96 (mips_elf_perform_relocation): Take additional argument. Handle
97 R_MIPS16_26. Use bfd_put for convenience.
101 * elf.c (assign_file_positions_for_segments): Thinko last change.
102 Always overwrite p_flags.
106 * elf-bfd.h (struct elf_backend_data): Add want_dynbss.
107 * elflink.c (_bfd_elf_create_dynamic_sections): Only create
108 .dynbss and .rel[a].bss if want_dynbss.
109 * elfxx-target.h (elf_backend_want_dynbss): Provide default.
113 * elf.c (assign_file_positions_for_segments): Don't overwrite p_flags.
117 * elf-bfd.h (struct elf_link_local_dynamic_entry): New.
118 (struct elf_link_hash_table): Add dynlocal.
119 (_bfd_elf_link_lookup_local_dynindx): Prototype.
120 (_bfd_elf_link_adjust_dynindx): Delete.
121 (_bfd_elf_link_renumber_dynsyms): Prototype.
122 (_bfd_elf,link_record_local_dynamic_symbol): Prototype.
123 * elfcode.h (elf_link_record_local_dynamic_symbol): New alias.
124 * elflink.c (_bfd_elf_link_adjust_dynindx): Delete.
125 (_bfd_elf_link_lookup_local_dynindx): New function.
126 (elf_link_renumber_hash_table_dynsyms): New function.
127 (_bfd_elf_link_renumber_dynsyms): New function.
128 * elflink.h (elf_link_record_local_dynamic_symbol): New function.
129 (struct elf_assign_sym_version_info): Delete removed_dynamic.
130 (bfd_elf,size_dynamic_sections): Use _bfd_strip_section_from_output
131 instead of elf_link_remove_section_and_adjust_dynindices.
132 Remove removed_dynamic code. Use _bfd_elf_link_renumber_dynsyms.
133 (elf_link_assign_sym_version): Remove removed_dynamic code.
134 (elf_link_renumber_dynsyms): Delete.
135 (elf_bfd_final_link): Install section and local symbols into .dynsym.
137 * elf32-m68k.c (elf_m68k_adjust_dynindx): Delete.
138 (elf_m68k_size_dynamic_sections): Don't set section dynindicies.
139 (elf_m68k_finish_dynamic_sections): Don't write section dynsyms.
140 * elf32-mips.c: Similarly.
141 * elf32-ppc.c: Similarly.
142 * elf32-sparc.c: Similarly.
143 * elf64-alpha.c: Similarly.
144 * elf64-sparc.c: Similarly.
148 * elf32-mips.c (mips_elf_calculate_relocation): Do not complain
149 when _gp_disp is undefined. Do not check R_MIPS_LO16 for overflow
150 when the relocation is against _gp_disp.
154 * dwarf2.c (read_attribute): Support DW_FORM_ref8.
155 * elf32-mips.c (mips_elf_link_hash_entry): Change mips_32_relocs
156 to possibly_dynamic_relocs. Adjust usage throughout code.
157 (elf_mips_howto_table): Handle R_MIPS_64 correctly.
158 (elf_mips_ctor64_howto): Likewise.
159 (mips_elf_calculate_relocation): Handle R_MIPS_64 like R_MIPS_32.
161 (mips_elf_relocate_section): Handle R_MIPS_64 in 32-bit mode.
162 (_bfd_mips_elf_check_relocs): Handle R_MIPS_64 like R_MIPS_32.
163 Use MIPS_ELF_GOT_SIZE to calculate the size of GOT entries.
164 * elf64-mips.c (elf_backend_may_use_rel_p): Define.
168 * Makefile.am: Rebuild dependencies.
169 * Makefile.in: Rebuild.
171 * bfd-in.h: Remove tests of COFF_IMAGE_WITH_PE.
172 * bfd-in2.h: Rebuild.
174 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSED
175 as appropriate. Use EMPTY_HOWTO as appropriate. Fill in
176 structure initializations. Add casts.
177 * reloc.c (EMPTY_HOWTO): Define.
178 * bfd-in2.h: Rebuild.
179 * coff-h8300.c (h8300_reloc16_extra_cases): Remove useless
180 comparisons against 0.
181 * elf32-sparc.c (elf32_sparc_merge_private_bfd_data): Change
182 previous_ibfd_e_flags to unsigned long.
183 * vms.h (struct vms_private_data_struct): Change section_count to
185 * vms-gsd.c (_bfd_vms_slurp_gsd): Change psect_idx to unsigned.
186 (_bfd_vms_write_gsd): Change symnum to unsigned.
187 * vms-hdr.c (_bfd_vms_write_hdr): Change symnum to unsigned.
188 * vms-tir.c (etir_sta): Change psect to unsigned.
189 (alloc_section): Change idx to unsigned.
190 (tir_sta, tir_ctl): Change psect to unsigned.
191 (_bfd_vms_write_tir): Change len and before to bfd_size_type.
192 * vms.c (priv_section_count): Change to unsigned.
196 * elf32-m68k.c: Add some ATTRIBUTE_UNUSED.
197 * m68klinux.c: Likewise.
201 * Many files: Changes to avoid gcc warnings: Remove unused local
202 variables. Add default case to enum switches.
203 * coff-arm.c (bfd_arm_allocate_interworking_sections): Only
204 compile if not COFF_IMAGE_WITH_PE.
205 (record_arm_to_thumb_glue, record_thumb_to_arm_glue): Likewise.
206 (bfd_arm_get_bfd_for_interworking): Likewise.
207 (bfd_arm_process_before_allocation): Likewise.
208 * epoc-pei-arm.c: Don't rename bfd_arm functions.
209 * pei-arm.c: Likewise.
210 * elf32-mips.c (mips_elf_link_hash_table_create): Don't declare.
211 (MIPS_ELF_ADD_DYNAMIC_ENTRY): Correct last change.
212 (mips_elf_got16_entry): Put parens around & in body of ==.
213 (mips_elf_calculate_relocation): Correct test for empty string.
214 * vms-gsd.c: Use _bfd_error_handler rather than fprintf to
216 * vms-misc.c (_bfd_vms_length_hash_symbol): Correct sprintf
221 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSED
222 as appropriate. Fill in structure initializations. Add variable
223 initializations. Add casts.
224 * dwarf1.c (parse_line_table): Change eachLine to unsigned long.
225 (dwarf1_unit_find_nearest_line): Change i to unsigned long.
227 * elf.c (bfd_elf_hash): Change parameter from unsigned char * to
229 * elf-bfd.h (bfd_elf_hash): Update declaration.
230 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Remove casts
231 when calling bfd_elf_hash.
235 * libbfd.c (bfd_put_8): Make it of type `void'.
236 * bfd-in2.h: Regenerated.
237 * elf32-mips.c (MIPS_ELF_ADD_DYNAMIC_ENTRY): Conditionalize
239 (_bfd_mips_elf_final_link): Likewise.
241 * elflink.h (elf_link_read_relocs_from_section): Be type-correct.
245 * config.bfd (hppa*-*-linux-gnu*): New target
249 * elf-bfd.h (_bfd_mips_elf_section_from_shdr): Constify.
250 (_bfd_mips_elf_create_dynamic_sections): New function.
251 (_bfd_mips_elf_add_symbol_hook): Likewise.
252 (_bfd_mips_elf_adjust_dynamic_symbol): Likewise.
253 (_bfd_mips_elf_finish_dynamic_symbol): Likewise.
254 (_bfd_mips_elf_finish_dynamic_sections): Likewise.
255 (_bfd_mips_elf_gc_mark_hook): Likewise.
256 (_bfd_mips_elf_gc_sweep_hook): Likewise.
257 (_bfd_mips_elf_always_size_sections): Likewise.
258 (_bfd_mips_elf_size_dynamic_sections): Likewise.
259 (_bfd_mips_elf_check_relocs): Likewise.
260 (_bfd_mips_elf_link_hash_table_create): Likewise.
261 (_bfd_mips_elf_print_private_data): Likewise.
262 (_bfd_mips_elf_link_output_symbol_hook): Likewise.
263 (_bfd_mips_elf_final_link): Likewise.
264 (_bfd_mips_elf_additional_program_headers): Likewise.
265 (_bfd_mips_elf_modify_segment_map): Likewise.
266 (_bfd_mips_elf_relocate_section): Likewise.
267 * elf32-mips.c (mips_elf32_object_p): Move contents into
268 _bfd_mips_elf_object_p.
269 (mips_elf_additional_program_headers): Rename to
270 _bfd_mips_elf_additional_program_headers.
271 (mips_elf_modify_segment_map): Rename to
272 _bfd_mips_elf_modify_segment_map.
273 (elf_mips_abi_name): Change prototype.
274 (mips_elf32_section_from_shdr): Merge into
275 _bfd_mips_elf_section_from_shdr.
276 (mips_elf32_section_processing): Merge into
277 _bfd_mips_elf_section_processing.
278 (mips_elf_final_link): Rename to _bfd_mips_elf_final_link. Invoke
279 the right back-end ELF linker.
280 (mips_elf_relocate_section): Rename to
281 _bfd_mips_elf_relocate_section. Clean up. Adjust for 64-bit code.
282 (mips_elf_link_output_symbol_hook): Rename to
283 _bfd_mips_elf_link_output_symbol_hook.
284 (mips_elf_create_dynamic_section): Rename to
285 _bfd_mips_elf_create_dynamic_section.
286 (mips_elf_check_relocs): Rename to _bfd_mips_elf_check_relocs.
287 Adjust for 64-bit code. Use mips_elf_got_section.
288 (mips_elf_adjust_dynamic_symbol): Rename to
289 _bfd_mips_elf_adjust_dynamic_symbol. Use
290 mips_elf_allocate_dynamic_relocations.
291 (mips_elf_finish_dynamic_symbol): Rename to
292 _bfd_mips_elf_finish_dynamic_symbol. Use mips_elf_got_section.
293 Adjust for 64-bit code.
294 (mips_elf_finish_dynamic_sections): Rename to
295 _bfd_mips_elf_finish_dynamic_sections. Adjust for 64-bit code.
296 (mips_elf_always_size_sections): Rename to
297 _bfd_mips_elf_always_size_sections.
298 (mips_elf_add_symbol_hook): Rename to
299 _bfd_mips_elf_add_symbol_hook.
300 (mips_elf_next_lo16_addend): Constify.
301 (mips_elf_calculate_relocation): Likewise.
302 (mips_elf_obtain_contents): Likewise.
303 (mips_elf_perform_relocation): Likewise.
304 (mips_elf_create_dynamic_relocation): Likewise.
305 (mips_elf_allocate_dynamic_relocations): New function.
306 (MIPS_ELF_REL_DYN_SECTION_NAME): New macro.
307 (MIPS_ELF_REL_SIZE): Likewise.
308 (MIPS_ELF_DYN_SIZE): Likewise.
309 (MIPS_ELF_GOT_SIZE): Likewise.
310 (MIPS_ELF_SYM_SIZE): Likewise.
311 (MIPS_ELF_LOG_FILE_ALIGN): Likewise.
312 (MIPS_ELF_GET_WORD): Likewise.
313 (MIPS_ELF_PUT_WORD): Likewise.
314 (MIPS_ELF_ADD_DYNAMIC_ENTRY): Likewise.
315 (STUB_LW): Conditionalize for 64-bit value.
316 (elf_mips_howto_table): Add R_MIPS_HIGHER and R_MIPS_HIGHEST
318 (_bfd_mips_elf_merge_private_bfd_data): Merge e_ident[EI_CLASS].
319 Check it for inconsistency.
320 (_bfd_mips_elf_print_private_bfd_data): Print ABI=64 for 64-bit
322 (_bfd_mips_elf_fake_sections): Remove duplicate handling of
324 (mips_elf_global_got_index): Use MIPS_ELF_GOT_SIZE.
325 (mips_elf_got_offset_from_index): Use misp_elf_got_section.
326 (mips_elf_create_local_got_entry): Use MIPS_ELF_GOT_SIZE.
327 (mips_elf_local_got_index): Likewise.
328 (mips_elf_got_page): Likewise.
329 (mips_elf_got_info): Likewise.
330 (mips_elf_create_dynamic_relocation): Handle 32-bit/64-bit split.
331 (ELF_DYNAMIC_INTERPRETER): Handle 64-bit code.
332 (mips_elf_create_dynamic_sections): Use MIPS_ELF_LOG_FILE_ALIGN,
333 instead of constant `2'.
334 (mips_elf_create_got_section): Tidy. Use MIPS_ELF_GOT_SIZE.
335 (mips_elf_create_msym_section): Use MIPS_ELF_LOG_FILE_ALIGN.
336 (mips_elf_size_dynamic_sections): Use
337 MIPS_ELF_REL_DYN_SECTION_NAME, MIPS_ELF_GOT_SIZE,
338 MIPS_ELF_ADD_DYNAMIC_ENTRY. Remove #if 0'd code.
339 Adjust all releveant entries in elf backend table.
340 * elf64-mips.c (mips_elf64_section_from_shdr): Remove.
341 (mips_elf64_section_processing): Likewise.
342 Adjust elf backend entries to use _bfd_mips_elf variants now
345 * elflink.h (elf_link_create_dynamic_sections): Handle non-standard
347 (size_dynamic_sections): Likewise.
348 (elf_link_output_extsym): Likewise.
349 * elf.c: (elf_fake_sections): Likewise.
350 * libbfd.c (bfd_get): New macro.
352 * bfd-in2.h: Regenerated.
356 * elf-bfd.h (elf_size_info): Add hash_entry_size,
357 int_rels_per_ext_rel, swap_dyn_out, swap_reloc_in, swap_reloc_out,
358 wap_reloca_in, and swap_reloca_out.
359 * elflink.h (elf_link_read_relocs_from_section): Adjust to handle
360 multiple internal relocations per external relocation.
361 (link_read_relocs): Likewise.
362 (elf_bfd_final_link): Likewise.
363 (elf_link_input_bfd): Likewise.
364 (elf_gc_mark): Likewise.
365 (elf_gc_smash_unused_vtentry_relocs): Likewise.
366 * elfcode.h (elf_swap_dyn_out): Adjust type to match
368 (size_info): Add entries for new fields.
369 * elf64-mips.c (mips_elf64_swap_reloc_out): Enable.
370 (mips_elf64_be_swap_reloc_in): New function.
371 (mips_elf64_be_swap_reloc_out): Likewise.
372 (mips_elf64_be_swap_reloca_in): Likewise.
373 (mips_elf64_be_swap_reloca_out): Likewise.
374 (mips_elf64_size_info): Add entries for new fields.
378 * elflink.h (elf_bfd_final_link): Assert that section reloc_count
379 field equals the new rel_count field.
380 (elf_link_input_bfd): When doing a relocateable link, use the new
381 rel_count field rather than the reloc_count field.
382 (elf_reloc_link_order): Likewise.
383 (elf_finish_pointer_linker_section): Likewise.
386 * elflink.h (elf_merge_symbol): Permit a non-weak definition in a
387 shared library to override a weak definition in a regular object.
391 * libhppa.h: Revert July 2, 1999 patch.
393 * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type): T mode selectors
394 need to generate DLTIND relocations, not DLTREL relocations.
398 * coffcode.h (coff_set_arch_mach_hook): Recognise arm 5
400 (coff_set_flags): Recognise arm 5 architectures.
402 * cpu-arm.c: Add support for strongarm and arm9 cpus.
403 Add support for armv5 architecture.
405 * archures.c: Add bfd_mach_arm_5 and bfd_mach_arm_5T.
407 * reloc.c: Add new, assembler only, ARM reloc:
408 BFD_RELOC_ARM_ADRL_IMMEDIATE.
410 * bfd-in2.h: Regenerate.
414 * dwarf2.c (parse_comp_unit): Add ABBREV_LENGTH parameter.
415 (_bfd_dwarf2_find_nearest_line): Add ADDR_SIZE parameter.
416 * elf.c (_bfd_elf_find_nearest_line): Pass it.
417 * elf32-arm.h (elf32_arm_find_nearest_line): Likewise.
418 * elf32-mips.c (ABI_64_P): New macro.
419 (IRIX_COMPAT): We are IRIX6-compatible if ABI_64_P.
420 (_bfd_mips_elf_find_nearest_line): Adjust call to
421 _bfd_dwarf2_find_nearest_line.
422 * libbfd-in.h (_bfd_dwarf2_find_nearest_line): Update prototype.
423 * libbfd.h: Regenerated.
427 * config.bfd: Add * at the end of i[3456]86-*-unixware.
431 * libhppa.h (HPPA_R_ARG_RELOC): Delete.
432 (HPPA_R_CONSTANT, HPPA_R_ADDEND): Likewise.
436 * elf-bfd.h (bfd_elf_section_data): Add rel_count and rel_count2
438 (_bfd_elf_init_reloc_shdr): New function.
439 * elf.c (_bfd_elf_new_section_hook): Use bfd_zalloc, rather than
440 bfd_alloc followed by memset.
441 (_bfd_elf_init_reloc_shdr): New function, split out from ...
442 (elf_fake_sections): Here.
443 (assign_section_numbers): Assign section numbers for the second
444 relocation section, if required.
445 * elflink.h (elf_link_output_relocs): New function.
446 (elf_link_size_reloc_section): Likewise.
447 (elf_bfd_final_link): Use elf_link_size_reloc_section.
448 (elf_link_input_bfd): Use elf_link_output_relocs.
450 * elf32-mips.c (_bfd_mips_elf_fake_sections): Use
451 _bfd_elf_init_reloc_shdr to initialize rel_hdr2.
455 * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type): Handle R_PCREL_CALL
460 * elf32-mips.c (mips_elf_got_info): Move declaration before
461 prototypes. Change global_gotsym to be a pointer to a hash entry,
462 rather than a number index.
463 (mips_elf_link_hash_entry): Move declaration before prototypes.
464 (mips_elf_irix6_finish_dynamic_symbol): New function.
465 (mips_elf_sign_extend): Likewise.
466 (mips_elf_high): Likewise.
467 (mips_elf_higher): Likewise.
468 (mips_elf_highest): Likewise.
469 (mips_elf_global_got_index): Likewise.
470 (mips_elf_local_got_index): Likewise.
471 (mips_elf_got_offset_from_index): Likeiwse.
472 (mips_elf_record_global_got_symbol): Likewise.
473 (mips_elf_got_page): Likewise.
474 (mips_elf_next_lo16_addend): Likewise.
475 (mips_elf_calculate_relocation): Likewise.
476 (mips_elf_obtain_contents): Likewise.
477 (mips_elf_perform_relocation): Likewise.
478 (mips_elf_assign_gp): Likewise.
479 (mips_elf_sort_hash_table_f): Likewise.
480 (mips_elf_sort_hash_table): Likewise.
481 (mips_elf_got_section): Likewise.
482 (mips_elf_got_info): Likewise.
483 (mips_elf_create_local_got_entry): Likewise.
484 (mips_elf_got16_entry): Likewise.
485 (mips_elf_create_dynamic_relocation): Likewise.
486 (elf_mips_howto_table): Add description of R_MIPS_SCN_DISP.
487 (mips_elf_final_gp): Use mips_elf_assign_gp.
488 (_bfd_mips_elf_symbol_processing): Don't move SHN_COMMON symbols
489 into SHN_SCOMMON automatically on IRIX6.
490 (mips_elf_add_symbol_hook): Likewise.
491 (mips_elf_relocate_section): Rewrite, using
492 mips_elf_calculate_relocation and mips_elf_perform_relocation.
493 (mips_elf_create_dynamic_section): Use MIPS_ELF_STUB_SECTION_NAME.
494 Don't deal with .rld_map on IRIX6.
495 (mips_elf_create_got_section): Adjust use of global_gotsym. Set
496 section flags appropriately for .got.
497 (mips_elf_check_relocs): Handle IRIX6 relocations making use of
498 the got. Call mips_elf_record_global_got_symbol and allocate
499 local got space appropriately.
500 (mips_elf_size_dynamic_sections): Use bfd_byte *, not unsigned
501 char *. Rework calculation of GOT size. Sort dynamic symbol
502 table entries so entries that do not require GOT entries appear at
503 the beginning. Don't use DT_MIPS_HIPAGENO on IRIX6. Remove dead
504 code dealing with DT_INIT and DT_FINI. Remove fiddling with
506 (mips_elf_finish_dynamic_symbol): Adjust creation of global GOT
508 (mips_elf_finish_dynamic_symbol): Use
509 mips_elf_irix6_finish_dynamic_symbol.
510 (mips_elf_finish_dynamic_sections): Correct off-by-one error
511 setting DT_MIPS_UNREFEXTNO. Adjust setting of DT_MIPS_GOTSYM for
512 change to global_gotsym. Set DT_MIPS_OPTIONS on IRIX6.
516 * elf32-mips.c (mips_elf_final_link): Don't set CPIC when doing a
521 * elf32-arm.h (elf_backend_got_header_size): Define.
522 (elf_backend_plt_header_size): Likewise.
526 * elf32-arm.h (elf32_arm_relocate_section): Mind no_undefined
530 * elf-hppa.c (elf_hppa_howto_table): Use bfd_elf_generic_reloc as
532 * elf32-hppa.c (hppa_elf_reloc): Kill unused/unwanted function.
536 * elf32-mips.c (MIPS_ELF_SRDATA_SECTION_NAME): New macro.
537 (MIPS_ELF_OPTIONS_SECTION_NAME): Likewise.
538 (MIPS_ELF_STUB_SECTION_NAME): Likewise.
539 (_bfd_mips_elf_section_from_shdr): Use them.
540 (_bfd_mips_elf_fake_sections): Likewise. Add .srdata to the list
541 of GP-relative sections.
542 (_bfd_mips_elf_set_section_contents): Use them.
543 (_bfd_mips_elf_section_processing): Share code between .sdata and
544 .lit4/.lit8 sections. Set appropriate flags for .srdata.
545 (mips_elf_additional_program_headers): Add handling for
546 PT_MIPS_OPTIONS segment on IRIX6.
547 (mips_elf_modify_segment_map): Likeiwse.
548 (mips_elf_final_link): Set EF_MIPS_CPIC when required by the ABI.
549 Include the options sections on IRIX6. Don't look for GP-relative
550 sections by name; use SHF_MIPS_GPREL instead.
551 (ELF_DYNAMIC_INTERPRETER): Adjust to use /usr/lib32/libc.so.1 for
553 (mips_elf_create_dynamic_sections): Don't muck about with section
554 alignments and such on IRIX6.
555 (mips_elf_adjust_dynamic_symbol): Use MIPS_ELF_STUB_SECTION_NAME.
556 (mips_elf_size_dynamic_sections): Likewise. Adjust to handle the
557 fact that ELF_DYNAMIC_INTERPRETER is no longer a constant. Use
558 bfd_zalloc rather than bfd_alloc and memset.
559 (mips_elf_finish_dynamic_symbol): Use MIPS_ELF_STUB_SECTION_NAME.
560 Don't assert the existence of .rld_map on IRIX6.
561 (mips_elf_finish_dynamic_sections): Use MIPS_ELF_STUB_SECTION_NAME.
563 * elf32-mips.c (mips_elf_adjust_dynindx): Remove.
564 (mips_elf_size_dynamic_sections): Use _bfd_elf_link_adjust_dynindx
569 * elf32-mips.c (mips_elf_swap_msym_in): New function.
570 (mips_elf_swap_msym_out): New function.
571 (mips_elf_create_msym_section): Likewise.
572 (MIPS_ELF_MSYM_SECTION_NAME): New macro.
573 (_bfd_mips_elf_final_write_processing): Set sh_link for .msym.
574 (_bfd_mips_elf_section_from_shdr): Reject an SHT_MIPS_MSYM
575 section not named .msym.
576 (_bfd_mips_elf_fake_sections): Use MIPS_ELF_MSYM_SECTION_NAME, not
577 .msym directly. Set appropriate attributes for the .msym
579 (mips_elf_link_hash_entry): Add min_dyn_reloc_index field.
580 (mips_elf_link_hash_newfunc): Clear it.
581 (mips_elf_create_dynamic_sections): Create the .msym section
583 (mips_elf_size_dynamic_sections): Allocate space for the
584 .msym section. Add a DT_MIPS_MSYM entry.
585 (mips_elf_finish_dynamic_symbol): Write out a .msym entry for
587 (mips_elf_finish_dynamic_sections): Assign a value for
588 DT_MIPS_MSYM. Add .msym entries for the section symbols as well.
590 * elf32-mips.c (irix_compat_t): New enumeration.
591 (ABI_N32_P): New macro.
592 (IRIX_COMPAT): Likewise.
593 (SGI_COMPAT): Implement in terms of IRIX_COMPAT.
594 (mips_elf_relocate_section): Fix typo.
598 * peicode.h (coff_swap_scnhdr_out): Mark non readonly BFD sections
599 as writable PE sections.
603 * dwarf2.c (struct arange): New type.
604 (struct comp_unit): Replace LOW and HIGH by member ARANGE.
605 (arange_add): New function.
606 (decode_line_info): Keep track of address ranges that a compilation
608 (comp_unit_contains_address): Return true if address is contained
609 in _any_ of the address ranges associated with a compilation unit.
610 (_bfd_dwarf2_find_nearest_line): Call comp_unit_find_nearest_line
611 on the first comp_unit that contains the address.
615 * dwarf2.c (struct dwarf2_debug): Add member dwarf_line_buffer.
616 (decode_line_info): Add variable STASH and initialize it to point
617 to the per-bfd dwarf2_debug info. Remove static variable
618 dwarf_line_buffer and use stash->dwarf_line_buffer in its place.
622 * elflink.h (elf_link_output_extsym): It's OK for a -Bsymbolic
623 shared library to have an undefined symbol.
626 * elf32-ppc.c (ppc_elf_relocate_section): Fix last patch.
630 * elf-hppa.c (elf_hppa_final_write_processing): New function.
631 * elf32-hppa.c: Remove everything related to symbol extension
632 sections & records. Use the common elf_hppa_final_write_processing.
636 * elflink.h (size_dynamic_sections): Use user-specified init/fini
637 functions instead of _init/_fini if requested.
641 * elf.c (bfd_section_from_shdr): Avoid crashing on a bogus sh_link
647 * elf32-ppc.c (ppc_elf_size_dynamic_sections): Set unused dynindx
649 (ppc_elf_finish_dynamic_sections): Check for positive section
650 dynindx field, rather than comparing against -1.
651 (ppc_elf_relocate_section): Only return false if undefined_symbol
652 or reloc_overflow fail, not always upon encountering an error.
656 * elflink.h (link_read_relocs): Explicitly cast external_relocs to
657 bfd_byte * before performing pointer arithmetic.
661 * elf-hppa.h: New file. Common stuff for elf32 and elf64 PA
663 * elf32-hppa.c: Include elf-hppa.h.
665 (elf_hppa_reloc_type_lookup): Delete. Found in the common code
667 (elf32_hppa_info_to_howto): Similarly.
668 (elf_hppa_howto_table): Similarly.
669 (elf_hppa_reloc_type_lookup): Similarly.
670 (hppa_elf_gen_reloc_type): Similarly.
671 * elf32-hppa.h (ELF_HOWTO_TALBE, N_PARISC_RELOCS): Delete.
675 * elf32-v850.c (v850_elf_final_link_relocate): Catch overflow
676 handling R_V850_22_PCREL relocation.
680 * coff-arm.c (arm_emit_base_file_entry): Explicitly declare return
685 * section.c (_bfd_strip_section_from_output): Ignore sections
686 DISCARDed by the link script.
690 * elflink.h (elf_link_remove_section_and_adjust_dynindices):
691 Remove unused local variable spp.
693 * xcofflink.c (bfd_xcoff_size_dynamic_sections): Don't crash if
694 the entry symbol is not set.
698 * elf64-alpha.c (elf64_alpha_relocate_section): Don't adjust
699 GPDISP or LITUSE in a relocatable link.
703 * dwarf1.c (alloc_dwarf1_unit): Allocate using bfd_zalloc.
704 * (alloc_dwarf1_func): Likewise.
708 * libhppa.h: Fix various formatting errors.
709 (assemble_3); Rewrite using CATENATE.
710 (assemble_17): Fix various bugs.
714 * elf32-mcore.c (R_MCORE_RAW): Fix definition.
718 * section.c (SEC_SHORT): Define.
719 * bfd-in2.h: Rebuild.
723 * elflink.h (elf_link_remove_section_and_adjust_dynindices):
724 Remove abfd parameter. Use _bfd_strip_section_from_output.
725 (bfd_elf_size_dynamic_sections): Adjust callers accordingly.
727 * elf-bfd.h (_bfd_elf_link_adjust_dynindx): New function.
728 * elflink.c (_bfd_elf_link_adjust_dynindx): Define it.
729 * elflink.h (elf_link_remove_section_and_adjust_dynindices): New
731 (bfd_elf_size_dynamic_sections): Use it.
735 * elf32-i386.c (elf_howto_table): Change R_386_PC8 from
736 complain_overflow_bitfield to complain_overflow_signed.
740 * elflink.h (elf_link_read_relocs_from_section): New function,
742 (elf_link_read_relocs): Here. Use it for both relocation
747 * elfcode.h (elf_slurp_reloc_table_from_section): Don't assume
748 asect->reloc_count is valid.
752 * elf32-mips.c (mips_elf32_section_processing): Permit a
753 SHT_MIPS_REGINFO section to have a size of 0.
757 * config.bfd (alpha*-*-freebsd*): New target.
758 (i[3456]86-*-freebsd*): Now defaults to ELF.
762 * reloc.c (_bfd_relocate_contents): Permit bitfield relocations to
763 wrap if the relocation covers the high bit of an address.
765 * dwarf2.c (decode_line_info): Remove unused variable first_time.
769 * elf64_sparc.c (sparc64_elf_relocate_section): Use R_SPARC_max_std
770 instead of R_SPARC_max.
771 (sparc64_elf_info_to_howto): Likewise.
772 * elf32_sparc.c (elf32_sparc_relocate_section): Likewise.
773 (elf32_sparc_info_to_howto): Likewise; handle vtable relocations.
777 * section.c (_bfd_strip_section_from_output): Remove output
778 sections with no initial link_order.
782 * elf32-m88k.c (ELF_MAXPAGESIZE): Define.
786 * Makefile.am (SOURCE_HFILES): Add missing headers.
787 * Makefile.in: Regenerated.
791 * elf32-mips.c (_bfd_mips_elf_print_private_data): Recognize
796 * elf32-ppc.c (ppc_elf_relocate_section): Don't barf on out of
797 range undefweak symbols.
798 * hash.c: Add missing comma after @xref{}
799 * linker.c: Likewise.
803 * elfxx-target.h (ELF_MAXPAGESIZE): Produce an error message
805 * elf32-gen.c (ELF_MAXPAGESIZE): Define.
806 * elf32-i860.c (ELF_MAXPAGESIZE): Define.
807 * elf32-i960.c (ELF_MAXPAGESIZE): Define.
808 * elf64-gen.c (ELF_MAXPAGESIZE): Define.
812 * Makefile.am: Rebuild dependencies.
813 (BFD32_BACKENDS): Add dwarf1.lo.
814 (BFD32_BACKENDS_CFILES): Add dwarf1.c.
815 * Makefile.in: Rebuild.
819 * Makefile.am: Add epoc-arm-pe target.
820 * Makefile.in: Regenerate.
821 * pe-arm.c: Only redefine interworking function names if they have
822 not already been redefined.
823 * pei-arm.c: Only redefine interworking function names if they have
824 not already been redefined.
825 * epoc-pe-arm.c: Redefine interworking function names to avoid a
827 * epoc-pei-arm.c: Redefine interworking function names to avoid a
832 * elfxx-target.h (ELF_MAXPAGESIZE): Default to 0x1000 not 1.
836 * elf.c (elf_fake_sections): Undo change of 1999-05-10.
840 * elf32-sh.c (sh_elf_relax_delete_bytes): Fix setting of
841 start / stop for recalculating of r_addend of R_SH_SWITCH*.
845 * elf32-sh.c (sh_elf_relax_delete_bytes): Handle R_SH_SWITCH32
846 in other text sections.
850 * libbfd.c (_bfd_generic_verify_endian_match): New function.
851 * libbfd-in.h (_bfd_generic_verify_endian_match): Declare.
852 * libbfd.h: Regenerate.
853 * coff-sh.c (sh_merge_private_data): Delete.
854 (coff_bfd_merge_private_bfd_data): Change to
855 _bfd_generic_verify_endian_match.
856 (elf32-sh.c): bfd_elf32_bfd_merge_private_bfd_data: Define.
860 * elf32-arm.h: Fix typo: change ELF_MAXPAGE_SIZE to ELF_MAXPAGESIZE.
864 * bfd-in.h (bfd_elf32_arm_allocate_interworking_sections): Correct
866 (bfd_elf32_arm_process_before_allocation): Likewise.
867 * bfd-in2.h: Rebuild.
871 * dwarf2.c (struct line_info): Add member END_SEQUENCE to keep
872 track of end_sequence markers.
873 (add_line_info): Add END_SEQUENCE arg.
874 (decode_line_info): Don't try to infer lo_pc and hi_pc from the
875 debug-line info---it doesn't work right if a compilation unit
876 consists of multiple discontiguous code-sequences. It would be
877 worthwhile to optimize for the common case where a compilation
878 unit results in a contiguous set of code sequences, but this is
879 quite tricky to get right for arbitrary DWARF2 files.
880 (lookup_address_in_line_info_table): Don't use the last line entry
881 for a compilation unit for anything with an address higher than
882 this line entry. Also, check for end_sequence markers to
883 correctly handle discontinuities.
884 (_bfd_dwarf2_find_nearest_line): When checking previously loaded
885 compilation units, check all compilation units with each->high==0
886 just like when reading compilation units.
888 * dwarf2.c (decode_line_info): Initialize table->files and
889 table->last_line to NULL to avoid segfaults due to random
890 values in these members.
891 (concat_filename): Check for out-of-range file number before
892 indexing filename table. Segfaults suck.
894 * dwarf2.c (decode_line_info): Don't truncate address to least
895 significant 32 bits (breaks 64 bit targets).
896 (lookup_address_in_function_table): Ditto.
897 (comp_unit_contains_address): Ditto.
901 * elf32-mips.c (elf_mips_howto_table): Add R_MIPS_JALR.
902 * elf64-mips.c (mips_elf64_howto_table_rel): Likewise.
903 (mips_elf64_howto_table_rela): Likewise.
905 * elfcode.h (elf_slurp_reloc_table_from_section): New function,
907 (elf_slurp_reloc_table): Here. Use it to handle the case where a
908 single section has two associated relocation sections.
912 * coffcode.h (coff_set_alignment_hook): Set lma from s_vaddr if
913 COFF_WITH_PE defined.
917 * pe-arm.c: Rename global arm interworking functions to avoid name
918 collision when all targets BFD is built.
923 * elf-bfd.h (elf_backend_data): Remove use_rela_p. Add
924 may_use_rel_p, may_use_rela_p, default_use_rela_p.
925 (bfd_elf_section_data): Add use_rela_p.
926 * elf.c (bfd_section_from_shdr): Set use_rela_p appropriately.
927 (_bfd_elf_new_section_hook): Likewise.
928 (elf_fake_sections): Use may_use_rela_p, etc., instead of
930 (_bfd_elf_copy_private_section_data): Copy use_rela_p.
931 * elfcode.h (write_relocs): Determine whether or not use rela
932 relocs based on the relocation section header.
933 * elflink.c (_bfd_elf_create_dynamic_sections): Use default_use_rela_p
934 instead of use_rela_p.
935 * elfxx-target.h (elf_backend_may_use_relp): New macro.
936 (elf_backend_may_use_rela_p): Likewise.
937 (elf_backend_default_use_rela_p): Likewise.
938 (elfNN_bed): Use them.
942 * hosts/alphalinux.h (TRAD_CORE_EXTRA_SIZE_ALLOWED): Expand to 4096.
946 * reloc.c (BFD_RELOC_MIPS_SUB): New relocation.
947 (BFD_RELOC_MIPS_GOT_PAGE): Likewise.
948 (BFD_RELOC_MIPS_GOT_OFST): Likewise.
949 (BFD_RELOC_MIPS_GOT_DISP): Likewise.
950 * bfd-in2.h: Regenerated.
951 * libbfd.h: Likewise.
952 * elf32-mips.c (mips_info_to_howto_rela): New function.
953 (USE_REL): Adjust for new conventions.
954 (MINUS_ONE): New macro.
955 (elf_mips_howto_table): Add R_MIPS_SUB.
956 (mips_r): Add entries for MIPS_SUB, MIPS_GOT_PAGE, MIPS_GOT_OFST,
958 (mips_elf_final_write_processing): Set sh_link, not sh_info, for a
959 .MIPS.content section.
960 (_bfd_mips_elf_fake_sections): Treat all sections that begin
961 with .MIPS.content as .MIPS.content sections. Set
962 SHF_MNIPS_NOSTRIP for such section.
963 (elf_info_to_howto): Define to mips_info_to_howto_rela.
964 * elf64-mips.c (mips_r): Add entries for MIPS_SUB, MIPS_GOT_PAGE,
965 MIPS_GOT_OFST, and MIPS_GOT_DISP.
969 * vms-misc.c (_bfd_vms_hash_newfunc): Fix use of uninitialized
972 * elf32-m68k.c (elf_m68k_adjust_dynamic_symbol): Avoid ambigous
977 * elf32-arm.h (elf32_arm_relocate_section): Reinstate change of
978 1993-03-25 (!!). Take into account the bitmasks for the reloc so
979 the addend does not overflow into the rest of the word.
983 * bfd-in.h: Amend prototype for
984 bfd_elf32_arm_process_before_allocation .
985 * bfd-in.h: Regenerate.
987 * elfarm-oabi.c (NUM_ELEM): New macro: Compute the number of
988 elements in a fixed sized array.
989 (ARM_ELF_ABI_VERSION): Define.
990 (ARM_ELF_OS_ABI_VERSION): Define.
991 (R_ARM_THM_ABS5): Fix rightshift and size.
992 (R_ARM_THM_PC22): Fix size.
993 (R_ARM_PLT32): Define Howto.
994 (find_howto): New function: Locate a howto based on a reloc
996 (elf32_arm_info_to_howto): Use find_howto if necessary.
997 (elf32_arm_reloc_map): Change type of field bfd_reloc_val to
998 bfd_reloc_code_real_type.
999 (elf32_arm_reloc_map[]): Add entries for BFD_RELOC_VTABLE_INHERIT
1000 and BFD_RELOC_VTABLE_ENTRY.
1001 (elf32_arm_reloc_type_lookup): Use find_howto if necessary.
1003 * elfarm-nabi.c (NUM_ELEM): New macro: Compute the number of
1004 elements in a fixed sized array.
1005 (ARM_ELF_ABI_VERSION): Define.
1006 (ARM_ELF_OS_ABI_VERSION): Define.
1007 (R_ARM_THM_ABS5): Fix rightshift and size.
1008 (R_ARM_THM_PC22): Fix size.
1009 (elf32_arm_info_to_howto_rel): Rename to elf32_arm_info_to_howto.
1010 (elf32_arm_reloc_map): Change type of field bfd_reloc_val to
1011 bfd_reloc_code_real_type.
1013 * elf32-arm.h (struct elf32_arm_link_hash_table): Add new field:
1014 no_pipeline_knowledge.
1015 (elf32_arm_link_hash_create): Initialise new field to zero.
1016 (bfd_elf32_arm_process_before_allocation): Add new paraemter:
1017 no_pipeline_knowledge. Use this parameter to initialise the field
1018 in the globals data structure.
1019 (elf32_arm_final_link_relocate): Only add in pipeline offset if
1020 no_pipeline_knowledge is false and the binary is from an old
1022 (elf32_arm_merge_private_data): Generate an error if an attempt is
1023 made to linl together big endian and little endian code.
1024 (elf32_arm_post_process_headers): New function: Initialise the
1025 EI_OSABI and EI_ABIVERSION fields of the newly created ELF program
1027 (elf_backend_post_process_headers): Define.
1031 * elf-bfd.h (struct elf_backend_data): Add new field:
1032 elf_backend_post_process_headers.
1034 * elfxx-target.h (elf_backend_post_process_headers): Define to
1035 NULL if not already defined.
1036 (elfNN_bed): Initialise elf_backend_post_process_headers field.
1038 * elf.c (prep_headers): Set the EI_OSABI and EI_ABIVERSION fields
1040 (_bfd_elf_compute_section_file_positions): Call
1041 elf_backend_post_process_headers if defined.
1045 * configure.in: Check whether getuid and getgid exist.
1046 * archive.c: Define getuid and getgid as macros if HAVE_GETUID or
1047 HAVE_GETGID are not defined, respectively.
1048 (bfd_write_armap): Don't special case on _WIN32 for getuid and
1050 * configure.host: Set ac_cv_func_get{ug}id for *-*-windows*.
1051 * configure, config.in: Rebuild.
1055 * elf32-i960.c: New file.
1056 * elf.c (prep_headers): Handle bfd_arch_i960.
1057 * targets.c (bfd_target_vector): Add &bfd_elf32_i960_vec.
1058 * config.bfd (i960-*-elf*): New target.
1059 * configure.in (bfd_elf32_i960_vec): New target vector.
1060 * Makefile.am (BFD32_BACKENDS): Add elf32-i960.lo.
1061 (BFD32_BACKENDS_CFILES): Add elf32-i960.c.
1062 * Makefile.in, aclocal.m4, configure: Rebuild.
1066 * elfarm-oabi.c (elf32_arm_howto_table): Add entry for
1068 (find_howto): New function: Find entries in the
1069 elf32_arm_howto_table.
1070 (elf32_arm_info_to_howto): Use find_howto if the entry cannot be
1072 (elf32_arm_reloc_type_lookup): Add lookup for
1073 BFD_RELOC_ARM_PLT32.
1077 * bfd/elf32-arm.h (elf32_arm_link_hash_newfunc): New function.
1078 (elf32_arm_link_hash_table_create): Use above function as the
1079 constructor for hash table entries.
1080 (elf32_arm_relocate_section): Avoid crash when there is no output
1082 (elf32_arm_final_link_relocate): New parameter h.
1083 (elf32_arm_relocate_section): Pass symbol hash entry to above
1085 (elf32_arm_gc_sweep_hook, elf32_arm_check relocs): Correct
1090 * coff-arm.c (coff_arm_relocate_section): Don't emit
1091 base file entries for pc-relative values.
1095 * peicode.h (coff_swap_sym_in): When we create the actual section
1096 to reflect the not-there section C_SECTION symbols refer to,
1097 change the symbol class to C_STAT as the section is now really
1102 * elf32-arm.h (elf32_arm_relocate_section): Undo change of
1107 * coff-arm.c (_bfd_coff_arm_set_private_flags): Changed
1109 * coffcode.h (coff_set_arch_mach_hook): Added F_ARM_2a, and
1110 F_ARM_3M labels. Changed F_PIC_INT to F_PIC.
1114 * coff-mcore.c (in_reloc_p): Reinstate.
1118 * reloc.c (BFD_RELOC_MCORE_RVA): Define.
1119 * bfd-in2.h: Regenerate.
1120 * coff-mcore.c (in_reloc_p): Remove defintion.
1121 (mcore_coff_howto): Add IMAGE_REL_MCORE_RVA.
1122 (mcore_coff_reloc_type_lookup): Map BFD_RELOC_RVA to
1123 IMAGE_REL_MCORE_RVA.
1124 (coff_mcore_rtype_to_howto): Add special processing for
1125 IMAGE_REL_MCORE_RVA.
1126 (coff_mcore_relocate_section): Add support for
1127 IMAGE_REL_MCORE_RVA.
1128 * elf32-mcore (mcore_elf_howto_): Add R_MCORE_RELATIVE.
1129 (mcore_elf_reloc_type_lookup): Map BFD_RELOC_RVA to
1131 (mcore_elf_relocate_section): Delete redundant case labels.
1135 * elf32-arm.h (elf32_arm_relocate_section): Fix operator
1136 precedence between bit-and and comparison.
1140 * config.bfd (i[3456]86*-*-rtems*, m68k*-*-rtems*): Added to
1141 list of target formats (targ_selvecs).
1142 (i[3456]86*-*-rtemself*, mips*el-*-rtems*): New targets.
1143 (powerpcle*-*rtems*, sh-*-rtemself*): New targets.
1147 * ecoff.c (_bfd_ecoff_write_armap): give the symtab element a
1148 reasonable mode until "ar x" is smart enough to skip it (fixes
1149 gcc/libgcc.a builds on mips-ecoff targets
1151 * coffcode.h (styp_to_sec_flags): Explain how COMDATs are supposed
1152 to work. Hack to support MS import libraries, which use different
1153 COMDAT types than GNU.
1154 (coff_slurp_symbol_table): C_SECTION symbols are local; they refer
1155 to implied zero-length sections (see peicode below)
1156 * coffgen.c (coff_get_normalized_symtab): Properly read long MS
1157 filename symbols, which use one *or more* auxents.
1158 * coffswap.h (coff_swap_aux_in): ditto
1159 * peicode.h (coff_swap_sym_in): Build the implied zero-length
1164 * elf32-v850.c (v850_elf_howto_table): Make partial_inplace false
1165 for all relocations.
1169 * bfd-in.h (bfd_arm_allocate_interworking_sections): Static
1170 if COFF_IMAGE_WITH_PE.
1171 (bfd_arm_process_before_allocation): Likewise.
1172 (bfd_arm_get_bfd_for_interworking): Likewise.
1173 * coff-arm.c: Likewise.
1174 * bfd-in2.h: Regenerate.
1175 * configure.in (armpe_little_vec): Remove coff-arm.lo.
1176 (armpe_big_vec): Likewise.
1177 * configure: Rebuild.
1181 * elf.c (elf_fake_sections): Check for .rel. as start of rel
1182 section, not just .rel. Same for .rela.
1186 * coff-mcore.c (coff_mcore_relocate_section): Replace assert about
1187 endianism with an error message.
1191 * dwarf2.c (read_abbrevs): Change cast of dwarf_abbrev_buffer
1192 assignment from "unsigned char *" to "char *".
1193 (decode_line_info): Likewise for dwarf_line_buffer assignment.
1197 * coff-arm.c (coff_arm_relocate_section): Add one to
1198 address of ARM_RVA32 thumb functions.
1202 * elf32-m68k.c (elf32_m68k_set_private_flags): New.
1203 (elf32_m68k_copy_private_bfd_data): New.
1204 (elf32_m68k_merge_private_bfd_data): New.
1205 (elf32_m68k_print_private_bfd_data): New.
1206 (CPU32_FLAG): Define.
1207 (PLT_CPU32_ENTRY_SIZE): Define.
1208 (elf_cpu32_plt0_entry): Declare.
1209 (elf_cpu32_plt_entry): Declare.
1210 (elf_m68k_adjust_dynamic_symbol): Generate cpu32 plt entries.
1211 (elf_m68k_finish_dynamic_symbol): Likewise.
1212 (elf_m68k_finish_dynamic_sections): Likewise.
1213 (elf_backend_plt_header_size): Remove definition.
1214 (bfd_elf32_bfd_copy_private_bfd_data): Define.
1215 (bfd_elf32_bfd_merge_private_bfd_data): Define.
1216 (bfd_elf32_bfd_set_private_flags): Define.
1217 (bfd_elf32_bfd_print_private_bfd_data): Define.
1221 * som.c (som_fixup_formats): Fix comments for R_SHORT_PCREL_MODE
1222 and R_LONG_PCREL_MODE.
1226 * coff-mcore.c (coff_mcore_relocate_section): Fix typos.
1230 * elf32-sh.c (sh_elf_relocate_section): Include relocation addend
1231 in relocation calculation.
1235 * aclocal.m4, configure: Updated for new version of libtool.
1239 * coff-mcore.c: Add support for mcore relocs.
1243 * elf32-mips.c (_bfd_mips_elf_print_private_bfd_data): Scrap the
1244 incorrect use EF_MIPS_xxBITPTRS.
1248 * elf64-alpha.c (elf64_alpha_relax_section): Remove unused local
1251 * bfd-in2.h: Rebuild.
1252 * libbfd.h: Rebuild.
1256 * coff-arm.c (coff_arm_rtype_to_howto): Remove ARM26D transform.
1257 (coff_arm_relocate_section): Add ARM26D transform. Only
1258 change to ARM26D for relocateable links.
1262 * elf32-mips.c (_bfd_mips_elf_print_private_bfd_data): New.
1263 (bfd_elf32_bfd_print_private_bfd_data): New.
1267 * elf32-arm.h (elf32_arm_final_link_relocate): For R_ARM_THM_ABS5,
1268 refetch addend if USE_REL, add many comments regarding current state.
1269 For R_ARM_THM_PC22, refetch addend if USE_REL, simplify.
1270 * elfarm-nabi.c (elf32_arm_howto_table): For R_ARM_THM_ABS5, fix
1271 size and rightshift. For R_ARM_THM_PC22, fix bitsize.
1272 * elfarm-oabi.c (elf32_arm_howto_table): Ditto.
1276 * elf32-mips.c (_bfd_mips_elf_read_ecoff_info): Zero `debug'.
1277 * elf64-alpha.c (elf64_alpha_read_ecoff_info): Likewise.
1281 * dwarf2.c (decode_line_info): Don't truncate address to least
1282 significant 32 bits (breaks 64 bit targets).
1283 (lookup_address_in_function_table): Ditto.
1284 (comp_unit_contains_address): Ditto.
1288 * coff-arm.c (arm_emit_base_file_entry): New routine.
1289 (A2T3_OFFSET): Define.
1290 (T2A3_OFFSET): Define.
1291 (coff_arm_relocate_section): Emit base file entries for interworking
1296 * elfarm-nabi.c (elf32_arm_howto_table): Add dummy entries for
1297 relocs 17 through 19.
1301 * elfcode.h: Remove fnmatch.h.
1302 * elflink.h (elf_link_assign_sym_version): Call back to ld
1303 instead of calling fnmatch.
1305 * config.bfd (i?86-*-beoself): Include pe vecs.
1309 * elf32-i386.c (elf_i386_finish_dynamic_sections): Allow .plt
1314 * elf32-i386.c (elf_i386_relocate_section): Mind no_undefined
1315 when trying to resolve dynamic symbol references.
1316 * elf32-m68k.c (elf_m68k_relocate_section): Likewise.
1317 * elf32-mips.c (mips_elf_relocate_section): Likewise.
1318 * elf32-ppc.c (ppc_elf_relocate_section): Likewise.
1319 * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
1320 * elf64-alpha.c (elf64_alpha_relocate_section): Likewise.
1321 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
1322 * elflink.h (elf_link_output_extsym): Likewise.
1326 * section.c (_bfd_strip_section_from_output): New function moved from
1327 * elf64-alpha.c (elf64_alpha_strip_section_from_output): ... here.
1328 * elf32-i386.c (elf_i386_size_dynamic_sections): Use it.
1329 * elf32-m68k.c (elf_m68k_size_dynamic_sections): Likewise.
1330 * elf32-mips.c (mips_elf_size_dynamic_sections): Likewise.
1331 * elf32-ppc.c (ppc_elf_size_dynamic_sections): Likewise.
1332 * elf32-sparc.c (elf32_sparc_size_dynamic_sections): Likewise.
1333 * elf64-sparc.c (sparc64_elf_size_dynamic_sections): Likewise.
1334 * bfd-in2.h: Update.
1338 * elf64-sparc.c: Fix incorrect calls to bfd_check_overflow.
1342 * coff-mcore.c: New File: Support for mcore-pe targets.
1343 * cpu-mcore.c: New File: Support for mcore targets.
1344 * elf32-mcore.c: New File: Support for mcore-elf target.
1345 * pe-mcore.c: New File: Definitions for mcore-pe target.
1346 * pei-mcore.c: New File: Definitions for mcore-pei target.
1347 * Makefile.am: Add support for MCore targets.
1348 * Makefile.in: Regenerate.
1349 * config.bfd: Add support for MCore targets.
1350 * configure.in: Add support for MCore targets.
1351 * configure: Regenerate.
1352 * archures.c: Add support for MCore architecture.
1353 * bfd-in2.h: Regenerate.
1354 * coffcode.h: Add support for mcore-pe targets.
1355 * elf.c: Add support for mcore-elf target.
1356 * reloc.c: Add support for MCore relocs.
1357 * targets.c: Add support for MCore targets.
1361 * elfarm-nabi.c (elf32_arm_howto_table): Add entries for
1362 R_ARM_XPC25 and R_ARM_THM_XPC22.
1363 (elf32_arm_reloc_map): Remove redundant entries.
1367 * sysdep.h (LC_MESSAGES): Never define.
1371 * reloc.c (bfd_check_overflow): Add addrsize parameter. Change
1372 all callers. Rewrite completely.
1373 (_bfd_relocate_contents): Rewrite overflow checking.
1374 * bfd-in2.h: Rebuild.
1379 * elf32-ppc.c (ppc_elf_howto_raw): Set R_PPC_GOT16_LO,
1380 R_PPC_PLT16_LO and R_PPC_SECTOFF_LO to be complain_overflow_dont.
1381 Set R_PPC_PLT16_HA, R_PPC_SECTOFF_HA and R_PPC_EMB_NADDR16_HA to
1382 have a rightshift of 16 and use ppc_elf_addr16_ha_reloc.
1383 * ppcboot.c (ppcboot_vec): Use little endian routines for
1386 * elf.c (elfcore_strndup): Only define if it will be used.
1387 * elf32-ppc.c (ppc_elf_relax_section): Remove unused locals irel
1389 (ppc_elf_check_relocs): Remove unused local i.
1390 (ppc_elf_gc_mark_hook): Add default case to switch.
1393 * srec.c (srec_scan): Accept \r in symbol definitions.
1394 (srec_object_p): Set HAS_SYMS if we saw any symbols.
1395 (symbolsrec_object_p): Likewise.
1399 * config.bfd: Add mips*el-*-vxworks* and mips*-*-vxworks*.
1403 * dwarf1.c (parse_line_table): Remove unused locals last_pc and
1405 * elf-bfd.h (_bfd_elfcore_section_from_phdr): Declare.
1406 * elf32-i386.c (elf_i386_gc_mark_hook): Add default case to
1408 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Remove unused
1410 * syms.c (_bfd_stab_section_find_nearest_line): Remove unused
1415 * config.bfd: Add support for arm-epoc-pe target.
1416 * configure.in: Add support for arm-epoc-pe target.
1417 * configure: Regenerate.
1418 * targets.c: Add support for arm-epoc-pe target.
1419 * coff-arm.c: Allow header files to override definition of
1420 TARGET_UNDERSCORE and USER_LABEL_PREFIX.
1421 * pe-arm.h: Allow previous header files to override definition of
1422 TARGET_LITTLE_SYM and TARGET_BIG_SYM.
1423 * pei-arm.h: Allow previous header files to override definition of
1424 TARGET_LITTLE_SYM and TARGET_BIG_SYM.
1425 * epoc-pe-arm.c: New file. Support arm-epoc-pe target.
1426 * epoc-pei-arm.c: New file. Support arm-epoc-pei target.
1430 * elf.c (elf_map_symbols): Handle the case where section
1431 symbols are generated for content-less sections which are
1432 not mapped to the output file.
1434 * linker.c: Replace direct references to fields in BFD structure
1435 with accessor macros.
1437 * elflink.h: Replace direct references to fields in BFD structure
1438 with accessor macros.
1442 * config.bfd: Eliminate redundancy in checks for Linux/ARM.
1444 * elf32-arm.h (elf32_arm_relocate_section): Take the rightshift into
1445 account when adjusting section symbols during a partial link.
1449 * coff-sparc.c (struct coff_reloc_map): Change type of field
1450 'bfd_reloc_val' to bfd_reloc_code_real_type.
1451 * elf-m10200.c (struct mn10200_reloc_map): Ditto.
1452 * elf-m10300.c (struct mn10300_reloc_map): Ditto.
1453 * elf32-arc.c (struct arc_reloc_map): Ditto.
1454 * elf32-d10v.c (struct d10v_reloc_map): Ditto.
1455 * elf32-d30v.c (struct d30v_reloc_map): Ditto.
1456 * elf32-fr30.c (struct fr30_reloc_map): Ditto.
1457 * elf32-m32r.c (struct m32r_reloc_map): Ditto.
1458 * elf32-sh.c (struct elf_reloc_map): Ditto.
1459 * elf32-sparc.c (struct elf_reloc_map): Ditto.
1460 * elf32-v850.c (struct v850_reloc_map): Ditto.
1461 * elf64-sparc.c (struct elf_reloc_map): Ditto.
1462 * elfarm-nabi.c (struct elf32_arm_reloc_map): Ditto.
1463 * elfarm-oabi.c (struct elf32_arm_reloc_map): Ditto.
1467 * syms.c (_bfd_stab_section_find_nearest_line): Changed this
1468 function so source-level assembly works. If multiple N_SOs
1469 are seen without and N_FUNs, create an indextable entry with
1470 a NULL function name.
1474 * elf32-mips.c (_bfd_mips_elf_merge_private_bfd_data) Allow merging
1475 of certian similar cpus.
1479 * elf32-mips.c (_bfd_mips_elf_final_write_processing):
1480 Add the 5000. Change the architecture for the 5400 to mips4.
1481 (elf_mips_mach): Add r5000.
1485 * cpu-i960.c (scan_i960_mach): Recognize i960:ka_sa and i960:kb_sb.
1489 * binary.c (binary_set_section_contents): Generate warning about
1490 huge file offsets for any section that will occupy file space, not
1491 just those that are loadable.
1495 * libbfd.h: Regenerate after Nick Clifton's Feb 17 changes.
1499 * elf32-ppc.c: Add ppc_elf_relax_section() for the ld option mpc860c0.
1503 * elf-bfd.h (ELF_LINK_HASH_REF_REGULAR_NONWEAK): Define.
1504 * elflink.h: Revert all changes since Feb 16. Instead:
1505 (elf_link_add_object_symbols): Set REF_REGULAR_NONWEAK flag if
1506 appropriate. Copy it to version symbols.
1507 (elf_fix_symbol_flags): Set REF_REGULAR_NONWEAK for non ELF
1508 symbols if appropriate.
1509 (elf_adjust_dynamic_symbol): Set REF_REGULAR_NONWEAK for weakdef
1510 symbol if appropriate.
1511 (elf_link_output_extsym): If symbol is marked as undefined, and
1512 has no nonweak references, mark it as weak undefined.
1516 * elflink.h (elf_merge_symbol): When overriding a dynamic
1517 definition with a weak undefined symbol, set NEEDS_PLT if it is a
1519 (elf_link_add_object_symbols): Don't copy the other field if we
1524 * elflink.h (elf_merge_symbol): Do not merge any symbol from a
1525 shared object with a weak undefined symbol.
1529 * elfarm-nabi.c: Set partial_inplace back to false.
1533 * coff-arm.c (TARGET_UNDERSCORE): Re-enable.
1534 (USER_LABEL_PREFIX): Set to "_".
1536 The following patches are from: Scott Bambrough
1539 * libaout.h (M_ARM6_NETBSD): Set to 143.
1541 * reloc.c: Add ARM PIC relocs: BFD_RELOC_ARM_GOT12,
1542 BFD_RELOC_ARM_GOT32, BFD_RELOC_ARM_JUMP_SLOT, BFD_RELOC_ARM_COPY,
1543 BFD_RELOC_ARM_GLOB_DAT, BFD_RELOC_ARM_PLT32,
1544 BFD_RELOC_ARM_RELATIVE, BFD_RELOC_ARM_GOTOFF, BFD_RELOC_ARM_GOTPC.
1545 * bfd-in2.h: Regenerate.
1547 * elfarm-nabi.c (elf32_arm_howto_table): Set partial_inplace to
1548 'true' as REL relocs are now being used. Add new PIC relocs:
1549 R_ARM_COPY, R_ARM_GLOB_DAT, R_ARM_JUMP_SLOT, R_ARM_RELATIVE,
1550 R_ARM_GOTOFF, R_ARM_GOTPC, R_ARM_GOT32, R_ARM_PLT32.
1552 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Check byte order
1554 (elf32_arm_final_link_relocate): Change parameters so that entire
1555 reloc is passed. Add support for PIC relocs.
1556 (elf32_arm_relocate_section): Pass entire reloc to
1557 elf32_arm_final_link_relocate.
1558 (elf32_arm_check_relocs): Handle new PIC relocs.
1559 (elf32_arm_adjust_dynamic_symbol): New function.
1560 (elf32_arm_size_dynamic_sections): New function.
1561 (elf32_arm_discard_copies): New function.
1562 (elf32_arm_finish_dynamic_symbol): New function.
1563 (elf32_arm_finish_dynamic_sections): New function.
1564 (ELF_MAXPAGE_SIZE): Define.
1565 (bfd_elf32_bfd_reloc_type_lookup): Define.
1566 (elf_backend_relocate_section): Define.
1567 (elf_backend_adjust_dynamic_symbol): Define.
1568 (elf_backend_create_dynamic_sections): Define.
1569 (elf_backend_finish_dynamic_symbol): Define.
1570 (elf_backend_finish_dynamic_sections): Define.
1571 (elf_backend_size_dynamic_sections): Define.
1572 (elf_backend_plt_readonly): Define.
1573 (elf_backend_want_got_plt): Define.
1574 (elf_backend_want_plt_sym): Define.
1578 * elf32-mips.c (_bfd_mips_elf_section_from_shdr): Make reginfo
1579 sections SEC_LINK_ONCE and SEC_LINK_DUPLICATES_SAME_SIZE.
1580 (_bfd_mips_elf_fake_sections): Likewise.
1584 * elfarm-oabi.c (bfd_elf32_arm_allocate_interworking_sections,
1585 bfd_elf32_arm_get_bfd_for_interworking,
1586 bfd_elf32_arm_process_before_allocation): Define to avoid clash
1589 * elf32-arm.h: Don't declare elf32_arm_info_to_howto.
1590 (elf32_thumb_to_arm_stub, elf32_arm_to_thumb_stub,
1591 elf32_arm_find_nearest_line): Make them static.
1595 * elflink.h (elf_merge_symbol): Add pflags parameter. Change all
1596 callers. Do not merge a definition from a shared object with a
1597 weak undefined symbol.
1598 (elf_link_add_object_symbols): Do not change the symbol type or
1599 size if the old symbol overrides the new one.
1603 * config.bfd: Add support for strongarm target.
1607 * elf32-m68k.c (reloc_map): Use the correct types for the struct
1608 fields instead of unsigned char.
1612 * Makefile.am: Rebuild dependencies.
1613 * Makefile.in: Rebuild.
1617 * configure.in: Change AC_PREREQ to 2.13. Remove AM_CYGWIN32.
1618 Change AM_EXEEXT to AC_EXEEXT and AM_PROG_INSTALL to
1619 AC_PROG_INSTALL. Add comments to uses of AC_DEFINE.
1620 * acinclude.m4: Add comments to uses of AC_DEFINE.
1621 * acconfig.h: Remove.
1622 * configure: Rebuild with current autoconf/automake.
1623 * aclocal.m4: Likewise.
1624 * config.in: Likewise.
1625 * Makefile.in: Likewise.
1629 * libbfd.c (real_read): don't call fread for zero bytes. This
1630 covers up a bug (or misuse of bfd) that's exposed by Solaris.
1634 * elf32-mips.c (mips_elf_relocate_section): Insure that the target
1635 of a jump is in the current 256 MB region.
1639 * format.c (bfd_check_format_matches): Change last patch to only
1640 take effect for the binary target.
1644 * elf32-i386.c (elf_i386_reloc_type_lookup): Add BFD_RELOC_CTOR.
1648 * elf32-fr30.c (fr30_elf_check_relocs): New routine.
1652 * format.c (bfd_check_format_matches): If the target was
1653 previously specified, don't check other targets when checking for
1658 * elf32-arm.h (elf32_arm_reloc_map): Removed.
1659 (elf32_arm_reloc_type_lookup): Removed
1660 * elfarm-nabi.c (elf32_arm_reloc_map): New.
1661 (elf32_arm_reloc_type_lookup): New.
1662 * elfarm-oabi.c (elf32_arm_reloc_map): New.
1663 (elf32_arm_reloc_type_lookup): New.
1667 * elfarm-nabi.c: Renamed from elf32-arm-newabi.c.
1668 * elfarm-oabi.c: Renamed from elf32-arm-oldabi.c
1669 * Makefile.am: Use new files.
1670 * Makefile.in: Regenerate.
1671 * configure.in: Use new files.
1672 * configure: Regenerate.
1676 * elf32-fr30.c (fr30_elf_gc_mark_hook): New function.
1677 (fr30_elf_gc_sweep_hook): New function.
1678 (elf_backend_can_gc_sections): Define.
1682 * targets.c (bfd_target_vector): Add bfd_elf32_littlearm_oabi_vec
1683 and bfd_elf32_bigarm_oabi_vec.
1687 * Makefile.am (elf32-arm-oldabi.lo): New.
1688 (elf32-arm-newabi.lo): New.
1689 * Makefile.in: Regenerate.
1690 * config.bfd (thumb-*-elf): Remove definition of targ_underscore.
1691 (arm-*-elf): Likewise.
1693 (thumb-*-oabi): New.
1694 * configure: Regenerate.
1695 * configure.in (bfd_elf32_littlearm_oabi_vec): New.
1696 (bfd_elf32_bigarm_oabi_vec): New.
1697 * elf32-arm-newabi.c: New.
1698 * elf32-arm-oldabi.c: New.
1699 * elf32-arm.c: Removed.
1704 * binary.c (binary_set_section_contents): Omit warnings for
1705 unloadable sections.
1709 * config.bfd (powerpc{,le}-*-vxworks*): Add aliases to
1710 powerpc{,le}-*-eabi.
1714 * dwarf2.c (read_unsigned_leb128): Remove unused variables.
1715 * dwarf2.c (read_signed_leb128): Remove unused variables.
1719 * elf.c (assign_file_positions_for_segments): Only adjust
1720 p_align when needed.
1724 * binary.c (binary_set_section_contents): Don't return early for a
1725 non-loadable section, in case the first section is non-loadable.
1726 Don't set the low lma for a SEC_NEVER_LOAD section. From Maciej
1731 * elf32-fr30.c (fr30_reloc_map): Add R_FR30_GNU_VTINHERIT and
1732 R_FR30_GNU_VTENTRY relocs.
1736 * elflink.h (elf_link_output_sym): Zero syms which are
1737 part of sections which have been excluded.
1741 * coff-arm.c (_bfd_coff_arm_set_private_flags): Changed F_PIC
1743 * coffcode.h (coff_set_arch_mach_hook): Removed F_ARM_2a and
1744 F_ARM_3M labels. Changed F_PIC to F_PIC_INT.
1748 * elf32-fr30.c (fr30_elf_howto_table): Fix name of R_FR30_48
1750 (fr30_final_link_relocate): Use computed value as result of
1755 * binary.c (binary_set_section_contents): Emit warning for
1756 huge file offsets due to widely-dispersed section LMAs.
1760 * elf.c (assign_file_positions_for_segments): If not D_PAGED,
1761 align first section to largest section alignment, not first
1766 * configure.in: Require autoconf 2.12.1 or higher.
1770 * archures.c (bfd_mach_i386_i386_intel_syntax): Define.
1771 * bfd-in2.h: Likewise.
1772 * cpu-i386.c (bfd_i386_arch_intel_syntax): New.
1776 * archures.c,bfd-in2.h (bfd_mach_mips4111): New.
1777 * cpu-mips.c: Add support for and independent 4111.
1778 * elf32-mips.c (elf_mips_mach): E_MIPS_MACH_4111 -> bfd_mach_mips4111.
1779 (_bfd_mips_elf_final_write_processing):
1780 bfd_mach_mips4111 -> E_MIPS_ARCH_3 | E_MIPS_MACH_4111.
1784 * elf32-mips.c (elf_mips_abi_name): New.
1785 (_bfd_mips_elf_merge_private_bfd_data): Compare EF_MIPS_ABI flags.
1789 * elf32-mips.c (_bfd_mips_elf_final_write_processing):
1790 Handle bfd_mach_mips4300.
1794 * elf32-i386.c: Remove leaked development code from patch
1795 1998-12-10 by Richard Henderson.
1799 * elf32-i386.c (elf_i386_relocate_section): Don't fail relocations
1800 in debug sections for symbol defined externally.
1804 * targets.c (bfd_target_vector): Remove duplicate entry for
1809 * elf32-fr30.c (fr30_elf_howto_table): Set src_mask fields to 0
1810 since we are using RELAs.
1814 SCO Open Server Release 5 core file support, from Jouke Numan
1816 * sco5-core.c: New file.
1817 * configure.in (i[3456]86-*-sco3.2v5*): Use sco5-core.lo.
1818 (sco5-core.lo): Define SCO5_CORE in COREFLAG.
1819 * Makefile.am: Rebuild dependencies.
1820 (OPTIONAL_BACKENDS): Add sco5-core.lo.
1821 (OPTIONAL_BACKENDS_CFILES): Add sco5-core.c.
1822 * bfd.c (struct _bfd): Add sco5_core_data field to tdata.
1823 * targets.c (sco5_core_vec): Add to target list if SCO5_CORE.
1824 * bfd-in2.h, configure, Makefile.in: Rebuild.
1828 * config.bfd (hppa*-*-mpeix*): New target.
1829 * configure.in: Add AC_HEADER_DIRENT.
1830 (hppa*-*-mpeix*): New target.
1831 * configure.host (hppa*-*-mpeix*): New host.
1832 * hpux-core.c: Check HOST_HPPAMPEIX. Use HAVE_DIRENT_H and
1833 friends rather than just including <sys/dir.h>.
1834 * som.h (struct som_symbol): Add hppa_priv_level and apto
1835 tc_data. Change all users.
1836 (struct somdata): Add comp_unit field.
1837 (obj_som_compilation_unit): Define.
1838 (bfd_som_attach_compilation_unix): Declare.
1839 * som.c: Check HOST_HPPAMPEIX.
1840 (struct som_misc_symbol_info): Add new field priv_level.
1841 (som_object_setup): Add current_offset parameter. Change all
1843 (setup_sections): Likewise.
1844 (som_object_p): For EXECLIBMAGIC, read the lst header.
1845 (som_write_symbol_strings): Add compilation_unit parameter.
1847 (som_finish_writing): Write out compilation_unit.
1848 (som_bfd_derive_misc_symbol_info): Set priv_level.
1849 (som_build_and_write_symbol_table): Set xleast field to 3.
1850 (som_slurp_symbol_table): Set symbol priv_level.
1851 (bfd_som_attach_compilation_unit): New function.
1852 (som_bfd_ar_write_symbol_stuff): Set xleast field to 3. Set
1853 priv_level into symbol_value.
1854 * configure, config.in: Rebuild.
1858 * hpux-core.c (hpux_core_core_file_p): Change call to nonexistent
1859 warning function to call _bfd_error_handler instead.
1861 * libbfd.c (COERCE32): Cast through unsigned long and long to
1862 avoid bug in old version of gcc.
1864 * elf64-alpha.c (elf64_alpha_additional_program_headers): Remove.
1865 (elf_backend_additional_program_headers): Don't define.
1869 * elf32-fr30.c (fr30_final_link_relocate): Fix PC relative
1870 relocations to include offset of 2 included in the insns, and the
1871 offset of the relocs within the section.
1875 The following changes were made by David Taylor
1880 changes originally made by HP; HP did not create ChangeLog
1883 * aclocal.m4, configure, Makefile.in: Rebuilt using latest
1884 automake macro library.
1886 * hpux-core.c (hpux_core_core_file_p): this function now
1887 understands HPUX 10.30 thread info. Yes, the thread stacks can be
1888 found in the corefile! Also, in hpux_core_core_file_p, if we
1889 encounter a section with an unknown type, don't punt. Instead,
1890 just skip it. Also, count the number of sections of known type
1891 that we encounter. If we encounter at least one good one, then
1892 we'll declare that the file is a core file. If we encounter any
1893 unknown ones but some known ones, then we'll issue a warning (but
1894 still declare it to be a core file). Also, correctly decide when a
1896 (PROC_INFO_HAS_THREAD_ID): define if CORE_ANON_SHMEM defined.
1897 (CORE_ANON_SHMEM): define if not defined.
1898 (hpux_core_struct): add members lwpid and user_tid.
1899 (core_kernel_thread_id, core_user_thread_id): new macros.
1900 (make_bfd_asection): use bfd_alloc to allocate room for a copy of
1901 the name before storing it in the bfd.
1902 (hpux_core_core_file_p): handle threads.
1904 * libhppa.h (GET_FIELD): protect against redefinition.
1905 (HPPA_WIDE): define.
1906 (GET_FIELD): define.
1911 (sign_extend): redefine.
1912 (assemble_6): define.
1913 (assemble_12): rewrite.
1914 (assemble_16): define.
1915 (assemble_16a): define.
1916 (assemble_17): rewrite.
1917 (assemble_22): define.
1921 * elf32-fr30.c (fr30_final_link_relocate): Using signed
1922 relocations for signed values.
1926 * mipsbsd.c (MY(set_arch_mach)): Make static.
1927 * aoutx.h (NAME(aout,machine_type)): For bfd_arch_mips, use
1928 bfd_mach_mips* macros rather than simple numbers.
1930 COFF weak symbol support, based on patches from Mark Elbrecht
1932 * coffcode.h (coff_slurp_symbol_table): Handle C_WEAKEXT.
1933 * coffgen.c (coff_renumber_symbols): Handle weak symbols.
1934 (coff_write_alien_symbol): Likewise.
1935 * cofflink.c (coff_link_check_ar_symbols): Likewise.
1936 (coff_link_add_symbols): Likewise.
1937 (_bfd_coff_link_input_bfd): Likewise.
1938 (_bfd_coff_write_global_sym): Likewise.
1940 * elf.c (copy_private_bfd_data): Always initialize the
1941 includes_phdrs field.
1943 * elflink.h (elf_fix_symbol_flags): Check for case where a non-ELF
1944 file defines a symbol first mentioned in an ELF file.
1946 * bfd-in.h: Always define BFD_HOST_64_BIT and BFD_HOST_U_64_BIT if
1947 possible, rather than only if BFD64.
1948 * elflink.h (compute_bucket_count): Just check BFD_HOST_U_64_BIT,
1950 * bfd-in2.h: Rebuild.
1952 * srec.c (srec_set_section_contents): Correct test to avoid
1953 switching to 4 byte addresses after seeing a second section which
1954 requires 3 byte addresses. From Joel Schantz
1957 * config.bfd (m68*-*-gnu*): New target. From Aymeric Vincent
1962 * elf32-ppc.c (ppc_elf_merge_private_bfd_data): Fix logic to
1963 decide whether the output file is -mrelocatable-lib,
1964 -mrelocatable, or neither. (gdb.base/nodebug.exp)
1968 * elf32-fr30.c: Add support for R_FR30_48 reloc.
1969 * reloc.c: Add BFD_RELOC_FR30_48 relocation.
1970 * bfd-in2.h: Regenerate.
1971 * libbfd.h: Regenerate
1975 * elflink.h (elf_adjust_dynamic_symbol): Warn on an attempt to
1976 link against a dynamic symbol with no type or size.
1980 * elf32-i386.c (i386_check_relocs) [R_386_32]: Don't emit
1981 relocation for section which does not get loaded.
1982 (elf_i386_relocate_section) [R_386_32]: Likewise.
1986 * coff-h8300.c (h8300_bfd_link_add_symbols): Make reloc_size,
1987 reloc_count and i long instead of unsigned long. Handle error
1988 return from bfd_canonicalize_reloc.
1992 * elf32-v850.c (v850_elf_relocate_section): Detect the absence of
1997 * elf32-sh.c (elf/sh.h): Include.
1998 sh_reloc_type: Delete. Changed all references to elf_sh_reloc_type.
1999 (sh_elf_howto_tab): Add HOWTO for R_SH_SWITCH8.
2000 (sh_reloc_map): Map BFD_RELOC_8_PCREL to R_SH_SWITCH8.
2001 (sh_elf_relax_delete_bytes): Handle R_SH_SWITCH8.
2002 * Makefile.in: Add dependency of elf32-sh.lo on $(INCDIR)/elf/sh.h.
2006 * elflink.h (compute_bucket_count): Don't allow minsize==0, it
2007 causes division by zero later on.
2011 * elf32-fr30.c (fr30_elf_pc9_reloc,fr30_elf_pc12_reloc): Not
2016 * coff-i386.c (i3coff_object_p): Remove hack. Use new emulation
2021 * elf32-fr30.c (fr30_elf_relocate_section): Call
2022 fr30_final_link_relocate.
2023 (fr30_final_link_relocate): New function: Handle I20 and I32
2025 (fr30_elf_i32_reloc): New function: Handle I32 relocs.
2026 (fr30_elf_pc9_reloc): New function: Handle 9_PCREL relocs.
2027 (fr30_elf_pc12_reloc): New function: Handle 12_PCREL relocs.
2029 * elf32-v850.c (v850_elf_relocate_section): Reset hi16s reloc
2032 The following changes are based on a patch submitted by Gianluca
2035 (v850_elf_perform_relocation): Only update a hi16s reloc if it has
2036 not already been updated.
2037 (find_remembered_hi16s_reloc): New parameter 'already_found'
2038 returns state of remembered hi16s reloc.
2039 (remember_hi16s_reloc): Set 'found' field to false.
2040 (hi16s_location): Add 'found' field.
2044 * coff-i386.c (bfd_pe_dll_not_recognized_hack): the linker wants
2045 to see .DLL files as unrecognized.
2046 (i3coff_object_p): Sorry, had to hack it to not recognize these
2047 files (pei-i386) on request.
2051 * opncls.c (bfd_make_readable): need more cleanup for symbols and
2052 relents. Call bfd_check_format to reinitialize.
2056 * elf32-fr30.c (fr30_elf_relocate_section): Remove spurious
2061 * aclocal.m4: regenerate
2062 * configure: regenerate
2066 * elf-bfd.h (struct elf_link_hash_entry): Add vtable_entries_size.
2067 * elf.c (_bfd_elf_link_hash_newfunc): Clear it.
2068 * elflink.h (elf_gc_propagate_vtable_entries_used): Copy it, and
2069 respect it as an upper bound on what memory to reference.
2070 (elf_gc_smash_unused_vtentry_relocs): Likewise.
2071 (elf_gc_record_vtentry): Handle as-yet undefined vtables. Set and
2072 update vtable_entries_size appropriately.
2076 * elf32-fr30.c (fr30_reloc_type_lookup): Used integers to hold
2081 * archive.c (bfd_ar_hdr_from_filesystem): support BFD_IN_MEMORY
2082 bfds; they have no "file" so we fake it.
2083 * bfd-in2.h: add bfd_make_writable and bfd_make_readable (regen)
2084 * libbfd.c (bfd_write): Allow writing to BFD_IN_MEMORY bfds by
2085 resizing the memory buffer.
2086 * opncls.c (bfd_make_writable): New function; lets you write a
2087 bfd_create'd bfd to an in-memory buffer.
2088 (bfd_make_readable): New function; lets you read back that buffer
2089 as if it were from bfd_openr. Used to build generated archive
2090 members (winsup's ld's dlltool)
2094 * po/bfd.pot: Regenerated.
2098 * elf32-v850.c (hi16s_location): Replaced fixed size array with
2103 * elf64-alpha.c (elf64_alpha_relax_section): Search for the proper
2104 element of the gotentry list for local symbols too.
2105 (elf64_alpha_relocate_section): Unify local and global handling.
2106 Assert that gotent->use_count > 0.
2110 * configure.in (vms_alpha_vec): Rename from evax_alpha_vec, and
2111 update for file name changes of July 2, 1998.
2113 * configure: Rebuild.
2117 * po/bfd.pot: Regenerated.
2121 * acinclude.m4, config.bfd: detect cygwin* instead of cygwin32*.
2122 * aclocal.m4, configure: regenerate
2126 * elf.c (prep_headers): Add support for bfd_arch_fr30.
2130 * acinclude.m4 (BFD_HAVE_SYS_PROCFS_TYPE,
2131 BFD_HAVE_SYS_PROCFS_TYPE_MEMBER): didn't define macro when value
2133 * aclocal.m4, configure: regenerated.
2137 * elf32-d10v.c (reloc_type): Add R_D10V_GNU_VTINHERIT and
2138 R_D10V_GNU_VTENTRY relocs.
2139 (elf_d10v_howto_table): Likewise.
2140 (d10v_reloc_map d10v_reloc_map): Likewise.
2141 (elf32_d10v_gc_mark_hook): New.
2142 (elf32_d10v_gc_sweep_hook): New.
2143 (elf32_d10v_check_relocs): New.
2144 (elf32_d10v_relocate_section): New.
2145 (elf_backend_relocate_section): Define.
2146 (elf_backend_can_gc_sections): Define.
2150 * Makefile.am (BFD32_BACKENDS): Move vms files here...
2151 (BFD64_BACKENDS): ...from here.
2152 (BFD32_BACKENDS_CFILES): Move vms files here...
2153 (BFD64_BACKENDS_CFILES): ...from here.
2154 * Makefile.in: Rebuild.
2158 * Makefile.am: Add FR30 target.
2159 * Makefile.in: Add FR30 target.
2160 * archures.c: Add support for FR30.
2161 * config.bfd: Add support for FR30.
2162 * configure.in: Add support for FR30.
2163 * reloc.c: Add support for FR30 relocations.
2164 * targets.c: Add support for FR30 relocations.
2165 * bfd-in2.h: Regenerate.
2166 * configure: Regenerate.
2167 * libbfd.h: Regenerate.
2168 * cpu-fr30.c: New file.
2169 * elf32-fr30.c: New file.
2173 * configure.in: detect cygwin* instead of cygwin32*
2174 * configure: regenerate
2178 * elf-m10300.c (mn10300_elf_relax_section): Do not use alloca,
2179 use bfd_malloc and free instead and check return value from bfd_malloc.
2183 * libbfd-in.h (_bfd_dwarf1_find_nearest_line): Declare.
2184 * libbfd.h: Rebuild.
2186 * elf32-mips.c (mips_elf_dynsym_sec_names): Comment out.
2187 (SIZEOF_MIPS_DYNSYM_SECNAMES): Likewise.
2188 (MIPS_TEXT_DYNSYM_SECN): Likewise.
2189 (_bfd_mips_elf_fake_sections): Don't set sh_info field of a .hash
2191 (struct mips_elf_link_hash_table): Remove dynsym_sec_strindex
2193 (mips_elf_link_hash_table_create): Don't initialize
2194 dynsym_sec_strindex.
2195 (mips_elf_gc_mark_hook): Add default case to avoid warning.
2196 (mips_elf_size_dynamic_sections): Generate a section symbol for
2197 every output section.
2198 (mips_elf_finish_dynamic_sections): Count all sections for
2200 (mips_elf_finish_dynamic_sections): Use dynamic symbols for all
2205 * elf32-ppc.c (ppc_elf_adjust_dynamic_symbol): Allocate two slots
2206 for later PLT entries in large PLTs.
2207 (ppc_elf_finish_dynamic_symbol): Allow for the extra slots.
2211 * elf32-ppc.c (ppc_elf_reload_section): Fix typo.
2215 * elf-bfd.h (struct elf_link_hash_entry): Add new field elf_hash_value.
2216 * elflink.h (elf_collect_hash_codes): New function. This function is
2217 called for each exported symbol and we compute the ELF hash value for
2219 (compute_bucket_value): New function. It is called from
2220 size_dynamic_sections to determine the hash table size. When we are
2221 optimizing a better, but slower, algorithm is used.
2222 (size_dynamic_sections): Call compute_bucket_value.
2224 * elf.c (bfd_elf_hash): Optimize the hash function a bit.
2228 * elf32-sh.c: Add HOWTO entries for R_SH_GNU_VTINHERIT and
2230 (sh_elf_gc_mark_hook): New.
2231 (sh_elf_gc_sweep_hook): New.
2232 (sh_elf_check_relocs): New.
2233 (elf_backend_can_gc_sections): Define.
2237 * acinclude.m4: undo previous gettext change
2238 * aclocal.m4: rebuild with right version of aclocal.
2242 * acinclude.m4, aclocal.m4: move gettext-related fragments from
2243 aclocal.m4 to acinclude.m4, so they don't get lost.
2245 * elfcore.h: rewrite for better corefile support.
2246 * elf.c (elfcore_*): new functions.
2247 * elf-bfd.h (elf_obj_tdata): new structure members.
2248 * acconfig.h, acinclude.m4, configure.in: add feature-tests for
2250 * aclocal.m4, config.in, configure, Makefile.in: regenerated.
2254 * elf32-m32r.c: Add HOWTO entries for R_M32R_GNU_VTINHERIT
2255 and R_M32R_GNU_VTENTRY.
2256 (elf_backend_can_gc_sections): Define.
2257 (m32r_elf_check_relocs): New.
2258 (m32r_elf_gc_mark_hook): New.
2259 (m32r_elf_gc_sweep_hook): New.
2260 (m32r_elf_relocate_section): Handle VT relocs.
2264 * coff-arm.c (arm_relocate_section): Remove redundant test.
2266 * bfd-in2.h (struct reloc_howto_struct): Improve comment to make
2267 cleat that the 'bitsize' field is the size of the bitfield AFTER
2268 relocation not before.
2270 * elf32-m32r.c (R_M32R_18_PCREL): Fix size of bitfield.
2272 * coff-mips.c (mips_relocate_hi): Cope with missing refhi or reflo
2277 * elf32-sparc.c: Add HOWTO entries for R_SPARC_GNU_VTINHERIT and
2278 R_SPARC_GNU_VTENTRY.
2279 (elf32_sparc_check_relocs): Handle them.
2280 (elf32_sparc_reloc_type_lookup): Likewise.
2281 (elf32_sparc_relocate_section): Likewise.
2282 (elf32_sparc_gc_mark_hook): New.
2283 (elf32_sparc_gc_sweep_hook): New.
2287 * som.c (som_finish_writing): Perform some sanity checks when
2288 writing an executable or shared library.
2292 * dwarf1.c : New file. Adds _bfd_dwarf1_find_nearest_line.
2293 * configure.in (elf): Add dwarf1.lo.
2294 * elf_bfd.h (elf_ob_tdata): Add dwarf1_find_line_info.
2295 * elf.c (_bfd_elf_find_nearest_line): Add call to
2296 _bfd_dwarf1_find_nearest_line.
2297 * elf32-mips.c (_bfd_mips_elf_find_nearest_line):
2298 Add call to _bfd_dwarf1_find_nearest_line.
2299 * configure: Rebuilt.
2303 * elflink.h (elf_gc_sections): Do not allow garbage
2304 collection if dynamic sections have been created.
2308 * elf32-v850.c: Add HOWTO entries for R_V850_GNU_VTINHERIT and
2310 (v850_elf_check_relocs): Handle VTINHERIT and VTENTRY relocs.
2311 (v850_elf_perform_relocation): Likewise.
2312 (v850_elf_final_link_relocate): Likewise.
2313 (v850_elf_relocate_section): Likewise.
2314 (v850_elf_gc_sweep_hook): New routine.
2315 (v850_elf_gc_mark_hook): New routine.
2316 (elf_backend_can_gc_sections): Define.
2320 * elf32-m68k.c (elf_m68k_gc_sweep_hook): Don't assume
2325 * rs6000-core.c (rs6000coff_core_file_matches_executable_p):
2326 Declare size as bfd_size_type.
2327 (rs6000coff_get_section_contents): Declare count as bfd_size_type.
2331 * cpu-hppa.c (bfd_hppa20_arch): Define. Link it into the bfd_hppa_arch
2333 * som.c (CPU_PA_RISC2_0): Define.
2334 (_PA_RISC2_0_ID): Likewise.
2335 (som_finish_writing): Use CPU_PA_RISC2_0 for the system_id as needed.
2339 * elflink.h (elf_link_add_object_symbols): When a versioned symbol
2340 has a base which is already defined, only add the referenced
2341 symbol to the dynamic symbol table if it is defined or referenced
2344 * elf32-i386.c (elf_i386_info_to_howto_rel): Handle vtable relocs
2349 * elflink.h (elf_link_add_object_symbols): Undo last change.
2353 * elflink.h (elf_link_add_object_symbols): Don't record a dynamic
2354 symbol for the indirect alias to a versioned symbol.
2358 * elf32-i386.c (elf32_i386_vtinherit_howto): New.
2359 (elf32_i386_vtentry_howto): New.
2360 (elf_i386_reloc_type_lookup): Return elf32_i386_vtentry_howto
2361 or elf32_i386_vtinherit_howto on lookup.
2365 * elf32-m68k.c: Include "elf/m68k.h". Remove definition of enum
2366 reloc_type. Rename R_68K__max to R_68K_max.
2367 (howto_table): Use _bfd_elf_rel_vtable_reloc_fn for a VTENTRY
2372 * libbfd.c (bfd_getb32): Rewrite expression to get better code.
2373 (bfd_getl32, bfd_getb_signed_32, bfd_getl_signed_32): Likewise.
2375 * libbfd.c (bfd_log2): Cast to bfd_vma before shifting, not
2380 * elflink.h (elf_link_add_object_symbols): Ensure that the warning
2381 message has a null byte terminator.
2385 * elf32-v850.c (v850_elf_perform_relocation): Ignore contents of
2386 word subject to R_V850_32 relocation.
2390 * dwarf2.c: Add comment describing problem computing line numbers
2391 for undefined symbols at link time.
2395 * elf64-alpha.c (elf64_alpha_adjust_dynamic_symbol): Don't
2396 transform a defweak into a plt entry.
2397 (elf64_alpha_calc_dynrel_sizes): Allow room for secondary
2398 plt entry references to receive a RELATIVE reloc.
2399 (elf64_alpha_finish_dynamic_symbol): Fill them in.
2400 (elf64_alpha_relocate_section): Assert we don't overrun
2401 the allocated relocation space.
2405 * elf.c (swap_out_syms): Always treat section symbols as
2406 special, even if they are attached to a common section.
2410 * elf32-v850.c (v850_elf_symbol_processing): Move symbols in
2411 sections with v850 common section attributes into named v850
2413 (v850_elf_add_symbol_hook): Move symbols in sections with v850
2414 common section attributes into named v850 common sections.
2418 * elf32-arm.c (elf32_arm_gc_mark_hook): Remove print
2423 * elf32-ppc.c (ppc_elf_relocate_section): Reverse output_offset
2424 part of Vladimir's change of 1998-08-19. Make a R_PPC_SDAREL16
2425 reloc to the wrong section a warning, not an error. .dynsbss
2426 is not an output section, so there is no need to check for it.
2430 * elf-bfd.h: Add argument to elf_backend_get_symbol_type.
2434 * elf.c (swap_out_syms): Pass type to elf_backend_get_symbol_type.
2435 * elf32-arm.c: Add HOWTO entries for R_ARM_GNU_VTINHERIT and
2437 (elf32_arm_gc_mark_hook): New.
2438 (elf32_arm_gc_sweep_hook): New.
2439 (elf32_arm_check_relocs): New.
2440 (elf32_arm_final_link_relocate): Handle VTINHERIT and VTENTRY
2442 (elf32_arm_relocate_section): Handle VTINHERIT and VTENTRY
2447 * elf32-ppc.c (ppc_elf_relocate_section): If dynobj is NULL,
2448 assume there is no PLT or GOT.
2452 * elf32-arm.c (elf32_arm_find_nearest_line): New function: just
2453 like _elf_bfd_find_nearest_line() except that STT_ARM_TFUNC is
2454 also accepted as a function symbol type.
2458 * rs6000-core.c (_LONG_LONG): Define for AIX 4.x only.
2462 * libbfd-in.h (_bfd_nolink_bfd_gc_sections): Correct definition to
2463 match definition of _bfd_gc_sections field.
2464 * libbfd.h: Rebuild.
2468 * elf32-sparc.c (elf32_sparc_relocate_section): Properly adjust
2469 the addend of a dynamic relocation referencing a section.
2470 * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
2471 (sparc64_elf_finish_dynamic_symbol): Fix the PLT relocation offset.
2475 * elflink.h (bfd_elfNN_size_dynamic_sections): Verify that the
2476 bed has a size_dynamic_sections routine before trying to use it.
2480 * elf32-mips.c (elf_mips_gnu_vtentry_howto): Use
2481 _bfd_elf_rel_vtable_reloc_fn.
2485 * Makefile.am: Add elf32-arm.c.
2486 * Makefile.in: Rebuild.
2487 * elf-bfd.h: Add elf_backend_get_symbol_type.
2488 * elf.c (swap_out_syms): If defined, call
2489 elf_backend_get_symbol_type.
2490 * elf32-arm.c: Define elf_backend_get_symbol_type.
2491 (elf32_arm_get_symbol-type): New routine.
2492 (record_thumb_to_arm_glue): Change to use STT_ARM_TFUNC.
2493 (bfd_elf32_arm_process_before_allocation): Change to
2494 check for STT_ARM_TFUNC.
2495 (elf32_arm_final_link_relocate): Likewise.
2496 * elfxx-target.h: Add elf_backend_get_symbol_type.
2500 * archures.c (bfd_mach_alpha_ev[456]): New.
2501 * cpu-alpha.c: Rework to match these types.
2502 * bfd-in2.h: Rebuild.
2506 * elf-bfd.h (_bfd_elf_rel_vtable_reloc_fn): Declare.
2507 * elf.c (_bfd_elf_rel_vtable_reloc_fn): New.
2509 * elf32-i386.c (elf_howto_table): Add vtable relocs.
2510 (elf_i386_reloc_type_lookup): Recognize them.
2511 (elf_i386_check_relocs): Pass them off to generic code.
2512 (elf_i386_relocate_section): Ignore them.
2513 (elf_i386_gc_mark_hook, elf_i386_gc_sweep_hook): New.
2514 (elf_backend_can_gc_sections): True.
2518 * elf32-arm.c (elf32_thumb_to_arm_stub): Check sym_sec is not NULL
2519 before looking at owner field.
2520 (elf32_arm_to_thumb_stub): Ditto.
2521 (elf32_arm_relocate_section): Compute name before calling
2522 elf32_arm_final_link_relocate().
2526 * elf.c: comment and formatting cleanups.
2531 * elfcode.h (elf_object_p): Reject files of header type ET_CORE
2532 (core files are treated differently than object files).
2533 * elf-bfd.h (_bfd_elf_write_corefile_contents,
2534 bfd_elf_mkcorefile): declare.
2535 * elfxx-target.h (_bfd_elf_write_corefile_contents,
2536 bfd_elf_mkcorefile): add to bfd_target vector.
2537 * elfcore.h (elf_core_file_p): save the program header table,
2538 and set the bfd architecture from the elf file header.
2539 * elf.c (bfd_elf_mkcorefile): new function.
2540 (_bfd_elf_write_corefile_contents): new function.
2541 (assign_file_positions_for_segments): add cases for handling
2542 PT_NOTE segments. (assign_file_positions_except_relocs):
2543 core files should be handled the same as exec files.
2544 (prep_headers): identify core files as type ET_CORE.
2545 (copy_private_bfd_data): identify the sections belonging to
2546 the PT_NOTE segment.
2548 * elf32-sparc.c (elf32_sparc_final_write_processing):
2549 add break statement to default case.
2553 * elf32-ppc.c (ppc_elf_relocate_section): Check that output
2554 section (not input) will be in sections ".sbss", ".sbss2",
2555 ".sdata", and ".sdata" for R_PPC_SDAREL16, R_PPC_EMB_SDA2REL,
2556 R_PPC_EMB_SDA21, R_PPC_EMB_RELSDA. In all these cases also ignore
2557 output_offset for correct evaluation of addend.
2561 * elf32-arm.c: Add prefix bfd_ to elf32_arm_get_bfd_for_interworking,
2562 elf32_arm_allocate_interworking_sections and
2563 elf32_arm_process_before_allocation.
2567 * bfd-in.h: Ammend prototype for
2568 elf32_arm_process_before_allocation to remove surplus third
2571 * bfd-in2.h: Regenerate.
2575 * elf64-alpha.c (elf64_alpha_relax_section): Handle indirect symbols.
2579 * aoutx.h (aout_link_input_section_ext): Use the relocation already
2580 calculated for RELOC_SPARC_REV32 case.
2584 * bfd-in.h: Add prototypes for elf32_arm_get_bfd_for_interworking,
2585 elf32_arm_allocate_interworking_sections and
2586 elf32_arm_process_before_allocation.
2587 * bfd-in2.h: Regenerated.
2588 * elf32-arm.c Define elf32_arm_link_hash_table.
2589 (insert_thumb_branch): New routine.
2590 (find_thumb_glue): New routine.
2591 (find_arm_glue): New routine.
2592 (record_arm_to_thumb_glue): New routine.
2593 (record_thumb_to_arm_glue): New routine.
2594 (elf32_arm_link_hash_table_create): New routine.
2595 (elf32_arm_get_bfd_for_interworking): New routine.
2596 (elf32_arm_allocate_interworking_sections) New routine.
2597 (elf32_arm_process_before_allocation) New routine.
2598 (elf32_thumb_to_arm_stub): New routine.
2599 (elf32_arm_to_thumb_stub): New routine.
2600 (elf32_print_private_bfd_data): Fix typo.
2601 (elf32_arm_final_link_relocate): Add argument sym_sec.
2602 Check for branches to thumb symbols in case R_ARM_PC24.
2603 Check for branches to arm symbols in case R_ARM_THM_PC22.
2604 (elf32_arm_relocate_section): Pass symbol section to
2605 elf32_arm_final_link_relocate.
2609 * elf32-ppc.c (ppc_elf_adjust_dynamic_symbol): Generate PLT
2610 entries unless the symbol is defined in the executable; in
2611 particular, undefined weak symbols get a PLT entry.
2615 * libaout.h: Remove nested comment to avoid warning.
2619 * elf32-arm.c (elf32_arm_final_link_relocate): Rework
2620 R_ARM_PC24 relocation.
2624 * elf32-arm.c (elf32_arm_final_link_relocate): Remove unused
2625 argument is_local. Add argument sym_flags. Check sym_flags
2626 in R_ARM_ABS32 case. Include addend for R_ARM_THM_PC22 case.
2627 (elf32_arm_relocate_section): Don't pass local sym and pass
2628 sym_flags to elf32_arm_final_link_relocate.
2632 * elf64-alpha.c (elf64_alpha_calc_dynrel_sizes): Correct last change
2633 to not count too few relocs for dynamicly linked executables.
2637 * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Never consider
2638 symbols without a dynamic index dynamic. Consider all weak
2640 (elf64_alpha_strip_section_from_output): Don't assume 1-1
2641 correspondance between input and output sections.
2645 * elflink.h (elf_gc_common_finalize_got_offsets): For backends
2646 that use a .got.plt section start the got offset at zero.
2650 * ieee.c (ieee_write_processor): Correct the processor ID written
2651 out for bfd_arch_m68k, accommodating change of March 25.
2655 * elf32-arm.c (elf32_arm_final_link_relocate): Rework
2656 R_ARM_THM_RPC22 relocations.
2660 * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Undef weak symbols
2662 (elf64_alpha_calc_dynrel_sizes): Allow enough room for RELATIVE
2663 .got relocs in -Bsymbolic shared objects.
2667 * elf32-arm.c: Add private flags to ELF header.
2668 (elf32_arm_print_private_bfd_data): New Function.
2669 (elf32_arm_set_private_flags): New Function.
2670 (elf32_arm_copy_private_flags): New Function.
2671 (elf32_arm_merge_private_bfd_data): New Function.
2675 * elf32-sparc.c (elf32_sparc_check_relocs): Permit WPLT30 against
2677 (elf32_sparc_relocate_section): Likewise.
2681 * elf32-ppc.c (ppc_elf_check_relocs): Init sgot to NULL. Create the
2682 .got if any relocation referrs to _GLOBAL_OFFSET_TABLE_.
2683 (ppc_elf_relocate_section): Pull sgot and splt search to the start
2684 of the function. Recognize no .plt as static linking.
2688 * elf32-mips.c (_bfd_mips_elf_section_from_shdr): Don't pass
2689 ".liblist" string through gettext.
2693 * Makefile.am: Add support for elf32-arm.lo.
2694 * Makefile.in: Rebuild.
2695 * config.bfd (arm-*-elf): Define targ_defvec and targ_selvecs.
2696 (thumb-*-elf): Define targ_defvec and targ_selvecs.
2697 * configure.in: Handle bfd_elf32_littlearm_vec and bfd_elf32_bigarm_vec.
2698 * configure: Regenerate.
2699 * elf.c: (prep_headers): Support arch_type of EM_ARM.
2700 * targets.c: Support new targets bfd_elf32_bigarm_vec and
2701 bfd_target bfd_elf32_littlearm_vec.
2702 * elf32-arm.c: New file.
2706 * libaout.h (M_SPARCLITE_LE): New machine.
2707 * sunos.c (MACHTYPE_OK): Add machine M_SPARCLITE_LE.
2708 * aoutf1.h (sunos_set_arch_mach): Add machine M_SPARCLITE_LE.
2709 (sunos_write_object_contents): Add machine bfd_mach_sparc_sparclite_le
2710 * aoutx.h (howto_table_ext): Add relocation R_SPARC_REV32.
2711 (NAME(aout,machine_type)) Add machine bfd_mach_sparc_sparclite_le
2712 (aout_link_input_section_ext): Add RELOC_SPARC_REV32 support.
2713 * elf32-sparc.c (_bfd_sparc_elf_howto_table, sparc_reloc_map,
2714 elf32_sparc_relocate_section): Rename R_SPARC_32LE to be R_SPARC_REV32
2715 * libbfd.h (bfd_reloc_code_real_names): Rename BFD_RELOC_SPARC_32LE to
2716 be BFD_RELOC_SPARC_REV32.
2718 * config.bfd (sparc86x-*-aout): New
2722 * linker.c (_bfd_generic_final_link): Allocate NULL symbol before
2723 actually mapping the output sections.
2728 * elf-m10300.c (mn10300_elf_howto): Add R_MN10300_24 entry.
2729 (mn10300_elf_reloc_map): Similarly.
2730 (mn10300_elf_final_link_relocate): Handle R_MN10300_24.
2734 * elf32-mips.c (elf_mips_howto_table): Add reloc types used on
2736 (bfd_elf32_bfd_reloc_type_lookup): Add default case.
2737 * elf64-mips.c: Replace all uses of mips_elf64_reloc_type with
2738 elf_mips_reloc_type defined in elf/mips.h.
2742 * elf64-mips.c: Remove reloc_type definition completely. It's now
2747 * elf64-mips.c (mips_elf64_reloc_type): #if 0 out more relocations
2748 as they are defined in elf/mips.h now.
2753 * Re-add lost change:
2754 * elf-m10300.c (elf32_mn10300_link_hash_entry): Add new field
2756 (mn10300_elf_relax_section): Include stack space for register saves
2757 in the imm8 field of a "call" instruction.
2758 (compute_function_info): Determine how much stack is allocated by
2759 the movm instruction. Fix typo.
2760 (elf32_mn10300_link_hash_newfunc): Initialize movm_stack_size.
2764 * elf32-sparc.c (elf_backend_got_header_size): Define as 4.
2765 * elf64-sparc.c (elf_backend_got_header_size): Define as 8.
2769 * elf32-ppc.c: Change use of pp_reloc_type to elf_ppc_reloc_type.
2773 * elf32-hppa.h: Let ELF header define the enum containing the
2774 external reloc numbers.
2775 * elf32-i386.h: Likewise.
2779 * elf-m10300.c: Let ELF header now define the macros to get the enum.
2780 * elf32-mips.c: Likewise.
2781 * elf32-ppc.c: Likewise.
2785 * bfd-in2.h: Change type of 'class' parameter to 'unsigned int' in
2786 bfd_coff_set_symbol_class(), in order to avoid K&R compatability
2788 * bfd-in.h: Regenerate.
2789 * coffgen.c (bfd_coff_set_symbol_class): Change type of 'class'
2790 parameter to 'unsigned int' to avoid K&R compatability problems.
2794 * ieee.c (ieee_find_nearest_line): Change filename_ptr and
2795 functionname_ptr to be const. Change line_ptr to be unsigned.
2797 * coffcode.h (coff_link_output_has_begun): Simplify handling when
2798 macro is not defined. Change second parameter from bfd_link_info
2799 to coff_final_link_info. Add prototype.
2800 (coff_final_link_postscript): Simplify handling when macro is not
2801 defined. Add prototype.
2805 * elf-mn10300.c: Before include system specific ELF header define
2806 START_RELOC_NUMBERS, RELOC_NUMBER, and END_RELOC_NUMBERS.
2807 * elf32-mips.c: Likewise.
2808 * elf32-ppc.c: Likewise.
2812 * elf64-mips.c (mips_elf64_reloc_type): Copy Ulrich's elf32-mips.c
2813 temporary patch over to elf64-mips.c as well.
2817 * elf32-mips.c (reloc_type): Temporarily disable definition of
2818 standard relocation since they are now defined in elf/mips.h.
2822 * elf-m10200.c (mn10200_elf_final_link_relocate):
2823 Modify range test for case R_MN10200_8.
2825 * elf-m10300.c (mn10300_elf_final_link_relocate):
2826 Modify range test for case R_MN10300_8.
2830 * elf-bfd.h (struct elf_backend_data): Add got_ & plt_header_size.
2831 * elf32-i386.c (elf_backend_got_header_size): Define.
2832 (elf_backend_plt_header_size): Define.
2833 * elf32-m68k.c, elf32-mips.c, elf32-ppc.c: Likewise.
2834 * elf32-sparc.c, elf64-alpha.c, elf64-sparc.c: Likewise.
2835 * elfxx-target.h: Provide a default of zero.
2836 * elflink.c (_bfd_elf_create_got_section): Use got_header_size.
2837 * elflink.h (elf_gc_common_finalize_got_offsets): Likewise.
2839 * elf32-ppc.c (ppc_elf_adjust_dynamic_symbol): Don't remove a PLT
2840 entry from an executable, even if the plt refcount goes to 0.
2844 * aoutx.h (NAME(aout,find_nearest_line)): Also remember the
2845 directory name at the line number.
2847 * elf.c (_bfd_elf_find_nearest_line): Also consider symbols
2848 with an unspecified type.
2852 * sunos.c: Add undef of valid to avoid problem on SunOS.
2856 * config.bfd (i?86-pc-beos{pe,elf,}*): Recognize.
2860 * elf32-m68k.c (elf_m68k_check_relocs): Also reference count
2861 R_68K_PCxx and R_68K_xx relocations. Make sure that
2862 ELF_LINK_HASH_NEEDS_PLT is always set for a PLT reloc reference.
2863 (elf_m68k_gc_sweep_hook): Also reference count R_68K_PCxx and
2864 R_68K_xx relocations.
2865 (elf_m68k_adjust_dynamic_symbol): Reset the plt offset of a symbol
2866 that has no plt entry.
2867 (elf_m68k_relocate_section): Ignore the plt offset in a static
2869 * elflink.h (elf_adjust_dynamic_symbol): Reset the plt offset for
2871 (elf_gc_common_finalize_got_offsets): Set the got offsets also in
2874 * elf32-m68k.c (R_68K_GNU_VTINHERIT, R_68K_GNU_VTENTRY): New reloc
2876 (howto_table, reloc_map): Add entries for them.
2877 (elf_m68k_check_relocs): Handle them. Implement reference
2878 counting for got and plt entries.
2879 (elf_m68k_gc_mark_hook, elf_m68k_gc_sweep_hook): New functions.
2880 (elf_m68k_adjust_dynamic_symbol): Handle unreferenced plt
2882 (rtype_to_howto_rel, elf_info_to_howto_rel): Delete.
2883 (elf_m68k_relocate_section): Handle the new reloc types.
2884 (bfd_elf32_bfd_final_link, elf_backend_gc_mark_hook,
2885 elf_backend_gc_sweep_hook, elf_backend_can_gc_sections): Define.
2886 * elflink.h (elf_link_add_object_symbols): When creating an
2887 indirect reference for symbol versioning also copy the plt
2889 (elf_fix_symbol_flags): When clearing the ELF_LINK_HASH_NEEDS_PLT
2890 flag also reset the plt offset.
2891 (elf_link_assign_sym_version): Likewise.
2892 (elf_gc_common_finalize_got_offsets): Increment the got offset by
2893 the size of the entry in bytes.
2894 (elf_gc_allocate_got_offsets): Likewise.
2898 * elflink.h (elf_gc_sections): Return true rather than falling off
2901 * coffgen.c (bfd_coff_set_symbol_class): Call bfd_alloc, not
2906 * coff-arm.c: Supress definition of TARGET_UNDERSCORE and add a
2907 comment describing when it should be enabled.
2908 Changed definition of USER_LABEL_PREFIX to "", to fall into line
2913 * ieee.c (ieee_slurp_external_symbols): Handle call optimization
2914 information ATN records.
2918 * ieee.c (ieee_slurp_external_symbols): Select an appropriate
2919 section for an absolute symbol in a fully linked file. Based on
2924 * coff-m88k.c (m88k_special_reloc): Don't lose the information
2925 that a symbol is undefined.
2929 * som.c (som_bfd_gc_sections): Define.
2933 * coff-arm.c (aoutarm_std_reloc_howto): Do not complain about
2934 overflows in ARM_26D patches, since they have already been
2939 * coffcode.h (coff_write_object_contents): If we have any long
2940 section names, call coff_write_symbols even if there are no
2945 * elf.c (copy_private_bfd_data): Only set phdr_included once for a
2946 PT_LOAD segment, rather than only setting it once for the entire
2949 * elf.c (_bfd_elf_make_section_from_shdr): When setting the LMA,
2950 rather than ignoring every phdr with a p_paddr of 0, ignore all
2951 the phdrs if they all have a p_paddr of 0.
2953 * stabs.c (_bfd_write_stab_strings): Check whether the .stabstr
2954 section was discarded from the link.
2958 * coff-sh.c (sh_insn_uses_freg): Ignore lowest bit of register number.
2962 * coff-sh.c (sh_insns_conflict): Load of fpscr conflicts with
2963 floating point operations.
2967 * cofflink.c (_bfd_coff_link_input_bfd): Skip undefined global
2972 Merge of vax/vms (read-only) support
2973 * configure.com: Support Vax target.
2974 * makefile.vms: Support Vax target.
2975 * vms.h: Renamed from evax.h, merged vax/vms (read-only) support.
2976 * vms.c: Renamed from evax-alpha.c, merged vax/vms (read-only)
2978 * vms-hdr.c: Renamed from evax-emh.c, merged vax/vms (read-only)
2980 * vms-gsd.c: Renamed from evax-egsd.c, merged vax/vms (read-only)
2982 * vms-tir.c: Renamed from evax-etir.c, merged vax/vms (read-only)
2984 * vms-misc.c: Renamed from evax-misc.c, merged vax/vms (read-only)
2986 * libbfd.c (real_read): Use unbuffered read on VMS/Vax.
2987 * targets.c (bfd_target_ovax_flavour): New flavour.
2988 (vms_alpha_vec): Renamed from evax_alpha_vec.
2990 (target_vector): Update accordingly.
2991 * config.bfd (alpha*-*-*vms*): Use vms_alpha_vec, not
2993 (vax*-*-*vms*): New target.
2994 * Makefile.am: Update for renamed files. Rebuild dependencies.
2995 * bfd-in2.h: Rebuild.
2996 * configure.in, Makefile.in, aclocal.m4: Rebuild.
3001 * linker.c (_bfd_generic_final_link): Force a trailing NULL
3002 pointer on abfd->outsymbols.
3003 (generic_add_output_symbol): Handle NULL sym parameter.
3007 * elf.c (copy_private_bfd_data): Add support for changing VMA or
3012 * coff-sh.c (sh_relax_delete_bytes): Correct address comparisons
3013 when handling 32 bit immediate relocs.
3014 * elf32-sh.c (sh_elf_relax_delete_bytes): Likewise.
3018 * section.c (STD_SECTION): Account for recently added gc_mark
3019 field in struct asection.
3021 * elf-m10300.c (bfd_mn10300_elf_merge_private_bfd_data): New function.
3022 (bfd_elf32_bfd_merge_private_bfd_data): Define.
3026 ELF Section-level Garbage Collection:
3027 * bfd.c (bfd_gc_sections): New.
3028 * aout-adobe.c: Hook to default implementation.
3029 * aout-target.h, aout-tic30.c, binary.c, bout.c: Likewise.
3030 * coff-alpha.c, coff-mips.c, coff-rs6000.c, coffcode.h: Likewise.
3031 * evax-alpha.c, i386msdos.c, i386os9k.c, ieee.c: Likewise.
3032 * ihex.c, nlm-target.h, oasys.c, ppcboot.c, srec.c: Likewise.
3033 * tekhex.c, versados.c: Likewise.
3034 * libbfd-in.h (_bfd_nolink_bfd_gc_sections): New.
3035 * targets.c (BFD_JUMP_TABLE_LINK): Add _bfd_gc_sections.
3037 * reloc.c (BFD_RELOC_VTABLE_INHERIT, BFD_RELOC_VTABLE_ENTRY): New.
3038 (bfd_generic_gc_sections): New.
3039 * section.c (SEC_KEEP): New.
3040 (asection): Add gc_mark member.
3042 * elfcode.h (elf_gc*): New name remappings.
3043 * elflink.h (elf_link_input_bfd): Don't set contents on stabs
3044 sections to be excluded.
3045 (elf_gc_mark, elf_gc_sweep, elf_gc_sweep_symbol): New.
3046 (elf_gc_propogate_vtable_entries_used): New.
3047 (elf_gc_smash_unused_vtentry_relocs): New.
3048 (elf_gc_sections, elf_gc_record_vtinherit, elf_gc_record_vtentry): New.
3049 (elf_gc_common_finalize_got_offsets): New.
3050 (elf_gc_allocate_got_offsets, elf_gc_common_final_link): New.
3051 * elfxx-target.h: Add and default gc hooks.
3053 * elf-bfd.h (struct elf_link_hash_entry): Swap got_offset/plt_offset
3055 (struct elf_obj_tdata): Likewise for local_got_offsets.
3056 * elf.c, elf-i386.c, elf32-m68k.c, elf32-mips.c: Update all uses.
3057 * elf32-ppc.c, elf32-sparc.c, elf64-alpha.c: Likewise.
3058 * elf64-sparc.c, elflink.h: Likewise.
3060 * elf-bfd.h (struct elf_link_hash_entry): Add vtable members.
3061 (ELF_LINK_HASH_MARK): Define.
3062 (struct elf_backend_data): Add GC hooks.
3063 * elf.c (_bfd_elf_link_hash_newfunc): Zero vtable members.
3065 * elf-m10300.c (mn10300_elf_check_relocs): New.
3066 (mn10300_elf_gc_mark_hook): New.
3067 (R_MN10300_GNU_VTINHERIT, R_MN10300_GNU_VTENTRY): New.
3068 (elf_mn10300_howto, mn10300_reloc_map): Handle them.
3069 (mn10300_elf_final_link_relocate): Likewise.
3070 (mn10300_elf_relocate_section): Likewise.
3071 (elf_backend_can_gc_sections): Define.
3072 * elf32-mips.c (R_MIPS_GNU_VTINHERIT, R_MIPS_GNU_VTENTRY): New.
3073 (elf_mips_gnu_vtinherit_howto, elf_mips_gnu_vtentry_howto): New.
3074 (bfd_elf32_bfd_reloc_type_lookup): Handle them.
3075 (mips_info_to_howto_rel): Likewise.
3076 (mips_elf_relocate_section): Likewise.
3077 (mips_elf_check_relocs): Likewise.
3078 (mips_elf_gc_mark_hook, mips_elf_gc_sweep_hook): New.
3079 (elf_backend_can_gc_sections): Define.
3080 * elf32-ppc.c (R_PPC_GNU_VTINHERIT, R_PPC_GNU_VTENTRY): New.
3081 (ppc_elf_howto_raw): Handle them.
3082 (ppc_elf_reloc_type_lookup): Likewise.
3083 (ppc_elf_relocate_section): Likewise.
3084 (ppc_elf_check_relocs): Reference count .got and .plt entires.
3085 Handle new vtable relocs.
3086 (ppc_elf_adjust_dynamic_symbol): Recognize unused .plt entries.
3087 (ppc_elf_gc_mark_hook, ppc_elf_gc_sweep_hook): New.
3088 (elf_backend_can_gc_sections): Define.
3092 * archures.c (bfd_mach_mn10300): Define.
3093 * elf-m10300.c: Include elf/mn10300.h
3094 (elf_mn10300_mach): New function.
3095 (_bfd_mn10300_elf_final_write_processing): Likewise.
3096 (_bfd_mn10300_elf_object_p): Likewise.
3097 (elf_backendfinal_write_processing): Define.
3098 (elf_backend_object_p): Likewise.
3102 * elf32-v850.c (v850_elf_perform_relocation): Fix HI16_S
3107 * elflink.h (elf_bfd_final_link): Loop over input_bfds using the
3108 link_next field, not the next field.
3112 * elf.c (map_sections_to_segments): Check the section address
3113 against the phdr size both with and without a modulo of
3118 * elf32-mips.c (mips_elf_size_dynamic_sections): Only strip a
3119 linker created empty input section if the output section has the
3122 * elflink.h (elf_link_output_extsym): Print an error message if
3123 _bfd_elf_section_from_bfd_section fails.
3125 * elf.c (_bfd_elf_section_from_bfd_section): Call bfd_set_error on
3130 * elf.c (copy_private_bfd_data): Improve handling of Solaris
3131 native linker output. Avoid putting an empty section in more than
3136 * po/Make-in (all-yes): If maintainer mode, depend on .pot file.
3137 ($(PACKAGE).pot): Unconditionally depend on POTFILES.
3141 * elf.c (swap_out_syms): New arg relocatable_p.
3142 Don't add section VMA to symbols for relocatable output.
3143 (_bfd_elf_compute_section_file_positions): Update call to
3148 * elf32-v850.c (v850_elf_perform_relocation): Make comparisons
3149 against 'addend' be signed rather than unsigned.
3153 * elf32-m32r.c: Add prototyps for static functions.
3155 * coff-arm.c: Add prototypes for static functions.
3159 * elf.c (elf_sort_sections): Sort by LMA first then VMA, since the
3160 LMA is used to order sections in a segment.
3162 * elf32-v850.c: Add prototypes for static functions.
3163 Change type of addend parameter to bfd_vma in various functions.
3167 * aoutx.h (howto_table_ext): Change RELOC_BASE13 to use
3168 complain_overflow_signed instead of complain_overflow_bitfield.
3172 * elf.c (elf_map_symbols): Don't add section VMA to symbol value
3173 when comparing against 0.
3177 * Makefile.am (config.status): New target.
3178 * Makefile.in: Rebuild.
3182 * elf32-sparc.c (elf32_sparc_merge_private_bfd_data): Give an
3183 error if previous object endianness doesn't match current object.
3187 * elf32-v850.c (v850_elf_print_private_bfd_data): Call
3188 _bfd_elf_print_private)bfd_data ().
3192 * elflink.h (elf_merge_symbol): Don't always set type_change_ok
3194 (elf_link_add_object_symbols): Set type_change_ok and
3195 size_change_ok before calling elf_merge_symbol.
3197 * elf32-mips.c (mips_elf_relocate_section): If we issue an
3198 undefined symbol error, don't also issue an overflow error.
3202 * elf32-ppc.c (ppc_elf_relocate_section): The target of an
3203 R_PPC_LOCAL24PC relocation should be local; if not, print an error
3204 message instead of crashing.
3208 * archures.c (bfd_mach_cpu32): Define.
3209 (bfd_default_scan): Add case for 68060. Fix 68332 case to use
3211 * cpu-m68k.c (arch_info_struct): Add m68k:cpu32.
3212 * ieee.c: Include <ctype.h>.
3213 (ieee_object_p): Parse out process ID string to make it more
3214 likely to be acceptable for bfd_scan_arch.
3215 * bfd-in2.h: Rebuild.
3219 * elf32-m32r.c (m32r_elf_print_private_bfd_data): Also call
3220 _bfd_elf_print_private_bfd_data() so that the program header will
3225 * peicode.h (coff_swap_sym_in): Check for C_SECTION rather than
3226 0x68. Reindent. Add some comments.
3230 * elf.c (copy_private_bfd_data): Adjust physical address of
3231 segment in output BFD to contain LMAs of its sections.
3235 * elf32-sparc.c (_bfd_sparc_elf_howto_table, sparc_reloc_map,
3236 elf32_sparc_relocate_section): Added R_SPARC_32LE for little
3237 endian data 32 bit relocations.
3238 (elf32_sparc_merge_private_bfd_data): Check if linking little
3239 endian objects with big endian objects.
3240 (elf32_sparc_object_p): Set bfd_mach_sparc_sparclite_le.
3241 (elf32_sparc_final_write_processing): Set EF_SPARC_LEDATA in e_flags.
3242 * libbfd.h (bfd_reloc_code_real_names): Added BFD_RELOC_SPARC_32LE.
3244 * cpu-sparc.c (arch_info_struct): Added sparc:sparclite_le
3245 * archures.c (bfd_mach_sparc_sparclite_le): New.
3246 * bfd-in2.h (BFD_RELOC_SPARC_32LE, bfd_mach_sparc_sparclite_le): New.
3250 * peicode.h (add_data_entry): Fix precedence of operators in if ()
3255 * bfd-in.h: Move over patch to bfd-in2.h.
3257 * reloc.c (bfd_check_overflow): Add casts before shifts which may
3259 (_bfd_relocate_contents): Likewise.
3263 * peicode.h (add_data_entry): If the section has no private data
3264 then do not create a Data Dictionary entry for it.
3268 * elf64-alpha.c (elf64_alpha_relax_section): Set again on changes.
3269 (elf64_alpha_can_merge_gots, elf64_alpha_merge_gots,
3270 elf64_alpha_size_got_sections): Rewrite, handling multiple got
3271 subsections during relaxation more correctly.
3275 * bfd-in2.h: Add new prototype: bfd_coff_set_symbol_class ().
3276 Add extra argument to bfd_arm_process_before_allocation ().
3277 * bfd-in.h: Reflect changes made in bfd-in2.h.
3278 * coffgen.c (bfd_coff_set_symbol_class): New function. Set the
3279 coff class of a BFD symbol.
3280 * coff-arm.c: Add support for interworking between Thumb code and
3281 non-interworking aware ARM code.
3285 * po/Make-in (install-info): New target.
3289 * filemode.c: Remove; not used.
3291 If sysdep.h includes a header file, don't include it again:
3292 * aix386-core.c: Don't include <stdio.h>, <stddef.h>, or
3294 * aoutx.h: Don't include <string.h>. Use "sysdep.h" rather than
3296 * archive.c: Don't include <string.h> or <errno.h>.
3297 * evax-alpha.c; Don't include <stdio.h>.
3298 * evax-egsd.c: Likewise.
3299 * evax-etir.c: Likewise.
3300 * evax-misc.c: Likewise.
3301 * evax-emh.c: Likewise. Also, don't include <sys/types.h>.
3302 * hppabsd-core.c: Don't include <stdio.h>, <sys/types.h>, or
3304 * hpux-core.c: Likewise.
3305 * netbsd-core.c: Likewise.
3307 * libbfd.c: Don't include <sys/types.h>.
3308 * nlmcode.h: Don't include <string.h>.
3309 * osf-core.c: Don't include <string.h> or <stdio.h>.
3310 * ptrace-core.c: Don't include <stdio.h>, <sys/types.h>,
3311 <errno.h>, or <unistd.h>.
3312 * trad-core.c: Don't include <stdio.h> or <sys/types.h>.
3316 * configure.com: If the version number can not be found in
3317 configure.in, set it to "unknown" rather than "2.8.1".
3321 * elf32-mips.c (elf_mips_mach): New.
3322 (_bfd_mips_elf_object_p): Use elf_mips_mach.
3323 (_bfd_mips_elf_final_write_processing): Use the names
3324 of machines, rather than the numbers. Set both the ARCH
3325 and MACH in e_flags. Handle a few more specific machines.
3326 (_bfd_mips_elf_merge_private_bfd_data): Merge both
3327 EF_MIPS_ARCH and EF_MIPS_MACH.
3331 * syms.c (bfd_is_local_label): Revert last change.
3332 * srec.c (srec_write_symbols): Discard debugging symbols.
3336 * som.c: Include <ctype.h>.
3337 * som.h: Don't include sysdep.h.
3341 * libbfd.h: Rebuilt.
3342 * libbfd-in.h: Removed gettext includes and defines.
3343 * sysdep.h: Moved gettext-related includes and defines here.
3347 * srec.c (srec_write_symbols): Use bfd_is_local_label rather than
3348 an ad-hoc test. Kill bogus #if 0 code.
3349 * syms.c (bfd_is_local_label): Consider BSF_DEBUGGING symbols local.
3353 * sunos.c (sunos_check_dynamic_reloc): Don't use the PLT address
3354 when generating a normal executable for a symbol defined in a
3355 regular file. When copying a reloc into the output file, adjust
3356 the addend for a PC relative reloc against a global symbol.
3360 * libbfd.h: Rebuilt.
3361 * libbfd-in.h (_): Define as dgettext.
3365 * coff-arm.c (coff_arm_relocate_section): Cast to bfd_signed_vma,
3367 * peicode.h (pe_saved_coff_bfd_print_private_bfd_data): Use PARAMS
3368 when declaring parameter types.
3369 (pe_saved_coff_bfd_copy_private_bfd_data): Likewise.
3373 * config.bfd: If we include any ELF targets in targ_defvec and/or
3374 targ_selvecs, then add the generic ELF targets to targ_selvecs.
3375 * elf32-gen.c (dummy): New static const variable.
3376 (elf_generic_info_to_howto): New static function.
3377 (elf_generic_info_to_howto_rel): New static function.
3378 (elf_info_to_howto): Define as elf_generic_info_to_howto.
3379 (elf_info_to_howto_rel): Define as elf_generic_info_to_howto_rel.
3380 * elf64-gen.c: Same changes as elf32-gen.c.
3381 * elfcode.h (elf_object_p): For the generic target, ignore a
3382 failure of bfd_default_set_arch_mach. Fix indentation a bit.
3386 * configure.in (WIN32LIBADD): Add -lintl on cygwin32.
3387 * configure: Rebuild.
3391 * config.bfd: Update OSR5/Unixware patterns.
3395 * elf.c (assign_file_positions_for_segments): Allow for holes
3396 between sections added by a link script.
3400 * configure.in: Change version number to 2.9.4
3401 * configure: Rebuild.
3404 * elf.c (bfd_elf_get_bfd_needed_list): New function.
3405 * bfd-in.h (bfd_elf_get_bfd_needed_list): Declare.
3406 * bfd-in2.h: Rebuild.
3410 * elf64-alpha.c (struct alpha_relax_info): Replace elfsym with other.
3415 * elf64-alpha.c (struct alpha_relax_info): Add tsec & elfsym members.
3416 (elf64_alpha_relax_section): Fill them in.
3417 (elf64_alpha_relax_opt_call): Implement more than a stub.
3418 (elf64_alpha_add_symbol_hook): Don't set SEC_LOAD or default
3419 alignment on .scommon.
3420 (elf64_alpha_merge_gots): Merge use counts as well.
3424 * elf64-alpha.c (elf64_alpha_relax_section): Use the proper section
3425 for calculating a local symbol's address.
3426 (elf64_alpha_calc_got_offsets): Skip entries with 0 use count.
3427 Set the .got's cooked size as well as the raw size.
3431 * elf32-v850.c (v850_elf_print_private_bfd_data): Add
3432 internationalisation of printed information.
3434 * coff-arm.c (coff_arm_print_private_bfd_data): Add
3435 internationalisation of printed information.
3439 * syms.c (struct indexentry): Change directory_name, file_name,
3440 and function_name fields to char *.
3441 (struct stab_find_info): Change cached_file_name field to char *.
3445 * peicode.h (dir_names): Add missing N_() macros to dir_names array.
3449 * po/Make-in (MKINSTALLDIRS): Don't look in $(top_srcdir).
3453 * Makefile.am (install-data-local): Make $(includedir).
3454 * Makefile.in: Rebuild.
3458 * libbfd-in.h: Use `gettext' and not `dgettext' for now.
3462 * Makefile.am (INCLUDES): Add -I$(srcdir)/../intl -I../intl.
3463 * Makefile.in: Rebuild.
3465 * bfd-in2.h: Rebuild for Nick's changes.
3469 * archive.c (_bfd_generic_read_ar_hdr_mag): Fix lossage in last
3470 change wrt length == max_namelen.
3474 * Many files: Added gettext invocations around user-visible
3476 * libbfd-in.h: Added gettext includes and defines.
3477 * acconfig.h (ENABLE_NLS, HAVE_CATGETS, HAVE_GETTEXT, HAVE_STPCPY,
3478 HAVE_LC_MESSAGES): Define.
3479 * configure.in: Call CY_GNU_GETTEXT. Create po/Makefile.in and
3481 * Makefile.am (SUBDIRS): Added po.
3482 (POTFILES): New macro.
3483 (po/POTFILES.in): New target.
3484 (SOURCE_HFILES): New macro.
3486 * po/Make-in, po/POTFILES.in, po/bfd.pot: New files.
3490 * elfcore.h (bfd_prstatus): Copy core_prstatus from the first
3491 NT_PRSTATUS note section encountered, it contains the status of
3492 the currently executing thread when the core file was written.
3496 * libcoff.h: Add extra parameter to
3497 bfd_coff_link_output_has_begun overrideable function.
3498 * cofflink.c: Pass extra parameter to
3499 bfd_coff_link_output_has_begun function.
3500 * bfd-in.h: Add prototypes for exported ARM interworking
3502 * peicode.h: ARM specific code reorganised to conform to BFD
3504 * coffcode.h: ARM specific code reorganised to conform to BFD
3506 * coff-arm.c: Code reorganised to conform to the BFD coding
3507 conventions. Global variables have been moved into an ARM
3508 specific hash table structure and a new function:
3509 bfd_arm_get_bfd_for_interworking() has been created which is
3510 called from the linker scripts.
3514 * archive.c (_bfd_generic_read_ar_hdr_mag): Simplify end-of-name test.
3516 * elf64-alpha.c (elf64_alpha_find_reloc_at_ofs): Renamed from
3517 elf64_alpha_relax_find_reloc_ofs. Changed all callers.
3518 (elf64_alpha_add_symbol_hook): Put small commons in .scommon not .sbss.
3519 (elf64_alpha_size_got_sections): Don't merge .got sections twice.
3523 * config.bfd: Added sparc86x support.
3527 * elf32-mips.c (mips_elf_relocate_section): Do not complain about
3528 an out of range pc-relative jump/call to an undefined weak symbol.
3532 * elf64-alpha.c (elf64_alpha_do_reloc_gpdisp): Do all gpdisp
3537 * archive.c (bfd_generic_archive_p): If a slurp subroutine returns
3538 an error other than bfd_error_system_call, set the error to
3539 bfd_error_wrong_format.
3541 * targets.c (bfd_target_vector) [SELECT_VECS not defined]: Add
3542 bfd_elf32_powerpcle_vec.
3544 * elf.c (copy_private_bfd_data): If all the p_paddr fields in the
3545 program segments are zero, don't set p_paddr_valid.
3549 * elf64-alpha.c: Initial implementation of relaxation --
3550 (struct alpha_elf_link_hash_entry): Add use_count member.
3551 (elf64_alpha_check_relocs): Initialize and increment it.
3552 (elf64_alpha_can_merge_gots): Check it when considering merging.
3553 (elf64_alpha_merge_gots): Drop entries with zero use.
3554 (elf64_alpha_calc_got_offsets_for_symbol): Likewise.
3555 (elf64_alpha_always_size_sections): Split out got sizing ...
3556 (elf64_alpha_size_got_sections): ... here. New function.
3557 (elf64_alpha_relax_find_reloc_ofs): New function.
3558 (elf64_alpha_relax_with_lituse): Likewise.
3559 (elf64_alpha_relax_without_lituse): Likewise.
3560 (elf64_alpha_relax_opt_call): Likewise.
3561 (elf64_alpha_relax_section): Likewise.
3562 (elf64_alpha_add_symbol_hook): Likewise.
3563 (elf64_alpha_howto_table): Implement GPRELHIGH/LOW & IMMED_GP_16.
3564 (elf64_alpha_relocate_section): Likewise.
3565 (bfd_elf64_bfd_relax_section): Define.
3566 (elf_backend_add_symbol_hook): Likewise.
3570 * elf.c (prep_headers): Use new EM_SPARCV9 symbol.
3571 * elf64-sparc.c (ELF_MACHINE_CODE): Likewise.
3572 (ELF_MACHINE_ALT1): New. Set to EM_OLD_SPARC64.
3576 * configure.in: Add -lkernel32 to WIN32LIBADD on cygwin32.
3577 * configure: Rebuild.
3581 * Makefile.am (libbfd_la_LIBADD): Add @WIN32LIBADD@.
3582 (libbfd_la_LDFLAGS): Add @WIN32LDFLAGS@.
3583 * configure.in: Define and substitute WIN32LDFLAGS and
3585 * aclocal.m4: Rebuild with new libtool.
3586 * configure, Makefile.in: Rebuild.
3590 * coffcode.h (coff_write_object_contents): Move a PE COMDAT symbol
3591 before any other symbols in the same section.
3595 * config.bfd (powerpc*-*-*): Remove PowerPC NT support from ELF
3600 * dwarf2.c (comp_unit): Move it earlier in the source. Add
3602 (read_address): Replace 'bdf*' argument with 'comp_unit*' argument.
3603 Use addr_size for address size, rather than sizeof(bfd_vma).
3604 (read_attribute): Replace bdf* argument with 'comp_unit*' argument.
3605 Fix call to read_address.
3606 (decode_line_info): Replace bdf* argument with 'comp_unit*' argument.
3607 Scrap other unneeded arguments. Fix call to read_address.
3608 (scan_unit_for_functions): Fix call to read_attribute.
3609 (parse_comp_unit): We now handle more values for addr_size.
3610 Set addr_size in unit. Fix call to read_attribute and
3615 * dwarf2.c (parse_comp_unit): Drop use of unit->name when it is null.
3619 * archures.c (bfd_default_scan): Add m68k cases back to default
3620 switch, reverting patch of March 25, since IEEE support depends
3625 * Makefile.am (diststuff): New target.
3626 * Makefile.in: Rebuild.
3630 * som.c (som_bfd_ar_write_symbol_stuff): Fix computation of
3631 som_offset when we have an extended name table.
3635 * Makefile.am (stamp-lib): Check that .libs/libbfd.a exists before
3637 * Makefile.in: Rebuild.
3641 * elf32-m68k.c (elf_m68k_size_dynamic_sections): Generate section
3642 symbols when creating a shared library.
3643 (elf_m68k_adjust_dynindx): New function, used by above code.
3644 (elf_m68k_finish_dynamic_sections): Initialize the section
3646 (elf_m68k_relocate_section): Change abort to BFD_ASSERT.
3650 * coff-arm.c (in_reloc_p): Use ARM_RVA32 in place of constant
3655 * elf32-m68k.c (elf_m68k_relocate_section, case R_68K_PLT*O): Fix
3660 * elf-m10300.c (mn10300_elf_relax_section): Correctly handle
3665 * configure.in: Set version to 2.9.1.
3666 * configure: Rebuild.
3668 * Branched binutils 2.9.
3672 * syms.c (ENABLE_CACHING): Define.
3673 (struct indexentry): Define.
3674 (struct stab_cache): Remove.
3675 (cmpindexentry): New static function.
3676 (struct stab_find_info): Add new fields: indextable,
3677 indextablesize, cached_indexentry, cached_offset, cached_stab, and
3678 cached_file_name. Remove fields: file_cache, function_cache, and
3680 (_bfd_stab_section_find_nearest_line): Rewrite to build a sorted
3681 index table and search it.
3685 * elf.c (_bfd_elf_copy_private_section_data): Call
3686 copy_private_bfd_data once we've seen the last SEC_ALLOC section.
3688 * cpu-mips.c: Remove trailing comma at end of enumeration list.
3692 * coff-arm.c: Define all globally visible variables and functions
3693 only when COFF_WITH_PE is not defined.
3694 * configure.in (armpe_little_vec, armpe_big_vec): Add
3696 * configure: Rebuild.
3700 Fix some gcc -Wall warnings:
3701 * aout-arm.c (MY(fix_pcrel_26)): Add casts to avoid warnings.
3702 * archive.c (_bfd_generic_read_ar_hdr_mag): Likewise.
3703 * archures.c (bfd_default_scan): Likewise.
3704 * bfd.c (bfd_scan_vma): Likewise.
3705 * binary.c (mangle_name): Likewise
3706 * coff-arm.c (aoutarm_fix_pcrel_26): Likewise.
3707 * coff-sh.c (sh_relocate_section): Likewise.
3708 * coff-stgo32.c (create_go32_stub): Likewise.
3709 * coffcode.h (coff_slurp_line_table): Likewise.
3710 * ecoff.c (_bfd_ecoff_write_armap): Likewise.
3711 * elf.c (_bfd_elf_make_section_from_shdr): Likewise.
3712 (assign_file_positions_for_segments): Likewise.
3713 * elf32-mips.c (mips_elf_relocate_section): Likewise.
3714 * elf32-ppc.c (ppc_elf_add_symbol_hook): Likewise.
3715 * oasys.c (oasys_write_sections): Likewise.
3716 * ppcboot.c (ppcboot_object_p): Likewise.
3717 (mangle_name): Likewise.
3718 * riscix.c (riscix_fix_pcrel_26): Likewise.
3719 * srec.c (srec_scan): Likewise.
3720 * stabs.c (_bfd_write_section_stabs): Likewise.
3721 * sunos.c (sunos_add_dynamic_symbols): Likewise.
3722 * aout-ns32k.c (_bfd_ns32k_relocate_contents): Add default case to
3723 switch. Declare parameters for function pointers.
3724 * archures.c (bfd_default_scan): Add braces to avoid ambiguous if
3726 * elf.c (elf_sort_sections): Likewise.
3727 * coff-arm.c (coff_thumb_pcrel_common): Initialize relocation.
3728 Add default cases to switches.
3729 (coff_arm_relocate_section): Remove unused local variables.
3731 (coff_arm_bfd_set_private_flags): Change flag variable to type
3733 * coff-mips.c (mips_relocate_section): Initialize use_lo.
3734 * coff-ppc.c (ppc_record_toc_entry): Change i to unsigned int.
3735 (dump_toc): Change cat to const, and initialize it.
3736 * coff-sh.c (sh_relax_delete_bytes): Initialize start and voff.
3737 * elf32-sh.c (sh_elf_relax_delete_bytes): Likewise.
3738 (sh_elf_relocate_section): Initialize r_symndx.
3739 * coffcode.h (coff_compute_section_file_positions): Only declare
3740 old_sofar if ALIGN_SECTIONS_IN_FILE.
3741 (coff_write_object_contents): Initialize csym.
3742 * coffgen.c (coff_pointerize_aux): Make type and class unsigned.
3743 * cpu-ns32k.c (_bfd_ns32k_get_displacement): Add default case to
3745 * dwarf2.c: Include libiberty.h.
3746 (read_2_signed_bytes, read_4_signed_bytes): Comment out.
3747 (decode_line_info): Remove unused local variables.
3748 * elf32-m32r.c (m32r_elf_sda16_reloc): Likewise.
3749 (m32r_elf_relocate_section): Likewise.
3750 * elf32-v850.c (v850_elf_store_addend_in_insn): Likewise.
3751 (v850_elf_reloc): Likewise.
3752 * elf-bfd.h (elf_linker_section_t): Make alignment unsigned.
3753 (struct elf_obj_tdata): Make cverdefs and cverrefs unsigned.
3754 * elf.c (assign_file_positions_for_segments): Always set adjust.
3755 * elf32-d30v.c (bfd_elf_d30v_reloc): Initialize tmp_addr. Fully
3756 parenthesize expression.
3757 * elf32-m32r.c (m32r_elf_relocate_section): Always initialize h.
3758 (m32r_elf_object_p): Return a value.
3759 (m32r_elf_print_private_bfd_data): Change fprintf format string.
3760 * elf32-mips.c (mips_elf_final_link): Initialize last.
3761 (mips_elf_finish_dynamic_sections): Initialize last and dindx.
3762 * elf32-v850.c (v850_elf_object_p): Return a value.
3763 (v850_elf_print_private_bfd_data): Change fprintf format string.
3764 * elfcode.h (elf_slurp_symbol_table): Change symcount and i to
3766 * elflink.h (elf_link_add_object_symbols): Change vernum to
3767 unsigned int, and initialize it. Change fprintf format string.
3768 (NAME(bfd_elf,size_dynamic_sections)): Cast -1 to bfd_size_type
3769 when setting or comparing to soname_indx.
3770 (elf_create_pointer_linker_section): Change num_symbols to
3772 * libcoff-in.h (coff_data_type): Change flags to flagword.
3773 * peicode.h (pe_print_idata): Initialize idx. Change j to
3774 bfd_size_type. Initialize hint_member. Remove useless test to
3776 (pe_print_edata): Change num_functions and num_names in struct
3777 EDT_type to unsigned long. Remove cast. Change fprintf format
3779 * ppcboot.c (ppcboot_object_p): Change i to size_t.
3780 * reloc.c (bfd_get_reloc_size): Change return type to unsigned
3782 * reloc16.c (bfd_coff_reloc16_relax_section): Change shrinks to
3783 int *. Update uses. Change j to long.
3784 * bfd-in2.h, libcoff.h: Rebuild.
3788 * elf32-v850.c Remove definition of USE_REL.
3789 (v850_elf_info_to_howto_rela): New function.
3790 (v850_elf_perform_relocation): Renamed from
3791 v850_elf_store_addend_in_insn. Removed replace argument.
3792 (v850_elf_reloc): store the relocation in the addend field instead
3794 (v850_elf_final_link_relocate): Now calls
3795 v850_elf_perform_relocation.
3796 (v850_elf_relocate_section): Remove code to generate REL
3801 * coffcode.h (coff_new_section_hook): Set the type and storage
3802 class in the native symbol information allocated for a new section
3807 * peicode.h: Chain together calls to
3808 coff_bfd_copy_private_bfd_data and
3809 coff_bfd_print_private_bfd_data.
3811 * coff-arm.c: Add prototypes for
3812 coff_arm_bfd_print_private_bfd_data and
3813 coff_arm_bfd_copy_private_bfd_data.
3817 * coffcode.h (coff_mkobject_hook): Set private falgs even for a PE
3820 * peicode.h: Call arm-coff private data functions after handling
3823 * coff-arm.c: Turn statics into globals so that they can be shared
3824 both pe and pei backends.
3828 * aoutf1.h (sunos_set_arch_mach): Use bfd_mach_m68* rather than
3830 (sunos_write_object_contents): Likewise.
3831 * aoutx.h (NAME(aout,machine_type)): Likewise.
3832 * coffcode.h (coff_set_arch_mach_hook): Likewise.
3836 * archures.c (bfd_mach_m68*): Add definitions for various m68k
3838 (bfd_default_scan): Remove m68k special cases.
3839 * bfd-in2.h: Rebuild.
3840 * mipsbsd.c (MY(write_object_contents)): Use bfd_mach_m68* rather
3842 * sparclynx.c (NAME(lynx,set_arch_mach)): Likewise.
3843 * cpu-m68k.c (arch_info_struct): Likewise. Add entry for
3845 (bfd_m68k_arch): Set mach field to zero to signal no explicit
3846 selection, change printable_name to just "m68k" and make that the
3847 default instead of m68k:68020.
3849 * aout-tic30.c (NAME): Define this to avoid multiple definitions
3851 (MY_get_section_contents): Define as aout_32_get_section_contents
3852 rather than NAME(aout,get_section_contents).
3854 * elf-m10300.c (elf32_mn10300_link_hash_table_create): Fix cast.
3856 * evax-alpha.c (evax_set_arch_mach): Only accept bfd_arch_alpha
3857 and call bfd_default_set_arch_mach to do the real work.
3861 * bout.c (BALX): Include return register g14 as part of the insn.
3863 (calljx_callback): Use it.
3867 * libbfd-in.h (BFD_ALIGN): Cast this parameter to bfd_vma.
3868 * libbfd.h: Rebuild.
3870 * elf-m10300.c (elf32_mn10300_finish_hash_table_entry): Change
3871 byte_count to unsigned int.
3872 (mn10300_elf_relax_section): Initialize internal_relocs. Remove
3873 unused local variables.
3875 * evax-alpha.c (evax_close_and_cleanup): Remove unused local
3876 variables er and er1.
3878 * cpu-v850.c: Include <ctype.h>.
3879 (scan): Case isdigit argument to unsigned char.
3882 * ihex.c (ihex_scan): Add extbase variable so that getting an
3883 extended linear address record does not ignore any previous
3885 (ihex_write_object_contents): When writing out an extended linear
3886 address record, zero out any previous extended address.
3890 * ieee.c (do_one): Check section before dereferencing it.
3891 (ieee_canonicalize_reloc): Likewise with src->relent.sym_ptr_ptr.
3892 (ieee_generic_stat_arch_elt): Likewise with abfd->my_archive.
3896 * config.bfd: (sh*-*-rtems*): Switched from ELF to COFF.
3900 * coff-arm.c: Add interworking functions to pe backends.
3904 * configure.in: Use AM_DISABLE_SHARED.
3905 * aclocal.m4, configure: Rebuild with libtool 1.2.
3909 * coff-arm.c (coff_arm_relocate_section): Better error messages
3910 when interowrking conflucts occur. Courtesy of Jonathan Walton
3912 (aoutarm_std_reloc_howto): Fixed bitsize fields of rightshifted
3913 relocations. Patch courtesy of Jonathan Walton and Tony
3918 * elf32-sparc.c (elf32_sparc_adjust_dynamic_symbol): Revert
3919 part of Feb 22 change controling when to override the existing
3920 symbol with the .plt entry.
3924 * config.bfd (targ_cpu): Add thumb-pe target.
3926 * coffcode.h (OTHER_GLOBAL_CLASS): Support thumb external
3927 functions in PE build.
3931 * config.bfd (sparclite-*-elf*): Added.
3935 * configure.in: Add elf.lo to elf shell variable.
3936 * Makefile.am (BFD_LIBS): Remove elf.lo.
3937 (BFD_LIBS_CFILES): Remove elf.c.
3938 (BFD32_BACKENDS): Add elf.lo.
3939 (BFD32_BACKENDS_CFILES): Add elf.c.
3940 * configure, Makefile.in: Rebuild.
3944 * elf32-i386.c (elf_i386_relocate_section): A pc-relative
3945 relocation against a now-local symbol should not have a dynamic
3950 * peicode.h (coff_swap_filehdr_in): Don't set BFD flag HAS_SYMS in
3952 (pe_print_private_bfd_data): Print PE flags. From Mikey
3957 * elf32-sparc.c (elf32_sparc_adjust_dynamic_symbol): Don't create
3958 a plt entry when we can determine that we authoritatively define
3963 * configure.in (COREFILE selection): Remove sparc-*-linux*. They
3964 don't actually use trad-core, but a SunOS-style core file handled
3966 * hosts/sparclinux.h: Remove.
3970 * peicode.h (pe_print_idata): If there is no .idata section, look
3971 for the import tables in some other section. Make the initial
3972 label line up better with the data. Print the import address
3973 table even if there is no import name table. If the import
3974 address table holds actual addresses, print them.
3978 * libbfd.c (bfd_seek): If fseek fails, save errno around call to
3979 bfd_tell. If errno is EINVAL, set bfd_error_file_truncated, not
3980 bfd_error_system_call.
3984 * Makefile.am (AUTOMAKE_OPTIONS): Define.
3985 * configure, Makefile.in, aclocal.m4: Rebuild with automake 1.2e.
3988 * Makefile.am (libbfd_la_LDFLAGS): Define.
3989 * Makefile.in: Rebuild.
3994 * netbsd.h (MACHTYPE_OK): Define.
3995 (MY(write_object_contents)): Use DEFAULT_ARCH and DEFAULT_MID when
3996 calling N_SET_MACHTYPE, rather than having a switch.
3997 * libaout.h (enum machine_type): Add M_PMAX_NETBSD, M_VAX_NETBSD,
3999 * i386netbsd.c (MACHTYPE_OK): Don't define.
4000 (DEFAULT_MID): Define.
4001 * m68k4knetbsd.c (SEGMENT_SIZE): Don't define.
4002 (MACHTYPE_OK): Don't define.
4003 (DEFAULT_MID): Define.
4004 * m68knetbsd.c: (MACHTYPE_OK): Don't define.
4005 (DEFAULT_MID): Define.
4006 * ns32knetbsd.c (MACHTYPE_OK): Don't define.
4007 (DEFAULT_MID): Define.
4008 * sparcnetbsd.c (MACHTYPE_OK): Don't define.
4009 (DEFAULT_MID): Define.
4012 * vaxnetbsd.c: New file.
4013 * netbsd-core.c: Clean up. Remove unused macros. Use netbsd
4014 rather than netbsd_core.
4015 * targets.c (vaxnetbsd_vec): Declare.
4016 (bfd_target_vector): Add vaxnetbsd_vec. If NETBSD_CORE is
4017 defined, add netbsd_core_vec.
4018 * configure.in: Set COREFILE for alpha*-*-netbsd* and
4019 powerpc-*-netbsd* to netbsd-core.lo. If COREFILE is
4020 netbsd-core.lo, set COREFLAG to -DNETBSD_CORE.
4021 * config.bfd (alpha*-*-netbsd*): New target.
4022 * Makefile.am: Rebuild dependencies.
4023 (BFD32_BACKENDS): Add vaxnetbsd.lo.
4024 (BFD32_BACKENDS_CFILES): Add vaxnetbsd.c.
4025 * configure, Makefile.in: Rebuild.
4027 * configure.host: Remove the old shared library build stuff. We
4028 now use libtool instead.
4032 * tekhex.c (tekhex_write_object_contents): Call tekhex_init.
4036 * configure.in: Take stab-syms.lo out of sparclinux_vec list.
4037 * configure: Rebuild.
4040 * elf32-v850.c (remember_hi16s_reloc): New function.
4041 (find_remembered_hi16s_reloc): New function.
4042 (v850_elf_store_addend_in_insn): Use the above new functions to
4043 match up HI6S relocs with LO16 relocs.
4047 * configure.in: Change -linux* to -linux-gnu*.
4048 * config.bfd, configure.host: Likewise.
4049 * configure: Rebuild.
4053 * elf32-v850.c (v850_elf_store_addend_in_insn): Fix another
4054 LO16/HI16S bug and improve comments about what is going on.
4058 * configure, aclocal.m4: Rebuild with new libtool.
4062 * elf32-v850.c (v850_elf_merge_private_bfd_data): Do not complain
4063 when merging v850 code into v850e/v850ea code. Do not initialise
4064 output flags if the input is the default architecture.
4068 * elf32-mips.c (bfd_elf32_bfd_reloc_type_lookup): For BFD_RELOC_CTOR
4069 get the size from bfd_arch_bits_per_address instead of directly
4074 * libbfd-in.h (BFD_ALIGN): If rounding up would cause the address
4075 to wrap, just return all 1's bits instead.
4076 * libbfd.h: Regenerate.
4080 * coff-i386.c (coff_pe_i386_relocate_section): New static function
4082 (coff_relocate_section): If COFF_WITH_PE, define as
4083 coff_pe_i386_relocate_section.
4084 * coffcode.h (coff_write_object_contents): If COFF_IMAGE_WITH_PE,
4085 skip empty sections, to match coff_write_object_contents.
4087 * elf64-mips.c (mips_elf64_swap_reloca_out): Swap out r_addend,
4088 rather than swapping out r_offset twice. From Luke Deller
4093 * configure.in: Set libtool_enable_shared rather than
4094 libtool_shared. Remove diversion hack.
4095 * configure, Makefile.in, doc/Makefile.in, aclocal.m4: Rebuild
4100 * syms.c (struct stab_cache): Define.
4101 (struct stab_find_info): Remove cached_offset, cached_stab,
4102 cached_str, and cached_stroff fields. Add file_cache,
4103 function_cache, and line_cache fields.
4104 (_bfd_stab_section_find_nearest_line): Use extensive caching to
4109 * peicode.h (pe_print_idata): Check for import of ordinal rather
4111 (pe_print_edata): If there is no .edata section, look for the
4112 export data in some other section.
4116 * configure.in: Change version to 2.8.4.
4117 * configure: Regenerated.
4121 Add tms320c30 support:
4122 * cpu-tic30.c: New file.
4123 * aout-tic30.c: New file.
4124 * coff-tic30.c: New file.
4125 * archures.c (bfd_arch_tic30): Define.
4126 (bfd_tic30_arch): Declare.
4127 (bfd_archures_list): Add bfd_tic30_arch.
4128 * targets.c (bfd_target_vector): Add tic30_aout_vec and
4130 * reloc.c (BFD_RELOC_TIC30_LDP): Define.
4131 * coffcode.h (coff_set_arch_mach_hook): Add tic30 case.
4132 (coff_set_flags): Likewise.
4133 * config.bfd (tic30-*-*aout*, tic30-*-*coff*): New targets.
4134 * configure.in (tic30_aout_vec, tic30_coff_vec): New vectors.
4135 * Makefile.am: Rebuild dependencies.
4136 (ALL_MACHINES): Add cpu-tic30.lo.
4137 (ALL_MACHINES_CFILES): Add cpu-tic30.c.
4138 (BFD32_BACKENDS): Add aout-tic30.lo and coff-tic30.lo.
4139 (BFD32_BACKENDS_CFILES): Add aout-tic30.c and coff-tic30.c.
4140 * configure, Makefile.in, bfd-in2.h, libbfd.h: Rebuild.
4144 * elf32-v850.c (v850_elf_store_addend_in_insn): Allow HI16_S reloc
4145 to lag behind LO16 reloc by a couple of instructions.
4149 * Makefile.am ($(srcdir)/bfd-in2.h): Add dummy command to force
4150 make to reexamine the file timestamp.
4151 ($(srcdir)/libbfd.h, $(srcddir)/libcoff.h): Likewise.
4153 * elf64-alpha.c (ELF_MAXPAGESIZE): Change to 0x10000 from
4158 * elf32-ppc.c (ppc_elf_create_dynamic_sections): New procedure
4159 to create .dynsbss and .rela.sbss sections.
4160 (ppc_elf_adjust_dynamic_symbol): Put space for small data to be
4161 copied from dynamic objects into .sbss.
4162 (ppc_elf_size_dynamic_sections): Strip .rela.sbss if we don't
4163 use it. Correct typo of .rela.sdata2.
4164 (ppc_elf_finish_dynamic_symbol): Generate reloc to where we
4165 put the data, which may now be in .sbss.
4166 (ppc_elf_relocate_section): A SDAREL16 reloc can be in dynsbss.
4167 (elf_backend_create_dynamic_sections): Define as
4168 ppc_elf_create_dynamic_sections.
4170 * elf32-ppc.c (ppc_elf_check_relocs): Don't emit R_PPC_REL* relocs
4171 against _GLOBAL_OFFSET_TABLE_.
4172 (ppc_elf_relocate_section): Don't emit R_PPC_REL32 relocs in
4173 shared libraries which refer to local symbols. Make sure that the
4174 test for allocating space for a reloc in a shared object is the
4175 same as the test for emitting a reloc.
4179 * config.bfd (i[3456]-*-mingw32*): New target.
4180 * acinclude.m4 (BFD_BINARY_OPEN): Check for mingw32.
4181 * aclocal.m4, configure: Rebuild.
4185 * elf.c (_bfd_elf_close_and_cleanup): Only check the strtab if we
4190 Sparc v9 ABI compliant PLT:
4191 * elf64-sparc.c (PLT_HEADER_SIZE): V9 ABI uses 4 entries.
4192 (plt_templates, sparc64_elf_build_plt_entry): Delete.
4193 (LARGE_PLT_THRESHOLD): New define.
4194 (GOT_RESERVED_ENTRIES): V9 ABI only uses 1.
4195 (sparc64_elf_build_plt): New function.
4196 (sparc64_elf_plt_entry_offset): Likewise.
4197 (sparc64_elf_plt_ptr_offset): Likewise.
4198 (sparc64_elf_adjust_dynamic_symbol): Change h->plt_offset to
4199 contain the index for convenience. Skip the initial entries
4201 (sparc64_elf_size_dynamic_sections): Zero the allocated contents
4202 memory for the benefit of .rela.plt.
4203 (sparc64_elf_relocate_section): Call sparc64_elf_plt_entry_offset.
4204 (sparc64_elf_finish_dynamic_symbol): Kill template stuff. Use
4205 sparc64_elf_plt_entry_offset & sparc64_elf_plt_ptr_offset for reloc.
4206 (sparc64_elf_finish_dynamic_sections): DT_PLTGOT points to .plt.
4207 Call sparc64_elf_build_plt.
4208 (elf_backend_want_got_plt): No.
4209 (elf_backend_plt_readonly): No.
4210 (elf_backend_plt_alignment): 8.
4212 * elf.c (_bfd_elf_close_and_cleanup): New function; free the shstrtab.
4213 * elf-bfd.h (_bfd_elf_close_and_cleanup): Declare it.
4214 * elfxx-target.h (bfd_elfNN_close_and_cleanup): Arrange for it
4219 * archures.c (bfd_mach_mips*): Add definitions for various MIPS
4221 * cpu-mips.c (arch_info_struct): Add mips variants.
4222 * bfd-in2.h: Rebuilt.
4226 * coff-arm.c (coff_arm_relocate_section): Preserve the contents of
4231 * config.bfd (i[3456]86-sco3.2v5*): ELF now the default.
4232 (i[3456]86sco3.2v5*coff): New target.
4236 * bfd-in2.h: Rebuild with changes to chew--tab expansion.
4240 * bfd.c (bfd_get_error_handler): Add orthogonal function.
4241 * bfd-in2.h: Regenerate.
4245 * tekhex.c (tekhex_write_object_contents): Check for no symbols.
4249 * coff-i386.c (coff_i386_rtype_to_howto): If COFF_WITH_PE, don't
4250 adjust addend for an output common symbol (from Jimmy Blair
4252 defined symbol to counteract adjustment made in generic relocation
4255 * dwarf2.c: Include sysdep.h, not stdio.h and stdlib.h.
4259 * coff-m88k.c (GET_SCNDHR_NRELOC): Fix typo in macro name.
4260 (GET_SCNDHR_NLNNO): Likewise.
4264 * cpu-sh.c (arch_info_struct): Correct next field of sh3e.
4268 * elf32-m32r.c: Add macros to handle NOP insertion.
4272 * xcofflink.c (xcoff_mark_symbol): Don't mark the absolute section.
4273 (xcoff_mark): Likewise.
4274 (xcoff_build_ldsyms): Mark absolute symbols.
4278 * bout.c (b_out_write_object_contents): Sort symbols before output
4279 to keep {CALL,BAL}NAME symbols adjacent.
4280 (b_out_symbol_cmp): New function.
4282 For older changes see ChangeLog-9697
4288 version-control: never