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
/
clang
/
lib
/
Driver
/
MinGWToolChain.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Driver] Consolidate tools and toolchains by target platform. (NFC)
David L. Jones
2017-03-08
1
-241
/
+0
*
Do not include GCC "resource" directory into the set of built-in include path...
Anton Korobeynikov
2017-03-06
1
-17
/
+1
*
[ToolChains] Use "static" instead of an anonymous namespace for a function. NFC
Justin Lebar
2017-01-05
1
-4
/
+2
*
[Driver] Driver changes to support CUDA compilation on Windows.
Justin Lebar
2017-01-05
1
-1
/
+10
*
Revert r253898 and r253899, this breaks mingw compilation on openSUSE.
Ismail Donmez
2016-01-12
1
-5
/
+11
*
Fix alignment of r253898
Martell Malone
2015-11-23
1
-10
/
+8
*
Driver: fallback to the location of clang if no sysroot,
Martell Malone
2015-11-23
1
-15
/
+11
*
Driver: Fix include directories when not using libgcc under mingw
Martell Malone
2015-08-13
1
-1
/
+1
*
Select the highest version of the mingw toolchain found using Generic_GCC::GC...
Yaron Keren
2015-07-24
1
-12
/
+18
*
Base the sys-root/mingw/include path on sysroot and not on /usr.
Yaron Keren
2015-07-24
1
-1
/
+1
*
Apparently some of the bots add .svn dirs inside the test/Driver/Inputs
Yaron Keren
2015-07-24
1
-22
/
+28
*
Add extensive tests for the mingw toolchain and remove trailing slash from Arch.
Yaron Keren
2015-07-24
1
-49
/
+45
*
[mingw] Add support for -rtlib option and -stdlib option to the mingw driver
Reid Kleckner
2015-07-22
1
-22
/
+34
*
Fix mingw toolchain to honor sysroot on Linux and add tests.
Yaron Keren
2015-07-21
1
-43
/
+85
*
Remove erroneous space in "lib64" string constant.
Yaron Keren
2015-07-20
1
-1
/
+1
*
Fix typo found by Joerg Sonnenberger.
Yaron Keren
2015-07-20
1
-1
/
+1
*
Support mingw toolchain include and lib directories on Arch Linux.
Yaron Keren
2015-07-20
1
-27
/
+40
*
Support mingw-w64 toolchain on openSUSE and likely other Linuxes
Yaron Keren
2015-07-14
1
-1
/
+28
*
Fix first line comment format, NFC.
Yaron Keren
2015-07-07
1
-2
/
+1
*
Teach mingw toolchain the msys2 mingw-w64 distribution C++ dirs.
Yaron Keren
2015-07-06
1
-11
/
+17
*
Support mingw-w64 and mingw.org toolchains at any install location.
Yaron Keren
2015-07-02
1
-0
/
+143