summaryrefslogtreecommitdiffstats
path: root/lib/libc/powerpc/gen/fpgetround.c
Commit message (Collapse)AuthorAgeFilesLines
* The NetBSD Foundation has granted permission to remove clause 3 and 4 fromjoel2010-03-021-7/+0
| | | | | | their software. Obtained from: NetBSD
* Let PowerPC world optionally build with -msoft-float. For FPU-less PowerPCraj2008-02-241-0/+2
| | | | | | | | | variations (e500 currently), this provides a gcc-level FPU emulation and is an alternative approach to the recently introduced kernel-level emulation (FPU_EMU). Approved by: cognet (mentor) MFp4: e500
* Add forgotten IEEE functions. The Perl 5.8 port now compiles.grehan2004-02-121-0/+53
Submitted by: Suleiman Souhlal <refugee@segfaulted.com> Obtained from: NetBSD
OpenPOWER on IntegriCloud