Re: git: 6dff5fb10b5e - releng/14.0 - lib/libc/amd64: back out amd64 SIMD work
- In reply to: Robert Clausecker : "git: 6dff5fb10b5e - releng/14.0 - lib/libc/amd64: back out amd64 SIMD work"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 23 Sep 2023 19:11:32 UTC
On 9/19/23 4:20 AM, Robert Clausecker wrote: > The branch releng/14.0 has been updated by fuz: > > URL: https://cgit.FreeBSD.org/src/commit/?id=6dff5fb10b5e7ddf1049672ccaaef41a5ad1d5b8 > > commit 6dff5fb10b5e7ddf1049672ccaaef41a5ad1d5b8 > Author: Robert Clausecker <fuz@FreeBSD.org> > AuthorDate: 2023-09-14 01:45:12 +0000 > Commit: Robert Clausecker <fuz@FreeBSD.org> > CommitDate: 2023-09-19 03:19:06 +0000 > > lib/libc/amd64: back out amd64 SIMD work > > Due to some bugs being found, back out the amd64 SIMD libc work from > releng/14.0 ahead of the release and give these changes in a critical > part of FreeBSD some more time to mature. > > This patch set backs out D40693, D41333, D41349, D41442, and D41697. > Change sets D40729, D40730 (ffs), D41011 (bcmp integer overflow bug), > and D41050 (rtld bits) are not backed out. The intent is for this > backout to be a direct commit to releng/14.0 with the changes staying on > CURRENT and stable/14. > > Sponsored by: The FreeBSD Foundation > Requested by: imp kevans > Approved by: kib, re (cperciva) > Differential Revision: https://reviews.freebsd.org/D41855 Thanks -- John Baldwin