Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Object: Add proper error handling. | Michael J. Spencer | 2011-06-25 | 1 | -83/+243 |
* | Make Binary the parent of ObjectFile and update children to new interface. | Michael J. Spencer | 2011-06-25 | 1 | -114/+14 |
* | Revert the last two commits in the series. r132911, r132912. | Michael J. Spencer | 2011-06-13 | 1 | -14/+114 |
* | Make Binary the parent of ObjectFile and update children to new interface. | Michael J. Spencer | 2011-06-13 | 1 | -114/+14 |
* | Remove dead variable pointed out by GCC 4.6 warnings, and reflow this a little | Nick Lewycky | 2011-05-02 | 1 | -4/+1 |
* | Assorted bugfixes in object file handling: | Eric Christopher | 2011-04-03 | 1 | -2/+18 |
* | Object: Fix type punned pointer issues by making DataRefImpl a union and usin... | Michael J. Spencer | 2011-01-21 | 1 | -23/+28 |
* | Object: Add COFF Support. | Michael J. Spencer | 2011-01-20 | 1 | -0/+370 |