98 Commits (44b7b84e5137ca6ce740af768707d2354546ca5e)

Author SHA1 Message Date
Alan Modra 45d6a902ae * elflink.c (_bfd_elf_link_create_dynamic_sections): Move from 24 years ago
Alan Modra 26e415943a * elf32-hppa.c (elf32_hppa_gc_sweep_hook): Simplify dynamic reloc 24 years ago
Nick Clifton ae9a127f86 Fix the behaviour of --allow-shlib-undefined, so that it does what it claims 24 years ago
Alan Modra 00b28bb047 * elf32-hppa.c (group_sections): Don't share a stub section if 24 years ago
Alan Modra acc990f282 * elf32-hppa.c (elf32_hppa_size_stubs): Double the size left for 24 years ago
Dave Anglin 95d0f04a0b * elf32-hppa.c (final_link_relocate): For all DP relative relocations, 24 years ago
Alan Modra 6348e046b7 * elf32-i386.c (elf_i386_finish_dynamic_sections): Add output_offset 24 years ago
Alan Modra b34976b65a s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 24 years ago
Alan Modra 947216bf8f include/elf/ChangeLog 24 years ago
Alan Modra b48fa14c86 * elf-bfd.h (struct elf_backend_data): Add struct elf_backend_data 24 years ago
Alan Modra f0fe0e16e1 * elf-hppa.h (elf_hppa_relocate_section): If relocatable, return 24 years ago
Alan Modra 6cdc0ccc12 * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx, 24 years ago
Alan Modra 1e2f5b6e6b * elflink.h (elf_gc_mark): Pass in the section whose relocs we are 24 years ago
Alan Modra d4c88bbbc9 * elf64-ppc.c (ppc_add_stub): Replace strcpy/strncpy with memcpy. 25 years ago
Alan Modra f8ecb12b16 elf_swap_symbol_in args should be "const PTR", not "const PTR *". 25 years ago
Alan Modra 73ff0d563c * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field. 25 years ago
Kazu Hirata cedb70c545 * elf32-arc.c: Fix formatting. 25 years ago
Alan Modra c432ba1a88 * elf32-hppa.c (elf32_hppa_size_stubs): Revert part of 2002-05-04, 25 years ago
Alan Modra b4655ea917 * elf32-hppa.c (struct elf32_hppa_link_hash_table): Add 25 years ago
Alan Modra 985142a4c6 * elf64-x86-64.c (struct elf64_x86_64_dyn_relocs): Comment typo. 25 years ago
Alan Modra 067fa4a66b * elf32-hppa.c (hppa_type_of_stub): Correct and simplify condition 25 years ago
Alan Modra 46fe4e66d4 * elf32-hppa.c (hppa_unwind_entry_compare): Move to elf-hppa.h. 25 years ago
Daniel Jacobowitz e2d34d7de2 2002-04-04 Daniel Jacobowitz <drow@mvista.com> 25 years ago
Alan Modra e92d460e59 * linker.c (link_action): Ignore duplicate warning syms. 25 years ago
Jeff Law 1bf425384c 2002-02-26 John David Anglin <dave@hiauly1.hia.nrc.ca> 25 years ago
Alan Modra 039cc25f06 * elf32-hppa.c (clobber_millicode_symbols): Remove hack to keep 25 years ago
Jakub Jelinek 0bb2d96afe * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Enable 25 years ago
Alan Modra 189c656394 * elf-hppa.h (elf_hppa_reloc_final_type): New function stripped 25 years ago
Alan Modra 248866a8f5 * elf64-ppc.c (ppc64_elf_size_dynamic_sections): Check for relocs 25 years ago
Alan Modra e5094212df * elf-bfd.h (elf_backend_data <elf_backend_hide_symbol>): Add 25 years ago
Alan Modra 9ad5cbcfb2 Support for more than 64k ELF sections. 25 years ago
Jakub Jelinek c629eae01a * elf.c (_bfd_elf_rela_local_sym): Only call 25 years ago
Alan Modra 142f8c94be * elf32-hppa.c (clobber_millicode_symbols): Don't do anything if 25 years ago
Alan Modra f09ebc7d49 * elf32-hppa.c (hppa_get_stub_entry): Remove debug message that 25 years ago
Alan Modra a248e267b4 * elf32-hppa.c (elf32_hppa_size_stubs): Decrease default stub 25 years ago
Jakub Jelinek f8df10f4f5 * elf.c (_bfd_elf_rela_local_sym): New. 25 years ago
Alan Modra a0e94dc00c * elf32-hppa.c (clobber_millicode_symbols): Dec dynstr refcount. 25 years ago
Alan Modra 2a5aaecb4a * elf32-hppa.c (elf32_hppa_size_stubs): Don't consider undefined 25 years ago
Alan Modra e5ee5df190 * elf32-hppa.c (PLABEL_PLT_ENTRY_SIZE): Delete. 25 years ago
Alan Modra ec33885937 * elf32-arm.h (elf32_arm_final_link_relocate): Don't copy STN_UNDEF 25 years ago
Alan Modra a8d02d6673 * elf32-hppa.c (hppa_handle_PIC_calls): Rename to mark_PIC_calls. 25 years ago
Alan Modra 4e12ff7fc2 Revert previous delta, instead do this. 25 years ago
Alan Modra 4578e0a726 * elf32-hppa.c (elf32_hppa_size_dynamic_sections): Set DT_RELASZ 25 years ago
Alan Modra ce757d1518 * elflink.h (elf_link_input_bfd): Zero the reloc instead of doing 25 years ago
Alan Modra 1e370bd243 * elf.c (_bfd_elf_link_hash_copy_indirect): Test ind->root.type 25 years ago
Alan Modra bbd7ec4a06 * elf32-hppa.c (elf32_hppa_copy_indirect_symbol): Merge dyn_reloc 25 years ago
Alan Modra 0a991dfe0d * elflink.h (elf_fix_symbol_flags): Copy flags to weakdef using 25 years ago
Alan Modra 51b64d56a7 * elf-bfd.h (struct elf_link_local_dynamic_entry): Add init_refcount. 25 years ago
Alan Modra 3ac8354b40 * elf32-hppa.c (elf32_hppa_check_relocs): Update comment since we 25 years ago
Alan Modra ebe50baeda * elf32-i386 (elf_i386_copy_indirect_symbol): New function. 25 years ago