]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/elf32-m32c.c
Handle R_M32C_24 specially
authorDJ Delorie <dj@redhat.com>
Thu, 22 Jan 2015 22:30:58 +0000 (17:30 -0500)
committerDJ Delorie <dj@redhat.com>
Thu, 22 Jan 2015 22:30:58 +0000 (17:30 -0500)
commit055173ca8d1dd3d886e88392a7b2c63c5ff20bda
treef690beab30e3291b8fcbe685aca47c86f0260a5c
parent717cf30c8230bcf1c7cc55353645bfc268a711d0
Handle R_M32C_24 specially

2015-01-22  DJ Delorie  <dj@redhat.com>

* elf32-m32c.c (m32c_apply_reloc_24): New.
(m32c_elf_howto_table): Use it for R_M32C_24.
(m32c_elf_relocate_section): Handle R_M32C_24 specially.
bfd/ChangeLog
bfd/elf32-m32c.c