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 Apr 27 18:36:42 UTC 2013

Modified Files:
        src/lib/libm/arch/i387: s_scalbn.S s_scalbnf.S s_scalbnl.S

Log Message:
Use the correct register on AMD64 for the argument.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/lib/libm/arch/i387/s_scalbn.S
cvs rdiff -u -r1.11 -r1.12 src/lib/libm/arch/i387/s_scalbnf.S
cvs rdiff -u -r1.3 -r1.4 src/lib/libm/arch/i387/s_scalbnl.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