summaryrefslogtreecommitdiff
path: root/lib/libc/softfloat/README.NetBSD
Commit message (Collapse)AuthorAgeFilesLines
* Copy releng/6.4 to release/6.4.0 in preparation for 6.4-RELEASE.release/6.4.0_cvsKen Smith2008-11-261-1/+1
| | | | | | Approved by: re (implicit) This commit was manufactured to restore the state of the 6.4-RELEASE image.
* Import the softfloat emulation library, needed for FreeBSD/arm right now.Olivier Houchard2004-05-141-0/+9
It should become useless when gcc 3.4 will be imported, as libgcc from gcc 3.4 contains this bits for arm. Notes: svn path=/head/; revision=129203