mirror of
https://git.yoctoproject.org/poky
synced 2026-03-06 15:29:40 +01:00
Changelog: =========== - Fixed ABI compatibility with earlier 11.x versions on Windows - Improved the logic of switching between fixed and exponential format for float - Moved is_compiled_string to the public API - Simplified implementation of operator""_cf - Fixed __builtin_strlen detection - Fixed handling of BMI paths with the Ninja generator - Fixed gcc 8.3 compile errors - Fixed a bogus MSVC warning (From OE-Core rev: 2f6bb073c6dd5e0ed64d161acc37d465c5fc2302) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>