Age | Commit message (Expand) | Author | Files | Lines |
2003-08-20 | Better handking for unresolved symbols | Nick Clifton | 1 | -35/+3 |
2003-06-25 | Correct spelling of "relocatable". | Alan Modra | 1 | -3/+3 |
2003-05-17 | * elf32-m68k.c (elf_m68k_check_relocs): Cache reloc section in | Andreas Schwab | 1 | -28/+21 |
2003-05-11 | * elf32-m68k.c (elf_m68k_relocate_section): Replace ugly | Andreas Schwab | 1 | -78/+60 |
2003-05-09 | * elflink.c (_bfd_elf_link_create_dynamic_sections): Move from | Alan Modra | 1 | -1/+1 |
2003-03-26 | * elf32-m68k.c (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Define. | Andreas Schwab | 1 | -6/+29 |
2003-02-17 | Fix the behaviour of --allow-shlib-undefined, so that it does what it claims | Nick Clifton | 1 | -20/+16 |
2003-02-04 | * elf32-m68k.c (elf_m68k_hash_entry): Define. | Andreas Schwab | 1 | -41/+31 |
2003-01-07 | * elf32-m68k.c (elf_m68k_check_relocs): Don't set DF_TEXTREL for | Andreas Schwab | 1 | -6/+28 |
2002-12-04 | * elf32-m68k.c (struct elf_m68k_link_hash_table): Add sym_sec | Andreas Schwab | 1 | -33/+68 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -119/+119 |
2002-11-28 | include/elf/ChangeLog | Alan Modra | 1 | -25/+22 |
2002-07-23 | * elf-hppa.h (elf_hppa_relocate_section): If relocatable, return | Alan Modra | 1 | -2/+0 |
2002-07-07 | * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx, | Alan Modra | 1 | -63/+27 |
2002-07-01 | * elflink.h (elf_gc_mark): Pass in the section whose relocs we are | Alan Modra | 1 | -6/+4 |
2002-06-06 | elf_swap_symbol_in args should be "const PTR", not "const PTR *". | Alan Modra | 1 | -2/+2 |
2002-06-05 | * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field. | Alan Modra | 1 | -1/+2 |
2002-05-25 | * elf32-m68k.c (elf32_m68k_print_private_bfd_data): Formatting. | Alan Modra | 1 | -1/+1 |
2002-05-07 | * elf-bfd.h (struct elf_backend_data): Add rela_normal. | Alan Modra | 1 | -20/+4 |
2002-04-04 | 2002-04-04 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -2/+2 |
2002-03-28 | * linker.c (link_action): Ignore duplicate warning syms. | Alan Modra | 1 | -1/+4 |
2002-02-19 | * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Enable | Jakub Jelinek | 1 | -6/+4 |
2002-02-13 | bfd: | Jason Thorpe | 1 | -0/+3 |
2002-02-08 | 2002-02-08 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 1 | -2/+2 |
2001-12-18 | 2001-12-18 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -24/+0 |
2001-12-17 | Support for more than 64k ELF sections. | Alan Modra | 1 | -14/+28 |
2001-12-07 | * elf.c (_bfd_elf_rela_local_sym): Only call | Jakub Jelinek | 1 | -16/+5 |
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 | -0/+1 |
2001-10-17 | * elf-m10200.c (mn10200_elf_relax_section): Cast assignment to | Alan Modra | 1 | -1/+1 |
2001-09-29 | * elf-bfd.h (struct elf_link_local_dynamic_entry): Add init_refcount. | Alan Modra | 1 | -28/+10 |
2001-09-24 | * elf-bfd.h (elf_backend_reloc_type_class): Pass in the entire | Alan Modra | 1 | -4/+4 |
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 | -25/+29 |
2001-08-27 | * elf32-m68k.c (elf32_m68k_check_relocs): Set DF_TEXTREL if the | Andreas Schwab | 1 | -27/+25 |
2001-03-20 | * elf32-m68k.c (elf_m68k_relocate_section): Don't need the | Andreas Schwab | 1 | -1/+8 |
2001-03-08 | Update copyright notices | Nick Clifton | 1 | -1/+2 |
2001-01-23 | 2001-01-23 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -1/+0 |
2000-12-08 | 2000-12-08 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -1/+0 |
2000-12-06 | 2000-12-06 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -8/+7 |
2000-09-19 | Change the PLT entry 0 instruction sequence to actually work. | Nick Clifton | 1 | -4/+4 |
2000-09-15 | add support for embedded relocs in m68k ELF port | Nick Clifton | 1 | -0/+138 |
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-23 | 2000-05-23 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -2/+5 |
2000-04-27 | Reference count .plt and .got on x86 for garbage collection code. Fix a | Alan Modra | 1 | -8/+8 |
2000-03-01 | Fix building with --enable-targets=all | Nick Clifton | 1 | -2/+2 |
2000-03-01 | 2000-03-01 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -1/+2 |
2000-02-13 | * section.c (_bfd_strip_section_from_output): Add info parameter. | Ian Lance Taylor | 1 | -1/+1 |
1999-11-19 | * elf32-m68k.c (elf_cpu32_plt0_entry): Fix encoding. | Catherine Moore | 1 | -4/+4 |