aboutsummaryrefslogtreecommitdiff
path: root/bfd/libelf.h
AgeCommit message (Expand)AuthorFilesLines
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
1993-08-27removed some "#if 0" codeKen Raeburn1-4/+0
1993-08-25Merged in changes from Jeff Law and Pete Hoogenboom at Utah for PA ELFKen Raeburn1-1/+8
1993-08-20* elfcode.h (elf_build_phdrs): Unused function deleted.Ken Raeburn1-3/+13
1993-08-06* libelf.h (NAME): Provide a default definition, that's neitherKen Raeburn1-1/+5
1993-07-26 * libelf.h (struct elf_backend_data): New field, maxpagesize.Ken Raeburn1-0/+2
1993-07-20 * configure.in (*-*-netware, i[34]86-*-netware): New configs.Fred Fish1-16/+0
1993-07-19* elf.c, elfcode.h, libelf.h: Serious reorganization.Ken Raeburn1-66/+88
1993-07-12(struct elf_obj_tdata): Add field `thunk'.Ken Raeburn1-0/+1
1993-07-06more prototypes, in libelf.hKen Raeburn1-8/+5
1993-06-30(CAT4): Added Saber-C (ANSI mode) version.Ken Raeburn1-0/+41
1993-06-24Thu Jun 24 17:25:51 1993 Ken Raeburn (raeburn@poseidon.cygnus.com)Ken Raeburn1-6/+65
1993-06-22Use new size-independent versions of elf internal data structures.Ken Raeburn1-9/+8
1993-06-15Second try at getting elfNAME macros right.Ken Raeburn1-6/+17
1993-06-15(elfNAME, ElfNAME): Use CAT directly rather than going through NAME.Ken Raeburn1-3/+5
1993-06-02elfcode.hKen Raeburn1-17/+54
1993-05-25Updated for new macro, type, and structure names.Ken Raeburn1-34/+56
1993-05-21Move printing from bfd to nm and add POSIX and SysV formats.David MacKenzie1-0/+2