Age | Commit message (Expand) | Author | Files | Lines |
2011-06-13 | * linker.c (bfd_link_hash_traverse): Follow warning symbol link. | Alan Modra | 1 | -4/+2 |
2011-02-22 | * elf32-m68k.c (elf_m68k_finish_dynamic_symbol): For a TLS_GD | Andreas Schwab | 1 | -1/+6 |
2010-10-25 | bfd/ | Daniel Jacobowitz | 1 | -9/+2 |
2010-09-24 | 2010-09-24 Thomas Schwinge <thomas@codesourcery.com> | Thomas Schwinge | 1 | -2/+2 |
2010-08-25 | Add target_id to elf_backend_data. | H.J. Lu | 1 | -0/+1 |
2010-08-20 | * elf32-m68k.c (bfd_elf_m68k_set_target_options): Don't set GOT | Maciej W. Rozycki | 1 | -11/+21 |
2010-08-13 | bfd/ | Nathan Sidwell | 1 | -0/+3 |
2010-06-27 | fix set but unused variable warnings | Alan Modra | 1 | -5/+0 |
2010-02-04 | * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. Add | Nick Clifton | 1 | -9/+9 |
2009-09-28 | * elf32-m68k.c (elf_m68k_final_write_processing): New function. | Nick Clifton | 1 | -0/+62 |
2009-09-07 | * elf32-m68k.c (rtype_to_howto): If the reloc index is out of | Andreas Schwab | 1 | -6/+10 |
2009-08-29 | Updated sources to avoid using the identifier name "new", which is a | Nick Clifton | 1 | -7/+7 |
2009-08-26 | * elf32-m68k.c: Rewrite initialization of GOT entries for TLS | Nick Clifton | 1 | -140/+161 |
2009-08-26 | * elf32-m68k.c (elf_m68k_copy_indirect_symbol): Propagate non_got_ref | Nick Clifton | 1 | -0/+24 |
2009-06-18 | * elf-bfd.h (struct sym_sec_cache): Delete. | Alan Modra | 1 | -7/+11 |
2009-02-03 | M68K TLS support. | Nick Clifton | 1 | -427/+1093 |
2008-12-23 | * elf32-m68k.c (elf_m68k_discard_copies): Use SYMBOL_CALLS_LOCAL. | Andreas Schwab | 1 | -23/+9 |
2008-11-25 | * elflink.c (is_reloc_section): New function. Returns true if the | Nick Clifton | 1 | -27/+3 |
2008-06-29 | * elf32-m68k.c (elf_m68k_relocate_section): Don't ignore existing | Andreas Schwab | 1 | -3/+1 |
2008-05-21 | Multi-GOT support for m68k. | Nick Clifton | 1 | -131/+1707 |
2008-01-11 | 2008-01-11 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -0/+3 |
2007-09-26 | bfd/ | Jan Beulich | 1 | -1/+3 |
2007-09-11 | bfd/ | Kazu Hirata | 1 | -0/+7 |
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 | -23/+1 |
2007-04-26 | bfd/ | Alan Modra | 1 | -1/+1 |
2007-04-23 | gas/testsuite/ | Nathan Sidwell | 1 | -0/+42 |
2007-03-26 | * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define. | Alan Modra | 1 | -0/+14 |
2007-03-07 | PR 3958 | Alan Modra | 1 | -4/+15 |
2007-01-08 | bfd/ | Kazu Hirata | 1 | -14/+15 |
2006-12-25 | bfd/ | Kazu Hirata | 1 | -3/+14 |
2006-12-19 | bfd/ | Kazu Hirata | 1 | -53/+63 |
2006-12-07 | bfd/ | Kazu Hirata | 1 | -24/+24 |
2006-10-17 | bfd/ | Alan Modra | 1 | -3/+16 |
2006-09-28 | * elflink.c (_bfd_elf_gc_mark_hook): New function. | Alan Modra | 1 | -43/+17 |
2006-09-16 | * bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as its | Nick Clifton | 1 | -3/+3 |
2006-06-14 | bfd/ | Richard Sandiford | 1 | -142/+165 |
2006-03-25 | bfd/ | Richard Sandiford | 1 | -76/+18 |
2006-03-16 | PR 2434 | Alan Modra | 1 | -2/+3 |
2006-03-06 | bfd: | Nathan Sidwell | 1 | -31/+49 |
2006-02-27 | * elf-m10300.c (_bfd_mn10300_elf_finish_dynamic_symbol): Use the | Richard Sandiford | 1 | -1/+1 |
2006-02-07 | * bfd/archures.c (bfd_mach_mcf5200, bfd_mach_mcf5206e, | Nathan Sidwell | 1 | -11/+174 |
2005-11-01 | PR ld/1775 | Alan Modra | 1 | -2/+2 |
2005-10-06 | bfd/ | Daniel Jacobowitz | 1 | -2/+4 |
2005-08-25 | 2005-08-24 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -1/+2 |
2005-08-18 | * elf-m10300.c (_bfd_mn10300_elf_adjust_dynamic_symbol): Warn on | Alan Modra | 1 | -0/+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/+16 |
2005-05-04 | Update the address and phone number of the FSF organization in the GPL notices | Nick Clifton | 1 | -1/+1 |