aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/ELF/rename.s
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-34/+3
* Change how we iterate over relocations on ELF.Rafael Espindola2013-05-301-0/+17
* Replace coff-/elf-dump with llvm-readobjNico Rieck2013-04-121-27/+29
* Fix the bitwidth of the remaining fields.Rafael Espindola2011-08-041-7/+7
* print st_shndx with the correct number of bits.Rafael Espindola2011-08-041-1/+1
* print st_other with the correct number of bits.Rafael Espindola2011-08-041-1/+1
* print st_type with the correct number of bits.Rafael Espindola2011-08-041-1/+1
* Print st_bind with the correct number of bits.Rafael Espindola2011-08-041-1/+1
* Another counter goes decimal.Rafael Espindola2011-08-041-1/+1
* Change anther counter to decimal.Rafael Espindola2011-08-041-1/+1
* Don't print a counter in hex.Rafael Espindola2011-08-041-1/+1
* Print all the bits in the addend.Rafael Espindola2011-08-041-1/+1
* Update testsRafael Espindola2011-04-071-1/+1
* Write the section table and the section data in the same order thatRafael Espindola2011-03-201-7/+7
* Print all 64bits for st_value and st_size. Adjust tests accordingly.Roman Divacky2010-12-201-2/+2
* Fix relocations with renamed symbols.Rafael Espindola2010-10-281-0/+46