History log of /src/sys/arm/include/ifunc.h (Results 1 – 2 of 2)
Revision Date Author Comments
# d78cbf48 24-Jan-2026 Michal Meloun <mmel@FreeBSD.org>

arm: Implement kernel ifunc

Add kernel ifunc support on arm.

MFC after : 3 weeks
Reviewed by: kib (previous version)
Differential Revision: https://reviews.freebsd.org/D54970


# 03d61fe9 23-Jan-2026 Konstantin Belousov <kib@FreeBSD.org>

arm, riscv: add a preprocessor symbol indicating missed support of ifunc

in kernel.

Tested by: pho
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differential revision: https://reviews.free

arm, riscv: add a preprocessor symbol indicating missed support of ifunc

in kernel.

Tested by: pho
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D54831

show more ...