Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-10-01 | Fix printing of 64 bit values and make test more strict. | Rafael Espindola | 1 | -12/+26 |
2015-06-03 | Fix the interpretation of a 0 st_name. | Rafael Espindola | 1 | -10/+10 |
2014-03-24 | Teach llvm-readobj to print human friendly description of reserved sections. | Rafael Espindola | 1 | -9/+9 |
2013-04-03 | Implements low-level object file format specific output for COFF and | Eric Christopher | 1 | -80/+307 |
2013-03-25 | [tools][llvm-readobj] print the name of the section when iterating the symbol... | Shankar Easwaran | 1 | -26/+26 |
2013-02-20 | [llvm-readobj] Add ELF .dynamic table dumping. | Michael J. Spencer | 1 | -0/+13 |
2012-12-31 | Fix bits check in ELFObjectFile::isSectionZeroInit(). | Rafael Espindola | 1 | -1/+1 |
2012-12-31 | Dump sections. Extracted from a patch by Sami Liedes. | Rafael Espindola | 1 | -0/+18 |
2012-12-31 | Print a header above the symbols. Extracted from a patch by Sami Liedes. | Rafael Espindola | 1 | -0/+2 |
2012-03-01 | [Object] | David Meyer | 1 | -0/+15 |
2012-03-01 | [Object] | David Meyer | 1 | -0/+44 |