summaryrefslogtreecommitdiffstats
path: root/lib/libm/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* evil pastomickey2004-05-221-2/+2
* we now use the cvs repository copied amd64 setderaadt2004-02-2842-1322/+0
* add libm parts for amd64; much from netbsd, integration by mickey.deraadt2004-02-0884-0/+2644
* Historically, scalb() in 4BSD had the actual semantics of scalbn(). We changedmillert2003-11-011-5/+4
* these are supposed to round towards zero; found by millert@ while testing perl 5.8.1mickey2003-10-312-4/+4
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-0232-160/+32
* picky assembler warning cleanupsdrahn2003-04-1710-11/+11
* fpr0 is recommended to be operated in full 64bits, although seemed to work otherwise, fix itmickey2003-01-164-24/+28
* scalb() in vax libm is in fact scalbn(), so change the symbol name.miod2002-10-111-4/+4
* these are not libm private and fix the rintf pasting errormickey2002-09-116-13/+13
* add reminder and roundingsmickey2002-05-228-0/+172
* md sqrt() implementationmickey2002-05-222-0/+32
* Add native implementations of copysign() and copysignf() on alpha.naddy2002-01-302-0/+90
* 2nd patch for stack mishandling; wd@ics.nara-wu.ac.jpderaadt2000-06-065-45/+35
* scalb*() left an extra item on the x86 FPreg stack on return; gwes@oat.comderaadt1998-04-253-0/+3
* fix from bde; Clean up the FP stack before returning. The i387 exp()deraadt1996-07-271-4/+19
* Use setne instead of setnel, new versions of gas balk at the bad mnemonic.deraadt1996-06-102-6/+6
* from netbsd:deraadt1995-12-142-2/+2
* update from NetBSDderaadt1995-10-282-4/+4
* initial import of NetBSD treederaadt1995-10-1875-0/+3860