aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-xtensa.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-19 PR ld/13177Alan Modra1-1/+3
2011-06-13 * linker.c (bfd_link_hash_traverse): Follow warning symbol link.Alan Modra1-3/+0
2011-06-02Fix spelling mistakes.Nick Clifton1-2/+2
2010-10-25 bfd/Daniel Jacobowitz1-9/+2
2010-10-08Fix build with -DDEBUG=7Alan Modra1-1/+1
2010-09-242010-09-24 Thomas Schwinge <thomas@codesourcery.com>Thomas Schwinge1-1/+1
2010-08-25Add target_id to elf_backend_data.H.J. Lu1-0/+1
2010-08-182010-08-18 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-1/+1
2010-06-27fix set but unused variable warningsAlan Modra1-7/+0
2010-05-282010-05-28 Sterling Augustine <sterling@tensilica.com>Sterling Augustine1-12/+37
2010-02-08 * section.c (struct bfd_section): Delete has_tls_reloc,Alan Modra1-0/+4
2010-02-04 * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. AddNick Clifton1-5/+38
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-10/+9
2009-09-09 * elf32-xtensa.c (elf_xtensa_relax_section): Delete -r check.Alan Modra1-4/+0
2009-09-02update copyright datesAlan Modra1-1/+2
2009-06-172009-06-17 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-6/+1
2009-05-27 bfd/Nathan Sidwell1-0/+4
2009-04-032009-04-02 Sterling Augustine <sterling@jaw.hq.tensilica.com>Sterling Augustine1-6/+1
2009-02-242009-02-24 Sterling Augustine <sterling@tensilica.com>Sterling Augustine1-5/+13
2008-09-18 * elf32-xtensa.c (elf_xtensa_check_relocs): Check for negative refcount.Bob Wilson1-3/+13
2008-08-202008-08-20 Bob Wilson <bob.wilson@acm.org>Bob Wilson1-123/+891
2008-05-07bfd/Bob Wilson1-6/+32
2008-03-11 * elf-bfd.h (_bfd_elf_section_from_bfd_section): Update prototype.Alan Modra1-4/+1
2008-02-20PR 868Nick Clifton1-5/+8
2008-02-04 * elf32-xtensa (elf_xtensa_relocate_section): After finding an invalidBob Wilson1-6/+17
2008-01-112008-01-11 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-0/+3
2007-12-21 * elf32-xtensa.c (relax_section): Update DIFF relocations in theBob Wilson1-22/+20
2007-12-12 * elf32-xtensa.c (elf_xtensa_do_reloc): Update self_address along withBob Wilson1-1/+2
2007-12-072007-12-07 Bob Wilson <bob.wilson@acm.org>Bob Wilson1-58/+25
2007-12-04 * elf32-xtensa.c (elf_xtensa_size_dynamic_sections): Create DT_PLTGOTBob Wilson1-3/+3
2007-10-17 * elf32-xtensa.c (relax_section): Check for a reference to a discardedBob Wilson1-1/+49
2007-10-16 * elf32-xtensa.c (elf_xtensa_discard_info_for_section): RemoveBob Wilson1-19/+19
2007-10-05 * elf32-xtensa.c (relax_section): Call pin_internal_relocs whenBob Wilson1-39/+62
2007-10-05 * elf32-xtensa.c (elf_xtensa_relocate_section): Remove updates ofBob Wilson1-5/+0
2007-10-05 * elf32-xtensa.c (removed_by_actions): New.Bob Wilson1-72/+70
2007-10-04 * elf32-xtensa.c (reloc_bfd_fix_struct): Delete target_abfd field.Bob Wilson1-5/+2
2007-09-26bfd/Jan Beulich1-1/+3
2007-08-282007-08-28 David Heine <dlheine@tensilica.com>Bob Wilson1-0/+2
2007-07-18 * elf32-xtensa.c (xtensa_callback_required_dependence): IgnoreBob Wilson1-0/+5
2007-07-18 * elf32-xtensa.c (elf_xtensa_finish_dynamic_sections): Get sectionBob Wilson1-5/+5
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-1/+1
2007-06-11bfd/Bob Wilson1-11/+23
2007-04-27 * elf32-xtensa.c (elf_xtensa_make_sym_local): Restore deleted function.Bob Wilson1-20/+40
2007-04-27 * elf32-xtensa.c (xtensa_read_table_entries): Step through tableBob Wilson1-53/+49
2007-04-27 * elf32-xtensa.c (relax_property_section): Remove extra irel increment.Bob Wilson1-1/+0
2007-04-26bfd/Alan Modra1-1/+1
2007-04-12 * elf32-xtensa.c (xtensa_is_insntable_section): New.Bob Wilson1-140/+173
2007-04-12bfd/Bob Wilson1-0/+13
2007-03-26 * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra1-0/+16
2007-03-07 PR 3958Alan Modra1-46/+47