CVSROOT:        /cvs
Module name:    src
Changes by:     [EMAIL PROTECTED]       2008/10/07 16:25:53

Modified files:
        lib/libm       : Makefile 
        lib/libm/noieee_src: n_cabs.c 
Added files:
        lib/libm/noieee_src: n_cacos.c n_cacosh.c n_carg.c n_casin.c 
                             n_casinh.c n_catan.c n_catanh.c n_ccos.c 
                             n_ccosh.c n_cexp.c n_cimag.c n_cimagf.c 
                             n_clog.c n_conj.c n_conjf.c n_cpow.c 
                             n_cproj.c n_cprojf.c n_creal.c n_crealf.c 
                             n_csin.c n_csinh.c n_csqrt.c n_ctan.c 
                             n_ctanh.c n_hypot.c 
        lib/libm/arch/vax: n_hypot.S 
Removed files:
        lib/libm/arch/vax: n_cabs.S 

Log message:
- noieee_src: adapt complex versions of the functions it already
supports (which is all, except the float ones)
ok millert@

Reply via email to