aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/ELF/symref.s
Commit message (Expand)AuthorAgeFilesLines
* Fix the bitwidth of the remaining fields.Rafael Espindola2011-08-041-5/+5
* print st_shndx with the correct number of bits.Rafael Espindola2011-08-041-12/+12
* print st_other with the correct number of bits.Rafael Espindola2011-08-041-12/+12
* print st_type with the correct number of bits.Rafael Espindola2011-08-041-12/+12
* Print st_bind with the correct number of bits.Rafael Espindola2011-08-041-12/+12
* Another counter goes decimal.Rafael Espindola2011-08-041-12/+12
* Change anther counter to decimal.Rafael Espindola2011-08-041-5/+5
* Print all the bits in the addend.Rafael Espindola2011-08-041-5/+5
* Write the section table and the section data in the same order thatRafael Espindola2011-03-201-34/+34
* Print all 64bits for st_value and st_size. Adjust tests accordingly.Roman Divacky2010-12-201-24/+24
* Aliases defined with .symver should copy the binding of the symbols they alias.Rafael Espindola2010-10-281-3/+26
* Add support for the .symver directive. This is really ugly, but most of it isRafael Espindola2010-10-271-0/+142