Commit: MSP430: Add relaxation of BR to JMP

Nick Clifton nickc@redhat.com
Thu Jan 8 16:19:00 GMT 2015


Hi Guys,

  I am applying the patch below to add relaxation of a 16-bit absolute
  BR instruction to a 10-bit PC-relative JMP instruction for the MSP430
  linker.  This addresses the code quality issue raised in the GCC
  bugzilla issue: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64027

Cheers
  Nick

bfd/ChangeLog
2015-01-08  Nick Clifton  <nickc@redhat.com>

	* elf32-msp430.c (msp430_elf_relax_section): Add relaxation of
	16-bit absolute BR instructions to 10-bit pc-relative JMP
	instructions.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: elf32-msp430.c.br-relax.patch
Type: text/x-patch
Size: 3010 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20150108/5cc41d95/attachment.bin>


More information about the Binutils mailing list