diff options
author | Palmer Dabbelt <palmer@dabbelt.com> | 2017-12-26 20:52:36 -0800 |
---|---|---|
committer | Palmer Dabbelt <palmer@dabbelt.com> | 2018-01-06 23:31:32 -0800 |
commit | 31a98837be41b03853fcc607e3a7be6b0525a910 (patch) | |
tree | b9ed80e20be5ac384da99cb8558b7041521adc1d /Makerules | |
parent | f417d92c1714406b85d887c96736801498962ff5 (diff) | |
download | glibc-31a98837be41b03853fcc607e3a7be6b0525a910.zip glibc-31a98837be41b03853fcc607e3a7be6b0525a910.tar.gz glibc-31a98837be41b03853fcc607e3a7be6b0525a910.tar.bz2 |
Add RISC-V dynamic relocations to elf.h
These relocations can appear in shared objects on RISC-V ELF systems.
2018-01-06 Palmer Dabbelt <palmer@sifive.com>
* elf/elf.h (R_RISCV_NONE): New define.
(R_RISCV_32): Likewise.
(R_RISCV_64): Likewise.
(R_RISCV_RELATIVE): Likewise.
(R_RISCV_COPY): Likewise.
(R_RISCV_JUMP_SLOT): Likewise.
(R_RISCV_TLS_DTPMOD32): Likewise.
(R_RISCV_TLS_DTPMOD64): Likewise.
(R_RISCV_TLS_DTPREL32): Likewise.
(R_RISCV_TLS_DTPREL64): Likewise.
(R_RISCV_TLS_TPREL32): Likewise.
(R_RISCV_TLS_TPREL64): Likewise.
Diffstat (limited to 'Makerules')
0 files changed, 0 insertions, 0 deletions