summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/vax/gen/modf.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* We are done providing support for the vax.deraadt2016-03-091-54/+0
* VAX ELF userland bits. Consists mostly of register prefix additions.miod2013-07-051-7/+7
* Revert (leaving the complex math part alone). Some stuff is dependingmartynas2011-07-081-0/+54
* Move fabs(3), frexp(3), and modf(3) to libm--nothing has been usingmartynas2011-07-081-54/+0
* zap rcsid.espie2005-08-071-5/+1
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* Most of the systems we run on require an emulated EMODD, so avoid usinghugh2001-04-181-2/+8
* Fix lots of register masks.bjc2001-03-181-2/+2
* Fix RCS idstholo1996-08-191-4/+4
* initial import of NetBSD treederaadt1995-10-181-0/+56