summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/powerpc/gen/infinity.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Gently cast to make lint happy.drahn2006-03-311-2/+2
|
* zap rcsid.espie2005-08-071-5/+1
| | | | okay deraadt@ (tested them all)
* Align this char array accessed as double, for paranoia reasons.drahn2003-01-291-3/+4
|
* Fix the __infinity constant on powerpc.drahn2001-08-251-4/+4
| | | | from a7r@andern.org
* $OpenBSD$todd2000-03-011-1/+3
|
* Check-in of powerpc library support.rahnds1996-12-211-0/+10
NOTE: This will not work until the other pieces are checked in. This is primarily the NetBSD powerpc port, with modifications to support ELF.