summaryrefslogtreecommitdiffstats
path: root/sys/arch/powerpc/include/ieeefp.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Sync with NetBSD, Fixes a problem identified with regress/.../ieeefp/round.drahn2004-05-031-3/+4
|
* backout prematurederaadt2002-09-151-2/+2
|
* KNFderaadt2002-09-151-2/+2
|
* The "powerpc" port which has supported the newer Apple Macintosh powerpc baseddrahn2001-09-011-4/+4
| | | | | | | | | | | | | | is being renamed to macppc. This is to allow sharing of common code between different powerpc base platforms. Most of the work involved in the renaming process was performed by miod@ Files moved from powerpc/include to macppc/include Some files were not "moved" but wrapper files were created which include the powerpc/include version. Several of the powerpc/include files where changed to reflect that they are POWERPC_* not MACHINE_*.
* Add OpenBSD tag to headers missing them.drahn2001-03-291-0/+1
|
* Monolithic PowerPC kernel, new includepefo1997-10-131-3/+3
|
* adding files previously missing.rahnds1997-01-021-0/+23
The reg.h file may not be complete, currently the port does not support ptrace.