summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/ELF/relocation-pc.s
Commit message (Expand)AuthorAgeFilesLines
* [llvm-readobj] Change -long-option to --long-option in tests. NFCFangrui Song2019-05-011-1/+1
* ELF can handle some relocations of the form -sym + constant.Rafael Espindola2015-11-021-1/+3
* Convert tabs to spaces.Rafael Espindola2015-11-021-2/+2
* Don't constrain the section order in tests that don't depend on it.Rafael Espindola2015-04-291-9/+2
* Update tests to not be as dependent on section numbers.Rafael Espindola2015-04-151-2/+2
* Write the section header in the end.Rafael Espindola2015-04-081-1/+1
* Completely rewrite ELFObjectWriter::RecordRelocation.Rafael Espindola2014-03-291-2/+2
* Change how we iterate over relocations on ELF.Rafael Espindola2013-05-301-2/+2
* Replace coff-/elf-dump with llvm-readobjNico Rieck2013-04-121-27/+26
* Fix the bitwidth of the remaining fields.Rafael Espindola2011-08-041-8/+8
* Change anther counter to decimal.Rafael Espindola2011-08-041-2/+2
* Don't print a counter in hex.Rafael Espindola2011-08-041-1/+1
* Print all the bits in the addend.Rafael Espindola2011-08-041-2/+2
* Update testsRafael Espindola2011-04-071-1/+1
* Write the section table and the section data in the same order thatRafael Espindola2011-03-201-4/+4
* Handle FK_PCRel_1 and add a test case for this and FK_PCRel_4.Joerg Sonnenberger2011-02-211-0/+33
OpenPOWER on IntegriCloud