Fixes a bug in the relaxation of R_MSP430X_ABS16 to R_MSP430_10_PCREL.
authorNick Clifton <nickc@redhat.com>
Thu, 15 Jan 2015 16:20:19 +0000 (16:20 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 15 Jan 2015 16:20:19 +0000 (16:20 +0000)
commit2d071cfc6614b4ec30fa4ef8b8af5bdf2c177858
treedbe37a6c1c9087200948d19bd2700441eb543812
parentca55926c2fad07fef0e6dce8beb948167990a2e7
Fixes a bug in the relaxation of R_MSP430X_ABS16 to R_MSP430_10_PCREL.

* elf32-msp430.c (msp430_elf_relax_section): Skip unhandled
relocs.  Include PC-relative adjustment for R_MSP430X_ABS16
relaxation.
bfd/ChangeLog
bfd/elf32-msp430.c
This page took 0.026405 seconds and 4 git commands to generate.