aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/ELF/cfi.s
Commit message (Expand)AuthorAgeFilesLines
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-35/+35
* Update to LLVM 3.5a.Stephen Hines2014-04-241-4/+12
* Change how we iterate over relocations on ELF.Rafael Espindola2013-05-301-72/+72
* Replace coff-/elf-dump with llvm-readobjNico Rieck2013-04-121-461/+218
* Fix the bitwidth of the remaining fields.Rafael Espindola2011-08-041-84/+84
* Change anther counter to decimal.Rafael Espindola2011-08-041-72/+72
* Don't print a counter in hex.Rafael Espindola2011-08-041-2/+2
* Print all the bits in the addend.Rafael Espindola2011-08-041-72/+72
* Update testsRafael Espindola2011-04-071-3/+3
* Write the section table and the section data in the same order thatRafael Espindola2011-03-201-4/+4
* Correctly encode pcrel|indirect.Rafael Espindola2010-12-291-61/+206
* Add support for .cfi_lsda.Rafael Espindola2010-12-271-125/+159
* Add support for the same encodings of the personality function that gnu asRafael Espindola2010-12-271-11/+424
* Add basic support for .cfi_personality.Rafael Espindola2010-12-261-7/+37
* "Fix" FDE alignment to match what gas does.Rafael Espindola2010-12-171-6/+17
* Fixed version of 121434 with no new memory leaks.Rafael Espindola2010-12-101-0/+41
* Revert my previous patch to make the valgrind bots happy.Rafael Espindola2010-12-101-41/+0
* Initial support for the cfi directives. This is just enough to getRafael Espindola2010-12-091-0/+41