summaryrefslogtreecommitdiff
path: root/lib/libc/softfloat/bits64
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/6.2.0_cvscvs2svn2007-01-112-2/+2
| | | | | | 'RELENG_6_2_0_RELEASE'. This commit was manufactured to restore the state of the 6.2-RELEASE image.
* Import the softfloat emulation library, needed for FreeBSD/arm right now.Olivier Houchard2004-05-142-0/+6246
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