Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   kristerw
Date:           Sat Jan  2 05:15:40 UTC 1999

Modified Files:
        src/lib/libm/arch/i387: e_scalb.S s_scalbn.S s_scalbnf.S
Log Message:
The scalb* functions left data on the floting point register stack.
Remove it before leaving the function.

The solution is taken from OpenBSD.




Home | Main Index | Thread Index | Old Index