diff options
author | Rich Felker <dalias@aerifal.cx> | 2012-11-16 22:22:34 -0500 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2012-11-16 22:22:34 -0500 |
commit | a4db94ab78db29eddc957879251f3e0bc7ffb571 (patch) | |
tree | 400b05bdf99da781434c588eb56e40baef733ad6 /src/thread | |
parent | 7718e7cce5730265f2707fe378ec263b4c35624d (diff) | |
download | musl-a4db94ab78db29eddc957879251f3e0bc7ffb571.tar.gz |
dynamic linking support for powerpc
incomplete but at least partly working. requires all files to be
compiled in the new "secure" plt model, not the old one that put plt
code in the data segment. TLS is untested but may work. invoking the
dynamic linker explicitly to load a program does not yet handle argv
correctly.
Diffstat (limited to 'src/thread')
0 files changed, 0 insertions, 0 deletions