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
*
Add Multilib selection machinery
Jonathan Roelofs
2014-02-12
1
-162
/
+375
*
Revert 201202
Jonathan Roelofs
2014-02-12
1
-375
/
+162
*
Add Multilib selection machinery
Jonathan Roelofs
2014-02-12
1
-162
/
+375
*
Test commit -- Remove an extra newline from Toolchains.cpp
Jonathan Roelofs
2014-02-11
1
-1
/
+0
*
Move -verify-pch to use VerifyJobAction
Ben Langmuir
2014-02-06
1
-1
/
+1
*
Handle O32/N64 ABIs for NetBSD/MIPS64. From Matt Thomas.
Joerg Sonnenberger
2014-02-02
1
-0
/
+7
*
Replace hasMipsN32ABIArg with hasMipsABIArg in preparation of o32/n64
Joerg Sonnenberger
2014-02-02
1
-6
/
+6
*
Handle compat support for EABI/old APCS compatibility on NetBSD/ARM.
Joerg Sonnenberger
2014-02-02
1
-1
/
+20
*
Fix an assertion failure when building for the iOS simulator. rdar://15959009
Bob Wilson
2014-02-01
1
-1
/
+1
*
[Mips] Add support for mips64el-linux-android triple.
Simon Atanasyan
2014-01-25
1
-1
/
+2
*
Improve x86 android support, add x86_64 android target
Alexey Bataev
2014-01-23
1
-1
/
+2
*
Teach Clang to look in its installation libdir for libraries (such as
Chandler Carruth
2014-01-21
1
-0
/
+20
*
Macho-embedded: rename compiler-rt support from Darwin-embedded
Tim Northover
2014-01-21
1
-1
/
+1
*
Stop linking with crt1.o etc. for the iOS simulator. <rdar://problem/11800973>
Bob Wilson
2014-01-21
1
-6
/
+3
*
Make the Linux support for finding libc++ somewhat less braindead.
Chandler Carruth
2014-01-20
1
-6
/
+22
*
Use switch statements in preparation for adding more architectures.
Joerg Sonnenberger
2014-01-18
1
-1
/
+6
*
MachO: use *-*-*-macho for MachO embedded targets.
Tim Northover
2014-01-16
1
-67
/
+202
*
Remove support for armv7f slice. <rdar://problem/12478440>
Bob Wilson
2014-01-15
1
-5
/
+1
*
Rename target i386-linux-android to i686-linux-android
Alexey Bataev
2014-01-13
1
-1
/
+1
*
Enable -fuse-init-array for all AArch64 ELF targets by default, not just linux.
Kristof Beyls
2014-01-10
1
-13
/
+15
*
Locate GCC installations on SPARC systems.
Jakob Stoklund Olesen
2014-01-10
1
-0
/
+28
*
Sort all the #include lines with LLVM's utils/sort_includes.py which
Chandler Carruth
2014-01-07
1
-1
/
+1
*
Driver: Accept -fprofile-instr-use and -fprofile-instr-generate
Justin Bogner
2014-01-06
1
-0
/
+1
*
Darwin-embedded: find correct libclang_rt for embedded targets.
Tim Northover
2013-12-12
1
-37
/
+71
*
Turning IAS on by default on ARM/Thumb
Renato Golin
2013-12-11
1
-1
/
+4
*
Added support for mcpu krait
Ana Pazos
2013-12-06
1
-1
/
+1
*
Move the body of GCCInstallationDetector ctor into an init() function
Roman Divacky
2013-12-06
1
-5
/
+6
*
Fix a tranche of comment, test and doc typos
Alp Toker
2013-12-05
1
-2
/
+2
*
[Mips] Add support for nan2008 libraries and headers look up for Code
Simon Atanasyan
2013-11-26
1
-0
/
+2
*
[Mips] Do not detect a used MIPS toolchain. Build a path suffix for FSF
Simon Atanasyan
2013-11-26
1
-50
/
+47
*
[Mips] Call findMIPSABIDirSuffix() for MIPS targets only.
Simon Atanasyan
2013-11-26
1
-4
/
+2
*
Make the integrated assembler the default for cygwin/mingw too.
Rafael Espindola
2013-11-25
1
-0
/
+5
*
remove gcc::Precompile
Rafael Espindola
2013-11-24
1
-4
/
+0
*
Remove the Darwin_Generic_GCC toolchain.
Rafael Espindola
2013-11-24
1
-6
/
+0
*
Don't use the gcc driver for assembling.
Rafael Espindola
2013-11-23
1
-1
/
+1
*
[Mips] Take in account the -mfp64 command line option when build paths
Simon Atanasyan
2013-11-20
1
-2
/
+12
*
X86: Make specifying avx2 simpler on Darwin with '-arch'
Jim Grosbach
2013-11-16
1
-0
/
+4
*
[ASan] Link with libclang_rt.asan_iossim_dynamic.dylib when targeting the iOS...
Alexander Potapenko
2013-11-15
1
-2
/
+11
*
Add gold plugin support to the FreeBSD link driver.
Roman Divacky
2013-11-10
1
-0
/
+4
*
Commit the changes to make libc++ the default on FreeBSD >= 10, rather than
David Chisnall
2013-11-09
1
-0
/
+37
*
Ubuntu has published its Saucy release. 'Trusty Tahr' dev has just started. A...
Sylvestre Ledru
2013-11-07
1
-1
/
+3
*
Default to use libc++ on OS X 10.9+ and iOS 7+.
Bob Wilson
2013-11-02
1
-0
/
+6
*
SanitizerArgs: add ability to filter/diagnose unsupported sanitizers.
Peter Collingbourne
2013-11-01
1
-2
/
+4
*
Teach the driver to not try to use 'lib32' multilib spellings on ARM
Chandler Carruth
2013-10-29
1
-6
/
+19
*
Doh, got this turned around. This is in fact the consistent ordering.
Chandler Carruth
2013-10-29
1
-4
/
+0
*
Clean up the deeply misleading name of the "MultiLibSuffix". This is
Chandler Carruth
2013-10-29
1
-36
/
+31
*
Cleanup comments and braces. No functionality changed, just trying to
Chandler Carruth
2013-10-29
1
-4
/
+15
*
Revert "Support cross linking to arm on ubuntu."
Rafael Espindola
2013-10-28
1
-23
/
+11
*
Support cross linking to arm on ubuntu.
Rafael Espindola
2013-10-28
1
-11
/
+23
*
Just detect a distro as being fedora or not.
Rafael Espindola
2013-10-25
1
-18
/
+4
[next]