summaryrefslogtreecommitdiff
path: root/lib/libm/arch/i387
AgeCommit message (Expand)Author
2009-04-21alias and give frexpf symbol external linkage to scalbnf; this wasMartynas Venckus
2009-04-08missing rcs ids; spacingMartynas Venckus
2008-12-09- 80-bit and quad precision trigonometric and other mostMartynas Venckus
2008-09-07- replace dtoa w/ David's gdtoa, version 2008-03-15Martynas Venckus
2008-07-24- remove isinff, isnanf. this has been moved to libcMartynas Venckus
2007-06-01add __signbitl for i387 (not used yet)Jason Wright
2006-09-25Move llrint.c, llrintf.c, lrint.c and lrintf.c to s_llrint.c, s_llrintf.c,Mark Kettenis
2006-03-18Remove amd64 code.Mark Kettenis
2005-11-15Fix exp(3) for arg Inf and -Inf. From NetBSD; PR 4578. ok deraadt@Otto Moerbeek
2005-08-02Add missing $OpenBSD$ tags.Marc Espie
2005-03-07Improve the accuracy of log1p function on i387 for small values of x.Can Erkin Acar
2003-04-17picky assembler warning cleanupsDale Rahn
2000-06-062nd patch for stack mishandling; wd@ics.nara-wu.ac.jpTheo de Raadt
1998-04-25scalb*() left an extra item on the x86 FPreg stack on return; gwes@oat.comTheo de Raadt
1996-07-27fix from bde; Clean up the FP stack before returning. The i387 exp()Theo de Raadt
1996-06-10Use setne instead of setnel, new versions of gas balk at the bad mnemonic.Theo de Raadt
1995-12-14from netbsd:Theo de Raadt
1995-10-28update from NetBSDTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt