NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/60772 CVS commit: src/common/lib/libc/arch/alpha/gen
The following reply was made to PR port-alpha/60772; it has been noted by GNATS.
From: "Rin Okuyama" <rin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/60772 CVS commit: src/common/lib/libc/arch/alpha/gen
Date: Wed, 23 Sep 2026 11:58:49 +0000
Module Name: src
Committed By: rin
Date: Wed Sep 23 11:58:49 UTC 2026
Modified Files:
src/common/lib/libc/arch/alpha/gen: byte_swap_4.S
Log Message:
bswap32: alpha: Sign-extend uint32_t calculated result
as per "Digital UNIX: Calling Standard for Alpha Systems".
PR port-alpha/60772: insane calling convention for uint32_t variables
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/common/lib/libc/arch/alpha/gen/byte_swap_4.S
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