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
/
lib
/
ToolDrivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
[COFF] Keep the underscore on exported decorated stdcall functions in MSVC mode
Martin Storsjo
2018-01-20
1
-1
/
+1
*
Remove redundant includes from various places.
Michael Zolotukhin
2017-12-13
1
-2
/
+0
*
[COFF] Improve the check for functions that should get an extra underscore
Martin Storsjo
2017-10-23
1
-2
/
+3
*
Convert the archive writer to use Error.
Rafael Espindola
2017-09-21
1
-7
/
+7
*
[llvm-dlltool] Mention arm64 in the lists of architecture alternatives
Martin Storsjo
2017-09-08
1
-2
/
+2
*
Removes redundant `llvm::`, add comments and simplify a return type of a func...
Rui Ueyama
2017-09-06
1
-29
/
+32
*
Simplify writeArchive return type.
Rui Ueyama
2017-08-30
1
-6
/
+5
*
NFC: fix ToolDrivers syntax and typo errors
Martell Malone
2017-08-23
2
-7
/
+7
*
[dlltool] Make memory buffer ownership less weird.
Benjamin Kramer
2017-08-20
1
-10
/
+6
*
[llvm-dlltool] Improve an error message when unable to open files. NFC.
Martin Storsjo
2017-08-17
1
-1
/
+1
*
[llvm-dlltool] Don't crash if no def file is provided or it can't be opened
Martin Storsjo
2017-08-17
1
-7
/
+14
*
[COFF] Make the weak aliases optional
Martin Storsjo
2017-08-16
1
-1
/
+1
*
[llvm-dlltool] Fix creating stdcall/fastcall import libraries for i386
Martin Storsjo
2017-08-16
2
-3
/
+19
*
[llvm-dlltool] Map the "arm64" machine type
Martin Storsjo
2017-08-06
1
-0
/
+1
*
llvm: add llvm-dlltool support to the archiver
Martell Malone
2017-07-18
6
-1
/
+219
*
Revert r308329: llvm: add llvm-dlltool support to the archiver
Rui Ueyama
2017-07-18
6
-219
/
+1
*
llvm: add llvm-dlltool support to the archiver
Martell Malone
2017-07-18
6
-1
/
+219
*
[GSoC] Flag value completion for clang
Yuka Takahashi
2017-06-20
1
-6
/
+4
*
Add dependency from LibDriver to BinaryFormat.
Zachary Turner
2017-06-07
1
-1
/
+1
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-5
/
+5
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
Add missing files
Peter Collingbourne
2017-05-13
2
-0
/
+25
*
Move lib/LibDriver -> lib/ToolDrivers/llvm-lib. NFCI.
Peter Collingbourne
2017-05-13
4
-0
/
+226