aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-target.h
AgeCommit message (Expand)AuthorFilesLines
1994-06-05 Changes to support ELF strip and objcopy on dynamically linkedIan Lance Taylor1-2/+2
1994-05-19 * elf32-target.h, elf64-target.h: Change ar_max_namelen value fromIan Lance Taylor1-2/+2
1994-05-19 Add support for ELF shared libraries. Loosely based on work byIan Lance Taylor1-0/+20
1994-05-09 * elfcode.h: Include bfdlink.h. Added several new functions to doIan Lance Taylor1-10/+31
1994-04-21 * libelf.h (elf_obj_tdata): Add members for dynamic symbol tablePeter Schauer1-2/+11
1994-04-07 * elfcode.h (elf_set_section_contents): Support calling the backendJeff Law1-0/+4
1994-04-07 * All backends: Added BFD_JUMP_TABLE_DYNAMIC to target vector.Ian Lance Taylor1-1/+3
1994-04-06 * targets.c (bfd_target): Rearranged fields in target vector.Ian Lance Taylor1-26/+20
1994-04-01 * targets.c (bfd_target): Add _bfd_free_cached_info field.Ian Lance Taylor1-0/+3
1994-03-16 * bfd-in2.h, libbfd.h, libcoff.h: Rebuilt.Jeff Law1-0/+12
1993-12-30 Extensive changes to move the bulk of the linker into BFD so thatIan Lance Taylor1-3/+10
1993-11-18 * libelf.h (struct elf_backend_data): Added fieldsIan Lance Taylor1-18/+26
1993-11-09 * elfcode.h (elf_object_p): Rather than looking through an arrayIan Lance Taylor1-0/+5
1993-11-09 * libelf.h: Added some comments.Ian Lance Taylor1-2/+5
1993-10-21 * elf32-mips.c: Include "seclet.h".Ian Lance Taylor1-0/+2
1993-09-23 * section.c (SEC_DEBUGGING): New section flag.Ian Lance Taylor1-2/+2
1993-09-14 * elf32-i386.c (elf_howto_table): Add bfd_elf_generic_relocIan Lance Taylor1-1/+1
1993-09-07 * libbfd-in.h: Removed swapping routines declarations.Ian Lance Taylor1-12/+12
1993-08-25Merged in changes from Jeff Law and Pete Hoogenboom at Utah for PA ELFKen Raeburn1-0/+25
1993-07-26(elfXX_bed): Initialize maxpagesize from ELF_MAXPAGESIZE.Ken Raeburn1-4/+9
1993-07-19* elf.c, elfcode.h, libelf.h: Serious reorganization.Ken Raeburn1-0/+1
1993-06-24Thu Jun 24 17:25:51 1993 Ken Raeburn (raeburn@poseidon.cygnus.com)Ken Raeburn1-2/+2
1993-06-22Use new size-independent versions of elf internal data structures.Ken Raeburn1-1/+1
1993-06-21No longer use dummy new-section-hook.Ken Raeburn1-1/+0
1993-06-02elfcode.hKen Raeburn1-2/+13
1993-05-25Updated for new macro, type, and structure names.Ken Raeburn1-33/+32
1993-04-28allow overrides of armap defaultsKen Raeburn1-0/+4
1993-04-17 * libbfd.c: Add signed versions of bfd_{h_,}{get,put}_signed_<size>.Jim Kingdon1-4/+12
1993-02-27revised elf supportKen Raeburn1-0/+212