mirror of
https://github.com/anrieff/libcpuid
synced 2025-10-03 11:01:30 +00:00
Release version 0.6.2
This commit is contained in:
parent
e94d675039
commit
3d1ed275c9
9 changed files with 29 additions and 18 deletions
|
@ -132,3 +132,12 @@ Version 0.6.1 (2022-10-23):
|
|||
* Fix physical core count computed by cpu_identify_all() when HT is disabled (#175)
|
||||
* Fix shared library symlinks with CMake (#174)
|
||||
* Support for Intel Raptor Lake-S
|
||||
|
||||
Version 0.6.2 (2022-11-11):
|
||||
* Fix segmentation fault in cpu_identify_all() for single-core CPUs
|
||||
* Support for Intel Penryn L
|
||||
* Support for Intel Tremont
|
||||
* Support for AMD Mendocino
|
||||
* Support for Intel Ice Lake (Xeon-D)
|
||||
* Support for AMD Zen 2 Desktop Kit CPUs (4700S + 4800S)
|
||||
* Support for AMD Athlon 64 Sherman
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue