aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-msp430.c
AgeCommit message (Expand)AuthorFilesLines
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/+9
2016-10-07Pass link_info to _bfd_merge_private_bfd_dataAlan Modra1-3/+5
2016-05-28Return void from linker callbacksAlan Modra1-10/+6
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-09-23Fix compile time warnings generated when compiling with clang.Nick Clifton1-0/+3
2015-08-18Add output_type to bfd_link_infoH.J. Lu1-3/+3
2015-08-12Remove trailing spaces in bfdH.J. Lu1-27/+27
2015-07-27Fix the address size computation for the MSP430 port.Nick Clifton1-0/+22
2015-06-25Fix REL handling for MSP430DJ Delorie1-17/+23
2015-06-05Fixes computation of MSP430 SYM_DIFF relocs in very small sections.Nick Clifton1-3/+28
2015-02-23Fixes the generation of dwarf line debug information for the msp430, even in ...Nick Clifton1-4/+45
2015-02-03More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton1-2/+2
2015-01-19Fallout from recent bfd_reloc_outofrange changesAlan Modra1-6/+6
2015-01-15Fixes a bug in the relaxation of R_MSP430X_ABS16 to R_MSP430_10_PCREL.Nick Clifton1-1/+2
2015-01-08Adds code to the MSP430 linker to transform a 4-byte BR instruction intoNick Clifton1-6/+58
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-2/+10
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