Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Add sparc64 support (untested). | Stanislav Sedov | 2009-10-25 | 1 | -3/+3 |
| | | | | Notes: svn path=/head/; revision=243310 | ||||
* | - Add port for lang/stalin, an aggressive optimizing Scheme compiler, which | Stanislav Sedov | 2009-10-24 | 1 | -0/+3 |
is able to outperform hand-written C in a number of tests. This is a modified version suitable to use on FreeBSD i386/amd64. It possible to run it on other platfroms as well, but I have not boostrapped/tested it on anything except i386/amd64 yet. Author: Jeffrey Mark Siskind WWW: http://cobweb.ecn.purdue.edu/~qobi/software.html Notes: svn path=/head/; revision=243256 |