HomeFreeBSD

Include ABI note tag in shared libraries.

Description

Include ABI note tag in shared libraries.

Split the ELF feature note into a separate file that is linked into
*crt1.o the same as crtbrand.S was before. crtbrand.o is now linked
into crti.o on all platforms in addition to *crt1.o.

Reviewed by: kib
Sponsored by: DARPA
Differential Revision: https://reviews.freebsd.org/D25304

Details

Provenance
jhbAuthored on
Reviewer
kib
Differential Revision
D25304: Include ABI note tag in shared libraries.
Parents
rS363262: Add crypto_initreq() and crypto_destroyreq().
Branches
Unknown
Tags
Unknown