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/string/memcmp.c | |
parent | 7718e7cce5730265f2707fe378ec263b4c35624d (diff) | |
download | musl-a4db94ab78db29eddc957879251f3e0bc7ffb571.tar.gz musl-a4db94ab78db29eddc957879251f3e0bc7ffb571.tar.xz musl-a4db94ab78db29eddc957879251f3e0bc7ffb571.zip |
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/string/memcmp.c')
0 files changed, 0 insertions, 0 deletions