summaryrefslogtreecommitdiff
path: root/bfd/elf32-score7.c
AgeCommit message (Expand)Author
2016-01-01Copyright update for binutilsAlan Modra
2015-09-23Fix compile time warnings generated when compiling with clang.Nick Clifton
2015-09-20Add --no-dynamic-linker option to ld, for static PIE useRich Felker
2015-08-18Add output_type to bfd_link_infoH.J. Lu
2015-01-19Fallout from recent bfd_reloc_outofrange changesAlan Modra
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-06-13Make bfd.link_next field a unionAlan Modra
2014-06-10Unwrap symbols for debug informationAlan Modra
2014-03-05Update copyright yearsAlan Modra
2013-03-30 PR ld/15323Alan Modra
2013-02-21 * elf-bfd.h (struct core_elf_obj_tdata): New.Alan Modra
2012-09-02Add hdynamic to elf_link_hash_table for _DYNAMICH.J. Lu
2012-06-29 * section.c (bfd_get_linker_section): New function.Alan Modra
2012-05-16 PR binutils/13558Nick Clifton
2012-05-07 * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki
2012-04-24 PR ld/13991Alan Modra
2011-06-13 * linker.c (bfd_link_hash_traverse): Follow warning symbol link.Alan Modra
2010-10-25 bfd/Daniel Jacobowitz
2010-09-242010-09-24 Thomas Schwinge <thomas@codesourcery.com>Thomas Schwinge
2010-08-182010-08-18 Pedro Alves <pedro@codesourcery.com>Pedro Alves
2010-06-27fix set but unused variable warningsAlan Modra
2010-02-04 * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. AddNick Clifton
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton
2009-05-21 * elf-bfd.h (struct elf_backend_dataAlan Modra
2009-03-02Add support for Score7 architecture.Nick Clifton