summaryrefslogtreecommitdiff
path: root/bfd/elfxx-target.h
Commit message (Expand)AuthorAgeFilesLines
* Add new bitfield 'want_p_paddr_set_to_zero'.Nick Clifton2002-07-231-13/+17
* * bfd-in.h: Remove "taken from the source" comment.Alan Modra2002-06-051-0/+4
* * Makefile.am (BFD32_BACKENDS): Add elf32-i386qnx.lo.Alan Modra2002-05-311-0/+12
* * elf64-ppc.c (ppc64_elf_get_symbol_info): New function.Alan Modra2002-05-291-0/+2
* Fix ld --just-symbolsAlan Modra2002-05-151-0/+5
* * elf-bfd.h (struct elf_backend_data): Add rela_normal.Alan Modra2002-05-071-0/+5
* 2002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-04-041-0/+4
* * Makefile.am: Add elfxx-mips.c to the known backends.Thiemo Seufer2002-04-041-0/+8
* Set ar_max_namelen to 15Nick Clifton2002-03-141-7/+7
* 2001-12-18 H.J. Lu <hjl@gnu.org>H.J. Lu2001-12-181-1/+1
* 2001-11-11 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2001-11-151-0/+12
* * elfxx-target.h (elfNN_bed): Correct want_got_sym, want_dynbss order.Alan Modra2001-11-031-2/+2
* Add MMIX supportNick Clifton2001-10-301-0/+3
* * elf-bfd.h (struct bfd_elf_section_data): Add "group" andAlan Modra2001-10-091-2/+2
* * elf-bfd.h (struct elf_link_local_dynamic_entry): Add init_refcount.Alan Modra2001-09-291-0/+4
* * elfxx-target.h [section_flags]: Add SEC_ARCH_BIT_0, SEC_SMALL_DATA,Richard Henderson2001-09-281-8/+10
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-2/+3
* 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