NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/59789 CVS commit: src/sys/arch



The following reply was made to PR port-sparc64/59789; it has been noted by GNATS.

From: "Nia Alarie" <nia%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/59789 CVS commit: src/sys/arch
Date: Tue, 2 Dec 2025 15:40:19 +0000

 Module Name:	src
 Committed By:	nia
 Date:		Tue Dec  2 15:40:19 UTC 2025
 
 Modified Files:
 	src/sys/arch/sparc/include: bswap.h
 	src/sys/arch/sparc64/include: bswap.h
 
 Log Message:
 We can use __builtin_bswapX on sparc when using clang, so do so.
 
 PR port-sparc64/59789 bswap is slow
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.3 -r1.4 src/sys/arch/sparc/include/bswap.h
 cvs rdiff -u -r1.3 -r1.4 src/sys/arch/sparc64/include/bswap.h
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index