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
/
Tools.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
LIBRARY_PATH environment variable should only be supported on a native compiler.
Richard Barton
2013-12-17
1
-1
/
+3
*
Support EABIHF environment on ARM.
Joerg Sonnenberger
2013-12-16
1
-0
/
+4
*
Avoid temporary std::string.
Rafael Espindola
2013-12-12
1
-4
/
+3
*
Don't return a pointer to a temporary std::string's c_str.
Rafael Espindola
2013-12-12
1
-3
/
+4
*
Simple refactoring to eliminate single-use local variable
Bernard Ogden
2013-12-12
1
-3
/
+1
*
Refactor duplicate functions
Bernard Ogden
2013-12-12
1
-122
/
+136
*
Fix -mthumb resetting of target cpu
Bernard Ogden
2013-12-12
1
-0
/
+14
*
Darwin-embedded: find correct libclang_rt for embedded targets.
Tim Northover
2013-12-12
1
-16
/
+18
*
[objcmt] Transfer '-objcmt-migrate-designated-init' from the driver to cc1 in...
Argyrios Kyrtzidis
2013-12-11
1
-0
/
+1
*
style fix
David Fang
2013-12-10
1
-2
/
+2
*
darwin asm driver: suppress -Q for -no-integrated-as on darwin<11
David Fang
2013-12-10
1
-2
/
+8
*
[Driver] Rename '-objcmt-white-list-dir-path' option to '-objcmt-whitelist-di...
Argyrios Kyrtzidis
2013-12-10
1
-1
/
+1
*
Extend assembler handling for NetBSD/MIPS to pass down the correct ABI,
Joerg Sonnenberger
2013-12-08
1
-5
/
+32
*
Pass correct flags to assembler and linker for OpenBSD on AMD64, PowerPC
Joerg Sonnenberger
2013-12-07
1
-0
/
+39
*
Added support for mcpu krait
Ana Pazos
2013-12-06
1
-2
/
+11
*
For NetBSD, use arm1176jzf-s as default CPU for ARMv6.
Joerg Sonnenberger
2013-12-05
1
-0
/
+5
*
Pass down the target CPU to the system assembler for NetBSD/ARM.
Joerg Sonnenberger
2013-12-05
1
-0
/
+7
*
Fix assertion failure left over from changes to move away from "darwin" triples.
Bob Wilson
2013-12-05
1
-1
/
+1
*
Fix a tranche of comment, test and doc typos
Alp Toker
2013-12-05
1
-2
/
+2
*
Driver: Factor gold support out into a function
Alp Toker
2013-12-02
1
-39
/
+22
*
[Mips] Pass -mmsa option to the assembler.
Simon Atanasyan
2013-11-26
1
-0
/
+7
*
[Mips] Replace explicit argument handling by the single ArgList::AddLastArg()...
Simon Atanasyan
2013-11-26
1
-7
/
+1
*
remove gcc::Precompile
Rafael Espindola
2013-11-24
1
-5
/
+0
*
Don't use the gcc driver for assembling.
Rafael Espindola
2013-11-23
1
-5
/
+0
*
Don't pass +soft-float, +soft-float-abi to the arm assembler.
Rafael Espindola
2013-11-23
1
-14
/
+27
*
[ARM] add basic support for Cortex-A7 and VFPv4 to Clang
Artyom Skrobov
2013-11-21
1
-3
/
+10
*
Set default Dwarf Version for -gline-tables-only on Darwin to 2.
Manman Ren
2013-11-20
1
-4
/
+9
*
[Mips] Take in account the -mfp64 command line option when build paths
Simon Atanasyan
2013-11-20
1
-0
/
+7
*
[Mips] Do not adjust float-abi flags in case of MIPS16 mode. This code
Simon Atanasyan
2013-11-19
1
-10
/
+2
*
Change the clang driver with the use of -no-integrated-as for darwin to use
Kevin Enderby
2013-11-18
1
-0
/
+5
*
Remove method that always returns true.
Rafael Espindola
2013-11-17
1
-2
/
+1
*
Add -freroll-loops to enable loop rerolling
Hal Finkel
2013-11-17
1
-0
/
+6
*
X86: Make specifying avx2 simpler on Darwin with '-arch'
Jim Grosbach
2013-11-16
1
-5
/
+26
*
Revert "Using an invalid -O falls back on -O3 instead of an error"
Alp Toker
2013-11-15
1
-1
/
+1
*
Using an invalid -O falls back on -O3 instead of an error
Sylvestre Ledru
2013-11-15
1
-1
/
+1
*
Fix typo
David Peixotto
2013-11-14
1
-1
/
+1
*
Pass -Wa,-I and -Xassembler -I args to integrated assembler
David Peixotto
2013-11-14
1
-0
/
+18
*
[objcmt] Introduce "objcmt-white-list-dir-path=" option.
Argyrios Kyrtzidis
2013-11-14
1
-0
/
+1
*
[objcmt] Transfer the objcmt flags from the driver to cc1 invocation and
Argyrios Kyrtzidis
2013-11-13
1
-0
/
+14
*
Adds ARM backend options: -mrestrict-it and -mno-restrict-it
Weiming Zhao
2013-11-13
1
-0
/
+11
*
Add -fprofile-sample-use to Clang's driver.
Diego Novillo
2013-11-13
1
-0
/
+7
*
ObjectiveC. availability of Array/Dictionary subscripting
Fariborz Jahanian
2013-11-12
1
-1
/
+4
*
ObjectiveC driver change. re-apply patch reverted in
Fariborz Jahanian
2013-11-12
1
-0
/
+7
*
XCore target has -fno-use-cxa-atexit as default.
Robert Lytton
2013-11-12
1
-1
/
+2
*
This reverts commit r194435 and r194434.
Rafael Espindola
2013-11-12
1
-8
/
+1
*
ObjectiveC. By default allow array/dictionary subscripting in
Fariborz Jahanian
2013-11-11
1
-1
/
+8
*
Revert "Using an invalid -O falls back on -O3 instead of an error"
Sylvestre Ledru
2013-11-11
1
-1
/
+1
*
Using an invalid -O falls back on -O3 instead of an error
Sylvestre Ledru
2013-11-11
1
-1
/
+1
*
Add gold plugin support to the FreeBSD link driver.
Roman Divacky
2013-11-10
1
-0
/
+20
*
This reverts commit r194330, r194329 and r194328.
Rafael Espindola
2013-11-09
1
-8
/
+8
[next]