summaryrefslogtreecommitdiffstats
path: root/lib/libm/noieee_src/n_fminf.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* with DBL vs LDBL fixed, tedu some source in noieee which is actually theespie2013-07-031-47/+0
| | | | | | same as code in generic src. introduce PURE_SRCS for completely MI math code. okau martynas@
* since these got no ieee-specific code anymore, add fmin, fmax, fdim,martynas2008-09-111-0/+47
fminf, fmaxf, fdimf, fdiml for VAX. looks good to millert@