summaryrefslogtreecommitdiff
path: root/bfd/elfxx-target.h
AgeCommit message (Expand)Author
2002-06-05 * bfd-in.h: Remove "taken from the source" comment.Alan Modra
2002-05-31 * Makefile.am (BFD32_BACKENDS): Add elf32-i386qnx.lo.Alan Modra
2002-05-29 * elf64-ppc.c (ppc64_elf_get_symbol_info): New function.Alan Modra
2002-05-15Fix ld --just-symbolsAlan Modra
2002-05-07 * elf-bfd.h (struct elf_backend_data): Add rela_normal.Alan Modra
2002-04-042002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz
2002-04-04 * Makefile.am: Add elfxx-mips.c to the known backends.Thiemo Seufer
2002-03-14Set ar_max_namelen to 15Nick Clifton
2001-12-182001-12-18 H.J. Lu <hjl@gnu.org>H.J. Lu
2001-11-152001-11-11 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz
2001-11-03 * elfxx-target.h (elfNN_bed): Correct want_got_sym, want_dynbss order.Alan Modra
2001-10-30Add MMIX supportNick Clifton
2001-10-09 * elf-bfd.h (struct bfd_elf_section_data): Add "group" andAlan Modra
2001-09-29 * elf-bfd.h (struct elf_link_local_dynamic_entry): Add init_refcount.Alan Modra
2001-09-28 * elfxx-target.h [section_flags]: Add SEC_ARCH_BIT_0, SEC_SMALL_DATA,Richard Henderson
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra
2001-08-24Apply H.J.'s patch to revert change to elfxx-target.hNick Clifton
2001-08-23 * elf-bfd.h (enum elf_reloc_type_class): New.Jakub Jelinek
2001-08-20Never select the generic has table creator. All elf backends need elf specificNick Clifton
2001-08-11replace direct invocation og elf vma print functions with indirect invocationNick Clifton
2001-08-08 * elf-bfd.h (struct elf_backend_data): Add want_got_sym.Alan Modra
2001-06-30 * elf-bfd.h: Add prototypes for _bfd_elfcore_make_pseudosectionAlan Modra
2001-06-20 * elf-bfd.h (struct elf_backend_data):Catherine Moore
2001-05-23Add MIPS r12k supportNick Clifton
2001-05-11 * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffixJakub Jelinek
2001-03-08Update copyright noticesNick Clifton
2001-01-032001-01-03 Kazu Hirata <kazu@hxi.com>Kazu Hirata
2000-10-05Preserve machine dependent section header flags when reading ELF object file.Jim Wilson
2000-07-022000-07-01 Koundinya K <kk@ddeorg.soft.net>Ulf Carlsson
2000-06-19Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add supportNick Clifton
2000-02-18 * elf-bfd.h (struct elf_link_hash_table): Remove copy_indirectRichard Henderson
1999-12-10Revert previous patch.Nick Clifton
1999-12-10Change AR for ELF so that common symbols are not included in archive map.Nick Clifton
1999-11-26Add support for target specific processing of ELF segmentsNick Clifton
1999-11-18 * elf-bfd.h (struct elf_backend_data): Reorder collect andRichard Henderson
1999-07-30Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson
1999-07-19Add new field to bfd_target structure.Nick Clifton
1999-07-14 * elfxx-target.h (elfNN_bed): Add elf_backend_want_dynbss.Richard Henderson
1999-07-13 * elf-bfd.h (struct elf_backend_data): Add want_dynbss.Richard Henderson
1999-06-04Define ELF_MAXPAGESIZE for all ELF based ports.Nick Clifton
1999-06-04(ELF_MAXPAGESIZE): Default to 0x1000 not 1Nick Clifton
1999-06-02 * elf-bfd.h (elf_backend_data): Remove use_rela_p. AddMark Mitchell
1999-05-28Initialise EI_OSABI and EI_ABIVERSION fields of e_ident array.Nick Clifton
1999-05-0319990502 sourceware importRichard Henderson