| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Spelling fixes for tools/ | Ulrich Spörlein | 2011-12-30 | 3 | -5/+5 |
| | | | | | | | | Add some $FreeBSD$ tags so svn will allow the commit. Notes: svn path=/head/; revision=228975 | ||||
| * | Add a TestFloat based test suite for floating-point implementations | Marius Strobl | 2010-04-24 | 40 | -0/+18425 |
| currently supporting sparc64. After a `make depend all` there are three programs; testsoftfloat for testing against the SoftFloat in src/lib/libc/softfloat for reference purposes, testemufloat for testing the emulator source in src/lib/libc/sparc64/fpu and testfloat for testing with the installed libc. Support for other architectures can be added as needed. PR: 144900 Submitted by: Peter Jeremy Notes: svn path=/head/; revision=207151 | |||||
