| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-11-14 | remove macro instances from arbitrary string width specifiers. for example |  jmc | 2 | -6/+6 |
| 2020-11-07 | Fix ilogb(3) implementation. The results have to match FP_ILOGB0 and |  kettenis | 5 | -89/+3 |
| 2020-11-07 | Fix ilogb(3) implementation. The results have to match FP_ILOGB0 and |  kettenis | 5 | -85/+110 |
| 2020-10-31 | Align with C99 (and our implementation) and describe the return values for |  kettenis | 1 | -4/+7 |
| 2020-07-09 | The fegetexceptflag() function should not have a DEF_STD. |  kettenis | 1 | -2/+1 |
| 2020-06-28 | Add powerpc64 support. |  kettenis | 1 | -1/+3 |
| 2020-06-28 | Add powerpc64 fenv bits; copied from powerpc. From drahn@ |  kettenis | 1 | -0/+339 |
| 2020-02-08 | correct Research Unix edition "appeared in" use in HISTORY |  jsg | 2 | -6/+6 |
| 2019-10-30 | Fix declaration of S1 by swapping misplaced ',' and ';'. |  tb | 1 | -2/+2 |
| 2019-09-06 | More Version 1 AT&T UNIX history. |  schwarze | 1 | -2/+7 |
| 2019-04-01 | repair confusing "} if" indentation as suggested by deraadt@ |  naddy | 2 | -2/+4 |
| 2019-03-15 | Remove FBSDID. |  kevlo | 2 | -8/+2 |
| 2019-03-12 | Setting and getting the rounding mode on our arm64 FPU has not worked |  patrick | 1 | -9/+14 |
| 2019-01-25 | I am retiring my old email address; replace it with my OpenBSD one. |  millert | 3 | -9/+9 |
| 2018-07-18 | Remove the unused leftovers of the 4.4BSD libm, which was only used |  naddy | 34 | -6185/+1 |
| 2018-07-08 | Add missing retguard check |  mortimer | 1 | -1/+2 |
| 2018-07-03 | Add retguard macros to libm assembly. |  mortimer | 43 | -43/+135 |
| 2018-03-16 | improve markup quality in the cases found by the new "--" style message |  schwarze | 1 | -5/+5 |
| 2018-03-16 | Since most (if not all) ARMv8 hardware doesn't actually support trapping of |  kettenis | 1 | -20/+4 |
| 2018-03-12 | Gah, rintl() is used internally, so add a macro for the fourth possiblity, |  guenther | 2 | -2/+7 |
| 2018-03-12 | Make the binding of rintl, significand, and significandf consistently |  guenther | 5 | -5/+9 |
| 2018-03-12 | Add cvs tag, copyright, and license |  guenther | 3 | -0/+49 |
| 2018-03-12 | Fix build of sincosl on machines where long double == double |  guenther | 3 | -4/+8 |
| 2018-03-10 | Implement sicos(3), sincosf(3) and sincosl(3). These functions are common |  kettenis | 12 | -6/+629 |
| 2018-02-28 | Remove CFLAGS+=-mfloat-abi=softfp that I accidentally committed. |  kettenis | 1 | -3/+1 |
| 2018-02-28 | Change floating-point mode/environment control functions to operate on |  kettenis | 2 | -40/+82 |
| 2018-02-05 | Constants which can go into .rodata |  deraadt | 2 | -2/+4 |
| 2017-09-27 | Xr; from jan stary |  jmc | 1 | -2/+3 |
| 2017-08-26 | For exceptional cases of mathematical formulae that can't reasonably |  schwarze | 2 | -18/+23 |
| 2017-08-19 | Use 0xcc trapsleds instead of default/nop/0xcc in BTC alignments |  deraadt | 3 | -13/+9 |
| 2017-01-21 | Nuke whitespace foolish enough to expose itself during the great |  krw | 14 | -28/+28 |
| 2017-01-20 | Implement gcc suggestion of extra parentheses. No functional change. |  krw | 1 | -2/+2 |
| 2017-01-11 | Add support for AArch64. Based on FreeBSD's msun header, modified |  patrick | 2 | -2/+289 |
| 2016-12-22 | copysign and copysignf are used within libm, so declare them accordingly. |  naddy | 4 | -10/+14 |
| 2016-09-12 | Reduce libm's exports and make internal calls go direct. |  guenther | 293 | -563/+1511 |
| 2016-09-12 | Per fpclassify(3): isinff(), isnanf(), finite(), and finitef() are deprecated |  guenther | 25 | -81/+81 |
| 2016-09-12 | Use fe*() routines from <fenv.h> instead of fp*() routines from <ieeefp.h> |  guenther | 1 | -10/+11 |
| 2016-09-01 | remove references to sparc |  tedu | 1 | -3/+1 |
| 2016-09-01 | retire the sparc library code |  tedu | 1 | -336/+0 |
| 2016-06-01 | Use \(mi instead of - for the mathematical minus sign as recommended by |  tb | 1 | -7/+7 |
| 2016-05-12 | more hppa64 cleaning |  deraadt | 1 | -370/+0 |
| 2016-05-11 | remove hppa64 port, which we never got going beyond broken single users. |  deraadt | 1 | -3/+1 |
| 2016-04-27 | minor cleanup; |  jmc | 2 | -6/+6 |
| 2016-04-26 | Remove predefined strings from libm pages. |  tb | 21 | -128/+103 |
| 2016-03-30 | for some time now mandoc has not required MLINKS to function |  jmc | 1 | -202/+1 |
| 2016-03-12 | Fix markup problem introduced in the previous commit. Solution and |  tb | 1 | -6/+5 |
| 2016-03-10 | Remove VAX-specific bits of libm manpages. |  tb | 6 | -304/+17 |
| 2016-03-10 | no need for SUBDIR now that vax is gone; ok deraadt |  jmc | 1 | -3/+1 |
| 2016-03-10 | remove Xr to infnan, a trickily hidden (from me anyway) vax page; |  jmc | 5 | -20/+14 |
| 2016-03-10 | more pieces of vax |  deraadt | 9 | -1846/+0 |