summaryrefslogtreecommitdiff
path: root/test/MC/ELF/cfi.s
Commit message (Expand)AuthorAge
* Change how we iterate over relocations on ELF.Rafael Espindola2013-05-30
* Replace coff-/elf-dump with llvm-readobjNico Rieck2013-04-12
* Fix the bitwidth of the remaining fields.Rafael Espindola2011-08-04
* Change anther counter to decimal.Rafael Espindola2011-08-04
* Don't print a counter in hex.Rafael Espindola2011-08-04
* Print all the bits in the addend.Rafael Espindola2011-08-04
* Update testsRafael Espindola2011-04-07
* Write the section table and the section data in the same order thatRafael Espindola2011-03-20
* Correctly encode pcrel|indirect.Rafael Espindola2010-12-29
* Add support for .cfi_lsda.Rafael Espindola2010-12-27
* Add support for the same encodings of the personality function that gnu asRafael Espindola2010-12-27
* Add basic support for .cfi_personality.Rafael Espindola2010-12-26
* "Fix" FDE alignment to match what gas does.Rafael Espindola2010-12-17
* Fixed version of 121434 with no new memory leaks.Rafael Espindola2010-12-10
* Revert my previous patch to make the valgrind bots happy.Rafael Espindola2010-12-10
* Initial support for the cfi directives. This is just enough to getRafael Espindola2010-12-09