Home | History | Annotate | Download | only in noieee_src
History log of /src/lib/libm/noieee_src/n_lgamma.c
RevisionDateAuthorComments
 1.8  09-Jun-2024  riastradh libm: Define lgamma_r, lgammal, lgammal_r on non-IEEE754.

Missing internal aliases _lgamma_r and _lgammal_r -- TBD.

PR 57881
 1.7  04-Feb-2019  mrg add some fallthru comments.
 1.6  24-Nov-2006  wiz branches: 1.6.82;
s/greatful/grateful/, from Zafer.
 1.5  07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22280, verified by myself.
 1.4  15-Jun-2002  matt Ansify libm noieeesrc (for VAX). Also make const data really const.
libm for VAX can compiles with WARNS=2
 1.3  20-Oct-1998  matt branches: 1.3.12;
vax --> __vax__ (also egcsify the code; missing ints, braces, etc.)
 1.2  20-Oct-1997  ragge Fix a bunch of warnings introduced by more flags to cc.
 1.1  10-Oct-1995  ragge Machine independent math library files for non-IEEE architectures.
 1.3.12.1  18-Jun-2002  lukem Pull up revision 1.4 (requested by matt in ticket #286):
Ansify libm noieeesrc (for VAX). Also make const data really const.
libm for VAX can compiles with WARNS=2
 1.6.82.1  10-Jun-2019  christos Sync with HEAD

RSS XML Feed