Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-10-08 | Object: Add support for opening stdin. | Michael J. Spencer | 1 | -1/+1 |
2011-09-27 | Object: Add archive support. | Michael J. Spencer | 1 | -1/+8 |
2011-06-25 | Make Binary the parent of ObjectFile and update children to new interface. | Michael J. Spencer | 1 | -3/+49 |
2011-06-25 | Add Binary class. This is a cleaner parent than ObjectFile. | Michael J. Spencer | 1 | -0/+50 |
2011-06-13 | Revert r132910 and r132909 on behalf of Michael. They didn't build with clang. | Benjamin Kramer | 1 | -50/+0 |
2011-06-13 | Revert the last two commits in the series. r132911, r132912. | Michael J. Spencer | 1 | -49/+3 |
2011-06-13 | Make Binary the parent of ObjectFile and update children to new interface. | Michael J. Spencer | 1 | -3/+49 |
2011-06-13 | Add Binary class. This is a cleaner parent than ObjectFile. | Michael J. Spencer | 1 | -0/+50 |