| Commit message (Expand) | Author | Age | Files | Lines |
* | MC: Add support for '?' flags in .section directives | David Majnemer | 2013-09-15 | 1 | -1/+1 |
* | Put ELF COMDAT relocations into the relevant COMDAT group. | Tim Northover | 2013-07-10 | 1 | -1/+1 |
* | Replace coff-/elf-dump with llvm-readobj | Nico Rieck | 2013-04-12 | 1 | -64/+70 |
* | Fix the bitwidth of the remaining fields. | Rafael Espindola | 2011-08-04 | 1 | -18/+18 |
* | print st_shndx with the correct number of bits. | Rafael Espindola | 2011-08-04 | 1 | -3/+3 |
* | print st_other with the correct number of bits. | Rafael Espindola | 2011-08-04 | 1 | -3/+3 |
* | print st_type with the correct number of bits. | Rafael Espindola | 2011-08-04 | 1 | -3/+3 |
* | Print st_bind with the correct number of bits. | Rafael Espindola | 2011-08-04 | 1 | -3/+3 |
* | Another counter goes decimal. | Rafael Espindola | 2011-08-04 | 1 | -3/+3 |
* | Don't print a counter in hex. | Rafael Espindola | 2011-08-04 | 1 | -3/+3 |
* | Update tests | Rafael Espindola | 2011-04-07 | 1 | -3/+3 |
* | Write the section table and the section data in the same order that | Rafael Espindola | 2011-03-20 | 1 | -6/+6 |
* | Print all 64bits for st_value and st_size. Adjust tests accordingly. | Roman Divacky | 2010-12-20 | 1 | -6/+6 |
* | Handle a peculiar comdat case: Creating a section with an undefined | Rafael Espindola | 2010-11-14 | 1 | -6/+53 |
* | Initial comdat implementation. | Rafael Espindola | 2010-11-11 | 1 | -0/+39 |