Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFC r297790: | ngie | 2016-12-03 | 1 | -3/+3 |
| | | | | | | | | | | | r297790 (by pfg): libc: replace 0 with NULL for pointers. While here also cleanup some surrounding code; particularly drop some malloc() casts. Found with devel/coccinelle. | ||||
* | Import the softfloat emulation library, needed for FreeBSD/arm right now. | cognet | 2004-05-14 | 1 | -0/+2639 |
It should become useless when gcc 3.4 will be imported, as libgcc from gcc 3.4 contains this bits for arm. |