summaryrefslogtreecommitdiff
path: root/test/MC/ELF/tls.s
Commit message (Expand)AuthorAge
* Write the section table and the section data in the same order thatRafael Espindola2011-03-20
* Print all 64bits for st_value and st_size. Adjust tests accordingly.Roman Divacky2010-12-20
* Fix and add tests for all cases in x86 and x86_64 where gnu as implicitlyRafael Espindola2010-11-24
* If a symbol is used as tls, mark it as tls even if not declare as so. ProbablyRafael Espindola2010-11-24
* Mark labels declared in tls sections as STT_TLS. This matches the behavior ofRafael Espindola2010-11-11