summaryrefslogtreecommitdiff
path: root/bfd/elf64-target.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for creating shared libraries under i386 ELF and SPARCIan Lance Taylor1994-07-261-0/+4
* * Support code for enabling the new style linker for PA ELF.Jeff Law1994-07-011-0/+4
* * Many files: change all bfd_target vectors to be const. ChangeIan Lance Taylor1994-06-201-2/+2
* Changes to support ELF strip and objcopy on dynamically linkedIan Lance Taylor1994-06-051-2/+2
* * elf32-target.h, elf64-target.h: Change ar_max_namelen value fromIan Lance Taylor1994-05-191-2/+2
* Add support for ELF shared libraries. Loosely based on work byIan Lance Taylor1994-05-191-0/+20
* * elfcode.h: Include bfdlink.h. Added several new functions to doIan Lance Taylor1994-05-091-10/+31
* * libelf.h (elf_obj_tdata): Add members for dynamic symbol tablePeter Schauer1994-04-211-2/+11
* * elfcode.h (elf_set_section_contents): Support calling the backendJeff Law1994-04-071-0/+5
* * All backends: Added BFD_JUMP_TABLE_DYNAMIC to target vector.Ian Lance Taylor1994-04-071-1/+3
* * targets.c (bfd_target): Rearranged fields in target vector.Ian Lance Taylor1994-04-061-23/+20
* * targets.c (bfd_target): Add _bfd_free_cached_info field.Ian Lance Taylor1994-04-011-1/+3
* * bfd-in2.h, libbfd.h, libcoff.h: Rebuilt.Jeff Law1994-03-161-0/+13
* Extensive changes to move the bulk of the linker into BFD so thatIan Lance Taylor1993-12-301-1/+10
* * libelf.h (struct elf_backend_data): Added fieldsIan Lance Taylor1993-11-181-18/+25
* * elfcode.h (elf_object_p): Rather than looking through an arrayIan Lance Taylor1993-11-091-0/+5
* * libelf.h: Added some comments.Ian Lance Taylor1993-11-091-6/+31
* * section.c (SEC_DEBUGGING): New section flag.Ian Lance Taylor1993-09-231-2/+2
* * libbfd-in.h: Removed swapping routines declarations.Ian Lance Taylor1993-09-071-12/+12
* (elfXX_bed): Initialize maxpagesize from ELF_MAXPAGESIZE.Ken Raeburn1993-07-261-0/+9
* new generic elf64 stuffKen Raeburn1993-06-301-0/+233