| Age | Commit message (Expand) | Author |
| 2022-04-08 | fix various typos, mainly in comments, but also log messages, docs, game text. | andvar |
| 2008-07-21 | Remove the \n and tabs from the __COPYRIGHT() strings. | lukem |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2008-04-01 | make this compile again | drochner |
| 2006-11-24 | fix spelling of accommodate; from Zapher. | christos |
| 2004-06-30 | Add missing NetBSD ID tags | jmc |
| 2004-04-15 | Use unions to avoid strict aliasing rules. And it makes the code easier | matt |
| 2003-07-26 | netbsd.org->NetBSD.org | salo |
| 2002-09-18 | use NETBSDSRCDIR as appropriate | lukem |
| 2002-05-22 | Correct the types of float_rounding_mode and float_exception_flags. | bjh21 |
| 2002-05-21 | Adapt for recent changes to lib/libc/softfloat | bjh21 |
| 2002-03-24 | ARM FPA mangling of doubles isn't specific to arm26. | bjh21 |
| 2002-02-21 | put TNF 4-clause license. | itojun |
| 2001-12-12 | MKfoo=no -> NOfoo | tv |
| 2001-09-21 | sparc64 uses 128-bit floating point. | eeh |
| 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 | 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 |