diff options
author | kib <kib@FreeBSD.org> | 2015-03-29 18:53:21 +0000 |
---|---|---|
committer | kib <kib@FreeBSD.org> | 2015-03-29 18:53:21 +0000 |
commit | 563a44c171b6928feb0dfd24a0b94fac15e0c13f (patch) | |
tree | 12ce96618cdb26acb5fccabba2ccac920c386178 /lib/libc/sys/interposing_table.c | |
parent | 951b0c97e412e46714a4cdd077cb7e81ab4f9994 (diff) | |
download | FreeBSD-src-563a44c171b6928feb0dfd24a0b94fac15e0c13f.zip FreeBSD-src-563a44c171b6928feb0dfd24a0b94fac15e0c13f.tar.gz |
Change compiler setting to make default visibility of the symbols for
rtld on x86 to be hidden. This is a micro-optimization, which allows
intrinsic references inside rtld to be handled without indirection
through PLT. The visibility of rtld symbols for other objects in the
symbol namespace is controlled by a version script.
Reviewed by: kan, jilles
Sponsored by: The FreeBSD Foundation
MFC after: 2 weeks
Diffstat (limited to 'lib/libc/sys/interposing_table.c')
0 files changed, 0 insertions, 0 deletions