Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-08-08 | [Object] Split the ELF interface into 3 parts. | Michael J. Spencer | 1 | -9/+7 |
2013-05-24 | Replace Count{Leading,Trailing}Zeros_{32,64} with count{Leading,Trailing}Zeros. | Michael J. Spencer | 1 | -1/+1 |
2013-05-09 | Introduce convenience typedefs for the 4 ELF object types. | Rafael Espindola | 1 | -8/+4 |
2013-02-27 | print TLS segment | Shankar Easwaran | 1 | -0/+3 |
2013-02-21 | [objdump] Add PT_PHDR. | Michael J. Spencer | 1 | -0/+3 |
2013-02-20 | [objdump] Print the PT_INTERP and PT_DYNAMIC correcctly. | Michael J. Spencer | 1 | -0/+6 |
2013-01-19 | Sort all of the includes. Several files got checked in with mis-sorted | Chandler Carruth | 1 | -1/+0 |
2013-01-15 | [Object][ELF] Simplify ELFObjectFile by using ELFType. | Michael J. Spencer | 1 | -12/+12 |
2013-01-06 | [objdump] Use correct format specifiers and fix C++03 variadic warning. | Michael J. Spencer | 1 | -6/+8 |
2013-01-06 | [objdump] Add --private-headers, -p. | Michael J. Spencer | 1 | -0/+87 |