summaryrefslogtreecommitdiff
path: root/bfd/elfxx-target.h
Commit message (Expand)AuthorAgeFilesLines
* Revert previous patch.Nick Clifton1999-12-101-9/+0
* Change AR for ELF so that common symbols are not included in archive map.Nick Clifton1999-12-101-0/+9
* Add support for target specific processing of ELF segmentsNick Clifton1999-11-261-0/+4
* * elf-bfd.h (struct elf_backend_data): Reorder collect andRichard Henderson1999-11-181-2/+7
* Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson1999-07-301-0/+8
* Add new field to bfd_target structure.Nick Clifton1999-07-191-2/+21
* * elfxx-target.h (elfNN_bed): Add elf_backend_want_dynbss.Richard Henderson1999-07-141-1/+2
* * elf-bfd.h (struct elf_backend_data): Add want_dynbss.Richard Henderson1999-07-131-0/+3
* Define ELF_MAXPAGESIZE for all ELF based ports.Nick Clifton1999-06-041-2/+2
* (ELF_MAXPAGESIZE): Default to 0x1000 not 1Nick Clifton1999-06-041-1/+2
* * elf-bfd.h (elf_backend_data): Remove use_rela_p. AddMark Mitchell1999-06-021-5/+25
* Initialise EI_OSABI and EI_ABIVERSION fields of e_ident array.Nick Clifton1999-05-281-0/+4
* Initial revisionRichard Henderson1999-05-031-0/+536