| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve the accuracy of log1p function on i387 for small values of x. |  canacar | 2005-03-07 | 1 | -9/+56 |
* | pull in r1.8 from NetBSD, drochner: "amd64: stack sanity, leave the |  dhartmei | 2005-03-01 | 1 | -2/+2 |
* | Fix a typo and get good results in the process, fixes PR 3830 and passes |  miod | 2004-07-22 | 1 | -1/+1 |
* | errno changes, lib major version bumps, and general flag day |  marc | 2004-07-13 | 1 | -1/+1 |
* | evil pasto |  mickey | 2004-05-22 | 1 | -2/+2 |
* | remove optimization workaround for sparc64 now that we're using gcc3. |  brad | 2004-04-06 | 1 | -2/+2 |
* | we now use the cvs repository copied amd64 set |  deraadt | 2004-02-28 | 42 | -1322/+0 |
* | reach into new amd64 directory |  deraadt | 2004-02-28 | 1 | -3/+3 |
* | change amd64's MACHINE_ARCH from x86_64 to amd64. There are many many |  deraadt | 2004-02-27 | 1 | -2/+2 |
* | add libm parts for amd64; much from netbsd, integration by mickey. |  deraadt | 2004-02-08 | 85 | -1/+2655 |
* | `Ns' implies `No', so `Ns No' -> `Ns'; (even simpler in adduser(8)) |  jmc | 2004-01-23 | 1 | -4/+4 |
* | use .Sq rather than .Dq, which, for some reason, is making -mdoc wobble; |  jmc | 2004-01-02 | 1 | -2/+2 |
* | Historically, scalb() in 4BSD had the actual semantics of scalbn(). We changed |  millert | 2003-11-01 | 1 | -5/+4 |
* | these are supposed to round towards zero; found by millert@ while testing perl 5.8.1 |  mickey | 2003-10-31 | 2 | -4/+4 |
* | hypot: uppercase Euclidean; new sentence new line |  jmc | 2003-10-21 | 2 | -5/+6 |
* | ansi |  deraadt | 2003-06-26 | 2 | -4/+2 |
* | cabsf takes complex float not double |  jason | 2003-06-26 | 1 | -2/+2 |
* | Remove the advertising clause in the UCB license which Berkeley |  millert | 2003-06-02 | 91 | -483/+119 |
* | section reorder; |  jmc | 2003-06-02 | 4 | -71/+71 |
* | - typos |  jmc | 2003-05-20 | 6 | -31/+34 |
* | ERROR -> ERRORS in .Sh, as per mdoc template. |  jmc | 2003-05-08 | 2 | -4/+4 |
* | add properties of single precision IEE754 |  jason | 2003-05-05 | 1 | -1/+110 |
* | these files all had >9 arguments to .Nd, causing the name description to be |  jmc | 2003-05-03 | 1 | -2/+2 |
* | removed unused .Bd macro; |  jmc | 2003-04-30 | 1 | -2/+1 |
* | picky assembler warning cleanups |  drahn | 2003-04-17 | 10 | -11/+11 |
* | Bessel functions; |  jmc | 2003-03-28 | 2 | -21/+25 |
* | .Xr typos; |  jmc | 2003-03-06 | 1 | -6/+8 |
* | Use mdoc strings for !=, +-, >= and <= |  millert | 2003-03-01 | 1 | -10/+10 |
* | .Xr the right pages |  jason | 2003-02-28 | 1 | -13/+11 |
* | No need to waffle this much... s/roughly like/roughly |  jason | 2003-02-28 | 1 | -2/+2 |
* | mention single precision versions |  jason | 2003-02-28 | 1 | -1/+25 |
* | Convert to mdoc and make some very minor updates. Someone with libm clues |  millert | 2003-02-28 | 1 | -475/+460 |
* | another pass at cleaning |  jason | 2003-02-27 | 4 | -9/+12 |
* | even more cleaning (and more yet to do) |  jason | 2003-02-27 | 8 | -26/+27 |
* | final pass at *f in terms of the double precision version. |  jason | 2003-02-27 | 6 | -21/+44 |
* | more pointing out that *f are single precision versions of the double functions. |  jason | 2003-02-27 | 4 | -23/+52 |
* | describe *f in terms of the double precision version (more of this to come... after dinner). |  jason | 2003-02-27 | 12 | -41/+98 |
* | english it my native language, tho you'd never know it |  jason | 2003-02-27 | 2 | -4/+4 |
* | ieee_test isn't real, rename it to logb.3 and make everything link to that instead. |  jason | 2003-02-27 | 2 | -10/+8 |
* | A lotsa fixin' (ditched the old sin.3 in favor of cos.3 with modifications), etc. |  jason | 2003-02-27 | 2 | -13/+20 |
* | - this describes scalb not scalbn |  jason | 2003-02-27 | 1 | -2/+11 |
* | fpr0 is recommended to be operated in full 64bits, although seemed to work otherwise, fix it |  mickey | 2003-01-16 | 4 | -24/+28 |
* | spelling |  deraadt | 2003-01-04 | 1 | -1/+1 |
* | Get the m88k libm to say no to drugs. |  miod | 2003-01-03 | 1 | -5/+1 |
* | Crank all library major numbers. Needed due to the fact that we |  millert | 2002-12-03 | 1 | -2/+2 |
* | scalb() in vax libm is in fact scalbn(), so change the symbol name. |  miod | 2002-10-11 | 10 | -38/+38 |
* | these are not libm private and fix the rintf pasting error |  mickey | 2002-09-11 | 6 | -13/+13 |
* | add reminder and roundings |  mickey | 2002-05-22 | 9 | -2/+175 |
* | md sqrt() implementation |  mickey | 2002-05-22 | 3 | -1/+36 |
* | We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. |  millert | 2002-02-19 | 151 | -1868/+374 |