aboutsummaryrefslogtreecommitdiff
path: root/contrib/llvm-project/llvm/lib/Target/ARM/ARM.td
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2024-11-16 15:25:44 +0000
committerEd Maste <emaste@FreeBSD.org>2024-11-20 02:29:46 +0000
commit62dab3d016abca717e396119ff33fdf22ed604f3 (patch)
treed1edad7ce25bb77aa8e5a3c55bf26b9c9aedc31d /contrib/llvm-project/llvm/lib/Target/ARM/ARM.td
parent3c29734502c330fc8f8e345213791722aeaf55c1 (diff)
downloadsrc-main.tar.gz
src-main.zip
getentropy: Remove fallback codeHEADmain
We don't in general support running newer libc on an older kernel, but have occasionally added support for specific functionality on a case-by- case basis. When we do this it is usually done as an aid for developers to get across a change that introduced new functionality, as for 64-bit inodes and the introduction of the getrandom syscall. The getrandom syscall was added in commit e9ac27430c0c ("Implement getrandom(2) and getentropy(3)") in 2018, and exists in all supported FreeBSD versions. The ECAPMODE special case applied to a few months worth of kernel versions also in 2018 -- fixed as of commit ed1fa01ac45a ("Regen after r337998."). The backwards-compatibility support is no longer needed, so remove it. Relnotes: Yes Reviewed by: brooks, cem, delphij Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D47636
Diffstat (limited to 'contrib/llvm-project/llvm/lib/Target/ARM/ARM.td')
0 files changed, 0 insertions, 0 deletions