Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Object: Add proper error handling. | Michael J. Spencer | 2011-06-25 | 1 | -41/+65 |
* | Make Binary the parent of ObjectFile and update children to new interface. | Michael J. Spencer | 2011-06-25 | 1 | -3/+4 |
* | Revert the last two commits in the series. r132911, r132912. | Michael J. Spencer | 2011-06-13 | 1 | -4/+3 |
* | Make Binary the parent of ObjectFile and update children to new interface. | Michael J. Spencer | 2011-06-13 | 1 | -3/+4 |
* | Use enums for constant values. | Eric Christopher | 2011-04-22 | 1 | -12/+13 |
* | Make the file format strings a little prettier for mach-o. | Eric Christopher | 2011-04-22 | 1 | -16/+12 |
* | Add an ObjectFile implementation for mach-o. | Eric Christopher | 2011-04-22 | 1 | -0/+330 |