]> git.wh0rd.org Git - elf2flt.git/commit
Two changes from Miles Bader <miles@gnu.org>
authorDavid McCullough <davidm@snapgear.com>
Mon, 2 Jun 2003 11:11:08 +0000 (11:11 +0000)
committerDavid McCullough <davidm@snapgear.com>
Mon, 2 Jun 2003 11:11:08 +0000 (11:11 +0000)
commit64c681bf9f12b9e5f4beb5e363252cf0e576d33e
tree3e1f273d67b59f15e4371796432a9aa93fd2ea83
parentec099ec371bce870f9fa6ffdd26de74f36d84962
Two changes from Miles Bader <miles@gnu.org>

1.) Previously it was writing the relocated pointer at the pointer's section
    offset from the start of the containing _segment_, not the start of the
    containing section (it doesn't affect most people because for normal
    usage, they're the same).

2)  Add v850 HI16S/LO16 relocation type
elf2flt.c