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