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
/
lld
/
lib
/
ReaderWriter
/
PECOFF
/
EdataPass.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PECOFF] Drop stdcall's atsign suffix only.
Rui Ueyama
2014-05-01
1
-2
/
+4
*
[PECOFF] Do not call addDllExport to mutate export descriptors.
Rui Ueyama
2014-05-01
1
-4
/
+4
*
[PECOFF] Fix exported symbol name.
Rui Ueyama
2014-05-01
1
-2
/
+12
*
[PECOFF] /export accepts non-decorated symbols.
Rui Ueyama
2014-04-29
1
-1
/
+8
*
[C++11] Work around an incompatibility between llvm::tie and std::tie.
Benjamin Kramer
2014-03-02
1
-1
/
+1
*
temporary commit
Rui Ueyama
2013-12-28
1
-0
/
+16
*
[PECOFF] Fix /export option in the .drectve section.
Rui Ueyama
2013-12-24
1
-3
/
+3
*
[PECOFF] Assign default export ordinals in LinkingContext::verify().
Rui Ueyama
2013-12-20
1
-16
/
+3
*
[PECOFF] Support export-only-by-ordinal exports.
Rui Ueyama
2013-12-16
1
-6
/
+11
*
[PECOFF] Set OrdinalBase field in the export table.
Rui Ueyama
2013-12-16
1
-19
/
+32
*
[PECOFF] Make it possible to specify export ordinals.
Rui Ueyama
2013-12-16
1
-31
/
+57
*
[PECOFF] Export undecorated symbols from DLL.
Rui Ueyama
2013-12-14
1
-4
/
+5
*
[PECOFF] Simplify EdataPass by sorting atoms from the beginning.
Rui Ueyama
2013-12-14
1
-19
/
+10
*
[PECOFF] Parse /export optional arguments.
Rui Ueyama
2013-12-13
1
-3
/
+3
*
Run clang-format on the new files.
Rui Ueyama
2013-12-13
1
-14
/
+17
*
[PECOFF] Align .edata fields on natural boundaries.
Rui Ueyama
2013-12-13
1
-5
/
+5
*
[PECOFF] Create .edata section for the DLL export table.
Rui Ueyama
2013-12-13
1
-0
/
+142