| ca2b9726 | 29-Oct-2018 |
Konstantin Belousov <[email protected]> |
Remove rtld use of libc amd64_set_fsbase().
One less non-trivial dependency of rtld on libc. Also, amd64_set_fsbase() is to be converted to ifunc, which I do not want to support inside rtld.
Spons
Remove rtld use of libc amd64_set_fsbase().
One less non-trivial dependency of rtld on libc. Also, amd64_set_fsbase() is to be converted to ifunc, which I do not want to support inside rtld.
Sponsored by: The FreeBSD Foundation MFC after: 1 week
show more ...
|