summaryrefslogtreecommitdiff
path: root/bfd/elf32-score.c
Commit message (Expand)AuthorAgeFilesLines
* * linker.c (bfd_link_hash_traverse): Follow warning symbol link.Alan Modra2011-06-131-4/+2
* bfd/Daniel Jacobowitz2010-10-251-9/+2
* 2010-09-24 Thomas Schwinge <thomas@codesourcery.com>Thomas Schwinge2010-09-241-3/+3
* 2010-08-18 Pedro Alves <pedro@codesourcery.com>Pedro Alves2010-08-181-1/+1
* fix set but unused variable warningsAlan Modra2010-06-271-7/+1
* * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. AddNick Clifton2010-02-041-48/+31
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-7/+10
* * elf-bfd.h (struct elf_backend_dataAlan Modra2009-05-211-4/+4
* Add support for Score7 architecture.Nick Clifton2009-03-021-801/+1449
* * elf-m10300.c (mn10300_elf_check_relocs): Delete dead code.Alan Modra2007-09-281-11/+6
* bfd/Jan Beulich2007-09-261-1/+3
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-2/+3
* bfd/Alan Modra2007-04-261-1/+1
* * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra2007-03-261-0/+19
* PR 3958Alan Modra2007-03-071-33/+27
* * bfd-in2.h: Regenerate.Julian Brown2007-01-291-1/+3
* * elf32-score.c (score_elf_got_lo16_reloc): Change some variables type fromMei Ligang2006-12-251-18/+50
* * elf32-score.c: Formatting.Alan Modra2006-10-231-69/+51
* Fix score bugsNick Clifton2006-10-191-25/+14
* * elflink.c (_bfd_elf_gc_mark_hook): New function.Alan Modra2006-09-281-25/+10
* * elf32-score.c (_bfd_score_elf_relocate_section): Move assignmentAlan Modra2006-09-271-9/+6
* Add support for Score target.Nick Clifton2006-09-161-0/+3883