HomeFreeBSD

Change compiler setting to make default visibility of the symbols for

Description

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

Details

Provenance
kibAuthored on
Reviewer
kan
Parents
rS280815: Remove the unused armv5 cpufunc code.
Branches
Unknown
Tags
Unknown

Event Timeline