x86_64: Create proper PLT and GOT also for -run
commit9750d0b725d65296364c08451a985c717bf1890d
authorMichael Matz <matz@suse.de>
Sat, 5 Apr 2014 22:30:22 +0000 (6 00:30 +0200)
committerMichael Matz <matz@suse.de>
Sat, 5 Apr 2014 22:30:22 +0000 (6 00:30 +0200)
tree6ececf2241e2ef1236b2d364af23ee9ca1064c7d
parentc4427747e6e5890b65c70e8fad5b30309b2b0279
x86_64: Create proper PLT and GOT also for -run

This makes us use the normal PLT/GOT codepaths also for -run,
which formerly used an on-the-side blob for the jump tables.
For x86_64 only for now, arm coming up.
tcc.h
tccelf.c
tccrun.c