Home | History | Annotate | Download | only in noieee_src
History log of /src/lib/libm/noieee_src/n_asincos.c
RevisionDateAuthorComments
 1.11  09-Jun-2024  riastradh libm: Sprinkle whitespace fixes and rcsids on inverse trig functions.

No functional change intended.
 1.10  09-Jun-2024  riastradh libm: Do the weak alias dance for asin, acos, atan.

These are used internally by the complex trig functions, so they need
weak aliases.
 1.9  21-Sep-2016  christos deal with namespace issues and missing atanhf for vax.
 1.8  24-Nov-2013  martin branches: 1.8.8;
Provide (very stupid) versions of atanf(), asinf() and acosf()
 1.7  07-Aug-2003  agc branches: 1.7.54; 1.7.60;
Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22280, verified by myself.
 1.6  15-Jun-2002  matt Ansify libm noieeesrc (for VAX). Also make const data really const.
libm for VAX can compiles with WARNS=2
 1.5  02-Jul-1999  simonb branches: 1.5.10;
More trailing white space.
 1.4  08-Nov-1998  ragge Fixe some forgotten vax -> __vax__ changes.
 1.3  20-Oct-1998  matt 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.5.10.1  18-Jun-2002  lukem Pull up revision 1.6 (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.7.60.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.7.54.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.8.8.1  04-Nov-2016  pgoyette Sync with HEAD

RSS XML Feed