Source-Changes archive

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

CVS commit: src/common/lib/libc/arch/alpha/gen



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