Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add size data, approved by maintainers. | trevor | 2004-03-18 | 1 | -0/+1 |
| | |||||
* | Mark IGNORE for perl < 5.6.1 | kris | 2004-02-23 | 1 | -1/+7 |
| | |||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 2) | ||||
* | - update to 1.2.3 (this fixes the configure error on bento [1]) | netchild | 2004-01-25 | 3 | -9/+9 |
| | | | | | | - fix SITE_PERL part of the plist in the PREFIX != LOCALBASE case Noticed by: kris | ||||
* | Use the CPIO macro defined in bsd.port.mk. | trevor | 2004-01-22 | 1 | -2/+0 |
| | |||||
* | Only for i386. | netchild | 2003-10-20 | 1 | -0/+4 |
| | | | | Noticed by: kris/bento | ||||
* | Infrastructure for C Program Analysis and Transformation | netchild | 2003-10-11 | 4 | -0/+189 |
CIL (C Intermediate Language) is a high-level representation along with a set of tools that permit easy analysis and source-to-source transformation of C programs. CIL is both lower-level than abstract-syntax trees, by clarifying ambiguous constructs and removing redundant ones, and also higher-level than typical intermediate languages designed for compilation, by maintaining types and a close relationship with the source program. |