GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/llvm-project.git
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
gentoo
main
master
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
temp-test-main
use-after-move-docs
Gentoo patchsets for LLVM
Gentoo LLVM project <llvm@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clang
/
lib
/
Driver
/
ToolChains.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge r275905 into 3.9 branch: Allow iOS and tvOS version numbers with 2-digi...
Mehdi Amini
2016-11-23
1
-2
/
+2
*
Merging r278988:
Hans Wennborg
2016-08-18
1
-8
/
+13
*
Merge r278393 and r278395.
Ed Schouten
2016-08-13
1
-0
/
+13
*
Reapply SVN r274797.
Saleem Abdulrasool
2016-07-10
1
-12
/
+0
*
Revert "Driver: Stop linking to C++ when using sanitizers on Darwin"
Saleem Abdulrasool
2016-07-08
1
-0
/
+12
*
Driver: Stop linking to C++ when using sanitizers on Darwin
Saleem Abdulrasool
2016-07-07
1
-12
/
+0
*
[CUDA] s/OPT_nocuda_version_chec/OPT_no_cuda_version_check/.
Justin Lebar
2016-07-07
1
-1
/
+1
*
[CUDA] Check that our CUDA install supports the requested architectures.
Justin Lebar
2016-07-07
1
-2
/
+65
*
[CUDA] Rename member variables in CudaInstallationDetector.
Justin Lebar
2016-07-06
1
-25
/
+24
*
[CUDA] Add support for CUDA 8 and sm_60-62.
Justin Lebar
2016-07-06
1
-0
/
+5
*
Add support for musl-libc on ARM Linux.
Rafael Espindola
2016-06-24
1
-2
/
+17
*
[driver][mips] Factor out findMIPSMultilibs code into separate functions. NFC
Simon Atanasyan
2016-06-22
1
-189
/
+185
*
[Driver] Adapt Linux::GCCVersion::Parse to match GCC 5 installations
Bryan Chan
2016-06-17
1
-0
/
+3
*
Compilation for Intel MCU (Part 2/3)
Andrey Turetskiy
2016-06-16
1
-10
/
+26
*
[CUDA] Don't pass top-level -march down to device cc1 or ptxas.
Justin Lebar
2016-06-15
1
-1
/
+3
*
Start adding support for Musl.
Rafael Espindola
2016-06-14
1
-0
/
+2
*
Don't pass --build-id to ld by default.
Rafael Espindola
2016-06-03
1
-4
/
+3
*
[driver][arm] add armv7 and thumb include and lib paths
Chih-Hung Hsieh
2016-06-01
1
-1
/
+51
*
[driver][mips] Fix local variable naming. NFC
Simon Atanasyan
2016-05-28
1
-6
/
+6
*
[driver][mips] Revert support for CodeSourcery MIPS toolchain
Simon Atanasyan
2016-05-28
1
-4
/
+66
*
[CUDA] Add -fcuda-approx-transcendentals flag.
Justin Lebar
2016-05-23
1
-0
/
+4
*
Driver: support exherbo's multiarch support
Saleem Abdulrasool
2016-05-23
1
-26
/
+59
*
[driver][mips] clang-format the code. NFC
Simon Atanasyan
2016-05-22
1
-27
/
+27
*
[driver][mips] Support new versions of MIPS CodeScape toolchains
Simon Atanasyan
2016-05-22
1
-6
/
+173
*
[driver][mips] Use target triple mips-mti-linux-gnu for toolchain detection
Simon Atanasyan
2016-05-22
1
-13
/
+15
*
[driver][mips] Rename some variables to better reflect their purpose. NFC
Simon Atanasyan
2016-05-22
1
-8
/
+9
*
[driver][mips] Drop support for outdated version of CodeSourcery MIPS toolchain
Simon Atanasyan
2016-05-22
1
-56
/
+1
*
Driver: sink getLinuxDynamicLoader into the Toolchain
Saleem Abdulrasool
2016-05-22
1
-0
/
+69
*
[CUDA] Allow sm_50,52,53 GPUs
Artem Belevich
2016-05-19
1
-0
/
+4
*
[driver] Do not pass install dir to the MultilibSet include dirs callback
Simon Atanasyan
2016-05-19
1
-41
/
+25
*
[driver] Do not pass target triple to the MultilibSet include dirs callback
Simon Atanasyan
2016-05-19
1
-10
/
+8
*
[driver][mips] Hardcode triple name in case of CodeSourcery toolchain. NFC
Simon Atanasyan
2016-05-19
1
-1
/
+1
*
Teach clang to look for libcxx in /usr/local/include/c++ on Linux
Yaron Keren
2016-05-17
1
-5
/
+5
*
[PS4] Change the names of some "environmental" things to what our
Paul Robinson
2016-05-16
1
-2
/
+2
*
[mips] Enable IAS by default for 32-bit MIPS targets (O32).
Daniel Sanders
2016-05-14
1
-0
/
+2
*
Update clang support on recent Haiku
Reid Kleckner
2016-05-11
1
-0
/
+32
*
[Myriad] Use Generic_ELF::addClangTargetOptions()
Douglas Katzman
2016-05-09
1
-1
/
+1
*
Proper detection and handling of RHEL and variants.
Rafael Espindola
2016-05-09
1
-8
/
+7
*
RHEL: Look in more places to find g++ headers and runtime.
Rafael Espindola
2016-05-09
1
-2
/
+10
*
Teach header search about GCC 4.9 header search paths in Gentoo, they
Chandler Carruth
2016-05-08
1
-0
/
+1
*
Add a new warning to notify users of mismatched SDK and deployment target
Chris Bieneman
2016-04-29
1
-5
/
+43
*
[esan] EfficiencySanitizer driver flags
Derek Bruening
2016-04-21
1
-0
/
+4
*
[CUDA] Raise an error if the CUDA install can't be found.
Justin Lebar
2016-04-16
1
-4
/
+7
*
[CUDA] Add -fcuda-flush-denormals-to-zero.
Justin Lebar
2016-04-05
1
-0
/
+4
*
Enable the SafeStack sanitizer on CloudABI by default.
Ed Schouten
2016-03-29
1
-0
/
+4
*
[tsan] Allow -fsanitize=thread for iOS-style simulator targets
Devin Coughlin
2016-03-20
1
-1
/
+6
*
Remove usage of LLVM_PREFIX.
Chaoren Lin
2016-03-18
1
-4
/
+0
*
[Driver] [Darwin] Fix linking libclang_rt.profile_*sim.a
Chris Bieneman
2016-03-15
1
-28
/
+2
*
Make FreeBSD and NetBSD use CLANG_DEFAULT_CXX_STDLIB
Jonas Hahnfeld
2016-03-14
1
-21
/
+2
*
Introduce -fembed-bitcode driver option
Steven Wu
2016-03-01
1
-0
/
+7
[next]