aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/ELF/pic-diff.s
Commit message (Expand)AuthorAgeFilesLines
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-1/+1
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+1
* Replace coff-/elf-dump with llvm-readobjNico Rieck2013-04-121-18/+15
* 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-1/+1
* Change anther counter to decimal.Rafael Espindola2011-08-041-1/+1
* Print all the bits in the addend.Rafael Espindola2011-08-041-1/+1
* Write the section table and the section data in the same order thatRafael Espindola2011-03-201-9/+9
* Print all 64bits for st_value and st_size. Adjust tests accordingly.Roman Divacky2010-12-201-2/+2
* Fixing r116753 r116756 r116777Jason W Kim2010-10-191-13/+13
* Speculatively revert 116753 and 116756 to attempt to fix the bots.Eric Christopher2010-10-191-13/+13
* Changed elf-dump to output hex format by default.Jason W Kim2010-10-181-13/+13
* Include the section address in the computation of the relocation.Rafael Espindola2010-10-041-0/+3
* Correctly compute the relocation when it is not in the first fragment.Rafael Espindola2010-10-041-1/+2
* Implement a very basic PIC case.Rafael Espindola2010-10-031-0/+25