commit | e12fe65c928f038fb8db0caddcf535ab0a980c58 | [log] [tgz] |
---|---|---|
author | Rich Felker <dalias@aerifal.cx> | Mon Jan 23 02:02:59 2012 -0500 |
committer | Rich Felker <dalias@aerifal.cx> | Mon Jan 23 02:02:59 2012 -0500 |
tree | 0ad98e45dd5ba4213fe7f7e386669ba2bc7f2e2d | |
parent | c82f4a32ec694903a37d3f9e48da52486a470aa2 [diff] |
dynamic linker support for PIE binaries (position-independent main program) even with this change, PIE will not work yet due to deficiencies in the crt1.o startup code.