On Tue Jan 27, 2026 at 6:39 AM CET, Khem Raj via lists.openembedded.org wrote: > License-Update: Match to changes [1] > > Added free_sized, free_aligned_sized, memset_explicit, memalignment, and new > time bases (TIME_MONOTONIC, etc.). > > Support for the Linux mseal system call to protect memory mappings (sealing). > > Added support for the openat2 system call, allowing more granular file > opening options. > > New, optimized, and correctly rounded functions from the CORE-MATH project > (acosh, asinh, atanh, erf, erfc, lgamma, tgamma). > > Significant 4x improvements for fused multiply-add (FMA) on AMD Zen 3 by > updating ldbl-96 implementation. > > Improved remainder, frexp, and frexpl. > > Experimental Clang Support: Added support for building with LLVM Clang > (version 18+) on AArch64/x86_64 Linux. > > New CPU Detection: Enhanced detection for newer CPU architectures. > > 64-bit atomics for 32bit x86 patch is no longer required since upstrea has > dropped this logic in 2.43 release > > [1] > https://sourceware.org/git/?p=glibc.git;a=commit;h=a0ce8b0779e290596e99ca6d96c301684a2d7cfe > > Signed-off-by: Khem Raj <[email protected]> > ---
Hi Khem, I have some build issue with this patch. Yet I had some merge conflicts, so maybe my resolutions were not correct. ERROR: nativesdk-gcc-runtime-15.2.0-r0 do_compile: Execution of '/srv/pokybuild/yocto-worker/genericx86-64/build/build/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-gcc-runtime/15.2.0/temp/run.do_compile.3275864' failed with exit code 1 ... | /srv/pokybuild/yocto-worker/genericx86-64/build/build/tmp/work-shared/gcc-15.2.0-r0/sources/gcc-15.2.0/libgomp/affinity-fmt.c:330:25: error: initialization discards 'const' qualifier from pointer target type [-Werror=discarded-qualifiers] | 330 | char *q = strchr (p + 1, '}'); | | ^~~~~~ https://autobuilder.yoctoproject.org/valkyrie/#/builders/4/builds/3240 https://autobuilder.yoctoproject.org/valkyrie/#/builders/19/builds/3229 The branch that was tested if you want to check: https://git.yoctoproject.org/poky-ci-archive/tag/?h=oecore/autobuilder.yoctoproject.org/valkyrie/a-full-3260 Thanks, Mathieu -- Mathieu Dubois-Briand, Bootlin Embedded Linux and Kernel engineering https://bootlin.com
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#231659): https://lists.openembedded.org/g/openembedded-core/message/231659 Mute This Topic: https://lists.openembedded.org/mt/117484328/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
