Source-Changes archive

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

CVS commit: src/lib/libm/arch/i387



Module Name:    src
Committed By:   joerg
Date:           Sat Jun 18 20:49:26 UTC 2011

Modified Files:
        src/lib/libm/arch/i387: s_copysign.S s_copysignf.S

Log Message:
Switch to SSE code, since our gas supports it now.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/lib/libm/arch/i387/s_copysign.S
cvs rdiff -u -r1.5 -r1.6 src/lib/libm/arch/i387/s_copysignf.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