Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Support][Endian] Add support for specifying the alignment and native unalign... | Michael J. Spencer | 2013-01-02 | 1 | -1/+2 |
* | Sort the #include lines for utils/... | Chandler Carruth | 2012-12-04 | 1 | -3/+2 |
* | Fix a few vars that can end up being used without initialization. | Axel Naumann | 2012-09-17 | 1 | -1/+1 |
* | Remove redundant '== true' after a comparison. | Richard Trieu | 2012-08-02 | 1 | -1/+1 |
* | [yaml2obj] Fix build. Apparently I've gotten too familiar with C++11. | Michael J. Spencer | 2012-08-02 | 1 | -1/+1 |
* | Add yaml2obj. A utility to convert YAML to binaries. | Michael J. Spencer | 2012-08-02 | 3 | -0/+904 |