| Age | Commit message (Expand) | Author |
| 2001-12-31 | Need <stdlib.h> for exit() prototype (noticed by gcc 3.1). | thorpej |
| 2001-12-12 | MKfoo=no -> NOfoo | tv |
| 2001-10-28 | Add a not-a-number test, based on Ben Harris's infinity test. | simonb |
| 2001-10-27 | Quick test to make sure that __infinity is properly infinite. It isn't on | bjh21 |
| 2001-09-24 | Fix typo in variable name. | wiz |
| 2001-09-22 | Descend into int_fmtio. | simonb |
| 2001-09-22 | Add a simple regression test for the printf/scanf formats in | simonb |
| 2001-09-21 | sparc64 uses 128-bit floating point. | eeh |
| 2001-09-20 | Visit sys | atatat |
| 2001-09-20 | Regression test to check that ioctl calls are restarted properly after | atatat |
| 2001-07-25 | Returning values in void is BAD. | matt |
| 2001-07-24 | Random patch lying around my tree: When a conversion fails, print out the | bjh21 |
| 2001-07-24 | explain why test3 does not work. [untested since my cable modem line is down!] | christos |
| 2001-07-23 | put back the alternate signal check I obliterated merging a conflict. | christos |
| 2001-07-23 | - make tests independent of the direction the stack grows | christos |
| 2001-07-20 | Visit clone/. | thorpej |
| 2001-07-18 | Test the "alternate exit signal" facility of clone(2). | thorpej |
| 2001-07-17 | A regression test for clone(2). | thorpej |
| 2001-05-24 | Need <string.h> for mem*() prototype declarations. | kleink |
| 2001-05-22 | regression test for swab. | christos |
| 2001-05-22 | add string. | christos |
| 2001-04-23 | Compile with rounding mode set to dynamic. | ross |
| 2001-04-06 | redo <inttypes.h> conversion | ross |
| 2001-04-04 | Need -mieee-with-inexact here. | ross |
| 2001-03-22 | Don't require a Makefile.inc from the arch subdir. | ross |
| 2001-03-22 | replace use of non-portable FP_X_DNML | ross |
| 2001-03-22 | use fp_rnd type a bit, also do std multiple inclusion prot | ross |
| 2001-03-22 | two functions have been rewritten in C | ross |
| 2001-03-22 | __RCSID, __COPYRIGHT | ross |
| 2001-03-22 | Move two functions from asm to C, as NetBSD has a MI interface: | ross |
| 2001-03-13 | Warn about hooking up ./testfloat | ross |
| 2001-03-13 | Conversion notes. | ross |
| 2001-03-13 | Boilerplate, WARNS. | ross |
| 2001-03-13 | TestFloat-2a contained a bunch of code obviously intended to work | ross |
| 2001-03-13 | Two new functions: | ross |
| 2001-03-13 | <machine/asm.h> conversion. | ross |
| 2001-03-13 | Boilerplate. | ross |
| 2001-03-13 | Generic conversion (ieeefp.h, inttypes, endian), no arm special cases yet. | ross |
| 2001-03-13 | Another generic-version of an originally target-specific .h file. | ross |
| 2001-03-13 | This file is target-specific in SoftFloat, but this is my attempt | ross |
| 2001-03-13 | rcsid, WARNS, don't give \r to stdio ops | ross |
| 2001-03-13 | rcsid, WARNS, don't occasionally fprintf or fputc a \r | ross |
| 2001-03-13 | The NetBSD way. | ross |
| 2001-03-13 | BSD make conversion. | ross |
| 2001-03-13 | Original post-\r-rip include files for TestFloat-2a | ross |
| 2001-03-13 | Import of .txt files from TestFloat-2A, after ripping the \r's out, sigh. | ross |
| 2001-03-13 | Import of TestFLoat-2a from UCB/John R. Hauser. Source already | ross |
| 2001-03-11 | Make "regress" depend on the binary, so "make regress" builds it if necessary. | bjh21 |
| 2001-02-27 | fix NetBSD RCS id tags | cgd |
| 2001-02-20 | use getprogname() | cgd |