1 Commits (6c3175b08d66eb093209ed977468eb110d93143c)

Author SHA1 Message Date
Richard Henderson 252b5132c7 19990502 sourceware import 28 years ago
Stan Shebs 071ea11e85 Initial creation of sourceware repository 28 years ago
Tom Tromey 53d3ce37d4 * Many files: Added gettext invocations around user-visible 29 years ago
Ian Lance Taylor f56d634e29 * elfcode.h (elf_slurp_symbol_table): Don't try to read the 30 years ago
Ian Lance Taylor e549b1d2a3 * elflink.h (elf_link_add_object_symbols): Use extsymoff when 30 years ago
Ian Lance Taylor e35765a9a2 * elfcode.h (elf_slurp_reloc_table): Add dynamic parameter. 30 years ago
Ian Lance Taylor d1bf45aa94 64-bit MIPS ELF ABI objdump support: 31 years ago
Ian Lance Taylor c9e5279f23 Wed Feb 14 16:29:07 1996 Martin Anantharaman <martin@mail.imech.uni-duisburg.de> 31 years ago
Ian Lance Taylor 6014cea70c update copyrights 31 years ago
Ian Lance Taylor 98bb57ad8e * elf-bfd.h (_bfd_elf_section_from_bfd_section): Declare. 31 years ago
Ian Lance Taylor 02fcd12620 * elf.c (_bfd_elf_print_private_bfd_data): Dump contents of 31 years ago
Ian Lance Taylor 58142f101d * libbfd.c (bfd_malloc, bfd_realloc): New functions. 31 years ago
Ian Lance Taylor a9713b91a7 * opncls.c (bfd_alloc_by_size_t): Set bfd_error_no_memory if 31 years ago
Fred Fish 6ab826bd98 * libelf.h: Rename to elf-bfd.h to avoid conflict with 31 years ago
Ian Lance Taylor 2b71e1e4d7 * elfcode.h (align_file_position): Remove; not used. 31 years ago
Ken Raeburn b818a3257f fix some compilation warnings from sun cc 32 years ago
Ken Raeburn ede4eed483 Added new files elflink.c, elflink.h, elfcore.h. 32 years ago
Ian Lance Taylor b5279eb6a9 * elfcode.h (NAME(bfd_elf,record_link_assignment)): Add provide 32 years ago
Ian Lance Taylor b176e1e92a * libelf.h (struct elf_link_hash_table): Add needed field. Remove 32 years ago
Ian Lance Taylor 9675c281af * bfd.c (enum bfd_error): Define bfd_error_no_armap. 32 years ago
Ian Lance Taylor 3004a68c46 * elfcode.h (elf_link_add_object_symbols): Permit common and 32 years ago
Steve Chamberlain d1ec549d7b * elfcode.h (elf_sort_hdrs): Rewrite to be symmetrical. 32 years ago
Ken Raeburn 0ef449dfad * elfcode.h (elf_fake_sections): Permit .scommon or COMMON sections as random 32 years ago
Ian Lance Taylor d211786089 * elfcode.h (elf_sort_hdrs): Check SHT_NOBITS before checking 32 years ago
David Edelsohn df168c35f9 * elfcode.h (elf_sort_hdrs): Keep SHT_NOBITS sections after 32 years ago
Ian Lance Taylor 6581a70a9a * linker.c (generic_link_check_archive_element): Allocate common 32 years ago
David Edelsohn 121a846514 elfcode.h (elf_sort_hdrs): Put SHT_NOBITS sections after !SHT_NOBITS. 32 years ago
Ian Lance Taylor 5947417403 * libelf.h (struct elf_link_hash_table): Add saw_needed field. 32 years ago
Ian Lance Taylor 0bef7f7266 * libelf.h (ELF_LINK_HASH_DEFINED_WEAK): Don't define. 32 years ago
Ian Lance Taylor 6c97aedf26 Distinguish a weak defined symbol from a regular defined symbol. 32 years ago
Ian Lance Taylor 5945db2997 * elfcode.h (map_program_segments): Add sorted_hdrs parameter. 32 years ago
Ian Lance Taylor cd9dba7b37 * elfcode.h (elf_link_add_object_symbols): Use *sym_hash instead 32 years ago
Ian Lance Taylor 6977046f0f * elfcode.h (elf_sort_hdrs): Correct SHF_ALLOC test. 32 years ago
Ian Lance Taylor 4b412ed189 * elfcode.h (elf_link_add_object_symbols): Only examine weakdef if 32 years ago
Michael Meissner c6d729b375 Add new relocs for PowerPC Elf support. 32 years ago
Ian Lance Taylor 51fbf4548f update copyright dates 32 years ago
Ian Lance Taylor f78b396350 * elfcode.h (elf_link_add_object_symbols): It's reasonable for no 32 years ago
Ian Lance Taylor 42cf6d7950 * elfcode.h (elf_slurp_symbol_table): Don't set BSF_GLOBAL for an 32 years ago
Ken Raeburn 85200ebce9 * elfcode.h (assign_file_positions_except_relocs): In assertion, force all 32 years ago
Ian Lance Taylor f5202354c3 * elfcode.h (elf_map_symbols): Only use section symbols whose 32 years ago
Ian Lance Taylor 4c124191db * elfcode.h (elf_bfd_link_add_symbols): If the first object in the 32 years ago
Ian Lance Taylor e6fb0df7c0 * elfcode.h (elf_export_symbol): Also export symbols which are 32 years ago
Ian Lance Taylor 11bb5591d6 * elfcode.h (NAME(bfd_elf,size_dynamic_sections)): Add 32 years ago
Ian Lance Taylor 197e30e560 * elfcode.h (NAME(bfd_elf,size_dynamic_sections)): Create DT_INIT 32 years ago
Ian Lance Taylor 54f16fc4bb * linker.c (_bfd_generic_link_add_archive_symbols): It's not an 32 years ago
Ian Lance Taylor 14cac507a8 * libelf.h (struct bfd_elf_section_data): Add field dynindx. 32 years ago
Ian Lance Taylor 12662be4fe Fix the ELF linker to not require an interpreter if no dynamic 32 years ago
Ian Lance Taylor e4a4da62ab * elfcode.h (elf_map_symbols): Don't worry about section symbols 32 years ago
Ian Lance Taylor eb4267a3f9 Use a hash table when writing out ELF symbol names. 32 years ago
Ian Lance Taylor 24f13b0331 * elfcode.h (elf_swap_shdr_in): Use rawdata, not bfd_section. 32 years ago