| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace coff-/elf-dump with llvm-readobj | Nico Rieck | 2013-04-12 | 1 | -22/+24 |
* | Fix the bitwidth of the remaining fields. | Rafael Espindola | 2011-08-04 | 1 | -6/+6 |
* | print st_shndx with the correct number of bits. | Rafael Espindola | 2011-08-04 | 1 | -1/+1 |
* | print st_other with the correct number of bits. | Rafael Espindola | 2011-08-04 | 1 | -1/+1 |
* | print st_type with the correct number of bits. | Rafael Espindola | 2011-08-04 | 1 | -1/+1 |
* | Print st_bind with the correct number of bits. | Rafael Espindola | 2011-08-04 | 1 | -1/+1 |
* | Another counter goes decimal. | Rafael Espindola | 2011-08-04 | 1 | -1/+1 |
* | Don't print a counter in hex. | Rafael Espindola | 2011-08-04 | 1 | -1/+1 |
* | Update tests | Rafael Espindola | 2011-04-07 | 1 | -1/+1 |
* | Add support for the --noexecstack option. | Rafael Espindola | 2011-01-23 | 1 | -0/+24 |