aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-msp430.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-11-21Fix linking MSP430 files created by gcc's LTO optimizer.Jozef Lawrynowicz1-0/+6
2018-02-27Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton1-7/+10
2018-02-26assorted target messagesAlan Modra1-3/+3
2018-02-26unrecognized/unsupported reloc messageAlan Modra1-3/+5
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra1-9/+9
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-06BFD whitespace fixesAlan Modra1-79/+79
2017-11-28ELF: Don't set non_ir_ref_regular in check_relocsH.J. Lu1-4/+0
2017-07-25Fix thinko in previous change to elf32-msp430.cNick Clifton1-2/+4
2017-07-25Add a linker branch optimization for the MSP430.Benjamin Green1-2/+2
2017-05-16Rename non_ir_ref to non_ir_ref_regularAlan Modra1-1/+1
2017-04-27Constify elf_backend_eh_frame_address_sizeAlan Modra1-1/+2
2017-04-13Rewrite bfd error handlerAlan Modra1-11/+8
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