Searched hist:e5c3405ce80ade35223a7b6dc21296590cfb7980 (Results 1 – 4 of 4) sorted by relevance
/freebsd/libexec/rtld-elf/riscv/ |
H A D | rtld_machdep.h | diff e5c3405ce80ade35223a7b6dc21296590cfb7980 Sun Apr 19 11:28:59 CEST 2020 Konstantin Belousov <kib@FreeBSD.org> Align initial-exec TLS segments to the p_vaddr % align.
This is continuation of D21163/r359634, which handled the alignment for global mode.
Non-x86 arches are not handled, maintainers are welcomed.
Tested by: emaste Sponsored by: The FreeBSD Foundation MFC after: 2 weeks Differential revision: https://reviews.freebsd.org/D24366
|
/freebsd/libexec/rtld-elf/amd64/ |
H A D | reloc.c | diff e5c3405ce80ade35223a7b6dc21296590cfb7980 Sun Apr 19 11:28:59 CEST 2020 Konstantin Belousov <kib@FreeBSD.org> Align initial-exec TLS segments to the p_vaddr % align.
This is continuation of D21163/r359634, which handled the alignment for global mode.
Non-x86 arches are not handled, maintainers are welcomed.
Tested by: emaste Sponsored by: The FreeBSD Foundation MFC after: 2 weeks Differential revision: https://reviews.freebsd.org/D24366
|
/freebsd/libexec/rtld-elf/i386/ |
H A D | reloc.c | diff e5c3405ce80ade35223a7b6dc21296590cfb7980 Sun Apr 19 11:28:59 CEST 2020 Konstantin Belousov <kib@FreeBSD.org> Align initial-exec TLS segments to the p_vaddr % align.
This is continuation of D21163/r359634, which handled the alignment for global mode.
Non-x86 arches are not handled, maintainers are welcomed.
Tested by: emaste Sponsored by: The FreeBSD Foundation MFC after: 2 weeks Differential revision: https://reviews.freebsd.org/D24366
|
/freebsd/libexec/rtld-elf/ |
H A D | rtld.c | diff e5c3405ce80ade35223a7b6dc21296590cfb7980 Sun Apr 19 11:28:59 CEST 2020 Konstantin Belousov <kib@FreeBSD.org> Align initial-exec TLS segments to the p_vaddr % align.
This is continuation of D21163/r359634, which handled the alignment for global mode.
Non-x86 arches are not handled, maintainers are welcomed.
Tested by: emaste Sponsored by: The FreeBSD Foundation MFC after: 2 weeks Differential revision: https://reviews.freebsd.org/D24366
|