All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- LoongArch64 target support (#955)
- Support for
avx512vbmiandavx512vbmi2target features (#926)
- Check OS register support on x86 targets (#919)
- Support freestanding/UEFI
x86targets (#821)
- Support dynamic feature detection on iOS and derivative platforms (#848)
- Support for detecting AVX-512 target features (#862)
- Update
libcversion to v0.2.95 (#789) - Disable all target features under MIRI (#779)
- Check AVX availability when detecting AVX2 and FMA (#792)
- Support for Android on
aarch64(#752)
- Vestigial code around
cryptotarget feature (#600)
- AArch64
cryptotarget feature (#594)
- Map
aarch64HWCAPs to target features; addcrypto(#456)
- Support compiling on non-Linux/macOS aarch64 targets (#408)
neononaarch64targets: already enabled by default (#406)
neonfeature detection onaarch64targets (#403)
- Support for
musl-based targets (#403)
aarch64support for Linux and macOS/M4 targets (#393)
- Initial release