aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-mep.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-08-21Delete NEWHOWTO and tidy some uses of reloc_howto_structAlan Modra1-1/+1
2018-02-27Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton1-5/+7
2018-02-26unrecognized/unsupported reloc messageAlan Modra1-5/+5
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra1-4/+4
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-06BFD whitespace fixesAlan Modra1-40/+40
2017-07-12bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra1-1/+1
2017-04-13Wrap long linesAlan Modra1-2/+4
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton1-0/+4
2016-10-07Pass link_info to _bfd_merge_private_bfd_dataAlan Modra1-2/+3
2016-09-30Remove syntactic sugarAlan Modra1-3/+3
2016-05-28Return void from linker callbacksAlan Modra1-7/+4
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
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