aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-msp430.c
AgeCommit message (Expand)AuthorFilesLines
2014-05-20* elf32-msp430.c (msp430_elf_relax_adjust_locals): Avoid overflow.DJ Delorie1-4/+5
2014-05-02bfd target vector rationalisationAlan Modra1-4/+4
2014-03-05Update copyright yearsAlan Modra1-1/+1
2013-12-17Default elf_backend_post_process_headers to set OSABIH.J. Lu1-1/+0
2013-12-17Use _bfd_elf_copy_private_bfd_dataH.J. Lu1-12/+0
2013-11-05Pass ignored unresolved relocations to ld backendH.J. Lu1-2/+2
2013-07-18 PR ld/15721Nick Clifton1-12/+12
2013-05-02 * archures.c: Add some more MSP430 machine numbers.Nick Clifton1-263/+1570
2013-03-30 PR ld/15323Alan Modra1-0/+4
2013-01-15Fix spelling typo.Nick Clifton1-4/+3
2013-01-10Remove trailing white spaces in bfdH.J. Lu1-6/+6
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
2010-06-27fix set but unused variable warningsAlan Modra1-7/+2
2007-09-28 * elf-m10300.c (mn10300_elf_check_relocs): Delete dead code.Alan Modra1-5/+1
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-2/+3
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-142007-03-13 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-16/+2
2007-03-07 PR 3958Alan Modra1-3/+15
2006-09-28 * elflink.c (_bfd_elf_gc_mark_hook): New function.Alan Modra1-45/+2
2005-09-012005-09-01 Dmitry Diky <diwil@spec.ru>Dmitry Diky1-8/+34
2005-08-122005-08-12 Dmitry Diky <diwil@spec.ru>Dmitry Diky1-3/+15
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-08-25Apply Dmitry Diky's patches to add relaxation to msp430.Nick Clifton1-98/+569
2004-03-22 * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_sectionAlan Modra1-4/+5
2004-03-20bfd/H.J. Lu1-26/+4
2003-11-05 * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and returnAlan Modra1-1/+1
2003-08-08Add MSP430 variantsNick Clifton1-30/+38
2003-06-25Correct spelling of "relocatable".Alan Modra1-2/+2
2002-12-30Add support for msp430.Nick Clifton1-0/+720