Source-Changes archive

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

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



Module Name:    basesrc
Committed By:   fvdl
Date:           Tue Mar 26 15:17:37 UTC 2002

Modified Files:
        basesrc/lib/libm/arch/i387: s_ceil.S s_ceilf.S s_floor.S s_floorf.S

Log Message:
Fix stack usage for temporary storage. From Stephen Ma in PR xsrc/15404.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 basesrc/lib/libm/arch/i387/s_ceil.S
cvs rdiff -r1.4 -r1.5 basesrc/lib/libm/arch/i387/s_ceilf.S \
    basesrc/lib/libm/arch/i387/s_floorf.S
cvs rdiff -r1.6 -r1.7 basesrc/lib/libm/arch/i387/s_floor.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