diff options
author | Rich Felker <dalias@aerifal.cx> | 2015-04-19 20:50:03 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2015-04-19 20:50:03 -0400 |
commit | 646cb9a4a04e5ed78e2dd928bf9dc6e79202f609 (patch) | |
tree | 75a0c54e02ba8a9623cb5e40ff0942614a696067 /src/stdio/tmpnam.c | |
parent | remove potentially PIC-incompatible relocations from x86_64 and x32 asm (diff) | |
download | grovel-646cb9a4a04e5ed78e2dd928bf9dc6e79202f609.tar.gz grovel-646cb9a4a04e5ed78e2dd928bf9dc6e79202f609.tar.xz |
remove invalid PLT calls from sh asm
these are perfectly fine with ld-time symbol binding, but if the calls
go through a PLT thunk, they are invalid because the caller does not
setup a GOT register. use a hidden alias to bypass the issue.
Diffstat (limited to 'src/stdio/tmpnam.c')
0 files changed, 0 insertions, 0 deletions