summaryrefslogtreecommitdiffstats
path: root/core/clang
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cm-13.0' of https://github.com/CyanogenMod/android_build into r...Wolfgang Wiedmeyer2016-12-131-1/+1
|\
| * Avoid accidentally using the host's native 'as' command.Alistair Strachan2016-05-131-2/+3
* | Clang: use assembler from toolchain, not from systemWolfgang Wiedmeyer2016-09-121-1/+2
* | clang: fix gcc install pathsWolfgang Wiedmeyer2016-03-181-4/+4
* | always build llvm componentsWolfgang Wiedmeyer2016-01-081-3/+1
* | clang: fix linkingWolfgang Wiedmeyer2016-01-081-2/+11
* | clang: include extra system headersWolfgang Wiedmeyer2016-01-071-3/+6
* | don't use the prebuilt host toolchainWolfgang Wiedmeyer2016-01-072-31/+14
|/
* 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
|\ \ | |/ |/|