Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace coff-/elf-dump with llvm-readobj | Nico Rieck | 2013-04-12 | 1 | -18/+20 |
* | print st_shndx with the correct number of bits. | Rafael Espindola | 2011-08-04 | 1 | -2/+2 |
* | print st_other with the correct number of bits. | Rafael Espindola | 2011-08-04 | 1 | -2/+2 |
* | print st_type with the correct number of bits. | Rafael Espindola | 2011-08-04 | 1 | -2/+2 |
* | Print st_bind with the correct number of bits. | Rafael Espindola | 2011-08-04 | 1 | -2/+2 |
* | Another counter goes decimal. | Rafael Espindola | 2011-08-04 | 1 | -2/+2 |
* | Print all 64bits for st_value and st_size. Adjust tests accordingly. | Roman Divacky | 2010-12-20 | 1 | -4/+4 |
* | Fixing r116753 r116756 r116777 | Jason W Kim | 2010-10-19 | 1 | -16/+16 |
* | Speculatively revert 116753 and 116756 to attempt to fix the bots. | Eric Christopher | 2010-10-19 | 1 | -16/+16 |
* | Changed elf-dump to output hex format by default. | Jason W Kim | 2010-10-18 | 1 | -16/+16 |
* | Make sure the STT_FILE symbol is the first one in the symbol table. | Rafael Espindola | 2010-09-18 | 1 | -0/+23 |