]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
RISC-V: Fix the offset of CFA relocation.
authorKuan-Lin Chen <rufus@andestech.com>
Thu, 2 Feb 2017 07:27:18 +0000 (15:27 +0800)
committerPalmer Dabbelt <palmer@dabbelt.com>
Tue, 14 Mar 2017 16:51:29 +0000 (09:51 -0700)
commitc1b465c94e26be629315bf28e3763dea9dea8336
tree19baa36fb1dc82cc552356e5487d0caa73289306
parent2c232b8361a044d689d12161b7a645d238586f5e
RISC-V: Fix the offset of CFA relocation.

gas/ChangeLog:

2017-03-02  Kuan-Lin Chen  <rufus@andestech.com>

        * config/tc-riscv.c (md_apply_fix): Compute the correct offsets
        for CFA relocations.
gas/ChangeLog
gas/config/tc-riscv.c