Age | Commit message (Expand) | Author | Files | Lines |
2007-09-28 | * elf-m10300.c (mn10300_elf_check_relocs): Delete dead code. | Alan Modra | 1 | -5/+1 |
2007-09-26 | bfd/ | Jan Beulich | 1 | -1/+3 |
2007-07-03 | Switch sources over to use the GPL version 3 | Nick Clifton | 1 | -2/+3 |
2007-05-15 | 2007-05-15 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -26/+1 |
2007-04-26 | bfd/ | Alan Modra | 1 | -1/+1 |
2007-03-26 | * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define. | Alan Modra | 1 | -0/+16 |
2007-03-07 | PR 3958 | Alan Modra | 1 | -6/+16 |
2007-01-31 | 2076-01-31 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -2/+2 |
2006-10-17 | bfd/ | Alan Modra | 1 | -3/+16 |
2006-09-28 | * elflink.c (_bfd_elf_gc_mark_hook): New function. | Alan Modra | 1 | -44/+16 |
2006-09-16 | * bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as its | Nick Clifton | 1 | -4/+4 |
2006-03-16 | PR 2434 | Alan Modra | 1 | -3/+4 |
2006-02-27 | * elf-m10300.c (_bfd_mn10300_elf_finish_dynamic_symbol): Use the | Richard Sandiford | 1 | -1/+1 |
2005-10-28 | PR ld/1567 | Hans-Peter Nilsson | 1 | -1/+6 |
2005-08-18 | * elf-m10300.c (_bfd_mn10300_elf_adjust_dynamic_symbol): Warn on | Alan Modra | 1 | -0/+7 |
2005-08-17 | bfd/ | Alan Modra | 1 | -6/+7 |
2005-07-08 | * elf-hppa.h (elf_hppa_final_link): Use gp val of zero when none | Alan Modra | 1 | -31/+19 |
2005-06-20 | 2005-06-20 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -1/+6 |
2005-05-05 | 2005-05-05 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -16/+15 |
2005-05-04 | Update the address and phone number of the FSF organization in the GPL notices | Nick Clifton | 1 | -1/+1 |
2005-05-04 | bfd/ | Alan Modra | 1 | -1/+1 |
2005-05-04 | Update the FSF address in the copyright/GPL notice | Nick Clifton | 1 | -1/+1 |
2005-02-01 | include/ | Alan Modra | 1 | -0/+1 |
2005-01-11 | * elf64-ppc.c (ppc64_elf_gc_sweep_hook): Follow indirect and warning | Alan Modra | 1 | -10/+17 |
2004-11-04 | * config.bfd: Support crisv32-*-* like cris-*-*. | Hans-Peter Nilsson | 1 | -60/+394 |
2004-10-21 | bfd/ | H.J. Lu | 1 | -2/+2 |
2004-10-10 | * libbfd-in.h (BFD_ASSERT, BFD_FAIL): Wrap macro body in do while. | Alan Modra | 1 | -1/+1 |
2004-09-17 | include/ | Alan Modra | 1 | -6/+6 |
2004-09-16 | * elf-bfd.h (struct elf_link_hash_entry): Replace elf_link_hash_flags | Alan Modra | 1 | -50/+38 |
2004-09-07 | * elf32-cris.c (elf_cris_adjust_gotplt_to_got): Reset | Hans-Peter Nilsson | 1 | -2/+2 |
2004-09-07 | * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_16_GOTPLT, | Hans-Peter Nilsson | 1 | -4/+9 |
2004-08-13 | bfd/ | Alan Modra | 1 | -35/+37 |
2004-06-24 | bfd/ | Alan Modra | 1 | -49/+41 |
2004-03-27 | * Makefile.am: Remove all mention of elflink.h. | Alan Modra | 1 | -6/+6 |
2004-03-25 | bfd/ | Alan Modra | 1 | -1/+1 |
2004-03-22 | * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_16_GOTPLT, | Hans-Peter Nilsson | 1 | -25/+64 |
2004-03-22 | * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_section | Alan Modra | 1 | -2/+5 |
2004-01-11 | * elf32-cris.c (cris_elf_gc_sweep_hook): Return early if no | Kazu Hirata | 1 | -6/+7 |
2003-11-11 | Fix decision about when a .interp section should exist | Nick Clifton | 1 | -1/+1 |
2003-11-05 | * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and return | Alan Modra | 1 | -11/+2 |
2003-11-03 | * elf-bfd.h (struct elf_backend_data): Remove plt_header_size. | Daniel Jacobowitz | 1 | -1/+0 |
2003-08-20 | Better handking for unresolved symbols | Nick Clifton | 1 | -70/+41 |
2003-06-25 | Correct spelling of "relocatable". | Alan Modra | 1 | -2/+2 |
2003-06-18 | * elf32-cris.c (cris_elf_relocate_section) <case | Hans-Peter Nilsson | 1 | -2/+9 |
2003-02-17 | Fix the behaviour of --allow-shlib-undefined, so that it does what it claims | Nick Clifton | 1 | -14/+13 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -207/+207 |
2002-11-28 | include/elf/ChangeLog | Alan Modra | 1 | -26/+23 |
2002-11-07 | * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_16_GOT, | Hans-Peter Nilsson | 1 | -1/+2 |
2002-08-15 | * elf32-cris.c (elf_cris_discard_excess_program_dynamics): Add | Hans-Peter Nilsson | 1 | -1/+2 |
2002-07-23 | * elf-hppa.h (elf_hppa_relocate_section): If relocatable, return | Alan Modra | 1 | -22/+5 |