Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm-readobj] Change -long-option to --long-option in tests. NFC | Fangrui Song | 2019-05-01 | 1 | -3/+3 |
* | Reapply r260489. | Rafael Espindola | 2016-02-16 | 1 | -0/+12 |
* | This reverts commit r260488 and r260489. | Rafael Espindola | 2016-02-16 | 1 | -12/+0 |
* | [readobj] Dump DT_JMPREL relocations when outputting dynamic relocations. | Michael J. Spencer | 2016-02-11 | 1 | -0/+12 |
* | Support printing relocations in files with no section table. | Rafael Espindola | 2015-07-23 | 1 | -0/+12 |
* | [Object][ELF] Add support for dumping dynamic relocations when sections are s... | Michael J. Spencer | 2015-06-25 | 1 | -0/+11 |
* | Change how we iterate over relocations on ELF. | Rafael Espindola | 2013-05-30 | 1 | -1/+9 |
* | Change getRelocationAdditionalInfo to be ELF only. | Rafael Espindola | 2013-05-09 | 1 | -2/+2 |
* | Clarify getRelocationAddress x getRelocationOffset a bit. | Rafael Espindola | 2013-04-25 | 1 | -0/+18 |