summaryrefslogtreecommitdiff
path: root/lib/libm/arch
AgeCommit message (Expand)Author
2004-07-22Fix a typo and get good results in the process, fixes PR 3830 and passesMiod Vallat
2004-05-22evil pastoMichael Shalayeff
2004-02-28we now use the cvs repository copied amd64 setTheo de Raadt
2004-02-08add libm parts for amd64; much from netbsd, integration by mickey.Theo de Raadt
2003-11-01Historically, scalb() in 4BSD had the actual semantics of scalbn(). We changedTodd C. Miller
2003-10-31these are supposed to round towards zero; found by millert@ while testing per...Michael Shalayeff
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-04-17picky assembler warning cleanupsDale Rahn
2003-01-16fpr0 is recommended to be operated in full 64bits, although seemed to work ot...Michael Shalayeff
2002-10-11scalb() in vax libm is in fact scalbn(), so change the symbol name.Miod Vallat
2002-09-11these are not libm private and fix the rintf pasting errorMichael Shalayeff
2002-05-22add reminder and roundingsMichael Shalayeff
2002-05-22md sqrt() implementationMichael Shalayeff
2002-01-30Add native implementations of copysign() and copysignf() on alpha.Christian Weisgerber
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