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