diff options
author | Kito Cheng <kito.cheng@sifive.com> | 2025-06-11 16:33:46 +0800 |
---|---|---|
committer | Nelson Chu <nelson@rivosinc.com> | 2025-06-24 18:14:29 +0800 |
commit | 51a39a59cacab34595b7e4ebff9812567ec0d4e1 (patch) | |
tree | 2d799fcb8505871773f1121ce3b2fe202738e21d /gdb/python | |
parent | c2873079ce287c80febd54bce97fbd7e56a917a5 (diff) | |
download | binutils-51a39a59cacab34595b7e4ebff9812567ec0d4e1.zip binutils-51a39a59cacab34595b7e4ebff9812567ec0d4e1.tar.gz binutils-51a39a59cacab34595b7e4ebff9812567ec0d4e1.tar.bz2 |
RISC-V: Refactor PLT generation
The goal of this refactor is to improve the possiblity of having
different PLT generation code for different RISC-V ABIs. The changes
include:
- Extract PLT generation logic into individual functions.
- Keep the PLT generation data in riscv_elf_link_hash_table.
In the following patches, we will use this framework to implement
different PLT.
Diffstat (limited to 'gdb/python')
0 files changed, 0 insertions, 0 deletions