| Age | Commit message (Expand) | Author |
| 2001-12-28 | * Add user-controlled mk.conf variables | lukem |
| 2001-12-12 | Readability cleanups; MKfoo=no -> NOfoo. | tv |
| 2001-12-04 | Replace some misuses of "then" with "than". | wiz |
| 2001-11-10 | - sort sections | gmcgarry |
| 2001-11-05 | explicitly set to WARNS?=1 | lukem |
| 2001-06-25 | 2 more bitnumber mistakes fixed while removing sahf. | fvdl |
| 2001-06-25 | Oops, when I replaced sahf with a btw, I made it test the wrong bit | fvdl |
| 2001-06-19 | %rbp -> %rsp in 2 cases. | fvdl |
| 2001-06-19 | Modify the i387 code so that it can be shared between the i386 port | fvdl |
| 2001-06-19 | Use arch/i387 for x86_64. | fvdl |
| 2001-05-26 | revert previous (obviously wrong) change | aymeric |
| 2001-05-22 | Make this compile when _USE_WRITE is defined | aymeric |
| 2001-04-11 | Fix date and (missing) punctuation. | wiz |
| 2001-02-21 | Add support for ARM VFP-format doubles, conditional on __VFP_FP__. | bjh21 |
| 2001-02-09 | __arm26__ || __arm32__ -> __arm__ | bjh21 |
| 2001-01-06 | remove redundant declarations; use __MATH_PRIVATE__ to override math.h | christos |
| 2000-09-26 | Make these idempotent as far as the FPU register stack is concerned. | kleink |
| 2000-07-14 | Well, duh! Use indexed addressing since that's why it's there. That way | matt |
| 2000-07-14 | Clean up & prepare for ELF. Don't define isnan since it's in libc. Add a | matt |
| 2000-05-16 | Regenerate, after changing internal label used for linkage to the wrapper | is |
| 2000-05-16 | Change libm-68060 internal, but file external labels (used for linkage between | is |
| 2000-05-12 | Regenerated files after this change: | is |
| 2000-05-12 | Move each wrapper function to its own source file, such that redefining one | is |
| 2000-05-09 | Initial commit of arm26 port | bjh21 |
| 2000-04-14 | Move original Motorola files to the "dist" subdirectory, in response | is |
| 2000-01-31 | G/c label orphaned since rev. 1.6. | kleink |
| 1999-12-13 | If we are not including i387 support in libm, build a separate libi387. | christos |
| 1999-12-13 | Makefile and shared library for libm387. | christos |
| 1999-11-19 | Don't pass so many args to .Nd macro. It just overflows. | enami |
| 1999-11-10 | Add register prefixes. | thorpej |
| 1999-11-10 | Regen; add register prefixes. | thorpej |
| 1999-11-10 | Add register prefixes. | thorpej |
| 1999-09-10 | Remove SCCS revision line from the middle of the copyright - the version | simonb |
| 1999-08-22 | Use arch/m68k copies of the common functions even for mc68881 hardware. | is |
| 1999-08-22 | *gamma* need k_sin*/k_cos* | is |
| 1999-08-21 | Copied from mc68881/s_rint.S,v | is |
| 1999-08-21 | Copied from mc68881/s_floor.S,v | is |
| 1999-08-21 | Copied from mc68881/s_ceil.S,v | is |
| 1999-08-21 | Copied from mc68881/s_finite.S,v | is |
| 1999-08-21 | Copied from mc68881/s_copysign.S,v | is |
| 1999-08-21 | wrap lines in Makefile.list | is |
| 1999-08-21 | Clarify instructions | is |
| 1999-08-21 | Same reason as for ldexp.S: most applications don't scale 0.0. | is |
| 1999-08-19 | Pull in Motorola 68060 floating point library support package based | is |
| 1999-08-19 | Motorola floating point library support package based architecture dependent | is |
| 1999-08-19 | Motorola 68060 floating point library support package based architecture | is |
| 1999-08-16 | Document isinff(3) and isnanf(3), cloned from the corresponding double- | kleink |
| 1999-08-16 | G/C this copy of <math.h> in favor of the version found in basesrc/include, | kleink |
| 1999-08-16 | Document reentrant log gamma interfaces. | kleink |
| 1999-08-15 | Add single-precision versions of interfaces to their manual pages' NAME section | kleink |