CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2013/07/02 22:48:18
Modified files:
lib/libm : Makefile
Removed files:
lib/libm/noieee_src: n_cabs.c 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_creal.c n_crealf.c n_csin.c
n_csinh.c n_csqrt.c n_ctan.c n_ctanh.c
n_fdim.c n_fmax.c n_fmaxf.c n_fmin.c
n_fminf.c
Log message:
with DBL vs LDBL fixed, tedu some source in noieee which is actually the
same as code in generic src.
introduce PURE_SRCS for completely MI math code.
okau martynas@