summaryrefslogtreecommitdiff
path: root/bfd/elf32-mep.c
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-06BFD whitespace fixesAlan Modra
2017-07-12bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra
2017-04-13Wrap long linesAlan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton
2016-10-07Pass link_info to _bfd_merge_private_bfd_dataAlan Modra
2016-09-30Remove syntactic sugarAlan Modra
2016-05-28Return void from linker callbacksAlan Modra
2016-01-01Copyright update for binutilsAlan Modra
2015-08-18Add output_type to bfd_link_infoH.J. Lu
2015-04-30Fix handling of relocs for the MeP target.Nick Clifton
2015-02-03More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton
2015-01-19Fallout from recent bfd_reloc_outofrange changesAlan Modra
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-12-22More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton
2014-05-02bfd target vector rationalisationAlan Modra
2014-03-05Update copyright yearsAlan Modra
2013-12-17Use _bfd_elf_copy_private_bfd_dataH.J. Lu
2013-11-05Pass ignored unresolved relocations to ld backendH.J. Lu
2012-05-07 * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki
2012-04-24 PR ld/13991Alan Modra
2011-06-02Fix spelling mistakes.Nick Clifton
2011-01-14 * bfd.c (bfd_perror): Flush stdout before and stderr after printingAlan Modra
2010-10-25 bfd/Daniel Jacobowitz
2009-09-02update copyright datesAlan Modra
2009-04-08[include/elf]DJ Delorie
2009-02-03* elf32-mep.c (config_names): Regenerate configuration.DJ Delorie
2008-07-30Silence gcc printf warningsAlan Modra
2007-11-19 * elf-bfd.h (bfd_elf_perform_complex_relocation): Update prototype.Alan Modra
2007-09-30bfd/Alan Modra
2007-07-04* elf32-mep.c (mep_final_link_relocate) [R_MEP_HI16S]: Correctly compensateNick Clifton
2007-07-03Switch sources over to use the GPL version 3Nick Clifton
2007-06-29bfd:Joseph Myers
2007-04-26bfd/Alan Modra
2007-03-26 * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra
2007-03-07 PR 3958Alan Modra
2007-02-05Support for Toshiba MeP and for complex relocations.Dave Brolley