Age | Commit message (Expand) | Author | Files | Lines |
2002-01-21 | * elf-bfd.h (elf_backend_data <elf_backend_hide_symbol>): Add | Alan Modra | 1 | -4/+4 |
2002-01-17 | * elf-bfd.h (elf_backend_data <elf_backend_section_from_bfd_section>): | Alan Modra | 1 | -2/+2 |
2002-01-10 | 2002-01-10 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -2/+2 |
2002-01-08 | 2002-01-08 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -0/+14 |
2001-12-18 | 2001-12-18 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -2/+2 |
2001-12-17 | * elf-bfd.h (elf_discarded_section): Define. | Jakub Jelinek | 1 | -0/+6 |
2001-12-17 | Support for more than 64k ELF sections. | Alan Modra | 1 | -6/+14 |
2001-12-15 | * elf-bfd.h (_bfd_elf_maybe_strip_eh_frame_hdr): New prototype. | Jakub Jelinek | 1 | -0/+2 |
2001-12-13 | * elf-bfd.h (enum elf_link_info_type): New. | Jakub Jelinek | 1 | -4/+30 |
2001-12-07 | * elf.c (_bfd_elf_rela_local_sym): Only call | Jakub Jelinek | 1 | -0/+4 |
2001-11-23 | * elf.c (_bfd_elf_rela_local_sym): New. | Jakub Jelinek | 1 | -0/+2 |
2001-11-15 | 2001-11-11 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -0/+31 |
2001-11-10 | * elf32-arm.h (elf32_arm_final_link_relocate): Don't copy STN_UNDEF | Alan Modra | 1 | -2/+15 |
2001-11-07 | * Makefile.am (BFD32_BACKENDS): Add elf-strtab.lo. | Jakub Jelinek | 1 | -2/+26 |
2001-10-09 | * elf-bfd.h (struct bfd_elf_section_data): Rename "group" to | Alan Modra | 1 | -1/+3 |
2001-10-09 | * elf-bfd.h (struct bfd_elf_section_data): Add "group" and | Alan Modra | 1 | -2/+12 |
2001-10-04 | * elf-bfd.h (struct elf_link_hash_entry): Reorganise for better | Alan Modra | 1 | -26/+26 |
2001-10-03 | * elflink.h (elf_fix_symbol_flags): Copy flags to weakdef using | Alan Modra | 1 | -2/+5 |
2001-10-02 | * version.h: New file. | Alan Modra | 1 | -3/+6 |
2001-09-29 | * elf-bfd.h (struct elf_link_local_dynamic_entry): Add init_refcount. | Alan Modra | 1 | -1/+19 |
2001-09-25 | * elf-bfd.h (struct bfd_elf_section_data): Add "local_dynrel" | Alan Modra | 1 | -0/+20 |
2001-09-24 | * elf-bfd.h (elf_backend_reloc_type_class): Pass in the entire | Alan Modra | 1 | -3/+3 |
2001-09-18 | Touches most files in bfd/, so likely will be blamed for everything.. | Alan Modra | 1 | -223/+259 |
2001-08-24 | Apply H.J.'s patch to revert change to elfxx-target.h | Nick Clifton | 1 | -0/+4 |
2001-08-23 | * elf-bfd.h (enum elf_reloc_type_class): New. | Jakub Jelinek | 1 | -1/+13 |
2001-08-21 | 2001-08-20 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+2 |
2001-08-11 | replace direct invocation og elf vma print functions with indirect invocation | Nick Clifton | 1 | -2/+6 |
2001-08-09 | 2001-08-09 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+3 |
2001-08-08 | * elf-bfd.h (struct elf_backend_data): Add want_got_sym. | Alan Modra | 1 | -0/+1 |
2001-06-30 | * elfcore.h (elf_core_file_p): Call bfd_section_from_phdr directly | Alan Modra | 1 | -3/+0 |
2001-06-30 | * elf-bfd.h: Add prototypes for _bfd_elfcore_make_pseudosection | Alan Modra | 1 | -0/+11 |
2001-06-20 | * elf-bfd.h (struct elf_backend_data): | Catherine Moore | 1 | -0/+10 |
2001-05-23 | Replace sh_size/sh_entsize with NUM_SHDR_ENTRIES | Nick Clifton | 1 | -0/+5 |
2001-05-11 | * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffix | Jakub Jelinek | 1 | -0/+3 |
2001-04-13 | bfd/ | Jakub Jelinek | 1 | -0/+4 |
2001-03-08 | Update copyright notices | Nick Clifton | 1 | -2/+2 |
2001-01-03 | 2001-01-03 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -9/+9 |
2000-12-08 | Generalize DWARF2 and COFF support. | Nick Clifton | 1 | -1/+1 |
2000-10-05 | Preserve machine dependent section header flags when reading ELF object file. | Jim Wilson | 1 | -0/+5 |
2000-08-22 | 2000-08-22 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+3 |
2000-07-20 | 2000-07-19 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+9 |
2000-07-08 | Add sequence id field to asection. | Alan Modra | 1 | -2/+2 |
2000-06-20 | 2000-06-20 Ulf Carlsson <ulfc@engr.sgi.com> | Ulf Carlsson | 1 | -0/+7 |
2000-06-19 | Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add support | Nick Clifton | 1 | -10/+10 |
2000-06-19 | 2000-06-18 Ulf Carlsson <ulfc@engr.sgi.com> | Ulf Carlsson | 1 | -2/+2 |
2000-04-24 | * elf-bfd.h: Add prototypes for bfd_elf32_write_relocs, | Jeff Law | 1 | -0/+8 |
2000-02-18 | * elf-bfd.h (struct elf_link_hash_table): Remove copy_indirect | Richard Henderson | 1 | -16/+14 |
2000-02-17 | bfd: | Joern Rennecke | 1 | -1/+5 |
2000-02-13 | * elf-bfd.h (struct elf_link_hash_table): Add copy_indirect and | Richard Henderson | 1 | -0/+16 |
2000-01-04 | oops - omitted from previous delta | Nick Clifton | 1 | -1/+1 |