Don't create an unused _GLOBAL_OFFSET_TABLE_.
[oota-llvm.git] / test / MC / ELF / section.s
2015-05-22 Rafael EspindolaRelax these tests a bit.
2015-04-30 Rafael EspindolaDon't check for offsets in tests where it is not relevant.
2015-04-29 Rafael EspindolaDon't constrain the section order in tests that don...
2013-09-21 David MajnemerELF: Parse types in directives like binutils gas
2013-09-15 Benjamin KramerELF: Add support for the exclude section bit for gas...
2013-04-12 Nico RieckReplace coff-/elf-dump with llvm-readobj
2011-08-04 Rafael EspindolaFix the bitwidth of the remaining fields.
2011-08-04 Rafael EspindolaDon't print a counter in hex.
2011-04-07 Rafael EspindolaUpdate tests
2011-01-24 Rafael EspindolaHandle strings in section names the same way as gas:
2011-01-23 Rafael EspindolaDelay the creation of eh_frame so that the user can...
2010-12-26 Rafael EspindolaAdd support for @note. Patch by Jörg Sonnenberger.
2010-11-25 Rafael EspindolaFactor some code to parseSectionFlags and fix the defau...
2010-11-12 Rafael Espindolagnu as support both % and @ before types, do the same.
2010-11-11 Rafael EspindolaInitial comdat implementation.
2010-11-08 Rafael EspindolaSet default flags for .rodata.
2010-10-28 Rafael EspindolaImprovements to .section parsing:
2010-10-27 Rafael EspindolaSet default type and flags for .init and .fini.
2010-10-19 Jason W KimFixing r116753 r116756 r116777
2010-10-19 Eric ChristopherSpeculatively revert 116753 and 116756 to attempt to...
2010-10-18 Jason W KimChanged elf-dump to output hex format by default.
2010-09-16 Rafael EspindolaMake sure that names like .note.GNU-stack are accepted...