Files
gcc/libatomic
Uros Bizjak f7d01e080a libatomic: Improve cpuid usage in __libat_feat1_init
Check the result of __get_cpuid and process FEAT1_REGISTER only when
__get_cpuid returns success.  Use __cpuid instead of nested __get_cpuid.

libatomic/ChangeLog:

	* config/x86/init.c (__libat_feat1_init): Check the result of
	__get_cpuid and process FEAT1_REGISTER only when __get_cpuid
	returns success.  Use __cpuid instead of nested __get_cpuid.
2024-07-18 16:59:09 +02:00
..
2024-06-26 00:17:38 +00:00
2024-01-03 12:19:35 +01:00
2024-01-03 12:19:35 +01:00