Source-Changes archive

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

CVS commit: basesrc



Module Name:    basesrc
Committed By:   is
Date:           Sun Aug 22 18:28:40 UTC 1999

Modified Files:
        basesrc/lib/libm: Makefile
Removed Files:
        basesrc/lib/libm/arch/mc68881: s_ceil.S s_copysign.S s_finite.S
            s_floor.S s_rint.S

Log Message:
Use arch/m68k copies of the common functions even for mc68881 hardware.


To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 basesrc/lib/libm/Makefile
cvs rdiff -r1.4 -r0 basesrc/lib/libm/arch/mc68881/s_ceil.S \
    basesrc/lib/libm/arch/mc68881/s_copysign.S \
    basesrc/lib/libm/arch/mc68881/s_finite.S \
    basesrc/lib/libm/arch/mc68881/s_floor.S \
    basesrc/lib/libm/arch/mc68881/s_rint.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