aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/ELF/merge.s
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-1/+1
* Update to LLVM 3.5a.Stephen Hines2014-04-241-5/+4
* Change how we iterate over relocations on ELF.Rafael Espindola2013-05-301-1/+1
* Replace coff-/elf-dump with llvm-readobjNico Rieck2013-04-121-74/+11
* Fix the bitwidth of the remaining fields.Rafael Espindola2011-08-041-1/+1
* 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-4/+4
* Change anther counter to decimal.Rafael Espindola2011-08-041-5/+5
* 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-24/+24
* Fixing r116753 r116756 r116777Jason W Kim2010-10-191-33/+33
* Speculatively revert 116753 and 116756 to attempt to fix the bots.Eric Christopher2010-10-191-33/+33
* Changed elf-dump to output hex format by default.Jason W Kim2010-10-181-33/+33
* If a symbol is global, reloc against it even if it is in a mergeable section.Rafael Espindola2010-10-061-0/+15
* Correctly handle GOTPCREL relocations.Rafael Espindola2010-10-061-0/+9
* Use a relocation against the symbol if it is a PLT and the symbol is in anotherRafael Espindola2010-10-051-4/+20
* Tests that now pass.Rafael Espindola2010-10-051-6/+37
* Write relocations in the end of the file. This matches what gas does andRafael Espindola2010-09-271-5/+5
* Move ELF to HasReliableSymbolDifference=true. Also take the opportunity to putRafael Espindola2010-09-251-0/+26