aboutsummaryrefslogtreecommitdiff
path: root/bfd/libelf.h
AgeCommit message (Expand)AuthorFilesLines
1995-09-12 Extensive minor changes to avoid various gcc warnings. Also:Ian Lance Taylor1-3/+4
1995-09-01Fri Sep 1 15:18:50 1995 Kazumoto Kojima <kkojima@info.kanagawa-u.ac.jp>Ian Lance Taylor1-0/+19
1995-07-13 * targets.c (bfd_target): Add fields _read_minisymbols andIan Lance Taylor1-0/+2
1995-07-12* libelf.h (elf_backend_data): Use unsigned, not unsigned char, for bitfields.Ken Raeburn1-3/+3
1995-07-11 * libelf.h (struct elf_size_info): Change type of last argument toIan Lance Taylor1-3/+3
1995-07-07fsf address update, but not in COPYING filesKen Raeburn1-1/+1
1995-07-06Added new files elflink.c, elflink.h, elfcore.h.Ken Raeburn1-62/+80
1995-07-04 * libelf.h (struct elf_link_hash_table): Add needed field. RemoveIan Lance Taylor1-4/+3
1995-07-01removed unused elf_64_p fieldKen Raeburn1-3/+0
1995-03-15 * libelf.h (bfd_elf32__write_relocs): Don't declare.Ian Lance Taylor1-2/+0
1995-03-09Add support for checking whether all PowerPC ELF modules either use -mrelocat...Michael Meissner1-0/+4
1995-02-14 * elf32-mips.c (struct mips_elf_find_line): Define.Ian Lance Taylor1-0/+6
1995-02-14Reconize old versions of the PowerPC machine code (EM_PPC_OLD and EM_CYGNUS_P...Michael Meissner1-0/+4
1995-02-06 * libelf.h (struct elf_link_hash_table): Add saw_needed field.Ian Lance Taylor1-0/+4
1995-02-06 * libelf.h (ELF_LINK_HASH_DEFINED_WEAK): Don't define.Ian Lance Taylor1-4/+2
1995-02-06 Distinguish a weak defined symbol from a regular defined symbol.Ian Lance Taylor1-6/+7
1995-02-01 * libelf.h (struct elf_obj_tdata): New member program_header_size.David Edelsohn1-0/+3
1994-10-27 * libelf.h (struct bfd_elf_section_data): Add field dynindx.Ian Lance Taylor1-0/+4
1994-10-21 Fix the ELF linker to not require an interpreter if no dynamicIan Lance Taylor1-3/+8
1994-10-17 * elfcode.h (elf_map_symbols): Sort the symbols into a new array,Ian Lance Taylor1-9/+0
1994-10-17 Use a hash table when writing out ELF symbol names.Ian Lance Taylor1-10/+3
1994-10-17 * elfcode.h (elf_swap_shdr_in): Use rawdata, not bfd_section.Ian Lance Taylor1-2/+0
1994-09-29* elf.c (bfd_elf_print_symbol): Moved here from elf_print_symbol in elfcode.h.Ken Raeburn1-4/+5
1994-09-07 * libelf.h (struct elf_backend_data): Change second argument ofIan Lance Taylor1-2/+7
1994-07-26 Add support for creating shared libraries under i386 ELF and SPARCIan Lance Taylor1-11/+47
1994-07-22 * aoutx.h (aout_link_check_ar_symbols): When changing a symbol toIan Lance Taylor1-3/+4
1994-07-17 * libelf.h (ELF_LINK_HASH_DEFINED_WEAK): Define.Ian Lance Taylor1-0/+2
1994-07-17 * libelf.h (struct bfd_elf_section_data): Add relocs field.Ian Lance Taylor1-2/+17
1994-07-12 * libelf.h (bfd_elf32_swap_symbol_in): Declare.Ian Lance Taylor1-0/+8
1994-07-01 * Support code for enabling the new style linker for PA ELF.Jeff Law1-2/+10
1994-06-27 * libelf.h (relocate_section): New argument "output_names" addedJeff Law1-1/+1
1994-06-20 * Many files: change all bfd_target vectors to be const. ChangeIan Lance Taylor1-4/+4
1994-06-16 * libelf.h (struct elf_obj_tdata): New field dt_needed_name.Ian Lance Taylor1-0/+7
1994-05-24 Make MIPS ELF use new ELF backend linker. No shared libraryIan Lance Taylor1-0/+15
1994-05-20 * elf.c (_bfd_elf_make_section_from_shdr): New function, based onIan Lance Taylor1-1/+2
1994-05-19 Add support for ELF shared libraries. Loosely based on work byIan Lance Taylor1-42/+174
1994-05-09 * elfcode.h: Include bfdlink.h. Added several new functions to doIan Lance Taylor1-4/+114
1994-04-21 * libelf.h (elf_obj_tdata): Add members for dynamic symbol tablePeter Schauer1-1/+8
1994-04-07 * elfcode.h (elf_set_section_contents): Support calling the backendJeff Law1-0/+4
1994-03-30Wed Mar 30 16:25:41 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)Ian Lance Taylor1-12/+10
1994-02-17 * bfd.c (bfd_get_error, bfd_set_error): New functions.David MacKenzie1-1/+1
1994-01-11 * ecofflink.c: Extensive changes to compress and merge debuggingIan Lance Taylor1-1/+1
1993-12-30 Extensive changes to move the bulk of the linker into BFD so thatIan Lance Taylor1-1/+2
1993-11-24 * ecofflink.c: New file to hold ECOFF debug information linkingIan Lance Taylor1-0/+1
1993-11-18 * libelf.h (struct elf_backend_data): Added fieldsIan Lance Taylor1-0/+11
1993-11-09 * elfcode.h (elf_object_p): Rather than looking through an arrayIan Lance Taylor1-8/+11
1993-11-09 * libelf.h: Added some comments.Ian Lance Taylor1-7/+68
1993-10-12 * elf32-mips.c: Extensive additions to do relocations and toIan Lance Taylor1-1/+5
1993-09-14 * elf32-i386.c (elf_howto_table): Add bfd_elf_generic_relocIan Lance Taylor1-4/+0
1993-09-03Deleted some fields of elf*_symbol_type and elf_obj_tdata that were gettingKen Raeburn1-31/+4