92 Commits (bd5e713033c3eb768e39f70f91e05a66619ae5b3)

Author SHA1 Message Date
Ken Raeburn ef4b8f6687 * opncls.c (bfd_realloc): Deleted, since it's broken and fixing it would make 32 years ago
Ken Raeburn 4c0322704f * cofflink.c (_bfd_coff_final_link): Cast argument to bfd_h_put_32 to correct 32 years ago
Ian Lance Taylor fb562be02f * elfcode.h (elf_bfd_final_link): Remove assertion when a non 32 years ago
Ken Raeburn 64e21e0fd7 * elf.c (bfd_elf_print_symbol): Moved here from elf_print_symbol in elfcode.h. 32 years ago
Ian Lance Taylor 0d9e139762 tipo 32 years ago
Ian Lance Taylor 57b400818d * elfcode.h (map_program_segments): Don't abort if we allocated 32 years ago
Ian Lance Taylor 3c9832f89f * elfcode.h (swap_out_syms): Set the type of an undefined symbol 32 years ago
Ian Lance Taylor 0822b56d66 * elfcode.h (NAME(bfd_elf,size_dynamic_sections)): Add soname 32 years ago
Ian Lance Taylor 823609fe90 * elfcode.h (bfd_section_from_shdr): If a SHT_SYMTAB section in a 32 years ago
Ian Lance Taylor e9227b4255 * elfcode.h (section_from_elf_index): Correct check for invalid 33 years ago
Ian Lance Taylor 1c640609d8 * elfcode.h (elf_link_add_object_symbols): If there is no symbol 33 years ago
Jean Marie Diaz df9e066f4b * elfcode.h (map_program_segments): Check DYNAMIC as well as EXEC_P. 33 years ago
Jean Marie Diaz 99dd775492 ELF linker patches from Eric Youngdale <ericy@cais.cais.com>. 33 years ago
Ian Lance Taylor 30e5ad97e9 * elfcode.h (elf_adjust_dynamic_symbol): Correct weak symbol 33 years ago
Ian Lance Taylor d510fd893a * elfcode.h (elf_slurp_reloc_table): Don't try to read the relocs 33 years ago
Ian Lance Taylor 374d2ef905 Add support for creating shared libraries under i386 ELF and SPARC 33 years ago
Ian Lance Taylor 7c6da9cade * aoutx.h (aout_link_check_ar_symbols): When changing a symbol to 33 years ago
Ian Lance Taylor f9779aad5a * elfcode.h (NAME(bfd_elf,size_dynamic_sections)): Add rpath 33 years ago
Ian Lance Taylor bf73e4f3fe * libelf.h (ELF_LINK_HASH_DEFINED_WEAK): Define. 33 years ago
Ian Lance Taylor ea61717495 * libelf.h (struct bfd_elf_section_data): Add relocs field. 33 years ago
Peter Schauer 57a814a93e * aix386-core.c, aoutf1.h, cisco-core.c, elfcode.h, hppabsd-core.c, 33 years ago
Ian Lance Taylor 71edd06df7 * elfcode.h (swap_out_syms): Get alignment of common symbol from 33 years ago
Ian Lance Taylor 8af74670df Preliminary support for generating shared libraries, from Eric 33 years ago
Ian Lance Taylor 51fc377bab * elfcode.h (elf_object_p): Don't set DYNAMIC just because there 33 years ago
Ian Lance Taylor badd23e323 * section.c (bfd_abs_section): Make const. 33 years ago
Ian Lance Taylor 2f3508ad05 * Many files: change all bfd_target vectors to be const. Change 33 years ago
Ian Lance Taylor 6c8fa8e62c * aoutx.h (NAME(aout,final_link)): Check flavour of sub, not abfd, 33 years ago
Jeff Law c46b8ed7e6 * elfcode.h (elf_link_input_bfd): Don't try to read local symbols 33 years ago
Ian Lance Taylor 0ff5d3a69a * elfcode.h (elf_bfd_final_link): If trying to generate a shared 33 years ago
Ian Lance Taylor c1f84521bf * libelf.h (struct elf_obj_tdata): New field dt_needed_name. 33 years ago
Ken Raeburn 5546cc7eb6 Tweak v9 support to ready it for release. 33 years ago
Ian Lance Taylor 7c726b6625 * elfcode.h (NAME(bfd_elf,size_dynamic_sections)): Add sinterpptr 33 years ago
Ian Lance Taylor e6667b2bc3 * elfcode.h (bfd_section_from_shdr): Don't turn a reloc section 33 years ago
Ian Lance Taylor fa15568ac1 Changes to support ELF strip and objcopy on dynamically linked 33 years ago
Ian Lance Taylor 5315c42827 Make MIPS ELF use new ELF backend linker. No shared library 33 years ago
Ian Lance Taylor 497c543457 * elf.c (_bfd_elf_make_section_from_shdr): New function, based on 33 years ago
Ian Lance Taylor 6731b89c4b Make map_program_segments tend to call abort rather than trash the 33 years ago
Ian Lance Taylor 013dec1ad9 Add support for ELF shared libraries. Loosely based on work by 33 years ago
Jeff Law 459ae909b9 * bfd-in2.h: Rebuilt. 33 years ago
Ian Lance Taylor 6ec3bb6a75 * elfcode.h: Include bfdlink.h. Added several new functions to do 33 years ago
Ian Lance Taylor ba436e33cd * elfcode.h (write_relocs): Undo patch of Apr 10; breaks Solaris. 33 years ago
Ian Lance Taylor 2e03ce1861 * elfcode.h (bfd_section_from_shdr): Use bfd_make_section_anyway 33 years ago
Ian Lance Taylor 80a903c960 * aout-adobe.c (aout_adobe_set_arch_mach): Check return value of 33 years ago
Peter Schauer cb71adf12b * libelf.h (elf_obj_tdata): Add members for dynamic symbol table 33 years ago
Ian Lance Taylor bf08d1e266 * elfcode.h (assign_file_positions_except_relocs): Don't require 33 years ago
Jeff Law 9a5334e590 * elfcode.h (write_relocs): For rela relocations, adjust the 33 years ago
Jeff Law 99a6c7613c * elfcode.h (elf_set_section_contents): Support calling the backend 33 years ago
Ian Lance Taylor d909628bb7 * elfcode.h (write_shdrs_and_ehdr): Correct bfd_write check. 33 years ago
Ian Lance Taylor b3cee0a981 * aoutx.h (NAME(aout,canonicalize_reloc)): Don't error out if 33 years ago
Ian Lance Taylor 4002f18a05 Made sure that every call to bfd_read, bfd_write, and bfd_seek 33 years ago