summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Remove HAVE_(GNU|BSD)_QSORT_R from AndroidConfig.h.Dan Albert2014-10-016-308/+1
* Merge "Update prebuilt RS clcore location."Tim Murray2014-09-301-1/+1
|\
| * Update prebuilt RS clcore location.Tim Murray2014-09-301-1/+1
* | Clear all LOCAL_CLANG_*FLAGS*.Chih-Hung Hsieh2014-09-301-0/+8
|/
* java_alternative_checked_module takes precedence.Ying Wang2014-09-291-4/+2
* Don't modify LOCAL_CHECKED_MODULE.Ying Wang2014-09-291-9/+11
* Merge "Add local Clang+target specific flags."Chih-Hung Hsieh2014-09-272-0/+20
|\
| * Add local Clang+target specific flags.Chih-Hung Hsieh2014-09-262-0/+20
* | Fix detection of C++ STL for tests.Dan Albert2014-09-262-2/+9
* | Merge "Remove unnecessary CLANG_CONFIG_EXTRA_*_C_INCLUDES variables."Stephen Hines2014-09-262-8/+1
|\ \
| * | Remove unnecessary CLANG_CONFIG_EXTRA_*_C_INCLUDES variables.Stephen Hines2014-09-252-8/+1
* | | Merge "Use new variable LLVM_PREBUILTS_VERSION to simplify path construction."Stephen Hines2014-09-261-2/+3
|\ \ \ | |/ / | | / | |/ |/|
| * Use new variable LLVM_PREBUILTS_VERSION to simplify path construction.Lai Wei-Chih2014-09-241-2/+3
* | Test __GLIBC__ is defined before using its value.Ian Rogers2014-09-251-1/+1
|/
* Merge "Add option for generating coverage info."Dan Albert2014-09-2411-9/+59
|\
| * Add option for generating coverage info.Dan Albert2014-09-2311-9/+59
* | Remove unused HAVE_OFF64_T.Elliott Hughes2014-09-238-40/+0
* | Remove the unused IPC macros.Elliott Hughes2014-09-228-78/+1
* | build: remove HAVE_OOM_ADJTodd Poynor2014-09-228-56/+0
* | Merge "Fix recovery image build for 32p"Ying Wang2014-09-201-6/+6
|\ \
| * | Fix recovery image build for 32pBruce Beare2014-09-151-6/+6
* | | Merge "Remove unused HAVE_EPOLL."Elliott Hughes2014-09-196-30/+0
|\ \ \
| * | | Remove unused HAVE_EPOLL.Elliott Hughes2014-09-196-30/+0
* | | | Merge "Enable dalvik.vm.lockprof.threshold on eng builds in addition to userd...Brian Carlstrom2014-09-191-3/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Enable dalvik.vm.lockprof.threshold on eng builds in addition to userdebugBrian Carlstrom2014-09-191-3/+2
* | | | Move selection of C++ STL into the build system.Dan Albert2014-09-189-23/+78
|/ / /
* | | Enable multilib odex only if TARGET_2ND_ARCH is defined.Ying Wang2014-09-151-2/+4
* | | Support to build apk odex for both arch.Ying Wang2014-09-153-50/+53
|/ /
* | Missed one part of removing the vbox target.Dan Albert2014-09-101-6/+0
* | Refine TARGET_GLOBAL_CFLAGS for x86 and x86_64:Alexander Ivchenko2014-09-092-5/+0
* | Add LOCAL_POST_LINK_CMD.Ying Wang2014-09-052-0/+3
* | Add LOCAL_CLANG_*FLAGS for clang only flags.Chih-Hung Hsieh2014-09-042-0/+8
* | Merge "Add LOCAL_NO_FPIE."Tim Murray2014-09-033-1/+5
|\ \
| * | Add LOCAL_NO_FPIE.Tim Murray2014-09-033-1/+5
* | | Merge "[MIPS64] Modify the default MIPS64 build to MIPS64R6."Ying Wang2014-09-031-1/+1
|\ \ \ | |/ / |/| |
| * | [MIPS64] Modify the default MIPS64 build to MIPS64R6.Raghu Gandham2014-09-021-1/+1
* | | Merge "Fix build breakage due to incorrect bcc_compat RS_TRIPLE."Stephen Hines2014-09-037-1/+7
|\ \ \
| * | | Fix build breakage due to incorrect bcc_compat RS_TRIPLE.Stephen Hines2014-09-027-1/+7
| |/ /
* | | Merge "[MIPSR6] R6 target options for clang"Ying Wang2014-09-032-9/+0
|\ \ \
| * | | [MIPSR6] R6 target options for clangDuane Sand2014-07-312-9/+0
* | | | Default host module to 64-bit except for SDK builds.Ying Wang2014-09-021-13/+11
| |/ / |/| |
* | | Merge "Fix RS_TRIPLE and RS_TRIPLE_CFLAGS."Stephen Hines2014-09-026-4/+10
|\ \ \
| * | | Fix RS_TRIPLE and RS_TRIPLE_CFLAGS.Stephen Hines2014-08-296-4/+10
* | | | Merge "Add missing flags to x86 (both 32- and 64-bit) arch variants. Delete x...Ying Wang2014-09-017-13/+16
|\ \ \ \
| * | | | Add missing flags to x86 (both 32- and 64-bit) arch variants.Varvara Rainchik2014-08-047-13/+16
* | | | | Add --no-include-debug-symbols to avoid bloat in user buildsBrian Carlstrom2014-08-282-2/+2
* | | | | Clang rejects -Wno-old-style-declaration flag.Chih-Hung Hsieh2014-08-261-8/+9
* | | | | Merge "Clang does not recognize -Wno-literal-suffix."Chih-Hung Hsieh2014-08-261-1/+2
|\ \ \ \ \
| * | | | | Clang does not recognize -Wno-literal-suffix.Chih-Hung Hsieh2014-08-261-1/+2
* | | | | | Merge "Push ISA features into system properties"Calin Juravle2014-08-261-0/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |