poky/meta
Sundeep KOKKONDA c6cd61f1a2 gcc: AArch64 - Fix strict-align cpymem/setmem
The cpymemdi/setmemdi implementation doesn't fully support strict alignment.
Block the expansion if the alignment is less than 16 with STRICT_ALIGNMENT.
Clean up the condition when to use MOPS. (PR103100)

The original patch for GCC 12 removed MOPS & SIMD conditionals for setmem and
cpymem expansions in aarch64.md file. However, this version for GCC 11 does not
backport the SIMD & MOPS-related changes and retains the conditions in aarch64.md
file to preserve correctness and compatibility with the GCC 11 backend.

All changes and outputs have been verified by the author.

Upstream-Status: Backport [https://gcc.gnu.org/cgit/gcc/commit/?id=b9d16d8361a9e3a82a2f21e759e760d235d43322]

(From OE-Core rev: a99a65632116955dc69809a14bf536b22582de72)

Signed-off-by: Sundeep KOKKONDA <sundeep.kokkonda@windriver.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
2025-05-28 08:46:32 -07:00
..
classes module.bbclass: add KBUILD_EXTRA_SYMBOLS to install 2025-05-16 08:58:06 -07:00
conf yocto-uninative: Update to 4.7 for glibc 2.41 2025-04-04 08:42:48 -07:00
files meta: Enable '-o pipefail' for the SDK installer 2025-03-04 08:46:02 -08:00
lib lib/packagedata.py: Add API to iterate over rprovides 2025-02-15 06:04:44 -08:00
recipes-bsp grub: Fix multiple CVEs 2025-03-19 07:13:17 -07:00
recipes-connectivity connman :fix CVE-2025-32366 2025-05-28 08:46:32 -07:00
recipes-core util-linux: Add fix to isolate test fstab entries using CUSTOM_FSTAB 2025-05-28 08:46:32 -07:00
recipes-devtools gcc: AArch64 - Fix strict-align cpymem/setmem 2025-05-28 08:46:32 -07:00
recipes-example/rust-hello-world
recipes-extended iputils: Security fix for CVE-2025-47268 2025-05-28 08:46:32 -07:00
recipes-gnome gcr: Fix LICENSE 2024-09-16 06:09:56 -07:00
recipes-graphics mesa: Update SRC_URI 2025-04-04 08:42:48 -07:00
recipes-kernel linux-yocto/5.10: update to v5.10.234 2025-04-01 09:02:41 -07:00
recipes-multimedia tiff: mark CVE-2023-30774 as patched 2025-03-27 08:16:30 -07:00
recipes-rt meta/recipes: python 3.12 regex 2024-03-01 05:19:54 -10:00
recipes-sato puzzles: ignore three new CVEs for a different puzzles 2025-03-19 07:13:17 -07:00
recipes-support libsoup-2.4: Fix CVE-2025-32914 2025-05-28 08:46:32 -07:00
site
COPYING.MIT
recipes.txt