aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-d10v.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-02-27Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton1-3/+5
2018-02-26unrecognized/unsupported reloc messageAlan Modra1-2/+3
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra1-1/+1
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-06BFD whitespace fixesAlan Modra1-65/+65
2017-11-28ELF: Don't set non_ir_ref_regular in check_relocsH.J. Lu1-4/+0
2017-05-16Rename non_ir_ref to non_ir_ref_regularAlan Modra1-1/+1
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/+1
2016-05-28Return void from linker callbacksAlan Modra1-13/+7
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-08-18Add output_type to bfd_link_infoH.J. Lu1-4/+4
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-2/+2
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-1/+5
2014-05-02bfd target vector rationalisationAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-2/+1
2013-11-05Pass ignored unresolved relocations to ld backendH.J. Lu1-2/+2
2013-03-30 PR ld/15323Alan Modra1-0/+4
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
2010-10-25 bfd/Daniel Jacobowitz1-9/+2
2007-09-28 * elf-m10300.c (mn10300_elf_check_relocs): Delete dead code.Alan Modra1-4/+1
2007-09-26bfd/Jan Beulich1-1/+3
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-1/+1
2007-04-26bfd/Alan Modra1-1/+1
2007-03-26 * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra1-0/+16
2007-03-07 PR 3958Alan Modra1-43/+26
2006-11-03bfd/Daniel Jacobowitz1-0/+10
2006-09-28 * elflink.c (_bfd_elf_gc_mark_hook): New function.Alan Modra1-35/+6
2005-12-08 * reloc.c (enum complain_overflow): Correct comments.Alan Modra1-6/+6
2005-07-01Update function declarations to ISO C90 formattingNick Clifton1-237/+204
2005-06-202005-06-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+6
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton1-1/+1
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton1-1/+1
2004-10-21bfd/H.J. Lu1-2/+3
2004-03-27 * Makefile.am: Remove all mention of elflink.h.Alan Modra1-2/+2
2004-03-22 * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_sectionAlan Modra1-4/+5
2004-03-20bfd/H.J. Lu1-22/+5
2003-11-05 * elf32-d10v.c (extract_rel_addend, insert_rel_addend): New functions.Alan Modra1-11/+108
2003-06-25Correct spelling of "relocatable".Alan Modra1-4/+5
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-45/+45
2002-11-28include/elf/ChangeLogAlan Modra1-2/+2
2002-10-17 * elfxx-target.h (USE_REL): Don't define as 1.Alan Modra1-1/+1
2002-07-01 * elflink.h (elf_gc_mark): Pass in the section whose relocs we areAlan Modra1-10/+9
2002-06-17Fix pc relocations.Tom Rix1-7/+7
2002-02-082002-02-08 Chris Demetriou <cgd@broadcom.com>Chris Demetriou1-4/+4
2001-12-17 Support for more than 64k ELF sections.Alan Modra1-8/+2