freebsd-skq/sys/conf
emaste 1ca86e5177 Require ifunc-capable linker for i386
The amd64 kernel started using ifunc for a variety of functions with
arch-specific implementations, and we would like to make use of the
same functionality on i386 and as much as possible avoid divergence
between i386 and amd64.  In particular, future changes for security
improvements and mitigations may rely on ifunc support.

Approved by:	re (kib)
Sponsored by:	The FreeBSD Foundation
2018-09-18 15:01:21 +00:00
..
config.mk
dtb.mk dtb: aarch64 uses vendor subdirectories, handle that 2018-08-23 13:23:54 +00:00
files Remove the Yarrow PRNG algorithm option in accordance with due notice 2018-08-26 12:51:46 +00:00
files.amd64 Catch exceptions during EFI RT calls on amd64. 2018-09-02 21:37:05 +00:00
files.arm
files.arm64 arm64: Make aw_sid and aw_thermal depend on nvmem 2018-09-13 14:08:10 +00:00
files.i386 Implement kernel support for early loading of Intel microcode updates. 2018-08-13 17:13:09 +00:00
files.mips
files.powerpc random: Add PowerPC 'darn' instruction entropy source 2018-08-17 03:49:07 +00:00
files.riscv
files.sparc64
kern.mk Enable 'C'-compressed ISA extension. 2018-09-03 14:43:16 +00:00
kern.opts.mk Enable reproducible builds in advance of 12.0-REL 2018-09-13 14:52:59 +00:00
kern.post.mk Switch reproducible builds to unmodified src tree mode 2018-09-11 19:19:07 +00:00
kern.pre.mk Require ifunc-capable linker for i386 2018-09-18 15:01:21 +00:00
kmod_syms_prefix.awk
kmod_syms.awk
kmod.mk
ldscript.amd64
ldscript.arm
ldscript.arm64
ldscript.i386
ldscript.mips
ldscript.mips.cfe
ldscript.mips.mips64
ldscript.mips.octeon1
ldscript.powerpc
ldscript.powerpc64 powerpc64: Align frequently used/exclusive data on cacheline boundaries 2018-08-19 19:00:44 +00:00
ldscript.powerpcspe
ldscript.riscv
ldscript.sparc64
Makefile.amd64
Makefile.arm
Makefile.arm64
Makefile.i386
Makefile.mips
Makefile.powerpc
Makefile.riscv
Makefile.sparc64
makeLINT.mk
makeLINT.sed
newvers.sh Update head from ALPHA5 to ALPHA6 as part of the 12.0-RELEASE 2018-09-13 23:59:59 +00:00
NOTES Remove the Yarrow PRNG algorithm option in accordance with due notice 2018-08-26 12:51:46 +00:00
options Remove the Yarrow PRNG algorithm option in accordance with due notice 2018-08-26 12:51:46 +00:00
options.amd64
options.arm
options.arm64
options.i386
options.mips
options.powerpc
options.riscv
options.sparc64
systags.sh
WITHOUT_SOURCELESS
WITHOUT_SOURCELESS_HOST
WITHOUT_SOURCELESS_UCODE