aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/COFF.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-6/+6
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-19/+48
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-2/+8
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-2/+4
* Update to LLVM 3.5a.Stephen Hines2014-04-241-12/+44
* Explicitly request unsigned enum types when desiredReid Kleckner2013-09-231-1/+1
* [Support] fix compile with -WerrorSaleem Abdulrasool2013-08-241-1/+1
* [Support] add missing enumeration valuesSaleem Abdulrasool2013-08-241-1/+4
* COFF: Add constants for optional data directory.Rui Ueyama2013-07-161-0/+18
* [PECOFF] Remove COFF header from PE header for simplicity.Rui Ueyama2013-06-111-2/+3
* Implements low-level object file format specific output for COFF andEric Christopher2013-04-031-1/+2
* Fix include guards so they exactly match file names.Jakub Staszak2013-01-101-2/+2
* [yaml2obj] Fix incorrect use of signed values.Michael J. Spencer2012-08-141-3/+3
* Add yaml2obj. A utility to convert YAML to binaries.Michael J. Spencer2012-08-021-0/+8
* [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