Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change how we iterate over relocations on ELF. | Rafael Espindola | 2013-05-30 | 1 | -2/+22 |
* | Replace coff-/elf-dump with llvm-readobj | Nico Rieck | 2013-04-12 | 1 | -23/+22 |
* | Print r_type with the correct number of bits. | Rafael Espindola | 2011-08-04 | 1 | -2/+2 |
* | Change anther counter to decimal. | Rafael Espindola | 2011-08-04 | 1 | -2/+2 |
* | This fixes one divergence between LLVM and binutils for ARM in the | Jason W Kim | 2011-05-19 | 1 | -3/+3 |
* | Completed :lower16: / :upper16: support for movw / movt pairs on Darwin. | Evan Cheng | 2011-01-14 | 1 | -1/+1 |
* | Model :upper16: and :lower16: as ARM specific MCTargetExpr. This is a step | Evan Cheng | 2011-01-13 | 1 | -2/+2 |
* | 1. Support ELF pcrel relocations for movw/movt: | Jason W Kim | 2011-01-12 | 1 | -0/+25 |
* | Workaround for bug 8721. | Jason W Kim | 2011-01-11 | 1 | -0/+14 |