diff options
author | 2020-12-15 17:16:40 +0800 | |
---|---|---|
committer | 2021-01-10 21:25:16 -0500 | |
commit | 313bfd505e7c6a70c508ba9b2e2c0ff6e901c2a0 (patch) | |
tree | 6d1e34ef9b63bd754ab44ebfcd40121d74dc3a4e /sysdeps/unix | |
parent | riscv: support GNU indirect function (diff) | |
download | glibc-313bfd505e7c6a70c508ba9b2e2c0ff6e901c2a0.tar.xz glibc-313bfd505e7c6a70c508ba9b2e2c0ff6e901c2a0.zip |
riscv: Initialize $gp before resolving the IRELATIVE relocation
The $gp register may be used to access the global variable in
the PDE program, so the $gp register should be initialized before
executing the IFUNC resolver of PDE program to avoid unexpected
error occurs.
Diffstat (limited to 'sysdeps/unix')
0 files changed, 0 insertions, 0 deletions