summaryrefslogtreecommitdiff
path: root/sys/arch/powerpc/fpu
AgeCommit message (Expand)Author
2003-10-28make this compile again.chs
2003-10-27Remove (the now non-compiling) support for 128bit FP emulation, whichsimonb
2003-10-27Fix a bogus uninitialised warning.simonb
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-15__KERNEL_RCSID()lukem
2003-02-07Fix some printf formats.thorpej
2002-11-25Avoid strict-alias warnings.thorpej
2002-11-25Remove an unnecessary token-paste, as pointed out by GCC 3.3.thorpej
2002-11-24Instrument FP emulation traps.thorpej
2001-07-22bcopy -> memcpy, bzero -> memset, bcmp -> memcmp.wiz
2001-06-22Make this compile when DEBUG isn't defined.simonb
2001-06-13Add a port to IBM's PPC405GP Reference Board (the "walnut")simonb