summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/hppa/gen/fpgetsticky.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* It's been a quarter century: we can assume volatile is present with that name.guenther2014-04-181-2/+2
|
* make an ieeefp regress pass; miod@ okmickey2002-10-211-4/+4
|
* I was on drugs when I commited this initially, and still do not understandmiod2002-05-221-38/+5
| | | | | | | | | how I got libc to compile with this. Blush. Replace this with a correct implementation, and write a faster fabs() while there. ok mickey@
* More fp-related libc pieces for hppa.miod2002-03-111-0/+50
This enables awk to link.