]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
orc: upgrade 0.4.39 -> 0.4.40
authorWang Mingyu <wangmy@fujitsu.com>
Wed, 25 Sep 2024 06:48:56 +0000 (14:48 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 30 Sep 2024 16:00:41 +0000 (17:00 +0100)
commited7e4eb12491968c5f962b7e89d557c2c6d86a33
treed23392ba0f1fba34fddd2231f4756919dd51b472
parent26fb4541ffb471fc5a2e2d1ad4c2f3534890fed7
orc: upgrade 0.4.39 -> 0.4.40

Changelog:
===========
- Security: Minor follow-up fixes for CVE-2024-40897
- powerpc: fix div255w which still used the inexact substitution
- x86: work around old GCC versions (pre 9.0) having broken xgetbv
  implementations
- x86: consider MSYS2/Cygwin as Windows for ABI purposes only
- x86: handle unnatural and misaligned array pointers
- orccodemem: Assorted memory mapping fixes
- Fix include header use from C++
- Some compatibility fixes for Musl
- ppc: Disable VSX and ISA 2.07 for Apple targets
- ppc: Allow detection of ppc64 in Mac OS
- x86: Fix non-C11 typedefs
- meson: Fix detecting XSAVE on older AppleClang
- x86: try fixing AVX detection again by adding check for XSAVE
- Check return values of malloc() and realloc()

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/orc/orc_0.4.40.bb [moved from meta/recipes-devtools/orc/orc_0.4.39.bb with 92% similarity]