aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-v850.c
AgeCommit message (Expand)AuthorFilesLines
2014-05-02bfd target vector rationalisationAlan Modra1-2/+2
2014-03-05Update copyright yearsAlan Modra1-1/+1
2013-11-05Pass ignored unresolved relocations to ld backendH.J. Lu1-2/+2
2013-04-24 * ecoff.c: casting the return value of BFD_ALIGN to intNick Clifton1-1/+1
2013-04-03 * elf32-v850.c (v850_elf_is_target_special_symbol): New function.Nick Clifton1-0/+8
2013-03-30 PR ld/15323Alan Modra1-0/+4
2013-01-24Add support for V850E3V5 architectureNick Clifton1-4/+19
2013-01-10Remove trailing white spaces in bfdH.J. Lu1-3/+3
2012-11-092012-11-09 Nick Clifton <nickc@redhat.com>Nick Clifton1-92/+420
2012-11-09Remove trailing redundant `;'H.J. Lu1-1/+1
2012-05-07 * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki1-1/+1
2012-04-24 PR ld/13991Alan Modra1-2/+3
2011-01-14 * bfd.c (bfd_perror): Flush stdout before and stderr after printingAlan Modra1-2/+2
2010-10-25 bfd/Daniel Jacobowitz1-9/+2
2010-07-23Add support for v850E2 and v850E2V3Nick Clifton1-140/+626
2010-06-27fix set but unused variable warningsAlan Modra1-8/+1
2010-01-11 * elf32-v850.c (v850_elf_perform_relocation): Fix overflowNick Clifton1-1/+1
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-3/+3
2009-09-02update copyright datesAlan Modra1-1/+1
2009-06-22include/elf/Alan Modra1-1/+1
2009-05-21 * elf-bfd.h (struct elf_backend_dataAlan Modra1-2/+2
2008-11-25 * elflink.c (is_reloc_section): New function. Returns true if theNick Clifton1-3/+1
2007-09-26bfd/Jan Beulich1-1/+3
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-1/+2
2007-04-26bfd/Alan Modra1-1/+1
2007-03-26 * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra1-0/+17
2007-03-08duh. commit correct version of patch.Alan Modra1-5/+4
2007-03-08include/elf/Alan Modra1-1/+8
2007-03-07 PR 3958Alan Modra1-5/+15
2006-09-28 * elflink.c (_bfd_elf_gc_mark_hook): New function.Alan Modra1-34/+5
2006-09-16* bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton1-27/+26
2006-05-02 * dwarf2.c: Formatting.Alan Modra1-2/+4
2005-07-082005-07-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-19/+1
2005-07-05 * elf.c (special_sections): Move const qualifier.Alan Modra1-2/+2
2005-07-04 PR 1004Alan Modra1-63/+24
2005-07-01Update function declarations to ISO C90 formattingNick Clifton1-775/+670
2005-06-202005-06-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+6
2005-06-15* elf32-v850.c (ELF_MACHINE_ALT2): Define so that binaries produced by theNick Clifton1-0/+1
2005-05-17(v850_elf_relocate_section): Move code to test for the presence of a symbolNick Clifton1-9/+12
2005-05-072005-05-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-10/+67
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
2005-03-202005-03-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-7/+5
2005-03-03update copyright datesAlan Modra1-1/+1
2005-01-31 * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,Ben Elliston1-35/+0
2004-12-16include/elf/Richard Sandiford1-177/+215
2004-10-21bfd/H.J. Lu1-2/+3
2004-08-13bfd/Alan Modra1-5/+4
2004-06-29 * bfd-in.h (bfd_get_section_limit): Define.Alan Modra1-3/+1
2004-06-24bfd/Alan Modra1-19/+11