]> git.wh0rd.org Git - elf2flt.git/commit
elf2flt: support ARM R_ARM_V4BX relocation type
authorGreg Ungerer <gerg@linux-m68k.org>
Thu, 18 Aug 2016 06:36:14 +0000 (16:36 +1000)
committerGreg Ungerer <gerg@linux-m68k.org>
Wed, 24 Aug 2016 23:57:52 +0000 (09:57 +1000)
commit257688d3c143fb98713e5f3255d3b92435618a41
treeebf6bdf74021125bb4be0b947bc37319af5375ea
parent9dbc458c6122c495bbdec8dc975a15c9d39e5ff2
elf2flt: support ARM R_ARM_V4BX relocation type

Trivially add support for the ARM R_ARM_V4BX relocation type.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
elf2flt.c