Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Feb 2026 18:12:18 +0000
From:      Jessica Clarke <jrtc27@freebsd.org>
To:        Andrew Turner <andrew@FreeBSD.org>
Cc:        "src-committers@freebsd.org" <src-committers@FreeBSD.org>, "dev-commits-src-all@freebsd.org" <dev-commits-src-all@FreeBSD.org>, "dev-commits-src-main@freebsd.org" <dev-commits-src-main@FreeBSD.org>, Sarah Walker <sarah.walker2@arm.com>
Subject:   Re: git: 2ccbf06c0285 - main - arm64: Add MOPS implementations of memset(), memcpy() and memmove()
Message-ID:  <5F843E5F-5827-4AFC-B843-4812C0D907FC@freebsd.org>
In-Reply-To: <698b5224.47b1b.86c86bb@gitrepo.freebsd.org>

index | next in thread | previous in thread | raw e-mail

On 10 Feb 2026, at 15:43, Andrew Turner <andrew@FreeBSD.org> wrote:

> The branch main has been updated by andrew:
> 
> URL: https://cgit.FreeBSD.org/src/commit/?id=2ccbf06c0285ca1c06681e7212da8e7d1e87fe19
> 
> commit 2ccbf06c0285ca1c06681e7212da8e7d1e87fe19
> Author:     Sarah Walker <sarah.walker2@arm.com>
> AuthorDate: 2026-01-28 16:22:50 +0000
> Commit:     Andrew Turner <andrew@FreeBSD.org>
> CommitDate: 2026-02-10 15:39:56 +0000
> 
>    arm64: Add MOPS implementations of memset(), memcpy() and memmove()
> 
>    Enable the use of MOPS implementations of memset, memcpy and memmove within
>    the kernel. Fix pre-ifunc resolution uses of these functions.

And what happens if the compiler inserts calls to these functions prior
to IFUNC resolution?

Jessica



home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5F843E5F-5827-4AFC-B843-4812C0D907FC>