summaryrefslogtreecommitdiffstats
path: root/core/clang
Commit message (Expand)AuthorAgeFilesLines
* Avoid accidentally using the host's native 'as' command.Alistair Strachan2016-05-131-2/+3
* Enable color output from gcc and clangColin Cross2015-11-071-1/+7
* Add -mfpu=neon-vfpv4 if cpu is kraitPirama Arumuga Nainar2015-10-311-1/+1
* Don't prepend CC_WRAPPER to CLANG.Ying Wang2015-08-031-12/+0
* Fix AddressSanitizer link order and multilib setup.Evgenii Stepanov2015-05-123-3/+9
* Upgrade x86 gcc to 4.9 and disable devirtualization.Chih-Hung Hsieh2015-05-061-0/+3
* am 07607526: am 63082eab: am b6874440: Merge "Add support for a partial ubsan...Dan Albert2015-04-171-0/+26
|\
| * Add support for a partial ubsan build.Dan Albert2015-04-171-0/+26
* | am 3bc25d69: am 683a387e: am 4ed95088: Merge "Add support for ubsan."Dan Albert2015-04-151-1/+1
|\ \ | |/
| * Merge "Add support for ubsan."Dan Albert2015-04-151-1/+1
| |\
| | * Add support for ubsan.Dan Albert2015-04-081-1/+1
* | | am 1a2fd2eb: am 05130993: am dbecad05: Merge "Use -Wno-format-pedantic to dis...Pirama Arumuga Nainar2015-04-101-0/+5
|\ \ \ | |/ /
| * | Use -Wno-format-pedantic to disable overly aggressive format string warning.Stephen Hines2015-04-101-0/+5
| |/
* | resolved conflicts for merge of e04e91b1 to masterElliott Hughes2015-04-031-4/+6
|\ \ | |/
| * Filter out gcc flags that are not recognized by clang.Chih-Hung Hsieh2015-04-021-2/+6
* | am 8f7338d9: am dc8d7092: am 0064c51e: Merge "Use prebuilt libclang_rt.profile."Dan Albert2015-04-029-0/+17
|\ \ | |/
| * Use prebuilt libclang_rt.profile.Dan Albert2015-04-019-0/+17
* | am 95212b90: am 31f35975: am 9a98c47c: Merge "Don\'t warn on definition of po...Stephen Hines2015-04-011-0/+5
|\ \ | |/
| * Merge "Don't warn on definition of possibly reserved identifiers."Stephen Hines2015-04-011-0/+5
| |\
| | * Don't warn on definition of possibly reserved identifiers.Stephen Hines2015-03-251-0/+5
* | | am 29b415aa: am 1e9b11f4: am d63c78e0: Merge "Allow -mcpu=cortex-a15 for clang"Chih-hung Hsieh2015-03-271-2/+1
|\ \ \ | |/ /
| * | Allow -mcpu=cortex-a15 for clangBernhard Rosenkränzer2015-03-251-2/+1
| |/
* | Filter out gcc only flags.Chih-Hung Hsieh2015-03-191-0/+4
|/
* Filter out unsupported flag: -fprefetch-loop-arraysChih-Hung Hsieh2015-03-051-0/+1
* Disable tail call optimization and use -mstackrealign to boot up on fugu.Chih-Hung Hsieh2015-03-021-1/+9
* Make bcc-compat able to pick the right mtriple flag for RenderscriptMiao Wang2015-01-122-2/+2
* disable Krait for Mac builds to avoid assembler issuesTim Murray2014-12-091-0/+5
* Let clang decide ASan linker flags for the host.Dan Albert2014-12-051-9/+2
* Switch to Clang 3.6.Stephen Hines2014-12-031-2/+8
* Add more support for GLOBAL_CONLYFLAGS.Stephen Hines2014-12-019-0/+75
* am 478eda53: Merge "FORCE_BUILD_LLVM_COMPONENTS if HOST_PREFER_32_BIT."Ying Wang2014-11-071-0/+5
|\
| * FORCE_BUILD_LLVM_COMPONENTS if HOST_PREFER_32_BIT.Ying Wang2014-11-061-0/+5
* | am 35e4ede5: Merge "Use automatic color option with the latest clang."Stephen Hines2014-11-041-2/+1
|\ \ | |/
| * Use automatic color option with the latest clang.Stephen Hines2014-11-031-2/+1
* | am 871b8df1: Merge "Add -fcolor-diagnostics to global clang cflags."Ying Wang2014-10-301-1/+2
|\ \ | |/
| * Add -fcolor-diagnostics to global clang cflags.Ying Wang2014-10-301-1/+2
* | am 93cb8c7d: Merge "Specify -mcpu=krait for clang."Ian Rogers2014-10-291-0/+6
|\ \ | |/
| * Specify -mcpu=krait for clang.Ian Rogers2014-10-281-0/+6
* | am 717ebfc1: Merge "Add unknown flag to CLANG_CONFIG_UNKNOWN_CFLAGS."Chih-Hung Hsieh2014-10-281-0/+1
|\ \ | |/
| * Add unknown flag to CLANG_CONFIG_UNKNOWN_CFLAGS.Chih-Hung Hsieh2014-10-231-0/+1
* | am 660f3c9a: Merge "Set default to Clang integrated assembler."Chih-Hung Hsieh2014-10-243-24/+12
|\ \ | |/
| * Set default to Clang integrated assembler.Chih-Hung Hsieh2014-10-223-24/+12
* | Merge commit '66b3e31936b99436e01c473dca492126eea3e336' into HEADBill Yi2014-10-221-4/+5
|\ \ | |/ |/|
| * am cc0aa4da: am 28c265dd: Merge "We also need -rdynamic for host ASAN."Dan Albert2014-10-201-0/+2
| |\
| * \ resolved conflicts for merge of 96c22133 to lmp-dev-plus-aospDan Albert2014-10-201-2/+8
| |\ \
| * \ \ am 8913e282: am 29373be8: Merge "Add -fPIC as default Clang mips ASFLAGS."Chih-Hung Hsieh2014-10-091-0/+1
| |\ \ \
| * \ \ \ am 56f688bc: Merge "Switch TBLGEN-related executables to use "BUILD_" instead...Stephen Hines2014-10-011-2/+2
| |\ \ \ \
| | * | | | Switch TBLGEN-related executables to use "BUILD_" instead of "HOST_".Stephen Hines2014-09-301-2/+2
| | * | | | Change mips64 default to mips64r6 from mips64r2Andrew Hsieh2014-09-042-9/+0
| * | | | | am 145eddfd: am 670018fd: Merge "Remove unnecessary CLANG_CONFIG_EXTRA_*_C_IN...Stephen Hines2014-09-261-6/+0
| |\ \ \ \ \