summaryrefslogtreecommitdiff
path: root/test/MC/ELF/section.s
Commit message (Expand)AuthorAge
* Update testsRafael Espindola2011-04-07
* Handle strings in section names the same way as gas:Rafael Espindola2011-01-24
* Delay the creation of eh_frame so that the user can change the defaults.Rafael Espindola2011-01-23
* Add support for @note. Patch by Jörg Sonnenberger.Rafael Espindola2010-12-26
* Factor some code to parseSectionFlags and fix the default type of a section.Rafael Espindola2010-11-25
* gnu as support both % and @ before types, do the same.Rafael Espindola2010-11-12
* Initial comdat implementation.Rafael Espindola2010-11-11
* Set default flags for .rodata.Rafael Espindola2010-11-08
* Improvements to .section parsing:Rafael Espindola2010-10-28
* Set default type and flags for .init and .fini.Rafael Espindola2010-10-27
* Fixing r116753 r116756 r116777Jason W Kim2010-10-19
* Speculatively revert 116753 and 116756 to attempt to fix the bots.Eric Christopher2010-10-19
* Changed elf-dump to output hex format by default.Jason W Kim2010-10-18
* Make sure that names like .note.GNU-stack are accepted as valid section names.Rafael Espindola2010-09-16