1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-12-05 08:08:06 +00:00

Update cpu_features to 628c50e with support for Apple M1 already merged

This commit is contained in:
Carles Fernandez
2021-07-25 14:09:03 +02:00
parent 9107705ba9
commit 9e921d161c
21 changed files with 883 additions and 278 deletions

View File

@@ -71,7 +71,8 @@ All notable changes to GNSS-SDR will be documented in this file.
3.8.
- If the Matio library is not found, now it is configured and built by CMake
instead of using autotools.
- Added support for Apple M1 AArch64 architecture processor.
- Added support for Apple M1 AArch64 architecture processor and for FreeBSD on
x86, improved AMD microarchitecture detection.
### Improvements in Reliability