History log of /netbsd/lib/libm/noieee_src/n_j0.c (Results 1 – 7 of 7)
Revision Date Author Comments
# 3b84af64 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.


# 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.