diff options
author | Jim Wilson <jimw@sifive.com> | 2018-09-27 17:16:34 -0700 |
---|---|---|
committer | Jim Wilson <jimw@sifive.com> | 2018-09-27 17:16:34 -0700 |
commit | 5f9aecea0dfd9e8b0a728c332e8ddb105bae6054 (patch) | |
tree | af455197cdf5ab561cc8cc673c0210c23ad6802f /gdb/mi | |
parent | Automatic date update in version.in (diff) | |
download | binutils-gdb-5f9aecea0dfd9e8b0a728c332e8ddb105bae6054.tar.gz binutils-gdb-5f9aecea0dfd9e8b0a728c332e8ddb105bae6054.tar.bz2 binutils-gdb-5f9aecea0dfd9e8b0a728c332e8ddb105bae6054.zip |
RISC-V: Pc-rel to gp-rel relaxation function cleanup.
bfd/
* elfnn-riscv.c (riscv_init_pcgp_relocs): Add explanatory comment.
(riscv_free_pcgp_relocs, riscv_record_pcgp_reloc): Likewise.
(riscv_find_pcgp_hi_reloc, riscv_reocrd_pcgp_lo_reloc): Likewise.
(riscv_find_pcgp_lo_reloc): Likewise.
(riscv_delete_pcgp_hi_reloc, riscv_use_pcgp_hi_reloc): Delete.
(riscv_delete_pcgp_lo_reloc): Likewise.
(_bfd_riscv_relax_pc): Don't call riscv_use_pcgp_hi_reloc. Replace
calls to riscv_delete_pcgp_lo_reloc and riscv_delete_pcgp_hi_reloc
with TRUE. Mark abfd arg as ATTRIBUTE_UNUSED.
Diffstat (limited to 'gdb/mi')
0 files changed, 0 insertions, 0 deletions