diff options
author | Nelson Chu <nelson@rivosinc.com> | 2022-10-24 18:26:36 +0800 |
---|---|---|
committer | Nelson Chu <nelson@rivosinc.com> | 2022-10-25 09:20:39 +0800 |
commit | 845652b78412a98226c321aade16920d06e552ca (patch) | |
tree | efd6cac9f2a94fc148042e03df670cb5e23147c7 /bfd/cpu-spu.c | |
parent | 43025f01a0c99c939e20e90a6e695741c14a925a (diff) | |
download | gdb-845652b78412a98226c321aade16920d06e552ca.zip gdb-845652b78412a98226c321aade16920d06e552ca.tar.gz gdb-845652b78412a98226c321aade16920d06e552ca.tar.bz2 |
RISC-V: Should reset `again' flag for _bfd_riscv_relax_pc.
The R_RISCV_DELETE relocations are no longer deleted at another relax pass,
so we should reset 'again' flag to true for _bfd_riscv_relax_pc, while the
deleted bytes are marked as R_RISCV_DELETE.
bfd/
* elfnn-riscv.c (_bfd_riscv_relax_pc): Set `again' to true while the
deleted bytes are marked as R_RISCV_DELETE.
Diffstat (limited to 'bfd/cpu-spu.c')
0 files changed, 0 insertions, 0 deletions