summaryrefslogtreecommitdiff
path: root/lib/MC/MCPureStreamer.cpp
Commit message (Expand)AuthorAge
* Don't drop alignment info on local common symbols.Benjamin Kramer2011-09-01
* Rename TargetAsmBackend to MCAsmBackend; rename createAsmBackend to createMCA...Evan Cheng2011-07-25
* Roll out r126425 and r126450 to see if it fixes the failures on the buildbots.Cameron Zwarich2011-02-25
* Enable DebugInfo support for COFF object files.Devang Patel2011-02-24
* Add support for pushsection and popsection. Patch by Joerg Sonnenberger.Rafael Espindola2011-02-16
* Sorry for such a large commit. The summary is that only MachO cares about theRafael Espindola2010-12-07
* Forgot the MCPureStreamer::EmitValue in the previous commit.Rafael Espindola2010-11-28
* Avoid code duplication in the many unsupported EmitGPRel32Value implementations.Rafael Espindola2010-11-28
* Define generic 1, 2 and 4 byte pc relative relocations. They are commonRafael Espindola2010-11-28
* MC-JIT: Stub out "pure" streamer.Daniel Dunbar2010-11-17