aboutsummaryrefslogtreecommitdiff
path: root/test/MC/ELF/weak.s
AgeCommit message (Expand)Author
2011-08-04print st_shndx with the correct number of bits.Rafael Espindola
2011-08-04print st_other with the correct number of bits.Rafael Espindola
2011-08-04print st_type with the correct number of bits.Rafael Espindola
2011-08-04Print st_bind with the correct number of bits.Rafael Espindola
2011-08-04Another counter goes decimal.Rafael Espindola
2010-12-20Print all 64bits for st_value and st_size. Adjust tests accordingly.Roman Divacky
2010-10-28Defined weak symbols should have non-zero value.Rafael Espindola
2010-10-19Fixing r116753 r116756 r116777Jason W Kim
2010-10-19Speculatively revert 116753 and 116756 to attempt to fix the bots.Eric Christopher
2010-10-18Changed elf-dump to output hex format by default.Jason W Kim
2010-10-06Make sure weak symbols are listed after the local ones.Rafael Espindola
2010-09-23Correctly handle weak undefined symbols. Before we would get a invalid bindingRafael Espindola