remove potentially PIC-incompatible relocations from x86_64 and x32 asm
authorRich Felker <dalias@aerifal.cx>
Sun, 19 Apr 2015 01:18:23 +0000 (21:18 -0400)
committerRich Felker <dalias@aerifal.cx>
Sun, 19 Apr 2015 01:18:23 +0000 (21:18 -0400)
commitb35c4c475bea3c8f938d8e9696d1138eabb54a89
tree40d3f046173125a3a038e8b8c912bbcf35ac1003
parent8ed66ecbcba1dd0f899f22b534aac92a282f42d5
remove potentially PIC-incompatible relocations from x86_64 and x32 asm

analogous to commit 8ed66ecbcba1dd0f899f22b534aac92a282f42d5 for i386.
src/math/x32/expl.s
src/math/x86_64/expl.s
src/signal/x32/sigsetjmp.s
src/signal/x86_64/sigsetjmp.s
src/string/x86_64/memcpy.s
src/string/x86_64/memmove.s