summaryrefslogtreecommitdiff
path: root/bfd/elf32-v850.c
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-06BFD whitespace fixesAlan Modra
2017-11-28ELF: Don't set non_ir_ref_regular in check_relocsH.J. Lu
2017-07-18Fix spelling typos.Yuri Chornovian
2017-07-12bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra
2017-06-26Fix address violations when atempting to parse fuzzed binaries.Nick Clifton
2017-05-16Rename non_ir_ref to non_ir_ref_regularAlan Modra
2017-04-13Use %A and %B in more error messagesAlan 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-05-16V850/BFD: Call `_bfd_elf_copy_private_bfd_data' againMaciej W. Rozycki
2016-01-01Copyright update for binutilsAlan Modra
2015-10-15objcopy --extract-symbolAlan Modra
2015-09-23Add support for files that contain multiple symbol index tables. Fixes PR 15835Nick Clifton
2015-08-18Add output_type to bfd_link_infoH.J. Lu
2015-08-12Remove trailing spaces in bfdH.J. Lu
2015-02-24Adds support for generating notes in V850 binaries.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-15Fix memory access violations triggered by running objdump on fuzzed binaries.Nick Clifton
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-11-05Pass ignored unresolved relocations to ld backendH.J. Lu
2013-04-24 * ecoff.c: casting the return value of BFD_ALIGN to intNick Clifton
2013-04-03 * elf32-v850.c (v850_elf_is_target_special_symbol): New function.Nick Clifton
2013-03-30 PR ld/15323Alan Modra
2013-01-24Add support for V850E3V5 architectureNick Clifton
2013-01-10Remove trailing white spaces in bfdH.J. Lu
2012-11-092012-11-09 Nick Clifton <nickc@redhat.com>Nick Clifton
2012-11-09Remove trailing redundant `;'H.J. Lu
2012-05-07 * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki
2012-04-24 PR ld/13991Alan Modra
2011-01-14 * bfd.c (bfd_perror): Flush stdout before and stderr after printingAlan Modra
2010-10-25 bfd/Daniel Jacobowitz
2010-07-23Add support for v850E2 and v850E2V3Nick Clifton
2010-06-27fix set but unused variable warningsAlan Modra
2010-01-11 * elf32-v850.c (v850_elf_perform_relocation): Fix overflowNick Clifton
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton
2009-09-02update copyright datesAlan Modra
2009-06-22include/elf/Alan Modra
2009-05-21 * elf-bfd.h (struct elf_backend_dataAlan Modra
2008-11-25 * elflink.c (is_reloc_section): New function. Returns true if theNick Clifton
2007-09-26bfd/Jan Beulich
2007-07-03Switch sources over to use the GPL version 3Nick Clifton
2007-04-26bfd/Alan Modra