aboutsummaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* Work around LLVM bug where TLS not emulated in LTO modeStephen Crane2017-08-151-0/+5
* Add LTO support to soongStephen Crane2017-08-153-0/+136
* Pass correct emulation string to goldStephen Crane2017-08-152-1/+2
* cflags for vendor variantsJiyong Park2017-08-141-0/+8
* a shared lib header is not exported to vendors if it is in exclude_shared_libsJiyong Park2017-08-141-4/+5
* Merge changes Id9717132,I3e3b7251,I021c7971,I8a117a86,Ia5196f1f, ...Treehugger Robot2017-08-123-73/+62
|\
| * Allow AndroidMkData.Custom handlers to extend normal valuesColin Cross2017-08-111-4/+4
| * Remove error from AndroidMkDataProvider.AndroidMkColin Cross2017-08-111-21/+26
| * Remove error from AndroidMkData.CustomColin Cross2017-08-111-6/+2
| * Remove error from AndroidMkData.ExtraColin Cross2017-08-112-31/+13
| * Rename java_prebuilt_library to java_importColin Cross2017-08-111-14/+20
* | Use --hash-style=both for NDK binariesColin Cross2017-08-111-0/+8
|/
* Merge changes from topic 'revert_mutator_changes'Vishwath Mohan2017-08-111-47/+29
|\
| * Revert "Fix ASAN mutator."Vishwath Mohan2017-08-111-49/+24
| * Revert "Don't apply sanitizer mutators to host modules."Vishwath Mohan2017-08-111-3/+10
* | Merge "List of VNDK-related libs are exported to make"Treehugger Robot2017-08-117-17/+55
|\ \ | |/ |/|
| * List of VNDK-related libs are exported to makeJiyong Park2017-08-107-17/+55
* | Don't apply sanitizer mutators to host modules.Vishwath Mohan2017-08-101-10/+3
* | Merge "Fix ASAN mutator."Vishwath Mohan2017-08-101-24/+49
|\ \ | |/ |/|
| * Fix ASAN mutator.Vishwath Mohan2017-08-091-24/+49
* | Merge "Copy prebuilt binaries"Colin Cross2017-08-091-1/+13
|\ \ | |/ |/|
| * Copy prebuilt binariesColin Cross2017-08-081-1/+13
* | Allow vndk library dependecies to dump abi again.Jayant Chowdhary2017-08-081-1/+1
|/
* Adapt to PLATFORM_VERSION_FUTURE_CODENAMES.Dan Albert2017-08-021-1/+1
* Merge changes from topic 'ndk-weak-stubs'Treehugger Robot2017-08-012-2/+14
|\
| * Add support for weak symbols in the NDK stubs.Dan Albert2017-07-282-2/+14
* | Merge "Add support for Exynos-M1"Treehugger Robot2017-08-012-0/+14
|\ \ | |/ |/|
| * Add support for Exynos-M1Junmo Park2017-07-242-0/+14
* | Merge "Map cpp_std c++17/gnu++17 to 1z."Treehugger Robot2017-07-271-4/+8
|\ \
| * | Map cpp_std c++17/gnu++17 to 1z.Josh Gao2017-07-261-4/+8
* | | .vendor suffix is added only for libs having core/vendor variantsJiyong Park2017-07-273-9/+39
* | | Allow 'vndk' tag in cc_defaultsJustin Yun2017-07-261-0/+1
* | | Merge "Enable ubsan check flag in build"Colin Cross2017-07-251-3/+0
|\ \ \ | |_|/ |/| |
| * | Enable ubsan check flag in buildliuchao2017-07-211-3/+0
* | | Merge changes I646f303b,I294ca692Treehugger Robot2017-07-223-0/+21
|\ \ \
| * | | Add support for Exynos-M2.Junmo Park2017-07-222-0/+14
| * | | Override mcpu option of ToolingCFlags when mcpu is eyxnos-m2.Junmo Park2017-07-221-0/+7
* | | | Allow arch-specific stl selectionColin Cross2017-07-201-1/+1
| |/ / |/| |
* | | Don't pass same argument twice for defaults modules initializationColin Cross2017-07-191-4/+4
|/ /
* | Merge "Add to cflags in compilerFlags()"Treehugger Robot2017-07-192-12/+24
|\ \
| * | Add to cflags in compilerFlags()George Burgess IV2017-07-192-12/+24
* | | Merge "Install VNDK libs in /system instead of /vendor"Treehugger Robot2017-07-195-14/+171
|\ \ \
| * | | Install VNDK libs in /system instead of /vendorJustin Yun2017-07-185-14/+171
* | | | Merge "Move default libnativehelper include to mock dir."Treehugger Robot2017-07-192-1/+11
|\ \ \ \
| * | | | Move default libnativehelper include to mock dir.Steven Moreland2017-07-182-1/+11
| |/ / /
* / / / Allow integer_overflow sanitizer path exclusion.Ivan Lozano2017-07-181-1/+3
|/ / /
* | | Merge "Add support for data field in cc_benchmark."android-o-preview-4Colin Cross2017-07-182-16/+29
|\ \ \
| * | | Add support for data field in cc_benchmark.Anders Lewis2017-07-172-16/+29
| |/ /
* / / Add integration testing infrastructureColin Cross2017-07-141-19/+4
|/ /
* / Fix kernel_headers module registrationDan Willemsen2017-07-101-4/+1
|/