aboutsummaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add system_$(VER)"Treehugger Robot2017-12-011-1/+1
|\
| * Add system_$(VER)Sundong Ahn2017-12-011-1/+1
* | Add base variables for windows clangDan Willemsen2017-11-302-8/+65
|/
* Expose $(prefix)CLANG_SUPPORTED to makeDan Willemsen2017-11-301-0/+4
* Merge changes Ic88be643,Ibe21efdeTreehugger Robot2017-11-3010-28/+28
|\
| * Replace ModuleContext.AConfig() with Config()Colin Cross2017-11-309-27/+27
| * Make *Context.Config return a Config instead of a interface{}Colin Cross2017-11-301-1/+1
* | Reduce WarningAllowedProjects.Chih-Hung Hsieh2017-11-291-8/+0
|/
* Merge "Sort cfi static libs to make them consistent"Jeff Gaston2017-11-291-0/+2
|\
| * Sort cfi static libs to make them consistentJeff Gaston2017-11-281-0/+2
* | Wrap PackageContext and SingletonContextColin Cross2017-11-299-63/+58
* | Merge "Skip MIPS headers when generating NDK prebuilts"Elliott Hughes2017-11-281-0/+9
|\ \
| * | Skip MIPS headers when generating NDK prebuiltsLazar Trsic2017-11-281-0/+9
| |/
* | Merge "Copy abidiffs into /abidiffs on abi breakages."Jayant Chowdhary2017-11-281-5/+13
|\ \
| * | Copy abidiffs into /abidiffs on abi breakages.Jayant Chowdhary2017-11-271-5/+13
* | | Have Soong cc static linker dep order account for shared deps tooJeff Gaston2017-11-272-46/+117
| |/ |/|
* | Merge "Reduce how often both mutated variants are needed."Treehugger Robot2017-11-221-23/+62
|\ \
| * | Reduce how often both mutated variants are needed.Vishwath Mohan2017-11-211-23/+62
| |/
* | Merge "Use -mcpu=cortex-a53 for devices with Kryo"Treehugger Robot2017-11-211-4/+5
|\ \
| * | Use -mcpu=cortex-a53 for devices with KryoPirama Arumuga Nainar2017-11-211-4/+5
| |/
* / Add default -Wall -Werror or -Wall.Chih-Hung Hsieh2017-11-204-0/+118
|/
* Merge "Revert "Set -fomit-frame-pointer for all devices""Treehugger Robot2017-11-183-2/+4
|\
| * Revert "Set -fomit-frame-pointer for all devices"Colin Cross2017-11-183-2/+4
* | Add license headers to all go and shell filesColin Cross2017-11-173-0/+42
* | Fix using aidl files from filegroupsColin Cross2017-11-177-17/+100
* | Add cc_library testsColin Cross2017-11-173-1/+191
|/
* Set -fomit-frame-pointer for all devicesColin Cross2017-11-153-4/+2
* Merge changes Iae2bda98,I68e64888,I75af16e7Treehugger Robot2017-11-159-60/+18
|\
| * Remove gcc-specific optimizationsColin Cross2017-11-146-38/+1
| * Move some flags to affect all devicesColin Cross2017-11-147-10/+2
| * Move -fvisibility-inlines-hidden to global device cppflagsColin Cross2017-11-137-12/+15
* | Make cc.NewLLndkStubLibrary as publicJiyong Park2017-11-141-2/+2
|/
* Merge "Change remaining properties to *string, *bool in Soong."Treehugger Robot2017-11-131-9/+9
|\
| * Change remaining properties to *string, *bool in Soong.Nan Zhang2017-11-091-9/+9
* | Re-enable -Wunknown-warning-optionPirama Arumuga Nainar2017-11-101-3/+0
|/
* Merge "Pass results of Finder into Blueprint"Jeff Gaston2017-11-091-1/+1
|\
| * Pass results of Finder into BlueprintJeff Gaston2017-11-081-1/+1
* | CFI include/exclude path support (Soong)Vishwath Mohan2017-11-081-1/+16
|/
* Merge "Change bool, and string properties to *bool, and *string for cc"Treehugger Robot2017-11-0818-108/+110
|\
| * Change bool, and string properties to *bool, and *string for ccNan Zhang2017-11-0718-108/+110
* | Generic 32-bit armv8 built as generic armv7 fixIsaac Chen2017-11-081-3/+1
|/
* Merge changes Ie8ecb6c9,Ia9befd7cTreehugger Robot2017-11-061-1/+1
|\
| * Move -fno-canonical-system-headers to global cflagsColin Cross2017-11-061-1/+1
* | Merge "Remove CFI-related WARs that seem no longer necessary"Treehugger Robot2017-11-061-5/+1
|\ \ | |/ |/|
| * Remove CFI-related WARs that seem no longer necessaryPirama Arumuga Nainar2017-11-021-5/+1
* | Merge changes from topic "crt_cflags"Colin Cross2017-11-0616-267/+113
|\ \
| * | Remove no_default_compiler_flags propertyColin Cross2017-11-034-84/+69
| * | Move -fomit-frame-pointer to armCflagsColin Cross2017-11-031-2/+2
| * | Consolidate ldflags that are used on all devicesColin Cross2017-11-039-42/+22
| * | Remove -Wl,--gc-sections from target flagsColin Cross2017-11-033-3/+0