Age | Commit message (Expand) | Author |
---|---|---|
2010-11-02 | Add support for expressions in .sleb/.uleb directives. | Rafael Espindola |
2010-11-01 | Move EmitInstruction to MCObjectStreamer so that ELF and MachO can share it. | Rafael Espindola |
2010-11-01 | Implement .weakref. | Rafael Espindola |
2010-09-22 | Avoid some Mach-O specific alignment being done on ELF. | Rafael Espindola |
2010-09-02 | Add AsmParser support for the ELF .previous directive. Patch by Roman Divacky. | Benjamin Kramer |
2010-07-29 | Plug the remaining MC leaks by giving MCObjectStreamer/MCAsmStreamer ownershi... | Benjamin Kramer |
2010-07-19 | MC: Add WinCOFFStreamer implementation and merge common code from MachO | Michael J. Spencer |
2010-06-16 | MC: Lift SwitchSection() and Finish() into MCObjectStreamer. | Daniel Dunbar |
2010-06-16 | MC: Factor out an MCObjectStreamer class, which will be shared by the concrete | Daniel Dunbar |