]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fixes computation of MSP430 SYM_DIFF relocs in very small sections.
authorNick Clifton <nickc@redhat.com>
Fri, 5 Jun 2015 15:40:37 +0000 (16:40 +0100)
committerNick Clifton <nickc@redhat.com>
Fri, 5 Jun 2015 15:40:37 +0000 (16:40 +0100)
commit1ade71756948cad279f9b01d88ae762d144643e3
tree31727e3a57d39007ca3441cccc90fb2a6b7e1591
parente3dd7556ad89bf00c2a92f76079ae1c53dc130a8
Fixes computation of MSP430 SYM_DIFF relocs in very small sections.

* elf32-msp430.c (rl78_sym_diff_handler): New function.
(msp430_howto_table): Use the new function for the SYM_DIFF reloc.
(msp430x_howto_table): Likewise.
bfd/ChangeLog
bfd/elf32-msp430.c