summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/fpu/fpu_emu.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r258259, r258798, r259010ian2014-05-141-8/+13
* MFC r258247, r258250, r258257ian2014-05-141-3/+12
* MFC r258779,r258780,r258787,r258822:eadler2014-02-041-3/+3
* Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.ed2011-11-071-1/+1
* Don't define DEBUG. No debugging required.marcel2008-02-241-2/+0
* Resolve warnings exposed by LINT.marcel2008-02-241-3/+3
* Add a floating-point emulator so that a single userland or single ABImarcel2008-02-231-0/+787
OpenPOWER on IntegriCloud