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
/
ToolChains.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
InstrProf: Support for setting profile output from command line
Justin Bogner
2015-04-30
1
-0
/
+1
*
[ASan] Don't link against libc++abi when not using libc++
Hans Wennborg
2015-04-09
1
-3
/
+6
*
[ARM] add support for Cortex-R4/R4F
Javed Absar
2015-04-09
1
-1
/
+1
*
Update our list of distros a bit.
Benjamin Kramer
2015-04-06
1
-6
/
+15
*
[UBSan] Embed UBSan into ASan runtime (Clang part).
Alexey Samsonov
2015-04-01
1
-3
/
+3
*
Add driver support for Native Client SDK
Derek Schuff
2015-03-30
1
-1
/
+155
*
Let Clang invoke CloudABI's linker.
Ed Schouten
2015-03-26
1
-0
/
+30
*
[UBSan] Use shared library for UBSan on OS X (Clang part).
Alexey Samsonov
2015-03-23
1
-34
/
+29
*
[multilib] Turn virtual functor into functin_ref
Benjamin Kramer
2015-03-22
1
-5
/
+6
*
Remove many superfluous SmallString::str() calls.
Yaron Keren
2015-03-18
1
-10
/
+10
*
[Mips] Handle -mips32r[3|5] / -mips64r[3|5] options while selecting lib/heade...
Simon Atanasyan
2015-02-26
1
-2
/
+5
*
[Mips] Support mips-r6 path suffix for Adnroid MIPS toolchain
Simon Atanasyan
2015-02-25
1
-0
/
+2
*
Driver: Fix use of dangling std::string temporary
Benjamin Kramer
2015-02-18
1
-1
/
+2
*
[ARM] Add missing M/R class CPUs
Bradley Smith
2015-02-18
1
-3
/
+3
*
Revert "More robust deployment target parsing on darwin"
Steven Wu
2015-01-14
1
-20
/
+8
*
More robust deployment target parsing on darwin
Steven Wu
2015-01-14
1
-8
/
+20
*
Use the integrated assembler by default on 32-bit PowerPC and SPARC.
Brad Smith
2015-01-14
1
-0
/
+3
*
Revert "Use the integrated assembler by default on 32-bit PowerPC and SPARC"
Duncan P. N. Exon Smith
2015-01-05
1
-3
/
+0
*
Use the integrated assembler by default on 32-bit PowerPC and SPARC
Brad Smith
2015-01-05
1
-0
/
+3
*
Remove special case for aarch64 static vs. PIC code in iOS kernel code.
Bob Wilson
2014-12-02
1
-2
/
+1
*
clang: do not add -pie for tsan
Dmitry Vyukov
2014-11-21
1
-2
/
+2
*
Fix clash of gcc toolchains in hexagon driver regression tests.
Samuel Antao
2014-11-07
1
-7
/
+11
*
Remove references to the cortex-a9-mp CPU.
Charlie Turner
2014-11-06
1
-1
/
+1
*
Use @rpath as LC_ID_DYLIB for ASan dylib on OS X
Kuba Brecka
2014-11-04
1
-6
/
+28
*
Driver: Pass some std::strings by reference instead of value
David Majnemer
2014-11-04
1
-2
/
+2
*
Rename 'DarwinStaticLib' to 'DarwinLibName'
Kuba Brecka
2014-10-31
1
-2
/
+2
*
Use non-member begin/end for a slight readability improvement.
Benjamin Kramer
2014-10-18
1
-125
/
+67
*
Adds support for the Cortex-A17 processor to Clang
Renato Golin
2014-10-13
1
-1
/
+1
*
Treat -mios-simulator-version-min option as an alias for -mios-version-min.
Bob Wilson
2014-10-10
1
-30
/
+10
*
Remove rest of the comment that is no longer true after r219527.
Bob Wilson
2014-10-10
1
-4
/
+0
*
Remove a FIXME: use the ios_simulator_version_min linker option consistently.
Bob Wilson
2014-10-10
1
-4
/
+1
*
Remove support for the IOS_SIMULATOR_DEPLOYMENT_TARGET env var.
Bob Wilson
2014-10-10
1
-20
/
+0
*
[SystemZ] Turn on the integrated assembler by default
Ulrich Weigand
2014-10-09
1
-1
/
+2
*
Turn on the integrated assembler by default for ppc64 and
Eric Christopher
2014-10-06
1
-1
/
+3
*
[ARM] Add support for Cortex-M7, FPv5-SP and FPv5-DP
Oliver Stannard
2014-10-01
1
-1
/
+1
*
Test commit. Fix a whitespace in ToolChains.cpp.
Rafael Auler
2014-09-29
1
-1
/
+1
*
Typo fix, no functionality change.
Alexander Potapenko
2014-09-01
1
-1
/
+1
*
Call powerpc-darwin external tools with -arch ppc.
Rafael Espindola
2014-08-28
1
-1
/
+1
*
Fix PR20773 which I introduced with a silly edit mistake in r216531.
Chandler Carruth
2014-08-27
1
-1
/
+1
*
Significantly fix Clang's header search for Ubuntu (and possibly other
Chandler Carruth
2014-08-27
1
-24
/
+40
*
Delete support for AuroraUX.
Rafael Espindola
2014-08-14
1
-26
/
+0
*
[Driver] Support -muclibc / -mglibc command line options for a couple
Simon Atanasyan
2014-08-13
1
-3
/
+20
*
For NetBSD, use the same settings for PPC64 as for PPC when it comes to
Joerg Sonnenberger
2014-08-13
1
-0
/
+5
*
ToolChains.cpp: Increase size of Lines vector in DetectDistro
Hans Wennborg
2014-08-11
1
-1
/
+1
*
Increase the size of two SmallVectors in Generic_GCC::GCCInstallationDetector...
Hans Wennborg
2014-08-11
1
-2
/
+2
*
Use the correct fallback directory for EABIHF targets on NetBSD/arm.
Joerg Sonnenberger
2014-08-09
1
-2
/
+4
*
NetBSD/aarch64 has no libgcc or libstdc++. Drop arm64 tests.
Joerg Sonnenberger
2014-08-09
1
-0
/
+1
*
Driver: Add -fno-profile-arcs to go with -fprofile-arcs
Justin Bogner
2014-08-07
1
-1
/
+2
*
[Driver] Move information about toolchain specific include directories
Simon Atanasyan
2014-08-06
1
-17
/
+35
*
Xcore target: Fix CXXStdlibIncludeArgs to check 'nostdinc++' flag too.
Robert Lytton
2014-08-01
1
-1
/
+2
[prev]
[next]