Age | Commit message (Expand) | Author | Files | Lines |
2010-10-25 | bfd/ | Daniel Jacobowitz | 1 | -9/+2 |
2010-10-08 | Fix build with -DDEBUG=7 | Alan Modra | 1 | -1/+1 |
2010-09-24 | 2010-09-24 Thomas Schwinge <thomas@codesourcery.com> | Thomas Schwinge | 1 | -1/+1 |
2010-08-25 | Add target_id to elf_backend_data. | H.J. Lu | 1 | -0/+1 |
2010-08-18 | 2010-08-18 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -1/+1 |
2010-06-27 | fix set but unused variable warnings | Alan Modra | 1 | -7/+0 |
2010-05-28 | 2010-05-28 Sterling Augustine <sterling@tensilica.com> | Sterling Augustine | 1 | -12/+37 |
2010-02-08 | * section.c (struct bfd_section): Delete has_tls_reloc, | Alan Modra | 1 | -0/+4 |
2010-02-04 | * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. Add | Nick Clifton | 1 | -5/+38 |
2009-12-11 | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 1 | -10/+9 |
2009-09-09 | * elf32-xtensa.c (elf_xtensa_relax_section): Delete -r check. | Alan Modra | 1 | -4/+0 |
2009-09-02 | update copyright dates | Alan Modra | 1 | -1/+2 |
2009-06-17 | 2009-06-17 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -6/+1 |
2009-05-27 | bfd/ | Nathan Sidwell | 1 | -0/+4 |
2009-04-03 | 2009-04-02 Sterling Augustine <sterling@jaw.hq.tensilica.com> | Sterling Augustine | 1 | -6/+1 |
2009-02-24 | 2009-02-24 Sterling Augustine <sterling@tensilica.com> | Sterling Augustine | 1 | -5/+13 |
2008-09-18 | * elf32-xtensa.c (elf_xtensa_check_relocs): Check for negative refcount. | Bob Wilson | 1 | -3/+13 |
2008-08-20 | 2008-08-20 Bob Wilson <bob.wilson@acm.org> | Bob Wilson | 1 | -123/+891 |
2008-05-07 | bfd/ | Bob Wilson | 1 | -6/+32 |
2008-03-11 | * elf-bfd.h (_bfd_elf_section_from_bfd_section): Update prototype. | Alan Modra | 1 | -4/+1 |
2008-02-20 | PR 868 | Nick Clifton | 1 | -5/+8 |
2008-02-04 | * elf32-xtensa (elf_xtensa_relocate_section): After finding an invalid | Bob Wilson | 1 | -6/+17 |
2008-01-11 | 2008-01-11 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -0/+3 |
2007-12-21 | * elf32-xtensa.c (relax_section): Update DIFF relocations in the | Bob Wilson | 1 | -22/+20 |
2007-12-12 | * elf32-xtensa.c (elf_xtensa_do_reloc): Update self_address along with | Bob Wilson | 1 | -1/+2 |
2007-12-07 | 2007-12-07 Bob Wilson <bob.wilson@acm.org> | Bob Wilson | 1 | -58/+25 |
2007-12-04 | * elf32-xtensa.c (elf_xtensa_size_dynamic_sections): Create DT_PLTGOT | Bob Wilson | 1 | -3/+3 |
2007-10-17 | * elf32-xtensa.c (relax_section): Check for a reference to a discarded | Bob Wilson | 1 | -1/+49 |
2007-10-16 | * elf32-xtensa.c (elf_xtensa_discard_info_for_section): Remove | Bob Wilson | 1 | -19/+19 |
2007-10-05 | * elf32-xtensa.c (relax_section): Call pin_internal_relocs when | Bob Wilson | 1 | -39/+62 |
2007-10-05 | * elf32-xtensa.c (elf_xtensa_relocate_section): Remove updates of | Bob Wilson | 1 | -5/+0 |
2007-10-05 | * elf32-xtensa.c (removed_by_actions): New. | Bob Wilson | 1 | -72/+70 |
2007-10-04 | * elf32-xtensa.c (reloc_bfd_fix_struct): Delete target_abfd field. | Bob Wilson | 1 | -5/+2 |
2007-09-26 | bfd/ | Jan Beulich | 1 | -1/+3 |
2007-08-28 | 2007-08-28 David Heine <dlheine@tensilica.com> | Bob Wilson | 1 | -0/+2 |
2007-07-18 | * elf32-xtensa.c (xtensa_callback_required_dependence): Ignore | Bob Wilson | 1 | -0/+5 |
2007-07-18 | * elf32-xtensa.c (elf_xtensa_finish_dynamic_sections): Get section | Bob Wilson | 1 | -5/+5 |
2007-07-03 | Switch sources over to use the GPL version 3 | Nick Clifton | 1 | -1/+1 |
2007-06-11 | bfd/ | Bob Wilson | 1 | -11/+23 |
2007-04-27 | * elf32-xtensa.c (elf_xtensa_make_sym_local): Restore deleted function. | Bob Wilson | 1 | -20/+40 |
2007-04-27 | * elf32-xtensa.c (xtensa_read_table_entries): Step through table | Bob Wilson | 1 | -53/+49 |
2007-04-27 | * elf32-xtensa.c (relax_property_section): Remove extra irel increment. | Bob Wilson | 1 | -1/+0 |
2007-04-26 | bfd/ | Alan Modra | 1 | -1/+1 |
2007-04-12 | * elf32-xtensa.c (xtensa_is_insntable_section): New. | Bob Wilson | 1 | -140/+173 |
2007-04-12 | bfd/ | Bob Wilson | 1 | -0/+13 |
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 | -46/+47 |
2007-03-01 | * elf32-xtensa.c (analyze_relocations): Zero src_count if not relaxing. | Bob Wilson | 1 | -11/+20 |
2007-02-05 | * elf32-xtensa.c (elf_xtensa_make_sym_local): Delete. | Bob Wilson | 1 | -79/+37 |
2007-02-05 | * elf32-xtensa.c (elf_howto_table) <R_XTENSA_GLOB_DAT> | Bob Wilson | 1 | -85/+54 |