summaryrefslogtreecommitdiff
path: root/lib/MC/WinCOFFStreamer.cpp
Commit message (Expand)AuthorAge
* Minor cosmetic change: fix DOSish \r\n.NAKAMURA Takumi2010-10-07
* MC-COFF: Fix symbol aliases. Fixes PR8251.Michael J. Spencer2010-10-07
* Avoid some Mach-O specific alignment being done on ELF.Rafael Espindola2010-09-22
* Add a InitSections method to the streamer interface.Rafael Espindola2010-09-15
* MC: Fix inconsistant naming in COFF object writer. Patch by Cameron Esfahani.Michael J. Spencer2010-08-25
* Add relax all support to the COFF object streamer.Michael J. Spencer2010-07-31
* MC: Add WinCOFFStreamer implementation and merge common code from MachOMichael J. Spencer2010-07-19
* introduce WinCOFFStreamer.cpp, patch by Michael Spencer!Chris Lattner2010-07-11