Displays detailed information about the CPU(s) gathered from the
CPUID instruction, and also determines the exact model of CPU(s).
Where /proc/cpuinfo shows features important to a system, cpuid shows
what every feature in each CPU's architecture does.
It is updated and released frequently to stay current with Intel and
AMD information and supports other vendors' chips.

See the project home page for more information:

        https://etallen.com/cpuid.html

The following package has been upgraded in the Cygwin distribution:

- cpuid         20250513

For changes since the previous Cygwin release, see below or
/usr/share/doc/cpuid/ChangeLog after installation.


cpuid.c         2025-05-13

- Updated (0,6),(10,13),1 (Granite Rapids) with stepping names B0/H0,
  from ILPMDF*.
- Corrected synth decoding (0,6),(11,7) typos: 11 was 10.
- Updated synth decoding for (0,6),(10,13) Xeon 6 6x00 Granite Rapids.
- Updated synth decoding for (0,6),(10,14) Xeon 6 6x00P Granite Rapids.
- Simplified synth decoding for (0,6),(10,15) Xeon 6 6700E Sierra Forest.
- Changed synth decoding for (0,6),(11,5),0 stepping from Arrow Lake-U
  A1 to A0, per a new spec update, 834774-007.
- Changed synth decoding for (11,15),(0,8) to Shimada Peak, based on
  knowledge that the Zen 5 Threadripper is Shimada Peak, and
  https://docs.amd.com/v/u/en-US/dh300-amd-ryzen-threadripper-tr5.
- Added synth decoding for (0,6),(13,5) Wildcat Lake, based on Coreboot*.
  For uarch decoding, just added comments, because it's all pure speculation.
- Added comments about Hygon (9,15),(0,4) and (9,15),(0,6), for which no
  core names are known.

cpuid.man:

- Added AMD docs: 58251, 58730.
- Added new Intel docs: 820922, 835486, 843306.

-- 
              *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

The easiest way to unsubscribe is to visit 
<https://cygwin.com/mailman/options/cygwin-announce>, and click 'Unsubscribe'.

If you need more information on unsubscribing, start reading here: 
<https://sourceware.org/lists.html#unsubscribe>.

Reply via email to