diff options
author | Rich Felker <dalias@aerifal.cx> | 2012-10-04 22:48:33 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2012-10-04 22:48:33 -0400 |
commit | 9c74856af78ac3e8aaa5f8b560e5022d2e6037d1 (patch) | |
tree | 2cab0360309f85ae6ec132ac46d4d31cd7038abb /src/thread/synccall.c | |
parent | remove freeing of dynamic linker data when dlopen/dlsym are not used (diff) | |
download | grovel-9c74856af78ac3e8aaa5f8b560e5022d2e6037d1.tar.gz grovel-9c74856af78ac3e8aaa5f8b560e5022d2e6037d1.tar.xz |
dynamic-linked TLS support for everything but dlopen'd libs
currently, only i386 is tested. x86_64 and arm should probably work.
the necessary relocation types for mips and microblaze have not been
added because I don't understand how they're supposed to work, and I'm
not even sure if it's defined yet on microblaze. I may be able to
reverse engineer the requirements out of gcc/binutils output.
Diffstat (limited to 'src/thread/synccall.c')
0 files changed, 0 insertions, 0 deletions