summaryrefslogtreecommitdiffstats
path: root/sys/arch/sparc64/fpu/fpu_implode.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix comments as well.kettenis2010-05-091-3/+3
* Rename round() to fpu_round(). This matches the m68k code from which thiskettenis2010-05-091-9/+9
* There was hope, at one time, of sharing fpu/ with sparc. That's stilljason2006-06-211-5/+1
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* First round of __P removal in sysmillert2002-03-141-3/+3
* More debugging stuff.jason2001-09-101-2/+8
* in fpu_ftox() make sure the high bits are the return value and res[1] getsjason2001-09-091-5/+10
* Import netbsd's fpu handling (modified to be separate from sparc); this isjason2001-09-081-0/+535