summaryrefslogtreecommitdiff
path: root/lib/libm
AgeCommit message (Collapse)Author
1997-07-03prettyTheo de Raadt
1997-06-02fix; jonb@metronet.comTheo de Raadt
1997-04-09the theTheo de Raadt
1997-04-05From NetBSD PR/3405: Krister Walfridsson <cato@ulysses.df.lth.se>: VariousThorsten Lockert
typos; since we compile with POSIX libm, we should not xref matherr(3), and describe the errno settings.
1997-03-25Ok here is the mvme88k userland, minus a few important pieces.Dale S. Rahn
as, ld change need to be merged. It is known that shared libraries and C++ do not work. If anyone wants to step forward and take over the mvme88k port please do. It was dumped on me when the original developer, Nivas, left his previous job and started a new one. I am trying to get the port in a shape that someone could take over.
1996-11-14correct LINKS usageMichael Shalayeff
1996-11-14machine/endian.h not needed.etheisen
1996-10-27nopicJason Downs
1996-10-27NOPROFILE; from Mathieu.Herrb@mipnet.frTheo de Raadt
1996-10-25We do i387 by default now.Jason Downs
1996-09-30Add OpenBSD tag. -mojMats O Jansson
1996-09-30Allow the Makefile to work on strange machines like VAX :-) -mojMats O Jansson
1996-08-12description fix; netbsd pr#2690; yoav@mit.eduTheo de Raadt
1996-07-27fix from bde; Clean up the FP stack before returning. The i387 exp()Theo de Raadt
leaked an FP register on its first call. Subsequent calls reused the register so the leak didn't accumulate. + some netbsd improvements after that.
1996-06-10Use setne instead of setnel, new versions of gas balk at the bad mnemonic.Theo de Raadt
Wrong mask was used in s_finitef.S.
1996-05-24darn good reason not use a primarily big-endian cpu in little-endian mode:Theo de Raadt
the ARM port runs little-endian, but it's fp is still big-endian!
1996-03-25Somewhat better support for building lint libraryThorsten Lockert
1995-12-14from netbsd:Theo de Raadt
Changed w_gamma.c, w_gamma_r.c, w_gammaf.c, w_gammaf_r.c to call __ieee754_lgamma_r or __ieee754_lgammaf_r. Removed e_gamma.c, e_gamma_r.c, e_gammaf.c, e_gammaf_r.c, e_lgamma.c, e_lgamma_f.c.
1995-10-28update from NetBSDTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt