Age | Commit message (Expand) | Author | Files | Lines |
2003-07-04 | * elf32-sparc.c (elf32_sparc_check_relocs): Don't call | Alan Modra | 1 | -4/+7 |
2003-06-25 | Correct spelling of "relocatable". | Alan Modra | 1 | -2/+2 |
2003-05-30 | bfd/ | Jakub Jelinek | 1 | -2/+2 |
2003-02-19 | * elf32-hppa.c (elf32_hppa_gc_sweep_hook): Simplify dynamic reloc | Alan Modra | 1 | -202/+185 |
2003-02-17 | Fix the behaviour of --allow-shlib-undefined, so that it does what it claims | Nick Clifton | 1 | -13/+12 |
2003-02-04 | bfd | Alan Modra | 1 | -1/+1 |
2003-01-25 | * elf32-sparc.c (bfd_elf32_new_section_hook): Define. | Alan Modra | 1 | -0/+1 |
2003-01-24 | bfd/ | Jakub Jelinek | 1 | -296/+1658 |
2003-01-23 | include/elf/ChangeLog | Alan Modra | 1 | -6/+30 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -178/+177 |
2002-09-24 | * elf32-sparc.c (elf32_sparc_relocate_section): Put R_SPARC_RELATIVE | Jakub Jelinek | 1 | -5/+13 |
2002-07-23 | * elf-hppa.h (elf_hppa_relocate_section): If relocatable, return | Alan Modra | 1 | -21/+5 |
2002-07-11 | * elf32-i386.c (elf_i386_relocate_section): Don't complain about | Alan Modra | 1 | -3/+4 |
2002-07-01 | * elflink.h (elf_gc_mark): Pass in the section whose relocs we are | Alan Modra | 1 | -8/+5 |
2002-04-03 | * elf32-sparc.c (elf32_sparc_relocate_section): Don't emit dynamic | Jakub Jelinek | 1 | -0/+11 |
2002-04-01 | * elf32-sparc.c (WILL_CALL_FINISH_DYNAMIC_SYMBOL): New. | Richard Henderson | 1 | -63/+46 |
2002-02-19 | * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Enable | Jakub Jelinek | 1 | -2/+5 |
2001-12-21 | * elf32-sparc.c (_bfd_sparc_elf_howto_table): Fix dst_mask for | Jakub Jelinek | 1 | -5/+31 |
2001-12-17 | Support for more than 64k ELF sections. | Alan Modra | 1 | -8/+2 |
2001-12-07 | * elf32-sparc.c (elf32_sparc_relocate_section): Revert | Jakub Jelinek | 1 | -1/+1 |
2001-12-07 | * elf.c (_bfd_elf_rela_local_sym): Only call | Jakub Jelinek | 1 | -16/+5 |
2001-11-23 | * elf32-sparc.c (elf32_sparc_relocate_section): Don't clear | Jakub Jelinek | 1 | -1/+9 |
2001-11-23 | * elf.c (_bfd_elf_rela_local_sym): New. | Jakub Jelinek | 1 | -3/+1 |
2001-11-10 | * elf32-arm.h (elf32_arm_final_link_relocate): Don't copy STN_UNDEF | Alan Modra | 1 | -1/+3 |
2001-09-24 | * elf-bfd.h (elf_backend_reloc_type_class): Pass in the entire | Alan Modra | 1 | -4/+4 |
2001-09-20 | * bfd.c (bfd_archive_filename): New function. | Alan Modra | 1 | -3/+3 |
2001-09-20 | coordinate info->symbolic and info->allow_shlib_undefined | Nick Clifton | 1 | -1/+2 |
2001-09-18 | Touches most files in bfd/, so likely will be blamed for everything.. | Alan Modra | 1 | -18/+22 |
2001-09-14 | Fix bug emitting R_SPARC_UA32 relocs into shared objects | Nick Clifton | 1 | -1/+1 |
2001-08-25 | Add missing prototypes | Nick Clifton | 1 | -0/+6 |
2001-08-23 | * elf-bfd.h (enum elf_reloc_type_class): New. | Jakub Jelinek | 1 | -18/+24 |
2001-07-11 | * elf32-sparc.c (_bfd_sparc_elf_howto_table): Remove support for | Jakub Jelinek | 1 | -13/+28 |
2001-05-28 | Add support for .uahword, .uaword and .uaxword pseudo ops | Nick Clifton | 1 | -23/+30 |
2001-03-08 | Update copyright notices | Nick Clifton | 1 | -1/+1 |
2001-02-19 | * elf32-sparc.c (elf32_sparc_finish_dynamic_symbol): Don't make PLT | Jakub Jelinek | 1 | -0/+7 |
2001-02-09 | * elf32-sparc.c (_bfd_sparc_elf_howto_table): Treat R_SPARC_UA32 | Mark Kettenis | 1 | -2/+2 |
2000-12-08 | 2000-12-08 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -7/+3 |
2000-10-20 | gas/ | Jakub Jelinek | 1 | -29/+10 |
2000-08-21 | Zero out the dynamic allocated content space. Add a comment to remind us that | Nick Clifton | 1 | -1/+6 |
2000-07-20 | 2000-07-19 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+1 |
2000-05-26 | * elf64-sparc.c (sparc64_elf_relax_section): New. | Jakub Jelinek | 1 | -1/+113 |
2000-05-23 | 2000-05-23 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -2/+5 |
2000-03-01 | 2000-03-01 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -1/+2 |
2000-02-28 | 2000-02-27 Jakub Jelinek <jakub@redhat.com> | Ian Lance Taylor | 1 | -3/+7 |
2000-02-13 | * section.c (_bfd_strip_section_from_output): Add info parameter. | Ian Lance Taylor | 1 | -1/+1 |
1999-09-04 | * elf-bfd.h (ELF_LINK_NON_GOT_REF): Define. | Ian Lance Taylor | 1 | -0/+14 |
1999-08-09 | 1999-08-09 Jakub Jelinek <jj@ultra.linux.cz> | Ian Lance Taylor | 1 | -9/+1 |
1999-07-13 | * elf-bfd.h (struct elf_link_local_dynamic_entry): New. | Richard Henderson | 1 | -91/+0 |
1999-07-12 | * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSED | Ian Lance Taylor | 1 | -15/+16 |
1999-07-12 | * Many files: Changes to avoid gcc warnings: Remove unused local | Ian Lance Taylor | 1 | -0/+3 |