aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/ELF/comdat.s
Commit message (Expand)AuthorAgeFilesLines
* print st_shndx with the correct number of bits.Rafael Espindola2011-08-041-3/+3
* print st_other with the correct number of bits.Rafael Espindola2011-08-041-3/+3
* print st_type with the correct number of bits.Rafael Espindola2011-08-041-3/+3
* Print st_bind with the correct number of bits.Rafael Espindola2011-08-041-3/+3
* Another counter goes decimal.Rafael Espindola2011-08-041-3/+3
* Don't print a counter in hex.Rafael Espindola2011-08-041-3/+3
* Update testsRafael Espindola2011-04-071-3/+3
* Write the section table and the section data in the same order thatRafael Espindola2011-03-201-6/+6
* Print all 64bits for st_value and st_size. Adjust tests accordingly.Roman Divacky2010-12-201-6/+6
* Handle a peculiar comdat case: Creating a section with an undefinedRafael Espindola2010-11-141-6/+53
* Initial comdat implementation.Rafael Espindola2010-11-111-0/+39