index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
include
/
llvm
/
Support
/
COFF.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support/COFF: Fix PEHeader struct, and define PE32Header as its alias.
Rui Ueyama
2014-01-24
1
-6
/
+8
*
Add constants for optional header magic field.
Rui Ueyama
2014-01-24
1
-0
/
+5
*
Teach the llvm-readobj COFF dumper to dump debug line tables from object files
Timur Iskhodzhanov
2013-12-19
1
-0
/
+7
*
Explicitly request unsigned enum types when desired
Reid Kleckner
2013-09-23
1
-1
/
+1
*
[Support] fix compile with -Werror
Saleem Abdulrasool
2013-08-24
1
-1
/
+1
*
[Support] add missing enumeration values
Saleem Abdulrasool
2013-08-24
1
-1
/
+4
*
COFF: Add constants for optional data directory.
Rui Ueyama
2013-07-16
1
-0
/
+18
*
[PECOFF] Remove COFF header from PE header for simplicity.
Rui Ueyama
2013-06-11
1
-2
/
+3
*
Implements low-level object file format specific output for COFF and
Eric Christopher
2013-04-03
1
-1
/
+2
*
Fix include guards so they exactly match file names.
Jakub Staszak
2013-01-10
1
-2
/
+2
*
[yaml2obj] Fix incorrect use of signed values.
Michael J. Spencer
2012-08-14
1
-3
/
+3
*
Add yaml2obj. A utility to convert YAML to binaries.
Michael J. Spencer
2012-08-02
1
-0
/
+8
*
[Support/COFF] Make the order of members in symbol match the standard.
Michael J. Spencer
2012-05-14
1
-1
/
+1
*
Remove extra ,.
Michael J. Spencer
2011-11-16
1
-1
/
+1
*
Support/COFF: Add structs and enums from the standard for image files.
Michael J. Spencer
2011-11-16
1
-3
/
+291
*
Merge System into Support.
Michael J. Spencer
2010-11-29
1
-1
/
+1
*
MC-COFF: Add support for default-null weak externals.
Michael J. Spencer
2010-10-16
1
-1
/
+1
*
MC-COFF: Fix Simple and Complex type. Fixes PR8320.
Michael J. Spencer
2010-10-08
1
-1
/
+1
*
Fix Whitespace.
Michael J. Spencer
2010-10-08
1
-3
/
+3
*
COFF: Fix incorrect SCT_COMPLEX_TYPE_SHIFT. Add a few constants.
Michael J. Spencer
2010-09-01
1
-1
/
+7
*
MC: Add partial x86-64 support to COFF.
Michael J. Spencer
2010-08-21
1
-1
/
+1
*
Add some win64 coff goodness.
Anton Korobeynikov
2010-08-17
1
-1
/
+24
*
MC: Add WinCOFFObjectWriter implementation.
Michael J. Spencer
2010-07-26
1
-1
/
+53
*
Merge lib/Target/X86/X86COFF.h into include/llvm/Support/COFF.h,
Chris Lattner
2010-07-14
1
-29
/
+63
*
Remove stray comma.
Daniel Dunbar
2010-07-01
1
-1
/
+1
*
MC: Move COFF enumeration constants to llvm/Support/COFF.h, patch by Michael
Daniel Dunbar
2010-07-01
1
-0
/
+183