Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | We are done providing support for the vax. | 2016-03-09 | 1 | -54/+0 | |
| | | | | lots of agreement. | ||||
* | VAX ELF userland bits. Consists mostly of register prefix additions. | 2013-07-05 | 1 | -7/+7 | |
| | |||||
* | Revert (leaving the complex math part alone). Some stuff is depending | 2011-07-08 | 1 | -0/+54 | |
| | | | | | on this historical behavior; so we're stuck in this stupid situation. No cookie for me. | ||||
* | Move fabs(3), frexp(3), and modf(3) to libm--nothing has been using | 2011-07-08 | 1 | -54/+0 | |
| | | | | them in libc for a very long time. OK guenther@. | ||||
* | zap rcsid. | 2005-08-07 | 1 | -5/+1 | |
| | | | | okay deraadt@ (tested them all) | ||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 1 | -6/+2 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | Most of the systems we run on require an emulated EMODD, so avoid using | 2001-04-18 | 1 | -2/+8 | |
| | | | | | | | it if a CVTDL would do instead. This path is 80x faster on such systems, and falling back to EMODD if necessary hurts little. Helps programs like nawk, a heavy modf user. | ||||
* | Fix lots of register masks. | 2001-03-18 | 1 | -2/+2 | |
| | |||||
* | Fix RCS ids | 1996-08-19 | 1 | -4/+4 | |
| | | | | Make sure everything uses {SYS,}LIBC_SCCS properly | ||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+56 | |