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
*
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
*
[Driver][Mips] Add function-wrapper so simplify creation of `Multilib` objects.
Simon Atanasyan
2014-07-30
1
-74
/
+27
*
Now that PIC generation on PPC32 is supported, hook up linking support
Joerg Sonnenberger
2014-07-25
1
-1
/
+2
*
[Driver][Mips] Remove "fp64" directories from the mips-mti-linux-gnu toolchain
Simon Atanasyan
2014-07-25
1
-15
/
+0
*
AArch64: update Clang for merged arm64/aarch64 triples.
Tim Northover
2014-07-23
1
-19
/
+6
*
For i386, gcc 4.9 under Debian (at least) updated its paths to i586-linux-gnu
Sylvestre Ledru
2014-07-18
1
-1
/
+1
*
[AArch64] Implement Clang CLI interface proposal about "-march".
Kevin Qin
2014-07-18
1
-5
/
+0
*
[Driver][Mips] If CPU name is not provided to the driver explicitly use
Simon Atanasyan
2014-07-16
1
-19
/
+7
*
[Driver][Mips] Reduce code duplication - use existing function
Simon Atanasyan
2014-07-16
1
-14
/
+10
*
[Driver][Mips] Remove flags which is not used in multi-library selection.
Simon Atanasyan
2014-07-16
1
-2
/
+0
*
[Driver][Mips] Reduce code duplication. Remove static isMipsNan2008() function.
Simon Atanasyan
2014-07-16
1
-6
/
+2
*
Remove use of uniform initialization ({}) introduced in r212725 since this is...
David Blaikie
2014-07-10
1
-1
/
+1
*
[Codestyle][x32] Cosmetic codestyle fix.
Zinovy Nis
2014-07-10
1
-6
/
+6
*
[x32] Adding X32 target support to driver, including TargetInfo,DescriptionSt...
Zinovy Nis
2014-07-10
1
-22
/
+55
*
[mips][mips64r6] Add support for mips-img-linux-gnu GCC toolchains
Daniel Sanders
2014-07-10
1
-2
/
+44
*
Update for llvm api change.
Rafael Espindola
2014-07-06
1
-4
/
+7
*
[Driver][Mips] Support one more MIPS CPU name - octeon.
Simon Atanasyan
2014-07-04
1
-1
/
+2
*
Revert r211866, r211895 and r211995, "Driver: use GNU::Link for the Generic_G...
NAKAMURA Takumi
2014-06-29
1
-12
/
+1
*
Driver: add a cygwin linker tool
Saleem Abdulrasool
2014-06-29
1
-0
/
+11
*
Driver: use GNU::Link for the Generic_GCC toolchain
Saleem Abdulrasool
2014-06-27
1
-1
/
+1
[next]