2 Commits

Author SHA256 Message Date
770ca9beef Accepting request 641249 from home:pluskalm:branches:Base:System
- Update to version 1.30+git.20180323:
  * rename release target to tarball
  * bump minimum for -Werror to gcc 6.3
  * add tag target
  * Make cpuid-freebsd.c:cpuid() handle top word of idx as count (%ecx), same as cpuid-linux.c:cpuid() does.
  * Make native_cpuid() handle top word of idx as count (%ecx), same as cpuid-linux.c:cpuid() does.
  *  Fix vendor/inte/identify-family6-extended.c::get_namestring() to print cpu mode name correcty. When I tested on Kaby Lake machine, it shows:
  * amd: Identify Family 17h model CPUs
  * Makefile: Use pkg-config libpci location
- Use more accurate versioning
- Update build requirements
- Make building more verbose

OBS-URL: https://build.opensuse.org/request/show/641249
OBS-URL: https://build.opensuse.org/package/show/Base:System/x86info?expand=0&rev=18
2018-11-07 07:47:36 +00:00
571c1e20b1 Accepting request 511361 from home:fschnizlein:branches:Base:System
- Update to HEAD (9501749231164135db25c72cbeb42bf32af1519b)
  * Make it possible to statically link with libpci.
  * Add another Nehalem variant
  * Add exact steppings and complete list of all bloomfield cores.
  * add Knights Mill Xeon Phi.
  * - Add PREFETCHW instruction flag.
    - Add Hardware Duty Cycling flag.
    - Add HW-controlled performance states (HWP) flags.
  * Add 0x64, 0xa0, 0xc3 and 0xc4 into DTLB_cache_table[].
  * - Add Atom E3500.
    - Add Atom X3-C3000 [Silvermont].
  *  Add NetBSD support. Note that NetBSD has not API to access MSR register from userland.
  * handle null EBDA pointer.
  * handle failure from enumerate_cpus

OBS-URL: https://build.opensuse.org/request/show/511361
OBS-URL: https://build.opensuse.org/package/show/Base:System/x86info?expand=0&rev=16
2017-07-19 09:45:53 +00:00