Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libm/arch/riscv
Module Name: src
Committed By: maya
Date: Sat Apr 13 17:18:26 UTC 2019
Modified Files:
src/lib/libm/arch/riscv: s_copysign.S
Log Message:
Don't alias the long double version to the double version.
We now have 128bit long double (by the upstream GCC changing things)
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/lib/libm/arch/riscv/s_copysign.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