]> git.wh0rd.org Git - elf2flt.git/commit
H8/300 relocation fix
authorYoshinori Sato <ysato@users.souceforge.jp>
Wed, 30 Dec 2015 23:55:46 +0000 (00:55 +0100)
committerGreg Ungerer <gerg@uclinux.org>
Thu, 7 Jan 2016 11:49:40 +0000 (21:49 +1000)
commit12e1c4a0eedeef64250196f07846bd9043220c46
tree1f2bf112345decc8e41366119ec3b53891a402e6
parent497cdbe33b8c89a757333fa6c609bb7b65cd0254
H8/300 relocation fix

Add new relocation R_H8_DISP32A16.
hi-byte clear on R_H8_DIR32 R_H8_DIR24A8 R_H8_DIR24R8 R_H8_DIR32A16 R_H8_DISP32A16

Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
Signed-off-by: Waldemar Brodkorb <wbx@uclibc-ng.org>
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
elf2flt.c