commit | dee35d026c92b4054a90d655324dc90b4ea6cbfc | [log] [tgz] |
---|---|---|
author | Nelson Chu <nelson.chu@sifive.com> | Tue Mar 03 21:08:05 2020 -0800 |
committer | Jim Wilson <jimw@sifive.com> | Wed Mar 04 17:11:37 2020 -0800 |
tree | a5f9654e612006b23bc8922a0fd903282e21ec32 | |
parent | de48783e2fbb57e39b9931b1eceef28a1ad1eeaf [diff] |
RISC-V: Support assembler modifier %got_pcrel_hi. gas/ * config/tc-riscv.c: Support the modifier %got_pcrel_hi. * doc/c-riscv.texi: Add documentation. * testsuite/gas/riscv/no-relax-reloc.d: Add test case for the new modifier %got_pcrel_hi. * testsuite/gas/riscv/no-relax-reloc.s: Likewise. * testsuite/gas/riscv/relax-reloc.d: Likewise. * testsuite/gas/riscv/relax-reloc.s: Likewise.