summaryrefslogtreecommitdiff
path: root/test/MC/ELF/type.s
Commit message (Expand)AuthorAge
* Replace coff-/elf-dump with llvm-readobjNico Rieck2013-04-12
* Use a scheme closer to that of GNU as when deciding the type of aPeter Collingbourne2013-04-10
* Add support for gnu_indirect_function.Roman Divacky2011-12-12
* print st_shndx with the correct number of bits.Rafael Espindola2011-08-04
* print st_other with the correct number of bits.Rafael Espindola2011-08-04
* print st_type with the correct number of bits.Rafael Espindola2011-08-04
* Print st_bind with the correct number of bits.Rafael Espindola2011-08-04
* Another counter goes decimal.Rafael Espindola2011-08-04
* Print all 64bits for st_value and st_size. Adjust tests accordingly.Roman Divacky2010-12-20
* Parse and record the gnu_unique_object type.Rafael Espindola2010-11-13
* gnu as support both % and @ before types, do the same.Rafael Espindola2010-11-12