Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |