History log of /netbsd-src/lib/libm/noieee_src/n_erf.c (Results 1 – 9 of 9)
Revision Date Author Comments
# 56e07690 24-Nov-2013 martin <martin@NetBSD.org>

Provide erff() and erfcf().


# c1d5350b 02-Nov-2011 christos <christos@NetBSD.org>

Fix the vax build under gcc-4.5 which now detects that floating constants
don't fit or are effectively 0.


# cedcd396 03-May-2005 matt <matt@NetBSD.org>

Don't cast x to double, it already is one.


# eb7c1594 07-Aug-2003 agc <agc@NetBSD.org>

Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22280, verified by myself.


# f1009ecd 15-Jun-2002 matt <matt@NetBSD.org>

Ansify libm noieeesrc (for VAX). Also make const data really const.
libm for VAX can compiles with WARNS=2


# 42724dd4 02-Jul-1999 simonb <simonb@NetBSD.org>

More trailing white space.


# c34b7ca1 20-Oct-1998 matt <matt@NetBSD.org>

vax --> __vax__ (also egcsify the code; missing ints, braces, etc.)


# 04195f0e 20-Oct-1997 ragge <ragge@NetBSD.org>

Fix a bunch of warnings introduced by more flags to cc.


# 25d43745 10-Oct-1995 ragge <ragge@NetBSD.org>

Machine independent math library files for non-IEEE architectures.