aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-mep.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-18Add output_type to bfd_link_infoH.J. Lu1-1/+1
2015-04-30Fix handling of relocs for the MeP target.Nick Clifton1-18/+1
2015-02-03More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton1-1/+1
2015-01-19Fallout from recent bfd_reloc_outofrange changesAlan Modra1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-12-22More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton1-0/+5
2014-05-02bfd target vector rationalisationAlan Modra1-2/+2
2014-03-05Update copyright yearsAlan Modra1-2/+1
2013-12-17Use _bfd_elf_copy_private_bfd_dataH.J. Lu1-17/+0
2013-11-05Pass ignored unresolved relocations to ld backendH.J. Lu1-2/+2
2012-05-07 * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki1-1/+1
2012-04-24 PR ld/13991Alan Modra1-2/+2
2011-06-02Fix spelling mistakes.Nick Clifton1-1/+1
2011-01-14 * bfd.c (bfd_perror): Flush stdout before and stderr after printingAlan Modra1-4/+5
2010-10-25 bfd/Daniel Jacobowitz1-9/+2
2009-09-02update copyright datesAlan Modra1-1/+1
2009-04-08[include/elf]DJ Delorie1-0/+1
2009-02-03* elf32-mep.c (config_names): Regenerate configuration.DJ Delorie1-2/+1
2008-07-30Silence gcc printf warningsAlan Modra1-2/+2
2007-11-19 * elf-bfd.h (bfd_elf_perform_complex_relocation): Update prototype.Alan Modra1-12/+6
2007-09-30bfd/Alan Modra1-176/+13
2007-07-04* elf32-mep.c (mep_final_link_relocate) [R_MEP_HI16S]: Correctly compensateNick Clifton1-0/+2
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-2/+3
2007-06-29bfd:Joseph Myers1-0/+4
2007-04-26bfd/Alan Modra1-1/+1
2007-03-26 * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra1-0/+15
2007-03-07 PR 3958Alan Modra1-26/+26
2007-02-05Support for Toshiba MeP and for complex relocations.Dave Brolley1-0/+940