Page MenuHomeFreeBSD

rtld: Add arch_digest_dynamic
ClosedPublic

Authored by andrew on Tue, May 7, 4:36 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 17, 10:38 AM
Unknown Object (File)
Tue, May 14, 3:01 PM
Unknown Object (File)
Fri, May 10, 4:07 PM
Unknown Object (File)
Wed, May 8, 5:05 AM
Unknown Object (File)
Wed, May 8, 5:05 AM
Unknown Object (File)
Wed, May 8, 1:36 AM
Subscribers

Details

Summary

This will be used to handle the DT_AARCH64_VARIANT_PCS tag.

Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

andrew requested review of this revision.Tue, May 7, 4:36 PM
libexec/rtld-elf/aarch64/rtld_machdep.h
50
libexec/rtld-elf/rtld.c
1532

Please move these to use arch_digest_dynamic

This revision is now accepted and ready to land.Tue, May 14, 11:05 AM
This revision was automatically updated to reflect the committed changes.