summaryrefslogtreecommitdiff
path: root/lib/MC/ELFObjectWriter.h
Commit message (Expand)AuthorAge
* Explicit symbols for gnu mimicing relocations. Patch by Jack CarterBruno Cardoso Lopes2011-12-06
* This patch addresses gp relative fixups/relocations for jump tables.Akira Hatanaka2011-11-23
* Tidy up. 80 columns.Jim Grosbach2011-11-15
* Add definition of MipsELFObjectWriter.Akira Hatanaka2011-09-30
* Introduce adjustFixupOffset that adjusts the fixup offset of a relocation.Roman Divacky2011-08-04
* Sketch out PowerPC ELF writer. This is enough to get clang -integrated-asRoman Divacky2011-08-02
* Address the last bit of relocation flag related divergence betweeenJason W Kim2011-05-11
* Write the section table and the section data in the same order thatRafael Espindola2011-03-20
* Split MCEELFStreamer and ELFObjectWriter into .h and .cpp files, so that othe...Jan Sjödin2011-03-03