Add a linker branch optimization for the MSP430.
authorBenjamin Green <bengreen5mx@gmail.com>
Tue, 25 Jul 2017 08:41:23 +0000 (09:41 +0100)
committerNick Clifton <nickc@redhat.com>
Tue, 25 Jul 2017 08:41:23 +0000 (09:41 +0100)
commitcfe7b9bd58c634bda974e291ce95030b1e42a690
treea96f8671e9a768137123359626836414f0b19426
parentec06425629516e11f3106d51fa85f49da147765f
Add a linker branch optimization for the MSP430.

PR 21824
* elf32-msp430.c (msp430_elf_relax_section): Allow conversion of
16-bit absolute branches into 10-bit pc-relative branches on the
MSP430 as well as the MSP430X.
bfd/ChangeLog
bfd/elf32-msp430.c
This page took 0.026609 seconds and 4 git commands to generate.