aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/COFF.h
Commit message (Expand)AuthorAgeFilesLines
* [Support/COFF] Make the order of members in symbol match the standard.Michael J. Spencer2012-05-141-1/+1
* Remove extra ,.Michael J. Spencer2011-11-161-1/+1
* Support/COFF: Add structs and enums from the standard for image files.Michael J. Spencer2011-11-161-3/+291
* Merge System into Support.Michael J. Spencer2010-11-291-1/+1
* MC-COFF: Add support for default-null weak externals.Michael J. Spencer2010-10-161-1/+1
* MC-COFF: Fix Simple and Complex type. Fixes PR8320.Michael J. Spencer2010-10-081-1/+1
* Fix Whitespace.Michael J. Spencer2010-10-081-3/+3
* COFF: Fix incorrect SCT_COMPLEX_TYPE_SHIFT. Add a few constants.Michael J. Spencer2010-09-011-1/+7
* MC: Add partial x86-64 support to COFF.Michael J. Spencer2010-08-211-1/+1
* Add some win64 coff goodness.Anton Korobeynikov2010-08-171-1/+24
* MC: Add WinCOFFObjectWriter implementation.Michael J. Spencer2010-07-261-1/+53
* Merge lib/Target/X86/X86COFF.h into include/llvm/Support/COFF.h,Chris Lattner2010-07-141-29/+63
* Remove stray comma.Daniel Dunbar2010-07-011-1/+1
* MC: Move COFF enumeration constants to llvm/Support/COFF.h, patch by MichaelDaniel Dunbar2010-07-011-0/+183