Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The NetBSD Foundation has granted permission to remove clause 3 and 4 from | joel | 2010-03-02 | 1 | -7/+0 |
| | | | | | | their software. Obtained from: NetBSD | ||||
* | Let PowerPC world optionally build with -msoft-float. For FPU-less PowerPC | raj | 2008-02-24 | 1 | -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. | grehan | 2004-02-12 | 1 | -0/+59 |
Submitted by: Suleiman Souhlal <refugee@segfaulted.com> Obtained from: NetBSD |