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
/
WriterImportLibrary.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
COFF: Remove the old COFF linker and make link an alias to link2.
Rui Ueyama
2015-08-06
1
-118
/
+0
*
[PECOFF] Fix exported symbols in an import library.
Rui Ueyama
2014-12-05
1
-0
/
+2
*
[PECOFF] Fix symbols in module-definition file.
Rui Ueyama
2014-11-04
1
-1
/
+9
*
Use llvm::sys::findProgramByName. NFC.
Rafael Espindola
2014-11-04
1
-19
/
+22
*
[PECOFF] Fix exported symbol in the import library
Rui Ueyama
2014-10-21
1
-1
/
+1
*
[PECOFF] Do not print @<ordinal> if the symbol is private
Rui Ueyama
2014-09-24
1
-1
/
+3
*
[PECOFF] Handle PRIVATE keyword in the module definition file
Rui Ueyama
2014-09-22
1
-0
/
+2
*
[PECOFF] Run lib.exe with /machine:x64.
Rui Ueyama
2014-09-05
1
-1
/
+1
*
Fix typos
Alp Toker
2014-05-20
1
-1
/
+1
*
[PECOFF] Support =internalName syntax in .def file.
Rui Ueyama
2014-05-02
1
-1
/
+1
*
[PECOFF] Fix exported symbol name.
Rui Ueyama
2014-05-01
1
-1
/
+1
*
[PECOFF] Add a test for lib.exe subcommand.
Rui Ueyama
2014-05-01
1
-18
/
+43
*
[PECOFF] Add /IMPLIB command line option.
Rui Ueyama
2014-04-25
1
-7
/
+1
*
[PECOFF] Fix /export option in the .drectve section.
Rui Ueyama
2013-12-24
1
-1
/
+1
*
[PECOFF] Create noname or data symbols as such.
Rui Ueyama
2013-12-20
1
-2
/
+8
*
[PECOFF] Create the import library file.
Rui Ueyama
2013-12-20
1
-0
/
+76