summaryrefslogtreecommitdiff
path: root/bfd/elfxx-target.h
Commit message (Expand)AuthorAgeFilesLines
* Apply H.J.'s patch to revert change to elfxx-target.hNick Clifton2001-08-241-2/+11
* * elf-bfd.h (enum elf_reloc_type_class): New.Jakub Jelinek2001-08-231-0/+4
* Never select the generic has table creator. All elf backends need elf specificNick Clifton2001-08-201-6/+1
* replace direct invocation og elf vma print functions with indirect invocationNick Clifton2001-08-111-0/+8
* * elf-bfd.h (struct elf_backend_data): Add want_got_sym.Alan Modra2001-08-081-1/+5
* * elf-bfd.h: Add prototypes for _bfd_elfcore_make_pseudosectionAlan Modra2001-06-301-0/+8
* * elf-bfd.h (struct elf_backend_data):Catherine Moore2001-06-201-0/+8
* Add MIPS r12k supportNick Clifton2001-05-231-0/+2
* * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffixJakub Jelinek2001-05-111-0/+5
* Update copyright noticesNick Clifton2001-03-081-1/+2
* 2001-01-03 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-031-5/+5
* Preserve machine dependent section header flags when reading ELF object file.Jim Wilson2000-10-051-0/+4
* 2000-07-01 Koundinya K <kk@ddeorg.soft.net>Ulf Carlsson2000-07-021-0/+2
* Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add supportNick Clifton2000-06-191-1/+0
* * elf-bfd.h (struct elf_link_hash_table): Remove copy_indirectRichard Henderson2000-02-181-0/+9
* 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