aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/ELF/section.s
Commit message (Expand)AuthorAgeFilesLines
* ELF: Parse types in directives like binutils gasDavid Majnemer2013-09-211-1/+1
* ELF: Add support for the exclude section bit for gas compat.Benjamin Kramer2013-09-151-4/+21
* Replace coff-/elf-dump with llvm-readobjNico Rieck2013-04-121-76/+96
* Fix the bitwidth of the remaining fields.Rafael Espindola2011-08-041-36/+36
* Don't print a counter in hex.Rafael Espindola2011-08-041-3/+3
* Update testsRafael Espindola2011-04-071-12/+12
* Handle strings in section names the same way as gas:Rafael Espindola2011-01-241-0/+7
* Delay the creation of eh_frame so that the user can change the defaults.Rafael Espindola2011-01-231-0/+16
* Add support for @note. Patch by Jörg Sonnenberger.Rafael Espindola2010-12-261-1/+14
* Factor some code to parseSectionFlags and fix the default type of a section.Rafael Espindola2010-11-251-0/+13
* gnu as support both % and @ before types, do the same.Rafael Espindola2010-11-121-7/+9
* Initial comdat implementation.Rafael Espindola2010-11-111-6/+8
* Set default flags for .rodata.Rafael Espindola2010-11-081-2/+15
* Improvements to .section parsing:Rafael Espindola2010-10-281-0/+5
* Set default type and flags for .init and .fini.Rafael Espindola2010-10-271-0/+28
* Fixing r116753 r116756 r116777Jason W Kim2010-10-191-3/+3
* Speculatively revert 116753 and 116756 to attempt to fix the bots.Eric Christopher2010-10-191-3/+3
* Changed elf-dump to output hex format by default.Jason W Kim2010-10-181-3/+3
* Make sure that names like .note.GNU-stack are accepted as valid section names.Rafael Espindola2010-09-161-0/+11