Mail Archives: cygwin/2021/11/22/05:21:34
X-Recipient: | archive-cygwin AT delorie DOT com
|
X-Original-To: | cygwin AT cygwin DOT com
|
Delivered-To: | cygwin AT cygwin DOT com
|
DMARC-Filter: | OpenDMARC Filter v1.4.1 sourceware.org 3E48B3858D35
|
Authentication-Results: | sourceware.org; dmarc=none (p=none dis=none)
|
| header.from=SystematicSW.ab.ca
|
Authentication-Results: | sourceware.org;
|
| spf=none smtp.mailfrom=systematicsw.ab.ca
|
X-Authority-Analysis: | v=2.4 cv=IfaU5Ema c=1 sm=1 tr=0 ts=619b6eef
|
| a=T+ovY1NZ+FAi/xYICV7Bgg==:117 a=T+ovY1NZ+FAi/xYICV7Bgg==:17 a=5_s1rtZIAAAA:8
|
| a=dOSPFD7IAQc8mGhhXXkA:9 a=7-3sKM-zqIYA:10 a=3dMv4P1n_z9a81GE33Fp:22
|
From: | Brian Inglis <Brian DOT Inglis AT SystematicSW DOT ab DOT ca>
|
To: | cygwin AT cygwin DOT com
|
Date: | Mon, 22 Nov 2021 03:19:08 -0700
|
Message-Id: | <announce.20211122031908.9813-1-Brian.Inglis@SystematicSW.ab.ca>
|
Subject: | [ANNOUNCEMENT] Updated: cpuid 20211121
|
X-CMAE-Envelope: | MS4xfBs9u7KQaz/B3CONunyntTE37RPYI9wI7EzwdB3IGrVohbSkG9P5OiRo2kGaa7BdtLRyxv138w+iC5VaIpimIKb/LDo8sIUk49VrfLjVcEkQXnqd0GJs
|
| Uw60L1Y0rXeXxTPPYej/fgyBj20Vr4yis2+Uh6DWVUuqUbkgQeP2aJa+hlkS9khFpe1NkUtnDvPiSPWPKOlkr4UWAvaqUMSOykzYJPzLKmTW6gqCjT5vla58
|
| bpTGSor1h0APzpSv+pQcBDEA9sXw1u5Kd9EEn9hwa5U=
|
X-Spam-Status: | No, score=-1160.5 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS,
|
| KAM_LAZY_DOMAIN_SECURITY, KAM_NUMSUBJECT, RCVD_IN_BARRACUDACENTRAL,
|
| RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H4, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE,
|
| SPF_NONE, TXREP autolearn=no autolearn_force=no version=3.4.4
|
X-Spam-Checker-Version: | SpamAssassin 3.4.4 (2020-01-24) on
|
| server2.sourceware.org
|
X-BeenThere: | cygwin-announce AT cygwin DOT com
|
X-Mailman-Version: | 2.1.29
|
X-Mailer: | Perl5 Mail::Internet v2.20
|
X-BeenThere: | cygwin AT cygwin DOT com
|
List-Id: | General Cygwin discussions and problem reports <cygwin.cygwin.com>
|
List-Archive: | <https://cygwin.com/pipermail/cygwin/>
|
List-Post: | <mailto:cygwin AT cygwin DOT com>
|
List-Help: | <mailto:cygwin-request AT cygwin DOT com?subject=help>
|
List-Subscribe: | <https://cygwin.com/mailman/listinfo/cygwin>,
|
| <mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
|
Reply-To: | cygwin AT cygwin DOT com
|
MIME-Version: | 1.0
|
Sender: | "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com>
|
The following package has been upgraded in the Cygwin distribution:
* cpuid 20211121
The program displays detailed information about the CPU(s) gathered from
the CPUID instruction, and also determines the exact model of CPU(s).
Whereas /proc/cpuinfo is like an abstract of the features important to
Linux in a system, cpuid is a standalone utility which writes a paper
expounding on every feature in each CPU's architecture and what it can
do, at about the one line per bit level.
It is updated and released frequently and appears current with Intel and
AMD information and supports other vendors' chips.
See the project home page for more information:
http://etallen.com/cpuid.html
For information about changes since the previous Cygwin release,
see below or /usr/share/doc/cpuid/ChangeLog after installation.
Changes
* Removed __LARGE64_FILES from __CYGWIN__.
* Renamed macros with names starting with underscores, which are
reserved names in C: __THING -> MaskTHING, _THING -> ShftTHING.
* Added to (synth) decoding: AMD Ryzen 1000/2000/3000/4000/5000 series
numbers, Epyc Gen numbers.
* Distinguish (synth) decoding: AMD (8,15),(2,0) Dali CPUs: Ryzen vs.
other, Threadripper CPUs. For Zen & Zen+, only the brand
distinguishes; for Zen 2 (and rumored for Zen 3), there are distinct
models, Great Horned Owl & Banded Kestrel, Grey Hawk from Renoir.
* Added (synth) & (uarch synth) decoding for Intel (0,6),(11,14) Golden
Cove (Alder Lake) from Coreboot, (0,6),(6,7) Palm Cove (Cannon Lake),
(0,6),(10,11) Redwood Cove (Meteor Lake-N), (0,6),(11,10) Raptor Cove
(Raptor Lake-P) from DPTF.
* Added (synth) decoding for Intel (0,6),(11,7) Raptor Lake, from LX.
* Updated (uarch synth) phys strings for Intel 14nm and 10nm process
nodes using 14nm+, 14nm++, 14nm+++, 10nm+, 10nm++.
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation: https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
- Raw text -