mirror of
https://github.com/opnsense/src.git
synced 2026-02-28 20:30:57 -05:00
The above commit fixed handling overaligned TLS segments in libc's TLS Variant I implementation, but rtld provides its own implementation for dynamically-linked executables which lacks these fixes. Thus, port these changes to rtld. Submitted by: James Clarke Reviewed by: kbowling Testing byL kbowling (powerpc64), br (riscv), kevans (armv7) Obtained from: CheriBSD Sponsored by: DARPA, AFRL Differential Revision: https://reviews.freebsd.org/D16510 |
||
|---|---|---|
| .. | ||
| reloc.c | ||
| rtld_machdep.h | ||
| rtld_start.S | ||