summaryrefslogtreecommitdiff
path: root/lib/Target/X86/MCTargetDesc/X86WinCOFFObjectWriter.cpp
Commit message (Expand)AuthorAge
* [COFF] Add support for the .secidx directiveTimur Iskhodzhanov2013-12-20
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-19
* Revert r194865 and r194874.Alexey Samsonov2013-11-18
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-15
* MC: Support COFF image-relative MCSymbolRefsNico Rieck2013-04-10
* Add support for implicit TLS model used with MS VC runtime.Anton Korobeynikov2012-02-11
* More dead code removal (using -Wunreachable-code)David Blaikie2012-01-20
* Section relative fixups are a coff concept, not a x86 one. Replace theRafael Espindola2011-12-24
* Move x86 specific bits of the COFF writer to lib/Target/X86.Rafael Espindola2011-12-24