aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf64-target.h
AgeCommit message (Expand)AuthorFilesLines
1995-02-14Reconize old versions of the PowerPC machine code (EM_PPC_OLD and EM_CYGNUS_P...Michael Meissner1-1/+11
1994-07-26 Add support for creating shared libraries under i386 ELF and SPARCIan Lance Taylor1-0/+4
1994-07-01 * Support code for enabling the new style linker for PA ELF.Jeff Law1-0/+4
1994-06-20 * Many files: change all bfd_target vectors to be const. ChangeIan Lance Taylor1-2/+2
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/+5
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-23/+20
1994-04-01 * targets.c (bfd_target): Add _bfd_free_cached_info field.Ian Lance Taylor1-1/+3
1994-03-16 * bfd-in2.h, libbfd.h, libcoff.h: Rebuilt.Jeff Law1-0/+13
1993-12-30 Extensive changes to move the bulk of the linker into BFD so thatIan Lance Taylor1-1/+10
1993-11-18 * libelf.h (struct elf_backend_data): Added fieldsIan Lance Taylor1-18/+25
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-6/+31
1993-09-23 * section.c (SEC_DEBUGGING): New section flag.Ian Lance Taylor1-2/+2
1993-09-07 * libbfd-in.h: Removed swapping routines declarations.Ian Lance Taylor1-12/+12
1993-07-26(elfXX_bed): Initialize maxpagesize from ELF_MAXPAGESIZE.Ken Raeburn1-0/+9
1993-06-30new generic elf64 stuffKen Raeburn1-0/+233