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:   matt
Date:           Fri Jul 14 04:51:02 UTC 2000

Modified Files:
        basesrc/lib/libm/arch/vax: n_argred.S n_atan2.S n_cabs.S n_cbrt.S
            n_infnan.S n_sincos.S n_sqrt.S n_support.S n_tan.S
        basesrc/lib/libm/noieee_src: n_pow.c

Log Message:
Clean up & prepare for ELF.  Don't define isnan since it's in libc.  Add a
powf (really a wrapper for pow).


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 basesrc/lib/libm/arch/vax/n_argred.S
cvs rdiff -r1.3 -r1.4 basesrc/lib/libm/arch/vax/n_atan2.S \
    basesrc/lib/libm/arch/vax/n_cbrt.S basesrc/lib/libm/arch/vax/n_infnan.S \
    basesrc/lib/libm/arch/vax/n_sincos.S basesrc/lib/libm/arch/vax/n_tan.S
cvs rdiff -r1.2 -r1.3 basesrc/lib/libm/arch/vax/n_cabs.S \
    basesrc/lib/libm/arch/vax/n_sqrt.S basesrc/lib/libm/arch/vax/n_support.S
cvs rdiff -r1.4 -r1.5 basesrc/lib/libm/noieee_src/n_pow.c

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