Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change how we iterate over relocations on ELF. | Rafael Espindola | 2013-05-30 | 1 | -1/+1 |
* | Replace coff-/elf-dump with llvm-readobj | Nico Rieck | 2013-04-12 | 1 | -39/+43 |
* | Fix the bitwidth of the remaining fields. | Rafael Espindola | 2011-08-04 | 1 | -3/+3 |
* | print st_type with the correct number of bits. | Rafael Espindola | 2011-08-04 | 1 | -5/+5 |
* | Print st_bind with the correct number of bits. | Rafael Espindola | 2011-08-04 | 1 | -5/+5 |
* | Print r_type with the correct number of bits. | Rafael Espindola | 2011-08-04 | 1 | -4/+4 |
* | Change anther counter to decimal. | Rafael Espindola | 2011-08-04 | 1 | -4/+4 |
* | Write the section table and the section data in the same order that | Rafael Espindola | 2011-03-20 | 1 | -17/+17 |
* | Convert MC tests to .s so codegen changes won't break them. | Evan Cheng | 2011-01-03 | 1 | -0/+78 |