Page MenuHomeFreeBSD

rtld: Add arch_digest_dynamic
ClosedPublic

Authored by andrew on May 7 2024, 4:36 PM.
Tags
None
Referenced Files
F154835342: D45117.diff
Wed, Apr 29, 1:35 PM
Unknown Object (File)
Tue, Apr 28, 1:45 AM
Unknown Object (File)
Sat, Apr 25, 9:21 AM
Unknown Object (File)
Thu, Apr 23, 1:17 AM
Unknown Object (File)
Wed, Apr 22, 5:46 PM
Unknown Object (File)
Wed, Apr 22, 3:55 PM
Unknown Object (File)
Sun, Apr 19, 11:24 PM
Unknown Object (File)
Wed, Apr 15, 1:42 PM
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.May 7 2024, 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.May 14 2024, 11:05 AM
This revision was automatically updated to reflect the committed changes.